{
  "_from": "@mui/icons-material@7.3.7",
  "_id": "@mui/icons-material@7.3.7",
  "_inBundle": false,
  "_integrity": "sha512-3Q+ulAqG+A1+R4ebgoIs7AccaJhIGy+Xi/9OnvX376jQ6wcy+rz4geDGrxQxCGzdjOQr4Z3NgyFSZCz4T999lA==",
  "_location": "/@mui/icons-material",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@mui/icons-material@7.3.7",
    "name": "@mui/icons-material",
    "escapedName": "@mui%2ficons-material",
    "scope": "@mui",
    "rawSpec": "7.3.7",
    "saveSpec": null,
    "fetchSpec": "7.3.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.3.7.tgz",
  "_shasum": "01a6019c552e27c7f8a3451bcb47171ede8b34ac",
  "_spec": "@mui/icons-material@7.3.7",
  "_where": "/var/www/tecnibi",
  "author": {
    "name": "MUI Team"
  },
  "bugs": {
    "url": "https://github.com/mui/material-ui/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.28.4"
  },
  "deprecated": false,
  "description": "Material Design icons distributed as SVG React components.",
  "engines": {
    "node": ">=14.0.0"
  },
  "exports": {
    ".": {
      "require": {
        "types": "./index.d.ts",
        "default": "./index.js"
      },
      "default": {
        "types": "./esm/index.d.ts",
        "default": "./esm/index.js"
      }
    },
    "./*": {
      "require": {
        "types": "./*.d.ts",
        "default": "./*.js"
      },
      "default": {
        "types": "./esm/*.d.ts",
        "default": "./esm/*.js"
      }
    },
    "./esm": null,
    "./utils/*": null
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/mui-org"
  },
  "homepage": "https://mui.com/material-ui/material-icons/",
  "keywords": [
    "react",
    "react-component",
    "mui",
    "material-ui",
    "material design",
    "icons"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@mui/icons-material",
  "peerDependencies": {
    "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
    "@mui/material": "^7.3.7"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mui/material-ui.git",
    "directory": "packages/mui-icons-material"
  },
  "sideEffects": false,
  "types": "index.d.ts",
  "version": "7.3.7"
}
