|
@@ -15,7 +15,7 @@ class Icon(TextColorElement):
|
|
|
|
|
|
This element is based on Quasar's `QIcon <https://quasar.dev/vue-components/icon>`_ component.
|
|
|
|
|
|
- `Here <https://material.io/icons/>`_ is a reference of possible names.
|
|
|
+ `Here <https://fonts.google.com/icons>`_ is a reference of possible names.
|
|
|
|
|
|
:param name: name of the icon
|
|
|
:param size: size in CSS units, including unit name or standard size name (xs|sm|md|lg|xl), examples: 16px, 2rem
|