0.8.8 • Published 6 months ago

@ubie/ubie-icons v0.8.8

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

6 months ago

0.8.7

6 months ago

0.8.5

7 months ago

0.8.6

7 months ago

0.8.4

7 months ago

0.8.3

7 months ago

0.8.2

9 months ago

0.8.1

10 months ago

0.8.0

11 months 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

2 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

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago