1
0
mirror of https://github.com/osmarks/website synced 2025-01-13 19:00:28 +00:00
website/experiments/tictactoe4d/dist/assets/horiz2.svg

4 lines
220 B
XML
Raw Normal View History

2024-01-30 16:46:38 +00:00
<svg version="1.1" width="100" height="100" xmlns="http://www.w3.org/2000/svg">
<rect width="25%" height="100%" fill="rgb(0 0 0 / 10%)" />
<rect x="50%" width="25%" height="100%" fill="rgb(0 0 0 / 10%)" />
</svg>