Newer
Older
# hy-icon
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| -------- | --------- | ----------- | -------- | ----------- |
| `fill` | `fill` | | `string` | `'black'` |
| `icon` | `icon` | | `string` | `undefined` |
| `size` | `size` | | `number` | `20` |
## Dependencies
### Used by
- [hy-accordion-item](../accordion-item)
- [hy-button](../button)
- [hy-cta-link-button](../cta-link-button)
- [hy-link-box](../link-box)
- [hy-menu-item](../menu-item)
- [hy-menu-mobile-breadcrumb](../menu-mobile-breadcrumb)
- [hy-standalone-link](../standalone-link)
hy-menu-item --> hy-icon
hy-menu-mobile-breadcrumb --> hy-icon
style hy-icon fill:#f9f,stroke:#333,stroke-width:4px
```