au2-kaleidos-iconsdeprecated

Kaleidos icons as a separate package. This package builds an icon font

Usage no npm install needed!

<script type="module">
  import au2KaleidosIcons from 'https://cdn.skypack.dev/au2-kaleidos-icons';
</script>

README

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.