blob: 32730537ec13c8bfffd757352f258f0ea39f2707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<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">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -35.1825 35.1825 0 715.901 41.0847)" gradientUnits="userSpaceOnUse">
<stop stop-color="#4a4a4a" offset="0"/>
<stop stop-color="#828282" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(3598.66 0 0 3598.66 -3561.76 -4015.05)" gradientUnits="userSpaceOnUse">
<stop stop-color="#00e6ff" offset="0"/>
<stop stop-color="#ff00f6" offset="1"/>
</linearGradient>
<path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228z" fill="url(#a)"/>
<path d="m39.44 2.332c3.438 0 6.228 2.79 6.228 6.228v.696h-43.336v-.696c0-3.438 2.79-6.228 6.228-6.228z" fill="#03f" fill-rule="nonzero"/>
<path d="m24 14.152 12.894 12.894-12.894 12.894-12.894-12.894z" fill="none" stroke="url(#b)" stroke-width="3.92"/>
</svg>
|