返回 ppt-master
grid-pattern.svg
根目录 / skills / ppt-master / templates / icons / tabler-outline / grid-pattern.svg
1 <!--
2 category: System
3 tags: [grid, mesh, net, line, pattern]
4 version: "1.50"
5 unicode: "efc9"
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="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -12" />
19 <path d="M10 8v8" />
20 <path d="M14 8v8" />
21 <path d="M8 10h8" />
22 <path d="M8 14h8" />
23 </svg>
24
24 lines Plain Text