@@ -23,10 +23,10 @@ Please make sure you have latest `@quasar/extras` npm package version installed
2323| --- | --- | --- | --- | --- | --- |
2424| Roboto Font | CDN v29 | ` roboto-font ` | Recommended font along Material theme | | [ License] ( roboto-font/LICENSE ) |
2525| Roboto Font Latin Extended | CDN v29 | ` roboto-font-latin-ext ` | Recommended font along Material theme | | [ License] ( roboto-font-latin-ext/LICENSE ) |
26- | [ Material Icons] ( https://material.io/tools/icons/?style=baseline ) (Google) | CDN v125 | ` material-icons ` | Material icons font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons/LICENSE ) |
27- | [ Material Icons Outlined] ( https://material.io/tools/icons/?style=outline ) | CDN v100 | ` material-icons-outlined ` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons-outlined/LICENSE ) |
28- | [ Material Icons Round] ( https://material.io/tools/icons/?style=round ) | CDN v99 | ` material-icons-round ` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons-round/LICENSE ) |
29- | [ Material Icons Sharp] ( https://material.io/tools/icons/?style=sharp ) | CDN v100 | ` material-icons-sharp ` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons-sharp/LICENSE ) |
26+ | [ Material Icons] ( https://material.io/tools/icons/?style=baseline ) (Google) | CDN v126 | ` material-icons ` | Material icons font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons/LICENSE ) |
27+ | [ Material Icons Outlined] ( https://material.io/tools/icons/?style=outline ) | CDN v101 | ` material-icons-outlined ` | Material icons outlined font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons-outlined/LICENSE ) |
28+ | [ Material Icons Round] ( https://material.io/tools/icons/?style=round ) | CDN v100 | ` material-icons-round ` | Material icons round font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons-round/LICENSE ) |
29+ | [ Material Icons Sharp] ( https://material.io/tools/icons/?style=sharp ) | CDN v101 | ` material-icons-sharp ` | Material icons sharp font | Requires: @quasar/extras 1.2.0+ | [ License] ( material-icons-sharp/LICENSE ) |
3030| [ MDI v6] ( https://materialdesignicons.com/ ) (Material Design Icons) | 6.5.95 | ` mdi-v6 ` | Extended Material Design icons font | | [ License] ( mdi-v6/LICENSE ) |
3131| [ MDI v5] ( https://materialdesignicons.com/ ) (Material Design Icons) | 5.9.55 | ` mdi-v5 ` | Extended Material Design icons font | | [ License] ( mdi-v5/LICENSE ) |
3232| MDI v4 (Material Design Icons) | 4.9.95 | ` mdi-v4 ` | Extended Material Design icons font | | [ License] ( mdi-v4/license.md ) |
@@ -49,10 +49,10 @@ Please make sure you have latest `@quasar/extras` npm package version installed
4949
5050| Vendor | Version | Quasar IconSet name | Import Icons from | Notes | License |
5151| --- | --- | --- | --- | --- | --- |
52- | [ Material Icons] ( https://material.io/tools/icons/?style=baseline ) (Google) | CDN v125 | ` svg-material-icons ` | ` @quasar/extras/material-icons ` | | [ License] ( material-icons/LICENSE ) |
53- | [ Material Icons Outlined] ( https://material.io/tools/icons/?style=outlined ) (Google) | CDN v100 | ` svg-material-icons-outlined ` | ` @quasar/extras/material-icons-outlined ` | Requires: @quasar/extras 1.9+ | [ License] ( material-icons-outlined/LICENSE ) |
54- | [ Material Icons Round] ( https://material.io/tools/icons/?style=round ) (Google) | CDN v99 | ` svg-material-icons-round ` | ` @quasar/extras/material-icons-round ` | Requires: @quasar/extras 1.9+ | [ License] ( material-icons-round/LICENSE ) |
55- | [ Material Icons Sharp] ( https://material.io/tools/icons/?style=sharp ) (Google) | CDN v100 | ` svg-material-icons-sharp ` | ` @quasar/extras/material-icons-sharp ` | Requires: @quasar/extras 1.9+ | [ License] ( material-icons-sharp/LICENSE ) |
52+ | [ Material Icons] ( https://material.io/tools/icons/?style=baseline ) (Google) | CDN v126 | ` svg-material-icons ` | ` @quasar/extras/material-icons ` | | [ License] ( material-icons/LICENSE ) |
53+ | [ Material Icons Outlined] ( https://material.io/tools/icons/?style=outlined ) (Google) | CDN v101 | ` svg-material-icons-outlined ` | ` @quasar/extras/material-icons-outlined ` | Requires: @quasar/extras 1.9+ | [ License] ( material-icons-outlined/LICENSE ) |
54+ | [ Material Icons Round] ( https://material.io/tools/icons/?style=round ) (Google) | CDN v100 | ` svg-material-icons-round ` | ` @quasar/extras/material-icons-round ` | Requires: @quasar/extras 1.9+ | [ License] ( material-icons-round/LICENSE ) |
55+ | [ Material Icons Sharp] ( https://material.io/tools/icons/?style=sharp ) (Google) | CDN v101 | ` svg-material-icons-sharp ` | ` @quasar/extras/material-icons-sharp ` | Requires: @quasar/extras 1.9+ | [ License] ( material-icons-sharp/LICENSE ) |
5656| [ MDI v6] ( https://materialdesignicons.com/ ) (Material Design Icons) | 6.5.95 | ` svg-mdi-v6 ` | ` @quasar/extras/mdi-v6 ` | | [ License] ( mdi-v6/LICENSE ) |
5757| [ MDI v5] ( https://materialdesignicons.com/ ) (Material Design Icons) | 5.9.55 | ` svg-mdi-v5 ` | ` @quasar/extras/mdi-v5 ` | | [ License] ( mdi-v5/LICENSE ) |
5858| MDI v4 (Material Design Icons) | 4.9.95 | ` svg-mdi-v4 ` | ` @quasar/extras/mdi-v4 ` | | [ License] ( mdi-v4/license.md ) |
0 commit comments