1.1.0 • Published 2 years ago

@icon-garden/react v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

The simplest SVG icon library, the reference comes from IconPark. The difference is that this library only supports single-color icons, but it may be more suitable for icons in your project

Install

yarn add @icon-garden/react

# use npm
npm install @icon-garden/react -S

Usage

import { AddBaseFilled, AddBaseOutline } from '@icon-garden/react';

<AddBaseOutline color="#b0b1b8" size="20" />
0.1.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.0

2 years ago