mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-04 07:34:08 +01:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -4,18 +4,18 @@ This repo contains all the planning for current and work-in-progress Material De
|
||||
|
||||
[Getting Started for Bootstrap](http://materialdesignicons.com/bootstrap) - [Getting Started for Other Platforms](http://materialdesignicons.com/getting-started)
|
||||
|
||||
[](https://www.npmjs.com/package/@mdi/svg) [](https://github.com/Templarian/MaterialDesign/issues) [](https://github.com/Templarian/MaterialDesign-Webfont) + (renamed `mdi` [](https://github.com/Templarian/MaterialDesign-Webfont))
|
||||
[](https://www.npmjs.com/package/@mdi/svg) [](https://github.com/Templarian/MaterialDesign/issues)
|
||||
|
||||
## Icons
|
||||
|
||||
View at [Material Design Icons](http://materialdesignicons.com/). This repo also contains converted icons from [Google's official icon set](https://github.com/google/material-design-icons).
|
||||
|
||||
| | NPM | Dist Repo |
|
||||
|-----------------|-----------------------|-----------|
|
||||
| Webfont / SCSS | `npm install @mdi/font` | [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont) |
|
||||
| JavaScript / TypeScript | `npm install @mdi/js` | [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS) |
|
||||
| ReactJS | `npm install @mdi/react` | [MaterialDesign-React](https://github.com/Templarian/MaterialDesign-React) |
|
||||
| SVG / Meta.json | `npm install @mdi/svg` | [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG) |
|
||||
| | NPM | Dist Repo | |
|
||||
|-----------------|-----------------------|-----------|---|
|
||||
| Webfont / SCSS | `npm install @mdi/font` | [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont) | [](https://github.com/Templarian/MaterialDesign-Webfont) |
|
||||
| JavaScript / TypeScript | `npm install @mdi/js` | [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS) | [](https://github.com/Templarian/MaterialDesign-JS) |
|
||||
| ReactJS | `npm install @mdi/react` | [MaterialDesign-React](https://github.com/Templarian/MaterialDesign-React) | [](https://github.com/Templarian/MaterialDesign-React) |
|
||||
| SVG / Meta.json | `npm install @mdi/svg` | [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG) | [](https://github.com/Templarian/MaterialDesign-SVG) |
|
||||
| Desktop Font | n/a | [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font) |
|
||||
|
||||
[Upgrade Guide](https://dev.materialdesignicons.com/upgrade) | [Changelog Guide](https://dev.materialdesignicons.com/changelog)
|
||||
|
||||
Reference in New Issue
Block a user