@logo-icons/interface-essentials
v23.0.17
Published
Logo Elements Design System Theme for Vaadin Web Components
Downloads
4
Readme
@logo-icons/interface-essentials
Icon Library is a Web Component for creating SVG icons, part of the Logo Elements Design System.
Installation
npm i @logo-icons/interface-essentials --save
Once installed, import it in your application:
For Icon Set and Font Icons
import '@logo-icons/interface-essentials/interface-essentials.js';
For Css
<link rel="stylesheet" href='./node_modules/@logo-icons/interface-essentials/css/interface-essentials.css'>
Usage
Css
<span class="liie_add">Example Usage</span>
Icon Set and Font Icons
<logo-elements-icon icon="liie:add"></logo-elements-icon>
@logo-elements/icon ↗ @logo-elements/leds ↗