基本结构
This commit is contained in:
17
assets/icon/grid.svg
Normal file
17
assets/icon/grid.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
fill="none"
|
||||
height="16"
|
||||
shape-rendering="geometricPrecision"
|
||||
stroke="white"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
strokeWidth="1.5"
|
||||
viewBox="0 0 24 24"
|
||||
width="24"
|
||||
>
|
||||
<path d="M3 3h7v7H3z" />
|
||||
<path d="M14 3h7v7h-7z" />
|
||||
<path d="M14 14h7v7h-7z" />
|
||||
<path d="M3 14h7v7H3z" />
|
||||
</svg>
|
After Width: | Height: | Size: 412 B |
Reference in New Issue
Block a user