5 lines
245 B
XML
5 lines
245 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
|
|
<rect width="6" height="32" x="8" y="8" fill="#f44336" />
|
|
<circle cx="30" cy="20" r="12" fill="#f44336" />
|
|
</svg> |