mirror of
https://github.com/svg/svgo.git
synced 2025-07-31 07:44:22 +03:00
10 lines
335 B
XML
10 lines
335 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0, 0, 20, 20">
|
|
<rect width="20" height="20" fill="rgba(255,255,255,.85)" rx="20"/>
|
|
</svg>
|
|
|
|
@@@
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<rect width="20" height="20" fill="rgba(255,255,255,.85)" rx="20"/>
|
|
</svg>
|