返回 ppt-master
10_结构重塑.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720">
2 <defs>
3 <clipPath id="leftImg"><rect x="50" y="120" width="270" height="380" rx="10"/></clipPath>
4 <clipPath id="rightImg"><rect x="670" y="120" width="270" height="380" rx="10"/></clipPath>
5 </defs>
6
7 <rect width="1280" height="720" fill="#0A0A0A"/>
8
9 <!-- Top bar -->
10 <text x="50" y="35" font-family="Georgia, SimSun, serif" font-size="11" fill="#C9A96E" fill-opacity="0.7" letter-spacing="3">NEWS CAFÉ</text>
11 <rect x="50" y="45" width="1180" height="1" fill="#2A2520"/>
12
13 <text x="640" y="85" font-family="Georgia, SimSun, serif" font-size="30" fill="#F5F0EB" font-weight="bold" text-anchor="middle">结构重塑</text>
14 <text x="640" y="105" font-family="Georgia, SimSun, serif" font-size="14" fill="#C9A96E" text-anchor="middle" letter-spacing="2">TAD FAB × APEDE MOD</text>
15
16 <rect x="635" y="120" width="1" height="530" fill="#2A2520"/>
17
18 <!-- LEFT: TAD FAB -->
19 <rect x="50" y="120" width="270" height="380" rx="10" fill="#1A1A1A"/>
20 <image href="../images/tadfab_bag.jpg" x="50" y="120" width="270" height="380" preserveAspectRatio="xMidYMid slice" clip-path="url(#leftImg)"/>
21
22 <use data-icon="phosphor-duotone/handbag" x="340" y="130" width="26" height="26" fill="#C9A96E"/>
23 <text x="340" y="185" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8D5B5" font-weight="bold">TAD FAB</text>
24 <text x="340" y="208" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#9E9690">极简克制美学</text>
25 <rect x="340" y="220" width="270" height="1" fill="#2A2520"/>
26
27 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#F5F0EB">
28 <tspan x="340" y="250">结构衔接与场景切换</tspan>
29 <tspan x="340" dy="24">经典锁扣 + 拉链设计语言</tspan>
30 <tspan x="340" dy="30">环绕拉链 Hobo 包</tspan>
31 <tspan x="340" dy="24">多功能背包 · 弧形拉链包</tspan>
32 <tspan x="340" dy="30">鞋履:晴雨长靴 · 乐福鞋</tspan>
33 <tspan x="340" dy="24">丝巾 · 收纳小物</tspan>
34 </text>
35
36 <rect x="340" y="460" width="270" height="36" rx="6" fill="#1A1A1A"/>
37 <rect x="340" y="460" width="3" height="36" fill="#C9A96E"/>
38 <text x="358" y="483" font-family="Georgia, SimSun, serif" font-size="13" fill="#E8D5B5" font-style="italic">松弛精致的都市日常格调</text>
39
40 <!-- RIGHT: Apede Mod -->
41 <rect x="670" y="120" width="270" height="380" rx="10" fill="#1A1A1A"/>
42 <image href="../images/apedemod_fold.jpg" x="670" y="120" width="270" height="380" preserveAspectRatio="xMidYMid slice" clip-path="url(#rightImg)"/>
43
44 <use data-icon="phosphor-duotone/sparkle" x="960" y="130" width="26" height="26" fill="#C9A96E"/>
45 <text x="960" y="185" font-family="Georgia, SimSun, serif" font-size="20" fill="#E8D5B5" font-weight="bold">Apede Mod</text>
46 <text x="960" y="208" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="14" fill="#9E9690">十周年 · PF 2026</text>
47 <rect x="960" y="220" width="270" height="1" fill="#2A2520"/>
48
49 <text font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="15" fill="#F5F0EB">
50 <tspan x="960" y="250">折纸系列</tspan>
51 <tspan x="960" dy="24">以折叠结构重构设计内核</tspan>
52 <tspan x="960" dy="30">刻意留存自然折痕</tspan>
53 <tspan x="960" dy="24">利落折线 + 极简几何</tspan>
54 <tspan x="960" dy="30">首发款 Fold I</tspan>
55 <tspan x="960" dy="24">奠定系列基调</tspan>
56 </text>
57
58 <rect x="960" y="460" width="270" height="36" rx="6" fill="#1A1A1A"/>
59 <rect x="960" y="460" width="3" height="36" fill="#C9A96E"/>
60 <text x="978" y="483" font-family="Georgia, SimSun, serif" font-size="13" fill="#E8D5B5" font-style="italic">折叠隐喻女性自我塑形力量</text>
61
62 <!-- Footer -->
63 <rect x="50" y="670" width="1180" height="1" fill="#2A2520"/>
64 <text x="50" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690">NEWS Café · 美学周鉴</text>
65 <text x="1230" y="695" font-family="'Microsoft YaHei', 'PingFang SC', Arial, sans-serif" font-size="11" fill="#9E9690" text-anchor="end">10 / 16</text>
66 </svg>
67
67 lines Plain Text