1. Unlike other icons it uses href linking. Is it ok? 2. It's a bit different from original, but more symmetrically correct. Maybe we should send them this icon.
13 lines
573 B
XML
13 lines
573 B
XML
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#2b90d9">
|
|
<rect height="512" rx="15%" width="512" fill="#fff"/>
|
|
<circle cx="256" cy="256" r="200"/>
|
|
<g id="a" >
|
|
<path d="m369 175c22 0 42 18 42 40v84c0 24-21 41-42 41h-60c12-10 18-22 19-37v-88c0-22 19-40 41-40z" fill="#fff"/>
|
|
<circle cx="369" cy="220" r="11"/>
|
|
<circle cx="369" cy="256" r="11"/>
|
|
<circle cx="369" cy="292" r="11"/>
|
|
</g>
|
|
<use xlink:href="#a" transform="matrix(-1 0 0 -1 624 493)"/>
|
|
<use xlink:href="#a" transform="matrix(-1 0 0 1 510 0)"/>
|
|
</svg>
|