diff options
Diffstat (limited to 'src/icons/chevron-down.svg')
| -rw-r--r-- | src/icons/chevron-down.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/icons/chevron-down.svg b/src/icons/chevron-down.svg new file mode 100644 index 0000000..eefe5ef --- /dev/null +++ b/src/icons/chevron-down.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" version="2.0" width="12" height="12" viewBox="0 0 16 16"> + <path fill="none" stroke="white" stroke-width="2" stroke-linecap="square" d="M 2 6 l 6 6 l 6 -6" /> +</svg>
\ No newline at end of file |
