mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-19 03:08:30 -04:00
5 lines
200 B
XML
Executable File
5 lines
200 B
XML
Executable File
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
|
<circle cx="50" cy="50" r="48" fill="#2EAF5A"/>
|
|
<polygon points="38,28 38,72 75,50" fill="#FFFFFF"/>
|
|
</svg>
|