## Description

<!-- What does this PR do? -->

## Type

- [ ] New icon(s)
- [ ] Icon update/fix
- [ ] Bug fix
- [ ] New feature
- [ ] Documentation
- [ ] Maintenance/chore

## Checklist

- [ ] My changes follow the project's conventions
- [ ] I've tested the build: `cd packages/icons && npm run build`
- [ ] Security audit passes: `npm run audit`
- [ ] Dist validation passes: `npm run validate`

### For icon submissions:

- [ ] SVG has a valid `viewBox` attribute
- [ ] SVG is under 50KB
- [ ] No embedded `<script>` tags or event handlers
- [ ] Icon accurately represents the official brand
- [ ] `icons.json` entry is complete (slug, title, hex, categories, variants)

## Related Issues

<!-- Closes #123 -->
