23.0.1 • Published 3 months ago

@logo-elements/icon v23.0.1

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
3 months ago

@logo-elements/icon

Icon Library is a Web Component for creating SVG icons, part of the Logo Elements Design System.

npm version

<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

For more detailed information, please visit:

Logo Elements Documentation ↗