blob: cf1c7367705af326cb6c8d6592fc9a43fb8577ae (
plain)
1
2
3
4
5
6
7
8
|
<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.5283 45.5283 0 403.888 46.7641)" gradientUnits="userSpaceOnUse">
<stop stop-color="#363636" offset="0"/>
<stop stop-color="#5b5b5b" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<path transform="matrix(1.20627 0 0 1.20627 -5.58049 -4.95044)" d="m17.128 11.019v12.981l7.445-4.868 7.445 4.868-14.89 9.736v3.245l19.853-12.981-9.927-6.491z" fill="#79ce24"/>
</svg>
|