0.2.7 • Published 1 year ago
@initia/icons-svelte v0.2.7
@initia/icons-svelte
Usage
import { IconName } from "@initia/icons-svelte"
<IconName color="white" size={50}/>
You can find a list with all the available icons here
Both props (color and size) are oprional, these are the default values:
Prop | Default value |
---|---|
color | "currentColor" |
size | 16 |