mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-13 05:31:51 +00:00
7 lines
149 B
XML
7 lines
149 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<g>
|
|
<rect x="20" y="20" width="160" height="160" stroke-width="10"
|
|
fill="lime" />
|
|
</g>
|
|
</svg>
|