0.0.1 • Published 9 months ago
@native-ammv3/icons v0.0.1
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 '@native-ammv3/icons';
<ArrowBack />HOW TO UPDATE ICONS
Place icons into the assets directory and execute commands to generate ICONS.
yarn workspace @native-ammv3/icons src:icons
yarn build0.0.1
9 months ago