blob: 68186d998349d64191cae71079e126da7bbe1ca3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse">
<stop stop-color="#1140a2" offset="0"/>
<stop stop-color="#1a73e8" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(.799284 -39.6049 39.6049 .799284 814.656 59.9496)" gradientUnits="userSpaceOnUse">
<stop stop-color="#cecece" offset="0"/>
<stop stop-color="#fefeff" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<path transform="matrix(.586516 0 0 .586516 9.94649 10.5199)" d="m17.387 44.002 3.91-5.484h17.453s4.968.081 4.968-7.006v-22.293c-.313-4.851-4.714-5.223-4.714-5.223h-29.298s-5.424.318-5.502 5.606v21.91c.009 6.902 5.502 7.006 5.502 7.006h2.578l3.523 5.462c.767.895.778.778 1.58.022z" fill="url(#b)"/>
<path transform="translate(-.5 -1.19107)" d="m28 28c0-.552-.448-1-1-1h-9c-.552 0-1 .448-1 1s.448 1 1 1h9c.552 0 1-.448 1-1zm4-4c0-.552-.448-1-1-1h-13c-.552 0-1 .448-1 1s.448 1 1 1h13c.552 0 1-.448 1-1zm0-4c0-.552-.448-1-1-1h-13c-.552 0-1 .448-1 1s.448 1 1 1h13c.552 0 1-.448 1-1z" fill="#8ab4f8"/>
</svg>
|