20 lines
549 B
XML
20 lines
549 B
XML
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="background"
|
|
fill="#63BBEE"
|
|
stroke="#0369A3"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M 21.5,12 A 9.5,9.5 0 0 1 12,21.5 9.5,9.5 0 0 1 2.5,12 9.5,9.5 0 0 1 12,2.5 9.5,9.5 0 0 1 21.5,12 Z" />
|
|
</g>
|
|
<g id="background"
|
|
fill="#fafafa"
|
|
stroke="#0369A3"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="m 8.5,17.5 v -11 l 9,5.5 z" />
|
|
</g>
|
|
</svg>
|