blob: d454e622d125be70f4ec6bddeaff169ca37e60df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<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(-.328375 -40 40 -.328375 24.3284 44)" gradientUnits="userSpaceOnUse">
<stop stop-color="#411e9c" offset="0"/>
<stop stop-color="#7767c0" offset="1"/>
</linearGradient>
<circle transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" cx="24" cy="24" r="20" fill="url(#a)"/>
<circle cx="24" cy="13.75669" r="6.8292" fill="#9182d7" stroke-width="1.1382"/>
<circle transform="matrix(.688268 .906524 -.906524 .688268 -3.3168 -4.45451)" cx="41.592" cy="1.445" r="6" fill="#e97e10"/>
<circle transform="matrix(.688268 .906524 -.906524 .688268 -3.3168 -4.45451)" cx="25.604" cy="-.649" r="6" fill="#e97e10"/>
<circle cx="33.1056" cy="29.69149" r="6.8292" fill="#9182d7" stroke-width="1.1382"/>
<circle transform="matrix(.688268 .906524 -.906524 .688268 -3.3168 -4.45451)" cx="35.279" cy="-13.393" r="6" fill="#e97e10"/>
<circle cx="14.8944" cy="29.69149" r="6.8292" fill="#9182d7" stroke-width="1.1382"/>
<circle transform="matrix(.688268 .906524 -.906524 .688268 -3.3168 -4.45451)" cx="34.424" cy="-3.997" r="6" fill="#fecd38"/>
</svg>
|