blob: 6412440af684edca0144b8d3286f923cf59e38a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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 -43.1461 43.1461 0 24 45.3594)" gradientUnits="userSpaceOnUse">
<stop stop-color="#273639" offset="0"/>
<stop stop-color="#3f3f3f" 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)"/>
<g fill="#3ffe3f">
<path d="m24.288 30.424c-1.751-.866-4.574.533-6.329 3.139s-1.405 5.576.783 6.659l.224.111c2.189 1.083 5.363-.142 7.118-2.748s1.756-5.402.005-6.269zm-.01 1.784.015.007c.407.201.523.675.262 1.063l-.689 1.023c-.261.388-.799.54-1.205.339l-.016-.008c-.406-.201-.522-.676-.261-1.064l.69-1.024c.261-.387.798-.537 1.204-.336zm-14.828-23.159c-1.17 0-2.112.942-2.112 2.112v10.559c0 1.17.942 2.112 2.112 2.112h23.231c1.17 0 2.112-.942 2.112-2.112v-10.559c0-1.17-.942-2.112-2.112-2.112zm0 2.112h23.231v10.559h-23.231zm2.112 6.335v2.112h2.112v-2.112zm4.224 0v2.112h2.112v-2.112zm4.224 0v2.112h2.111v-2.112zm4.223 0v2.112h2.112v-2.112zm4.224 0v2.112h2.112v-2.112zm-16.895-4.223v2.111h2.112v-2.111zm4.224 0v2.111h2.112v-2.111zm4.224 0v2.111h2.111v-2.111zm4.223 0v2.111h2.112v-2.111zm4.224 0v2.111h2.112v-2.111z" fill-rule="nonzero"/>
<path d="m25.614 31.556s1.088-1.532 2.606-2.506c.929-.597 2.028-.998 3.128-.573 5.725 2.216 11.602-1.047 11.866-6.686.137-2.918-1.695-4.464-3.846-5.295-1.995-.771-4.258-.906-5.211-1.037l-.144 1.046c.909.125 3.071.24 4.974.976 1.746.675 3.284 1.892 3.173 4.26-.232 4.932-5.424 7.689-10.431 5.752-1.43-.554-2.871-.107-4.079.668-1.687 1.082-2.897 2.783-2.897 2.783z"/>
</g>
</svg>
|