blob: 0a2382e57c832850352b893419ab3916e3b47f16 (
plain)
1
2
3
4
5
6
7
8
9
|
<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="#1e5880" offset="0"/>
<stop stop-color="#2ba3c9" 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="m34.397 17.069c0-1.913-1.553-3.466-3.466-3.466h-13.862c-1.913 0-3.466 1.553-3.466 3.466v13.862c0 1.913 1.553 3.466 3.466 3.466h13.862c1.913 0 3.466-1.553 3.466-3.466z" fill="#10436a"/>
<path d="m27.899 30.498c0-.717-.583-1.3-1.3-1.3h-5.198c-.717 0-1.3.583-1.3 1.3v5.198c0 .717.583 1.3 1.3 1.3h5.198c.717 0 1.3-.583 1.3-1.3zm7.797-2.599c.717 0 1.3-.583 1.3-1.3v-5.198c0-.717-.583-1.3-1.3-1.3h-5.198c-.717 0-1.3.583-1.3 1.3v5.198c0 .717.583 1.3 1.3 1.3zm-18.194 0c.717 0 1.3-.583 1.3-1.3v-5.198c0-.717-.583-1.3-1.3-1.3h-5.198c-.717 0-1.3.583-1.3 1.3v5.198c0 .717.583 1.3 1.3 1.3zm10.397-15.595c0-.717-.583-1.3-1.3-1.3h-5.198c-.717 0-1.3.583-1.3 1.3v5.198c0 .717.583 1.3 1.3 1.3h5.198c.717 0 1.3-.583 1.3-1.3z" fill="#0882b9"/>
</svg>
|