diff options
Diffstat (limited to 'src/_icons/chevron-up-left.svg')
-rw-r--r-- | src/_icons/chevron-up-left.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/chevron-up-left.svg b/src/_icons/chevron-up-left.svg new file mode 100644 index 00000000..0028fe73 --- /dev/null +++ b/src/_icons/chevron-up-left.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- +<svg> + <path d="M8 16v-8h8"/> +</svg> |