summaryrefslogtreecommitdiff
path: root/src/assets/icons/arrow-down.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/assets/icons/arrow-down.svg')
-rw-r--r--src/assets/icons/arrow-down.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/assets/icons/arrow-down.svg b/src/assets/icons/arrow-down.svg
new file mode 100644
index 0000000..2d7838b
--- /dev/null
+++ b/src/assets/icons/arrow-down.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M7 10l5 5 5-5"></path>
+</svg> \ No newline at end of file