Implement more meta-spaces (#7077)

This commit is contained in:
Michael Telatynski
2021-11-11 13:07:41 +00:00
committed by GitHub
parent dadac386fe
commit 5ad3261cb2
55 changed files with 970 additions and 353 deletions
@@ -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