chore(template): sync .w4c/preview.svg
This commit is contained in:
parent
1a17b99d2f
commit
ec8f94939d
16
.w4c/preview.svg
Normal file
16
.w4c/preview.svg
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 360" role="img" aria-label="AI Agent App template preview">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#0f172a"/>
|
||||
<stop offset="1" stop-color="#1e293b"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="a" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#a78bfa"/>
|
||||
<stop offset="1" stop-color="#f472b6"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="640" height="360" rx="18" fill="url(#bg)"/>
|
||||
<rect x="48" y="48" width="544" height="44" rx="10" stroke="#334155" stroke-width="2" fill="none"/>
|
||||
<rect x="66" y="64" width="110" height="12" rx="6" fill="#a78bfa"/>
|
||||
<rect x="48" y="112" width="544" height="174" rx="12" stroke="#334155" stroke-width="2" fill="none"/><rect x="72" y="142" width="240" height="34" rx="10" fill="#334155"/><rect x="328" y="192" width="240" height="34" rx="10" fill="url(#a)" opacity="0.9"/><rect x="72" y="244" width="180" height="12" rx="6" fill="#94a3b8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
Loading…
Reference in a new issue