New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-octicons-svg

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-octicons-svg

Octicons React version

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
2
Created
Source

react-octicons-svg

Octicons React version

Source https://octicons.github.com/

NPM

NPM version Downloads Build Status

Install

npm i --save react-octicons-svg

Prefix

In version 1.0.10 add prefix Icon to icon name

Example:

settings - in source repo

SettingsIcon - in React Component

Usage

import { SettingsIcon } from 'react-octicons-svg';

<SettingsIcon /> // Create svg icon with classes octicons octicons-settings

Props

  • className

Deploy

$ git add . && git commit -m "my message"
$ git tag 0.1234
$ git push origin --tags
$ git push origin master

Keywords

react

FAQs

Package last updated on 22 Oct 2017

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