# PromioSync Branding Assets

Place the following SVG files in this folder:

## Required Files

| Filename | Description | Source from Logo Sheet |
|----------|-------------|------------------------|
| `icon-color.svg` | Tag icon - full color | Middle column, row 7 or 8 (teal/green icon) |
| `icon-white.svg` | Tag icon - white | Middle column, row 11 (white icon on black bg - export just the white icon) |
| `logo-stacked-color.svg` | Stacked "PROMIO SYNC" logo | Left column, row 2 (full color) |
| `logo-horizontal-color.svg` | Horizontal "PROMIOSYNC" logo | Right column, row 14 (full color) |
| `logo-horizontal-white.svg` | Horizontal logo - white | Right column, row 16 (white on black - export just the white logo) |

## Usage

- **icon-color.svg** - WordPress admin menu icon (sidebar)
- **icon-white.svg** - Dark header backgrounds (Overrides Report page)
- **logo-stacked-color.svg** - Future use (light backgrounds)
- **logo-horizontal-color.svg** - Future use (light backgrounds)
- **logo-horizontal-white.svg** - All dark headers (Dashboard, About page)

## Export Guidelines

1. Export as clean SVG with no embedded fonts (convert text to outlines)
2. Optimize file size (remove unnecessary metadata)
3. Keep viewBox intact for proper scaling
4. White versions should have white fill, not transparent

