blob: 78d8c02dbfa45cf793a0ade9486b82c02c6576e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<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 -32.5937 32.5937 0 246.258 40.2224)" gradientUnits="userSpaceOnUse">
<stop stop-color="#1075f6" offset="0"/>
<stop stop-color="#12c5ff" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(.175929 -29.8649 29.8649 .175929 885.862 46.0547)" gradientUnits="userSpaceOnUse">
<stop stop-color="#4e96e8" offset="0"/>
<stop stop-color="#7ee6ff" offset="1"/>
</linearGradient>
<path d="m46.798 12.466c0-1.327-.526-2.598-1.464-3.536s-2.21-1.464-3.536-1.464h-35.596c-1.326 0-2.598.526-3.536 1.464s-1.464 2.209-1.464 3.536v23.073c0 1.326.526 2.597 1.464 3.535s2.21 1.465 3.536 1.465h35.596c1.326 0 2.598-.527 3.536-1.465s1.464-2.209 1.464-3.535z" fill="#0083d5"/>
<path d="m46.798 16.201c0-2.761-2.238-5-5-5h-18.524c-1.232 0-2.42-.454-3.337-1.276-.428-.383-.896-.804-1.324-1.187-.917-.822-2.105-1.277-3.337-1.277h-9.074c-1.326 0-2.598.527-3.536 1.465s-1.464 2.209-1.464 3.535v23.078c0 1.326.526 2.597 1.464 3.535s2.21 1.465 3.536 1.465h35.596c2.762 0 5-2.239 5-5z" fill="url(#a)"/>
<path d="m26.935 11.191c-.583.013-1.552 3.188-1.737 3.659-.272.694-.832 1.572-.959 1.898-.125.718.357 1.218.648 1.936.047.118.002.295.047.425-.261.514-.733 1.495-1.018 2.005-.771 1.382-1.556 2.027-2.364 3.378-.263.439.237.851.409 1.1.167.242 1.248.488 1.738.687.146.677-.339 1.579-1.017 2.185.059.565.352 1.267.868 1.435-.255.119-.808.336-.739 1.285.348.429 1.128.527 1.244.82.074.19.158.704.092.874-.243.632-.394 1.82-.163 2.204.234.389.821.836 1.331.74.753-.143 1.853.121 3.301-.15 1.08-.201 1.679.091 1.972.154 1.226 2.542 2.576 4.713 2.576 4.713h8.634c2.559 0 5-2.199 5-4.521v-20.121c-.024-1.964-1.888-4.901-5.572-4.758 0 0-13.652.037-14.291.052z" fill="url(#b)"/>
</svg>
|