blob: 6fdc7e36abee098d080c98c3e9f264f8a39096e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<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">
<radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(16.8911 -17.6299 17.6299 16.8911 24 25.4692)" gradientUnits="userSpaceOnUse">
<stop stop-color="#fba1a1" offset="0"/>
<stop stop-color="#d1d1d1" offset="1"/>
</radialGradient>
<radialGradient id="b" cx="0" cy="0" r="1" gradientTransform="matrix(-3.07892 16.7652 -16.7652 -3.07892 28.3038 23.0223)" gradientUnits="userSpaceOnUse">
<stop stop-color="#dc3a2d" offset="0"/>
<stop stop-color="#cf2e2a" offset=".54"/>
<stop stop-color="#9e031f" offset="1"/>
</radialGradient>
<radialGradient id="c" cx="0" cy="0" r="1" gradientTransform="matrix(0 -22.3937 21.0765 0 23.2185 38.9464)" gradientUnits="userSpaceOnUse">
<stop stop-color="#b4291e" offset="0"/>
<stop stop-color="#610b05" offset="1"/>
</radialGradient>
<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)"/>
<path d="m14.936 17.465c-.138.245-.288.578-.478 1.038-1.342 3.264-.759 6.92 1.948 12.222.818 1.601 1.867 3.657 2.333 4.571 1.96 3.846 5.222 5.515 7.811 3.996 1.673-.981 2.792-2.202 4.051-4.417.632-1.113 1.617-2.71 2.188-3.55 1.594-2.342 1.758-2.655 2.395-4.569.714-2.142.799-4.049.266-5.91-.418-1.462-2.272-4.239-3.291-5.073-4.546-4.803-14.72-2.209-17.223 1.692z" fill="url(#b)" fill-rule="nonzero"/>
<path d="m14.657 15.938c-.062.114 1.506.662 2.93-.324.96-.703 1.503-.897 2.451-.872-.111.477-1.662 2.504-1.62 2.789.386.38 3.406-1.198 4.023-2.108-.035 1.067 1.624 4.063 2.47 4.012.855-.561 2.375-3.015 2.138-3.874l1.602.971c.881.533 3.252 2.512 3.33 2.491.33-.091 1.064-1.277 1.087-2.281.01-.432-.004-1.161-.172-1.641.975-.02 1.523.195 2.898.167-1.94-1.283-4.43-2.201-5.842-2.616-1.908-.561-3.721-.458-3.996-.523-.263-.062-.836-1.092-.518-2.144.712-2.347-1.328-3.126-1.371-3.68-.607-.115-.24.629-.935.552-.019.269 1.948 1.486 1.058 3.152-.332.621.004 1.408-.248 1.695-.115.13-.787.391-1.562.531-1.347.24-1.473.217-2.852-.539-1.31-.718-1.981-.042-2.893.598 1.515-.287 1.84.789 1.763.729-.196-.154-3.828 2.567-3.741 2.914z" fill="#30752b" fill-rule="nonzero"/>
<path d="m21.723 32.417c.009.547-.383.996-.875 1.004-.492.007-.898-.429-.906-.976-.009-.547.378-1.274.871-1.282.492-.007.902.708.91 1.254zm6.581-.866c.012.798-.561 1.454-1.279 1.465-.719.012-1.311-.627-1.323-1.425-.013-.798.553-1.861 1.272-1.872.719-.012 1.317 1.033 1.33 1.832zm3.941-3.211c.013.799-.56 1.455-1.279 1.466-.718.011-1.311-.627-1.323-1.425-.013-.799.554-1.862 1.273-1.873.718-.011 1.317 1.034 1.329 1.832zm-8.177-2.26c.012.798-.561 1.454-1.28 1.465-.718.011-1.311-.628-1.323-1.426s.554-1.861 1.273-1.872c.718-.011 1.317 1.034 1.33 1.833zm7.131-3.546c.012.798-.561 1.455-1.279 1.466-.719.01-1.311-.628-1.323-1.426-.013-.799.553-1.861 1.273-1.873.718-.01 1.317 1.035 1.329 1.833zm-11.071 0c.01.798-.449 1.455-1.025 1.466-.575.01-1.05-.628-1.059-1.426-.009-.799.443-1.861 1.019-1.873.575-.01 1.054 1.035 1.065 1.833z" fill="url(#c)"/>
</svg>
|