blob: 608730c9bf2f0917c0c967269f8efcfe163e02eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x1="26.960566" x2="60.601792" y1="44.950669" y2="11.014034" gradientUnits="userSpaceOnUse">
<stop stop-color="#118702" offset="0"/>
<stop stop-color="#80e950" offset="1"/>
</linearGradient>
<linearGradient id="b" x1="50.523318" x2="50.582489" y1="4.781543" y2="-28.184032" gradientUnits="userSpaceOnUse">
<stop stop-color="#d5dbff" offset="0"/>
<stop stop-color="#f9ffff" offset="1"/>
</linearGradient>
<g transform="matrix(.9166667 0 0 .9166667 -22.445088 33.659937)" fill-rule="evenodd" stroke-width="1.317422">
<rect transform="matrix(.70840491 -.70580627 .70580627 .70840491 0 0)" x="25.752602" y="11.067726" width="34.807285" height="34.807289" ry="2.080446" fill-opacity=".352941" fill-rule="evenodd"/>
<rect transform="matrix(.70840491 -.70580627 .70580627 .70840491 0 0)" x="26.101868" y="10.717175" width="34.807285" height="34.807289" ry="2.080445" fill="url(#a)" fill-rule="evenodd"/>
<path d="m39.936438 6.0392082c.524092-.038014.996394-.4126763 1.391018-.8132209l26.14659-26.9522593c.451285-.46089.773101-.869996.7324-1.538032v-1.543237c.0082-1.454477-.268505-1.821396-1.684519-1.825798h-11.132448c-1.10232.01326-1.842118.751608-1.830995 1.904239l.02142 1.327182c.08058 1.309472 1.300541 1.63497 2.468699 1.675629l-9.814132 9.740902v-9.960606c.899615.0311 1.566178-.481583 1.611282-1.538032l-.0042-1.370119c-.06062-1.310953-.665019-1.663828-2.046253-1.705969l-10.693039.07324c-1.126692.09245-1.813225.469731-1.955978 1.779205l-.02151.930711c.06504 1.305027.544449 1.988605 1.904232 2.050717l.560016.02143.02586 26.0519273c.118343 1.0017104.702779 1.6667934 1.830996 1.6845188l2.490739.00742z" fill-opacity=".352941"/>
<path d="m39.936438 5.5507406c.524092-.038014.996394-.4126763 1.391018-.8132209l26.14659-26.9522597c.451285-.46089.773101-.869996.7324-1.538031v-1.543238c.0082-1.454477-.268505-1.821396-1.684519-1.825798h-11.132448c-1.10232.01326-1.842118.751609-1.830995 1.904239l.02142 1.327182c.08058 1.309473 1.300541 1.63497 2.468699 1.675629l-9.814132 9.740902v-9.960606c.899615.0311 1.566178-.481582 1.611282-1.538032l-.0042-1.370119c-.06062-1.310953-.665019-1.663828-2.046253-1.705969l-10.693039.07324c-1.126692.09245-1.813225.469731-1.955978 1.779206l-.02151.93071c.06504 1.305028.544449 1.988605 1.904232 2.050717l.560016.02143.02586 26.0519277c.118343 1.0017104.702779 1.6667935 1.830996 1.6845188l2.490739.00742z" fill="url(#b)"/>
</g>
</svg>
|