Skip to content

Repository files navigation

Icons

How to build

Add or change the icons inside the icons/ folder.

Then run:

pnpm i
pnpm run build

You need to have node >= 20, pnpm and rollup installed locally.

Usage (React)

import { IconName } from "@initia/icons-react"

<IconName color="white" size={50}/>

Both props (color and size) are oprional, these are the default values:

Prop Default value
color "currentColor"
size 16

Usage (Svelte)

Still work in progress

About

React and Svelte component libraries for seamlessly integrating Initia's icon collection into web applications.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages