1.2.18 • Published 2 years ago
@mergestat/icons v1.2.18
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
2 years ago
1.2.12
2 years ago
1.2.13
2 years ago
1.2.10
2 years ago
1.2.11
2 years ago
1.2.16
2 years ago
1.2.17
2 years ago
1.2.14
2 years ago
1.2.15
2 years ago
1.2.8
3 years ago
1.2.7
3 years ago
1.2.6
3 years ago
1.2.5
3 years ago
1.2.4
3 years ago
1.2.3
3 years ago
1.2.9
3 years ago
1.2.0
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.0
3 years ago