sonance-brand-mcp 1.3.133 → 1.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/dist/assets/BRAND_GUIDELINES.md +88 -20
  2. package/dist/assets/api/sonance-ai-edit/route.ts +2 -3
  3. package/dist/assets/brand-system.ts +8 -5
  4. package/dist/assets/dev-tools/SonanceDevTools.tsx +1 -1
  5. package/dist/assets/dev-tools/constants.ts +8 -2
  6. package/dist/assets/globals.css +18 -6
  7. package/dist/assets/logo-manifest.json +27 -0
  8. package/dist/assets/logos/iport/IPORT_Logo_2C_Dark_RGB.png +0 -0
  9. package/dist/assets/logos/iport/IPORT_Logo_2C_Light_RGB.png +0 -0
  10. package/dist/assets/logos/iport/IPORT_Logo_2C_Reverse_RGB.png +0 -0
  11. package/dist/assets/logos/iport/IPORT_Logo_Black_RGB.png +0 -0
  12. package/dist/assets/logos/iport/IPORT_Logo_Gray1c_RGB_Keyshot.png +0 -0
  13. package/dist/assets/logos/iport/IPORT_Logo_Grayscale_RGB.png +0 -0
  14. package/dist/assets/logos/iport/IPORT_Logo_Reverse_RGB.png +0 -0
  15. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Black.svg +32 -0
  16. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Category_Black.jpg +0 -0
  17. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Category_White.jpg +0 -0
  18. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Mount_Black.svg +41 -0
  19. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Mount_Category_Black.jpg +0 -0
  20. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Mount_Category_White.jpg +0 -0
  21. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Mount_White.svg +41 -0
  22. package/dist/assets/logos/iport-product-lines/IPORT_Connect_OrangeAccent_Black.svg +36 -0
  23. package/dist/assets/logos/iport-product-lines/IPORT_Connect_OrangeAccent_White.svg +36 -0
  24. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Phone_Black.svg +42 -0
  25. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Phone_Category_Black.jpg +0 -0
  26. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Phone_Category_White.jpg +0 -0
  27. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Phone_White.svg +41 -0
  28. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Pro_Black.svg +42 -0
  29. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Pro_Category_Black.jpg +0 -0
  30. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Pro_Category_White.jpg +0 -0
  31. package/dist/assets/logos/iport-product-lines/IPORT_Connect_Pro_White.svg +39 -0
  32. package/dist/assets/logos/iport-product-lines/IPORT_Connect_White.svg +32 -0
  33. package/dist/assets/logos/iport-product-lines/IPORT_Surface_Mount_Black.svg +46 -0
  34. package/dist/assets/logos/iport-product-lines/IPORT_Surface_Mount_White.svg +46 -0
  35. package/dist/assets/logos-optimized/iport/IPORT_Logo_2C_Dark_RGB.png +0 -0
  36. package/dist/assets/logos-optimized/iport/IPORT_Logo_2C_Light_RGB.png +0 -0
  37. package/dist/assets/logos-optimized/iport/IPORT_Logo_2C_Reverse_RGB.png +0 -0
  38. package/dist/assets/logos-optimized/iport/IPORT_Logo_Black_RGB.png +0 -0
  39. package/dist/assets/logos-optimized/iport/IPORT_Logo_Gray1c_RGB_Keyshot.png +0 -0
  40. package/dist/assets/logos-optimized/iport/IPORT_Logo_Grayscale_RGB.png +0 -0
  41. package/dist/assets/logos-optimized/iport/IPORT_Logo_Reverse_RGB.png +0 -0
  42. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Black.svg +32 -0
  43. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Category_Black.jpg +0 -0
  44. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Category_White.jpg +0 -0
  45. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Mount_Black.svg +41 -0
  46. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Mount_Category_Black.jpg +0 -0
  47. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Mount_Category_White.jpg +0 -0
  48. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Mount_White.svg +41 -0
  49. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_OrangeAccent_Black.svg +36 -0
  50. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_OrangeAccent_White.svg +36 -0
  51. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Phone_Black.svg +42 -0
  52. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Phone_Category_Black.jpg +0 -0
  53. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Phone_Category_White.jpg +0 -0
  54. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Phone_White.svg +41 -0
  55. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Pro_Black.svg +42 -0
  56. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Pro_Category_Black.jpg +0 -0
  57. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Pro_Category_White.jpg +0 -0
  58. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_Pro_White.svg +39 -0
  59. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Connect_White.svg +32 -0
  60. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Surface_Mount_Black.svg +46 -0
  61. package/dist/assets/logos-optimized/iport-product-lines/IPORT_Surface_Mount_White.svg +46 -0
  62. package/dist/index.d.ts +36 -1
  63. package/dist/index.js +304 -37
  64. package/dist/layout-references.js +731 -0
  65. package/package.json +1 -1
@@ -10,7 +10,7 @@
10
10
  |-------|---------------|--------------|-------|
11
11
  | **Sonance** | Charcoal `#333F48` | Cyan "The Beam" `#00A3E1` | Light preferred |
12
12
  | **Sonance Foundation** | Charcoal `#333F48` | Green `#00B2A9` | Light preferred |
13
- | **IPORT** | Black `#0E1114` | Orange `#FC4C02` | Dark preferred |
13
+ | **IPORT** | Black `#25282A` | Orange `#FC4C02` | Dark preferred |
14
14
  | **Blaze Audio** | Black `#1A1A1C` | Blue `#00A3E1` | Dark preferred |
15
15
 
16
16
  **Font**: Montserrat (all brands)
@@ -183,35 +183,103 @@ For social media profiles and spaces where real estate is limited, a unique icon
183
183
 
184
184
  ## IPORT Brand
185
185
 
186
- ### Color Palette
186
+ > Updated to the **IPORT Brand Identity Guide 2024**. IPORT is a Sonance family brand specializing in
187
+ > device mounting, charging, and point-of-sale solutions.
187
188
 
188
- | Color | Hex | CSS Variable | Tailwind Class | Usage |
189
- |-------|-----|--------------|----------------|-------|
190
- | Orange | `#FC4C02` | `--iport-orange` | `bg-iport-orange` | Primary accent, CTAs |
191
- | Black | `#0E1114` | `--iport-black` | `bg-iport-black` | Text, headers |
192
- | Dark | `#0F161D` | `--iport-dark` | `bg-iport-dark` | Page backgrounds |
193
- | Dark Gray | `#1C1E20` | `--iport-dark-gray` | `bg-iport-dark-gray` | Card backgrounds |
194
- | Medium Gray | `#25282A` | `--iport-medium-gray` | `bg-iport-medium-gray` | Secondary surfaces |
195
- | Gray | `#3A3D3F` | `--iport-gray` | `bg-iport-gray` | Borders, dividers |
196
- | Light Gray | `#CED6DB` | `--iport-light-gray` | `bg-iport-light-gray` | Secondary text |
197
- | Off White | `#F2F2F2` | `--iport-off-white` | `bg-iport-off-white` | Highlights |
198
- | White | `#FFFFFF` | `--iport-white` | `bg-iport-white` | Primary text on dark |
189
+ **Tagline:** HOLD. CHARGE. PROTECT. CONNECT.
190
+
191
+ ### Primary Color Palette
192
+
193
+ The 2024 guide defines two official primary colors.
194
+
195
+ | Color | Hex | Pantone | CMYK | RGB | CSS Variable | Tailwind Class | Usage |
196
+ |-------|-----|---------|------|-----|--------------|----------------|-------|
197
+ | IPORT Black | `#25282A` | Neutral Black C | 74/65/62/67 | 37/40/42 | `--iport-black` | `bg-iport-black` | Primary text, dark backgrounds |
198
+ | IPORT Orange | `#FC4C02` | 1655 C | 0/85/100/0 | 252/76/2 | `--iport-orange` | `bg-iport-orange` | Primary accent, CTAs |
199
+
200
+ ### Secondary Color Palette (Product Lines)
201
+
202
+ IPORT has 5 product categories; the CONNECT products each carry their own color identity.
203
+
204
+ | Product Line | Hex | Pantone | CSS Variable | Tailwind Class |
205
+ |--------------|-----|---------|--------------|----------------|
206
+ | CONNECT Phone | `#75B559` | 368 C | `--iport-connect-phone` | `bg-iport-connect-phone` |
207
+ | CONNECT | `#D9D9D6` | Cool Gray 1 C | `--iport-connect` | `bg-iport-connect` |
208
+ | CONNECT Pro | `#FC4C02` | 1655 C | `--iport-connect-pro` | `bg-iport-connect-pro` |
209
+ | CONNECT Mount | `#E7D034` | 604 C | `--iport-connect-mount` | `bg-iport-connect-mount` |
210
+ | Surface Mount | `#2294D7` | 299 C | `--iport-surface-mount` | `bg-iport-surface-mount` |
211
+
212
+ ### Supporting Neutrals (UI extension)
213
+
214
+ Not part of the official two-color palette, but needed to build dark interfaces. Anchored on IPORT Black.
215
+
216
+ | Color | Hex | CSS Variable | Usage |
217
+ |-------|-----|--------------|-------|
218
+ | Recessed Surface | `#1C1E20` | `--iport-dark-gray` | Deep/recessed surfaces |
219
+ | Gray | `#3A3D3F` | `--iport-gray` | Elevated cards, borders, dividers |
220
+ | Light Gray | `#CED6DB` | `--iport-light-gray` | Secondary text |
221
+ | Off White | `#F2F2F2` | `--iport-off-white` | Highlights |
222
+ | White | `#FFFFFF` | `--iport-white` | Primary text on dark |
223
+
224
+ ### Typography
225
+
226
+ - **Print**: Gotham (Hero typeface) — with Gotham Light, Gotham Thin, and Gotham Black for hierarchy.
227
+ - **Web/Digital**: Montserrat — a Google font that complements Gotham. Use Regular, Semibold, Italic, and Bold.
228
+
229
+ ### Capitalization Rule
230
+
231
+ The brand name is **always** set in all caps as `IPORT`. Never write "iPort" or "iport". This also
232
+ applies to the sub-brand / product lock-ups.
233
+
234
+ ### Tone of Voice
235
+
236
+ Contemporary and forward-thinking, embodying an innovative Silicon Valley spirit. Witty and charming
237
+ with a touch of confident, expert arrogance — yet warm and approachable. Speak as a subject-matter
238
+ expert: sharp not fluffy, visionary yet down to earth, modern and professional without being stuffy,
239
+ trendsetting and tech-savvy, approachable and down to earth.
240
+
241
+ ### Logo System
242
+
243
+ - **Hero**: `IPORT` wordmark (the dot of the "i" is rendered as an orange power-symbol detail).
244
+ - **Hero Lock-up**: `IPORT BY SONANCE` — the Sonance identifier is centered below the IPORT logo.
245
+ - **Product Lock-ups**: e.g. `IPORT LAUNCH`, `IPORT SURFACE MOUNT` — a slight shift in weight/color
246
+ separates the company name from the product name. Longer/secondary names use a two-line option.
247
+ - **Symbol**: the power-symbol icon is used where the full wordmark is not legible (favicons, app
248
+ icons, social profiles).
249
+ - **Clear space**: minimum clear space on all sides equals the cap height (X) of the logo.
250
+ - **Do**: use the 2-color logo on light or dark backgrounds; use the reverse (white) logo on IPORT
251
+ orange or when color isn't available; use negative space for placement.
252
+ - **Don't**: colorize the logo, add a stroke, place it over busy backgrounds, rotate it, or stretch
253
+ it vertically or horizontally.
254
+
255
+ ### Photography & Video (9 Rules)
256
+
257
+ 1. **Real-life moments** — authentic, produced but not over-produced; avoid stock-photography setups.
258
+ 2. **Emotions & personality** — genuine emotion, not mushy or corny (serious not sad, happy not laughing).
259
+ 3. **Shallow depth of field** — a single focal point naturally framing the subject.
260
+ 4. **Accents of color** — pull from the relevant product-line palette; bring IPORT color through where possible.
261
+ 5. **In motion** — suggest movement; avoid static, staged, boring compositions.
262
+ 6. **Light-touch branding** — feature IPORT branding subtly; don't force brand dominance.
263
+ 7. **Leading lines** — use composition to gently lead the viewer's eye to the product.
264
+ 8. **Symmetry** — horizontal, vertical, or (with the product) radial symmetry is pleasing; slight
265
+ asymmetry can add tension.
266
+ 9. **Intentional lighting** — set mood and energy; clean, fresh, simple lighting focused on the action.
199
267
 
200
268
  ### Design Guidelines
201
269
 
202
- - **Theme**: Dark UI preferred
270
+ - **Theme**: Dark UI preferred (canvas is IPORT Black `#25282A`)
203
271
  - **Accent**: Orange `#FC4C02` for CTAs, highlights, interactive elements
204
272
  - **Text**: White on dark backgrounds
205
- - **Surfaces**: Use dark grays for layered depth
273
+ - **Surfaces**: Use the supporting grays for layered depth
206
274
 
207
275
  ### Example Dark Theme Setup
208
276
  ```css
209
277
  body {
210
- background-color: #0F161D; /* iport-dark */
278
+ background-color: #25282A; /* iport-black */
211
279
  color: #FFFFFF; /* iport-white */
212
280
  }
213
281
  .card {
214
- background-color: #1C1E20; /* iport-dark-gray */
282
+ background-color: #3A3D3F; /* iport-gray (elevated) */
215
283
  border-color: #3A3D3F; /* iport-gray */
216
284
  }
217
285
  .button-primary {
@@ -492,10 +560,10 @@ When crediting a photographer, follow these guidelines consistently:
492
560
  --sonance-blue: #00A3E1;
493
561
  --sonance-light-gray: #D9D9D6;
494
562
 
495
- /* IPORT Core */
563
+ /* IPORT Core (2024) */
496
564
  --iport-orange: #FC4C02;
497
- --iport-black: #0E1114;
498
- --iport-dark: #0F161D;
565
+ --iport-black: #25282A;
566
+ --iport-dark: #25282A;
499
567
 
500
568
  /* Blaze Core */
501
569
  --blaze-blue: #00A3E1;
@@ -110,7 +110,7 @@ BRAND QUICK REFERENCE:
110
110
  | Brand | Primary Color | Accent Color | Theme Preference |
111
111
  |----------|-------------------|---------------------------|------------------|
112
112
  | Sonance | Charcoal #333F48 | Cyan "The Beam" #00A3E1 | Light preferred |
113
- | IPORT | Black #0E1114 | Orange #FC4C02 | Dark preferred |
113
+ | IPORT | Black #25282A | Orange #FC4C02 | Dark preferred |
114
114
  | Blaze | Black #1A1A1C | Blue #00A3E1, Red #C02B0A | Dark preferred |
115
115
 
116
116
  ───────────────────────────────────────────────────────────────────────────────
@@ -133,9 +133,8 @@ IPORT COLORS (Dark Theme)
133
133
  ───────────────────────────────────────────────────────────────────────────────
134
134
  | Color | Hex | CSS Variable | Tailwind Class |
135
135
  |--------------|-----------|------------------------|------------------------|
136
+ | Black | #25282A | --iport-black | bg-iport-black |
136
137
  | Orange | #FC4C02 | --iport-orange | bg-iport-orange |
137
- | Black | #0E1114 | --iport-black | bg-iport-black |
138
- | Dark | #0F161D | --iport-dark | bg-iport-dark |
139
138
  | Dark Gray | #1C1E20 | --iport-dark-gray | bg-iport-dark-gray |
140
139
  | Medium Gray | #25282A | --iport-medium-gray | bg-iport-medium-gray |
141
140
  | Gray | #3A3D3F | --iport-gray | bg-iport-gray |
@@ -86,8 +86,8 @@ export const brandPresets: BrandPreset[] = [
86
86
  name: 'IPORT',
87
87
  description: 'Bold, modern tech brand',
88
88
  config: {
89
- baseColor: '#FC4C02', // IPORT Orange
90
- accentColor: '#0F161D', // IPORT Dark
89
+ baseColor: '#FC4C02', // IPORT Orange (Pantone 1655C)
90
+ accentColor: '#25282A', // IPORT Black (Pantone Neutral Black C)
91
91
  radius: 'md', // Liquid Glass
92
92
  headingWeight: 700,
93
93
  bodyWeight: 400,
@@ -120,8 +120,8 @@ export const brandLogos: Record<BrandId, BrandLogos> = {
120
120
  alt: 'Sonance',
121
121
  },
122
122
  iport: {
123
- light: '/logos/iport/IPORT_Sonance_LockUp_2C_Dark_RGB.png',
124
- dark: '/logos/iport/IPORT_Sonance_LockUp_2C_Light_RGB.png',
123
+ light: '/logos/iport/IPORT_Logo_2C_Dark_RGB.png',
124
+ dark: '/logos/iport/IPORT_Logo_2C_Light_RGB.png',
125
125
  alt: 'IPORT',
126
126
  },
127
127
  blaze: {
@@ -154,8 +154,11 @@ export const logoSizes: Record<string, { width?: number; height?: number; scale?
154
154
  export const colorPresets: ColorPreset[] = [
155
155
  { name: 'Sonance Charcoal', value: '#333F48' },
156
156
  { name: 'Sonance Blue', value: '#00A3E1' },
157
- { name: 'IPORT Dark', value: '#0F161D' },
157
+ { name: 'IPORT Black', value: '#25282A' },
158
158
  { name: 'IPORT Orange', value: '#FC4C02' },
159
+ { name: 'CONNECT Phone', value: '#75B559' },
160
+ { name: 'CONNECT Mount', value: '#E7D034' },
161
+ { name: 'Surface Mount', value: '#2294D7' },
159
162
  { name: 'Blaze Dark', value: '#28282B' },
160
163
  { name: 'Blaze Red', value: '#C02B0A' },
161
164
  { name: 'Foundation Green', value: '#00B2A9' },
@@ -2338,7 +2338,7 @@ export function SonanceDevTools() {
2338
2338
  // These are colors typically used for SOLID BACKGROUNDS
2339
2339
  const primaryColorTargets = [
2340
2340
  '#333f48', // Sonance charcoal
2341
- '#0f161d', // IPORT dark
2341
+ '#25282a', // IPORT black (2024)
2342
2342
  '#28282b', // Blaze dark
2343
2343
  '#000000', // Black (common button)
2344
2344
  '#1f2937', // Tailwind gray-800
@@ -127,11 +127,17 @@ const colorMap: Record<string, string> = {
127
127
  "sonance-light-gray": "#D9D9D6",
128
128
  // IPORT brand
129
129
  "iport-orange": "#FC4C02",
130
- "iport-black": "#0E1114",
131
- "iport-dark": "#0F161D",
130
+ "iport-black": "#25282A",
131
+ "iport-dark": "#25282A",
132
132
  "iport-dark-gray": "#1C1E20",
133
133
  "iport-gray": "#3A3D3F",
134
134
  "iport-light-gray": "#CED6DB",
135
+ // IPORT product lines (2024)
136
+ "iport-connect-phone": "#75B559",
137
+ "iport-connect": "#D9D9D6",
138
+ "iport-connect-pro": "#FC4C02",
139
+ "iport-connect-mount": "#E7D034",
140
+ "iport-surface-mount": "#2294D7",
135
141
  // Blaze brand
136
142
  "blaze-blue": "#00A3E1",
137
143
  "blaze-red": "#C02B0A",
@@ -39,17 +39,24 @@
39
39
  IPORT BRAND COLORS
40
40
  ============================================ */
41
41
 
42
- /* Core IPORT Palette */
43
- --iport-orange: #FC4C02; /* Primary accent - vibrant orange */
44
- --iport-black: #0E1114; /* Near black - primary text */
45
- --iport-dark: #0F161D; /* Dark background */
46
- --iport-dark-gray: #1C1E20;
42
+ /* Core IPORT Palette (2024 Brand Guide) */
43
+ --iport-orange: #FC4C02; /* Primary accent - vibrant orange (Pantone 1655C) */
44
+ --iport-black: #25282A; /* IPORT Black - primary text + dark backgrounds (Pantone Neutral Black C) */
45
+ --iport-dark: #25282A; /* Dark background (= IPORT Black) */
46
+ --iport-dark-gray: #1C1E20; /* Recessed surface */
47
47
  --iport-medium-gray: #25282A;
48
- --iport-gray: #3A3D3F;
48
+ --iport-gray: #3A3D3F; /* Elevated cards, borders, dividers */
49
49
  --iport-light-gray: #CED6DB;
50
50
  --iport-off-white: #F2F2F2;
51
51
  --iport-white: #FFFFFF;
52
52
 
53
+ /* IPORT Secondary Palette - Product Lines */
54
+ --iport-connect-phone: #75B559; /* CONNECT Phone (Pantone 368C) */
55
+ --iport-connect: #D9D9D6; /* CONNECT (Pantone Cool Gray 1C) */
56
+ --iport-connect-pro: #FC4C02; /* CONNECT Pro (Pantone 1655C) */
57
+ --iport-connect-mount: #E7D034; /* CONNECT Mount (Pantone 604C) */
58
+ --iport-surface-mount: #2294D7; /* Surface Mount (Pantone 299C) */
59
+
53
60
  /* ============================================
54
61
  BLAZE AUDIO BRAND COLORS
55
62
  ============================================ */
@@ -454,6 +461,11 @@
454
461
  --color-iport-light-gray: var(--iport-light-gray);
455
462
  --color-iport-off-white: var(--iport-off-white);
456
463
  --color-iport-white: var(--iport-white);
464
+ --color-iport-connect-phone: var(--iport-connect-phone);
465
+ --color-iport-connect: var(--iport-connect);
466
+ --color-iport-connect-pro: var(--iport-connect-pro);
467
+ --color-iport-connect-mount: var(--iport-connect-mount);
468
+ --color-iport-surface-mount: var(--iport-surface-mount);
457
469
 
458
470
  /* Blaze Audio Brand Colors */
459
471
  --color-blaze-blue: var(--blaze-blue);
@@ -5,8 +5,35 @@
5
5
  "/logos/blaze/BlazeBySonance_Logo_Lockup_2C_Light_RGB_05162025.png",
6
6
  "/logos/blaze/BlazeBySonance_Logo_Lockup_3C_Dark_RGB_05162025.png",
7
7
  "/logos/blaze/BlazeBySonance_Logo_Lockup_White_RGB_05162025.png",
8
+ "/logos/iport/IPORT_Logo_2C_Dark_RGB.png",
9
+ "/logos/iport/IPORT_Logo_2C_Light_RGB.png",
10
+ "/logos/iport/IPORT_Logo_2C_Reverse_RGB.png",
11
+ "/logos/iport/IPORT_Logo_Black_RGB.png",
12
+ "/logos/iport/IPORT_Logo_Gray1c_RGB_Keyshot.png",
13
+ "/logos/iport/IPORT_Logo_Grayscale_RGB.png",
14
+ "/logos/iport/IPORT_Logo_Reverse_RGB.png",
8
15
  "/logos/iport/IPORT_Sonance_LockUp_2C_Dark_RGB.png",
9
16
  "/logos/iport/IPORT_Sonance_LockUp_2C_Light_RGB.png",
17
+ "/logos/iport-product-lines/IPORT_Connect_Black.svg",
18
+ "/logos/iport-product-lines/IPORT_Connect_Category_Black.jpg",
19
+ "/logos/iport-product-lines/IPORT_Connect_Category_White.jpg",
20
+ "/logos/iport-product-lines/IPORT_Connect_Mount_Black.svg",
21
+ "/logos/iport-product-lines/IPORT_Connect_Mount_Category_Black.jpg",
22
+ "/logos/iport-product-lines/IPORT_Connect_Mount_Category_White.jpg",
23
+ "/logos/iport-product-lines/IPORT_Connect_Mount_White.svg",
24
+ "/logos/iport-product-lines/IPORT_Connect_OrangeAccent_Black.svg",
25
+ "/logos/iport-product-lines/IPORT_Connect_OrangeAccent_White.svg",
26
+ "/logos/iport-product-lines/IPORT_Connect_Phone_Black.svg",
27
+ "/logos/iport-product-lines/IPORT_Connect_Phone_Category_Black.jpg",
28
+ "/logos/iport-product-lines/IPORT_Connect_Phone_Category_White.jpg",
29
+ "/logos/iport-product-lines/IPORT_Connect_Phone_White.svg",
30
+ "/logos/iport-product-lines/IPORT_Connect_Pro_Black.svg",
31
+ "/logos/iport-product-lines/IPORT_Connect_Pro_Category_Black.jpg",
32
+ "/logos/iport-product-lines/IPORT_Connect_Pro_Category_White.jpg",
33
+ "/logos/iport-product-lines/IPORT_Connect_Pro_White.svg",
34
+ "/logos/iport-product-lines/IPORT_Connect_White.svg",
35
+ "/logos/iport-product-lines/IPORT_Surface_Mount_Black.svg",
36
+ "/logos/iport-product-lines/IPORT_Surface_Mount_White.svg",
10
37
  "/logos/james/James_Logo_Black_CMYK.png",
11
38
  "/logos/james/James_Logo_Black_RGB.png",
12
39
  "/logos/james/James_Logo_LtGray_CMYK.png",
@@ -0,0 +1,32 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 800">
3
+ <defs>
4
+ <style>
5
+ .cls-1, .cls-2 {
6
+ stroke-width: 0px;
7
+ }
8
+
9
+ .cls-2 {
10
+ fill: #fff;
11
+ }
12
+ </style>
13
+ </defs>
14
+ <rect class="cls-1" x="0" width="2400" height="800"/>
15
+ <g>
16
+ <path class="cls-2" d="m217.29,506.12h-17.29v-176.65h17.29v176.65Z"/>
17
+ <path class="cls-2" d="m339.59,506.12h-17.29v-176.65h65.32c40.59,0,66.81,21.53,66.81,54.85v.49c0,39.42-35.18,57.07-70.04,57.07h-44.8v64.24Zm0-80.41h45.54c31.11,0,52.01-16.13,52.01-40.15v-.49c0-24.68-18.88-39.41-50.52-39.41h-47.03v80.06Z"/>
18
+ <path class="cls-2" d="m907.66,506.12h-21.94l-55.43-71.37h-53.68v71.37h-17.29v-176.65h75.26c21.1,0,39.03,6.25,50.5,17.61,8.78,8.69,13.82,20.92,13.82,33.55v.49c0,26.68-18.28,45.47-49.13,50.81l57.88,74.18Zm-131.05-87.3h56.48c29.48,0,48.53-14.6,48.53-37.2v-.49c0-22.21-17.86-35.48-47.78-35.48h-57.23v73.16Z"/>
19
+ <path class="cls-2" d="m1031.91,506.12h-17.29v-160.47h-60.65v-16.18h138.59v16.18h-60.65v160.47Z"/>
20
+ <rect class="cls-2" x="591.25" y="290.92" width="17.29" height="100.18"/>
21
+ <path class="cls-2" d="m627.94,331.17v18.39c26.89,11.04,45.83,37.48,45.83,68.35,0,40.8-33.08,73.88-73.88,73.88s-73.88-33.08-73.88-73.88c0-30.87,18.94-57.31,45.83-68.35v-18.4c-36.62,11.83-63.12,46.19-63.12,86.75,0,50.35,40.81,91.16,91.16,91.16s91.16-40.81,91.16-91.16c0-40.56-26.5-74.92-63.12-86.75Z"/>
22
+ <g>
23
+ <path class="cls-2" d="m1320.75,468.78c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.27,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.84-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.21-12.75-13.47-20.7-3.25-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.78-5.97,12.65-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.39-5.15,5.79,0,11.06.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.34-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.88-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.26,3.5-6.66,6.6-10.22,9.31Z"/>
24
+ <path class="cls-2" d="m1482.83,441.57c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19-8.07,3.49-16.99,5.24-26.75,5.24s-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.92,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15c8.07,3.43,15.01,8.11,20.79,14.01,5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.95,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37-3.8-4.1-8.35-7.35-13.65-9.76-5.3-2.41-11.09-3.62-17.35-3.62s-12.02,1.18-17.26,3.52c-5.24,2.35-9.73,5.55-13.47,9.58-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.45s-1.06-11.96-3.17-17.45Z"/>
25
+ <path class="cls-2" d="m1613.18,353.17h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
26
+ <path class="cls-2" d="m1766.3,353.17h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
27
+ <path class="cls-2" d="m1924.85,373.24h-71.59v32.54h63.46v20.07h-63.46v33.81h72.5v20.07h-94.55v-126.55h93.65v20.07Z"/>
28
+ <path class="cls-2" d="m2062.51,468.78c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.28,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06s-14.61-7.98-20.34-13.83c-5.73-5.84-10.22-12.75-13.47-20.7-3.26-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.79-5.97,12.66-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.4-5.15,5.78,0,11.05.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.35-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19s-3.07,11.27-3.07,17.54,1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.89-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.25,3.5-6.66,6.6-10.22,9.31Z"/>
29
+ <path class="cls-2" d="m2159.86,479.72h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
30
+ </g>
31
+ </g>
32
+ </svg>
@@ -0,0 +1,41 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 800">
3
+ <defs>
4
+ <style>
5
+ .cls-1, .cls-2, .cls-3 {
6
+ stroke-width: 0px;
7
+ }
8
+
9
+ .cls-2 {
10
+ fill: #fff;
11
+ }
12
+
13
+ .cls-3 {
14
+ fill: #e4cd34;
15
+ }
16
+ </style>
17
+ </defs>
18
+ <rect class="cls-1" y="2.26" width="2400" height="800"/>
19
+ <g>
20
+ <path class="cls-2" d="m217.29,484.92h-17.29v-176.65h17.29v176.65Z"/>
21
+ <path class="cls-2" d="m339.59,484.92h-17.29v-176.65h65.32c40.59,0,66.81,21.53,66.81,54.85v.49c0,39.42-35.18,57.07-70.04,57.07h-44.8v64.24Zm0-80.41h45.54c31.11,0,52.01-16.13,52.01-40.15v-.49c0-24.68-18.88-39.41-50.52-39.41h-47.03v80.06Z"/>
22
+ <path class="cls-2" d="m907.66,484.92h-21.94l-55.43-71.37h-53.68v71.37h-17.29v-176.65h75.26c21.1,0,39.03,6.25,50.5,17.61,8.78,8.69,13.82,20.92,13.82,33.55v.49c0,26.68-18.28,45.47-49.13,50.81l57.88,74.18Zm-131.05-87.3h56.48c29.48,0,48.53-14.6,48.53-37.2v-.49c0-22.21-17.86-35.48-47.78-35.48h-57.23v73.16Z"/>
23
+ <path class="cls-2" d="m1031.92,484.92h-17.29v-160.47h-60.65v-16.18h138.59v16.18h-60.65v160.47Z"/>
24
+ <rect class="cls-2" x="591.25" y="269.72" width="17.29" height="100.18"/>
25
+ <path class="cls-2" d="m627.94,309.96v18.39c26.89,11.04,45.83,37.48,45.83,68.35,0,40.8-33.08,73.88-73.88,73.88s-73.88-33.08-73.88-73.88c0-30.87,18.94-57.31,45.83-68.35v-18.4c-36.62,11.83-63.12,46.19-63.12,86.75,0,50.35,40.81,91.16,91.16,91.16s91.16-40.81,91.16-91.16c0-40.56-26.5-74.92-63.12-86.75Z"/>
26
+ <g>
27
+ <path class="cls-2" d="m1320.76,353.1c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52s-10.27,1.54-16.18,1.54c-9.28,0-17.84-1.69-25.67-5.06-7.84-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.21-12.75-13.47-20.7-3.25-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.78-5.97,12.65-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.39-5.15,5.79,0,11.06.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39s-12.11-4.34-19.34-4.34c-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.88-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.26,3.5-6.66,6.6-10.22,9.31Z"/>
28
+ <path class="cls-2" d="m1482.83,325.89c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19-8.07,3.49-16.99,5.24-26.75,5.24s-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.92,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15,15.01,8.11,20.79,14.01c5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.95,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37-3.8-4.1-8.35-7.35-13.65-9.76-5.3-2.41-11.09-3.62-17.35-3.62s-12.02,1.18-17.26,3.52c-5.24,2.35-9.73,5.55-13.47,9.58-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.45s-1.06-11.96-3.17-17.45Z"/>
29
+ <path class="cls-2" d="m1613.18,237.49h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
30
+ <path class="cls-2" d="m1766.3,237.49h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
31
+ <path class="cls-2" d="m1924.85,257.55h-71.59v32.54h63.46v20.07h-63.46v33.81h72.5v20.07h-94.55v-126.55h93.65v20.07Z"/>
32
+ <path class="cls-2" d="m2062.51,353.1c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.28,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.83-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.22-12.75-13.47-20.7-3.26-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.79-5.97,12.66-10.67,20.61-14.1s16.75-5.15,26.4-5.15c5.78,0,11.05.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.35-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.89-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.25,3.5-6.66,6.6-10.22,9.31Z"/>
33
+ <path class="cls-2" d="m2159.86,364.04h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
34
+ <path class="cls-3" d="m1283.24,535.93h-.72l-39.59-59.3v90.39h-22.06v-126.55h23.68l38.51,59.84,38.51-59.84h23.68v126.55h-22.06v-90.76l-39.95,59.66Z"/>
35
+ <path class="cls-3" d="m1509.95,528.88c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19s-16.99,5.24-26.75,5.24-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.91,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15,15.01,8.11,20.79,14.01c5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.96,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37s-8.35-7.35-13.65-9.76c-5.3-2.41-11.09-3.61-17.35-3.61s-12.02,1.17-17.26,3.52c-5.24,2.35-9.73,5.54-13.47,9.58-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.44s-1.06-11.96-3.17-17.45Z"/>
36
+ <path class="cls-3" d="m1658.37,512.25c0,9.4-1.3,17.66-3.89,24.77-2.6,7.11-6.24,13.05-10.94,17.81-4.7,4.76-10.39,8.32-17.08,10.67-6.69,2.35-14.19,3.52-22.51,3.52s-15.61-1.17-22.24-3.52c-6.63-2.35-12.29-5.88-16.99-10.58-4.7-4.7-8.32-10.51-10.85-17.44-2.53-6.93-3.8-14.98-3.8-24.13v-72.86h22.06v71.95c0,11.81,2.85,20.79,8.55,26.94,5.69,6.15,13.57,9.22,23.63,9.22s17.76-2.95,23.46-8.86c5.69-5.9,8.55-14.7,8.55-26.39v-72.86h22.06v71.77Z"/>
37
+ <path class="cls-3" d="m1787.45,440.47h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
38
+ <path class="cls-3" d="m1905.86,567.02h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
39
+ </g>
40
+ </g>
41
+ </svg>
@@ -0,0 +1,41 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 800">
3
+ <defs>
4
+ <style>
5
+ .cls-1, .cls-2, .cls-3 {
6
+ stroke-width: 0px;
7
+ }
8
+
9
+ .cls-2 {
10
+ fill: #fff;
11
+ }
12
+
13
+ .cls-3 {
14
+ fill: #e4cd34;
15
+ }
16
+ </style>
17
+ </defs>
18
+ <rect class="cls-2" y="2.26" width="2400" height="800"/>
19
+ <g>
20
+ <path class="cls-1" d="m217.29,484.92h-17.29v-176.65h17.29v176.65Z"/>
21
+ <path class="cls-1" d="m339.59,484.92h-17.29v-176.65h65.32c40.59,0,66.81,21.53,66.81,54.85v.49c0,39.42-35.18,57.07-70.04,57.07h-44.8v64.24Zm0-80.41h45.54c31.11,0,52.01-16.13,52.01-40.15v-.49c0-24.68-18.88-39.41-50.52-39.41h-47.03v80.06Z"/>
22
+ <path class="cls-1" d="m907.66,484.92h-21.94l-55.43-71.37h-53.68v71.37h-17.29v-176.65h75.26c21.1,0,39.03,6.25,50.5,17.61,8.78,8.69,13.82,20.92,13.82,33.55v.49c0,26.68-18.28,45.47-49.13,50.81l57.88,74.18Zm-131.05-87.3h56.48c29.48,0,48.53-14.6,48.53-37.2v-.49c0-22.21-17.86-35.48-47.78-35.48h-57.23v73.16Z"/>
23
+ <path class="cls-1" d="m1031.92,484.92h-17.29v-160.47h-60.65v-16.18h138.59v16.18h-60.65v160.47Z"/>
24
+ <rect class="cls-1" x="591.25" y="269.72" width="17.29" height="100.18"/>
25
+ <path class="cls-1" d="m627.94,309.96v18.39c26.89,11.04,45.83,37.48,45.83,68.35,0,40.8-33.08,73.88-73.88,73.88s-73.88-33.08-73.88-73.88c0-30.87,18.94-57.31,45.83-68.35v-18.4c-36.62,11.83-63.12,46.19-63.12,86.75,0,50.35,40.81,91.16,91.16,91.16s91.16-40.81,91.16-91.16c0-40.56-26.5-74.92-63.12-86.75Z"/>
26
+ <g>
27
+ <path class="cls-1" d="m1320.76,353.1c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.27,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.84-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.21-12.75-13.47-20.7-3.25-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.78-5.97,12.65-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.39-5.15,5.79,0,11.06.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39s-12.11-4.34-19.34-4.34c-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.88-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.26,3.5-6.66,6.6-10.22,9.31Z"/>
28
+ <path class="cls-1" d="m1482.83,325.89c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19s-16.99,5.24-26.75,5.24-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.92,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15,15.01,8.11,20.79,14.01c5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.95,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37-3.8-4.1-8.35-7.35-13.65-9.76-5.3-2.41-11.09-3.62-17.35-3.62s-12.02,1.18-17.26,3.52c-5.24,2.35-9.73,5.55-13.47,9.58-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.45s-1.06-11.96-3.17-17.45Z"/>
29
+ <path class="cls-1" d="m1613.18,237.49h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
30
+ <path class="cls-1" d="m1766.3,237.49h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
31
+ <path class="cls-1" d="m1924.85,257.55h-71.59v32.54h63.46v20.07h-63.46v33.81h72.5v20.07h-94.55v-126.55h93.65v20.07Z"/>
32
+ <path class="cls-1" d="m2062.51,353.1c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.28,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.83-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.22-12.75-13.47-20.7-3.26-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.79-5.97,12.66-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.4-5.15,5.78,0,11.05.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.35-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19s-3.07,11.27-3.07,17.54,1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.89-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.25,3.5-6.66,6.6-10.22,9.31Z"/>
33
+ <path class="cls-1" d="m2159.86,364.04h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
34
+ <path class="cls-3" d="m1283.24,535.93h-.72l-39.59-59.3v90.39h-22.06v-126.55h23.68l38.51,59.84,38.51-59.84h23.68v126.55h-22.06v-90.76l-39.95,59.66Z"/>
35
+ <path class="cls-3" d="m1509.95,528.88c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19-8.07,3.49-16.99,5.24-26.75,5.24s-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.91,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15,15.01,8.11,20.79,14.01c5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.96,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37-3.8-4.1-8.35-7.35-13.65-9.76-5.3-2.41-11.09-3.61-17.35-3.61s-12.02,1.17-17.26,3.52-9.73,5.54-13.47,9.58c-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.44s-1.06-11.96-3.17-17.45Z"/>
36
+ <path class="cls-3" d="m1658.37,512.25c0,9.4-1.3,17.66-3.89,24.77-2.6,7.11-6.24,13.05-10.94,17.81-4.7,4.76-10.39,8.32-17.08,10.67-6.69,2.35-14.19,3.52-22.51,3.52s-15.61-1.17-22.24-3.52c-6.63-2.35-12.29-5.88-16.99-10.58-4.7-4.7-8.32-10.51-10.85-17.44-2.53-6.93-3.8-14.98-3.8-24.13v-72.86h22.06v71.95c0,11.81,2.85,20.79,8.55,26.94,5.69,6.15,13.57,9.22,23.63,9.22s17.76-2.95,23.46-8.86c5.69-5.9,8.55-14.7,8.55-26.39v-72.86h22.06v71.77Z"/>
37
+ <path class="cls-3" d="m1787.45,440.47h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
38
+ <path class="cls-3" d="m1905.86,567.02h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
39
+ </g>
40
+ </g>
41
+ </svg>
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 800">
3
+ <defs>
4
+ <style>
5
+ .cls-1, .cls-2, .cls-3 {
6
+ stroke-width: 0px;
7
+ }
8
+
9
+ .cls-2 {
10
+ fill: #fff;
11
+ }
12
+
13
+ .cls-3 {
14
+ fill: #ed4f23;
15
+ }
16
+ </style>
17
+ </defs>
18
+ <rect class="cls-1" x="0" width="2400" height="800"/>
19
+ <g>
20
+ <path class="cls-2" d="m217.29,506.12h-17.29v-176.65h17.29v176.65Z"/>
21
+ <path class="cls-2" d="m339.59,506.12h-17.29v-176.65h65.32c40.59,0,66.81,21.53,66.81,54.85v.49c0,39.42-35.18,57.07-70.04,57.07h-44.8v64.24Zm0-80.41h45.54c31.11,0,52.01-16.13,52.01-40.15v-.49c0-24.68-18.88-39.41-50.52-39.41h-47.03v80.06Z"/>
22
+ <path class="cls-2" d="m907.66,506.12h-21.94l-55.43-71.37h-53.68v71.37h-17.29v-176.65h75.26c21.1,0,39.03,6.25,50.5,17.61,8.78,8.69,13.82,20.92,13.82,33.55v.49c0,26.68-18.28,45.47-49.13,50.81l57.88,74.18Zm-131.05-87.3h56.48c29.48,0,48.53-14.6,48.53-37.2v-.49c0-22.21-17.86-35.48-47.78-35.48h-57.23v73.16Z"/>
23
+ <path class="cls-2" d="m1031.91,506.12h-17.29v-160.47h-60.65v-16.18h138.59v16.18h-60.65v160.47Z"/>
24
+ <rect class="cls-3" x="591.25" y="290.92" width="17.29" height="100.18"/>
25
+ <path class="cls-2" d="m627.94,331.17v18.39c26.89,11.04,45.83,37.48,45.83,68.35,0,40.8-33.08,73.88-73.88,73.88s-73.88-33.08-73.88-73.88c0-30.87,18.94-57.31,45.83-68.35v-18.4c-36.62,11.83-63.12,46.19-63.12,86.75,0,50.35,40.81,91.16,91.16,91.16s91.16-40.81,91.16-91.16c0-40.56-26.5-74.92-63.12-86.75Z"/>
26
+ <g>
27
+ <path class="cls-2" d="m1320.75,468.78c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.27,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.84-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.21-12.75-13.47-20.7-3.25-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.78-5.97,12.65-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.39-5.15,5.79,0,11.06.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.34-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.88-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.26,3.5-6.66,6.6-10.22,9.31Z"/>
28
+ <path class="cls-2" d="m1482.83,441.57c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19-8.07,3.49-16.99,5.24-26.75,5.24s-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.92,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15c8.07,3.43,15.01,8.11,20.79,14.01,5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.95,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37-3.8-4.1-8.35-7.35-13.65-9.76-5.3-2.41-11.09-3.62-17.35-3.62s-12.02,1.18-17.26,3.52c-5.24,2.35-9.73,5.55-13.47,9.58-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.45s-1.06-11.96-3.17-17.45Z"/>
29
+ <path class="cls-2" d="m1613.18,353.17h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
30
+ <path class="cls-2" d="m1766.3,353.17h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
31
+ <path class="cls-2" d="m1924.85,373.24h-71.59v32.54h63.46v20.07h-63.46v33.81h72.5v20.07h-94.55v-126.55h93.65v20.07Z"/>
32
+ <path class="cls-2" d="m2062.51,468.78c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.28,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.83-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.22-12.75-13.47-20.7-3.26-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.79-5.97,12.66-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.4-5.15,5.78,0,11.05.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.35-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.89-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.25,3.5-6.66,6.6-10.22,9.31Z"/>
33
+ <path class="cls-2" d="m2159.86,479.72h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
34
+ </g>
35
+ </g>
36
+ </svg>
@@ -0,0 +1,36 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 800">
3
+ <defs>
4
+ <style>
5
+ .cls-1, .cls-2, .cls-3 {
6
+ stroke-width: 0px;
7
+ }
8
+
9
+ .cls-2 {
10
+ fill: #fff;
11
+ }
12
+
13
+ .cls-3 {
14
+ fill: #ed4f23;
15
+ }
16
+ </style>
17
+ </defs>
18
+ <rect class="cls-2" width="2400" height="800"/>
19
+ <g>
20
+ <path class="cls-1" d="m217.29,506.12h-17.29v-176.65h17.29v176.65Z"/>
21
+ <path class="cls-1" d="m339.59,506.12h-17.29v-176.65h65.32c40.59,0,66.81,21.53,66.81,54.85v.49c0,39.42-35.18,57.07-70.04,57.07h-44.8v64.24Zm0-80.41h45.54c31.11,0,52.01-16.13,52.01-40.15v-.49c0-24.68-18.88-39.41-50.52-39.41h-47.03v80.06Z"/>
22
+ <path class="cls-1" d="m907.66,506.12h-21.94l-55.43-71.37h-53.68v71.37h-17.29v-176.65h75.26c21.1,0,39.03,6.25,50.5,17.61,8.78,8.69,13.82,20.92,13.82,33.55v.49c0,26.68-18.28,45.47-49.13,50.81l57.88,74.18Zm-131.05-87.3h56.48c29.48,0,48.53-14.6,48.53-37.2v-.49c0-22.21-17.86-35.48-47.78-35.48h-57.23v73.16Z"/>
23
+ <path class="cls-1" d="m1031.91,506.12h-17.29v-160.47h-60.65v-16.18h138.59v16.18h-60.65v160.47Z"/>
24
+ <rect class="cls-3" x="591.25" y="290.92" width="17.29" height="100.18"/>
25
+ <path class="cls-1" d="m627.94,331.17v18.39c26.89,11.04,45.83,37.48,45.83,68.35,0,40.8-33.08,73.88-73.88,73.88s-73.88-33.08-73.88-73.88c0-30.87,18.94-57.31,45.83-68.35v-18.4c-36.62,11.83-63.12,46.19-63.12,86.75,0,50.35,40.81,91.16,91.16,91.16s91.16-40.81,91.16-91.16c0-40.56-26.5-74.92-63.12-86.75Z"/>
26
+ <g>
27
+ <path class="cls-1" d="m1320.75,468.78c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.27,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.84-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.21-12.75-13.47-20.7-3.25-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.78-5.97,12.65-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.39-5.15,5.79,0,11.06.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39s-12.11-4.34-19.34-4.34c-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.88-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.26,3.5-6.66,6.6-10.22,9.31Z"/>
28
+ <path class="cls-1" d="m1482.83,441.57c-3.25,7.96-7.84,14.92-13.74,20.88-5.91,5.97-12.9,10.7-20.97,14.19-8.07,3.49-16.99,5.24-26.75,5.24s-18.68-1.72-26.75-5.15c-8.08-3.43-15.01-8.11-20.79-14.01-5.79-5.9-10.3-12.84-13.56-20.79-3.26-7.95-4.88-16.39-4.88-25.31s1.63-17.36,4.88-25.31c3.25-7.95,7.83-14.92,13.74-20.88,5.9-5.97,12.89-10.7,20.97-14.19,8.07-3.49,17-5.24,26.76-5.24s18.68,1.72,26.75,5.15c8.07,3.43,15.01,8.11,20.79,14.01,5.78,5.91,10.3,12.84,13.56,20.79,3.26,7.95,4.88,16.39,4.88,25.31s-1.63,17.35-4.88,25.31Zm-21.6-42.39c-2.11-5.48-5.06-10.27-8.86-14.37-3.8-4.1-8.35-7.35-13.65-9.76-5.3-2.41-11.09-3.62-17.35-3.62s-12.02,1.18-17.26,3.52c-5.24,2.35-9.73,5.55-13.47,9.58-3.74,4.04-6.66,8.8-8.77,14.28-2.11,5.49-3.17,11.3-3.17,17.45s1.05,11.96,3.17,17.44c2.11,5.49,5.06,10.28,8.86,14.37,3.79,4.1,8.34,7.35,13.65,9.76,5.3,2.41,11.09,3.62,17.36,3.62s12.02-1.18,17.26-3.52c5.24-2.35,9.73-5.54,13.47-9.58,3.74-4.04,6.66-8.8,8.77-14.28,2.11-5.48,3.17-11.3,3.17-17.45s-1.06-11.96-3.17-17.45Z"/>
29
+ <path class="cls-1" d="m1613.18,353.17h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
30
+ <path class="cls-1" d="m1766.3,353.17h22.06v126.55h-18.58l-69.64-90.03v90.03h-22.06v-126.55h20.57l67.66,87.5v-87.5Z"/>
31
+ <path class="cls-1" d="m1924.85,373.24h-71.59v32.54h63.46v20.07h-63.46v33.81h72.5v20.07h-94.55v-126.55h93.65v20.07Z"/>
32
+ <path class="cls-1" d="m2062.51,468.78c-3.56,2.71-7.38,5.06-11.48,7.05-4.1,1.99-8.59,3.5-13.47,4.52-4.88,1.02-10.28,1.54-16.18,1.54-9.28,0-17.84-1.69-25.67-5.06-7.83-3.37-14.61-7.98-20.34-13.83-5.73-5.84-10.22-12.75-13.47-20.7-3.26-7.95-4.88-16.51-4.88-25.67s1.6-17.54,4.79-25.49c3.19-7.95,7.68-14.91,13.47-20.88,5.79-5.97,12.66-10.67,20.61-14.1,7.95-3.43,16.75-5.15,26.4-5.15,5.78,0,11.05.48,15.82,1.45,4.76.97,9.13,2.32,13.1,4.07,3.98,1.75,7.65,3.83,11.03,6.24,3.37,2.41,6.57,5.06,9.58,7.95l-14.28,16.45c-5.06-4.7-10.43-8.5-16.09-11.39-5.67-2.89-12.11-4.34-19.35-4.34-6.03,0-11.6,1.18-16.72,3.52-5.12,2.35-9.55,5.55-13.29,9.58-3.74,4.04-6.63,8.77-8.68,14.19-2.05,5.42-3.07,11.27-3.07,17.54s1.02,12.14,3.07,17.63c2.05,5.49,4.94,10.28,8.68,14.37,3.74,4.1,8.16,7.32,13.29,9.67,5.12,2.35,10.7,3.52,16.72,3.52,7.71,0,14.34-1.47,19.89-4.43,5.54-2.95,11.03-6.96,16.45-12.02l14.28,14.46c-3.25,3.5-6.66,6.6-10.22,9.31Z"/>
33
+ <path class="cls-1" d="m2159.86,479.72h-22.42v-105.94h-40.13v-20.61h102.69v20.61h-40.14v105.94Z"/>
34
+ </g>
35
+ </g>
36
+ </svg>
@@ -0,0 +1,42 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2400 800">
3
+ <defs>
4
+ <style>
5
+ .cls-1, .cls-2 {
6
+ fill: #fff;
7
+ }
8
+
9
+ .cls-3, .cls-4 {
10
+ letter-spacing: .06em;
11
+ }
12
+
13
+ .cls-5 {
14
+ letter-spacing: .04em;
15
+ }
16
+
17
+ .cls-4 {
18
+ fill: #76b259;
19
+ }
20
+
21
+ .cls-6 {
22
+ font-family: Gotham-Medium, Gotham;
23
+ font-size: 173.66px;
24
+ font-weight: 500;
25
+ }
26
+
27
+ .cls-7, .cls-2 {
28
+ stroke-width: 0px;
29
+ }
30
+ </style>
31
+ </defs>
32
+ <rect class="cls-7" width="2400" height="800"/>
33
+ <g>
34
+ <path class="cls-2" d="m216.61,477.66h-16.61v-169.68h16.61v169.68Z"/>
35
+ <path class="cls-2" d="m334.09,477.66h-16.61v-169.68h62.74c38.99,0,64.18,20.68,64.18,52.69v.47c0,37.87-33.79,54.82-67.28,54.82h-43.03v61.7Zm0-77.24h43.75c29.88,0,49.96-15.5,49.96-38.57v-.47c0-23.71-18.14-37.86-48.52-37.86h-45.18v76.9Z"/>
36
+ <path class="cls-2" d="m879.77,477.66h-21.07l-53.25-68.56h-51.56v68.56h-16.6v-169.68h72.29c20.27,0,37.49,6.01,48.51,16.92,8.44,8.35,13.28,20.1,13.28,32.22v.47c0,25.63-17.56,43.68-47.19,48.81l55.6,71.26Zm-125.88-83.86h54.25c28.32,0,46.62-14.03,46.62-35.73v-.47c0-21.34-17.16-34.08-45.9-34.08h-54.97v70.28Z"/>
37
+ <path class="cls-2" d="m999.12,477.66h-16.61v-154.14h-58.26v-15.54h133.13v15.54h-58.26v154.14Z"/>
38
+ <rect class="cls-2" x="575.83" y="270.95" width="16.61" height="96.23"/>
39
+ <path class="cls-2" d="m611.07,309.6v17.67c25.83,10.61,44.03,36,44.03,65.66,0,39.19-31.77,70.96-70.96,70.96s-70.96-31.77-70.96-70.96c0-29.65,18.2-55.05,44.03-65.66v-17.67c-35.18,11.36-60.63,44.37-60.63,83.33,0,48.36,39.21,87.57,87.57,87.57s87.57-39.21,87.57-87.57c0-38.96-25.45-71.96-60.63-83.33Z"/>
40
+ <text class="cls-6" transform="translate(1165 361.55)"><tspan class="cls-1"><tspan class="cls-5" x="0" y="0">C</tspan><tspan class="cls-3" x="134.59" y="0">ONNECT </tspan></tspan><tspan class="cls-4"><tspan x="0" y="194.99">PHONE</tspan></tspan></text>
41
+ </g>
42
+ </svg>