Files
emulator/dist/grid.svg
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
371 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
<rect x="3" y="3" width="7" height="7" rx="1.5" fill="#FEFEFE"/>
<rect x="14" y="3" width="7" height="7" rx="1.5" fill="#848484"/>
<rect x="3" y="14" width="7" height="7" rx="1.5" fill="#848484"/>
<rect x="14" y="14" width="7" height="7" rx="1.5" fill="#848484"/>
</svg>