diff options
Diffstat (limited to 'src/icons/chevron-down.svg')
-rw-r--r-- | src/icons/chevron-down.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/chevron-down.svg b/src/icons/chevron-down.svg new file mode 100644 index 00000000..440866fd --- /dev/null +++ b/src/icons/chevron-down.svg @@ -0,0 +1,9 @@ +--- +tags: [move, next, swipe, bottom] +category: Arrows +version: "1.0" +unicode: "ea5f" +--- +<svg> + <polyline points="6 9 12 15 18 9" /> +</svg> |