mirror of
https://github.com/dlitz/esphome-configs-dlitz.git
synced 2026-04-15 22:03:26 -06:00
Add materialdesignicons-webfont.ttf
This commit is contained in:
@@ -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)
|
||||
|
||||
55
fonts/pictogrammers/@mdi/font/7.4.47/fonts/license.mdx
Normal file
55
fonts/pictogrammers/@mdi/font/7.4.47/fonts/license.mdx
Normal file
@@ -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 |
|
||||
|
||||
<Note type='info'>
|
||||
This does not cover third-party plugins, components, etc. that are shown in the documentation. Please reference their GitHub pages for license clarification.
|
||||
</Note>
|
||||
|
||||
[^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.
|
||||
Binary file not shown.
Reference in New Issue
Block a user