diff options
Diffstat (limited to 'src/_icons/chevrons-down.svg')
-rw-r--r-- | src/_icons/chevrons-down.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/chevrons-down.svg b/src/_icons/chevrons-down.svg new file mode 100644 index 0000000..b74ae74 --- /dev/null +++ b/src/_icons/chevrons-down.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="7 7 12 12 17 7" /> + <polyline points="7 13 12 18 17 13" /> +</svg> |