mirror of
https://github.com/gromlab-ru/svg-sprites.git
synced 2026-07-22 04:40:17 +03:00
5 lines
161 B
XML
5 lines
161 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||
|
|
<circle cx="12" cy="12" r="10" fill="#2563eb"/>
|
||
|
|
<path fill="#ffffff" d="M7 11h10v2H7z"/>
|
||
|
|
</svg>
|