blob: d970242283c94e08c98e6accb6fcd0dac5360c8a (
plain)
1
2
3
4
5
6
7
8
|
<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.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse">
<stop stop-color="#aeaeae" offset="0"/>
<stop stop-color="#e5e5e5" offset="1"/>
</linearGradient>
<path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/>
<path d="m10 13h3v22c-3 0-3 3-3 3h10s0-3-3-3v-15.768l9.869 16.838c.879 1.96 1.276 1.93 3.281 1.93h2.85s2 0 2-3v-22h3s0-3-3-3h-4c-3 0-3 3-3 3h3v15.768l-9.771-16.671c-1.025-2.393-1.799-2.097-4.229-2.097h-4c-3 0-3 3-3 3z" fill="#3f3f3f" fill-rule="nonzero"/>
</svg>
|