summaryrefslogtreecommitdiff
path: root/src/content/img/icon/search/light.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/search/light.svg')
-rw-r--r--src/content/img/icon/search/light.svg21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/content/img/icon/search/light.svg b/src/content/img/icon/search/light.svg
new file mode 100644
index 0000000..eb13d7b
--- /dev/null
+++ b/src/content/img/icon/search/light.svg
@@ -0,0 +1,21 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <circle
+ cx="10"
+ cy="10"
+ r="6"
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <path d="M14.5 14.5L19 19"
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>