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