diff options
Diffstat (limited to 'images')
| -rw-r--r-- | images/chevron-down.svg | 1 | ||||
| -rw-r--r-- | images/chevron-up.svg | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/images/chevron-down.svg b/images/chevron-down.svg new file mode 100644 index 0000000..5f10285 --- /dev/null +++ b/images/chevron-down.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#e05a00" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down"><polyline points="6 9 12 15 18 9"></polyline></svg>
\ No newline at end of file diff --git a/images/chevron-up.svg b/images/chevron-up.svg new file mode 100644 index 0000000..121efdd --- /dev/null +++ b/images/chevron-up.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#e4b63a" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up"><polyline points="18 15 12 9 6 15"></polyline></svg>
\ No newline at end of file |
