1.0.15 • Published 4 years ago

lian-meeting-icons v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago