blob: 05ae0e275b0aa91567db0d3310a78e36e5f4f26a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<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 -39.9003 39.9003 0 24 43.9003)" gradientUnits="userSpaceOnUse">
<stop stop-color="#242b30" offset="0"/>
<stop stop-color="#4f4f4f" offset="1"/>
</linearGradient>
<path transform="matrix(1.09529 0 0 1.09529 -2.28684 -2.28685)" d="m4.046 42 9.977-36c.296-1.068.89-2 1.995-2h15.963c1.106 0 1.7.932 1.996 2l9.977 36c.296 1.068-.89 2-1.996 2h-35.917c-1.105 0-2.291-.932-1.995-2z" fill="url(#a)" fill-rule="nonzero"/>
<circle transform="matrix(-1.09529 0 0 1.09529 -2.28684 -2.28685)" cx="-24" cy="35" r="5" fill="#717171"/>
<g fill="#f2f2f2">
<path transform="matrix(-.948545 .547643 .547643 .948545 -2.28684 -2.28685)" d="m-1.35 16.077c0-.97-.787-1.757-1.757-1.757h-.486c-.97 0-1.757.787-1.757 1.757v26.486c0 .97.787 1.757 1.757 1.757h.486c.97 0 1.757-.787 1.757-1.757z"/>
<path transform="matrix(1.09529 0 0 1.09529 -2.28684 -2.28685)" d="m19 4 5 8 5-8z" fill-rule="nonzero"/>
</g>
</svg>
|