# Icons

Place your add-in icons here:

- `icon-16.png` - 16x16 pixels
- `icon-32.png` - 32x32 pixels
- `icon-64.png` - 64x64 pixels (high resolution)
- `icon-80.png` - 80x80 pixels

These icons are referenced in `manifest.xml` and will appear in:
- Excel ribbon
- Add-in store
- Task pane header

For now, the add-in will work without icons (Excel will show a default icon).

## Design Guidelines

- Use your company branding colors
- Keep design simple and recognizable at small sizes
- PNG format with transparent background recommended
- Consider using tools like:
  - Figma
  - Canva
  - Adobe Illustrator
  - Or online icon generators

## Quick Icon Creation

You can use a simple colored square with your company initials as a placeholder:
1. Create a colored square image with "OX" or your logo
2. Export at multiple sizes (16px, 32px, 64px, 80px)
3. Name them according to the list above
