aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/input-search.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/input-search.svg')
-rw-r--r--src/_icons/input-search.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/input-search.svg b/src/_icons/input-search.svg
new file mode 100644
index 00000000..9ce2167f
--- /dev/null
+++ b/src/_icons/input-search.svg
@@ -0,0 +1,8 @@
+---
+category: Text
+---
+<svg>
+ <path d="M19 11v-3a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5" />
+ <circle cx="15.5" cy="15.5" r="2.5" />
+ <path d="M17.5 17.5l2.5 2.5" />
+</svg>