Socket
Book a DemoInstallSign in
Socket

@crypticat/ionicons

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crypticat/ionicons

The best Ionicons library for React

latest
npmnpm
Version
0.1.5
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 31 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts