blob: d16d5ba356226d567f8c0c8466ae1483a22c4413 (
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(-6e-7 -45.528 45.528 -6e-7 80.2726 46.764)" gradientUnits="userSpaceOnUse">
<stop stop-color="#6aa000" offset="0"/>
<stop stop-color="#95e000" offset="1"/>
</linearGradient>
<circle cx="24" cy="24" r="22.764" fill="url(#a)"/>
<path transform="matrix(1.507 0 0 1.507 -9.62192 -11.8507)" d="m13.756 18.309-3.414 10.244h2.276l.651-2.277h4.389l.651 2.277h2.276l-3.414-10.244zm7.968 0v10.244h1.138v-10.244zm2.311 0 3.984 5.122-3.984 5.122h.622c1.044 0 2.03-.482 2.671-1.307.817-1.05 1.829-2.352 1.829-2.352l2.846 3.659h2.276l-3.984-5.122 3.984-5.122h-.621c-1.044 0-2.03.482-2.671 1.306-.817 1.051-1.83 2.353-1.83 2.353l-2.845-3.659zm-9.141 2.276h1.139l.976 3.415h-3.091z" fill="#fff" fill-rule="nonzero"/>
</svg>
|