Project

crypticons

0.0
No commit activity in last 3 years
No release in over 3 years
A package that distributes Crypticons in a gem
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.6.3.1
 Project Readme

Crypticons

Build Status

Crypticons are a scalable set of cryptocurrency icons.

Adding/Updating an icon

To begin working with this repository you'll need to run script/bootstrap. This installs everything needed. Currently there's a requirement of Sketch to be able to edit and export the SVG files.

Open up the crypticons-master.sketch file. Edit the slice you want to update, or add a new one. Save the file. If you've added a new icon, you'll need to add a new entry and keywords for it in the data.json file. Run script/build. This will export the crypticons from the sketch file, minify them, and output into lib/*/build/svg directories.

Libraries

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

Package Version
crypticons
Node.js package with Javascript API
npm version
crypticons
Ruby gem with Ruby API
Gem version
crypticons_helper
Rails helper for using crypticons
Gem version
jekyll-crypticons
Jekyll plugin for using crypticons
Gem version

Recognition

Crypticons is heavily based on the GitHub Octicons project.

License

(c) Mitchell Cash

Code License: MIT