Add Phase 9 validation and advisory review
Record the finite dependency search, Wi-Fi maintenance blocker, and pinned icon provenance. Add bounded host orchestration and fixture coverage, and update release documentation with current evidence.
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
> *Note:* Please use the main [MaterialDesign](https://github.com/Templarian/MaterialDesign/issues) repo to report issues. This repo is for distribution of the SVG files only.
|
||||
|
||||
# SVG - Material Design Icons
|
||||
|
||||
SVG distribution for the [Material Design Icons](https://materialdesignicons.com).
|
||||
|
||||
```
|
||||
npm install @mdi/svg
|
||||
```
|
||||
|
||||
> Versions prior to `2.2.43` can be accessed on npm via `mdi-svg`
|
||||
|
||||
## Related Packages
|
||||
|
||||
[NPM @MDI Organization](https://npmjs.com/org/mdi)
|
||||
|
||||
- JavaScript/Typescript: [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS)
|
||||
- Webfont: [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont)
|
||||
- Font-Build: [MaterialDesign-Font-Build](https://github.com/Templarian/MaterialDesign-Font-Build)
|
||||
- Desktop Font: [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font)
|
||||
|
||||
## Third Party
|
||||
|
||||
For those developing third party scripts/programs/applications. Please use this repo to make sure you're using latest production ready icons.
|
||||
|
||||
Great uses of the SVG Icon distribution includes:
|
||||
|
||||
- Scripts to generate your own webfont.
|
||||
- Writing addons/plugins to integrate with applications.
|
||||
- Themes - Every theme needs icons.
|
||||
- AngularJS/Angular/React Components to work with the icons.
|
||||
|
||||
## Learn More
|
||||
|
||||
- [MaterialDesignIcons.com](https://materialdesignicons.com)
|
||||
- https://github.com/Templarian/MaterialDesign
|
||||
Reference in New Issue
Block a user