返回 ppt-master
arrow-fork-triple.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / arrow-fork-triple.svg
1 <!--
2 tags: [direction, arrow, fork, pointer, navigation, flow, navigate, split, branch, triple, three, diverge, path]
3 category: Arrows
4 unicode: "10276"
5 version: "3.45"
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="M12 3v18" />
19 <path d="M16 7l-4 -4l-4 4" />
20 <path d="M16 11h5v5" />
21 <path d="M8 11h-5v5" />
22 <path d="M3 11l8.293 8.293c.453 .453 .707 1.067 .707 1.707" />
23 <path d="M21 11l-8.293 8.293a2.4 2.4 0 0 0 -.707 1.707" />
24 </svg>
25
25 lines Plain Text