返回 ppt-master
trending-up-down.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / trending-up-down.svg
1 <!--
2 category: Charts
3 tags: [trend, chart, up, down, growth, decline, statistics, data, arrow, navigation]
4 unicode: "101fb"
5 version: "3.40"
6 -->
7 <svg
8 xmlns="http://www.w3.org/2000/svg"
9 width="24"
10 height="24"
11 viewBox="0 0 24 24"
12 fill="none"
13 stroke="currentColor"
14 stroke-width="2"
15 stroke-linecap="round"
16 stroke-linejoin="round"
17 >
18 <path d="M2 14l6 -6l4 4l9 -9" />
19 <path d="M15 3h6v6" />
20 <path d="M15 21h6v-6" />
21 <path d="M21 21l-6 -6" />
22 </svg>
23
23 lines Plain Text