Implement more meta-spaces (#7077)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="path-1-inside-1_152:29307" fill="white">
|
||||
<rect x="1" y="1" width="14" height="14" rx="1"/>
|
||||
</mask>
|
||||
<rect x="1" y="1" width="14" height="14" rx="1" stroke="#737D8C" stroke-width="4" mask="url(#path-1-inside-1_152:29307)"/>
|
||||
<line x1="7" y1="1" x2="7" y2="14" stroke="#737D8C" stroke-width="2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 406 B |
Reference in New Issue
Block a user