@digikare/custiconify

1.0.0 • Public • Published

Custiconify

Register custom icons from folder automatically on your Angular application.

The schematics allows you to easily setup all your custom icons with library Angular material icon <mat-icon> by automatically read all icons files and setting up the registry with all your icons this.matIconRegistry.addSvgIcon(xxxx)

Introduction

  • Choose your differents icon files
  • Paste it into your angular project
  • Launch on your angular app ng add @digikare/custiconify
  • And try in your component <mat-icon svgIcon='SVG_NAME'></mat-icon>

Usage

ng add @digikare/custiconify
// app.component.html
<mat-icon svgIcon="XXXX"></mat-icon>

Demo

Demo

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i @digikare/custiconify

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

34.2 MB

Total Files

256

Last publish

Collaborators

  • kakaruto
  • spike008t
  • workfel