blob: 48a72fd0a82c57ce48599823b21f2a34cd840399 (
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-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(-.0595533 -35.183 35.183 -.0595533 604.496 40.1042)" gradientUnits="userSpaceOnUse">
<stop stop-color="#f086fb" offset="0"/>
<stop stop-color="#4392f6" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -26.4447 26.4447 0 524.651 45.7093)" gradientUnits="userSpaceOnUse">
<stop stop-color="#222e44" offset="0"/>
<stop stop-color="#2767b9" offset="1"/>
</linearGradient>
<linearGradient id="c" x2="1" gradientTransform="matrix(-.079163 -8.15775 8.15775 -.079163 783.084 10.826)" gradientUnits="userSpaceOnUse">
<stop stop-color="#eefefe" stop-opacity=".8" offset="0"/>
<stop stop-color="#d6fefe" stop-opacity=".8" offset="1"/>
</linearGradient>
<path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v22.879c-.533.332-1.161.523-1.835.523h-39.666c-.674 0-1.302-.191-1.835-.523v-22.879c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/>
<path d="m43.099 18.932 2.569 3.132v17.376c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-15.15l3.788 1.921 6.259-.573 2.169 1.194 1.092-.329 2.679 2.405 5.231 2.879 3.585-.986 1.787-1.674 3.516.945 2.155-1.322 2.534-3.143.777.676z" fill="url(#b)"/>
<path transform="matrix(1.0387 .113643 -.113643 1.0387 .973694 -3.34528)" d="m16.341 12.062c.194-.018 3.75-.472 4.005 1.613.257 2.086-1.228 3.987-3.313 4.243-2.086.257-3.986-1.228-4.243-3.314-.255-2.085 3.042-2.494 3.551-2.542z" fill="url(#c)"/>
<path d="m8.667 15.463c-.156.218-.235.348-.235.348-.099.165-.314.218-.478.118-.165-.099-.218-.314-.118-.478 0 0 3.102-5.12 8.796-5.016 5.688.103 8.71 5.013 8.71 5.013.101.164.049.379-.114.48-.164.101-.379.049-.48-.114 0 0-.085-.139-.253-.368-.286.269-3.679 3.274-8.137 3.274-4.615 0-7.597-3.159-7.691-3.257zm15.706-.179c-.216-.281-3.85-3.149-7.799-3.149-4.459 0-7.544 2.839-7.792 3.17.006.004.011.008.016.013 0 0 3.594 2.734 7.55 2.734 3.955 0 7.709-2.518 8.025-2.768z" fill="#cae8fd"/>
</svg>
|