0.8.8 • Published 8 months ago

@ubie/ubie-icons v0.8.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Ubie Icons

Icons List:https://vitals.ubie.life/elements/icons/

Installation

npm install @ubie/ubie-icons

Usage

import { Twitter } from '@ubie/ubie-icons';

export const TwitterButton = () => (
  <button type="button">
    <Twitter />
    Twitter
  </button>
);

currentColor is set for the icon's path, so you can change the color using CSS.

License

This icon set is licensed under the MIT License.

0.8.8

8 months ago

0.8.7

8 months ago

0.8.5

9 months ago

0.8.6

9 months ago

0.8.4

9 months ago

0.8.3

9 months ago

0.8.2

11 months ago

0.8.1

12 months ago

0.8.0

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.2

1 year ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.4

3 years ago

0.2.0

3 years ago

0.1.14

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.9

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago