From 7617ec63660c8c76a560e6354754e9cac506f724 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 28 Oct 2022 17:07:57 +0300 Subject: [PATCH] Visuals for typography --- .../components/utilities/icons/icons.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 @@

Icons

-
Download
+

Download

npm install primeicons --save -
Getting Started
+

Getting Started

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
+

Size

Size of the icons can easily be changed using font-size property.

@@ -32,7 +32,7 @@ npm install primeicons --save -
Spinning Animation
+

Spinning Animation

Special pi-spin class applies infinite rotate to an icon.

@@ -41,7 +41,7 @@ npm install primeicons --save -
List of Icons
+

List of Icons

Here is the current list of PrimeIcons, more icons will be added periodically. You may also request new icons at the issue tracker.