aboutsummaryrefslogtreecommitdiff
path: root/src/icons/viewfinder.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/viewfinder.svg')
-rw-r--r--src/icons/viewfinder.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/viewfinder.svg b/src/icons/viewfinder.svg
new file mode 100644
index 00000000..fc722d94
--- /dev/null
+++ b/src/icons/viewfinder.svg
@@ -0,0 +1,14 @@
+---
+category: Map
+tags: [target, aim, focus]
+version: "1.0"
+unicode: "eb4e"
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <line x1="12" y1="3" x2="12" y2="7" />
+ <line x1="12" y1="21" x2="12" y2="18" />
+ <line x1="3" y1="12" x2="7" y2="12" />
+ <line x1="21" y1="12" x2="18" y2="12" />
+ <line x1="12" y1="12" x2="12" y2="12.01" />
+</svg>