1
0
mirror of https://github.com/osmarks/website synced 2024-09-20 01:39:36 +00:00
website/experiments/tictactoe4d/assets/horiz1.svg
2024-01-30 16:46:38 +00:00

4 lines
228 B
XML

<svg version="1.1" width="100" height="100" xmlns="http://www.w3.org/2000/svg">
<rect x="25%" width="25%" height="100%" fill="rgb(0 0 0 / 10%)" />
<rect x="75%" width="25%" height="100%" fill="rgb(0 0 0 / 10%)" />
</svg>