@swiftcarrot/react-ionicons

6.0.2 • Public • Published

react-ionicons

npm npm Build Status codecov styled with prettier

ionicons svg component for react

Installation

npm install @swiftcarrot/react-ionicons --save
yarn add @swiftcarrot/react-ionicons

Usage

import { Accessibility } from '@swiftcarrot/react-ionicons';
.ionicon {
  fill: currentColor;
  stroke: currentColor;
}

.ionicon-fill-none {
  fill: none;
}

.ionicon-stroke-width {
  stroke-width: 32px;
}

License

MIT

Package Sidebar

Install

npm i @swiftcarrot/react-ionicons

Weekly Downloads

59

Version

6.0.2

License

MIT

Unpacked Size

2.34 MB

Total Files

4

Last publish

Collaborators

  • adjusted