1.1.2 • Published 4 years ago

au2-kaleidos-icons v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Kaleidos Icons

Usage

Use SVG

You can view the whole set of SVG icons in this repo.

Use Webfont

Installation

npm install au2-kaleidos-icons

Import the icons.css file.

CDN

Copy the following code and add it to the head tag of your html document.

<link href="https://unpkg.com/au2-kaleidos-icons@latest/iconfont/icons.css" rel="stylesheet">

Manually

Download icons.css file, add it to the head tag of your html document.

Usage

Add icon with the correct classname. The classname consists of "ki + ki-iconName".

<i class="ki ki-add"/>

License & attribution

This set is specifically for use within Kaleidos (Flemish government software) context.

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago