6 lines
427 B
XML
6 lines
427 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" />
|
|
<path fill="#fff" d="M11,30c0-5,1-4,1-8c0-3,0-11,0-11h14v9c0,2.761,2.239,5,5,5l0,0c3.866,0,7,3.134,7,7l0,0H25l-6-2H11z" />
|
|
<polygon fill="#fff" points="18.838,32 11,32 11,34 11,36 19,36 19,34.054 24.838,36 25,36 38,36 38,34 24.838,34" />
|
|
</svg> |