Skip to content
Ed Jones edited this page Mar 16, 2023 · 5 revisions

Welcome to the react-material-symbols wiki!

React Material Symbols is a library for React that makes it really easy to use Google's Material Symbols. The objective of this library is to be typesafe, unopinionated, flexible and easy to use.

Contributing

We welcome and encourage contributions to the project. The following guide will help if you want to contribute some code for us.

Code Consistency

We use ESLint and Prettier to keep our code's style consistent.

Clone this wiki locally