返回 ppt-master
polygon.svg
1 <!--
2 tags: [shape, form, geometry, circle, line, polygon, creative, artistic, visual, aesthetic]
3 category: Design
4 version: "1.50"
5 unicode: "efd0"
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="M10 5a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
19 <path d="M17 8a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20 <path d="M3 11a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21 <path d="M13 19a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
22 <path d="M6.5 9.5l3.5 -3" />
23 <path d="M14 5.5l3 1.5" />
24 <path d="M18.5 10l-2.5 7" />
25 <path d="M13.5 17.5l-7 -5" />
26 </svg>
27
27 lines Plain Text