-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit de990f3
Showing
48 changed files
with
36,707 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Disclaimer: | ||
Hi there, thanks for contributing! Before anything else, please ensure you didn't mean to create an issue on the main MaterialDesign repo instead. | ||
If this is intentional, just erase this message. Thanks! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Pictogrammers Free License | ||
-------------------------- | ||
|
||
This icon collection is released as free, open source, and GPL friendly by | ||
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it | ||
for commercial projects, open source projects, or anything really. | ||
|
||
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0) | ||
Some of the icons are redistributed under the Apache 2.0 license. All other | ||
icons are either redistributed under their respective licenses or are | ||
distributed under the Apache 2.0 license. | ||
|
||
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0) | ||
All web and desktop fonts are distributed under the Apache 2.0 license. Web | ||
and desktop fonts contain some icons that are redistributed under the Apache | ||
2.0 license. All other icons are either redistributed under their respective | ||
licenses or are distributed under the Apache 2.0 license. | ||
|
||
# Code: MIT (https://opensource.org/licenses/MIT) | ||
The MIT license applies to all non-font and non-icon files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
> *Note:* Please use the main [MaterialDesign](https://github.com/Templarian/MaterialDesign/issues) repo to report issues. This repo is for distribution of the Webfont files only. | ||
# Webfont - Material Design Icons | ||
|
||
Webfont distribution for the [Material Design Icons](https://materialdesignicons.com). | ||
|
||
``` | ||
npm install @mdi/font | ||
``` | ||
|
||
> Package built with [@mdi/font-build](https://github.com/Templarian/MaterialDesign-Font-Build). | ||
## Related Packages | ||
|
||
[NPM @MDI Organization](https://npmjs.com/org/mdi) | ||
|
||
- JavaScript/Typescript: [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS) | ||
- SVG: [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG) | ||
- Font-Build [MaterialDesign-Font-Build](https://github.com/Templarian/MaterialDesign-Font-Build) | ||
- Desktop Font: [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font) | ||
|
||
## Learn More | ||
|
||
- [MaterialDesignIcons.com](https://materialdesignicons.com) | ||
- https://github.com/Templarian/MaterialDesign |
Oops, something went wrong.