diff options
Diffstat (limited to '_icons/chevron-down.svg')
-rw-r--r-- | _icons/chevron-down.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/chevron-down.svg b/_icons/chevron-down.svg new file mode 100644 index 00000000..7fec6818 --- /dev/null +++ b/_icons/chevron-down.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <polyline points="6 9 12 15 18 9" /> +</svg> |