@nexusui/icons
Version:
This package contains custom icons designed specifically for NexusUI applications. These icons work in exactly the same way as the icons from [MUI](https://mui.com/material-ui/api/svg-icon/).
28 lines • 644 B
JSON
{
"name": "@nexusui/icons",
"version": "3.3.1",
"main": "./cjs/index.js",
"module": "./index.js",
"types": "./index.d.ts",
"peerDependencies": {
"@mui/material": "^5.4.0 || ^6.1.0",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
},
"homepage": "https://polite-stone-0cd5ef903.1.azurestaticapps.net/?path=/docs/nexusui-icons-readme--readme",
"keywords": [
"hexagon",
"nexus",
"nexusui",
"hmi",
"manufacturing intelligence",
"icons",
"react",
"ui",
"products",
"mui",
"svg"
],
"license": "BSD-3-Clause",
"sideEffects": false
}