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

2.0.1 • 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

Readme

Keywords

Package Sidebar

Install

npm i @dodoex/icons

Weekly Downloads

84

Version

2.0.1

License

GPL-3.0-or-later

Unpacked Size

537 kB

Total Files

539

Last publish

Collaborators

  • dodo-dev