blob: f9b6562e39b6d0ac890364e38fc9e05a12ddcff4 (
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 -43.336 43.336 0 24 45.668)" gradientUnits="userSpaceOnUse">
<stop stop-color="#3b3b3b" offset="0"/>
<stop stop-color="#636363" offset="1"/>
</linearGradient>
<path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/>
<path transform="matrix(1.0834 0 0 1.0834 -2.0016 -2.0016)" d="m24 12c-6.583 0-12 5.417-12 12s5.417 12 12 12 12-5.417 12-12-5.417-12-12-12zm0 4c4.389 0 8 3.611 8 8s-3.611 8-8 8-8-3.611-8-8 3.611-8 8-8z" fill="#e4e4e4" fill-rule="nonzero"/>
<g stroke-width="1.0834">
<path d="m10.9992 2.332h4.3336v21.668h-4.3336z" fill="#e4e4e4"/>
<circle cx="28.3336" cy="24" r="2.1668" fill="#ed8f00"/>
</g>
</svg>
|