1 | import { __123Outlined24px } from "@icommon/material/action/__123Outlined24px"; |
2 | import { Icommon } from "@icommon/components/Icommon"; |
3 | |
4 | <Icommon node={__123Outlined24px} /> |
1 | npm install @icommon/components |
2 | npm install @icommon/material |
1 | import { __123Outlined24px } from "@icommon/material/action/__123Outlined24px"; |
2 | import { Icommon } from "@icommon/components/Icommon"; |
3 | |
4 | <Icommon node={__123Outlined24px} /> |
1 | npm install @icommon/components |
2 | npm install @icommon/material |