blob: 59dfbbe3814787b9ce0d64c80f88399f5ef5f5fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" 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)"/>
<rect x="35.002" y="30.127" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="35.002" y="27.501" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="35.002" y="24.875" width="11.817" height="1.313" style="fill-opacity:.5"/>
<rect x="35.002" y="22.249" width="9.191" height="1.313" style="fill-opacity:.5"/>
<rect x="35.002" y="19.623" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="35.002" y="16.997" width="10.504" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="17.653" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="20.279" width="11.817" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="22.905" width="10.504" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="25.531" width="9.191" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="28.157" width="7.878" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="30.783" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="33.409" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="36.035" width="11.817" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="38.661" width="9.191" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="41.287" width="13.13" height="1.313" style="fill-opacity:.5"/>
<rect x="17.933" y="43.913" width="10.504" height="1.313" style="fill-opacity:.5"/>
<defs>
<linearGradient id="_Linear1" x2="1" gradientTransform="matrix(3.03829e-15,-49.619,49.619,3.03829e-15,615.22,51.088)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#ddd6a7" offset="0"/>
<stop style="stop-color:#ebe7cb" offset="1"/>
</linearGradient>
</defs>
</svg>
|