summaryrefslogtreecommitdiff
path: root/src/content/img/icon/arrow-down/light.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/arrow-down/light.svg')
-rw-r--r--src/content/img/icon/arrow-down/light.svg20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/content/img/icon/arrow-down/light.svg b/src/content/img/icon/arrow-down/light.svg
new file mode 100644
index 0000000..943a86f
--- /dev/null
+++ b/src/content/img/icon/arrow-down/light.svg
@@ -0,0 +1,20 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 12 4
+ L 12 20
+ M 12 20
+ L 6 14
+ M 12 20
+ L 18 14
+ "
+ stroke="black"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+/>
+</svg>