diff options
Diffstat (limited to 'src/icons/trending-up.svg')
-rw-r--r-- | src/icons/trending-up.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/trending-up.svg b/src/icons/trending-up.svg new file mode 100644 index 00000000..fe836da3 --- /dev/null +++ b/src/icons/trending-up.svg @@ -0,0 +1,10 @@ +--- +tags: [arrow, grow, increase] +category: Arrows +version: "1.0" +unicode: "eb43" +--- +<svg> + <polyline points="3 17 9 11 13 15 21 7" /> + <polyline points="14 7 21 7 21 14" /> +</svg> |