# [@material-symbols/metadata](https://github.com/marella/material-symbols/tree/main/metadata)

Metadata for Material Symbols.

> For fonts, see [`material-symbols`](https://www.npmjs.com/package/material-symbols)
>
> For SVGs, see [`@material-symbols/svg-400`](https://www.npmjs.com/package/@material-symbols/svg-400)

## Installation

Install the [latest version][releases] using:

```sh
npm install @material-symbols/metadata@latest
```

## Usage

List of icon names and their versions are available in [versions.json](https://github.com/marella/material-symbols/blob/main/metadata/versions.json).

## 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/marella/material-symbols/releases
[license]: https://github.com/marella/material-symbols/blob/main/metadata/LICENSE
