diff options
author | codecalm <codecalm@gmail.com> | 2020-03-25 00:30:31 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-25 00:30:31 +0100 |
commit | f2cf30fddd98a79b4a716cd5241d9494c7818dc7 (patch) | |
tree | 583d6fde68b1bd80f92fc21f7ca1ad1318527c09 /src/_icons/caret-up.svg | |
parent | laptop icon (diff) | |
download | tabler-icons-f2cf30fddd98a79b4a716cd5241d9494c7818dc7.tar.xz |
caret icons
Diffstat (limited to 'src/_icons/caret-up.svg')
-rw-r--r-- | src/_icons/caret-up.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/caret-up.svg b/src/_icons/caret-up.svg new file mode 100644 index 00000000..65f76047 --- /dev/null +++ b/src/_icons/caret-up.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M18 15l-6-6l-6 6h12" /> +</svg> |