diff options
Diffstat (limited to 'src/_icons/caret-down.svg')
-rw-r--r-- | src/_icons/caret-down.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/caret-down.svg b/src/_icons/caret-down.svg new file mode 100644 index 00000000..5dac94e6 --- /dev/null +++ b/src/_icons/caret-down.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M18 15l-6-6l-6 6h12" transform="rotate(180 12 12)" /> +</svg> |