The Wayback Machine - https://web.archive.org/web/20190410183447/https://github.com/primer/octicons
Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

A scalable set of icons handcrafted with <3 by GitHub
Branch: master
Clone or download
Latest commit 6fe5475 Feb 27, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github try a sha Feb 26, 2019
lib Merge pull request #295 from primer/aria Feb 25, 2019
script Writing version script for contributing Feb 8, 2019
tests Adding test to check that the svg files were downloaded Jan 30, 2019
.eslintrc.json
.gitignore Commiting the package-lock and renaming index to css Jan 30, 2019
.rubocop.yml
.svgo.yml
CHANGELOG.md
LICENSE
README.md
package-lock.json
package.json
prettier.config.js moar linting Nov 7, 2018

README.md

Octicons

octicons

Build Status

Octicons are a set of SVG icons built by GitHub for GitHub. This repository is a mono repository that contains distribution libraries for other platforms/languages. The vectors for all the icons are stored in a Figma file.

Adding/Updating an icon

Read through our contributing guide if you're planning on adding or updating one of the icons.

Libraries

This repository is a repository containing other packages. Each of them is in the lib/ folder and gives access to Octicons on a different platform / language.

JavaScript

The octicons node.js library is the main JavaScript library. With a JavaScript API that can be used in a variety of applications.

Package Version
octicons
Node.js package with Javascript API
npm version
@githubprimer/octicons-react
React octicons components
npm version

Ruby

Package Version
octicons
Ruby gem with Ruby API
Gem version
octicons_helper
Rails helper for using octicons
Gem version
jekyll-octicons
Jekyll plugin for using octicons
Gem version

License

(c) GitHub, Inc.

When using the GitHub logos, be sure to follow the GitHub logo guidelines.

Code License: MIT
Applies to all other files

You can’t perform that action at this time.