Initial commit: Keylink IT brand assets and branding guide
- Primary wordmark (blue, white, black) in PNG and SVG - KIT alternate logo - K monomark variants - Favicon and social media icons - Apparel-optimized SVGs - Tagline lockups (Relax I Can Fix IT, KeylinkIT.com) - Adobe Illustrator source file - Logo sheet PDF - Service van wrap mockup - Complete branding guide with color specs, typography, usage rules - README with repository structure and quick reference
@@ -0,0 +1,255 @@
|
||||
# Keylink IT - Branding Guide
|
||||
|
||||
**Version:** 1.0
|
||||
**Last Updated:** April 2026
|
||||
**Logo Designed:** May 2023
|
||||
|
||||
---
|
||||
|
||||
## 1. Brand Overview
|
||||
|
||||
Keylink IT (Keylink Innovative Technology) is a managed service provider based in Hendersonville, Tennessee. The brand identity communicates reliability, technical expertise, and approachable professionalism. The visual system is built around a bold, clean wordmark with a distinctive stylized "K" that doubles as the brand's icon.
|
||||
|
||||
**Tagline:** Keeping IT Real
|
||||
**Alternate Tagline:** Relax, I Can Fix IT.
|
||||
**Website:** keylinkit.com
|
||||
**Phone:** (615) 475-0145
|
||||
|
||||
---
|
||||
|
||||
## 2. Logo System
|
||||
|
||||
The Keylink IT logo system consists of four marks:
|
||||
|
||||
### 2.1 Primary Logo (Wordmark)
|
||||
|
||||
The full **Keylink IT** wordmark is the primary brand identifier. The stylized "K" features a distinctive crossbar element that makes it immediately recognizable. A space separates "Keylink" from "IT" to emphasize the technology focus.
|
||||
|
||||
**Files:**
|
||||
- `logos/primary/keylink-it-blue.png` - Standard use
|
||||
- `logos/primary/keylink-it-white.png` - Dark backgrounds
|
||||
- `logos/primary/keylink-it-black.png` - Mono/print use
|
||||
- `svg/primary/keylink-it-blue.svg` - Vector (preferred for all production)
|
||||
- `svg/primary/keylink-it-white.svg` - Vector, white
|
||||
- `svg/primary/keylink-it-black.svg` - Vector, black
|
||||
|
||||
### 2.2 Alternate Logo (KIT)
|
||||
|
||||
The abbreviated **KIT** mark uses the same stylized "K" followed by block "IT" letters. Use when the full wordmark is too wide for the application or when the brand is already established in context.
|
||||
|
||||
**Files:**
|
||||
- `logos/alternate/kit-alt-blue.png`
|
||||
|
||||
### 2.3 Monomark (K)
|
||||
|
||||
The standalone stylized **K** serves as the brand icon. The crossbar element is the signature design feature. Use for small-scale applications, app icons, and favicon contexts.
|
||||
|
||||
**Files:**
|
||||
- `logos/monomark/keylink-k-blue-bg.png` - White K on cobalt background
|
||||
- `logos/monomark/keylink-k-dark-blue-bg.png` - White K on darker cobalt
|
||||
- `logos/monomark/keylink-k-transparent.png` - White K, no background
|
||||
|
||||
### 2.4 Colormark
|
||||
|
||||
The circular "K" badge, used for social media profiles and small circular crop contexts. White K on cobalt blue circular background.
|
||||
|
||||
**Files:**
|
||||
- `icons/favicon/keylink-favicon.png`
|
||||
|
||||
---
|
||||
|
||||
## 3. Color Palette
|
||||
|
||||
### Primary Colors
|
||||
|
||||
| Color | Hex | RGB | CMYK | Usage |
|
||||
|---------|-----------|-----------------|--------------------|------------------------------|
|
||||
| Cobalt | `#0541AD` | R5 G65 B173 | C97 M63 Y0 K32 | Primary brand color |
|
||||
| White | `#FFFFFF` | R255 G255 B255 | C0 M0 Y0 K0 | Backgrounds, reversed logos |
|
||||
| Black | `#000000` | R0 G0 B0 | C0 M0 Y0 K100 | Text, mono applications |
|
||||
|
||||
### Usage Rules
|
||||
|
||||
- **Cobalt Blue** is the dominant brand color. It appears on the primary logo, vehicle graphics, apparel embroidery, and all digital assets.
|
||||
- **White** is used for reversed logos on dark or blue backgrounds.
|
||||
- **Black** is reserved for single-color print situations (fax headers, stamps, mono laser printing).
|
||||
- Never place the blue logo on a background that does not provide sufficient contrast.
|
||||
- Never recolor the logo in unapproved colors.
|
||||
|
||||
---
|
||||
|
||||
## 4. Typography
|
||||
|
||||
**Primary Typeface:** Lato Bold
|
||||
|
||||
Lato is used across all brand touchpoints. The bold weight is used for the wordmark and headlines. Lato Regular may be used for body copy in branded materials.
|
||||
|
||||
```
|
||||
abcdefghijklmnopqrstuvwxyz
|
||||
ABCDEFGHIJKLMNOPQRSTUVWXYZ
|
||||
0123456789!@$%^&
|
||||
```
|
||||
|
||||
**Fallback Stack (digital):** `'Lato', 'Helvetica Neue', Arial, sans-serif`
|
||||
|
||||
**Google Fonts:** https://fonts.google.com/specimen/Lato
|
||||
|
||||
### Type Hierarchy for Branded Materials
|
||||
|
||||
| Element | Weight | Size Guidance |
|
||||
|----------------|-----------|---------------------|
|
||||
| Headlines | Lato Bold | 24-48pt / 2-3rem |
|
||||
| Subheads | Lato Bold | 16-20pt / 1.25-1.5rem |
|
||||
| Body Copy | Lato Regular | 10-14pt / 1rem |
|
||||
| Captions/Legal | Lato Regular | 8-10pt / 0.75rem |
|
||||
|
||||
---
|
||||
|
||||
## 5. Clear Space
|
||||
|
||||
The logo requires clear space around it equal to the height of the lowercase "e" in "Keylink" on all four sides. No other graphic elements, text, or edges should intrude into this zone.
|
||||
|
||||
For the monomark (K), maintain clear space equal to 25% of the mark's height on all sides.
|
||||
|
||||
---
|
||||
|
||||
## 6. Minimum Sizes
|
||||
|
||||
| Mark | Minimum Width (Print) | Minimum Width (Digital) |
|
||||
|-----------------|-----------------------|-------------------------|
|
||||
| Primary Wordmark | 1.5 inches / 38mm | 150px |
|
||||
| KIT Alternate | 0.75 inches / 19mm | 80px |
|
||||
| K Monomark | 0.375 inches / 10mm | 32px |
|
||||
| Favicon | - | 16px |
|
||||
|
||||
---
|
||||
|
||||
## 7. Logo Misuse
|
||||
|
||||
Do not:
|
||||
- Stretch, skew, or distort the logo
|
||||
- Rotate the logo
|
||||
- Add drop shadows, outlines, or effects
|
||||
- Place on busy or low-contrast backgrounds
|
||||
- Rearrange logo elements
|
||||
- Change the typeface
|
||||
- Use unapproved colors
|
||||
- Crop any part of the logo
|
||||
- Add a tagline directly inside the logo lockup without using approved tagline files
|
||||
|
||||
---
|
||||
|
||||
## 8. Apparel Applications
|
||||
|
||||
### Shirts, Polos, and Jackets
|
||||
|
||||
Use the apparel-optimized SVG for embroidery and screen printing:
|
||||
- `svg/apparel/keylink-it-apparel-white.svg`
|
||||
|
||||
This file is sized and optimized for garment decoration. The white version is standard for dark-colored apparel (navy, black, charcoal).
|
||||
|
||||
**Placement guidelines:**
|
||||
|
||||
| Garment | Placement | Recommended Size |
|
||||
|---------------|-----------------------|-------------------------|
|
||||
| Polo shirt | Left chest | 3.5-4" wide |
|
||||
| T-shirt | Left chest | 3.5-4" wide |
|
||||
| T-shirt | Full back | 10-12" wide |
|
||||
| Jacket | Left chest | 3.5-4" wide |
|
||||
| Jacket | Full back | 10-12" wide |
|
||||
| Hat/Cap | Front center | 2.5-3" wide (KIT alt or K monomark) |
|
||||
|
||||
**Embroidery thread colors:**
|
||||
- Cobalt Blue: Madeira Polyneon 1842 or equivalent
|
||||
- White: Standard white thread on dark garments
|
||||
|
||||
**Screen print ink:**
|
||||
- Cobalt: Pantone 2146 C (closest match to #0541AD)
|
||||
- White: Standard white
|
||||
|
||||
### Hats and Caps
|
||||
|
||||
For hats, use either:
|
||||
- The **KIT alternate** logo (preferred for structured caps)
|
||||
- The **K monomark** (for smaller or unstructured caps)
|
||||
|
||||
The full wordmark is generally too wide for hat fronts.
|
||||
|
||||
---
|
||||
|
||||
## 9. Vehicle Graphics
|
||||
|
||||
The service van wrap mockup (`mockups/service-van-wrap.png`) demonstrates the approved vehicle application including:
|
||||
- Side panel: Wordmark + circuit board graphic + "FREE WIFI" callout
|
||||
- Rear: Full wordmark with tagline, service list, contact info
|
||||
- Hood/Front: Wordmark with tagline
|
||||
|
||||
Vehicle graphics should always include:
|
||||
- The primary wordmark
|
||||
- Phone number: (615) 475-0145
|
||||
- Website: Keylinkit.com
|
||||
- Tagline: "Keeping IT Real"
|
||||
|
||||
The FREE WIFI network callout ("KITWIFI") is optional but recommended for service vehicles.
|
||||
|
||||
---
|
||||
|
||||
## 10. Digital Applications
|
||||
|
||||
### Social Media Profiles
|
||||
Use the circular colormark (favicon) for profile images. The K monomark on blue background works for square profile crops.
|
||||
|
||||
### Email Signatures
|
||||
Use the primary blue wordmark, sized to approximately 200px wide, with contact info in Lato or system sans-serif.
|
||||
|
||||
### Website
|
||||
Primary blue logo on white/light backgrounds. White logo on dark sections. Always link the logo to the homepage.
|
||||
|
||||
### Favicon
|
||||
Use `icons/favicon/keylink-favicon.png` sized to 32x32, 16x16, and 180x180 (Apple touch icon).
|
||||
|
||||
---
|
||||
|
||||
## 11. Tagline Lockups
|
||||
|
||||
Two tagline SVG lockups are available:
|
||||
|
||||
- **"Relax, I Can Fix IT."** - `svg/taglines/relax-i-can-fix-it.svg` (white, for dark backgrounds)
|
||||
- **"KeylinkIT.com"** - `svg/taglines/keylinkit-com.svg` (white, full URL lockup with wordmark)
|
||||
|
||||
These are standalone assets for use on marketing materials, signage, and promotional items. They are not part of the primary logo and should not be combined with the wordmark in a single lockup without approved layout.
|
||||
|
||||
---
|
||||
|
||||
## 12. Source Files
|
||||
|
||||
Master editable files are in the `source/` directory:
|
||||
|
||||
- `keylink-it-logos.ai` - Adobe Illustrator file with all logo variants
|
||||
- `keylink-logo-sheet.pdf` - Visual reference sheet showing all marks, colors, and type
|
||||
|
||||
---
|
||||
|
||||
## 13. File Format Guide
|
||||
|
||||
| Use Case | Recommended Format | Directory |
|
||||
|-----------------------|----------------------------|----------------------|
|
||||
| Print (large format) | SVG or AI source | `svg/` or `source/` |
|
||||
| Print (standard) | SVG (preferred) or PNG | `svg/` or `logos/` |
|
||||
| Web/Digital | SVG (preferred) or PNG | `svg/` or `logos/` |
|
||||
| Embroidery | AI source + apparel SVG | `source/` + `svg/apparel/` |
|
||||
| Screen printing | SVG | `svg/` |
|
||||
| Social media | PNG (monomark or favicon) | `logos/monomark/` or `icons/` |
|
||||
| Presentations | PNG or SVG | `logos/primary/` |
|
||||
| Vinyl cutting | SVG | `svg/` |
|
||||
|
||||
---
|
||||
|
||||
## 14. Contact
|
||||
|
||||
For questions about brand usage or to request additional assets:
|
||||
|
||||
**Keylink IT**
|
||||
Hendersonville, TN
|
||||
(615) 475-0145
|
||||
keylinkit.com
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 36 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 5.4 MiB |
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 360 144">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="m90.24,53.88c2.69,0,5.15.42,7.38,1.24s4.15,2.04,5.75,3.62c1.6,1.58,2.86,3.52,3.76,5.81.9,2.29,1.35,4.89,1.35,7.79,0,.91-.04,1.65-.12,2.22s-.22,1.02-.43,1.36c-.21.34-.49.57-.84.7-.35.13-.8.19-1.35.19h-23.4c.39,3.37,1.42,5.81,3.09,7.33,1.67,1.52,3.82,2.28,6.46,2.28,1.41,0,2.62-.17,3.64-.51,1.02-.34,1.92-.71,2.72-1.13.8-.41,1.53-.79,2.19-1.13.67-.34,1.36-.5,2.09-.5.96,0,1.7.35,2.19,1.05l3.52,4.32c-1.25,1.43-2.6,2.59-4.05,3.48-1.45.89-2.93,1.59-4.46,2.1-1.53.5-3.05.86-4.58,1.05-1.53.19-2.98.29-4.36.29-2.84,0-5.51-.46-8-1.38-2.49-.92-4.67-2.29-6.53-4.1-1.87-1.81-3.34-4.07-4.42-6.77-1.08-2.7-1.62-5.83-1.62-9.41,0-2.7.46-5.25,1.39-7.66.93-2.41,2.26-4.52,3.99-6.34,1.73-1.81,3.83-3.25,6.3-4.32,2.47-1.06,5.25-1.59,8.35-1.59Zm.23,8.32c-2.32,0-4.13.65-5.44,1.96-1.3,1.31-2.17,3.19-2.58,5.66h15.14c0-.96-.12-1.89-.37-2.8-.25-.91-.65-1.72-1.21-2.43-.56-.71-1.3-1.29-2.21-1.73-.91-.44-2.02-.66-3.33-.66Z"/>
|
||||
<path class="cls-1" d="m127.34,105.28c-.37.8-.81,1.39-1.33,1.77-.52.38-1.36.56-2.5.56h-9.08l7.83-16.33-16.2-36.78h10.72c.94,0,1.67.21,2.19.62.52.41.89.91,1.1,1.48l6.65,17.38c.63,1.61,1.13,3.21,1.53,4.82.26-.83.55-1.65.86-2.45.31-.8.61-1.62.9-2.45l6.03-17.3c.21-.6.62-1.09,1.23-1.5.61-.4,1.27-.6,1.98-.6h9.78l-21.68,50.78Z"/>
|
||||
<path class="cls-1" d="m163.41,36.62v58.2h-12.13v-58.2h12.13Z"/>
|
||||
<path class="cls-1" d="m183.99,43.46c0,.96-.2,1.86-.59,2.7-.39.84-.93,1.58-1.6,2.22-.68.64-1.47,1.14-2.37,1.52-.9.38-1.86.56-2.88.56s-1.92-.19-2.78-.56c-.86-.38-1.62-.88-2.29-1.52-.67-.63-1.19-1.37-1.57-2.22-.38-.84-.57-1.74-.57-2.7s.19-1.91.57-2.76c.38-.86.9-1.61,1.57-2.25.66-.65,1.43-1.15,2.29-1.52s1.79-.54,2.78-.54,1.98.18,2.88.54c.9.36,1.69.87,2.37,1.52.68.65,1.21,1.4,1.6,2.25.39.86.59,1.78.59,2.76Zm-1.41,11.04v40.32h-12.13v-40.32h12.13Z"/>
|
||||
<path class="cls-1" d="m189.24,94.82v-40.32h7.51c.76,0,1.39.17,1.9.51.51.34.87.84,1.08,1.52l.7,2.33c.78-.73,1.59-1.4,2.43-2.02.83-.62,1.73-1.15,2.68-1.57.95-.43,1.98-.76,3.09-1.01,1.11-.25,2.31-.37,3.62-.37,2.22,0,4.18.38,5.89,1.15,1.71.76,3.15,1.83,4.32,3.19s2.06,2.98,2.66,4.86c.6,1.88.9,3.92.9,6.12v25.62h-12.13v-25.62c0-1.97-.46-3.51-1.37-4.61-.91-1.1-2.26-1.65-4.03-1.65-1.33,0-2.58.29-3.76.86-1.17.57-2.3,1.34-3.36,2.29v28.73h-12.13Z"/>
|
||||
<path class="cls-1" d="m243.62,36.62v32.62h1.8c.76,0,1.34-.1,1.74-.31.4-.21.79-.58,1.15-1.13l7.67-11.35c.44-.67.97-1.17,1.59-1.48.61-.31,1.39-.47,2.33-.47h11.11l-10.49,14.35c-.5.67-1.04,1.27-1.62,1.79-.59.52-1.22.99-1.9,1.4,1.17.88,2.19,2.05,3.05,3.5l11.43,19.28h-10.96c-.91,0-1.7-.15-2.37-.45-.67-.3-1.21-.82-1.62-1.57l-7.67-14.27c-.37-.65-.74-1.07-1.13-1.26s-.98-.29-1.76-.29h-2.35v17.85h-12.13v-58.2h12.13Z"/>
|
||||
<path class="cls-1" d="m299.89,94.82h-13.3v-56.65h13.3v56.65Z"/>
|
||||
<path class="cls-1" d="m348.72,38.17v10.42h-16.04v46.23h-13.23v-46.23h-16.04v-10.42h45.31Z"/>
|
||||
<path class="cls-1" d="m56.67,67.81c-.68-1.06-1.43-1.91-2.25-2.55-.82-.63-1.73-1.13-2.72-1.5.68-.36,1.34-.82,2-1.36.65-.54,1.28-1.23,1.88-2.06l16.9-22.9h-11.5c-1.3,0-2.41.18-3.31.54-.9.36-1.7,1.05-2.41,2.06l-12.83,18.51c-.74,1.04-1.87,1.63-3.41,1.78h-2.93v-22.9h-13.23v22.9h-11.59v8.87h11.59v24.89h13.23v-24.11h3.21c1.23,0,2.2.15,2.92.45.72.3,1.31.81,1.78,1.54l12.91,19.71c.26.39.53.73.82,1.03.29.3.63.55,1.02.76.39.21.85.36,1.39.47.53.1,1.18.16,1.94.16h11.82l-17.22-26.28Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 200">
|
||||
<path d="m43.78,83.35h3.03c2.8,0,4.82-.87,6.06-2.62l18.39-26.52c1.01-1.45,2.16-2.43,3.45-2.95,1.29-.52,2.87-.78,4.74-.78h16.48l-24.22,32.82c-.86,1.19-1.76,2.17-2.69,2.95-.93.78-1.89,1.43-2.86,1.95,1.42.52,2.72,1.24,3.9,2.14,1.18.91,2.25,2.13,3.22,3.65l24.67,37.66h-16.93c-1.08,0-2.01-.07-2.78-.22-.77-.15-1.43-.37-1.99-.67s-1.05-.66-1.46-1.09c-.41-.43-.8-.92-1.18-1.48l-18.5-28.25c-.67-1.04-1.52-1.77-2.55-2.2-1.03-.43-2.42-.64-4.18-.64h-4.6v34.54h-18.95V50.48h18.95v32.87Z"/>
|
||||
<path d="m121.38,74.04c3.85,0,7.37.6,10.57,1.78s5.94,2.92,8.24,5.18c2.3,2.27,4.09,5.04,5.38,8.33,1.29,3.29,1.93,7.01,1.93,11.17,0,1.3-.06,2.36-.17,3.18s-.32,1.47-.62,1.95c-.3.48-.7.82-1.21,1-.5.19-1.15.28-1.93.28h-33.53c.56,4.83,2.04,8.33,4.43,10.5,2.39,2.17,5.48,3.26,9.25,3.26,2.02,0,3.76-.24,5.22-.72,1.46-.48,2.76-1.02,3.9-1.62,1.14-.59,2.19-1.13,3.14-1.62.95-.48,1.95-.72,3-.72,1.38,0,2.43.5,3.14,1.5l5.05,6.18c-1.79,2.04-3.73,3.71-5.8,4.99-2.07,1.28-4.21,2.28-6.39,3.01-2.19.72-4.37,1.23-6.56,1.5-2.19.28-4.27.42-6.25.42-4.07,0-7.9-.66-11.47-1.98-3.57-1.32-6.69-3.28-9.36-5.88-2.67-2.6-4.79-5.83-6.34-9.69-1.55-3.86-2.33-8.36-2.33-13.48,0-3.86.66-7.52,1.99-10.98,1.33-3.45,3.23-6.48,5.72-9.08,2.49-2.6,5.49-4.66,9.03-6.19,3.53-1.52,7.52-2.28,11.97-2.28Zm.34,11.92c-3.33,0-5.93.94-7.79,2.81-1.87,1.88-3.1,4.58-3.7,8.11h21.7c0-1.37-.18-2.71-.53-4.01-.36-1.3-.93-2.46-1.74-3.48-.8-1.02-1.86-1.85-3.17-2.48-1.31-.63-2.9-.95-4.77-.95Z"/>
|
||||
<path d="m174.53,147.69c-.52,1.15-1.16,2-1.91,2.53-.75.54-1.94.81-3.59.81h-13.01l11.21-23.4-23.21-52.71h15.36c1.35,0,2.39.3,3.14.89.75.59,1.27,1.3,1.57,2.12l9.53,24.91c.9,2.3,1.63,4.61,2.19,6.91.37-1.19.78-2.36,1.23-3.51.45-1.15.88-2.32,1.29-3.51l8.63-24.79c.3-.85.89-1.57,1.77-2.14.88-.58,1.82-.86,2.83-.86h14.02l-31.06,72.76Z"/>
|
||||
<path d="m226.23,49.3v83.41h-17.38V49.3h17.38Z"/>
|
||||
<path d="m255.72,59.11c0,1.37-.28,2.66-.84,3.87-.56,1.21-1.33,2.27-2.3,3.18-.97.91-2.1,1.64-3.39,2.17-1.29.54-2.66.81-4.12.81s-2.75-.27-3.98-.81c-1.23-.54-2.33-1.26-3.28-2.17-.95-.91-1.7-1.97-2.24-3.18-.54-1.21-.81-2.5-.81-3.87s.27-2.73.81-3.96c.54-1.23,1.29-2.3,2.24-3.23.95-.93,2.05-1.65,3.28-2.17s2.56-.78,3.98-.78,2.83.26,4.12.78c1.29.52,2.42,1.24,3.39,2.17.97.93,1.74,2.01,2.3,3.23.56,1.23.84,2.55.84,3.96Zm-2.02,15.82v57.78h-17.38v-57.78h17.38Z"/>
|
||||
<path d="m263.24,132.7v-57.78h10.77c1.08,0,1.99.24,2.72.72.73.48,1.24,1.21,1.54,2.17l1.01,3.34c1.12-1.04,2.28-2.01,3.48-2.9,1.2-.89,2.48-1.64,3.84-2.26,1.36-.61,2.84-1.1,4.43-1.45,1.59-.35,3.32-.53,5.19-.53,3.18,0,5.99.55,8.44,1.64,2.45,1.1,4.51,2.62,6.2,4.57s2.95,4.27,3.81,6.96c.86,2.69,1.29,5.62,1.29,8.78v36.72h-17.38v-36.72c0-2.82-.65-5.02-1.96-6.6-1.31-1.58-3.23-2.37-5.78-2.37-1.91,0-3.7.41-5.38,1.23-1.68.82-3.29,1.91-4.82,3.29v41.17h-17.38Z"/>
|
||||
<path d="m341.17,49.3v46.75h2.58c1.08,0,1.92-.15,2.5-.45.58-.3,1.13-.84,1.65-1.62l10.99-16.27c.64-.97,1.39-1.67,2.27-2.12.88-.45,1.99-.67,3.34-.67h15.92l-15.03,20.56c-.71.97-1.49,1.82-2.33,2.56-.84.74-1.75,1.41-2.72,2.01,1.68,1.26,3.14,2.93,4.37,5.01l16.37,27.63h-15.7c-1.31,0-2.44-.21-3.39-.64-.95-.43-1.73-1.18-2.33-2.26l-10.99-20.45c-.52-.93-1.07-1.53-1.63-1.81s-1.4-.42-2.52-.42h-3.36v25.57h-17.38V49.3h17.38Z"/>
|
||||
<path d="m421.8,132.7h-19.06V51.53h19.06v81.18Z"/>
|
||||
<path d="m491.78,51.53v14.93h-22.99v66.25h-18.95v-66.25h-22.99v-14.93h64.93Z"/>
|
||||
<path d="m40.81,60.62v22.66h19.45v12.71h-19.45v22.78h-13.25v-22.78H8.22v-12.71h19.34v-22.66h13.25Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 200">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #0541ad;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="m43.78,83.35h3.03c2.8,0,4.82-.87,6.06-2.62l18.39-26.52c1.01-1.45,2.16-2.43,3.45-2.95,1.29-.52,2.87-.78,4.74-.78h16.48l-24.22,32.82c-.86,1.19-1.76,2.17-2.69,2.95-.93.78-1.89,1.43-2.86,1.95,1.42.52,2.72,1.24,3.9,2.14,1.18.91,2.25,2.13,3.22,3.65l24.67,37.66h-16.93c-1.08,0-2.01-.07-2.78-.22-.77-.15-1.43-.37-1.99-.67s-1.05-.66-1.46-1.09c-.41-.43-.8-.92-1.18-1.48l-18.5-28.25c-.67-1.04-1.52-1.77-2.55-2.2-1.03-.43-2.42-.64-4.18-.64h-4.6v34.54h-18.95V50.48h18.95v32.87Z"/>
|
||||
<path class="cls-1" d="m121.38,74.04c3.85,0,7.37.6,10.57,1.78s5.94,2.92,8.24,5.18c2.3,2.27,4.09,5.04,5.38,8.33,1.29,3.29,1.93,7.01,1.93,11.17,0,1.3-.06,2.36-.17,3.18s-.32,1.47-.62,1.95c-.3.48-.7.82-1.21,1-.5.19-1.15.28-1.93.28h-33.53c.56,4.83,2.04,8.33,4.43,10.5,2.39,2.17,5.48,3.26,9.25,3.26,2.02,0,3.76-.24,5.22-.72,1.46-.48,2.76-1.02,3.9-1.62,1.14-.59,2.19-1.13,3.14-1.62.95-.48,1.95-.72,3-.72,1.38,0,2.43.5,3.14,1.5l5.05,6.18c-1.79,2.04-3.73,3.71-5.8,4.99-2.07,1.28-4.21,2.28-6.39,3.01-2.19.72-4.37,1.23-6.56,1.5-2.19.28-4.27.42-6.25.42-4.07,0-7.9-.66-11.47-1.98-3.57-1.32-6.69-3.28-9.36-5.88-2.67-2.6-4.79-5.83-6.34-9.69-1.55-3.86-2.33-8.36-2.33-13.48,0-3.86.66-7.52,1.99-10.98,1.33-3.45,3.23-6.48,5.72-9.08,2.49-2.6,5.49-4.66,9.03-6.19,3.53-1.52,7.52-2.28,11.97-2.28Zm.34,11.92c-3.33,0-5.93.94-7.79,2.81-1.87,1.88-3.1,4.58-3.7,8.11h21.7c0-1.37-.18-2.71-.53-4.01-.36-1.3-.93-2.46-1.74-3.48-.8-1.02-1.86-1.85-3.17-2.48-1.31-.63-2.9-.95-4.77-.95Z"/>
|
||||
<path class="cls-1" d="m174.53,147.69c-.52,1.15-1.16,2-1.91,2.53-.75.54-1.94.81-3.59.81h-13.01l11.21-23.4-23.21-52.71h15.36c1.35,0,2.39.3,3.14.89.75.59,1.27,1.3,1.57,2.12l9.53,24.91c.9,2.3,1.63,4.61,2.19,6.91.37-1.19.78-2.36,1.23-3.51.45-1.15.88-2.32,1.29-3.51l8.63-24.79c.3-.85.89-1.57,1.77-2.14.88-.58,1.82-.86,2.83-.86h14.02l-31.06,72.76Z"/>
|
||||
<path class="cls-1" d="m226.23,49.3v83.41h-17.38V49.3h17.38Z"/>
|
||||
<path class="cls-1" d="m255.72,59.11c0,1.37-.28,2.66-.84,3.87-.56,1.21-1.33,2.27-2.3,3.18-.97.91-2.1,1.64-3.39,2.17-1.29.54-2.66.81-4.12.81s-2.75-.27-3.98-.81c-1.23-.54-2.33-1.26-3.28-2.17-.95-.91-1.7-1.97-2.24-3.18-.54-1.21-.81-2.5-.81-3.87s.27-2.73.81-3.96c.54-1.23,1.29-2.3,2.24-3.23.95-.93,2.05-1.65,3.28-2.17s2.56-.78,3.98-.78,2.83.26,4.12.78c1.29.52,2.42,1.24,3.39,2.17.97.93,1.74,2.01,2.3,3.23.56,1.23.84,2.55.84,3.96Zm-2.02,15.82v57.78h-17.38v-57.78h17.38Z"/>
|
||||
<path class="cls-1" d="m263.24,132.7v-57.78h10.77c1.08,0,1.99.24,2.72.72.73.48,1.24,1.21,1.54,2.17l1.01,3.34c1.12-1.04,2.28-2.01,3.48-2.9,1.2-.89,2.48-1.64,3.84-2.26,1.36-.61,2.84-1.1,4.43-1.45,1.59-.35,3.32-.53,5.19-.53,3.18,0,5.99.55,8.44,1.64,2.45,1.1,4.51,2.62,6.2,4.57s2.95,4.27,3.81,6.96c.86,2.69,1.29,5.62,1.29,8.78v36.72h-17.38v-36.72c0-2.82-.65-5.02-1.96-6.6-1.31-1.58-3.23-2.37-5.78-2.37-1.91,0-3.7.41-5.38,1.23-1.68.82-3.29,1.91-4.82,3.29v41.17h-17.38Z"/>
|
||||
<path class="cls-1" d="m341.17,49.3v46.75h2.58c1.08,0,1.92-.15,2.5-.45.58-.3,1.13-.84,1.65-1.62l10.99-16.27c.64-.97,1.39-1.67,2.27-2.12.88-.45,1.99-.67,3.34-.67h15.92l-15.03,20.56c-.71.97-1.49,1.82-2.33,2.56-.84.74-1.75,1.41-2.72,2.01,1.68,1.26,3.14,2.93,4.37,5.01l16.37,27.63h-15.7c-1.31,0-2.44-.21-3.39-.64-.95-.43-1.73-1.18-2.33-2.26l-10.99-20.45c-.52-.93-1.07-1.53-1.63-1.81s-1.4-.42-2.52-.42h-3.36v25.57h-17.38V49.3h17.38Z"/>
|
||||
<path class="cls-1" d="m421.8,132.7h-19.06V51.53h19.06v81.18Z"/>
|
||||
<path class="cls-1" d="m491.78,51.53v14.93h-22.99v66.25h-18.95v-66.25h-22.99v-14.93h64.93Z"/>
|
||||
<path class="cls-1" d="m40.81,60.62v22.66h19.45v12.71h-19.45v22.78h-13.25v-22.78H8.22v-12.71h19.34v-22.66h13.25Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 200">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="m43.78,83.35h3.03c2.8,0,4.82-.87,6.06-2.62l18.39-26.52c1.01-1.45,2.16-2.43,3.45-2.95,1.29-.52,2.87-.78,4.74-.78h16.48l-24.22,32.82c-.86,1.19-1.76,2.17-2.69,2.95-.93.78-1.89,1.43-2.86,1.95,1.42.52,2.72,1.24,3.9,2.14,1.18.91,2.25,2.13,3.22,3.65l24.67,37.66h-16.93c-1.08,0-2.01-.07-2.78-.22-.77-.15-1.43-.37-1.99-.67s-1.05-.66-1.46-1.09c-.41-.43-.8-.92-1.18-1.48l-18.5-28.25c-.67-1.04-1.52-1.77-2.55-2.2-1.03-.43-2.42-.64-4.18-.64h-4.6v34.54h-18.95V50.48h18.95v32.87Z"/>
|
||||
<path class="cls-1" d="m121.38,74.04c3.85,0,7.37.6,10.57,1.78,3.2,1.19,5.94,2.92,8.24,5.18,2.3,2.27,4.09,5.04,5.38,8.33,1.29,3.29,1.93,7.01,1.93,11.17,0,1.3-.06,2.36-.17,3.18s-.32,1.47-.62,1.95c-.3.48-.7.82-1.21,1-.5.19-1.15.28-1.93.28h-33.53c.56,4.83,2.04,8.33,4.43,10.5,2.39,2.17,5.48,3.26,9.25,3.26,2.02,0,3.76-.24,5.22-.72,1.46-.48,2.76-1.02,3.9-1.62,1.14-.59,2.19-1.13,3.14-1.62.95-.48,1.95-.72,3-.72,1.38,0,2.43.5,3.14,1.5l5.05,6.18c-1.79,2.04-3.73,3.71-5.8,4.99-2.07,1.28-4.21,2.28-6.39,3.01-2.19.72-4.37,1.23-6.56,1.5-2.19.28-4.27.42-6.25.42-4.07,0-7.9-.66-11.47-1.98-3.57-1.32-6.69-3.28-9.36-5.88-2.67-2.6-4.79-5.83-6.34-9.69-1.55-3.86-2.33-8.36-2.33-13.48,0-3.86.66-7.52,1.99-10.98,1.33-3.45,3.23-6.48,5.72-9.08,2.49-2.6,5.49-4.66,9.03-6.19,3.53-1.52,7.52-2.28,11.97-2.28Zm.34,11.92c-3.33,0-5.93.94-7.79,2.81-1.87,1.88-3.1,4.58-3.7,8.11h21.7c0-1.37-.18-2.71-.53-4.01-.36-1.3-.93-2.46-1.74-3.48-.8-1.02-1.86-1.85-3.17-2.48-1.31-.63-2.9-.95-4.77-.95Z"/>
|
||||
<path class="cls-1" d="m174.53,147.69c-.52,1.15-1.16,2-1.91,2.53-.75.54-1.94.81-3.59.81h-13.01l11.21-23.4-23.21-52.71h15.36c1.35,0,2.39.3,3.14.89.75.59,1.27,1.3,1.57,2.12l9.53,24.91c.9,2.3,1.63,4.61,2.19,6.91.37-1.19.78-2.36,1.23-3.51.45-1.15.88-2.32,1.29-3.51l8.63-24.79c.3-.85.89-1.57,1.77-2.14.88-.58,1.82-.86,2.83-.86h14.02l-31.06,72.76Z"/>
|
||||
<path class="cls-1" d="m226.23,49.3v83.41h-17.38V49.3h17.38Z"/>
|
||||
<path class="cls-1" d="m255.72,59.11c0,1.37-.28,2.66-.84,3.87-.56,1.21-1.33,2.27-2.3,3.18-.97.91-2.1,1.64-3.39,2.17-1.29.54-2.66.81-4.12.81s-2.75-.27-3.98-.81c-1.23-.54-2.33-1.26-3.28-2.17-.95-.91-1.7-1.97-2.24-3.18-.54-1.21-.81-2.5-.81-3.87s.27-2.73.81-3.96c.54-1.23,1.29-2.3,2.24-3.23.95-.93,2.05-1.65,3.28-2.17s2.56-.78,3.98-.78,2.83.26,4.12.78c1.29.52,2.42,1.24,3.39,2.17.97.93,1.74,2.01,2.3,3.23.56,1.23.84,2.55.84,3.96Zm-2.02,15.82v57.78h-17.38v-57.78h17.38Z"/>
|
||||
<path class="cls-1" d="m263.24,132.7v-57.78h10.77c1.08,0,1.99.24,2.72.72.73.48,1.24,1.21,1.54,2.17l1.01,3.34c1.12-1.04,2.28-2.01,3.48-2.9,1.2-.89,2.48-1.64,3.84-2.26,1.36-.61,2.84-1.1,4.43-1.45,1.59-.35,3.32-.53,5.19-.53,3.18,0,5.99.55,8.44,1.64,2.45,1.1,4.51,2.62,6.2,4.57s2.95,4.27,3.81,6.96c.86,2.69,1.29,5.62,1.29,8.78v36.72h-17.38v-36.72c0-2.82-.65-5.02-1.96-6.6-1.31-1.58-3.23-2.37-5.78-2.37-1.91,0-3.7.41-5.38,1.23-1.68.82-3.29,1.91-4.82,3.29v41.17h-17.38Z"/>
|
||||
<path class="cls-1" d="m341.17,49.3v46.75h2.58c1.08,0,1.92-.15,2.5-.45.58-.3,1.13-.84,1.65-1.62l10.99-16.27c.64-.97,1.39-1.67,2.27-2.12.88-.45,1.99-.67,3.34-.67h15.92l-15.03,20.56c-.71.97-1.49,1.82-2.33,2.56-.84.74-1.75,1.41-2.72,2.01,1.68,1.26,3.14,2.93,4.37,5.01l16.37,27.63h-15.7c-1.31,0-2.44-.21-3.39-.64-.95-.43-1.73-1.18-2.33-2.26l-10.99-20.45c-.52-.93-1.07-1.53-1.63-1.81s-1.4-.42-2.52-.42h-3.36v25.57h-17.38V49.3h17.38Z"/>
|
||||
<path class="cls-1" d="m421.8,132.7h-19.06V51.53h19.06v81.18Z"/>
|
||||
<path class="cls-1" d="m491.78,51.53v14.93h-22.99v66.25h-18.95v-66.25h-22.99v-14.93h64.93Z"/>
|
||||
<path class="cls-1" d="m40.81,60.62v22.66h19.45v12.71h-19.45v22.78h-13.25v-22.78H8.22v-12.71h19.34v-22.66h13.25Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 791.8 216">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="m168.72,79.93c4.16,0,7.97.64,11.43,1.93,3.46,1.28,6.43,3.15,8.91,5.6,2.49,2.45,4.43,5.45,5.82,9.01,1.39,3.55,2.09,7.58,2.09,12.08,0,1.41-.06,2.55-.18,3.43s-.34,1.59-.67,2.11c-.32.52-.76.88-1.3,1.08-.55.2-1.24.3-2.09.3h-36.25c.61,5.22,2.2,9.01,4.79,11.35,2.59,2.35,5.92,3.52,10,3.52,2.18,0,4.06-.26,5.64-.78,1.58-.52,2.98-1.1,4.21-1.75,1.23-.64,2.36-1.22,3.4-1.75,1.03-.52,2.11-.78,3.24-.78,1.49,0,2.63.54,3.4,1.63l5.46,6.69c-1.94,2.21-4.03,4.01-6.27,5.39-2.24,1.38-4.55,2.47-6.91,3.25-2.36.78-4.73,1.32-7.09,1.63-2.36.3-4.62.45-6.76.45-4.41,0-8.54-.71-12.4-2.14-3.86-1.42-7.23-3.54-10.12-6.35-2.89-2.81-5.17-6.3-6.85-10.48-1.68-4.18-2.52-9.04-2.52-14.58,0-4.18.72-8.13,2.15-11.87,1.43-3.73,3.5-7.01,6.18-9.82,2.69-2.81,5.94-5.04,9.76-6.69,3.82-1.65,8.13-2.47,12.94-2.47Zm.36,12.89c-3.6,0-6.41,1.01-8.43,3.04-2.02,2.03-3.35,4.95-4,8.76h23.46c0-1.48-.19-2.93-.58-4.34-.38-1.41-1.01-2.66-1.88-3.76-.87-1.1-2.01-2-3.43-2.68-1.41-.68-3.13-1.02-5.15-1.02Z"/>
|
||||
<path class="cls-1" d="m226.19,159.56c-.57,1.24-1.25,2.16-2.06,2.74-.81.58-2.1.87-3.88.87h-14.06l12.12-25.3-25.1-56.98h16.61c1.45,0,2.59.32,3.39.96.81.64,1.37,1.41,1.7,2.29l10.31,26.93c.97,2.49,1.76,4.98,2.36,7.47.4-1.28.85-2.55,1.33-3.79.48-1.24.95-2.51,1.39-3.8l9.34-26.8c.32-.92.96-1.7,1.91-2.32.95-.62,1.97-.93,3.06-.93h15.15l-33.58,78.67Z"/>
|
||||
<path class="cls-1" d="m282.08,53.19v90.17h-18.79V53.19h18.79Z"/>
|
||||
<path class="cls-1" d="m313.97,63.79c0,1.49-.3,2.88-.91,4.19-.61,1.31-1.44,2.45-2.49,3.43-1.05.98-2.27,1.77-3.67,2.35-1.39.58-2.88.87-4.46.87s-2.97-.29-4.3-.87c-1.33-.58-2.52-1.36-3.55-2.35-1.03-.98-1.84-2.13-2.42-3.43-.59-1.3-.88-2.7-.88-4.19s.29-2.95.88-4.28c.58-1.32,1.39-2.49,2.42-3.49,1.03-1,2.21-1.79,3.55-2.35s2.77-.84,4.3-.84,3.06.28,4.46.84c1.39.56,2.62,1.35,3.67,2.35,1.05,1,1.88,2.17,2.49,3.49.61,1.33.91,2.75.91,4.28Zm-2.18,17.11v62.46h-18.79v-62.46h18.79Z"/>
|
||||
<path class="cls-1" d="m322.09,143.36v-62.46h11.64c1.17,0,2.15.26,2.94.78.79.52,1.34,1.31,1.67,2.35l1.09,3.61c1.21-1.12,2.47-2.17,3.76-3.13,1.29-.96,2.68-1.78,4.15-2.44,1.47-.66,3.07-1.18,4.79-1.57,1.72-.38,3.59-.57,5.61-.57,3.43,0,6.48.59,9.12,1.78,2.65,1.18,4.88,2.83,6.7,4.94,1.82,2.11,3.19,4.62,4.12,7.53.93,2.91,1.39,6.07,1.39,9.49v39.7h-18.79v-39.7c0-3.05-.71-5.43-2.12-7.14-1.41-1.71-3.5-2.56-6.24-2.56-2.06,0-4,.44-5.82,1.32-1.82.88-3.56,2.07-5.21,3.55v44.51h-18.79Z"/>
|
||||
<path class="cls-1" d="m406.35,53.19v50.54h2.79c1.17,0,2.07-.16,2.7-.48.63-.32,1.22-.9,1.79-1.75l11.88-17.59c.69-1.04,1.5-1.81,2.46-2.29.95-.48,2.15-.72,3.61-.72h17.22l-16.25,22.23c-.77,1.04-1.61,1.97-2.51,2.77-.91.8-1.89,1.53-2.94,2.17,1.82,1.36,3.4,3.17,4.73,5.42l17.7,29.88h-16.97c-1.41,0-2.64-.23-3.67-.69-1.03-.46-1.87-1.27-2.52-2.44l-11.88-22.11c-.57-1-1.15-1.66-1.76-1.96s-1.52-.45-2.73-.45h-3.64v27.65h-18.79V53.19h18.79Z"/>
|
||||
<path class="cls-1" d="m493.52,143.36h-20.61V55.59h20.61v87.76Z"/>
|
||||
<path class="cls-1" d="m569.17,55.59v16.14h-24.85v71.62h-20.49v-71.62h-24.85v-16.14h70.2Z"/>
|
||||
<path class="cls-1" d="m116.71,101.5c-1.05-1.65-2.21-2.96-3.49-3.95-1.27-.98-2.68-1.76-4.21-2.32,1.05-.56,2.08-1.26,3.09-2.11,1.01-.84,1.98-1.91,2.91-3.19l26.19-35.48h-17.82c-2.02,0-3.73.28-5.12.84-1.39.56-2.64,1.63-3.73,3.19l-19.88,28.67c-1.14,1.61-2.9,2.53-5.28,2.76h-4.54v-35.47h-20.49v35.47h-17.95v13.74h17.95v38.55h20.49v-37.35h4.97c1.9,0,3.4.23,4.52.69,1.11.46,2.03,1.26,2.76,2.38l20,30.54c.4.6.83,1.14,1.27,1.6.44.46.97.85,1.58,1.18.61.32,1.32.56,2.15.72.83.16,1.83.24,3,.24h18.31l-26.67-40.72Z"/>
|
||||
<g>
|
||||
<path class="cls-1" d="m561.38,138.48c0-1.06.2-2.05.6-2.96.4-.91.94-1.71,1.63-2.38.69-.68,1.51-1.22,2.45-1.61.94-.4,1.97-.6,3.09-.6s2.11.2,3.05.6c.94.4,1.77.94,2.47,1.61s1.26,1.47,1.66,2.38c.4.91.6,1.9.6,2.96s-.2,2.06-.6,2.98c-.4.93-.95,1.73-1.66,2.41s-1.53,1.21-2.47,1.59c-.94.38-1.96.57-3.05.57s-2.15-.19-3.09-.57c-.94-.38-1.76-.91-2.45-1.59-.69-.68-1.24-1.48-1.63-2.41-.4-.93-.6-1.92-.6-2.98Z"/>
|
||||
<path class="cls-1" d="m617.93,110.48c-.41.5-.81.9-1.19,1.19-.38.29-.93.44-1.63.44s-1.29-.16-1.83-.49c-.55-.32-1.16-.68-1.83-1.08-.68-.4-1.47-.76-2.39-1.08s-2.05-.49-3.4-.49c-1.68,0-3.13.31-4.35.93-1.22.62-2.23,1.5-3.03,2.65-.79,1.15-1.38,2.56-1.77,4.22-.38,1.66-.57,3.54-.57,5.63,0,4.39.85,7.76,2.54,10.12s4.03,3.53,7,3.53c1.59,0,2.85-.2,3.78-.6s1.72-.84,2.36-1.33c.65-.49,1.24-.93,1.79-1.35s1.23-.62,2.06-.62c1.09,0,1.91.4,2.47,1.19l3.98,4.9c-1.41,1.62-2.9,2.94-4.46,3.95-1.56,1.02-3.16,1.81-4.79,2.39s-3.28.97-4.93,1.19c-1.65.22-3.25.33-4.82.33-2.8,0-5.47-.53-8.02-1.59-2.55-1.06-4.79-2.6-6.71-4.62-1.93-2.02-3.46-4.5-4.59-7.44-1.13-2.94-1.7-6.3-1.7-10.07,0-3.3.49-6.38,1.48-9.26.99-2.87,2.44-5.36,4.37-7.47s4.31-3.76,7.16-4.97,6.13-1.81,9.87-1.81,6.74.57,9.45,1.72c2.71,1.15,5.15,2.83,7.33,5.04l-3.62,4.82Z"/>
|
||||
<path class="cls-1" d="m648.23,98.9c3.47,0,6.64.55,9.5,1.63,2.86,1.09,5.31,2.65,7.35,4.68s3.64,4.5,4.77,7.4c1.13,2.9,1.7,6.16,1.7,9.79s-.57,6.94-1.7,9.87c-1.13,2.93-2.73,5.42-4.77,7.47s-4.5,3.62-7.35,4.73c-2.86,1.1-6.02,1.66-9.5,1.66s-6.69-.55-9.56-1.66c-2.87-1.1-5.35-2.68-7.42-4.73-2.08-2.05-3.68-4.53-4.82-7.47-1.13-2.93-1.7-6.22-1.7-9.87s.57-6.88,1.7-9.79c1.13-2.9,2.74-5.37,4.82-7.4,2.08-2.03,4.55-3.59,7.42-4.68,2.87-1.09,6.06-1.63,9.56-1.63Zm0,37.06c3.15,0,5.47-1.11,6.96-3.34,1.49-2.22,2.23-5.6,2.23-10.14s-.74-7.91-2.23-10.12-3.81-3.31-6.96-3.31-5.61,1.1-7.11,3.31c-1.5,2.21-2.25,5.58-2.25,10.12s.75,7.92,2.25,10.14c1.5,2.22,3.87,3.34,7.11,3.34Z"/>
|
||||
<path class="cls-1" d="m679.07,145.42v-45.81h8.48c.85,0,1.57.19,2.14.57.58.38.98.96,1.22,1.72l.75,2.47c.77-.79,1.56-1.52,2.39-2.19.82-.66,1.71-1.24,2.67-1.72.96-.49,1.99-.87,3.09-1.15,1.1-.28,2.32-.42,3.65-.42,2.77,0,5.06.71,6.87,2.14s3.19,3.34,4.13,5.72c.77-1.41,1.7-2.62,2.81-3.62,1.1-1,2.3-1.81,3.58-2.43s2.64-1.07,4.06-1.37,2.85-.44,4.26-.44c2.62,0,4.95.39,6.98,1.17,2.03.78,3.73,1.92,5.1,3.4s2.41,3.31,3.11,5.48c.71,2.16,1.06,4.62,1.06,7.36v29.11h-13.69v-29.11c0-4.74-2.03-7.11-6.1-7.11-1.86,0-3.39.61-4.62,1.83-1.22,1.22-1.83,2.98-1.83,5.28v29.11h-13.7v-29.11c0-2.62-.52-4.46-1.55-5.52-1.03-1.06-2.55-1.59-4.55-1.59-1.24,0-2.41.28-3.51.84-1.1.56-2.14,1.31-3.11,2.25v33.13h-13.7Z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 6.1 KiB |
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 791.8 216">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="m46.62,110.92v24.25h-15.21v-65.57h21.33c4.74,0,8.78.49,12.13,1.46,3.34.98,6.08,2.33,8.19,4.07,2.12,1.74,3.65,3.8,4.61,6.17.96,2.37,1.44,4.95,1.44,7.74,0,2.13-.29,4.14-.85,6.03-.57,1.89-1.42,3.64-2.54,5.24-1.12,1.61-2.51,3.04-4.14,4.3-1.64,1.26-3.52,2.29-5.65,3.1,1.02.51,1.97,1.14,2.86,1.89.88.75,1.66,1.67,2.32,2.74l13.95,22.82h-13.77c-2.55,0-4.38-.96-5.49-2.88l-10.89-19.04c-.48-.84-1.04-1.44-1.69-1.8-.65-.36-1.55-.54-2.72-.54h-3.87Zm0-10.49h6.12c2.07,0,3.83-.26,5.29-.79,1.45-.52,2.65-1.25,3.58-2.18.93-.93,1.6-2.02,2.02-3.26.42-1.24.63-2.59.63-4.03,0-2.88-.94-5.13-2.81-6.75-1.88-1.62-4.78-2.43-8.71-2.43h-6.12v19.44Z"/>
|
||||
<path class="cls-1" d="m111.24,87.79c3.09,0,5.92.48,8.48,1.44,2.57.96,4.77,2.36,6.62,4.19,1.85,1.83,3.29,4.07,4.32,6.73,1.04,2.65,1.55,5.66,1.55,9.02,0,1.05-.04,1.91-.13,2.56-.09.66-.26,1.19-.5,1.58-.24.39-.56.66-.97.81s-.92.22-1.55.22h-26.91c.45,3.9,1.63,6.73,3.56,8.48,1.92,1.75,4.39,2.63,7.42,2.63,1.62,0,3.02-.2,4.19-.58s2.21-.83,3.13-1.31c.91-.48,1.76-.91,2.52-1.3.77-.39,1.57-.58,2.41-.58,1.11,0,1.95.41,2.52,1.21l4.05,5c-1.44,1.65-2.99,2.99-4.66,4.03-1.66,1.04-3.38,1.84-5.13,2.43-1.76.58-3.51.99-5.27,1.21-1.76.22-3.43.34-5.02.34-3.27,0-6.34-.53-9.2-1.6-2.87-1.06-5.37-2.65-7.52-4.75-2.15-2.1-3.84-4.71-5.08-7.83-1.25-3.12-1.87-6.75-1.87-10.89,0-3.12.53-6.08,1.6-8.87,1.06-2.79,2.59-5.23,4.59-7.33,2-2.1,4.41-3.76,7.25-5,2.83-1.23,6.04-1.84,9.61-1.84Zm.27,9.63c-2.67,0-4.76.76-6.26,2.27-1.5,1.52-2.49,3.7-2.97,6.55h17.42c0-1.11-.14-2.19-.43-3.24s-.75-1.99-1.39-2.81c-.65-.83-1.49-1.49-2.54-2-1.05-.51-2.33-.76-3.82-.76Z"/>
|
||||
<path class="cls-1" d="m154.62,67.81v67.37h-13.95v-67.37h13.95Z"/>
|
||||
<path class="cls-1" d="m198.09,135.18c-1.32,0-2.32-.18-2.99-.54-.68-.36-1.24-1.11-1.69-2.25l-.99-2.57c-1.17.99-2.29,1.86-3.38,2.61-1.08.75-2.2,1.39-3.35,1.91-1.16.52-2.38.91-3.69,1.17-1.3.25-2.75.38-4.34.38-2.13,0-4.07-.28-5.81-.83s-3.22-1.38-4.43-2.46c-1.21-1.08-2.15-2.43-2.81-4.04s-.99-3.47-.99-5.58c0-1.66.42-3.36,1.26-5.1.84-1.75,2.29-3.33,4.37-4.76,2.07-1.43,4.86-2.62,8.37-3.59,3.51-.96,7.94-1.44,13.28-1.44v-2c0-2.75-.56-4.75-1.69-5.97s-2.72-1.84-4.79-1.84c-1.65,0-3,.18-4.05.54-1.05.36-1.99.77-2.81,1.22-.83.45-1.63.85-2.41,1.21-.78.36-1.71.54-2.79.54-.96,0-1.78-.23-2.45-.7-.67-.46-1.21-1.04-1.6-1.73l-2.52-4.36c2.82-2.49,5.95-4.34,9.38-5.56,3.43-1.21,7.12-1.82,11.05-1.82,2.82,0,5.36.46,7.63,1.37,2.26.92,4.19,2.19,5.76,3.83,1.57,1.63,2.78,3.58,3.62,5.83s1.26,4.71,1.26,7.38v29.16h-6.39Zm-16.02-8.5c1.8,0,3.38-.32,4.73-.95,1.35-.63,2.71-1.65,4.09-3.06v-6.39c-2.79,0-5.08.18-6.88.54-1.8.36-3.23.82-4.28,1.36s-1.78,1.17-2.18,1.86c-.4.7-.61,1.45-.61,2.27,0,1.6.43,2.73,1.31,3.38.87.65,2.14.98,3.82.98Z"/>
|
||||
<path class="cls-1" d="m225.53,111.06l-15.03-22.54h13.41c.99,0,1.72.13,2.18.38s.88.68,1.24,1.28l8.32,13.82c.18-.54.41-1.07.68-1.58.27-.51.57-1.05.9-1.62l5.94-10.4c.39-.69.82-1.18,1.3-1.46.48-.29,1.06-.43,1.75-.43h12.78l-15.03,21.92,15.66,24.75h-13.41c-.99,0-1.79-.24-2.38-.72-.6-.48-1.1-1.05-1.49-1.71l-8.32-14.31c-.15.51-.33.99-.54,1.44-.21.45-.44.87-.68,1.26l-6.84,11.61c-.36.63-.84,1.19-1.44,1.69-.6.5-1.35.74-2.25.74h-12.42l15.66-24.12Z"/>
|
||||
<path class="cls-1" d="m263.6,127.26c0-.96.18-1.85.54-2.68.36-.82.88-1.54,1.55-2.16.67-.61,1.47-1.1,2.38-1.46.92-.36,1.94-.54,3.08-.54,1.35,0,2.52.23,3.51.7.99.47,1.81,1.1,2.48,1.89.66.8,1.15,1.71,1.46,2.75.32,1.04.47,2.12.47,3.26,0,1.5-.24,3.1-.72,4.79-.48,1.69-1.19,3.4-2.14,5.11s-2.12,3.39-3.53,5.04c-1.41,1.65-3.03,3.15-4.86,4.5l-2.43-2.16c-.33-.33-.58-.64-.74-.92s-.25-.64-.25-1.06c0-.3.1-.62.31-.97.21-.35.46-.65.77-.92.36-.36.78-.79,1.26-1.3.48-.51.96-1.08,1.44-1.71.48-.63.92-1.32,1.33-2.07.41-.75.71-1.55.92-2.38-1.05-.09-2-.34-2.83-.77-.84-.42-1.55-.97-2.14-1.67-.58-.69-1.04-1.48-1.37-2.36-.33-.88-.5-1.85-.5-2.9Z"/>
|
||||
<path class="cls-1" d="m321.2,135.18h-15.3v-65.57h15.3v65.57Z"/>
|
||||
<path class="cls-1" d="m394.78,118.21c.36,0,.72.07,1.08.2.36.13.7.37,1.04.7l6.03,6.35c-2.64,3.45-5.95,6.05-9.92,7.81-3.98,1.75-8.68,2.63-14.11,2.63-4.98,0-9.44-.85-13.39-2.54-3.95-1.69-7.29-4.04-10.04-7.02-2.75-2.98-4.85-6.52-6.32-10.62-1.47-4.09-2.21-8.54-2.21-13.34s.84-9.38,2.52-13.48c1.68-4.1,4.03-7.63,7.04-10.6s6.62-5.28,10.82-6.93c4.2-1.65,8.83-2.48,13.91-2.48,2.46,0,4.78.22,6.95.65,2.17.44,4.21,1.04,6.1,1.8,1.89.76,3.63,1.68,5.22,2.74,1.59,1.07,3,2.24,4.23,3.53l-5.13,6.88c-.33.42-.72.8-1.17,1.15-.45.34-1.08.52-1.89.52-.54,0-1.05-.12-1.53-.36-.48-.24-.99-.53-1.53-.88s-1.13-.72-1.78-1.12c-.65-.41-1.41-.78-2.29-1.12-.89-.34-1.92-.64-3.11-.88-1.19-.24-2.57-.36-4.16-.36-2.76,0-5.28.49-7.56,1.46-2.28.98-4.24,2.37-5.87,4.19-1.64,1.82-2.91,4.01-3.83,6.59-.92,2.58-1.37,5.48-1.37,8.69s.46,6.34,1.37,8.96c.92,2.61,2.16,4.81,3.74,6.59,1.57,1.79,3.41,3.14,5.51,4.07s4.35,1.39,6.75,1.39c1.38,0,2.64-.07,3.78-.2,1.14-.14,2.2-.37,3.17-.7.97-.33,1.9-.76,2.79-1.28.88-.52,1.78-1.18,2.68-1.96.36-.3.75-.55,1.17-.74.42-.19.85-.29,1.3-.29Z"/>
|
||||
<path class="cls-1" d="m442.07,135.18c-1.32,0-2.32-.18-2.99-.54-.68-.36-1.24-1.11-1.69-2.25l-.99-2.57c-1.17.99-2.29,1.86-3.38,2.61-1.08.75-2.2,1.39-3.35,1.91-1.16.52-2.38.91-3.69,1.17-1.3.25-2.75.38-4.34.38-2.13,0-4.07-.28-5.81-.83s-3.22-1.38-4.43-2.46c-1.21-1.08-2.15-2.43-2.81-4.04s-.99-3.47-.99-5.58c0-1.66.42-3.36,1.26-5.1.84-1.75,2.29-3.33,4.37-4.76,2.07-1.43,4.86-2.62,8.37-3.59,3.51-.96,7.94-1.44,13.28-1.44v-2c0-2.75-.56-4.75-1.69-5.97s-2.72-1.84-4.79-1.84c-1.65,0-3,.18-4.05.54-1.05.36-1.99.77-2.81,1.22-.83.45-1.63.85-2.41,1.21-.78.36-1.71.54-2.79.54-.96,0-1.78-.23-2.45-.7-.67-.46-1.21-1.04-1.6-1.73l-2.52-4.36c2.82-2.49,5.95-4.34,9.38-5.56,3.43-1.21,7.12-1.82,11.05-1.82,2.82,0,5.36.46,7.63,1.37,2.26.92,4.19,2.19,5.76,3.83,1.57,1.63,2.78,3.58,3.62,5.83s1.26,4.71,1.26,7.38v29.16h-6.39Zm-16.02-8.5c1.8,0,3.38-.32,4.73-.95,1.35-.63,2.71-1.65,4.09-3.06v-6.39c-2.79,0-5.08.18-6.88.54-1.8.36-3.23.82-4.28,1.36s-1.78,1.17-2.18,1.86c-.4.7-.61,1.45-.61,2.27,0,1.6.43,2.73,1.31,3.38.87.65,2.14.98,3.82.98Z"/>
|
||||
<path class="cls-1" d="m458.36,135.18v-46.67h8.64c.87,0,1.6.2,2.18.58.58.39,1,.98,1.24,1.75l.81,2.7c.9-.84,1.83-1.62,2.79-2.34s1.99-1.33,3.08-1.82c1.09-.5,2.28-.88,3.55-1.17s2.66-.43,4.16-.43c2.55,0,4.81.44,6.77,1.33,1.96.89,3.62,2.12,4.97,3.69,1.35,1.57,2.37,3.45,3.06,5.62.69,2.17,1.04,4.54,1.04,7.09v29.66h-13.95v-29.66c0-2.28-.53-4.06-1.58-5.33s-2.59-1.91-4.63-1.91c-1.53,0-2.97.33-4.32.99-1.35.66-2.64,1.55-3.87,2.66v33.25h-13.95Z"/>
|
||||
<path class="cls-1" d="m570.14,69.61v11.7h-26.91v16.61h22.41v11.75h-22.41v25.51h-15.3v-65.57h42.21Z"/>
|
||||
<path class="cls-1" d="m594.08,75.73c0,1.11-.22,2.15-.67,3.13-.45.98-1.07,1.83-1.84,2.56-.78.74-1.69,1.32-2.72,1.76s-2.14.65-3.31.65-2.21-.22-3.2-.65-1.87-1.02-2.63-1.76c-.77-.73-1.37-1.59-1.8-2.56-.43-.97-.65-2.02-.65-3.13s.22-2.21.65-3.19c.43-.99,1.04-1.86,1.8-2.61.76-.75,1.64-1.33,2.63-1.75s2.05-.63,3.2-.63,2.27.21,3.31.63,1.94,1,2.72,1.75c.78.75,1.39,1.62,1.84,2.61.45.99.67,2.05.67,3.19Zm-1.62,12.78v46.67h-13.95v-46.67h13.95Z"/>
|
||||
<path class="cls-1" d="m614.87,111.06l-15.03-22.54h13.41c.99,0,1.72.13,2.18.38s.88.68,1.24,1.28l8.32,13.82c.18-.54.41-1.07.68-1.58.27-.51.57-1.05.9-1.62l5.94-10.4c.39-.69.82-1.18,1.3-1.46.48-.29,1.06-.43,1.75-.43h12.78l-15.03,21.92,15.66,24.75h-13.41c-.99,0-1.79-.24-2.38-.72-.6-.48-1.1-1.05-1.49-1.71l-8.32-14.31c-.15.51-.33.99-.54,1.44-.21.45-.44.87-.68,1.26l-6.84,11.61c-.36.63-.84,1.19-1.44,1.69-.6.5-1.35.74-2.25.74h-12.42l15.66-24.12Z"/>
|
||||
<path class="cls-1" d="m689.3,135.18h-15.3v-65.57h15.3v65.57Z"/>
|
||||
<path class="cls-1" d="m749.05,69.61v12.06h-18.45v53.5h-15.21v-53.5h-18.45v-12.06h52.11Z"/>
|
||||
<path class="cls-1" d="m744.55,128.11c0-1.08.2-2.08.61-3.01.41-.93.96-1.74,1.67-2.43.7-.69,1.54-1.24,2.5-1.64s2.01-.61,3.15-.61,2.14.2,3.1.61,1.8.95,2.52,1.64,1.28,1.5,1.69,2.43c.41.93.61,1.94.61,3.01s-.2,2.09-.61,3.04-.97,1.76-1.69,2.45c-.72.69-1.56,1.23-2.52,1.62s-2,.58-3.1.58-2.19-.2-3.15-.58-1.79-.93-2.5-1.62c-.71-.69-1.26-1.51-1.67-2.45s-.61-1.96-.61-3.04Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 7.9 KiB |