diff options
Diffstat (limited to '_icons/chevrons-down.svg')
-rw-r--r-- | _icons/chevrons-down.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/chevrons-down.svg b/_icons/chevrons-down.svg new file mode 100644 index 00000000..b74ae743 --- /dev/null +++ b/_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> |