UNPKG

@material-symbols-js/400-rounded

Version:

Latest optimized SVGs paths with weight 400 for Material Symbols.

32 lines 732 B
{ "name": "@material-symbols-js/400-rounded", "version": "0.1.0", "description": "Latest optimized SVGs paths with weight 400 for Material Symbols.", "main": "build/index.cjs", "module": "build/index.mjs", "types": "build/index.d.ts", "sideEffects": false, "license": "Apache-2.0", "repository": { "type": "git", "url": "git+https://github.com/yueyuzhao/material-symbols.git", "directory": "packages/400-rounded" }, "bugs": { "url": "https://github.com/yueyuzhao/material-symbols/issues" }, "keywords": [ "material-symbols", "material", "symbols", "icons", "svg", "path", "400", "rounded", "vuetify" ], "publishConfig": { "access": "public" } }