blob: 0e542d7e29f8e5c420fc174cdec0509137fd23bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="1.5" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<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">
<stop stop-color="#024264" offset="0"/>
<stop stop-color="#1292cb" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(0 -33.073 33.073 0 23.519 37.81)" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
<linearGradient id="d" x2="1" gradientTransform="matrix(0 -33.073 33.073 0 24 40.539)" gradientUnits="userSpaceOnUse" xlink:href="#b"/>
<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)"/>
<g fill="none">
<path d="m27.245 28.347 6.186 4.867" stroke="url(#c)" stroke-width="3.89"/>
<circle cx="21.15" cy="23.582" r="6.582" stroke="url(#d)" stroke-width="2.46"/>
</g>
</svg>
|