diff --git a/LICENSE.md b/LICENSE.md index 2a0181c..95f3eb0 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -16,3 +16,8 @@ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE A EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +--- +Fonts are subject to their own copyright & licenses: + +- [materialdesignicons-webfont](fonts/pictogrammers/@mdi/font/7.4.47/fonts/license.mdx) diff --git a/fonts/pictogrammers/@mdi/font/7.4.47/fonts/license.mdx b/fonts/pictogrammers/@mdi/font/7.4.47/fonts/license.mdx new file mode 100644 index 0000000..90ef8d0 --- /dev/null +++ b/fonts/pictogrammers/@mdi/font/7.4.47/fonts/license.mdx @@ -0,0 +1,55 @@ +--- +title: License +description: Pictogrammers release all projects with this provided license. +icon: mdi:license +--- + +The below license is included in all maintained projects. + +```markdown +Pictogrammers Free License +-------------------------- + +Last Updated: February 1st, 2023 + +This package is released as free, open-source, and GPL friendly by +the [Pictogrammers](https://pictogrammers.com/). 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. +``` + +## Projects + +| Project | License | +|-------------------------------------------------|-------------------------| +| Material Design Icons | Apache License 2.0 [^1] | +| Material Design Icons - `@mdi/js` | Apache License 2.0 | +| Material Design Icons - `@mdi/svg` | Apache License 2.0 | +| Material Design Icons - `@mdi/font` | Apache License 2.0 | +| Material Design Icons Light | Apache License 2.0 | +| Material Design Icons Light - `@mdi/light-js` | Apache License 2.0 | +| Material Design Icons Light - `@mdi/light-svg` | Apache License 2.0 | +| Material Design Icons Light - `@mdi/light-font` | Apache License 2.0 | +| Memory Icons - `@pictogrammers/memory` | Apache License 2.0 | +| Memory Icons - `@pictogrammers/memory-svg` | Apache License 2.0 | +| `@mdi/react` | MIT License | +| Pictogrammers.com | MIT License | + + + This does not cover third-party plugins, components, etc. that are shown in the documentation. Please reference their GitHub pages for license clarification. + + +[^1]: Icons in the ["Brand / Logos"](/library/mdi/category/brand-logo/) category are not covered by this license. [Brand and Logo icons are deprecated and being removed](/docs/library/mdi/guides/brand-icons/) for legal reasons. diff --git a/fonts/pictogrammers/@mdi/font/7.4.47/fonts/materialdesignicons-webfont.ttf b/fonts/pictogrammers/@mdi/font/7.4.47/fonts/materialdesignicons-webfont.ttf new file mode 100644 index 0000000..bba7dcf Binary files /dev/null and b/fonts/pictogrammers/@mdi/font/7.4.47/fonts/materialdesignicons-webfont.ttf differ