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-cta-link-button](../cta-link-button)
- [hy-standalone-link](../standalone-link)
### Graph
```mermaid
graph TD;
style hy-icon fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------