New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@iconify/icons-cryptocurrency

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iconify/icons-cryptocurrency

Iconify icon components for React for Cryptocurrency Icons

  • 1.0.5
  • npm
  • Socket score

Version published
Weekly downloads
1.7K
decreased by-74.78%
Maintainers
1
Weekly downloads
 
Created
Source

Cryptocurrency Icons for Iconify for React

This package includes individual files for each icon, ready to be imported into React project with Iconify for React.

Each icon is in its own file, so you can bundle several icons from different icon sets without bundling entire icon sets.

Installation

If you are using NPM:

npm install @iconify/react @iconify/icons-cryptocurrency --save

If you are using Yarn:

yarn add @iconify/react @iconify/icons-cryptocurrency

Usage

import { Icon, InlineIcon } from "@iconify/react";
import btcIcon from "@iconify/icons-cryptocurrency/btc";
import ltcIcon from "@iconify/icons-cryptocurrency/ltc";
<Icon icon={btcIcon} />
<p>This is some text with icon adjusted for baseline: <InlineIcon icon={ltcIcon} /></p>

See https://github.com/iconify/iconify-react for details.

About Cryptocurrency Icons

Icons author: [object Object] License: [object Object]

FAQs

Package last updated on 30 Sep 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc