blob: 0052e3bbc2717405246d1232db929f0125c07f99 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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 -39.4178 39.4178 0 26.9804 43.7089)" gradientUnits="userSpaceOnUse">
<stop stop-color="#b01919" offset="0"/>
<stop stop-color="#e14343" offset="1"/>
</linearGradient>
<g transform="matrix(1.10894 0 0 1.10894 -2.61449 -2.61464)" fill-rule="nonzero">
<path d="m14 4c-3.291.001-6 2.709-6 6v17c0 3.292 2.709 6 6 6h3.455l5.553 8.328c1.112 1.668 2.988 2.672 4.992 2.672s3.88-1.004 4.992-2.672l6-9c.655-.984 1.005-2.141 1.005-3.324 0-2.535-1.607-4.809-3.997-5.656v-1.348c0-2.822-.28-5.452-1.217-7.982-.992-2.68-2.757-5.046-5.207-6.621-2.933-1.886-5.676-2.221-8.137-2.303-1.006-.709-2.208-1.091-3.439-1.094z" fill="url(#a)"/>
<path d="m14 10v17h4v-12c3 0 5.147.151 6.168.807.511.328.89.746 1.238 1.686.348.939.594 2.406.594 4.507v7h-4l6 9 6-9h-4v-7c0-2.398-.254-4.307-.844-5.898-.589-1.591-1.585-2.862-2.824-3.658-2.479-1.594-5.332-1.444-8.332-1.444v-1z" fill="#fff"/>
</g>
</svg>
|