15 lines
774 B
Text
15 lines
774 B
Text
import { Story, Meta, html } from '@open-wc/demoing-storybook';
|
|
|
|
<Meta title="Icons/Intro" />
|
|
|
|
# Icons
|
|
|
|
Icon system for managing iconsets, taking into account performance, maintainability and scalability.
|
|
|
|
Icons are SVGs so they can be easily scaled and styled with CSS.
|
|
|
|
## Packages
|
|
|
|
| Package | Version | Description |
|
|
| --------------------------------------------- | ------------------------------------------------------------------------------------------------ | ----------- |
|
|
| [icon](?path=/docs/icons-icon--default-story) | [](https://www.npmjs.com/package/@lion/icon) | Icon |
|