blob: 0706e363c9fb3edb064360e1295816aabb6b4e3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<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(-.00109739 -43.1476 43.1476 -.00109739 135.008 45.3606)" gradientUnits="userSpaceOnUse">
<stop stop-color="#d9dfdf" offset="0"/>
<stop stop-color="#ffffff" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -42.321 41.8942 0 192.85 44.5074)" gradientUnits="userSpaceOnUse">
<stop stop-color="#15aa29" offset="0"/>
<stop stop-color="#52ef83" offset="1"/>
</linearGradient>
<path d="m35.071 2.164h4.369c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-9.129v-43.319l4.76-.017z" fill="url(#a)"/>
<path d="m24 2.332 15.714-1.556c2.209-.225 3.174.967 3.191 3.355l-.068 39.119c-.04 2.656-1.222 4.047-3.552 4.145l-15.105-1.867-15.62-.028c-3.388-.018-6.252-2.672-6.228-6.228 0 0-.072 1.829-.072-30.736 0-3.41 2.818-6.228 6.228-6.228z" fill="url(#b)"/>
<path d="m42.837 43.25c-.04 2.656-1.222 4.047-3.552 4.145l-15.285-1.888v-43.175l15.714-1.556c2.209-.225 3.174.967 3.191 3.355z" fill-opacity=".15"/>
<path d="m15.316 34.999h12.158s1.748.007 3.495-.721c2.029-.845 4.03-2.555 4.03-5.936s-2.001-5.091-4.03-5.936c-1.747-.728-3.495-.721-3.495-.721h-6.948s-.857-.007-1.715-.365c-.576-.24-1.18-.701-1.18-1.662s.604-1.422 1.18-1.662c.858-.358 1.715-.365 1.715-.365h12.158c1.278 0 2.315-1.037 2.315-2.315s-1.037-2.315-2.315-2.315h-12.158s-1.748-.007-3.495.721c-2.029.845-4.03 2.555-4.03 5.936s2.001 5.091 4.03 5.936c1.747.728 3.495.721 3.495.721h6.948s.857.007 1.715.365c.576.24 1.18.701 1.18 1.662s-.604 1.422-1.18 1.662c-.858.358-1.715.365-1.715.365h-12.158c-1.278 0-2.315 1.037-2.315 2.315s1.037 2.315 2.315 2.315z" fill="#ffffff" fill-opacity=".75"/>
</svg>
|