返回 ppt-master
05_路易威登家居.svg
根目录 / examples / ppt169_fashion_weekly_digest / svg_output / 05_路易威登家居.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720">
2 <defs>
3 <linearGradient id="lvOverlay" x1="1" y1="0" x2="0" y2="0">
4 <stop offset="0%" stop-color="#0A0A0A" stop-opacity="0"/>
5 <stop offset="40%" stop-color="#0A0A0A" stop-opacity="0.5"/>
6 <stop offset="70%" stop-color="#0A0A0A" stop-opacity="0.88"/>
7 <stop offset="100%" stop-color="#0A0A0A" stop-opacity="0.96"/>
8 </linearGradient>
9 </defs>
10
11 <!-- Background -->
12 <rect width="1280" height="720" fill="#0A0A0A"/>
13
14 <!-- Full-bleed image -->
15 <image href="../images/lv_objets.jpg" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
16
17 <!-- Left-side gradient overlay for text readability -->
18 <rect width="1280" height="720" fill="url(#lvOverlay)"/>
19
20 <!-- Top bar -->
21 <text x="50" y="35" font-family="Georgia, SimSun, serif" font-size="11" fill="#C9A96E" fill-opacity="0.8" letter-spacing="3">NEWS CAFÉ</text>
22 <rect x="50" y="45" width="500" height="1" fill="#C9A96E" fill-opacity="0.25"/>
23
24 <!-- Brand label -->
25 <text x="70" y="140" font-family="Georgia, SimSun, serif" font-size="14" fill="#C9A96E" letter-spacing="4">LOUIS VUITTON</text>
26
27 <!-- Icon -->
28 <use data-icon="phosphor-duotone/house" x="70" y="160" width="32" height="32" fill="#C9A96E"/>
29
30 <!-- Title -->
31 <text x="70" y="240" font-family="Georgia, SimSun, serif" font-size="36" fill="#F5F0EB" font-weight="bold">Objets Nomades</text>
32 <text x="70" y="275" font-family="Georgia, SimSun, serif" font-size="22" fill="#E8D5B5">旅行家居系列</text>
33
34 <!-- Gold line -->
35 <rect x="70" y="295" width="100" height="2" fill="#C9A96E"/>
36
37 <!-- Body text -->
38 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="17" fill="#F5F0EB">
39 <tspan x="70" y="335">米兰设计周推出全新旅行家居系列,</tspan>
40 <tspan x="70" dy="28">以展览形式致敬 Art Deco 与当代设计。</tspan>
41 </text>
42
43 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="17" fill="#F5F0EB">
44 <tspan x="70" y="415">聚焦 Pierre Legrain Hommage 系列,</tspan>
45 <tspan x="70" dy="28">重现装饰艺术大师的经典家具与配饰。</tspan>
46 </text>
47
48 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="17" fill="#F5F0EB">
49 <tspan x="70" y="495">坎帕纳工作室、Raw Edges 及 Franck</tspan>
50 <tspan x="70" dy="28">Genser 等当代设计师联袂呈现新作。</tspan>
51 </text>
52
53 <!-- Key phrase -->
54 <rect x="70" y="575" width="440" height="2" fill="#2A2520"/>
55 <text x="70" y="608" font-family="Georgia, SimSun, serif" font-size="15" fill="#E8D5B5" font-style="italic">Collar 休闲椅 · Aqua 餐桌 · Flower Puzzle</text>
56 <text x="70" y="632" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="13" fill="#9E9690">精湛工艺与创意交融的生活艺术体验</text>
57
58 <!-- Footer -->
59 <text x="50" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690">NEWS Café · 美学周鉴</text>
60 <text x="1230" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690" text-anchor="end">05 / 16</text>
61 </svg>
62
62 lines Plain Text