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
937 B
14 lines
937 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="#6366F1"/>
|
|
<stop offset="1" stop-color="#22C55E"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="16" y="20" width="96" height="88" rx="18" fill="url(#g)" opacity="0.16"/>
|
|
<path d="M40 48h48a8 8 0 0 1 8 8v0a8 8 0 0 1-8 8H40" fill="none" stroke="#111827" stroke-width="10" stroke-linecap="round" opacity="0.85"/>
|
|
<path d="M52 36 36 48l16 12" fill="none" stroke="#111827" stroke-width="10" stroke-linecap="round" stroke-linejoin="round" opacity="0.85"/>
|
|
<path d="M88 80H40a8 8 0 0 1-8-8v0a8 8 0 0 1 8-8h48" fill="none" stroke="#111827" stroke-width="10" stroke-linecap="round" opacity="0.55"/>
|
|
<path d="M76 68 92 80 76 92" fill="none" stroke="#111827" stroke-width="10" stroke-linecap="round" stroke-linejoin="round" opacity="0.55"/>
|
|
</svg>
|