diff options
Diffstat (limited to 'src/icons/trending-down-2.svg')
-rw-r--r-- | src/icons/trending-down-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/trending-down-2.svg b/src/icons/trending-down-2.svg new file mode 100644 index 00000000..30f1951b --- /dev/null +++ b/src/icons/trending-down-2.svg @@ -0,0 +1,10 @@ +--- +category: Arrows +tags: [arrow, decrease, fall] +version: "1.35" +unicode: "edc1" +--- +<svg> + <path d="M3 6h5l7 10h6" /> + <path d="M18 19l3 -3l-3 -3" /> +</svg> |