aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets/icons/search.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/icons/search.svg')
-rw-r--r--src/assets/icons/search.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/search.svg b/src/assets/icons/search.svg
new file mode 100644
index 0000000..3c8e902
--- /dev/null
+++ b/src/assets/icons/search.svg
@@ -0,0 +1,4 @@
+<svg class="bi bi-search" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
+ <path fill-rule="evenodd" d="M10.442 10.442a1 1 0 011.415 0l3.85 3.85a1 1 0 01-1.414 1.415l-3.85-3.85a1 1 0 010-1.415z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M6.5 12a5.5 5.5 0 100-11 5.5 5.5 0 000 11zM13 6.5a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0z" clip-rule="evenodd"/>
+</svg> \ No newline at end of file