返回 ppt-master
code-circle-2.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / code-circle-2.svg
1 <!--
2 tags: [coding, programming, development, shape, technology, code, circle, round, circular, script]
3 category: Text
4 version: "1.101"
5 unicode: "f4fe"
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="M8.5 13.5l-1.5 -1.5l1.5 -1.5" />
19 <path d="M15.5 10.5l1.5 1.5l-1.5 1.5" />
20 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21 <path d="M13 9.5l-2 5.5" />
22 </svg>
23
23 lines Plain Text