19.0.3 • Published 4 months ago

ngx-liburg-icon v19.0.3

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

NgxLiburgIcon

is a library for make more easy work with svg icon

It is a angular library

Code scaffolding You have to added in your workspace https://fontawesome.com/download

I was inspired by this logic

https://plnkr.co/edit/eWi18QNOrzhrvVUbK1rH?p=preview&preview

Installation

1.npm i ngx-liburg-icon

2.Download icon

  1. unzip the file,
  2. open in sprites
  3. copy the 3 files
  4. paste in assets/icons

3.In AppModule you should import IconCoreModule

After installed

In your project you should to have this structure src -> assets -> icons -> brands.svg/regular.svg/solid.svgs

Import module IconCoreModule in AppModule And you can use like that

<mat-icon
[svgIcon]="'fa_solid:person-through-window'"
class="your classes "
></mat-icon>

Enjoy this library :-)

Readme Keywords none

19.0.1

4 months ago

19.0.0

4 months ago

19.0.3

4 months ago

19.0.2

4 months ago

18.0.0

4 months ago

17.0.0

2 years ago

0.0.26

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.20

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago