blob: 021eb373c7e2a0f9cccb9a4ce2c88c68bb9167a2 (
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 -49.619 49.619 0 615.22 51.088)" gradientUnits="userSpaceOnUse">
<stop stop-color="#923466" offset="0"/>
<stop stop-color="#cd6979" offset="1"/>
</linearGradient>
<path transform="matrix(.75 0 0 .75 0 .199125)" d="m54 3.146c0-.926-.751-1.677-1.677-1.677h-34.705c-2.02 0-3.958.803-5.387 2.231-1.428 1.429-2.231 3.367-2.231 5.387v45.295c0 2.02.803 3.958 2.231 5.387 1.429 1.428 3.367 2.231 5.387 2.231h28.764c2.02 0 3.958-.803 5.387-2.231 1.428-1.429 2.231-3.367 2.231-5.387z" fill="url(#a)"/>
<path transform="translate(1 -6)" d="m15 20 4 20 4-20h-2l-2 11-2-11zm10 0v20h4s2 0 2-2v-7c0-1-1-1-1-1s1 0 1-1v-7c0-2-2-2-2-2zm2 2h2v7h-2zm0 9h2v7h-2z" fill="#fff" fill-opacity=".5" fill-rule="nonzero"/>
</svg>
|