blob: 6cadcbd524ec0ec56e916df2c4927489c7d0764c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<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-rule="nonzero">
<path d="m30.576 20.054h6.577c1.457 0 2.63-1.173 2.63-2.63 0-1.458-1.173-2.631-2.63-2.631h-6.577z" fill-opacity=".3"/>
<path d="m10.847 14.793c-1.457 0-2.63 1.173-2.63 2.631 0 1.457 1.173 2.63 2.63 2.63h19.729v-5.261z" fill="#008d6a"/>
<path d="m20.054 33.207h17.099c1.457 0 2.63-1.173 2.63-2.631 0-1.457-1.173-2.63-2.63-2.63h-17.099z" fill-opacity=".3"/>
<path d="m10.847 27.946c-1.457 0-2.63 1.173-2.63 2.63 0 1.458 1.173 2.631 2.63 2.631h9.207v-5.261z" fill="#008d6a"/>
<path d="m34.522 17.424c0-2.906-2.355-5.262-5.261-5.262-2.905 0-5.261 2.356-5.261 5.262 0 2.905 2.356 5.261 5.261 5.261 2.906 0 5.261-2.356 5.261-5.261z" fill="#3ffe3f"/>
<path d="m24 30.576c0-2.905-2.356-5.261-5.261-5.261-2.906 0-5.261 2.356-5.261 5.261 0 2.906 2.355 5.262 5.261 5.262 2.905 0 5.261-2.356 5.261-5.262z" fill="#3ffe3f"/>
</g>
</svg>
|