1.2.18 • Published 1 year ago

@mergestat/icons v1.2.18

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

MergeStat UI Icon Library

MergeStat UI Icon is a set of React components and hooks used to build pages MergeStat project.

Setup

Instal the package by run this command:

npm i @mergestat/icons

import css assets into top level of component project.

import '@mergestat/icons/styles/main.css'

import the icon like other common package. example.

import { Github } form '@mergestat/icons'

export const Example = () => (
  <div>
    <Github />
  <div>
)

Available Icons

Check this docs to see the available icons Storybook documentation

1.2.18

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.16

1 year ago

1.2.17

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.9

1 year ago

1.2.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago