返回 ppt-master
grid-4x4.svg
1 <!--
2 tags: [layout, matrix, pattern, gridlines, arrangement, structure, block, squares, four-by-four, grid-pattern]
3 category: Design
4 version: "2.36"
5 unicode: "fca5"
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 6h18" />
19 <path d="M3 12h18" />
20 <path d="M3 18h18" />
21 <path d="M6 3v18" />
22 <path d="M12 3v18" />
23 <path d="M18 3v18" />
24 </svg>
25
25 lines Plain Text