wxbox/client/static/radar-rect-red.svg
core d862865830
Some checks are pending
Verify Latest Dependencies / Verify Latest Dependencies (push) Waiting to run
build and test / wxbox - latest (push) Waiting to run
colored rects
# Conflicts:
#	client/src/lib/Map.svelte
2025-05-16 12:44:44 -04:00

3 lines
134 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="200" height="100">
<rect width="200" height="100" rx="20" fill="#b91c1c" />
</svg>