lian-meeting-icons
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

lian-icons

Installation

npm i lian-meeting-icons --save

then...

import Icon from "lian-meeting-icons";

<Icon name="wifi" fill={true} width={24} height={24} color="#444" />

Options

  • name - string (name of icon)
  • fill - boolean (true or false)
  • width - number (width of icon)
  • height - number (height of icon)
  • color - string (color of icon)

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i lian-meeting-icons

    Weekly Downloads

    3

    Version

    1.0.15

    License

    MIT

    Unpacked Size

    331 kB

    Total Files

    232

    Last publish

    Collaborators

    • samgholipoor