diff options
Diffstat (limited to 'icons/trending-up.svg')
-rw-r--r-- | icons/trending-up.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/trending-up.svg b/icons/trending-up.svg index 3c9a7e1a..771e8383 100644 --- a/icons/trending-up.svg +++ b/icons/trending-up.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-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="13 7 21 7 21 15" /> + <polyline points="14 7 21 7 21 14" /> </svg> |