返回 ppt-master
map-route.svg
1 <!--
2 category: Map
3 tags: [path, way, course, track, journey, navigation, direction, trail, road, map]
4 version: "2.34"
5 unicode: "fc79"
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="M3 7l6 -3l6 3l6 -3v13l-6 3l-6 -3l-6 3v-13" />
19 <path d="M9 12v.01" />
20 <path d="M6 13v.01" />
21 <path d="M17 15l-4 -4" />
22 <path d="M13 15l4 -4" />
23 </svg>
24
24 lines Plain Text