blob: 8d46965120b86ea9dd0c08d731e1051aa569437d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<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.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse">
<stop stop-color="#d2d2d2" offset="0"/>
<stop stop-color="#ececec" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(19.2504 -9.92628 9.92628 19.2504 10.0051 22.5612)" gradientUnits="userSpaceOnUse">
<stop stop-color="#db4437" offset="0"/>
<stop stop-color="#fd5757" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(13.0427 -12.283 12.283 13.0427 5.99178 40.7477)" gradientUnits="userSpaceOnUse">
<stop stop-color="#0f9d58" offset="0"/>
<stop stop-color="#00d455" offset="1"/>
</linearGradient>
<linearGradient id="d" x2="1" gradientTransform="matrix(1.86971 -14.7077 14.7077 1.86971 27.3857 35.6939)" gradientUnits="userSpaceOnUse">
<stop stop-color="#ffcd40" offset="0"/>
<stop stop-color="#fee145" offset="1"/>
</linearGradient>
<linearGradient id="e" x2="1" gradientTransform="matrix(3.70273 -8.5098 8.5098 3.70273 21.1535 29.4621)" gradientUnits="userSpaceOnUse">
<stop stop-color="#3889e9" offset="0"/>
<stop stop-color="#5ea5fb" offset="1"/>
</linearGradient>
<path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/>
<g fill="url(#b)">
<ellipse cx="15.918" cy="15.751" rx="3.116" ry="3.116"/>
<ellipse cx="24.27" cy="15.751" rx="3.116" ry="3.116"/>
<ellipse cx="32.372" cy="15.751" rx="3.116" ry="3.116"/>
</g>
<ellipse cx="15.918" cy="24.351" rx="3.116" ry="3.116" fill="url(#c)"/>
<ellipse cx="15.918" cy="32.578" rx="3.116" ry="3.116" fill="url(#c)"/>
<ellipse cx="32.372" cy="24.102" rx="3.116" ry="3.116" fill="url(#d)"/>
<ellipse cx="32.372" cy="32.329" rx="3.116" ry="3.116" fill="url(#d)"/>
<ellipse cx="24.27" cy="32.578" rx="3.116" ry="3.116" fill="url(#d)"/>
<ellipse cx="24.27" cy="24.227" rx="3.116" ry="3.116" fill="url(#e)"/>
</svg>
|