blob: 68895b408310f63223a298b3411d3fb8abeb8b2a (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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="#00418a" offset="0"/>
<stop stop-color="#2598e8" 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.832 16.136c0-2.208-1.792-4-4-4h-5.997c-2.208 0-4 1.792-4 4v5.998c0 2.208 1.792 4 4 4h5.997c2.208 0 4-1.792 4-4z" fill="#3f51b5"/>
<path d="m35.665 21.968c0-2.207-1.792-4-4-4h-5.998c-2.208 0-4 1.793-4 4v5.998c0 2.208 1.792 4 4 4h5.998c2.208 0 4-1.792 4-4z" fill="#217dd5"/>
<path d="m26.333 25.468c0-2.208-1.792-4-4-4h-5.998c-2.208 0-4 1.792-4 4v5.998c0 2.207 1.792 4 4 4h5.998c2.208 0 4-1.793 4-4z" fill="#03a9f4"/>
</svg>
|