@logo-elements/icon
v23.0.1
Published
Web component for creating SVG icons
Downloads
101
Readme
@logo-elements/icon
Icon Library is a Web Component for creating SVG icons, part of the Logo Elements Design System.
<logo-elements-icon name="leds:user"></logo-elements-icon>
Installation
Install logo-elements-icon
:
npm i @logo-elements/icon --save
Once installed, import it in your application:
import '@logo-elements/icon/logo-elements-icon.js';
Getting started
Logo Elements components use the LEDS theme by default.
Entry points
The component with the LEDS theme:
theme/leds/logo-elements-icon.js
Alias for
theme/leds/logo-elements-icon.js
:logo-elements-icon.js