blob: ea2c0dc72e6d7e9507f2f540dba0e8eb55d12147 (
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 -37.2142 37.2142 0 133.41 38.316)" gradientUnits="userSpaceOnUse">
<stop stop-color="#758b9a" offset="0"/>
<stop stop-color="#b5bdc2" offset="1"/>
</linearGradient>
<path d="m40.5 2.359c0-.694-.563-1.257-1.258-1.257h-26.028c-1.515 0-2.969.602-4.041 1.673-1.071 1.072-1.673 2.525-1.673 4.04v33.972c0 1.515.602 2.968 1.673 4.04 1.072 1.071 2.526 1.673 4.041 1.673h21.573c1.515 0 2.968-.602 4.04-1.673 1.071-1.072 1.673-2.525 1.673-4.04v-38.427z" fill="url(#a)"/>
<path d="m29.988 18.301c-.545 0-.988.448-.988 1s.443 1 .988 1c.567 0 1.012-.439 1.012-1s-.445-1-1.012-1zm4 0c-.545 0-.988.448-.988 1s.443 1 .988 1c.567 0 1.012-.439 1.012-1s-.445-1-1.012-1zm-13.988 1c-.662 0-1.129.34-1.355 1.115-.226.774-1.622 6.227-1.622 6.227l-1.826-7.342h-2.197s2.112 7.828 2.398 8.726c.224.701.752 1.274 1.536 1.274.896 0 1.315-.664 1.509-1.274.192-.606 1.557-5.726 1.557-5.726s1.367 5.12 1.559 5.726c.193.61.614 1.274 1.509 1.274.785 0 1.311-.573 1.536-1.274.286-.897 2.396-8.726 2.396-8.726h-2.197l-1.824 7.342s-1.395-5.453-1.622-6.227c-.227-.775-.695-1.115-1.357-1.115zm9 2v8h2v-8zm4 0v8h2v-8z" fill-opacity=".3" fill-rule="nonzero"/>
</svg>
|