summaryrefslogtreecommitdiff
path: root/src/content/img/icon/chevron-down/dark.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/img/icon/chevron-down/dark.svg')
-rw-r--r--src/content/img/icon/chevron-down/dark.svg17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/content/img/icon/chevron-down/dark.svg b/src/content/img/icon/chevron-down/dark.svg
new file mode 100644
index 0000000..606c08a
--- /dev/null
+++ b/src/content/img/icon/chevron-down/dark.svg
@@ -0,0 +1,17 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 24 24"
+ fill="none"
+>
+ <path
+ d="
+ M 19 9
+ L 12.7071 15.2929
+ C 12.3166 15.6834 11.6834 15.6834 11.2929 15.2929
+ L 5 9"
+ stroke="white"
+ stroke-width="2"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ />
+</svg>