@owlui/icons
TypeScript icon, indicating that this package has built-in type declarations

0.0.44 • Public • Published

Icons

Owl UI icons is a component acting as a wrapper around the Material Design Font Icons. The icon assets are managed by the theme not here, this allows the component to be NOT concerned with the actual font being used.

Usage

import * as Icons from '@owlui/icons';

export const Element = () => {
  return <Icons icon="home" />;
};

export default {
  Element,
};

Readme

Keywords

none

Package Sidebar

Install

npm i @owlui/icons

Weekly Downloads

5

Version

0.0.44

License

MIT

Unpacked Size

71.4 kB

Total Files

19

Last publish

Collaborators

  • oseivale
  • sclarkeosg
  • cicerofonsecaosg
  • caube_osg