Props
| Prop | Type | Default | Notes |
|---|---|---|---|
name | string | '' | |
url | string | https://api.iconify.design/{prefix}/{name}.svg |
StellarUI
<stellar-icon name="mdi:github"></stellar-icon>Complete props, events, slots, and implementation notes for the shipped icon.
| Prop | Type | Default | Notes |
|---|---|---|---|
name | string | '' | |
url | string | https://api.iconify.design/{prefix}/{name}.svg |
| Event | Source | Notes |
|---|---|---|
| custom events | none | stellar-icon does not emit custom events. |
| Slot | Notes |
|---|---|
| none | stellar-icon is prop-driven only. Use CSS font-size and color on the host to size and tint it. |