blob: 706095e2c87b1a4874304c7804ffab8b27407596 (
plain)
1
2
3
4
5
6
7
8
|
<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 -33.6872 33.6872 0 766.162 40.4502)" gradientUnits="userSpaceOnUse">
<stop stop-color="#006783" offset="0"/>
<stop stop-color="#20ccff" offset="1"/>
</linearGradient>
<path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/>
<path d="m11.016 29.225-.004-.97 3.466-.019.001.966 1.872-.012c1.8-.005 3.27 1.447 3.278 3.243l.038 6.518c.012 1.8-1.44 3.27-3.24 3.282l-7.207.04c-1.8.012-3.266-1.443-3.277-3.243l-.038-6.518c-.012-1.8 1.443-3.266 3.243-3.278zm-.947 2.868c.933-.01 1.697.748 1.7 1.681.01.933-.748 1.697-1.681 1.7-.932.009-1.696-.749-1.699-1.681-.01-.933.748-1.697 1.68-1.7zm5.774-.038c.933-.002 1.697.749 1.703 1.685.007.936-.748 1.697-1.684 1.703s-1.697-.748-1.703-1.684c-.003-.933.748-1.697 1.684-1.704z" fill="#fff"/>
</svg>
|