@material-symbols/svg-700
Version:
Latest optimized SVGs with weight 700 for Material Symbols.
32 lines (31 loc) • 731 B
JSON
{
"name": "@material-symbols/svg-700",
"version": "0.34.0",
"description": "Latest optimized SVGs with weight 700 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/700"
},
"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"
}
}