返回 ppt-master
arrows-maximize.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / arrows-maximize.svg
1 <!--
2 tags: [fullscreen, expand, arrows, maximize, navigation, flow, movement, route, path, pointers]
3 category: Arrows
4 version: "1.0"
5 unicode: "ea28"
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="M16 4l4 0l0 4" />
19 <path d="M14 10l6 -6" />
20 <path d="M8 20l-4 0l0 -4" />
21 <path d="M4 20l6 -6" />
22 <path d="M16 20l4 0l0 -4" />
23 <path d="M14 14l6 6" />
24 <path d="M8 4l-4 0l0 4" />
25 <path d="M4 4l6 6" />
26 </svg>
27
27 lines Plain Text