Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #1491

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ Google does not currently maintain the npm package for this repo, past v3 (2016)
- Only SVGs
- Optimizes SVGs using SVGO

### [react-material-symbols](https://github.com/ed-software/react-material-symbols) [![npm](https://img.shields.io/npm/v/react-material-symbols)](https://www.npmjs.com/package/react-material-symbols) [![install size](https://packagephobia.com/badge?p=react-material-symbols)](https://packagephobia.com/result?p=react-material-symbols) [![Downloads](https://img.shields.io/npm/dm/react-material-symbols)](https://www.npmjs.com/package/react-material-symbols)

- React components build around WOFF2 fonts
- Supports outlined, rounded, and sharp icons and all variations of fill, weight, grade, and optical size

## Material Icons

The icons can be browsed in a more user-friendly way at https://fonts.google.com/icons?icon.set=Material+Icons
Expand Down