diff options
Diffstat (limited to 'src/icons/aperture.svg')
-rw-r--r-- | src/icons/aperture.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/aperture.svg b/src/icons/aperture.svg new file mode 100644 index 00000000..88cd95c8 --- /dev/null +++ b/src/icons/aperture.svg @@ -0,0 +1,14 @@ +--- +category: Photography +tags: [hole, opening, vent] +version: "1.2" +unicode: "eb58" +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(72 12 12)" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(144 12 12)" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(216 12 12)" /> + <line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(288 12 12)" /> +</svg> |