blob: e62317ddf8875c8f0e52e83c49b6dd905c8f6fac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<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="#223b44" 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="#d7c8b1" 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.63358 0 0 1.63358 4.85051 -10.4844)" d="m16.047 10.81c2.085-.256 3.987 1.228 4.242 3.313.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 1.23-3.985 3.314-4.242z" fill="url(#c)"/>
</svg>
|