File size: 3,197 Bytes
8c763fb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | <svg width="384" height="240" viewBox="0 0 384 240" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="0" width="380" height="240">
<rect width="355.113" height="241.732" rx="25" transform="matrix(1 0 -0.119498 0.992834 28.8866 0)" fill="white"/>
</mask>
<g mask="url(#mask0)">
<rect width="355.113" height="241.732" rx="25" transform="matrix(1 0 -0.119498 0.992834 28.8866 0)" fill="url(#paint0_linear)"/>
<g filter="url(#filter0_d)">
<rect width="40.209" height="120.304" rx="15" transform="matrix(-0.636514 -0.69116 0.797679 -0.693014 79.2652 203.762)" fill="#E9E9E9"/>
</g>
<g filter="url(#filter1_d)">
<rect width="39.9772" height="120.328" rx="15" transform="matrix(0.795812 -0.695168 0.63463 0.692878 67.1067 64.3472)" fill="#EFEFEF"/>
</g>
<g filter="url(#filter2_d)">
<rect width="39.586" height="121.952" rx="10" transform="matrix(0.116569 -0.99283 1 -4.22614e-08 192.099 200.583)" fill="#EFEFEF"/>
</g>
</g>
</g>
<defs>
<filter id="filter0_d" x="-40.1238" y="13.6796" width="309.149" height="299.001" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="15"/>
<feGaussianBlur stdDeviation="50"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter1_d" x="-26.7054" y="-42.3455" width="295.802" height="298.967" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="15"/>
<feGaussianBlur stdDeviation="50"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.75 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<filter id="filter2_d" x="93.1961" y="76.2808" width="324.372" height="239.302" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
<feOffset dy="15"/>
<feGaussianBlur stdDeviation="50"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
</filter>
<linearGradient id="paint0_linear" x1="0" y1="0" x2="327.506" y2="274.653" gradientUnits="userSpaceOnUse">
<stop stop-color="#2E466A"/>
<stop offset="0.53125" stop-color="#1C2C40"/>
<stop offset="1" stop-color="#00040A"/>
</linearGradient>
<clipPath id="clip0">
<rect width="384" height="240" fill="white"/>
</clipPath>
</defs>
</svg>
|