{
  "name": "@material-symbols/svg-500",
  "version": "0.44.1",
  "description": "Latest optimized SVGs with weight 500 for Material Symbols.",
  "files": [
    "{outlined,rounded,sharp}/*.svg"
  ],
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marella/material-symbols.git",
    "directory": "svg/500"
  },
  "bugs": {
    "url": "https://github.com/marella/material-symbols/issues"
  },
  "homepage": "https://marella.github.io/material-symbols/demo/",
  "keywords": [
    "material-symbols",
    "material-icons",
    "material-design-icons",
    "material-design",
    "material",
    "symbols",
    "icons",
    "svg"
  ],
  "publishConfig": {
    "access": "public"
  }
}
