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