blob: 1f97c9eefaae687a88067cdd555386a3cde25ef4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -1165.86 1165.86 0 -1178.23 1244.51)" gradientUnits="userSpaceOnUse">
<stop stop-color="#fff" stop-opacity=".19" offset="0"/>
<stop stop-color="#b3b3b3" offset="1"/>
</linearGradient>
<linearGradient id="b">
<stop stop-color="#292929" offset="0"/>
<stop stop-color="#353535" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(-.213987 21.0259 -21.0259 -.213987 -349.053 65.911)" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
<linearGradient id="d" x2="1" gradientTransform="matrix(-.537815 52.8445 -52.8445 -.537815 -1024.38 11.9865)" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
<path d="m39.88 20.31v19.742h-19.57v16.19h19.57v19.448h16.12v-19.448h19.69v-16.19h-19.69v-19.742z" fill="none" stroke="url(#a)" stroke-width="5"/>
<circle transform="translate(.744417 -2.23325)" cx="77.626" cy="80.24" r="11.017" fill="none" stroke="url(#a)" stroke-width="1.99"/>
<circle transform="translate(.744417 -2.23325)" cx="77.626" cy="80.24" r="11.017" fill="url(#c)"/>
<path d="m39.88 20.31v19.742h-19.57v16.19h19.57v19.448h16.12v-19.448h19.69v-16.19h-19.69v-19.742z" fill="url(#d)" fill-rule="nonzero"/>
</svg>
|