diff --git a/src/app/demo/components/utilities/icons/icons.component.html b/src/app/demo/components/utilities/icons/icons.component.html index e44c7e0..7d91830 100644 --- a/src/app/demo/components/utilities/icons/icons.component.html +++ b/src/app/demo/components/utilities/icons/icons.component.html @@ -1,11 +1,11 @@
PrimeIcons use the pi pi-{icon} syntax such as pi pi-check. A standalone icon can be displayed using an element such as i or span
@@ -17,7 +17,7 @@ npm install primeicons --save -Size of the icons can easily be changed using font-size property.
Special pi-spin class applies infinite rotate to an icon.
Here is the current list of PrimeIcons, more icons will be added periodically. You may also request new icons at the issue tracker.