blob: 8c7546d027e238aee429fd5e453263ddf262fd6b (
plain)
1
2
3
4
5
6
7
8
9
|
<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 -31.9156 29.0302 0 25.7915 39.883)" gradientUnits="userSpaceOnUse">
<stop stop-color="#1075f6" offset="0"/>
<stop stop-color="#12c5ff" offset="1"/>
</linearGradient>
<path d="m47.075 12.807c0-1.326-0.527-2.597-1.465-3.535-0.937-0.938-2.209-1.465-3.535-1.465h-34.648c-1.326 0-2.598 0.527-3.536 1.465-0.937 0.938-1.464 2.209-1.464 3.535v22.386c0 1.326 0.527 2.597 1.464 3.535 0.938 0.938 2.21 1.465 3.536 1.465h34.648c1.326 0 2.598-0.527 3.535-1.465 0.938-0.938 1.465-2.209 1.465-3.535v-22.386z" fill="#0083d5"/>
<path d="m45.572 13.999c0-2.118-1.72-3.838-3.837-3.838h-33.968c-2.118 0-3.837 1.72-3.837 3.838v11.236c0 2.118 1.719 3.837 3.837 3.837h33.968c2.117 0 3.837-1.719 3.837-3.837z" fill="#ffffff"/>
<path d="m45.572 20.318c-0.295-2.746-2.239-5-5-5h-17.995c-1.232 0-2.42-0.455-3.338-1.277-0.4-0.359-0.836-0.749-1.236-1.108-0.917-0.822-2.106-1.277-3.338-1.277h-8.741c-1.326 0-2.598 0.527-3.536 1.464-0.937 0.938-1.586 2.215-1.464 3.536 0.56 6.051 1.012 12.205 1.503 18.537 0.102 1.322 0.527 2.597 1.464 3.535 0.938 0.938 2.21 1.465 3.536 1.465h34.648c1.326 0 2.598-0.527 3.535-1.465 0.938-0.938 1.593-2.216 1.465-3.535-0.525-5.395-0.943-9.655-1.503-14.875z" fill="url(#a)"/>
</svg>
|