返回 ppt-master
zoom-pan.svg
1 <!--
2 tags: [enlargement, shifting, magnifier, zoom, pan, location, navigation, magnify, enlarge, scale]
3 category: Map
4 version: "1.68"
5 unicode: "f1de"
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 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19 <path d="M17 17l-2.5 -2.5" />
20 <path d="M10 4l2 -2l2 2" />
21 <path d="M20 10l2 2l-2 2" />
22 <path d="M4 10l-2 2l2 2" />
23 <path d="M10 20l2 2l2 -2" />
24 </svg>
25
25 lines Plain Text