Files
llm-in-text/public/icons/icon-maskable.svg
T

15 lines
710 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
<defs>
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#0f172a" />
<stop offset="100%" stop-color="#1d4ed8" />
</linearGradient>
</defs>
<rect width="512" height="512" fill="url(#bg)" />
<rect x="126" y="132" width="260" height="248" rx="32" fill="#f8fafc" />
<rect x="162" y="184" width="188" height="18" rx="9" fill="#0f172a" />
<rect x="162" y="228" width="156" height="18" rx="9" fill="#334155" />
<rect x="162" y="272" width="116" height="18" rx="9" fill="#64748b" />
<rect x="162" y="316" width="144" height="18" rx="9" fill="#94a3b8" />
</svg>