blob: 56ef4319513560dc01e1e82b19ebf0773949807c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<svg width="32" xmlns="http://www.w3.org/2000/svg" height="32">
<defs>
<linearGradient id="a" y1="61" y2="3" x2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(.63636 0 0 .48276 380.21 516.35)">
<stop stop-color="#22a7f0"/>
<stop offset="1" stop-color="#19b5fe"/>
</linearGradient>
</defs>
<g transform="translate(-384.57-515.8)">
<path fill="url(#a)" d="m386.57 517.8v28h28v-28h-8.909z"/>
<rect width="28" x="386.57" y="544.8" fill="#2e3132" height="1" fill-opacity=".294"/>
<g fill="#ffffff">
<rect width="28" x="386.57" y="517.8" height="1" fill-opacity=".412"/>
<path fill-rule="evenodd" d="m399.57 524.8v2h2v-2zm-.131 2.357l-1.98.531.818.818 1.293-.348v-1zm2.131 0v1l3.057.82-3.057.818v7h.131l4.861-1.303.008.002v-7.04l-.008.002-4.861-1.303zm-5.689.953l-1.311.352v7.338l6 1v-7l-4.391-.732.52-.139zm9.689 1.652v4.432l-3-.805v-2.822zm-3 4.664l2.057.551-2.057.553z"/>
</g>
</g>
</svg>
|