0.2.1 • Published 3 years ago

react-allergens v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

React Allergens

Ready to use SVG components of allergens for React!

Installation

Yarn

yarn add react-allergens

Usage

import { FishIcon } from 'react-allergens';

const HomePage = () => {
  return <FishIcon />;
};

Props

KeyDefaultNotes
width200px
height200px
innerColorwhite
outerColordefault icon color
wrapperStyle{}Style object passed to the svg wrapper

The icons

image