All Projects → rizalrenaldi → coinicon

rizalrenaldi / coinicon

Licence: other
coinicon | stylized and simplified cryptocurrency icon

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to coinicon

font-apex
Font APEX is an open source icon library from the Oracle APEX team.
Stars: ✭ 85 (+372.22%)
Mutual labels:  icons
numix-icon-theme-square
Linux packaging for Numix Square
Stars: ✭ 143 (+694.44%)
Mutual labels:  icons
reiconify
Convert SVG icons to React components eg.: https://ambar.li/reiconify/md.icons/#/Browse
Stars: ✭ 17 (-5.56%)
Mutual labels:  icons
react-native-fontawesome-pro
Easily use your FontAwesome Pro icons in React-Native
Stars: ✭ 44 (+144.44%)
Mutual labels:  icons
haiku-icons
Haiku OS icons, exported to HVIF, SVG and PNG
Stars: ✭ 37 (+105.56%)
Mutual labels:  icons
vue-feather
Feather component for Vue.js.
Stars: ✭ 108 (+500%)
Mutual labels:  icons
blade-zondicons
A package to easily make use of Zondicons in your Laravel Blade views.
Stars: ✭ 52 (+188.89%)
Mutual labels:  icons
Bitcoin-Icons
Icons made for Bitcoin applications, free to use.
Stars: ✭ 52 (+188.89%)
Mutual labels:  icons
graphicon
A Vue.js plugin/component to help you manage your icons seamlessly
Stars: ✭ 12 (-33.33%)
Mutual labels:  icons
yaru-remix
My Novice approach for yaru-remix
Stars: ✭ 57 (+216.67%)
Mutual labels:  icons
tabler-icons-svelte
A library of SVG Svelte components for Tabler Icons.
Stars: ✭ 50 (+177.78%)
Mutual labels:  icons
ember-add-to-homescreen
📲 "Add to Home Screen" prompt for mobile web Ember.js experiences
Stars: ✭ 23 (+27.78%)
Mutual labels:  icons
social-logos
A repository of all the social logos we use on WordPress.com
Stars: ✭ 110 (+511.11%)
Mutual labels:  icons
fate
Browse FontAawesome icons from your shell
Stars: ✭ 26 (+44.44%)
Mutual labels:  icons
vue-icon
Maybe it is the smallest vue component that contains all the feather icons
Stars: ✭ 44 (+144.44%)
Mutual labels:  icons
Papirus-Nord
Custom colors for folder icons for Papirus Icon Theme!
Stars: ✭ 61 (+238.89%)
Mutual labels:  icons
foundational-design-system-proto
A prototype for a foundational design system at Shopify
Stars: ✭ 82 (+355.56%)
Mutual labels:  icons
healthicons
A collection of open source icons for public health projects.
Stars: ✭ 372 (+1966.67%)
Mutual labels:  icons
map-machine
Python renderer for OpenStreetMap with custom icons intended to display as many map features as possible
Stars: ✭ 82 (+355.56%)
Mutual labels:  icons
MacAppIconSwitcher
Switches your Mac Application Icons
Stars: ✭ 18 (+0%)
Mutual labels:  icons

coinicon

v1.0 | 64 cryptocurrency icons

Icons

coinicon is a simplified version of cryptocurrency logo and icon. All of these icons are my personal reinterpretation of the actual logo without changing any essential part of the visual, and keeping the icon identifiable as it is.

coinicon is made by Rizal Renaldi a.k.a HelloSignal.

Terms & Disclaimer

  • Use these icons only to represent it's actual cryptocurrency
  • No copyright infringement intended on all of these icon

Preview

Usage

coinicon is a font-based icon with pre-configured setting via css.

  • Download the package
  • Copy coinicon fonts folder
  • Insert css to your html
<link rel="stylesheet" href="coinicon.css">

See list of all currencies name and codes (v1.0) here.


Icons

Existing version (1.0) contains 64 cryptocurrency icons based on actual market cap top rank from coinmarketcap.com in early November 2017.

Use each currency's actual code with the ci- prefix.

Icons

<i class="ci ci-btc"></i>
<i class="ci ci-eth"></i>  
<i class="ci ci-ltc"></i>

Sizes

coinicon's based size is 48px. Shrink it down using suffix -s, and make it larger using -m and -l. Create your own set of sizes by overriding this suffix.

Icons

<i class="ci-s ci-btc"></i> // 24px
<i class="ci ci-btc"></i> // 48px default
<i class="ci-m ci-btc"></i> // 64px  
<i class="ci-l ci-btc"></i> // 96px  

Colors

Pre-configured color is set for each icon. So far, only NAVcoin and Ripple that has gradient color.

Icons

<i class="ci ci-btc btc-color"></i>
<i class="ci ci-eth eth-color"></i>
<i class="ci ci-eth etc-color"></i>

Special treatment on Ethereum and Ethereum Classic. Since both share same icon, use .ci-etc for both icon, and use .eth-color for Ethereum's color and .etc-color for Ethereum Classic's color.


Round Frame

Round frame variation using the same color with colored icon. Easily combine it with size suffix.

Icons

<i class="ci-s ci-btc btc-round"></i>
<i class="ci ci-neo neo-round"></i>
<i class="ci-m ci-xrp xrp-round"></i>  

Special treatment on Ethereum and Ethereum Classic. Since both share same icon, use .ci-etc for both icon, and use .eth-round for Ethereum's round color and .etc-round for Ethereum Classic's round color.


License

coinicon is open source and free to use for personal and commercial project.

coinicon font license under SIL 1.1
coinicon code license under MIT


Donation

coinicon is free to use for personal or commercial project but I'd be happy to receive some coins to buy myself drinks while I'm continue making more coinicons :)

BTC: 15d68vQ9sTogP2182hmosR4g5vSQK5Fa6F

ETH: 0x4713aFAbC1A5cDFB8838c89224d9429FF1F2bA5d


coinicon by Rizal Renaldi a.k.a HelloSignal | SignalSupply | Github

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].