blob: 02582d080ab88582c667ebb7e1a6a0d3bf299e8d (
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="m34.599 6.178-.005-.971 3.467-.019.001.967 1.872-.012c1.8-.006 3.269 1.446 3.278 3.243l.038 6.518c.012 1.8-1.44 3.269-3.24 3.281l-7.207.041c-1.8.012-3.266-1.444-3.278-3.244l-.038-6.517c-.012-1.801 1.443-3.266 3.244-3.278zm-.947 2.868c.933-.01 1.697.748 1.7 1.68.01.933-.748 1.697-1.681 1.7-.933.01-1.697-.748-1.7-1.681-.009-.932.749-1.696 1.681-1.699zm5.774-.038c.932-.003 1.697.748 1.703 1.684s-.748 1.697-1.684 1.703c-.936.007-1.697-.748-1.703-1.684-.003-.932.748-1.697 1.684-1.703z" fill="#fff"/>
</svg>
|