0.1.5 • Published 4 years ago

@crypticat/ionicons v0.1.5

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago

react ionicons by crypticat

Lowkey the best ionicons library for react. It's up-to-date and fully typed in typescript, unlike react-ionicons. Full credit to the ionic team for creating this amazing icon set!

You might be looking for the main crypticat documentation.

Usage

Just import any icon and use it as a react component!

import ArrowBackOutline from '@crypticat/ionicons/lib/arrow-back-outline'

export default () => (
  <ArrowBackOutline />
)

Features

  • No dependencies
  • Icons are inine svgs
  • Standard html props
  • Respects text color
0.1.4

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago