0.1.6 • Published 8 months ago

@any-design/default-icons v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@any-design/default-icons

Default icon bundle for AnyUI.

Usage

  1. Install the package.
npm i @any-design/default-icons
  1. Setup default icons with icon helper.
import { setupIcons } from '@any-design/anyui';
import DefaultIcons from '@any-design/default-icons',

setupIcons({
  icons: DefaultIcons,
});

License

MIT

0.1.6

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago