8 lines
420 B
XML
8 lines
420 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">
|
|
<circle cx="24" cy="24" r="20" fill="#1565c0" />
|
|
<rect width="2" height="20" x="23" y="9" fill="#fff" />
|
|
<rect width="26" height="2" x="11" y="28" fill="#fff" />
|
|
<rect width="18" height="2" x="15" y="32" fill="#fff" />
|
|
<rect width="10" height="2" x="19" y="36" fill="#fff" />
|
|
</svg> |