blob: f731321a1bf89d9275b25fc0c6672c15bc30c898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<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(7.87904 7.25596 -7.25596 7.87904 19.2972 55.689)" gradientUnits="userSpaceOnUse">
<stop stop-color="#945500" offset="0"/>
<stop stop-color="#ffd42a" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(.655087 -43.1166 43.1166 .655087 22.7792 46.2134)" gradientUnits="userSpaceOnUse">
<stop stop-color="#ffdf60" offset="0"/>
<stop stop-color="#ffe57a" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(23.2753 0 0 24.932 22.397 33.202)" gradientUnits="userSpaceOnUse">
<stop stop-color="#d2ac3a" offset="0"/>
<stop stop-color="#d8a21b" 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)"/>
<path d="m8.56 2.332c-3.21 0-6.226 2.67-6.226 6.062l-.002 31.107c0 3.245 2.749 6.167 6.228 6.167h13.837c15.218-1.1 23.192-9.312 23.271-24.279.007-.153-.011-13.21-.011-13.21 0-2.208-2.184-5.833-5.794-5.833z" fill="url(#b)"/>
<path d="m22.397 45.668c7.082-1.764 10.262-5.85 13.017-11.249 7.314-2.123 9.187-7.652 10.256-13.683.157 15.401-7.831 23.816-23.273 24.932z" fill="url(#c)"/>
<g fill-rule="nonzero">
<path d="m8.56 2.332c-3.447 0-6.167 2.974-6.212 5.662l43.317-.01c-.002.011-.004.021-.005.032-.013-2.883-3.158-5.729-5.797-5.67z" fill-opacity=".07"/>
<path d="m36.372 17.536-1.017-1.238c-.419-.51-1.178-.585-1.694-.168l-13.023 10.63-5.585-6.799c-.419-.51-1.179-.586-1.694-.169l-1.242 1.014c-.512.417-.588 1.174-.169 1.688l7.36 8.962c.212.257.502.406.808.436.306.031.624-.058.879-.269l15.196-12.4c.524-.424.6-1.177.181-1.687z" fill="#d45500" fill-opacity=".4"/>
</g>
</svg>
|