返回 ppt-master
mind_map.svg
根目录 / skills / ppt-master / templates / charts / mind_map.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720"
2 font-family="-apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif"
3 font-size="12">
4 <!--
5 Mind Map Chart Template
6 Usage: Central theme diverging into multiple branches
7 Scenarios: Strategy breakdown, knowledge architecture, brainstorming
8 Supports: 1 Center + 4 Branches + 3 Sub-items per branch
9 -->
10 <!-- Background -->
11 <rect width="1280" height="720" fill="#F8FAFC"/>
12 <!-- Title -->
13 <g id="header" data-pptx-bounds="40 15 1200 125">
14 <text x="60" y="65"
15 font-size="32" font-weight="800" fill="#0F172A">Product Strategy Mind Map</text>
16 <text x="60" y="95"
17 font-size="14" font-weight="600" fill="#64748B" letter-spacing="1.5">STRATEGIC BREAKDOWN · FOUR CORE DIMENSIONS</text>
18 </g>
19 <!-- ===== Branch Skeleton ===== -->
20 <g id="branch-skeleton" data-pptx-bounds="120 108 1040 489">
21 <circle cx="640" cy="360" r="112" fill="none" stroke="#6366F1" stroke-width="1.5" stroke-opacity="0.12"/>
22 <circle cx="640" cy="360" r="160" fill="none" stroke="#6366F1" stroke-width="1.5" stroke-opacity="0.06"/>
23 <!-- Main straight relationships: center to branches -->
24 <!-- Top Right -->
25 <line x1="703" y1="330" x2="930" y2="195" stroke="#10B981" stroke-width="3" stroke-opacity="0.35"/>
26 <!-- Bottom Right -->
27 <line x1="703" y1="390" x2="930" y2="525" stroke="#F59E0B" stroke-width="3" stroke-opacity="0.35"/>
28 <!-- Top Left -->
29 <line x1="577" y1="330" x2="350" y2="195" stroke="#3B82F6" stroke-width="3" stroke-opacity="0.35"/>
30 <!-- Bottom Left -->
31 <line x1="577" y1="390" x2="350" y2="525" stroke="#F43F5E" stroke-width="3" stroke-opacity="0.35"/>
32 <!-- ===== Thin Lines: Branches to Sub-items ===== -->
33 <!-- Top Right (Product) -->
34 <line x1="1050" y1="195" x2="1075" y2="156" stroke="#10B981" stroke-width="1.5" stroke-opacity="0.3"/>
35 <line x1="1050" y1="195" x2="1075" y2="200" stroke="#10B981" stroke-width="1.5" stroke-opacity="0.3"/>
36 <line x1="1050" y1="195" x2="1075" y2="244" stroke="#10B981" stroke-width="1.5" stroke-opacity="0.3"/>
37 <!-- Bottom Right (Market) -->
38 <line x1="1050" y1="525" x2="1075" y2="476" stroke="#F59E0B" stroke-width="1.5" stroke-opacity="0.3"/>
39 <line x1="1050" y1="525" x2="1075" y2="520" stroke="#F59E0B" stroke-width="1.5" stroke-opacity="0.3"/>
40 <line x1="1050" y1="525" x2="1075" y2="564" stroke="#F59E0B" stroke-width="1.5" stroke-opacity="0.3"/>
41 <!-- Top Left (Technology) -->
42 <line x1="230" y1="195" x2="205" y2="156" stroke="#3B82F6" stroke-width="1.5" stroke-opacity="0.3"/>
43 <line x1="230" y1="195" x2="205" y2="200" stroke="#3B82F6" stroke-width="1.5" stroke-opacity="0.3"/>
44 <line x1="230" y1="195" x2="205" y2="244" stroke="#3B82F6" stroke-width="1.5" stroke-opacity="0.3"/>
45 <!-- Bottom Left (Operations) -->
46 <line x1="230" y1="525" x2="205" y2="476" stroke="#F43F5E" stroke-width="1.5" stroke-opacity="0.3"/>
47 <line x1="230" y1="525" x2="205" y2="520" stroke="#F43F5E" stroke-width="1.5" stroke-opacity="0.3"/>
48 <line x1="230" y1="525" x2="205" y2="564" stroke="#F43F5E" stroke-width="1.5" stroke-opacity="0.3"/>
49 </g>
50 <!-- ===== Sub-item Cards ===== -->
51 <!-- Top Right (Product) Cards -->
52 <g id="product-ux-optimization-node" data-pptx-bounds="1052 132 211 48">
53 <rect x="1075" y="139" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
54 <rect x="1075" y="139" width="5" height="34" rx="2.5" fill="#10B981"/>
55 <text x="1090" y="161" font-size="13" font-weight="600" fill="#0F172A">UX Optimization</text>
56 </g>
57 <g id="product-feature-roadmap-node" data-pptx-bounds="1052 176 211 48">
58 <rect x="1075" y="183" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
59 <rect x="1075" y="183" width="5" height="34" rx="2.5" fill="#10B981"/>
60 <text x="1090" y="205" font-size="13" font-weight="600" fill="#0F172A">Feature Roadmap</text>
61 </g>
62 <g id="product-quality-standards-node" data-pptx-bounds="1052 220 211 48">
63 <rect x="1075" y="227" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
64 <rect x="1075" y="227" width="5" height="34" rx="2.5" fill="#10B981"/>
65 <text x="1090" y="249" font-size="13" font-weight="600" fill="#0F172A">Quality Standards</text>
66 </g>
67 <!-- Bottom Right (Market) Cards -->
68 <g id="market-brand-positioning-node" data-pptx-bounds="1052 452 211 48">
69 <rect x="1075" y="459" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
70 <rect x="1075" y="459" width="5" height="34" rx="2.5" fill="#F59E0B"/>
71 <text x="1090" y="481" font-size="13" font-weight="600" fill="#0F172A">Brand Positioning</text>
72 </g>
73 <g id="market-channel-expansion-node" data-pptx-bounds="1052 496 211 48">
74 <rect x="1075" y="503" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
75 <rect x="1075" y="503" width="5" height="34" rx="2.5" fill="#F59E0B"/>
76 <text x="1090" y="525" font-size="13" font-weight="600" fill="#0F172A">Channel Expansion</text>
77 </g>
78 <g id="market-competitor-analysis-node" data-pptx-bounds="1052 540 211 48">
79 <rect x="1075" y="547" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
80 <rect x="1075" y="547" width="5" height="34" rx="2.5" fill="#F59E0B"/>
81 <text x="1090" y="569" font-size="13" font-weight="600" fill="#0F172A">Competitor Analysis</text>
82 </g>
83 <!-- Top Left (Technology) Cards (Right Aligned Text) -->
84 <g id="technology-architecture-upgrade-node" data-pptx-bounds="17 132 211 48">
85 <rect x="40" y="139" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
86 <rect x="200" y="139" width="5" height="34" rx="2.5" fill="#3B82F6"/>
87 <text x="190" y="161" text-anchor="end" font-size="13" font-weight="600" fill="#0F172A">Architecture Upgrade</text>
88 </g>
89 <g id="technology-ai-integration-node" data-pptx-bounds="17 176 211 48">
90 <rect x="40" y="183" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
91 <rect x="200" y="183" width="5" height="34" rx="2.5" fill="#3B82F6"/>
92 <text x="190" y="205" text-anchor="end" font-size="13" font-weight="600" fill="#0F172A">AI Integration</text>
93 </g>
94 <g id="technology-security-compliance-node" data-pptx-bounds="17 220 211 48">
95 <rect x="40" y="227" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
96 <rect x="200" y="227" width="5" height="34" rx="2.5" fill="#3B82F6"/>
97 <text x="190" y="249" text-anchor="end" font-size="13" font-weight="600" fill="#0F172A">Security &amp; Compliance</text>
98 </g>
99 <!-- Bottom Left (Operations) Cards (Right Aligned Text) -->
100 <g id="operations-user-growth-node" data-pptx-bounds="17 452 211 48">
101 <rect x="40" y="459" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
102 <rect x="200" y="459" width="5" height="34" rx="2.5" fill="#F43F5E"/>
103 <text x="190" y="481" text-anchor="end" font-size="13" font-weight="600" fill="#0F172A">User Growth Strategy</text>
104 </g>
105 <g id="operations-supply-chain-node" data-pptx-bounds="17 496 211 48">
106 <rect x="40" y="503" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
107 <rect x="200" y="503" width="5" height="34" rx="2.5" fill="#F43F5E"/>
108 <text x="190" y="525" text-anchor="end" font-size="13" font-weight="600" fill="#0F172A">Supply Chain Mgt</text>
109 </g>
110 <g id="operations-data-driven-decisions-node" data-pptx-bounds="17 540 211 48">
111 <rect x="40" y="547" width="165" height="34" rx="6" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
112 <rect x="200" y="547" width="5" height="34" rx="2.5" fill="#F43F5E"/>
113 <text x="190" y="569" text-anchor="end" font-size="13" font-weight="600" fill="#0F172A">Data-driven Decisions</text>
114 </g>
115 <!-- ===== Branch Nodes ===== -->
116 <!-- Top Right (Product) -->
117 <g id="product-branch-node" data-pptx-bounds="913 163 154 64">
118 <rect x="930" y="170" width="120" height="50" rx="25" fill="#10B981"/>
119 <text x="990" y="201" text-anchor="middle" font-size="15" font-weight="700" fill="#FFFFFF">Product</text>
120 </g>
121 <!-- Bottom Right (Market) -->
122 <g id="market-branch-node" data-pptx-bounds="913 493 154 64">
123 <rect x="930" y="500" width="120" height="50" rx="25" fill="#F59E0B"/>
124 <text x="990" y="531" text-anchor="middle" font-size="15" font-weight="700" fill="#FFFFFF">Market</text>
125 </g>
126 <!-- Top Left (Technology) -->
127 <g id="technology-branch-node" data-pptx-bounds="213 163 154 64">
128 <rect x="230" y="170" width="120" height="50" rx="25" fill="#3B82F6"/>
129 <text x="290" y="201" text-anchor="middle" font-size="15" font-weight="700" fill="#FFFFFF">Technology</text>
130 </g>
131 <!-- Bottom Left (Operations) -->
132 <g id="operations-branch-node" data-pptx-bounds="213 493 154 64">
133 <rect x="230" y="500" width="120" height="50" rx="25" fill="#F43F5E"/>
134 <text x="290" y="531" text-anchor="middle" font-size="15" font-weight="700" fill="#FFFFFF">Operations</text>
135 </g>
136 <!-- ===== Center Node ===== -->
137 <g id="strategy-core-node" data-pptx-bounds="544 273 192 174">
138 <circle cx="640" cy="360" r="75" fill="#4F46E5"/>
139 <text x="640" y="352" text-anchor="middle" font-size="22" font-weight="800" fill="#FFFFFF">Product</text>
140 <text x="640" y="380" text-anchor="middle" font-size="22" font-weight="800" fill="#FFFFFF">Strategy</text>
141 </g>
142 <!-- Footer -->
143 <g id="source" data-pptx-bounds="40 676 1200 39">
144 <text x="640" y="700" text-anchor="middle" font-size="13" font-weight="500" fill="#94A3B8">
145 Core theme branching into four primary dimensions, each expanding into specific strategic initiatives.
146 </text>
147 </g>
148 </svg>
149
149 lines Plain Text