init
This commit is contained in:
20
static/Vvvebjs/resources/svg/icons/material-design/LICENSE
Normal file
20
static/Vvvebjs/resources/svg/icons/material-design/LICENSE
Normal file
@@ -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.
|
||||
46
static/Vvvebjs/resources/svg/icons/material-design/README.md
Normal file
46
static/Vvvebjs/resources/svg/icons/material-design/README.md
Normal file
@@ -0,0 +1,46 @@
|
||||
# Material Design
|
||||
|
||||
This repo contains all the planning for current and work-in-progress Material Design Icons.
|
||||
|
||||
[Getting Started](http://materialdesignicons.com/getting-started)
|
||||
|
||||
[](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) | [](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)
|
||||
|
||||
[](https://materialdesignicons.com/)
|
||||
|
||||
**Warning (Cordova only):** _You will need to manually edit the css file to remove the version query string. [Read More](https://github.com/Templarian/MaterialDesign/issues/760)._
|
||||
|
||||
## Contribute
|
||||
|
||||
Please do not make pull requests against this repositiory. All icons are managed through the Material Design Icons site by the various contributors and synced instantly. If you want to become a contributor [read more](http://materialdesignicons.com/contribute).
|
||||
|
||||
### Icon Suggestions
|
||||
|
||||
Submit icon suggestions through the issue tab. Please include examples.
|
||||
|
||||
### Third Party (Plugins / Extensions / etc)
|
||||
|
||||
- [Third Party Guide](http://dev.materialdesignicons.com/contribute/third-party)
|
||||
- [First Party Guide](http://dev.materialdesignicons.com/contribute/first-party)
|
||||
|
||||
## License
|
||||
|
||||
[View the License](https://github.com/Templarian/MaterialDesign/blob/master/LICENSE)
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
[View and submit violations](https://materialdesignicons.com/code-of-conduct).
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user