@dodoex/icons
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

ICONS

Inspired by mui-icons.

Convert svg into an independent React Component and generate type files (no dependency to any other components).

HOW TO USE

import { ArrowBack } from '@dodoex/icons';

<ArrowBack />

HOW TO UPDATE ICONS

Place icons into the assets directory and execute commands to generate ICONS.

yarn workspace @dodoex/icons src:icons
yarn build

Dependencies (1)

Dev Dependencies (23)

Package Sidebar

Install

npm i @dodoex/icons

Weekly Downloads

130

Version

2.0.2

License

GPL-3.0-or-later

Unpacked Size

541 kB

Total Files

545

Last publish

Collaborators

  • dodo-dev