|
| 1 | +--- |
| 2 | +title: Logo guidelines |
| 3 | +sidebar_position: 1 |
| 4 | +--- |
| 5 | +import CenteredImage from '@site/src/components/CenteredImage'; |
| 6 | + |
| 7 | + |
| 8 | +# Logo guidelines |
| 9 | + |
| 10 | +## Introduction |
| 11 | + |
| 12 | +These logos represent NSPanel Manager project's identity. To ensure consistency, please follow these guidelines |
| 13 | +when using our logos. |
| 14 | + |
| 15 | +We provide both rectangular and square variants to suit various contexts. |
| 16 | +Whenever possible, use the vectorized (SVG) versions for optimal quality. |
| 17 | + |
| 18 | +## Usage Guidelines |
| 19 | + |
| 20 | +* Always prioritize the vectorized (SVG) versions for scalability and resolution independence. |
| 21 | +* Ensure the logo is not stretched, cropped or altered in color. |
| 22 | +* Maintain the logo's safe space: leave a margin equal to 25% of the logo's height when possible. |
| 23 | +* Use rectangular logos whenever possible. Square logos should be used only when space constraints |
| 24 | + apply (e.g., social media avatars). |
| 25 | + |
| 26 | +## Rectangular Logos (Preferred) |
| 27 | + |
| 28 | +| Logo | Permalink | Vectorized | Format | Background | Size | |
| 29 | +|---------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|------------|--------|-------------|------| |
| 30 | +| <CenteredImage src="/images/branding/logos/nspm-logo-black-no-bg.svg" alt="Black logo transparent" /> | `https://nspanelmanager.com/images/branding/logos/nspm-logo-black-no-bg.svg` | Yes | svg | Transparent | - | |
| 31 | +| <CenteredImage src="/images/branding/logos/nspm-logo-white-no-bg.svg" alt="White logo transparent" /> | `https://nspanelmanager.com/images/branding/logos/nspm-logo-white-no-bg.svg` | Yes | svg | Transparent | - | |
| 32 | +| <CenteredImage src="/images/branding/logos/nspm-logo-white-black-bg.svg" alt="White logo with black background" /> | `https://nspanelmanager.com/images/branding/logos/nspm-logo-white-black-bg.svg` | Yes | svg | Solid | - | |
| 33 | +| <CenteredImage src="/images/branding/logos/nspm-logo-black-white-bg.svg" alt="Black logo whith white background" /> | `https://nspanelmanager.com/images/nspm-logo-black-white-bg.svg` | Yes | svg | Solid | - | |
| 34 | + |
| 35 | +## Square Logos |
| 36 | + |
| 37 | +| Logo | Permalink | Vectorized | Format | Background | Size | |
| 38 | +|------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|------------|--------|------------|------------| |
| 39 | +| <CenteredImage src="/images/branding/logos/nspm-icon.svg" alt="Vectorized square icon" /> | `https://nspanelmanager.com/images/branding/nspm-icon.svg` | Yes | svg | Solid | - | |
| 40 | +| <CenteredImage src="/images/branding/logos/nspm-icon-128x128.png" alt="Icon 128x128 pixels" /> | `https://nspanelmanager.com/images/branding/nspm-icon-128x128.png` | No | png | Solid | 128x128 px | |
| 41 | +| <CenteredImage src="/images/branding/logos/nspm-icon-32x32.ico" alt="Icon 32x32 pixels" /> | `https://nspanelmanager.com/images/branding/nspm-icon-32x32.ico` | No | ico | Solid | 32x32 px | |
0 commit comments