@material-symbols-js/400-rounded
Version:
Latest optimized SVGs paths with weight 400 for Material Symbols.
42 lines (28 loc) • 2.38 kB
Markdown
# [-symbols-js/400-rounded](https://github.com/yueyuzhao/material-symbols-js/tree/main/packages/400/rounded)
Latest optimized paths of SVGs with weight 400 and variant rounded for Material Symbols.
- [Installation](#installation)
## Installation
Install the [latest version][releases] using:
```sh
npm install -symbols-js/400-rounded
```
The package `-symbols-js/400-rounded` includes only SVGs with weight 400 and variant rounded.
To use a different weight or variant, replace `400` or rounded in the package name with the desired weight or variant.
<details>
<summary><strong>Show all packages</strong></summary><br>
| Package | Weight | Variant |
|:-----------------------------------------------------------------------------------------------------| :----- |:---------|
| [`-symbols-js/100-outlined`](https://www.npmjs.com/package/@material-symbols-js/100-outlined) | 100 | outlined |
| [`-symbols-js/200-outlined`](https://www.npmjs.com/package/@material-symbols-js/200-outlined) | 200 | outlined |
| [`-symbols-js/300-outlined`](https://www.npmjs.com/package/@material-symbols-js/300-outlined) | 300 | outlined |
| [`-symbols-js/400-outlined`](https://www.npmjs.com/package/@material-symbols-js/400-outlined) | 400 | outlined |
| [`-symbols-js/500-outlined`](https://www.npmjs.com/package/@material-symbols-js/500-outlined) | 500 | outlined |
| [`-symbols-js/600-outlined`](https://www.npmjs.com/package/@material-symbols-js/600-outlined) | 600 | outlined |
| [`-symbols-js/700-outlined`](https://www.npmjs.com/package/@material-symbols-js/700-outlined) | 700 | outlined |
</details>
## License
Material Symbols are created by [Google](https://github.com/google/material-design-icons#license).
> We have made these icons available for you to incorporate into your products under the [Apache License Version 2.0][license]. Feel free to remix and re-share these icons and documentation in your products.
> We'd love attribution in your app's *about* screen, but it's not required.
[releases]: https://github.com/yueyuzhao/material-symbols-js/releases
[license]: https://github.com/yueyuzhao/material-symbols-js/blob/main/packages/400-rounded/LICENSE