@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    50
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    50
  • 2.0.0
    5

Package Sidebar

Install

npm i @dodoex/icons

Weekly Downloads

55

Version

2.0.1

License

GPL-3.0-or-later

Unpacked Size

537 kB

Total Files

539

Last publish

Collaborators

  • dodo-dev