Overview

Free and open source icons designed to make your website or app attractive, visually consistent and simply beautiful.

Usage

<ng-icon name="tablerIconname" />

Colors

<ng-icon name="tablerIconname" class="text-xxxx" />

Sizes

<ng-icon name="tablerIconname" class="fs-xx" />

Icons

@for (icon of tablerIcons; track $index) {
{{ icon.name }}
}