summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/trending-down-2.svg
blob: c2e407cc810e2679b0c894871f4b71ba99057ac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [arrow, decrease, fall, progress, trending, down, bottom, navigation, flow, downward]
category: Arrows
version: "1.35"
unicode: "edc1"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M3 6h5l7 10h6" />
  <path d="M18 19l3 -3l-3 -3" />
</svg>