blob: 59eda607e102aefb68bbaf224bd4af3b1766f7f6 (
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 -43.3709 37.1751 0 321.401 45.7555)" gradientUnits="userSpaceOnUse">
<stop stop-color="#0057ff" offset="0"/>
<stop stop-color="#2c96df" offset="1"/>
</linearGradient>
<path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/>
<path transform="matrix(1.08891 0 0 1.08891 -2.33382 -2.13377)" d="m14.25 5.25c0-1.242 1.008-2.25 2.25-2.25s2.25 1.008 2.25 2.25v37.5c0 1.242-1.008 2.25-2.25 2.25s-2.25-1.008-2.25-2.25zm8.282 7.499c-1.242 0-2.25-1.008-2.25-2.25s1.008-2.25 2.25-2.25h8.218c1.242 0 2.25 1.008 2.25 2.25s-1.008 2.25-2.25 2.25zm3 6.751c-1.242 0-2.25-1.008-2.25-2.25s1.008-2.25 2.25-2.25h10.468c1.242 0 2.25 1.008 2.25 2.25s-1.008 2.25-2.25 2.25zm0 6.75c-1.242 0-2.25-1.008-2.25-2.25s1.008-2.25 2.25-2.25h10.468c1.242 0 2.25 1.008 2.25 2.25s-1.008 2.25-2.25 2.25zm0 6.75c-1.242 0-2.25-1.008-2.25-2.25s1.008-2.25 2.25-2.25h10.468c1.242 0 2.25 1.008 2.25 2.25s-1.008 2.25-2.25 2.25zm-3 6.75c-1.242 0-2.25-1.008-2.25-2.25s1.008-2.25 2.25-2.25h8.218c1.242 0 2.25 1.008 2.25 2.25s-1.008 2.25-2.25 2.25z" fill="#fff"/>
</svg>
|