summaryrefslogtreecommitdiff
path: root/src/content/img/icon/info/light.svg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/content/img/icon/info/light.svg23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/content/img/icon/info/light.svg b/src/content/img/icon/info/light.svg
new file mode 100644
index 0000000..1f533f3
--- /dev/null
+++ b/src/content/img/icon/info/light.svg
@@ -0,0 +1,23 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 12 11
+ V 16
+ M 21 12
+ C 21 16.9706 16.9706 21 12 21
+ C 7.02944 21 3 16.9706 3 12
+ C 3 7.02944 7.02944 3 12 3
+ C 16.9706 3 21 7.02944 21 12
+ Z
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+ <circle cx="12" cy="7.5" r="1" fill="black" />
+</svg>