blob: e8219e0ea8ecdbfe751450957505c7c49100f459 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<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 -43.0571 43.0571 0 24.5062 45.6179)" gradientUnits="userSpaceOnUse">
<stop stop-color="#00bd09" offset="0"/>
<stop stop-color="#7de63e" offset="1"/>
</linearGradient>
<path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/>
<path transform="matrix(1.02084 0 0 1.02084 -.500248 -.500248)" d="m13.823 13.814c-7.748 7.764-11.226 18.853-9.301 29.656 10.797 1.943 21.888-1.529 29.655-9.284 7.748-7.764 11.226-18.853 9.3-29.656-10.797-1.942-21.887 1.53-29.655 9.284z" fill-opacity=".2" fill-rule="nonzero"/>
<g stroke-width="1.02084">
<circle cx="23.999912" cy="23.999912" r="9.18756" fill-opacity=".3"/>
<circle cx="23.999912" cy="23.999912" r="5.1042" fill="#ffc20c"/>
<circle cx="36.249992" cy="11.749832" r="5.1042" fill-opacity=".3"/>
<circle cx="36.249992" cy="11.749832" r="3.06252" fill="#ffc20c"/>
<circle cx="11.749832" cy="36.249992" r="5.1042" fill-opacity=".3"/>
<circle cx="11.749832" cy="36.249992" r="3.06252" fill="#ffc20c"/>
</g>
</svg>
|