diff options
Diffstat (limited to 'icons/trending-up.svg')
-rw-r--r-- | icons/trending-up.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/trending-up.svg b/icons/trending-up.svg new file mode 100644 index 00000000..1dd05904 --- /dev/null +++ b/icons/trending-up.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-trending-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <polyline points="3 17 9 11 13 15 21 7" /> + <polyline points="14 7 21 7 21 14" /> +</svg> + + |