diff options
Diffstat (limited to 'icons/arrow-big-up-line.svg')
-rw-r--r-- | icons/arrow-big-up-line.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/arrow-big-up-line.svg b/icons/arrow-big-up-line.svg new file mode 100644 index 00000000..f4ea35ea --- /dev/null +++ b/icons/arrow-big-up-line.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-big-up-line" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9 12h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v6h-6v-6z" /> + <path d="M9 21h6" /> +</svg> + + |