UNPKG

@material-symbols/font-400

Version:

Latest variable icon fonts with weight 400 for Material Symbols.

36 lines (35 loc) 817 B
{ "name": "@material-symbols/font-400", "version": "0.40.0", "description": "Latest variable icon fonts with weight 400 for Material Symbols.", "main": "index.css", "sass": "index.scss", "types": "index.d.ts", "files": [ "index.d.ts", "*.{css,scss,woff2}" ], "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/marella/material-symbols.git", "directory": "font/400" }, "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", "font" ], "publishConfig": { "access": "public" } }