chore(template): sync .w4c/preview.svg
This commit is contained in:
parent
0f86c2ea16
commit
e2c0ce64ab
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="Content Site (Blog / Docs) 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="#fb923c"/>
|
||||
<stop offset="1" stop-color="#f43f5e"/>
|
||||
</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="#fb923c"/>
|
||||
<rect x="150" y="112" width="340" height="174" rx="12" stroke="#334155" stroke-width="2" fill="none"/><rect x="174" y="134" width="120" height="12" rx="6" fill="#94a3b8"/><rect x="174" y="158" width="292" height="12" rx="6" fill="#94a3b8"/><rect x="174" y="178" width="292" height="12" rx="6" fill="#94a3b8"/><rect x="174" y="198" width="240" height="12" rx="6" fill="#94a3b8"/><rect x="174" y="218" width="292" height="12" rx="6" fill="#94a3b8"/><rect x="174" y="238" width="200" height="12" rx="6" fill="#94a3b8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Reference in a new issue