返回 ppt-master
quadrant_text_bullets.svg
根目录 / skills / ppt-master / templates / charts / quadrant_text_bullets.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', 'PingFang SC', 'Microsoft YaHei', sans-serif"
3 font-size="12">
4 <!--
5 Quadrant Text Bullets Template
6 Structure: 2×2 framework where each quadrant holds a titled bullet list
7 Use cases: SWOT (Strengths/Weaknesses/Opportunities/Threats), Ansoff (Markets × Products), internal-external × helpful-harmful, any named two-axis matrix with text content
8 Feature: Half-rounded section tabs (§11.1), action-verb pills, framed quadrant axis. Demo content uses SWOT semantic colors (S=Emerald, W=Amber, O=Blue, T=Rose) — recolor per the framework being instantiated.
9 -->
10 <!-- Background -->
11 <rect width="1280" height="720" fill="#FFFFFF"/>
12
13 <!-- ==================== Header ==================== -->
14 <g id="header" data-pptx-bounds="60 30 1128 70">
15 <text x="60" y="60" font-size="30" font-weight="800" fill="#0F172A">
16 <tspan>SWOT Strategic Analysis</tspan>
17 </text>
18 <text x="60" y="88" font-size="13" font-weight="700" fill="#64748B" letter-spacing="1.5">
19 <tspan>ABC TECH COMPANY · 2025 MARKET COMPETITION ASSESSMENT</tspan>
20 </text>
21 <!-- Right-side mini matrix decoration -->
22 <g transform="translate(1140, 50)">
23 <rect x="0" y="0" width="22" height="22" rx="4" fill="#10B981"/>
24 <rect x="26" y="0" width="22" height="22" rx="4" fill="#F59E0B"/>
25 <rect x="0" y="26" width="22" height="22" rx="4" fill="#3B82F6"/>
26 <rect x="26" y="26" width="22" height="22" rx="4" fill="#FB7185"/>
27 </g>
28 </g>
29
30 <!-- ==================== Axis Frame ==================== -->
31 <g id="axisFrame" data-pptx-bounds="38 115 1162 549">
32 <!-- Top: HELPFUL ↔ HARMFUL -->
33 <rect x="80" y="115" width="540" height="22" rx="11" fill="#ECFDF5"/>
34 <text x="350" y="131" font-weight="800" fill="#059669" text-anchor="middle" letter-spacing="2">
35 <tspan>HELPFUL TO OBJECTIVE</tspan>
36 </text>
37 <rect x="660" y="115" width="540" height="22" rx="11" fill="#FFF1F2"/>
38 <text x="930" y="131" font-weight="800" fill="#E11D48" text-anchor="middle" letter-spacing="2">
39 <tspan>HARMFUL TO OBJECTIVE</tspan>
40 </text>
41 <!-- Left: INTERNAL ↔ EXTERNAL -->
42 <rect x="38" y="148" width="22" height="252" rx="11" fill="#F8FAFC"/>
43 <text x="49" y="274" font-weight="800" fill="#475569" text-anchor="middle" letter-spacing="2" transform="rotate(-90, 49, 274)">
44 <tspan>INTERNAL ORIGIN</tspan>
45 </text>
46 <rect x="38" y="412" width="22" height="252" rx="11" fill="#F8FAFC"/>
47 <text x="49" y="538" font-weight="800" fill="#475569" text-anchor="middle" letter-spacing="2" transform="rotate(-90, 49, 538)">
48 <tspan>EXTERNAL ORIGIN</tspan>
49 </text>
50 </g>
51
52 <!-- ==================== S - Strengths (Top-Left, Emerald) ==================== -->
53 <g id="strengths" transform="translate(80, 148)" data-pptx-bounds="80 148 540 252">
54 <rect x="0" y="0" width="540" height="252" rx="14" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
55 <!-- Top tab -->
56 <path d="M 14 0 h 512 a 14 14 0 0 1 14 14 v 46 h -540 v -46 a 14 14 0 0 1 14 -14 Z" fill="#10B981"/>
57 <!-- Monogram circle -->
58 <circle cx="36" cy="30" r="18" fill="#FFFFFF"/>
59 <text x="36" y="38" font-size="20" font-weight="800" fill="#10B981" text-anchor="middle">
60 <tspan>S</tspan>
61 </text>
62 <text x="64" y="36" font-size="19" font-weight="800" fill="#FFFFFF">
63 <tspan>Strengths</tspan>
64 </text>
65 <!-- Action pill -->
66 <rect x="430" y="16" width="96" height="28" rx="14" fill="#FFFFFF" fill-opacity="0.22"/>
67 <text x="478" y="35" font-weight="800" fill="#FFFFFF" text-anchor="middle" letter-spacing="2">
68 <tspan>LEVERAGE</tspan>
69 </text>
70 <!-- Items -->
71 <g id="s-items">
72 <circle cx="30" cy="92" r="10" fill="#ECFDF5"/>
73 <path d="M 25 92 L 29 96 L 35 88" stroke="#10B981" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
74 <text x="50" y="97" font-size="14" font-weight="600" fill="#0F172A">
75 <tspan>Strong R&amp;D team, </tspan><tspan font-weight="800" fill="#10B981">200+</tspan><tspan> tech patents</tspan>
76 </text>
77 <circle cx="30" cy="126" r="10" fill="#ECFDF5"/>
78 <path d="M 25 126 L 29 130 L 35 122" stroke="#10B981" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
79 <text x="50" y="131" font-size="14" font-weight="600" fill="#0F172A">
80 <tspan>High brand recognition, </tspan><tspan font-weight="800" fill="#10B981">85%</tspan><tspan> loyalty</tspan>
81 </text>
82 <circle cx="30" cy="160" r="10" fill="#ECFDF5"/>
83 <path d="M 25 160 L 29 164 L 35 156" stroke="#10B981" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
84 <text x="50" y="165" font-size="14" font-weight="600" fill="#0F172A">
85 <tspan>Complete supply chain, </tspan><tspan font-weight="800" fill="#10B981">15%</tspan><tspan> cost edge</tspan>
86 </text>
87 <circle cx="30" cy="194" r="10" fill="#ECFDF5"/>
88 <path d="M 25 194 L 29 198 L 35 190" stroke="#10B981" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
89 <text x="50" y="199" font-size="14" font-weight="600" fill="#0F172A">
90 <tspan>Strong cash flow, stable financials</tspan>
91 </text>
92 <circle cx="30" cy="228" r="10" fill="#ECFDF5"/>
93 <path d="M 25 228 L 29 232 L 35 224" stroke="#10B981" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
94 <text x="50" y="233" font-size="14" font-weight="600" fill="#0F172A">
95 <tspan>Efficient management, strong execution</tspan>
96 </text>
97 </g>
98 </g>
99
100 <!-- ==================== W - Weaknesses (Top-Right, Amber) ==================== -->
101 <g id="weaknesses" transform="translate(660, 148)" data-pptx-bounds="660 148 540 252">
102 <rect x="0" y="0" width="540" height="252" rx="14" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
103 <path d="M 14 0 h 512 a 14 14 0 0 1 14 14 v 46 h -540 v -46 a 14 14 0 0 1 14 -14 Z" fill="#F59E0B"/>
104 <circle cx="36" cy="30" r="18" fill="#FFFFFF"/>
105 <text x="36" y="38" font-size="20" font-weight="800" fill="#D97706" text-anchor="middle">
106 <tspan>W</tspan>
107 </text>
108 <text x="64" y="36" font-size="19" font-weight="800" fill="#FFFFFF">
109 <tspan>Weaknesses</tspan>
110 </text>
111 <rect x="430" y="16" width="96" height="28" rx="14" fill="#FFFFFF" fill-opacity="0.22"/>
112 <text x="478" y="35" font-weight="800" fill="#FFFFFF" text-anchor="middle" letter-spacing="2">
113 <tspan>ADDRESS</tspan>
114 </text>
115 <g id="w-items">
116 <circle cx="30" cy="92" r="10" fill="#FFFBEB"/>
117 <path d="M 25 87 L 35 97 M 35 87 L 25 97" stroke="#F59E0B" stroke-width="2.5" fill="none" stroke-linecap="round"/>
118 <text x="50" y="97" font-size="14" font-weight="600" fill="#0F172A">
119 <tspan>Insufficient marketing investment</tspan>
120 </text>
121 <circle cx="30" cy="126" r="10" fill="#FFFBEB"/>
122 <path d="M 25 121 L 35 131 M 35 121 L 25 131" stroke="#F59E0B" stroke-width="2.5" fill="none" stroke-linecap="round"/>
123 <text x="50" y="131" font-size="14" font-weight="600" fill="#0F172A">
124 <tspan>Single product line, core dependency</tspan>
125 </text>
126 <circle cx="30" cy="160" r="10" fill="#FFFBEB"/>
127 <path d="M 25 155 L 35 165 M 35 155 L 25 165" stroke="#F59E0B" stroke-width="2.5" fill="none" stroke-linecap="round"/>
128 <text x="50" y="165" font-size="14" font-weight="600" fill="#0F172A">
129 <tspan>Lack of overseas market experience</tspan>
130 </text>
131 <circle cx="30" cy="194" r="10" fill="#FFFBEB"/>
132 <path d="M 25 189 L 35 199 M 35 189 L 25 199" stroke="#F59E0B" stroke-width="2.5" fill="none" stroke-linecap="round"/>
133 <text x="50" y="199" font-size="14" font-weight="600" fill="#0F172A">
134 <tspan>High talent turnover </tspan><tspan font-weight="800" fill="#D97706">(12%)</tspan>
135 </text>
136 <circle cx="30" cy="228" r="10" fill="#FFFBEB"/>
137 <path d="M 25 223 L 35 233 M 35 223 L 25 233" stroke="#F59E0B" stroke-width="2.5" fill="none" stroke-linecap="round"/>
138 <text x="50" y="233" font-size="14" font-weight="600" fill="#0F172A">
139 <tspan>After-sales response needs improvement</tspan>
140 </text>
141 </g>
142 </g>
143
144 <!-- ==================== O - Opportunities (Bottom-Left, Blue) ==================== -->
145 <g id="opportunities" transform="translate(80, 412)" data-pptx-bounds="80 412 540 252">
146 <rect x="0" y="0" width="540" height="252" rx="14" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
147 <path d="M 14 0 h 512 a 14 14 0 0 1 14 14 v 46 h -540 v -46 a 14 14 0 0 1 14 -14 Z" fill="#3B82F6"/>
148 <circle cx="36" cy="30" r="18" fill="#FFFFFF"/>
149 <text x="36" y="38" font-size="20" font-weight="800" fill="#2563EB" text-anchor="middle">
150 <tspan>O</tspan>
151 </text>
152 <text x="64" y="36" font-size="19" font-weight="800" fill="#FFFFFF">
153 <tspan>Opportunities</tspan>
154 </text>
155 <rect x="438" y="16" width="88" height="28" rx="14" fill="#FFFFFF" fill-opacity="0.22"/>
156 <text x="482" y="35" font-weight="800" fill="#FFFFFF" text-anchor="middle" letter-spacing="2">
157 <tspan>PURSUE</tspan>
158 </text>
159 <g id="o-items">
160 <circle cx="30" cy="92" r="10" fill="#EFF6FF"/>
161 <path d="M 30 87 L 30 97 M 26 91 L 30 87 L 34 91" stroke="#3B82F6" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
162 <text x="50" y="97" font-size="14" font-weight="600" fill="#0F172A">
163 <tspan>AI industry growing at </tspan><tspan font-weight="800" fill="#2563EB">25% CAGR</tspan>
164 </text>
165 <circle cx="30" cy="126" r="10" fill="#EFF6FF"/>
166 <path d="M 30 121 L 30 131 M 26 125 L 30 121 L 34 125" stroke="#3B82F6" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
167 <text x="50" y="131" font-size="14" font-weight="600" fill="#0F172A">
168 <tspan>Increased policy support and subsidies</tspan>
169 </text>
170 <circle cx="30" cy="160" r="10" fill="#EFF6FF"/>
171 <path d="M 30 155 L 30 165 M 26 159 L 30 155 L 34 159" stroke="#3B82F6" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
172 <text x="50" y="165" font-size="14" font-weight="600" fill="#0F172A">
173 <tspan>Strong demand in emerging markets (SEA)</tspan>
174 </text>
175 <circle cx="30" cy="194" r="10" fill="#EFF6FF"/>
176 <path d="M 30 189 L 30 199 M 26 193 L 30 189 L 34 193" stroke="#3B82F6" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
177 <text x="50" y="199" font-size="14" font-weight="600" fill="#0F172A">
178 <tspan>Competitors repositioning, share available</tspan>
179 </text>
180 <circle cx="30" cy="228" r="10" fill="#EFF6FF"/>
181 <path d="M 30 223 L 30 233 M 26 227 L 30 223 L 34 227" stroke="#3B82F6" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
182 <text x="50" y="233" font-size="14" font-weight="600" fill="#0F172A">
183 <tspan>Digital transformation driving demand</tspan>
184 </text>
185 </g>
186 </g>
187
188 <!-- ==================== T - Threats (Bottom-Right, Rose) ==================== -->
189 <g id="threats" transform="translate(660, 412)" data-pptx-bounds="660 412 540 252">
190 <rect x="0" y="0" width="540" height="252" rx="14" fill="#FFFFFF" stroke="#E2E8F0" stroke-width="1"/>
191 <path d="M 14 0 h 512 a 14 14 0 0 1 14 14 v 46 h -540 v -46 a 14 14 0 0 1 14 -14 Z" fill="#FB7185"/>
192 <circle cx="36" cy="30" r="18" fill="#FFFFFF"/>
193 <text x="36" y="38" font-size="20" font-weight="800" fill="#E11D48" text-anchor="middle">
194 <tspan>T</tspan>
195 </text>
196 <text x="64" y="36" font-size="19" font-weight="800" fill="#FFFFFF">
197 <tspan>Threats</tspan>
198 </text>
199 <rect x="430" y="16" width="96" height="28" rx="14" fill="#FFFFFF" fill-opacity="0.22"/>
200 <text x="478" y="35" font-weight="800" fill="#FFFFFF" text-anchor="middle" letter-spacing="2">
201 <tspan>MITIGATE</tspan>
202 </text>
203 <g id="t-items">
204 <circle cx="30" cy="92" r="10" fill="#FFF1F2"/>
205 <path d="M 30 86 L 35 96 L 25 96 Z" fill="none" stroke="#FB7185" stroke-width="2" stroke-linejoin="round"/>
206 <line x1="30" y1="90" x2="30" y2="93" stroke="#FB7185" stroke-width="2" stroke-linecap="round"/>
207 <circle cx="30" cy="95" r="0.8" fill="#FB7185"/>
208 <text x="50" y="97" font-size="14" font-weight="600" fill="#0F172A">
209 <tspan>Intensified competition, giants entering</tspan>
210 </text>
211 <circle cx="30" cy="126" r="10" fill="#FFF1F2"/>
212 <path d="M 30 120 L 35 130 L 25 130 Z" fill="none" stroke="#FB7185" stroke-width="2" stroke-linejoin="round"/>
213 <line x1="30" y1="124" x2="30" y2="127" stroke="#FB7185" stroke-width="2" stroke-linecap="round"/>
214 <circle cx="30" cy="129" r="0.8" fill="#FB7185"/>
215 <text x="50" y="131" font-size="14" font-weight="600" fill="#0F172A">
216 <tspan>Rapid technology iterations, R&amp;D pressure</tspan>
217 </text>
218 <circle cx="30" cy="160" r="10" fill="#FFF1F2"/>
219 <path d="M 30 154 L 35 164 L 25 164 Z" fill="none" stroke="#FB7185" stroke-width="2" stroke-linejoin="round"/>
220 <line x1="30" y1="158" x2="30" y2="161" stroke="#FB7185" stroke-width="2" stroke-linecap="round"/>
221 <circle cx="30" cy="163" r="0.8" fill="#FB7185"/>
222 <text x="50" y="165" font-size="14" font-weight="600" fill="#0F172A">
223 <tspan>Rising raw material costs, margin squeeze</tspan>
224 </text>
225 <circle cx="30" cy="194" r="10" fill="#FFF1F2"/>
226 <path d="M 30 188 L 35 198 L 25 198 Z" fill="none" stroke="#FB7185" stroke-width="2" stroke-linejoin="round"/>
227 <line x1="30" y1="192" x2="30" y2="195" stroke="#FB7185" stroke-width="2" stroke-linecap="round"/>
228 <circle cx="30" cy="197" r="0.8" fill="#FB7185"/>
229 <text x="50" y="199" font-size="14" font-weight="600" fill="#0F172A">
230 <tspan>Stricter regulations, compliance costs up</tspan>
231 </text>
232 <circle cx="30" cy="228" r="10" fill="#FFF1F2"/>
233 <path d="M 30 222 L 35 232 L 25 232 Z" fill="none" stroke="#FB7185" stroke-width="2" stroke-linejoin="round"/>
234 <line x1="30" y1="226" x2="30" y2="229" stroke="#FB7185" stroke-width="2" stroke-linecap="round"/>
235 <circle cx="30" cy="231" r="0.8" fill="#FB7185"/>
236 <text x="50" y="233" font-size="14" font-weight="600" fill="#0F172A">
237 <tspan>Economic uncertainty, budgets tightening</tspan>
238 </text>
239 </g>
240 </g>
241
242 <!-- ==================== Footer ==================== -->
243 <g id="source" data-pptx-bounds="60 675 520 25">
244 <text x="60" y="695" font-weight="600" fill="#94A3B8">
245 <tspan>Data source: Strategic Planning Department · 2025 Annual Analysis Report</tspan>
246 </text>
247 </g>
248 </svg>
249
249 lines Plain Text