返回 ppt-master
arrow-big-up.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / arrow-big-up.svg
1 <!--
2 tags: [direction, north, arrow, big, pointer, top, increase, navigation, flow, navigate]
3 category: Arrows
4 version: "1.37"
5 unicode: "eddd"
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="M9 20v-8h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v8a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1" />
19 </svg>
20
20 lines Plain Text