blob: ae59e7c8c918903f8e1f10c9bd76eb2be321e7d9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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 -41.6338 41.6338 0 897.879 52.7218)" gradientUnits="userSpaceOnUse">
<stop stop-color="#1075f6" offset="0"/>
<stop stop-color="#12c5ff" offset="1"/>
</linearGradient>
<path transform="scale(.75)" d="m61.122 15.88c0-2.762-2.239-5-5-5h-48.244c-2.761 0-5 2.238-5 5v32.246c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5z" fill="#0083d5"/>
<path transform="scale(.75)" d="m61.122 20.652c0-1.326-.527-2.598-1.465-3.536-.938-.937-2.209-1.464-3.535-1.464h-25.58c-1.232 0-2.42-.455-3.337-1.277-.768-.689-1.713-1.535-2.481-2.224-.917-.822-2.105-1.277-3.337-1.277h-13.509c-1.326 0-2.597.527-3.535 1.465-.938.937-1.465 2.209-1.465 3.535v32.252c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5z" fill="url(#a)"/>
<circle cx="37.265052" cy="34.53999" r="9.841502" fill="#28ccb2" stroke-width=".894682"/>
<path transform="matrix(.894682 0 0 .894682 5.0565 3.22612)" d="m36 30c-1.551.015-3.112.369-4.463 1.135-.538.351-1.185.804-1.672 1.26-.766.751-1.422 1.626-1.865 2.606 1.215 2.68 3.886 4.645 6.824 4.935 1.928.218 3.945-.115 5.639-1.069.538-.351 1.185-.804 1.672-1.26.766-.751 1.422-1.626 1.865-2.606-1.215-2.68-3.886-4.645-6.824-4.935-.39-.045-.783-.066-1.176-.066zm0 2c1.607-.035 3.03 1.403 3 3.001.051 1.767-1.709 3.292-3.449 2.962-1.758-.207-2.992-2.178-2.414-3.849.369-1.229 1.576-2.129 2.863-2.114zm0 2.001c-.549 0-1 .451-1 1s.451 1 1 1 1-.451 1-1c-.001-.548-.452-.999-1-.999z" fill="#fff"/>
</svg>
|