You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
692 B

<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#10B981"/>
<stop offset="1" stop-color="#0EA5E9"/>
</linearGradient>
</defs>
<rect x="10" y="18" width="108" height="76" rx="12" fill="url(#g)"/>
<rect x="20" y="28" width="88" height="18" rx="6" fill="rgba(255,255,255,0.35)"/>
<rect x="20" y="54" width="56" height="30" rx="8" fill="rgba(255,255,255,0.22)"/>
<rect x="82" y="54" width="26" height="30" rx="8" fill="rgba(255,255,255,0.22)"/>
<rect x="24" y="100" width="80" height="10" rx="5" fill="#111827" opacity="0.25"/>
</svg>