blob: ac7a2733ba8f30d944123af0ef3987941acd1a10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<svg style="clip-rule:evenodd;fill-rule:evenodd" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
<path d="m54 3.146c0-0.926-0.751-1.677-1.677-1.677h-34.705c-2.02 0-3.958 0.803-5.387 2.231-1.428 1.429-2.231 3.367-2.231 5.387v45.295c0 2.02 0.803 3.958 2.231 5.387 1.429 1.428 3.367 2.231 5.387 2.231h28.764c2.02 0 3.958-0.803 5.387-2.231 1.428-1.429 2.231-3.367 2.231-5.387v-51.236z" style="fill:url(#_Linear1)"/>
<path d="m22.636 40.396h10.073l-1e-3 -21.205h-9.982c-1.098-0.081-1.543 0.02-1.543 1.015v19.122c-0.069 1.091 0.386 1.068 1.453 1.068z" style="fill:#3d434a"/>
<path d="m42.022 40.39h-4.572l-2.344-1.968v-17.269l1.606-1.968h5.31c0.735-0.081 0.794 0.02 0.794 1.014v19.122c0.046 1.092-0.08 1.069-0.794 1.069z" style="fill:none;stroke-width:.7px;stroke:#3d434a"/>
<path d="m40.289 41.4l-8.681-1.014v-21.195l8.609-0.807c1.064-0.081 1.122 0.212 1.122 1.206l-0.073 20.228c0.067 1.091 0.059 1.582-0.977 1.582z" style="fill:#3d434a"/>
<path d="m26.085 30.365l9e-3 4.656h2.737l-9e-3 -4.657-2.737 1e-3z" style="fill:#9ca8b4"/>
<path d="m29.941 27.833l8e-3 7.17h2.737l-9e-3 -7.171-2.736 1e-3z" style="fill:#9ca8b4"/>
<path d="m33.942 25.338l9e-3 9.685 2.736-1e-3 -8e-3 -9.685-2.737 1e-3z" style="fill:#9ca8b4"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(3.03829e-15,-49.619,49.619,3.03829e-15,104.99,51.088)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#758b9a" offset="0"/>
<stop style="stop-color:#b5bdc2" offset="1"/>
</linearGradient>
</defs>
</svg>
|