1.0.15 • Published 3 years ago

lian-meeting-icons v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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)
1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago