返回 ppt-master
icons.svg
1 <!--
2 tags: [design, picture, icons, geometry, form, figure, pattern, outline]
3 category: Shapes
4 version: "1.68"
5 unicode: "f1d4"
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 6.5a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
19 <path d="M2.5 21h8l-4 -7l-4 7" />
20 <path d="M14 3l7 7" />
21 <path d="M14 10l7 -7" />
22 <path d="M14 14h7v7h-7l0 -7" />
23 </svg>
24
24 lines Plain Text