Merge pull request #1 from AllienWorks/master

Pull in updates
This commit is contained in:
J62 2020-11-07 04:10:58 -08:00 committed by GitHub
commit b1682ce337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
70 changed files with 4251 additions and 690 deletions

12
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,12 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: ['https://paynym.is/+tightart0B8', 'https://tippin.me/@AllienWorks'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

6
.gitignore vendored
View File

@ -1,2 +1,6 @@
# NPM deps
node_modules/*
node_modules/*
# NPM lock file
package-lock.json
yarn.lock

26
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,26 @@
# Contributing guidelines
First of all, thank all of you who want to take some of your time to make Cryptocoins better. It's highly appreciated!
These guidelines were written to inform you about all the things needed for icon contributions, effectively saving time for everyone involved. Let's keep this short and to-the-point. If you have any doubt/questions, feel free to [contact me](https://allien.work).
## tl;dr
1. fork the [Cryptocoins repo](https://github.com/AllienWorks/cryptocoins)
2. add/edit/rename icons in the `SVG/` folder
- when adding new coins, be sure to keep the SVG canvas dimensions the same as other icons'
- keep the visual consistency of icons (paddings from borders etc.)
- if needed, we prefer a bit stylized icons rather than 100% original logos (for example if some lines won't be visible on small sizes, make them thicker); some degree of stylization is accepted as well
- final icon should be monochrome (black) SVG, single layer (don't use white shapes anywhere in the SVG!)
- use the correct naming of `ICON` and `ICON-alt` (see other icons)
3. generate the webfont via running `gulp`
- you'll need to `yarn install` or `npm install` first
- get [yarn](https://yarnpkg.com/en/) or [npm](https://www.npmjs.com/)
4. define icons' main colors in `webfont/cryptocoins-colors.css`
5. add the icons (manually) to `icons-demo.html` preview
- make sure the webfont displays newly icons added correctly (some editors output not-quite-compatible SVGs unfortunately)
6. add info about all the newly added icons to `docs/changelog.md`'s updates section at the bottom
- feel free to add your username as credit (see update v2.7)
7. commit your changes
8. submit a [Pull Request](https://github.com/AllienWorks/cryptocoins/compare) back to the original repo once approved, it will be merged

View File

@ -2,32 +2,32 @@
**Cryptocoins is the most complete free vector iconpack of your favourite cryptocurrencies.**
[![Build Status](https://travis-ci.org/allienworks/cryptocoins.svg?branch=master)](https://travis-ci.org/allienworks/cryptocoins)
[![Build Status](https://travis-ci.org/AllienWorks/cryptocoins.svg?branch=master)](https://travis-ci.org/AllienWorks/cryptocoins)
[![npm version](https://badge.fury.io/js/cryptocoins-icons.svg)](https://badge.fury.io/js/cryptocoins-icons)
[![jsDelivr hits/month](https://data.jsdelivr.com/v1/package/npm/cryptocoins-icons/badge)](https://www.jsdelivr.com/package/npm/cryptocoins-icons)
Available in webfont & SVG format for taking advantage of small file sizes and unlimited scalability, Cryptocoins are perfect for usage on the web right where they belong. Use them all or just the ones you need.
----
Quick links: **[Demo](https://allienworks.github.io/cryptocoins/icons-demo)** • **[Installation](docs/installation.md)** • [Contributing Guidelines](CONTRIBUTING.md) • [Changelog](docs/changelog.md)
![Cryptocoins Preview](cryptocoins-preview.png)
![Cryptocoins Preview](docs/cryptocoins-preview.png)
----
## Docs & Demo
* **Demo**:
- [demo.html](demo.html) file contains simple webfont demo
- [labs.allienworks.net/icons/cryptocoins](http://labs.allienworks.net/icons/cryptocoins) (out-of-date, but animated, ha!)
* **Demo**: [Overview of all icons](https://allienworks.github.io/cryptocoins/icons-demo) contains simple webfont-based demo
* **Download**: clone or [download ZIP](https://github.com/allienworks/cryptocoins/archive/master.zip) directly from GitHub
## Installation
There are many ways/formats how to use Cryptocoins. The fastest and recommended way is via SVG directly. Or use the webfont version if you want to include all icons at once:
There are many ways/formats how to use Cryptocoins read [complete installation guide](docs/installation) if you need any help.
* **[via SVG](https://github.com/allienworks/cryptocoins/wiki/SVG-version)** `recommended` when you need just a few icons in your project
* [Webfont version](https://github.com/allienworks/cryptocoins/wiki/Webfont-version) ideal when you want to include all icons at once
- _Pro tip:_ [Learn how to generate icon webfonts](https://allien.work/blog/howto-generate-icon-webfont) it's even better when you only include those you really need
* NPM package  `npm i cryptocoins-icons`
* Both [svg icons](https://www.jsdelivr.com/package/npm/cryptocoins-icons?path=SVG) and [the webfont](https://www.jsdelivr.com/package/npm/cryptocoins-icons?path=webfont) are also available on [jsDelivr CDN](https://www.jsdelivr.com/package/npm/cryptocoins-icons)
* **[SVG images](https://github.com/allienworks/cryptocoins/wiki/SVG-version)**
* **[Webfont](https://github.com/allienworks/cryptocoins/wiki/Webfont-version)** version
* **[npm package](https://www.npmjs.com/package/cryptocoins-icons)**  `npm i cryptocoins-icons`
* **[jsDelivr CDN](https://www.jsdelivr.com/package/npm/cryptocoins-icons)**
#### 3rd party Packages
@ -45,7 +45,12 @@ Initial release contains just a fraction of Altcoins. If you're missing your coi
3. _(optional)_ you can include HEX code of the main color used in coin's branding and bitcointalk thread link (not mandatory, but saves me time)
4. (optional) you can notify me on [@AllienWorks](https://twitter.com/AllienWorks) Twitter (also, helps spreading the word)
**This is all completely voluntary work**, so if you want to support my efforts _or_ speed up the addition of your coin, [please donate](https://allien.work/donate). Donation addresses are found below (if you don't see your coin, let me know and I'll send the address afterwards).
**This is all completely voluntary work**, so if you want to support my efforts _or_ speed up the addition of your coin, [please donate](https://allien.work/about.html#donate). Donation addresses are found below (if you don't see your coin, let me know and I'll send the address afterwards).
## For Contributors
Please see [Contributing guidelines](CONTRIBUTING.md) before submitting your PRs, thanks! PRs not following the Guidelines won't be accepted.
## Author
@ -56,29 +61,12 @@ Initial release contains just a fraction of Altcoins. If you're missing your coi
* Keybase/contact: [martin_allien](https://keybase.io/martin_allien)
* Twitter: [@AllienWorks](https://twitter.com/AllienWorks)
> [Tip me crypto](https://allien.work/donate) and **support further development**!
> [Tip me crypto](https://allien.work/about.html#donate) and **support further development**!
## Updates
| Version | Changes |
| :------ | :------ |
| **2.7** | contributor @quoid added Ark (ARK), Byteball (GBYTE), Bytom (BTM), Cardano (ADA), QTUM (QTUM), SALT (SALT), Zcoin (XZC) thanks much! + correctly renamed LISK → LSK and BCC → BCH |
| **2.6** | fixed webfonts (again) & added webfont demo file, icons: added Bitcoin Cash (BCC), Decent (DCT), EOS (EOS), Golos (GOLOS), Monaco (MCO), NEO (NEO), OmiseGO (OMG), Particl (PART), Tezos (XTZ) |
| **2.5** | added Basic Attention Token (BAT), IOTA (IOTA), Gnosis (GNO), Radium (RADS) |
| **2.4** | added Gulp task to optimize and check SVGs via Travis CI, published npm package, re-added webfont version |
| **2.3** | added Heat Ledger (HEAT), Iconomi (ICN), Incent (INCNT), Komodo (KMD), Breakout (BRK), Breakout Stake (BRX), PIVX (PIVX), Triggers (TRIG), UBIQ (UBQ), Florincoin (FLO), Golem Network (GNT) + switched to MIT licence |
| **2.2** | removed webfont version, switched to "rolling release", added Ardor (ARDR), AuroraCoin (AUR), Blockfreight (BFT), GameCredits (GAME), Augur (REP), Waves (WAVES), Z-Cash (ZEC); updated Decred (DCR), Neos (NEOS), Stratis (STRAT) |
| **2.1** | updated Peercoin (PPC), added AudioCoin (ADC), Bitsend (BSD), The DAO (DAO), Europecoin (ERC), Ethereum Classic (ETC), Goldcoin (GLD), Groestlcoin (GRS), Kobocoin (KOBO), LBRY (LBC), Pinkcoin (PINK), Reddcoin (RDD), RISE (RISE), Sia (SIA), Salus (SLS), SynergyCoin (SNRG), Steem (STEEM), Stratis (STRAT), BitSwift (SWIFT) |
| **2.0** | tweaked styles for **separate namespace** (see issue #7), fixed Ripple (XRP) typo, added Digitalcoin (GDC), DigixDAO (DGD/DGX), Facton (FCT), Jumbucks (JBS), Lisk (LISK), PiggyCoin (PIGGY), Rubies (RBIES), Sarcoin (SAR), SterlingCoin (SLG), Tether (USDT), Zeitcoin (ZEIT) |
| **1.6** | added Aeon (AEON), Synereo (AMP), Anoncoin (ANC), Bata (BTA), Clams (CLAM), Cloakcoin (CLOAK), Decred (DCR), Neos (NEOS), Gulden (NLG), OKcash (OK), Omni (OMNI), Scotcoin (SCOT), Storj (SJCX), Startcoin (START), Syscoin (SYS), Transfercoin (TX), Vanillacoin (VNL), Verge (XVG), updated Rubycoin (RBY) |
| **1.5** | added DigiByte (DGB), DogeCoinDark (DOGED), EmerCoin (EMC), Ethereum (ETH), MintCoin (MINT), MonaCoin (MONA), MicroCoin (MRC), NeuCoin (NEU), Novacoin (NVC), Rubycoin (RBY), updated BitBay |
| **1.4** | added BitBay (BAY), Diamond (DMD), Franko (FRK), I/O Coin (IOC), LiteDoge (LDOGE), MasterTraderCoin (MTR), Monetary Unit (MUE), Sapience AIFX (XAI), Primecoin (XPM), updated BitStake (XBS) |
| **1.3** | updated Darkcoin → Dash, added Infinitecoin (IFC), Vertcoin (VTC), NEM (XEM), DNotes (NOTE), Rimbit (RBT), GetGems (GEMZ), VeriCoin (VRC), ARCHcoin (ARCH), BitStake (XBS) |
| **1.2.1** | added optional `cryptocoins-colors.css` for **coloring** all icons/coins |
| **1.2** | added Bytecoin (BCN), Gridcoin (GRC), KoreCoin (KORE), MaidSafeCoin (MAID), Quark (QRK), SuperNET (UNITY), Viorcoin (VIOR), VPN coin (VPN) + updated BitShares (BTSX → BTS) |
| **1.1** | added Stellar (STR), FuelCoin (FC2), BanxShares (BANX), NuBits/NuShares (NBT/NSR), BitcoinDark (BTCD), YbCoin (YBC), BlackCoin (BC), Mastercoin (MSC), Feathercoin (FTC), Sync (SYNC), PotCoin (POT), OpalCoin (OPAL), Shadow (SDC) |
| **1.0** | added Bitcoin (BTC), Litecoin (LTC), Namecoin (NMC), Dogecoin (DOGE), Peercoin (PPC), Darkcoin (DRK), Ripple (XRP), Bitshares (BTSX), Counterparty (XCP), NXT (NXT), Monero (XMR) |
Moved to [Changelog](docs/changelog.md)
## Licence

1
SVG/AST.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.0 KiB

1
SVG/BCY.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="225" height="207" viewBox="0 0 225 207"><path d="M187.029 25.958l31.998 54.044a50 50 0 0 1 .277 50.474l-29.71 51.46a50 50 0 0 1-43.85 24.998l-62.804-.69a50 50 0 0 1-42.475-24.523L8.466 127.677a50 50 0 0 1-.277-50.474L37.9 25.743A50 50 0 0 1 81.75.744l62.803.69a50 50 0 0 1 42.476 24.523zm-67.234 146.53c13.596-6.778 14.659-7.45 17.96-10.867 2.238-2.353 4.14-5.042 5.26-7.45 3.357-7.17 2.63-16.637-1.791-23.303-3.637-5.49-5.93-6.946-26.856-16.973-10.799-5.21-19.751-9.635-19.863-9.803-.112-.168 8.393-4.425 18.911-9.466 10.52-5.042 20.367-10.027 21.877-11.148 9.064-6.61 12.421-19.437 7.721-29.464-3.804-8.122-6.77-10.419-25.233-19.438-11.526-5.601-13.429-6.33-15.946-6.33-5.092 0-9.68 2.913-12.31 7.787-1.119 2.128-1.175 3.08-1.342 18.653L88.015 71.1l5.035-2.577 5.092-2.52v-13.11c0-14.396.112-14.9 3.357-14.9 1.958 0 25.85 11.65 28.647 14.003 5.091 4.258 6.658 12.38 3.58 18.654-.839 1.736-2.35 3.865-3.412 4.705-1.008.896-9.736 5.322-19.303 9.915-18.185 8.738-19.807 9.803-21.598 14.116-1.846 4.481 0 11.54 3.75 14.396 1.062.728 9.567 5.098 18.91 9.579 9.4 4.481 17.793 8.85 18.688 9.747 2.91 2.744 4.476 6.61 4.476 11.035.056 4.65-1.23 7.898-4.308 11.091-2.462 2.465-26.8 14.956-29.262 14.956-.784 0-1.959-.392-2.518-.952-.895-.84-1.007-2.017-1.007-14.116v-13.276l-4.756-2.352c-2.63-1.289-4.924-2.353-5.092-2.353-.167 0-.223 7.394-.111 16.413.167 15.572.223 16.468 1.398 18.653 1.4 2.577 4.588 5.602 7.106 6.722.951.392 3.301.728 5.204.784 3.357 0 3.972-.28 17.904-7.226zm-52.818-41.564c.728-.336 2.238-2.185 3.413-4.145l2.014-3.53-.839-5.489c-1.119-6.834-1.175-21.622-.112-28.12l.784-4.65-1.567-2.912c-1.902-3.697-3.469-5.434-4.868-5.434-1.343 0-35.137 19.214-37.207 21.175-1.847 1.792-2.91 4.929-2.406 7.506.783 4.2 1.678 4.873 19.191 14.9 15.107 8.682 19.807 11.315 20.142 11.315.056 0 .728-.28 1.455-.616zm113.189-9.243c9.512-5.433 18.072-10.643 19.08-11.539 3.356-3.193 3.524-9.018.279-12.155-1.846-1.793-35.977-21.343-37.263-21.343-1.343 0-3.357 2.241-5.036 5.49l-1.455 2.857.895 6.33c1.008 7.114.84 20.67-.335 27.896l-.728 4.2 2.127 3.53c1.734 3.025 3.189 4.37 4.811 4.537.224.056 8.113-4.369 17.625-9.803z"/><path d="M48.209 113.15c-8.57-4.816-15.57-8.96-15.57-9.129 0-.56 30.804-18.034 31.196-17.698.168.168 0 2.408-.336 4.929-.784 5.825-.784 18.37 0 24.755.336 2.688.504 5.153.392 5.433-.112.28-7.17-3.417-15.682-8.29zm115.711 7.338c1.792-8.682 1.792-25.26.056-33.1-.224-.953-.112-1.289.504-1.12.448.111 7.673 4.088 15.962 8.848 11.314 6.497 14.954 8.85 14.45 9.297-.84.785-30.356 17.587-30.916 17.587-.168 0-.224-.672-.056-1.512z"/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

1
SVG/BELA.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="227" height="227" viewBox="0 0 227 227"><path d="M58.857 82.06a63.39 63.39 0 0 0-8.435 31.695c0 35.114 28.41 63.589 63.461 63.589 35.05 0 63.46-28.467 63.46-63.589 0-35.114-28.41-63.588-63.46-63.588a63.07 63.07 0 0 0-31.929 8.626 17.139 17.139 0 0 0-32.298 8.044 17.167 17.167 0 0 0 9.2 15.224zM113.5 227C50.813 227 0 176.187 0 113.5S50.813 0 113.5 0 227 50.813 227 113.5 176.187 227 113.5 227zm.383-81.961c-17.238 0-31.212-14.003-31.212-31.284 0-17.28 13.974-31.283 31.212-31.283s31.213 14.01 31.213 31.283c0 17.274-13.975 31.284-31.213 31.284z"/></svg>

After

Width:  |  Height:  |  Size: 601 B

1
SVG/BLZ.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="227" height="227" viewBox="0 0 227 227"><path d="M172.495 192.207c7.956 7.678 20.826 7.678 28.782 0 7.956-7.678 7.956-20.1 0-27.777-7.956-7.678-20.826-7.678-28.782 0-7.885 7.678-7.92 20.133 0 27.777zM59.528 79.932L80.99 59.219l19.66 18.972a38.377 38.377 0 0 0-12.941 8.258 37.347 37.347 0 0 0-8.557 12.49zm96.454 50.643l19.66 18.973-21.463 20.713-19.66-18.973a38.377 38.377 0 0 0 12.942-8.258c3.819-3.685 6.647-7.916 8.521-12.455zM33.416 64.835c7.955 7.678 20.826 7.678 28.782 0 7.955-7.678 7.955-20.099 0-27.777-7.956-7.677-20.791-7.712-28.747-.034-7.956 7.678-7.991 20.133-.035 27.811z" class="st0"/><path class="st1" d="M171.81 38.036c-7.956 7.678-7.956 20.099 0 27.777 7.956 7.677 20.826 7.677 28.782 0 7.956-7.678 7.956-20.1 0-27.777-7.92-7.644-20.862-7.644-28.782 0zM35.49 166.226c-7.956 7.678-7.956 20.099 0 27.777 7.955 7.678 20.826 7.678 28.781 0 7.956-7.678 7.956-20.099 0-27.777-7.955-7.678-20.826-7.678-28.782 0zM152.554 60.03l21.463 20.712-19.66 18.973c-1.874-4.539-4.703-8.77-8.557-12.49a38.923 38.923 0 0 0-12.941-8.257zm-50.276 92.341l-19.66 18.973-21.463-20.713 19.66-18.973c1.874 4.539 4.703 8.77 8.557 12.49a38.497 38.497 0 0 0 12.906 8.223z"/><path class="st2" d="M138.207 207.78c0-10.859-9.1-19.642-20.352-19.642-11.25 0-20.352 8.783-20.352 19.641 0 10.858 9.101 19.641 20.352 19.641s20.352-8.783 20.352-19.64zm0-187.597c0-10.858-9.1-19.641-20.352-19.641-11.25 0-20.352 8.783-20.352 19.64 0 10.859 9.101 19.642 20.352 19.642s20.352-8.783 20.352-19.641zM125.26 177.858h-12.801v-24.322c2.1.337 4.2.53 6.4.53s4.3-.193 6.4-.53zm0-104.508c-2.1-.339-4.2-.532-6.4-.532s-4.301.193-6.401.531V49.027h12.8z"/><path class="st3" d="M207.88 99.697c-11.251 0-20.352 8.783-20.352 19.64 0 10.859 9.101 19.642 20.352 19.642s20.352-8.783 20.352-19.641c0-10.858-9.1-19.641-20.352-19.641zm-186.836-3.33c-11.251 0-20.352 8.783-20.352 19.64 0 10.859 9.1 19.642 20.352 19.642 11.25 0 20.352-8.783 20.352-19.641 0-10.858-9.101-19.641-20.352-19.641zm135.079 13.459h25.203v12.354h-25.203c.35-2.026.55-4.053.55-6.177 0-2.123-.2-4.15-.55-6.177zm-78.288.001a35.952 35.952 0 0 0-.55 6.177c0 2.123.2 4.15.55 6.177H52.633v-12.354z"/><path class="st4" d="M146.096 114.572c0-15.346-12.901-27.845-28.853-27.845-15.951 0-28.853 12.45-28.853 27.845 0 15.394 12.902 27.845 28.853 27.845 15.952 0 28.853-12.5 28.853-27.845z"/></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

1
SVG/BNB.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 226.8 226.8"><path d="M113.3 53.2l43 43L181 71.4S112.6 4.1 112.6 3.7l-67 67 25.1 25.1 42.6-42.6zm0 120.6l-43-43-24.7 24.7s68.4 67.3 68.4 67.7l67-67-25.1-25.1-42.6 42.7zM3.32 113.676l24.89-24.89 24.89 24.89-24.89 24.89z"/><path d="M88.522 113.682l24.89-24.89 24.89 24.89-24.89 24.89zm85.198-.001l24.89-24.89 24.89 24.89-24.89 24.89z"/></svg>

After

Width:  |  Height:  |  Size: 393 B

1
SVG/BTCP-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="-678 877.2 226.8 226.8"><style>.st0{fill-rule:evenodd;clip-rule:evenodd}</style><switch><g><path class="st0" d="M-516.3 1008.2c-5.5.9-8.2 1.3-13.7 1.6-2.5.2-5.1.3-7.6.4 7.3 5 12 11.9 9.6 21.5-4.4 17.9-27.8 15.5-45 11.6l-5.8 23.8-.3 1-7.6 30.9 19.4 4.8 8.1-32.4c33.3 6.3 58.3 3.8 68.8-26.4 6.6-18.7 1.8-33.1-8.3-42.1l-.6.3c-4.8 1.9-11.4 4.1-17 5"/><path class="st0" d="M-522.5 924.3l8-32.1-19.5-4.9-7.8 31.2c-5.1-1.3-10.4-2.5-15.6-3.7l7.8-31.4-19.5-4.9-8 32.1c-4.2-1-8.4-1.9-12.5-2.9l-26.9-6.8-5.2 20.9s14.5 3.3 14.2 3.5c7.9 2 9.3 7.2 9.1 11.4l-5.8 23.4-5.1 20.4-11 44.1c-1 2.4-3.4 6-8.9 4.6.2.3-14.2-3.5-14.2-3.5l-9.7 22.4 25.4 6.3c4.7 1.2 9.3 2.4 13.9 3.6l-8.1 32.4 19.5 4.9 8-32.1 6.3-23.5 10.7-43c2.3.5 4.5 1 7.1 1.6 7.9 1.8 16.1 2.5 24.2 3.1 4.9.4 9.9.6 14.8.6 7.4-.1 14.9-1.5 21.9-3.8 5.9-2 12.8-4.5 17.2-9.1 5.1-5.4 7.6-12.6 8.7-19.8 3.6-23.8-14.4-36.5-39-45zm.5 45.1c-5.5 22.1-39.4 10.9-50.5 8.1l9.7-39c11.1 2.8 46.6 7.9 40.8 30.9z"/></g></switch></svg>

After

Width:  |  Height:  |  Size: 1022 B

1
SVG/BTCP.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-678 877.2 226.8 226.8"><switch><g><path d="M-564.6 877.2c-62.6 0-113.4 50.8-113.4 113.4s50.8 113.4 113.4 113.4c62.6 0 113.4-50.8 113.4-113.4S-502 877.2-564.6 877.2zm58.6 154.5c-8.1 23.3-27.4 25.2-53.1 20.4l-6.2 25-14.9-3.7 5.8-23.9.2-.8 4.5-18.4c13.3 3 31.3 4.8 34.8-9 1.8-7.4-1.7-12.7-7.4-16.6 2-.1 3.9-.2 5.9-.3 4.3-.2 6.4-.5 10.6-1.3 4.3-.7 9.4-2.4 13-3.7.2-.1.3-.1.5-.2 7.7 6.9 11.4 18.1 6.3 32.5zm5.4-58.3c-.8 5.6-2.8 11.1-6.7 15.3-3.4 3.6-8.7 5.5-13.3 7-5.4 1.8-11.2 2.9-16.9 2.9-3.8 0-7.7-.1-11.5-.4-6.2-.5-12.6-1-18.7-2.4-2-.5-3.7-.8-5.5-1.3l-8.3 33.2-4.9 18.1-6.2 24.8-15-3.8 6.2-25.1c-3.5-.9-7.1-1.9-10.7-2.8l-19.6-4.9 7.5-17.3s11.1 3 11 2.7c4.3 1.1 6.2-1.7 6.9-3.6l8.5-34 3.9-15.8 4.5-18.1c.2-3.2-.9-7.2-7-8.8.2-.2-10.9-2.7-10.9-2.7l4-16.1 20.8 5.3c3.1.8 6.3 1.5 9.6 2.3l6.2-24.8 15.1 3.8-6 24.3c4 .9 8.1 1.9 12.1 2.8l6-24.1 15.1 3.8-6.2 24.8c18.8 6.8 32.8 16.6 30 34.9zm-61.2-24.1l-7.5 30.1c8.5 2.1 34.7 10.8 39-6.3 4.4-17.7-23-21.7-31.5-23.8z"/></g></switch></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

1
SVG/BTG.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 226.8 226.8"><path d="M113.4 1.1C50.6 1.1-.2 51.4-.2 113.4s50.9 112.2 113.6 112.2S227 175.4 227 113.4 176.1 1.1 113.4 1.1zm0 219c-59 0-106.7-47.8-106.7-106.7 0-59 47.8-106.7 106.7-106.7 59 0 106.7 47.8 106.7 106.7 0 58.9-47.8 106.7-106.7 106.7z"/><path d="M113.4 12.9c-56.2 0-101.7 45-101.7 100.4 0 55.5 45.5 100.4 101.7 100.4s101.7-45 101.7-100.4c0-55.4-45.6-100.4-101.7-100.4zm0 174.7c-41 0-74.2-33.2-74.2-74.2s33.2-74.2 74.2-74.2 74.2 33.2 74.2 74.2-33.2 74.2-74.2 74.2z"/><path d="M113.4 48.1c-36.1 0-65.3 29.3-65.3 65.3s29.3 65.3 65.3 65.3c36.1 0 65.3-29.3 65.3-65.3s-29.2-65.3-65.3-65.3zm-9.7 8.1c2.8-.5 5.6-.7 8.5-.8V72h-8.5V56.2zm0 28.5s3.6-.3 7.1-.3c3.5.1 6.6.2 11.2 1.6 4.6 1.4 7.3 4.9 7.4 9 .1 4.1-1.7 6.8-4.8 8.5-3.1 1.7-7.5 2.7-11.6 2.8-4.1.2-9.3 0-9.3 0V84.7zm-48.4 28.7c0-15.1 5.7-28.8 15.1-39.1v9.4H77c1.8 0 4.9.2 6.2 1.7 1.3 1.5 1.6 2.3 1.6 5.2V137c0 1.1-.2 2.5-1.2 3.4-.9.9-1.9 1.1-4.1 1.1h-6.7l-2 11.5c-9.6-10.5-15.5-24.4-15.5-39.6zm37.2 54.2c-7.5-2.9-14.2-7.2-19.8-12.7h19.8v12.7zm0-95.6H72.7c5.6-5.5 12.4-9.9 19.8-12.8V72zm19.8 99.4c-2.9-.1-5.8-.3-8.5-.8v-15.8h8.5v16.6zm-8.6-29.9v-24s7.1-.4 12.7 0 10.2 1.8 12.3 2.8c2.1 1 5.8 3.4 5.8 8.9s-3.1 7.7-5.7 9.1c-2.6 1.4-7.7 2.7-12.7 3-4.9.4-12.4.2-12.4.2zm19.8 29v-16c2.9-.2 5.6-.4 7.2-.6 3.2-.4 10.4-1.3 17.2-6 6.8-4.7 8.3-12.1 8.4-19.5.2-7.4-2.7-12.5-6.5-15.4-3.8-2.9-9.3-4-9.3-4s4.6-2.7 6.5-5.3c1.9-2.7 2.8-6.8 3-9 .2-2.1.5-11.2-6.5-16.3-5.4-4-11.7-5.6-20-6.1v-16c27.2 4.8 47.9 28.5 47.9 57.2 0 28.5-20.7 52.3-47.9 57z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

1
SVG/BURST.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="227" height="227" viewBox="0 0 227 227"><path d="M113.5 227C50.813 227 0 176.187 0 113.5S50.813 0 113.5 0 227 50.813 227 113.5 176.187 227 113.5 227zm-30.46-90.119l3.724-16.245H97.61l-8.96 49.614h34.583c21.401 0 34.589-9.555 37.823-27.474l1.618-8.974c2.093-11.605-.71-19.65-9.023-23.913 8.399-4.107 13.286-11.222 15.223-21.92l.71-3.944c3.312-18.372-5.655-27.275-27.78-27.275H109.13l-8.1 44.896-32.476-.02-3.618 17.33H28.375l54.664 17.925zm35.936-19.487h10.57c10.733 0 14.521 4.356 12.549 15.302l-1.738 9.605c-1.547 8.562-6.1 12.194-14.28 12.194H112.28l6.696-37.1zm8.109-44.896h11.314c8.37 0 11.683 4.398 10.087 13.251l-1.113 6.15c-1.632 9.066-6.98 12.982-16.117 12.982h-10.024l5.853-32.383z"/></svg>

After

Width:  |  Height:  |  Size: 746 B

1
SVG/CVC-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="761 316.382 227 227" width="227" height="227"><path d="M887.766 438.729a26.6 26.6 0 0 0 15.106-23.932c0-14.696-12.063-26.61-26.919-26.61-14.878 0-26.952 11.914-26.952 26.61a26.579 26.579 0 0 0 15.129 23.921v32.871h23.636v-32.86z"/><path d="M875.953 515.066c-47.544 0-86.206-38.208-86.206-85.184 0-46.977 38.662-85.185 86.206-85.185 38.787 0 71.669 25.442 82.459 60.334h29.712c-11.471-50.772-57.335-88.728-112.183-88.728-63.479 0-114.941 50.848-114.941 113.579 0 62.73 51.462 113.58 114.941 113.58 54.848 0 100.711-37.96 112.183-88.729h-29.723c-10.792 34.891-43.673 60.333-82.458 60.333h.01z"/></svg>

After

Width:  |  Height:  |  Size: 674 B

1
SVG/CVC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="417 311 227 227" width="227" height="227"><path d="M417 424.5c0-62.642 50.858-113.5 113.5-113.5S644 361.858 644 424.5 593.142 538 530.5 538 417 487.142 417 424.5zm114.359 53.204c-29.694 0-53.841-23.863-53.841-53.203 0-29.34 24.147-53.203 53.841-53.203 24.225 0 44.762 15.89 51.501 37.682h18.557c-7.164-31.71-35.809-55.416-70.065-55.416-39.647 0-71.788 31.758-71.788 70.937s32.141 70.938 71.788 70.938c34.256 0 62.9-23.708 70.065-55.417h-18.564c-6.74 21.792-27.276 37.682-51.5 37.682h.006m7.378-47.677a16.611 16.611 0 0 0 9.435-14.947c0-9.179-7.534-16.62-16.813-16.62-9.292 0-16.833 7.441-16.833 16.62a16.6 16.6 0 0 0 9.449 14.94v20.53h14.762v-20.523m-7.378 47.677z" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 768 B

1
SVG/EMC2-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1483 316.303 227 227" width="227" height="227"><path d="M1653.115 465.669l-21.487 43.562-148.628.022 21.496-43.596 148.619.012zm-120.175-57.658h148.618l-21.429 43.448h-148.641l21.452-43.448zm28.307-57.647l148.753-.011-21.44 43.459-148.617.023 21.304-43.471z"/></svg>

After

Width:  |  Height:  |  Size: 341 B

1
SVG/EMC2.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1121 316.303 227 227" width="227" height="227"><circle cx="1234.019" cy="429.322" r="113.019"/><path d="M1267.485 450.7l-12.518 25.38-86.595.012 12.524-25.4zm-70.017-33.594h86.589l-12.485 25.314h-86.602zm16.493-33.586l86.667-.007-12.492 25.32-86.588.014z" fill="#fff" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 370 B

1
SVG/EXP-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="759 667.651 227 228" width="227" height="228"><path d="M976 768.222c-.042.402-.104.796-.104 1.2a15941.94 15941.94 0 0 0-.125 37.901l-.041 25.948c0 .827-.073 1.656-.124 2.69-.455-.207-.788-.341-1.097-.516l-48.168-26.86c-.861-.475-.933-.9-.518-1.747 8.207-16.852 8.239-33.742.154-50.633-.382-.807-.309-1.211.518-1.666l48.19-27.044c.403-.228.869-.342 1.314-.508v41.236l.001-.001zM875.605 667.651c.807.486 1.605 1.004 2.432 1.47l93.657 52.629c.351.197.683.415 1.169.704-.435.28-.724.487-1.045.662l-47.797 26.693c-1.252.693-1.24.683-2.069-.496-10.598-14.853-25.13-23.34-43.594-25.492a13.473 13.473 0 0 0-1.656-.104c-.973 0-1.345-.373-1.345-1.398-.01-10.484-.073-20.98-.104-31.463l-.03-21.725c0-.496.113-.984.175-1.48h.207zm-6.417 227.697c-.352-.259-.673-.549-1.036-.756l-94.359-53.043c-.445-.248-.87-.518-1.48-.869.413-.279.683-.497.993-.673 15.836-8.849 31.671-17.688 47.505-26.559.953-.537 1.398-.331 1.989.488 9.894 13.723 23.411 21.838 40.375 24.602 1.728.278 3.498.413 5.247.496.994.042 1.386.311 1.386 1.345-.009 9.284.032 18.569.063 27.842l.052 26.35c0 .26-.073.518-.113.777h-.622zM769 827.556c.053-.311.156-.632.166-.952l.041-13.072.073-29.26.134-46.148.053-9.948c0-.29.041-.579.073-1.045.454.216.785.35 1.096.527 15.753 8.798 31.495 17.596 47.267 26.372.923.508 1.047.9.591 1.863-8.28 16.983-8.239 33.989 0 50.994.672 1.366.693 1.357-.652 2.111a32831.3 32831.3 0 0 1-47.454 26.651c-.405.229-.931.248-1.387.363v-8.455l-.001-.001zm139.446-9.625c1.687-5.931 2.235-11.903 1.862-17.968-.434-7.431-2.276-14.49-6.147-20.969-4.45-7.472-10.889-12.885-18.734-16.819-2.07-1.044-2.298-.517-1.065-3.104 2.784-5.828 7.658-9.45 13.661-11.769a42.56 42.56 0 0 1 13.02-2.546c.627.027 1.22.294 1.656.744a51.691 51.691 0 0 1 13.849 28.349c3.963 26.983-13.621 52.31-40.926 59.017-30.293 7.452-61.022-11.199-67.314-40.82-5.88-27.729 11.882-54.545 38.378-61.625 19.902-5.309 37.559-1.075 53.012 12.11l1.749 1.491-.219.332c-1.52-.187-3.032-.415-4.552-.561-9.45-.89-18.744-.268-27.759 2.826a46.219 46.219 0 0 0-25.958 21.579c-.827 1.471-.89 1.481-2.484.933a13.565 13.565 0 0 1-5.371-3.487 28.437 28.437 0 0 1-6.51-10.755c-1.211-3.519-2.101-7.142-3.137-10.712-.082-.28-.145-.569-.394-.87-.143.829-.309 1.635-.433 2.463a50.624 50.624 0 0 0-.311 2.485c-.983 9.253-.455 18.36 2.743 27.189 3.974 11.013 11.458 18.941 22.387 23.763 1.428.632 1.428.642.662 1.946-4.047 6.872-10.391 10.33-18.226 11.509-3.643.549-7.286.331-11.002.063.341.134.673.289 1.014.414 17.905 6.157 37.57 3.394 52.382-12.276a71.76 71.76 0 0 0 9.708-13.112c.703-1.222.754-1.233 1.894-.404 4.854 3.539 7.741 8.383 9.729 13.816 1.853 4.999 2.586 10.195 2.763 15.484.01.424.041.849.073 1.273v.011zm64.872 22.893l-97.941 54.327c-.051-.569-.124-.92-.124-1.262 0-17.906 0-35.811-.02-53.717 0-.797.238-1.086 1.097-1.159 19.043-1.572 34.144-9.915 45.23-25.077.963-1.335.951-1.345 2.378-.549l48.056 26.651c.373.207.745.445 1.324.787v-.001zM869.801 668.023c.029.58.061.933.061 1.284 0 17.668 0 35.335.021 52.992 0 .827-.124 1.242-1.139 1.313-19.437 1.408-34.806 9.824-46.067 25.285-.89 1.223-.869 1.233-2.174.508l-46.79-25.978c-.55-.311-1.057-.683-1.585-1.036.539-.372 1.036-.797 1.614-1.118l94.289-52.329c.527-.289 1.065-.547 1.758-.919h.012v-.002z"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

1
SVG/EXP.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="417 668 227 227" width="227" height="227"><circle cx="530.5" cy="781.5" r="113.5"/><path d="M597 772.968c-.027.259-.067.512-.067.772-.033 8.112-.066 16.232-.08 24.352l-.026 16.671c0 .532-.047 1.064-.08 1.729-.293-.133-.506-.22-.705-.332l-30.949-17.257c-.553-.306-.599-.579-.332-1.123 5.273-10.828 5.293-21.68.099-32.532-.246-.519-.199-.778.333-1.071l30.962-17.376c.259-.147.558-.22.844-.327v26.495zm-64.505-64.617c.518.312 1.031.645 1.563.944l60.176 33.815c.225.127.438.266.751.452-.28.18-.465.313-.672.425l-30.71 17.151c-.804.445-.797.439-1.329-.319-6.81-9.543-16.147-14.996-28.01-16.379a8.601 8.601 0 0 0-1.064-.066c-.625 0-.864-.24-.864-.898-.007-6.737-.047-13.481-.067-20.216l-.02-13.959c0-.318.073-.632.113-.95zm-4.123 146.297c-.226-.166-.432-.352-.666-.485l-60.627-34.081c-.285-.159-.558-.333-.95-.559.265-.179.439-.318.637-.432 10.175-5.685 20.349-11.364 30.523-17.064.613-.345.898-.213 1.278.313 6.357 8.818 15.042 14.032 25.942 15.807 1.11.179 2.247.266 3.371.319.638.027.89.2.89.864-.005 5.965.021 11.931.041 17.889l.033 16.931c0 .166-.046.332-.073.498zM464 811.091c.034-.2.1-.406.107-.611l.026-8.4.047-18.799.086-29.651.034-6.392c0-.186.026-.372.047-.671.291.139.504.225.704.339 10.121 5.652 20.236 11.305 30.37 16.944.593.326.672.578.38 1.197-5.32 10.912-5.294 21.839 0 32.764.431.878.445.872-.419 1.357l-30.49 17.123c-.26.147-.599.159-.891.234v-5.433zm89.596-6.184c1.083-3.811 1.436-7.648 1.196-11.545-.279-4.774-1.463-9.309-3.95-13.473-2.859-4.8-6.996-8.278-12.036-10.805-1.331-.672-1.477-.333-.685-1.995 1.789-3.744 4.921-6.072 8.778-7.562a27.322 27.322 0 0 1 8.365-1.635c.403.016.784.188 1.064.478a33.206 33.206 0 0 1 8.898 18.214c2.547 17.337-8.751 33.61-26.295 37.919-19.464 4.788-39.207-7.195-43.25-26.227-3.778-17.816 7.634-35.046 24.658-39.595 12.788-3.411 24.133-.691 34.061 7.781l1.124.958-.141.213c-.976-.12-1.948-.266-2.924-.36-6.072-.572-12.044-.173-17.836 1.816a29.69 29.69 0 0 0-16.678 13.864c-.532.945-.572.952-1.597.599a8.703 8.703 0 0 1-3.45-2.24 18.252 18.252 0 0 1-4.183-6.91c-.778-2.261-1.35-4.589-2.016-6.883-.052-.18-.092-.365-.253-.558-.092.532-.198 1.05-.278 1.582-.08.53-.146 1.063-.2 1.596-.632 5.946-.292 11.797 1.763 17.47 2.553 7.075 7.361 12.169 14.384 15.268.917.406.917.412.425 1.25-2.6 4.416-6.676 6.637-11.71 7.395-2.341.352-4.682.213-7.069.04.219.086.432.186.651.266 11.504 3.956 24.139 2.181 33.656-7.887a46.098 46.098 0 0 0 6.238-8.425c.451-.785.484-.792 1.216-.26 3.119 2.275 4.974 5.387 6.251 8.878 1.191 3.211 1.662 6.55 1.776 9.948.006.273.026.546.047.818zm41.681 14.709l-62.928 34.906c-.033-.366-.08-.591-.08-.811 0-11.504 0-23.009-.013-34.514 0-.512.153-.697.705-.744 12.235-1.011 21.938-6.371 29.06-16.113.619-.858.612-.864 1.528-.352l30.877 17.123c.24.133.479.286.851.506zM528.766 708.59c.018.372.039.599.039.825 0 11.351 0 22.703.013 34.047 0 .532-.079.798-.731.844-12.489.905-22.363 6.312-29.599 16.246-.571.786-.558.792-1.396.326l-30.064-16.691c-.353-.2-.679-.439-1.018-.665.346-.24.665-.512 1.037-.719l60.582-33.622c.338-.185.684-.351 1.129-.59h.008z" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

1
SVG/FLDC-alt.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.2 KiB

1
SVG/FLDC.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.1 KiB

1
SVG/FUN.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="226.8" height="226.8" viewBox="0 0 226.8 226.8"><path d="M13.051 113.727a101.257 101.675 0 0 0 1.707 18.518l-12.581 2.358a112.29 112.753 0 0 0 5.72 20.164l11.93-4.657a100.187 100.6 0 0 0 8.271 16.623l-10.87 6.783a113.568 114.036 0 0 0 12.602 16.706l9.449-8.666a101.195 101.613 0 0 0 13.69 12.525l-7.715 10.253a113.164 113.63 0 0 0 17.747 11.044l5.707-11.506a99.881 100.294 0 0 0 17.261 6.704l-3.485 12.377a112.706 113.171 0 0 0 20.526 3.814l1.16-12.797a101.88 102.13 0 0 0 18.527-.008l1.173 12.797a112.7 113.166 0 0 0 20.523-3.837l-3.502-12.364a99.888 100.3 0 0 0 17.251-6.72l5.717 11.498a113.169 113.635 0 0 0 17.734-11.056l-7.722-10.247a101.197 101.615 0 0 0 13.682-12.537l9.457 8.66a113.566 114.035 0 0 0 12.587-16.72l-10.874-6.774a100.202 100.615 0 0 0 8.26-16.635l11.933 4.642a112.29 112.753 0 0 0 5.702-20.17l-12.559-2.345a101.28 101.697 0 0 0 1.712-18.518v-.183l12.777-.022a113.74 114.21 0 0 0-1.953-20.862l-12.584 2.369a99.835 100.247 0 0 0-5.091-17.865l11.924-4.665a112.726 113.191 0 0 0-9.348-18.745l-10.862 6.794a100.997 101.413 0 0 0-11.193-14.813l9.44-8.675a113.794 114.263 0 0 0-15.44-14.1l-7.706 10.26a100.607 101.023 0 0 0-15.75-9.776l5.695-11.511a112.36 112.824 0 0 0-19.488-7.545l-3.479 12.368a100.24 100.653 0 0 0-18.2-3.369l1.152-12.8q-5.076-.455-10.276-.463-5.354 0-10.584.492l1.185 12.797a100.225 100.638 0 0 0-18.193 3.418L82.285 4.38a112.364 112.827 0 0 0-19.46 7.604l5.727 11.493a100.626 101.042 0 0 0-15.719 9.818l-7.732-10.24a113.798 114.266 0 0 0-15.405 14.138l9.465 8.653a100.987 101.404 0 0 0-11.154 14.845l-10.882-6.765a112.708 113.174 0 0 0-9.302 18.772l11.939 4.632a99.828 100.24 0 0 0-5.038 17.879L2.14 92.877a113.77 114.24 0 0 0-1.888 20.76v.102zm111.779 79.581l-.679-4.783a74.818 75.127 0 0 0 20.567-6.063l2.004 4.394a79.626 79.955 0 0 1-21.895 6.447zm68.717-79.677a80.263 80.595 0 0 1-3.224 22.677l-4.619-1.363a75.44 75.752 0 0 0 3.032-21.312v-.125l4.812-.013v.13zm-12.785-43.615a79.768 80.098 0 0 1 9.52 20.816l-4.616 1.364a74.958 75.266 0 0 0-8.946-19.564zm-3.974 84.512l4.047 2.613a80.503 80.835 0 0 1-14.94 17.308l-3.15-3.646a75.694 76.007 0 0 0 14.043-16.275zM146.594 40.356a80.174 80.505 0 0 1 19.2 12.373l-3.15 3.655a75.364 75.674 0 0 0-18.046-11.629zm-12.132 53.43h11.212l14.583 21.596V93.786h11.427v39.08h-11.372l-14.537-21.478v21.478h-11.313zm-21.073-60.635a81.131 81.466 0 0 1 11.301.794l-.673 4.786a76.328 76.643 0 0 0-21.448.027l-.684-4.784a81.13 81.464 0 0 1 11.504-.823zM90.226 93.786h11.992v23.81c0 2.13.598 3.791 1.774 4.988 1.175 1.199 2.81 1.797 4.897 1.797 2.068 0 3.715-.59 4.891-1.769 1.178-1.18 1.788-2.851 1.788-5.014V93.786h11.992v23.256a19.516 19.597 0 0 1-1.099 6.532 14.082 14.14 0 0 1-3.381 5.374q-2.293 2.302-4.82 3.234-3.5 1.303-8.409 1.304a52.965 53.184 0 0 1-6.192-.398q-3.355-.4-5.61-1.584-2.254-1.184-4.123-3.366c-1.245-1.455-2.114-2.954-2.574-4.497-.742-2.483-1.131-4.682-1.131-6.598V93.786zm12.473 94.746l-.68 4.785a79.634 79.963 0 0 1-21.898-6.435l1.999-4.397a74.822 75.131 0 0 0 20.579 6.047zM80 40.445l2.007 4.393A75.372 75.683 0 0 0 63.99 56.512l-3.157-3.648A80.18 80.512 0 0 1 80 40.445zM55.153 93.786h29.642v8.407H67.259v6.817h15.045v7.838H67.26v16.018H55.153zm8.938 77.057l-3.151 3.653A80.502 80.833 0 0 1 45.986 157.2l4.044-2.619a75.689 76 0 0 0 14.06 16.262zM45.911 70.19l4.05 2.614a74.947 75.256 0 0 0-8.896 19.587l-4.625-1.362a79.762 80.09 0 0 1 9.468-20.844zm-7.859 43.511a75.432 75.743 0 0 0 3.048 21.31l-4.617 1.364a80.242 80.575 0 0 1-3.244-22.67z"/></svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

1
SVG/HSR.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 213.3 165.3"><path d="M155.1 153.7v-10.4c0-.6-.1-1.2.1-1.8h-26.1l.3 12.2c0 2.9-2.4 5.3-5.3 5.3h-2.3v6.2h40.9V159h-2.3c-2.9 0-5.3-2.3-5.3-5.3z"/><path d="M176.9 97.2v6.4l-7.1 12.2h-14.6V49.6h14.4l6.1 11.1v6.4h37.5V62h-3.6s-1.4-1.2-2.4-2.8-17.9-31.4-18.2-31.6h-33.8c0-.7-.1-1.4-.1-1.7V11.6c0-2.9 2.4-5.3 5.3-5.3h2.3V0h-40.9v6.2h2.3c2.9 0 5.3 2.4 5.3 5.3v14.3c0 .3 0 1-.1 1.7H90.7c0-.7-.1-1.4-.1-1.7V11.6c0-2.9 2.4-5.3 5.3-5.3h2.3V0H57.4v6.2h2.3c2.9 0 5.3 2.4 5.3 5.3v14.3c0 .3 0 1-.1 1.7H32.4L0 82.8l31.8 54.8h33.1c.1.7.2 1.5.2 1.9v14.3c0 2.9-2.4 5.3-5.3 5.3h-2.3v6.2h40.9V159H96c-2.9 0-5.3-2.4-5.3-5.3v-14.3c0-.4.1-1.3.2-1.9h98.8l15.5-30s1.2-4.2 8.2-4.2v-6h-36.5zm-47.5 18.6H90.5v-23h38.8v23zm.1-44.7h-39v-18H64.7v62.3H50.4L31.9 83.2 51 49.9h78.3c.4-.3.2 21.2.2 21.2z"/></svg>

After

Width:  |  Height:  |  Size: 828 B

1
SVG/HUC-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="759 1019 227 227" width="227" height="227"><path d="M828.049 1116.977h93.149v-46.576h31.049v165.597h-31.049v-87.974h-93.149v46.573H797V1029h31.049v87.977z"/></svg>

After

Width:  |  Height:  |  Size: 238 B

1
SVG/HUC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="417 1019 227 227" width="227" height="227"><circle cx="530.5" cy="1132.5" r="113.5"/><path d="M503.726 1123.576h53.548V1096.8h17.85v95.198h-17.85v-50.574h-53.548v26.774h-17.85V1073h17.85z" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 303 B

1
SVG/ICX.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 201.5 206"><path d="M59 130.3c-5-7.7-8-17-8-26.9C51 76.1 73.1 54 100.4 54c8.8 0 17 2.3 24.2 6.3L148.8 38c-13.5-10-30.2-16-48.3-16-44.9 0-81.2 36.4-81.2 81.2 0 18.3 6 35.1 16.2 48.7L59 130.3zm82.4-54.4c5.3 7.9 8.4 17.3 8.4 27.5 0 27.3-22.1 49.3-49.3 49.3-9.1 0-17.5-2.4-24.8-6.7l-24.1 22.2c13.6 10.3 30.5 16.4 48.9 16.4 44.9 0 81.2-36.4 81.2-81.2 0-18.5-6.2-35.6-16.7-49.3l-23.6 21.8z"/><circle cx="180.2" cy="21.2" r="21.2"/><circle cx="21.2" cy="184.8" r="21.2"/></svg>

After

Width:  |  Height:  |  Size: 523 B

2
SVG/LSK-alt.svg Executable file → Normal file
View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="226.777" height="226.777" viewBox="0 0 226.777 226.777"><path d="M143.148 153.784l-10.263 8.212-10.758 2.781-7.911 4.159 2.253 9.107-1.258 2.807v4.149l5.311-2.806 21.859-10.334 13.818-7.585.912-10.256-4.184-6.926zm-42.271 11.412l-19.355-11.015-8.842-7.206-3.077 5.816.621 12.088 8.047 3.459 1.699 1.322 20.068 9.809 1.895.288 9.883 5.437.912.039v-4.915l1.125-2.51-2.123-8.582z"/><path d="M113.388 0C50.766 0 0 50.766 0 113.388c0 62.623 50.766 113.389 113.389 113.389s113.389-50.766 113.389-113.389C226.777 50.766 176.011 0 113.388 0zm6.026 136.148l7.278-13.169 20.191 1.418-1.906 20.868-6.329 1.189-.366 1.928-6.423.184-2.844 3.853-7.523 1.102-2.568 2.845-3.395-1.651-2.477 4.127-.731-3.539 7.093-19.155zm-8.911 16.913h-.662l-4.129 1.928-1.926-4.771-5.139-2.019-1.651.644-.733 1.926-2.385-.735-4.037 2.112-1.926-3.212-7.982-4.006-.493-11.858 18.831-8.277 8.125-16.039 10.558 26.89-6.451 17.417zm16.191-32.572l-1.328-2.051 5.534-13.386v-6.906l11.092-15.138 11.654-4.084-2.521 24.78v14.588l-1.101 1.926-1.836 1.782-21.494-1.511zM141.4 63.246l3.763 7.155 7.508 6.232-11.197 3.925-6.275-5.259 1.093-8.387-9.614-9.237-5.355-13.62L141.4 63.246zm-24.528-23.541l7.692 19.386 9.103 8.745-1.108 8.494 6.97 5.84-11.113 15.165v7.225l-5.842 14.135 1.969 3.042-6.069 10.982-10.713-27.281-1.394-16.548 14.156-10.164 1.242-7.446-5.361-13.865-.075-18.005.543.295zm-6.572-2.148l1.927-.917 1.608.077.086 21.167 5.282 13.659-.963 5.765-13.382 9.608-35.082-11.519 40.524-37.84zm-6.399 51.657l1.37 16.26-8.814 17.404-18.436 8.102-1.575-5.076.643-6.146-8.08-41.999 34.892 11.455zm57.013 78.14l-16.342 8.963-21.877 10.343-6.971 3.685-5.29-.24-10.118-5.569-1.772-.267-21.217-10.372-1.603-1.246-10.302-4.431-.848-16.539 4.983-9.426 6.684-2.47.216 5.215-1.561.576 8.035 6.55 19.086 10.861 10.671 3.947 8.538-4.488 10.523-2.722 9.958-7.963 8.957-6.133-2.137-1.013.482-5.271 7.063 3.352 6.129 10.142-1.287 14.516z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1861 667.651 227 227" width="227" height="227"><path d="M1953.581 893.8c-.166.167-.501.335-.668.502h-18.543c-.334 0-.501-.167-.669-.335l-54.659-61.744a1.077 1.077 0 0 1 0-.991l68.076-117.503c.335-.49 1.16-.49 1.494 0l19.044 32.951c.167.168.167.502 0 .837l-46.045 79.39c-.168.322 0 .657.167.992l27.49 30.955c.185.177.418.294.67.335h32.46c.837 0 1.16.836.658 1.326l-29.475 33.285zm20.193-225.996c.346-.67 1.17-.67 1.338 0l94.898 163.081c.167.347 0 .681-.167 1.004l-54.648 61.744a1.254 1.254 0 0 1-.669.334h-44.385c-.836 0-1.16-.836-.657-1.326l29.641-33.62 27.826-31.29c.334-.334.334-.669.167-.991l-52.677-90.872-19.868-34.289c-.167-.155-.167-.49 0-.836l19.2-32.941.001.002z"/></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 755 B

2
SVG/LSK.svg Executable file → Normal file
View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="226.777" height="226.777" viewBox="0 0 226.777 226.777"><path d="M149.643 44.609l-1.615 12.383 9.268 7.766 16.535-5.797-11.088-9.202-5.555-10.566-29.648-28.336 7.908 20.111z"/><path d="M128.194 51.057l-1.834 10.995-20.904 15.008 2.059 24.435 15.818 40.284 8.961-16.217-2.907-4.492 8.627-20.872V89.53l16.409-22.395-10.291-8.622 1.636-12.543-13.439-12.913-11.361-28.626-.801-.436.109 26.588z"/><path d="M169.923 123.32l1.625-2.846V98.935l3.724-36.592-17.211 6.031-16.379 22.355v10.195l-8.17 19.769 1.959 3.029 31.739 2.229zm-50.938 50.938l5.014 2.437 3.793-4.199 11.109-1.627 4.199-5.69 9.483-.269.543-2.846 9.345-1.76 2.813-30.812-29.815-2.094-10.748 19.446-10.47 28.281 1.078 5.228zm-25.483-44.18l-27.806 12.219.728 17.509 11.786 5.916 2.844 4.741 5.961-3.116 3.522 1.084 1.084-2.843 2.439-.95 7.586 2.981 2.844 7.045 6.097-2.846h.978l9.522-25.721-15.589-39.705z"/><path d="M61.276 131.719l2.325 7.494 27.223-11.965 13.015-25.698-2.021-24.011-51.525-16.914 11.932 62.017zm61.715-71.763l1.42-8.512-7.799-20.168L116.483.02l-2.373-.114-2.846 1.355-59.839 55.875 51.805 17.008zm55.867 96.557l-10.434-4.947-.709 7.781 3.154 1.496-13.227 9.057-14.705 11.756-15.541 4.02-12.605 6.627-15.755-5.826-28.186-16.041-11.865-9.67 2.304-.852-.32-7.701-9.868 3.646-7.359 13.92 1.252 24.422 15.212 6.541 2.367 1.84 31.329 15.316 2.619.395 14.94 8.223 7.813.355 10.293-5.441 32.303-15.271 24.129-13.236 1.906-21.432-9.047-14.978zm-64.01 55.553v7.26l-1.346-.061-14.592-8.031-2.8-.422-29.63-14.484-2.511-1.953-11.882-5.109-.915-17.846 4.542-8.59 13.056 10.643 28.582 16.264 16.023 5.951 3.137 12.67-1.664 3.708zm64.194-23.691l-20.404 11.199-32.277 15.26-7.844 4.143v-6.125l1.859-4.146-3.328-13.445 11.68-6.141 15.889-4.109 15.154-12.123 14.439-9.885 6.18 10.229-1.348 15.143z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="2242 667.301 227 227" width="227" height="227"><circle cx="2355.5" cy="780.801" r="113.5"/><path d="M2343.079 844.347c-.1.1-.298.198-.397.298h-11.01c-.199 0-.298-.1-.397-.199l-32.454-36.66a.64.64 0 0 1 0-.59l40.419-69.765c.199-.291.688-.291.887 0l11.307 19.564c.1.1.1.298 0 .497l-27.339 47.138c-.1.191 0 .39.1.589l16.322 18.38c.11.105.248.174.397.198h19.274c.497 0 .688.497.39.788l-17.5 19.763v-.001m11.988-134.186c.206-.397.695-.397.795 0l56.345 96.83c.1.206 0 .404-.099.596l-32.447 36.66a.736.736 0 0 1-.397.2h-26.353c-.497 0-.688-.497-.39-.788l17.6-19.962 16.52-18.579c.2-.198.2-.397.1-.588l-31.276-53.955-11.797-20.36c-.1-.092-.1-.29 0-.496l11.4-19.558" fill-rule="evenodd" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 772 B

1
SVG/MARKS-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1121 1019 227 227" width="227" height="227"><path d="M1179.714 1036.99c-7.174 1.661-12.613 3.965-18.352 7.817-4.192 2.794-10.271 8.571-13.368 12.687-4.494 6.005-8.081 14.048-9.629 21.6-.717 3.551-.756 5.137-.756 40.936v37.233h35.875v-34.325c0-21.223.151-35.082.378-36.327.604-3.324 2.68-7.101 5.248-9.517 7.213-6.911 18.126-6.759 25.188.265 1.246 1.283 2.719 3.247 3.286 4.379 2.152 4.381 2.152 4.344 2.152 41.426v34.099h34.099c37.083 0 37.046 0 41.426 2.154 1.133.565 3.096 2.039 4.381 3.285 5.513 5.513 6.872 13.405 3.549 20.542-1.397 2.984-4.645 6.42-7.515 7.969-4.418 2.34-3.587 2.303-41.463 2.303h-34.478v35.873h74.96l3.964-.906c7.288-1.662 12.726-3.965 18.542-7.855 4.191-2.794 10.271-8.572 13.368-12.688 4.494-6.004 8.082-14.047 9.63-21.6.981-4.796 1.057-16.389.151-21.184-3.55-18.768-17.522-34.931-35.573-41.086-7.741-2.643-8.799-2.757-29.794-2.945l-18.995-.19v-16.389c0-17.597-.265-21.599-1.737-27.641-2.379-9.706-6.987-17.9-14.085-25.037-7.931-7.93-16.994-12.915-27.605-15.068-5.627-1.132-17.56-1.057-22.845.19h-.002zm-42.105 174.462v17.937h35.875v-35.874h-35.875v17.937z"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

1
SVG/MARKS.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1483 1019 227 227" width="227" height="227"><path d="M1483 1132.5c0-62.642 50.858-113.5 113.5-113.5s113.5 50.858 113.5 113.5-50.858 113.5-113.5 113.5-113.5-50.858-113.5-113.5zm88.268-62.677c-4.263.988-7.495 2.356-10.906 4.646-2.49 1.66-6.103 5.093-7.943 7.539-2.671 3.568-4.802 8.348-5.722 12.835-.426 2.11-.449 3.053-.449 24.326v22.125h21.318v-20.397c0-12.612.089-20.847.224-21.587.359-1.975 1.593-4.219 3.119-5.655 4.286-4.107 10.771-4.016 14.968.157.74.763 1.615 1.93 1.952 2.603 1.279 2.603 1.279 2.581 1.279 24.616v20.263h20.263c22.036 0 22.014 0 24.617 1.28.673.336 1.84 1.212 2.603 1.952 3.276 3.276 4.084 7.966 2.109 12.207-.83 1.773-2.76 3.815-4.466 4.735-2.625 1.391-2.131 1.369-24.639 1.369h-20.487v21.317h44.543l2.356-.538c4.331-.988 7.562-2.357 11.018-4.668 2.491-1.66 6.103-5.094 7.944-7.54 2.67-3.567 4.802-8.347 5.722-12.835.583-2.85.628-9.739.09-12.589-2.11-11.152-10.412-20.757-21.139-24.415-4.599-1.57-5.228-1.638-17.704-1.75l-11.288-.112v-9.739c0-10.457-.157-12.835-1.032-16.426-1.414-5.767-4.152-10.636-8.37-14.878-4.713-4.712-10.098-7.674-16.404-8.953-3.343-.673-10.434-.629-13.575.113l-.001-.001zm-25.02 103.672v10.659h21.318v-21.318h-21.318v10.659z" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

1
SVG/MTL-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="226.777" height="226.777" viewBox="0 0 226.777 226.777"><path d="M101.447 1.368c-19.593 1.965-39.591 9.823-55.601 21.727-7.11 5.258-17.975 15.948-22.946 22.65-27.165 35.942-30.632 83.787-8.958 123.485 9.305 16.988 26.24 34.034 43.406 43.8 27.916 15.775 60.918 19.068 91.493 9.014 11.849-3.871 21.675-8.956 31.847-16.526 35.719-26.58 52.654-70.67 43.81-114.007-4.45-21.958-14.853-41.085-31.095-57.322-24.564-24.558-57.45-36.288-91.956-32.821zM65.035 114.855v55.762h-8.67V59.094h8.67zm100.568 0v55.762h-9.248V59.094h9.248zm-68.78-.867v36.404h-9.247V77.585h9.248zm35.257.29V131.9h-9.248V96.653h9.248z"/></svg>

After

Width:  |  Height:  |  Size: 653 B

1
SVG/MTL.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="227" height="227" viewBox="0 0 227 227"><path d="M5.31 113.5v113h17.324V.5H5.31zm199.824 0v113h18.48V.5h-18.48zm-137.452-1.756v73.772h18.481V37.97h-18.48zm70.458.585v35.715h18.481v-71.43h-18.48z"/></svg>

After

Width:  |  Height:  |  Size: 250 B

1
SVG/MYST-alt.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.0 KiB

1
SVG/MYST.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.0 KiB

1
SVG/NAV-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="759 1490 227 227" width="227" height="227"><path d="M924.974 1662.683h-47.307l-37.462-69.096-28.891 69.095H764l49.495-118.364h47.317l38.912 71.768 33.961-71.769H981l-56.026 118.366z"/></svg>

After

Width:  |  Height:  |  Size: 265 B

1
SVG/NAV.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="417 1490 227 227" width="227" height="227"><circle cx="530.5" cy="1603.5" r="113.5"/><path d="M564.113 1641.409h-30.302l-23.996-44.259-18.507 44.258h-30.306l31.704-75.817h30.308l24.925 45.97 21.754-45.971H600z" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 325 B

1
SVG/NMR.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 37 KiB

1
SVG/PASC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="227" height="227" viewBox="0 0 227 227"><circle cx="113.5" cy="113.5" r="113.5"/><path d="M158.034 67.638c9.264 0 16.745 7.482 16.745 16.745v25.118c0 9.263-7.481 16.745-16.745 16.745H137.37l-1.246 6.234c-.357 1.604-1.782 2.85-3.385 2.85h-4.097c-1.604 0-2.494-1.246-2.138-2.85l1.247-6.234h-9.798l-1.247 6.234c-.356 1.604-1.78 2.85-3.384 2.85h-4.097c-1.604 0-2.494-1.246-2.138-2.85l1.069-6.413h-10.51l-9.085 43.288H66.293l16.211-76.6h22.267l-3.563 16.746h42.932a8.363 8.363 0 0 0 8.372-8.373v-8.372a8.363 8.363 0 0 0-8.372-8.373H52.22l13.895-16.745h54.51l1.247-6.235c.357-1.603 1.782-2.85 3.385-2.85h4.097c1.604 0 2.494 1.247 2.138 2.85l-1.247 6.235h9.798l1.247-6.235c.356-1.603 1.78-2.85 3.384-2.85h4.097c1.604 0 2.494 1.247 2.138 2.85l-1.247 6.235z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 816 B

1
SVG/PPT.svg Normal file
View File

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 714.4 1578"><script id="globalVarsDetection"/><circle cx="294.4" cy="171.1" r="168.3"/><path d="M137.9 367.3H33.3c-17.2 0-31.2 14-31.2 31.2v673.6c0 17.2 14 31.2 31.2 31.2h104.6c7.8 0 14.2-6.3 14.2-14.2V381.5c0-7.9-6.4-14.2-14.2-14.2zm370.2 6c-210 0-318-2-318-2v1204h230v-476h106s186 26 186-184v-420s16-122-204-122zm-20 581.5c0 23.5-19 42.5-42.5 42.5h-27.5v-530h27.5c23.5 0 42.5 19 42.5 42.5v445z"/></svg>

After

Width:  |  Height:  |  Size: 470 B

1
SVG/RHOC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="227" height="227" viewBox="0 0 227 227"><path d="M102.103.612C53.373 5.75 13.064 41.645 2.707 89.156c-6.78 30.905-.745 61.81 17.212 88.694 6.408 9.607 20.341 23.458 30.102 29.937C69.542 220.819 90.107 227 113.503 227c11.847 0 17.882-.745 28.537-3.351 28.462-7.15 53.647-26.065 69.592-52.427 6.706-11.021 12.592-28.224 14.529-42.075 1.341-9.31 1.043-25.246-.67-34.852C215.356 35.76 160.964-5.57 102.102.612zm19.67 53.767c.596.596.894 3.351.894 7.372 0 7.224-.82 8.862-4.396 8.862-5.886 0-18.478 4.617-28.91 10.575l-5.438 3.128v23.532h53.2c47.387 0 53.348.15 54.391 1.192 1.043.968 1.192 3.798 1.192 19.51 0 10.129-.372 20.555-.82 23.235-1.49 9.235-6.854 16.682-15.2 21.075-4.172 2.235-4.991 2.383-11.92 2.383-9.016 0-12.444-1.34-18.554-7.074l-4.023-3.798-5.29 3.425c-2.98 1.937-7.079 4.245-9.24 5.139-9.984 4.468-25.78 7.968-27.866 6.255-.67-.52-.969-3.053-.969-8.117v-7.372l2.087-.447c12.145-2.607 17.733-4.394 25.11-8.117 12.517-6.256 11.623-4.766 11.027-18.543l-.447-11.618H83.55c-44.93 0-53.2-.149-53.945-1.042-.67-.82-.82-6.926-.67-22.937.223-21 .298-21.969 2.011-26.288 1.267-3.128 3.13-5.808 6.334-9.01 5.96-5.884 11.027-8.043 19.447-8.043 7.45-.075 13.337 2.383 18.627 7.744l3.576 3.575 4.173-2.83c7.972-5.362 17.212-9.234 27.717-11.543 6.036-1.266 9.836-1.34 10.953-.223z"/><path d="M50.617 76.199c-5.29 3.202-6.184 6.18-6.184 19.957v11.692H70.66l-.298-12.138c-.15-9.681-.522-12.511-1.565-14.447-3.502-6.405-12.07-8.862-18.18-5.064zm100.364 60.469c0 9.979.224 12.213 1.416 14.894 4.172 9.16 17.211 9.83 22.576 1.117 1.565-2.532 1.714-3.723 1.937-15.266l.298-12.437h-26.227z"/></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

1
SVG/RIC-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1489 1490 227 227" width="227" height="227"><path d="M1524.685 1656.872c3.405-5.164 6.629-10 9.671-14.528h-34.777a1.056 1.056 0 0 1-1.056-1.056v-7.218c0-.579.477-1.056 1.056-1.056h41.108c21.984-32.109 32.973-45.332 32.973-46.682 0-2.078-.455-3.11-7.946-3.11-14.8 0-39.146-10.567-39.146-39.42 0-15.696 25.389-34.752 40.213-34.752 6.879 0 7.933 2.915 4.768 3.109-8.468.521-26.992 17.433-26.992 33.709 0 10.896 9.671 29.568 31.213 29.568 25.447 0 47.183-40.453 100.017-40.453 31.746 0 40.213 24.835 40.213 31.645 0 6.809-9.909 10.374-23.279 10.374-13.369 0-13.87-23.87-40.747-23.87-42.199 0-78.133 45.696-95.398 79.882h29.783c.592 0 1.056.477 1.056 1.056v7.219a1.056 1.056 0 0 1-1.056 1.066h-34.162c-2.36 5.448-4.12 10.385-5.221 14.528h29.852c.59 0 1.065.454 1.065 1.045v7.23c0 .583-.472 1.056-1.056 1.056h-31.2c.557 13.232 11.656 25.162 33.324 35.786h-83.083a2103.495 2103.495 0 0 1 22.701-35.787h-28.512a1.055 1.055 0 0 1-1.067-1.056v-7.229c0-.58.477-1.056 1.056-1.056h34.629z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

1
SVG/RIC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1121 1490 227 227" width="227" height="227"><circle cx="1234.5" cy="1603.5" r="113.5"/><path d="M1195.907 1630.435c1.808-2.74 3.627-5.474 5.458-8.2h-19.628a.596.596 0 0 1-.596-.596v-4.074c0-.327.269-.596.596-.596h23.202c12.409-18.123 18.611-25.586 18.611-26.349 0-1.173-.256-1.755-4.485-1.755-8.353 0-22.095-5.964-22.095-22.25 0-8.859 14.33-19.615 22.698-19.615 3.882 0 4.477 1.645 2.691 1.755-4.78.294-15.235 9.84-15.235 19.026 0 6.15 5.458 16.689 17.617 16.689 14.363 0 26.632-22.833 56.453-22.833 17.918 0 22.697 14.018 22.697 17.862 0 3.843-5.593 5.855-13.139 5.855-7.546 0-7.829-13.473-22.999-13.473-23.818 0-44.101 25.793-53.845 45.088h16.81c.334 0 .596.269.596.596v4.075a.6.6 0 0 1-.596.601h-19.282c-1.332 3.075-2.326 5.862-2.947 8.201h16.849c.33-.01.602.259.602.589v4.081c0 .33-.267.596-.596.596h-17.611c.314 7.469 6.579 14.202 18.809 20.199h-46.894a1185.4 1185.4 0 0 1 12.813-20.2h-16.093a.598.598 0 0 1-.603-.596v-4.08c0-.328.268-.594.596-.596z" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

1
SVG/SNT.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135.3 141.3"><style>.st0{fill:#070400}</style><path class="st0" d="M124.3 25.8c-3-9.8-17.2-17.2-39.8-14.8-19 2-41.2 22.8-45.7 36.8C37.4 52 34.3 65 34.3 65s17.9-2.7 36.1.7 23.4 1.9 30.9.3c11.5-2.3 32.6-9.3 23-40.2zM11 115.5c3.1 9.8 17.2 17.2 39.8 14.7 19-2 41.2-22.8 45.7-36.8 1.4-4.2 4.5-17.2 4.5-17.2s-17.9 2.7-36.1-.7c-18.2-3.4-23.4-1.9-30.9-.3-11.4 2.4-32.6 9.4-23 40.3z"/></svg>

After

Width:  |  Height:  |  Size: 435 B

1
SVG/TRX.svg Normal file
View File

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2500 2500"><path d="M805.7 611.1l.4.4c52.5 63.1 105.3 126.6 157.8 189.8 115.6 138.9 234.8 282.8 351.6 424.6 60.2-64.3 120.9-129.5 179.5-193 77-82.8 156.6-168.4 235.7-252.9-237.7-57.8-475.8-115.6-713.5-173.4-42.2-10.7-85.2-20.9-126.6-30.7-47.1-11.1-95.1-22.5-142.6-34.8 7.8 9.4 15.6 18.4 23 27.9 11.4 13.8 22.9 28.5 34.7 42.1zm569.7 684.8c-6.1 3.7-12.3 6.1-18.4 9-5.3 2-10.2 4.5-14.8 7-2.5 36.5-6.6 73-10.7 108.2l-1.2 9.8c-4.9 55.3-11.1 111.9-16.8 166.4-3.7 34-7.4 69.7-11.1 104.5-4.1 43.4-9 87.7-13.5 130.7-5.3 48.4-10.2 98-14.3 147.1 32.8-48.8 66.4-97.5 99.2-145.1 29.1-42.6 59.8-86.9 89.3-130.3 75-108.6 150.4-218.9 223.8-325.8 85.2-125 173.4-253.3 261.1-380.3-96.3 50.4-193.4 101.2-288.1 150.4-95.1 49.2-189.8 98.8-284.5 148.4zm-141.8-61.9c-10.7-13.1-21.7-26.6-32.8-39.3-56.1-68-112.3-135.2-168.4-202.9C923.8 861.5 812.3 727 701.6 593.4c4.9 14.3 10.7 29.5 16 44.3 138.9 386.9 277.9 773 416.8 1159.4l43.9 121.7c5.7 16.8 11.9 34 18 50.4 2 5.7 4.5 11.9 6.6 18 3.7-34.4 7-68.9 10.7-102.5 8.6-81.1 17.6-164.8 25-247.5l.4-2.9s6.6-56.6 9.4-81.6c2-18 4.5-36.5 5.7-54.9v-.4c3.3-29.1 6.1-57.8 9-86.5 4.5-41 8.6-83.6 13.5-125.8-15.1-16.7-29.1-34.3-43-51.1zm569.3-429.1c-4.5 5.3-9.4 9.8-13.9 14.3-6.6 6.6-12.7 12.7-17.6 19.3l-1.2 1.2C1712 902 1652.6 965.5 1595.6 1027c-45.5 48.8-91.4 98-136.9 146.7 78.3-40.6 156.1-81.6 232.4-121.3 87.3-45.9 177.5-93 267.6-138.9-22.1-15.2-43.9-30.3-65.2-45.5-29.6-20.9-60.3-42.2-90.6-63.1z"/><path d="M1250 0C559.6 0 0 559.6 0 1250s559.6 1250 1250 1250 1250-559.6 1250-1250S1940.4 0 1250 0zm843.4 939.3v4.9l-2.9 4.1c-54.5 78.3-109.4 158.6-162.7 236.5-32.4 47.1-64.8 94.7-97.1 141.8-79.1 115.2-158.2 230.7-237.3 345.9l-324.6 473.4c-7.8 13.9-23.4 22.5-41 22.5h-4.1c-18.9-1.6-34-12.3-39.3-28.7-86.5-241-175-486.5-260.2-723.4C813.5 1108.6 698.8 790.6 586.9 477l-.8-2.9v-18.9l1.2-3.3c2-5.3 6.1-14.8 13.9-22.1l4.9-4.1c4.5-2.9 9.4-4.9 15.2-5.7 19.7-2.5 38.1 2.5 54.1 7 4.9 1.2 9.4 2.5 13.9 3.7 177 43 353.7 86.1 530.7 129.1 195.1 47.5 396.7 96.7 595.1 144.7l.8.4c11.5 3.7 20.9 10.2 29.1 16.4 2 1.2 3.7 2.5 5.3 3.7 74.2 52.5 150 105.3 220.9 154.9 23.9 15.6 23.5 45.1 22.2 59.4z"/><script id="globalVarsDetection"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

1
SVG/VERI.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 215.5 168"><path d="M.2 2l38.3 164h42.3l38-164H84.5L59.9 125 35.8 2.3S-.1 2.3.2 2zm215 103.7c.7-33.3-2.9-39.5-8.3-51.3-4.5-9.8-16.4-18.6-39-18.3-25.7.3-38.7 14.7-42.7 26.7-6.4 19-5.3 64.3 1 80.3 11.4 28.7 43.3 22.5 51.7 22.3 34.7-.5 34.3-44 34.3-44h-28.3s4 22.7-16.3 22.7-15.7-38.3-15.7-38.3h63.3zM168 57.2c18.5 0 16.5 29.8 16.5 29.8h-32.8s-2.2-29.8 16.3-29.8z"/></svg>

After

Width:  |  Height:  |  Size: 422 B

1
SVG/VET.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 226.8 226.8"><path d="M41.2 12.2h-30s-8.2.5-4.5 8 88.8 180.2 88.8 180.2 6.8 14.2 17.5 14.2 20.9-21.9 20.9-21.9l85.6-174.4s1.8-5-2-6.8-6.6 0-7.5 1.8c-17.3 32.8-50.2 99.8-66 133.5-2.1 4.4-5.5 12.5-15.2 12.2s-13.3-4.9-15.5-8.8c-18.4-31.8-48.2-99-64.8-131.8-1.1-1.8-3.3-5.9-7.3-6.2z"/></svg>

After

Width:  |  Height:  |  Size: 340 B

1
SVG/VIA-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="2242 1490 227 227" width="227" height="227"><path d="M2300.26 1572.81h-35.505v-19.51h28.036l-21.509-56.183 17.752-7.117 40.293 105.182 52.221.34 40.418-105.52 17.763 7.115-21.52 56.183h28.036v19.521h-35.505l-8.75 22.815 44.311.283-.112 19.511-51.646-.328L2355.5 1717l-39.226-102.385-51.575-.341.112-19.499 43.972.283-8.523-22.246v-.002zm36.547 41.928l18.693 48.783 18.592-48.544-37.285-.24v.001z"/></svg>

After

Width:  |  Height:  |  Size: 479 B

1
SVG/VIA.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1854.156 1490 227 227" width="227" height="227"><circle cx="1967.656" cy="1603.5" r="113.5"/><path d="M1936.408 1593.233h-20.084v-11.037h15.859l-12.167-31.781 10.042-4.026 22.793 59.499 29.54.192 22.863-59.69 10.048 4.025-12.173 31.781h15.859v11.043h-20.084l-4.95 12.906 25.065.16-.063 11.036-29.214-.185-22.086 57.64-22.189-57.915-29.174-.193.063-11.03 24.873.16-4.821-12.584v-.001m20.674 23.717l10.574 27.595 10.517-27.46-21.091-.136v.001" fill="#fff" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 556 B

1
SVG/XBC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="417 1856 227 227" width="227" height="227"><circle cx="530.5" cy="1969.5" r="113.5"/><path d="M598.081 1996.702l-3.89 15.582-10.385-2.584 3.883-15.589-15.582-3.884 2.591-10.384 15.582 3.883 3.89-15.582 10.385 2.591-3.883 15.582 15.582 3.883-2.591 10.392-15.582-3.89m-38.308-42.784c-1.449 9.637-6.702 14.319-13.647 15.989 9.5 5.018 14.311 12.756 9.621 26.246-5.824 16.752-19.457 18.236-37.558 14.846L513.691 2029l-10.606-2.641 4.433-17.773c-2.825-.7-5.643-1.43-8.452-2.191l-4.454 17.845-10.592-2.642 4.498-18.044c-2.486-.635-4.997-1.306-7.567-1.949l-13.812-3.447 5.34-12.434s7.815 2.077 7.707 1.927c3.013.735 4.355-1.271 4.891-2.606l7.094-28.464 1.128.279a8.561 8.561 0 0 0-1.107-.358l5.069-20.321c.142-2.305-.621-5.203-4.926-6.281.171-.107-7.701-1.913-7.701-1.913l2.891-11.592 14.632 3.655-.014.05c2.198.549 4.467 1.071 6.781 1.592l4.447-17.83 10.606 2.64-4.361 17.488c2.848.642 5.711 1.299 8.494 1.998l4.332-17.366 10.615 2.642-4.448 17.836c13.391 4.64 23.163 11.656 21.164 24.818m-24.461 34.868c3.505-14.061-19.572-17.558-26.767-19.357l-5.946 23.89c7.195 1.784 29.372 8.943 32.727-4.54l-.014.01m3.476-34.946c3.183-12.799-16.117-15.539-22.106-17.031l-5.403 21.678c5.989 1.499 24.447 7.615 27.509-4.647" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

1
SVG/XMY.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1854.379 1029 226.777 226.777" width="226.777" height="226.777"><path d="M1939.845 1110.139c0-5.225-3.685-9.525-10.441-9.525h-.123l-.113.019h-66.852c16.63-41.963 57.583-71.633 105.451-71.633 62.629 0 113.389 50.76 113.389 113.389 0 6.368-.529 12.623-1.54 18.709h-51.384l5.745-21.478c1.379-5.216 2.768-11.055 2.768-15.667 0-14.882-9.071-23.953-23.811-23.953-12.435 0-22.262 6.142-29.481 14.901-3.222-9.061-10.593-14.901-21.799-14.901-9.213 0-15.969 4.914-21.809 10.139zm62.808 59.274c-2.523 9.354 1.257 14.967 8.589 15.336v.018h61.722c-16.791 41.623-57.555 71.01-105.197 71.01-62.618 0-113.388-50.77-113.388-113.388 0-6.161.501-12.199 1.446-18.095h56.902l-12.038 45.119c-2.618 9.676 1.53 15.354 9.364 15.354 6.142 0 11.055-4.299 13.058-11.82l9.515-35.321c2.608-9.827 8.287-16.432 17.51-16.432 7.209 0 10.894 3.534 10.894 10.139 0 1.994-.453 5.065-1.067 7.37l-8.297 30.71c-2.608 9.676 1.54 15.354 9.374 15.354 6.142 0 11.055-4.299 13.039-11.82l9.534-35.321c2.608-9.827 8.287-16.432 17.5-16.432 7.219 0 10.904 3.534 10.904 10.139 0 1.994-.463 5.065-1.077 7.37l-8.287 30.71z" fill-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

1
SVG/XVC-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1137.609 1856 227 227" width="227" height="227"><path d="M1177.893 1915.182h-22.534l17.703-29.182h43.982v114.018L1301.261 1886h45.599l-118.55 170.223h-50.417v-141.041z"/></svg>

After

Width:  |  Height:  |  Size: 251 B

1
SVG/XVC.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="759 1856 227 227" width="227" height="227"><circle cx="872.5" cy="1969.5" r="113.5"/><path d="M831.912 1942.925h-13.069L829.11 1926h25.508v66.126L903.461 1926h26.446l-68.755 98.723h-29.24z" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 304 B

1
SVG/ZRX-alt.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1854.156 1856 227 227" width="227" height="227"><path d="M1962.461 2083.009c-2.787-.288-5.571-.547-8.358-.877a112.25 112.25 0 0 1-42.532-14.075c-.197-.102-.373-.257-.754-.515 22.762-17.026 45.421-33.949 68.206-50.973l6.862 6.676c3.817 3.734 7.655 7.429 11.401 11.215.929.93 1.6.918 2.684.361a73.762 73.762 0 0 0 28.147-24.661l1.106-1.629c.32.371.618.669.865 1 7.915 10.546 15.819 21.092 23.764 31.606.691.908.61 1.444-.123 2.269-18.398 20.906-41.264 33.783-68.825 38.189-3.467.557-6.986.764-10.484 1.146-.464.051-.929.175-1.382.268h-10.577zm10.008-227.008c1.92.197 3.85.402 5.779.578 16.262 1.548 31.472 6.367 45.64 14.446.206.123.381.269.721.516l-69.319 49.725c-.919-.867-1.807-1.693-2.684-2.548-4.87-4.748-9.76-9.484-14.599-14.271-.774-.764-1.363-.847-2.334-.361a73.744 73.744 0 0 0-28.581 25.011l-1.031 1.547-25.467-33.927c2.568-2.724 4.942-5.439 7.511-7.945 16.747-16.334 36.631-26.724 59.672-30.904 4.437-.806 8.968-1.074 13.455-1.6.506-.051 1.013-.175 1.507-.268h9.731l-.001.001zm-103.266 57.104l51.542 67.566-10.401 10.668c-2.59 2.652-5.16 5.335-7.802 7.946-.742.742-.774 1.309-.32 2.219a73.605 73.605 0 0 0 25.003 28.582c.361.226.722.464 1.062.722.062.041.093.145.279.494l-33.649 25.241c-20.122-17.325-33.174-38.675-38.416-64.564-5.613-27.716-1.062-53.905 12.713-78.874h-.011zm146.265 45.092l9.473-9.834c2.641-2.745 5.242-5.521 7.946-8.194.845-.835.835-1.465.34-2.455a73.637 73.637 0 0 0-25.28-28.871c-.382-.259-.754-.537-1.404-1.001l33.834-25.383c19.163 16.405 31.885 36.63 37.725 61.034 7.296 30.459.796 60.59-11.835 81.805l-50.799-67.101z"/></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

1
SVG/ZRX.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" viewBox="1489 1856 227 227" width="227" height="227"><circle cx="1602.5" cy="1969.5" r="113.5"/><path d="M1599.27 2039.999c-1.731-.179-3.461-.34-5.192-.545a69.726 69.726 0 0 1-26.417-8.742c-.122-.063-.232-.16-.468-.32 14.137-10.575 28.212-21.086 42.364-31.66l4.261 4.147c2.371 2.319 4.755 4.614 7.082 6.966.577.577.994.57 1.667.224a45.818 45.818 0 0 0 17.483-15.318l.686-1.012c.199.231.384.416.538.622 4.916 6.55 9.825 13.1 14.76 19.631.429.563.379.897-.077 1.409-11.427 12.985-25.629 20.983-42.748 23.72-2.153.346-4.339.474-6.512.712-.288.031-.576.108-.858.166h-6.569m6.216-140.998c1.192.122 2.391.249 3.589.359 10.101.961 19.548 3.954 28.348 8.972.128.077.236.167.448.321l-43.055 30.885c-.571-.538-1.123-1.052-1.667-1.583-3.025-2.949-6.063-5.891-9.069-8.864-.48-.474-.846-.526-1.449-.224a45.812 45.812 0 0 0-17.752 15.534l-.641.962-15.818-21.073c1.596-1.692 3.07-3.378 4.666-4.935 10.402-10.145 22.752-16.598 37.063-19.195 2.756-.5 5.57-.667 8.357-.994.315-.031.629-.108.936-.166h6.045l-.001.001m-64.141 35.468l32.014 41.966-6.46 6.626c-1.609 1.647-3.205 3.314-4.846 4.936-.461.461-.481.813-.199 1.378a45.728 45.728 0 0 0 15.53 17.753c.224.14.448.288.659.448.039.025.058.09.174.307l-20.9 15.677c-12.498-10.76-20.605-24.021-23.861-40.101-3.486-17.215-.659-33.481 7.896-48.99h-.01m90.848 28.007l5.884-6.108c1.64-1.705 3.256-3.429 4.935-5.089.525-.519.519-.91.212-1.525a45.753 45.753 0 0 0-15.703-17.933c-.236-.16-.468-.333-.871-.621l21.014-15.766c11.903 10.19 19.805 22.752 23.432 37.909 4.532 18.919.494 37.633-7.351 50.811l-31.552-41.678" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

1
_config.yml Normal file
View File

@ -0,0 +1 @@
theme: jekyll-theme-minimal

384
demo.html
View File

@ -1,384 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cryptocoins Webfont Demo</title>
<!-- CSS defining icons (required) -->
<link rel="stylesheet" href="webfont/cryptocoins.css">
<!-- CSS defining icon/coin colors (optional) -->
<!--link rel="stylesheet" href="webfont/cryptocoins-colors.css"-->
</head>
<body>
<div id="demo">
<h1>Cryptocoins Webfont Demo</h1>
<p>
Check the HTML if you're not sure how to include the icons to your project.
</p>
<p>
Don't forget that every icon is available as a separate SVG file as well.
</p>
<div class="icons">
<h2>A</h2>
<i class="cc ADA" title="ADA"></i>
<i class="cc ADA-alt" title="ADA"></i>
<i class="cc ADC" title="ADC"></i>
<i class="cc ADC-alt" title="ADC"></i>
<i class="cc AEON" title="AEON"></i>
<i class="cc AEON-alt" title="AEON"></i>
<i class="cc AMP" title="AMP"></i>
<i class="cc AMP-alt" title="AMP"></i>
<i class="cc ANC" title="ANC"></i>
<i class="cc ANC-alt" title="ANC"></i>
<i class="cc ARCH" title="ARCH"></i>
<i class="cc ARCH-alt" title="ARCH"></i>
<i class="cc ARDR" title="ARDR"></i>
<i class="cc ARDR-alt" title="ARDR"></i>
<i class="cc ARK" title="ARK"></i>
<i class="cc ARK-alt" title="ARK"></i>
<i class="cc AUR" title="AUR"></i>
<i class="cc AUR-alt" title="AUR"></i>
<h2>B</h2>
<i class="cc BANX" title="BANX"></i>
<i class="cc BANX-alt" title="BANX"></i>
<i class="cc BAT" title="BAT"></i>
<i class="cc BAT-alt" title="BAT"></i>
<i class="cc BAY" title="BAY"></i>
<i class="cc BAY-alt" title="BAY"></i>
<i class="cc BC" title="BC"></i>
<i class="cc BC-alt" title="BC"></i>
<i class="cc BCN" title="BCN"></i>
<i class="cc BCN-alt" title="BCN"></i>
<i class="cc BFT" title="BFT"></i>
<i class="cc BFT-alt" title="BFT"></i>
<i class="cc BRK" title="BRK"></i>
<i class="cc BRK-alt" title="BRK"></i>
<i class="cc BRX" title="BRX"></i>
<i class="cc BRX-alt" title="BRX"></i>
<i class="cc BSD" title="BSD"></i>
<i class="cc BSD-alt" title="BSD"></i>
<i class="cc BTA" title="BTA"></i>
<i class="cc BTC" title="BTC"></i>
<i class="cc BTC-alt" title="BTC"></i>
<i class="cc BCC" title="BCC"></i>
<i class="cc BCC-alt" title="BCC"></i>
<i class="cc BTCD" title="BTCD"></i>
<i class="cc BTCD-alt" title="BTCD"></i>
<i class="cc BTM" title="BTM"></i>
<i class="cc BTM-alt" title="BTM"></i>
<i class="cc BTS" title="BTS"></i>
<i class="cc BTS-alt" title="BTS"></i>
<h2>C</h2>
<i class="cc CLAM" title="CLAM"></i>
<i class="cc CLAM-alt" title="CLAM"></i>
<i class="cc CLOAK" title="CLOAK"></i>
<i class="cc CLOAK-alt" title="CLOAK"></i>
<h2>D</h2>
<i class="cc DAO" title="DAO"></i>
<i class="cc DAO-alt" title="DAO"></i>
<i class="cc DASH" title="DASH"></i>
<i class="cc DASH-alt" title="DASH"></i>
<i class="cc DCR" title="DCR"></i>
<i class="cc DCR-alt" title="DCR"></i>
<i class="cc DCT" title="DCT"></i>
<i class="cc DCT-alt" title="DCT"></i>
<i class="cc DGB" title="DGB"></i>
<i class="cc DGB-alt" title="DGB"></i>
<i class="cc DGD" title="DGD"></i>
<i class="cc DGX" title="DGX"></i>
<i class="cc DMD" title="DMD"></i>
<i class="cc DMD-alt" title="DMD"></i>
<i class="cc DOGE" title="DOGE"></i>
<i class="cc DOGE-alt" title="DOGE"></i>
<h2>E</h2>
<i class="cc EMC" title="EMC"></i>
<i class="cc EMC-alt" title="EMC"></i>
<i class="cc EOS" title="EOS"></i>
<i class="cc EOS-alt" title="EOS"></i>
<i class="cc ERC" title="ERC"></i>
<i class="cc ERC-alt" title="ERC"></i>
<i class="cc ETC" title="ETC"></i>
<i class="cc ETC-alt" title="ETC"></i>
<i class="cc ETH" title="ETH"></i>
<i class="cc ETH-alt" title="ETH"></i>
<h2>F</h2>
<i class="cc FC2" title="FC2"></i>
<i class="cc FC2-alt" title="FC2"></i>
<i class="cc FCT" title="FCT"></i>
<i class="cc FCT-alt" title="FCT"></i>
<i class="cc FLO" title="FLO"></i>
<i class="cc FLO-alt" title="FLO"></i>
<i class="cc FRK" title="FRK"></i>
<i class="cc FRK-alt" title="FRK"></i>
<i class="cc FTC" title="FTC"></i>
<i class="cc FTC-alt" title="FTC"></i>
<h2>G</h2>
<i class="cc GAME" title="GAME"></i>
<i class="cc GAME-alt" title="GAME"></i>
<i class="cc GBYTE" title="GBYTE"></i>
<i class="cc GBYTE-alt" title="GBYTE"></i>
<i class="cc GDC" title="GDC"></i>
<i class="cc GDC-alt" title="GDC"></i>
<i class="cc GEMZ" title="GEMZ"></i>
<i class="cc GEMZ-alt" title="GEMZ"></i>
<i class="cc GLD" title="GLD"></i>
<i class="cc GLD-alt" title="GLD"></i>
<i class="cc GNO" title="GNO"></i>
<i class="cc GNO-alt" title="GNO"></i>
<i class="cc GNT" title="GNT"></i>
<i class="cc GNT-alt" title="GNT"></i>
<i class="cc GOLOS" title="GOLOS"></i>
<i class="cc GOLOS-alt" title="GOLOS"></i>
<i class="cc GRC" title="GRC"></i>
<i class="cc GRC-alt" title="GRC"></i>
<i class="cc GRS" title="GRS"></i>
<h2>H</h2>
<i class="cc HEAT" title="HEAT"></i>
<i class="cc HEAT-alt" title="HEAT"></i>
<h2>I</h2>
<i class="cc ICN" title="ICN"></i>
<i class="cc ICN-alt" title="ICN"></i>
<i class="cc IFC" title="IFC"></i>
<i class="cc IFC-alt" title="IFC"></i>
<i class="cc INCNT" title="INCNT"></i>
<i class="cc INCNT-alt" title="INCNT"></i>
<i class="cc IOC" title="IOC"></i>
<i class="cc IOC-alt" title="IOC"></i>
<i class="cc IOTA" title="IOTA"></i>
<i class="cc IOTA-alt" title="IOTA"></i>
<h2>J</h2>
<i class="cc JBS" title="JBS"></i>
<i class="cc JBS-alt" title="JBS"></i>
<h2>K</h2>
<i class="cc KMD" title="KMD"></i>
<i class="cc KMD-alt" title="KMD"></i>
<i class="cc KOBO" title="KOBO"></i>
<i class="cc KORE" title="KORE"></i>
<i class="cc KORE-alt" title="KORE"></i>
<h2>L</h2>
<i class="cc LBC" title="LBC"></i>
<i class="cc LBC-alt" title="LBC"></i>
<i class="cc LDOGE" title="LDOGE"></i>
<i class="cc LDOGE-alt" title="LDOGE"></i>
<i class="cc LSK" title="LSK"></i>
<i class="cc LSK-alt" title="LSK"></i>
<i class="cc LTC" title="LTC"></i>
<i class="cc LTC-alt" title="LTC"></i>
<h2>M</h2>
<i class="cc MAID" title="MAID"></i>
<i class="cc MAID-alt" title="MAID"></i>
<i class="cc MCO" title="MCO"></i>
<i class="cc MCO-alt" title="MCO"></i>
<i class="cc MINT" title="MINT"></i>
<i class="cc MINT-alt" title="MINT"></i>
<i class="cc MONA" title="MONA"></i>
<i class="cc MONA-alt" title="MONA"></i>
<i class="cc MRC" title="MRC"></i>
<i class="cc MSC" title="MSC"></i>
<i class="cc MSC-alt" title="MSC"></i>
<i class="cc MTR" title="MTR"></i>
<i class="cc MTR-alt" title="MTR"></i>
<i class="cc MUE" title="MUE"></i>
<i class="cc MUE-alt" title="MUE"></i>
<h2>N</h2>
<i class="cc NBT" title="NBT"></i>
<i class="cc NEO" title="NEO"></i>
<i class="cc NEO-alt" title="NEO"></i>
<i class="cc NEOS" title="NEOS"></i>
<i class="cc NEOS-alt" title="NEOS"></i>
<i class="cc NEU" title="NEU"></i>
<i class="cc NEU-alt" title="NEU"></i>
<i class="cc NLG" title="NLG"></i>
<i class="cc NLG-alt" title="NLG"></i>
<i class="cc NMC" title="NMC"></i>
<i class="cc NMC-alt" title="NMC"></i>
<i class="cc NOTE" title="NOTE"></i>
<i class="cc NOTE-alt" title="NOTE"></i>
<i class="cc NVC" title="NVC"></i>
<i class="cc NVC-alt" title="NVC"></i>
<i class="cc NXT" title="NXT"></i>
<i class="cc NXT-alt" title="NXT"></i>
<h2>O</h2>
<i class="cc OK" title="OK"></i>
<i class="cc OK-alt" title="OK"></i>
<i class="cc OMG" title="OMG"></i>
<i class="cc OMG-alt" title="OMG"></i>
<i class="cc OMNI" title="OMNI"></i>
<i class="cc OMNI-alt" title="OMNI"></i>
<i class="cc OPAL" title="OPAL"></i>
<i class="cc OPAL-alt" title="OPAL"></i>
<h2>P</h2>
<i class="cc PART" title="PART"></i>
<i class="cc PART-alt" title="PART"></i>
<i class="cc PIGGY" title="PIGGY"></i>
<i class="cc PIGGY-alt" title="PIGGY"></i>
<i class="cc PINK" title="PINK"></i>
<i class="cc PINK-alt" title="PINK"></i>
<i class="cc PIVX" title="PIVX"></i>
<i class="cc PIVX-alt" title="PIVX"></i>
<i class="cc POT" title="POT"></i>
<i class="cc POT-alt" title="POT"></i>
<i class="cc PPC" title="PPC"></i>
<i class="cc PPC-alt" title="PPC"></i>
<h2>Q</h2>
<i class="cc QRK" title="QRK"></i>
<i class="cc QRK-alt" title="QRK"></i>
<i class="cc QTUM" title="QTUM"></i>
<i class="cc QTUM-alt" title="QTUM"></i>
<h2>R</h2>
<i class="cc RADS" title="RADS"></i>
<i class="cc RADS-alt" title="RADS"></i>
<i class="cc RBIES" title="RBIES"></i>
<i class="cc RBIES-alt" title="RBIES"></i>
<i class="cc RBT" title="RBT"></i>
<i class="cc RBT-alt" title="RBT"></i>
<i class="cc RBY" title="RBY"></i>
<i class="cc RBY-alt" title="RBY"></i>
<i class="cc RDD" title="RDD"></i>
<i class="cc RDD-alt" title="RDD"></i>
<i class="cc REP" title="REP"></i>
<i class="cc REP-alt" title="REP"></i>
<i class="cc RISE" title="RISE"></i>
<i class="cc RISE-alt" title="RISE"></i>
<h2>S</h2>
<i class="cc SALT" title="SALT"></i>
<i class="cc SALT-alt" title="SALT"></i>
<i class="cc SAR" title="SAR"></i>
<i class="cc SAR-alt" title="SAR"></i>
<i class="cc SCOT" title="SCOT"></i>
<i class="cc SCOT-alt" title="SCOT"></i>
<i class="cc SDC" title="SDC"></i>
<i class="cc SDC-alt" title="SDC"></i>
<i class="cc SIA" title="SIA"></i>
<i class="cc SIA-alt" title="SIA"></i>
<i class="cc SJCX" title="SJCX"></i>
<i class="cc SJCX-alt" title="SJCX"></i>
<i class="cc SLG" title="SLG"></i>
<i class="cc SLG-alt" title="SLG"></i>
<i class="cc SLS" title="SLS"></i>
<i class="cc SLS-alt" title="SLS"></i>
<i class="cc SNRG" title="SNRG"></i>
<i class="cc SNRG-alt" title="SNRG"></i>
<i class="cc START" title="START"></i>
<i class="cc START-alt" title="START"></i>
<i class="cc STEEM" title="STEEM"></i>
<i class="cc STEEM-alt" title="STEEM"></i>
<i class="cc STR" title="STR"></i>
<i class="cc STR-alt" title="STR"></i>
<i class="cc STRAT" title="STRAT"></i>
<i class="cc STRAT-alt" title="STRAT"></i>
<i class="cc SWIFT" title="SWIFT"></i>
<i class="cc SWIFT-alt" title="SWIFT"></i>
<i class="cc SYNC" title="SYNC"></i>
<i class="cc SYNC-alt" title="SYNC"></i>
<i class="cc SYS" title="SYS"></i>
<i class="cc SYS-alt" title="SYS"></i>
<h2>T</h2>
<i class="cc TRIG" title="TRIG"></i>
<i class="cc TRIG-alt" title="TRIG"></i>
<i class="cc TX" title="TX"></i>
<i class="cc TX-alt" title="TX"></i>
<h2>U</h2>
<i class="cc UBQ" title="UBQ"></i>
<i class="cc UBQ-alt" title="UBQ"></i>
<i class="cc UNITY" title="UNITY"></i>
<i class="cc UNITY-alt" title="UNITY"></i>
<i class="cc USDT" title="USDT"></i>
<i class="cc USDT-alt" title="USDT"></i>
<h2>V</h2>
<i class="cc VIOR" title="VIOR"></i>
<i class="cc VIOR-alt" title="VIOR"></i>
<i class="cc VNL" title="VNL"></i>
<i class="cc VNL-alt" title="VNL"></i>
<i class="cc VPN" title="VPN"></i>
<i class="cc VPN-alt" title="VPN"></i>
<i class="cc VRC" title="VRC"></i>
<i class="cc VRC-alt" title="VRC"></i>
<i class="cc VTC" title="VTC"></i>
<i class="cc VTC-alt" title="VTC"></i>
<h2>W</h2>
<i class="cc WAVES" title="WAVES"></i>
<i class="cc WAVES-alt" title="WAVES"></i>
<h2>X</h2>
<i class="cc XAI" title="XAI"></i>
<i class="cc XAI-alt" title="XAI"></i>
<i class="cc XBS" title="XBS"></i>
<i class="cc XBS-alt" title="XBS"></i>
<i class="cc XCP" title="XCP"></i>
<i class="cc XCP-alt" title="XCP"></i>
<i class="cc XEM" title="XEM"></i>
<i class="cc XEM-alt" title="XEM"></i>
<i class="cc XMR" title="XMR"></i>
<i class="cc XPM" title="XPM"></i>
<i class="cc XPM-alt" title="XPM"></i>
<i class="cc XRP" title="XRP"></i>
<i class="cc XRP-alt" title="XRP"></i>
<i class="cc XTZ" title="XTZ"></i>
<i class="cc XTZ-alt" title="XTZ"></i>
<i class="cc XVG" title="XVG"></i>
<i class="cc XVG-alt" title="XVG"></i>
<i class="cc XZC" title="XZC"></i>
<i class="cc XZC-alt" title="XZC"></i>
<h2>Y</h2>
<i class="cc YBC" title="YBC"></i>
<i class="cc YBC-alt" title="YBC"></i>
<h2>Z</h2>
<i class="cc ZEC" title="ZEC"></i>
<i class="cc ZEC-alt" title="ZEC"></i>
<i class="cc ZEIT" title="ZEIT"></i>
<i class="cc ZEIT-alt" title="ZEIT"></i>
</div>
<p>
&copy; Martin Allien (<a href="https://twitter.com/AllienWorks">@AllienWorks</a>), released under MIT licence
</p>
</div>
<style>
body {
background: #fafafa;
font-family: "Montserrat", "Lato", "Helvetica", "Arial", sans-serif;
}
#demo {
width: 100%; max-width: 60rem;
margin: 3rem auto;
}
.icons {
margin: 3rem 0;
}
i.cc { font-size: 4rem; display: inline-block; margin: 0 1.3rem 1.3rem 0; transition: 0.1s ease all; }
i.cc:hover { color: #0060BD; transform: rotate(-20deg); transform-origin: 0.49em 0.7em; }
</style>
</body>
</html>

75
docs/changelog.md Normal file
View File

@ -0,0 +1,75 @@
# Changelog
## 2.9
- @edkf added Binance Coin (BNB), Bitcoin Gold (BTG), HShare (HSR), ICON (ICX), Populous (PPT), Status (SNT), Veritaseum (VERI), VeChain (VET), TRON (TRX)
## 2.8
community update
- @nsuva added BitcoinPrivate (BTCP)
- @bradrisse added BCY, BELA, BURST, Civic (CVC), Einsteinium (EMC2), Expanse (EXP), FLDC, HUC, MARKS (BTM), Navcoin (NAV), PASC, RIC, Viacoin (VIA), XBC, XVC, 0x (ZRX) and updated Lisk (LSK)
- @emilkarl added Myriad (XMY)
- @AdRock952 added AST, BLZ, FUN, MTL, MYST, NMR, RHOC + updated Stellar (STR → XLM)
## 2.7
- contributor @quoid added Ark (ARK), Byteball (GBYTE), Bytom (BTM), Cardano (ADA), QTUM (QTUM), SALT (SALT), Zcoin (XZC) thanks much!
- correctly renamed LISK → LSK and BCC → BCH
## 2.6
- fixed webfonts (again) & added webfont demo file
- added Bitcoin Cash (BCC), Decent (DCT), EOS (EOS), Golos (GOLOS), Monaco (MCO), NEO (NEO), OmiseGO (OMG), Particl (PART), Tezos (XTZ)
## 2.5
- added Basic Attention Token (BAT), IOTA (IOTA), Gnosis (GNO), Radium (RADS)
## 2.4
- added Gulp task to optimize and check SVGs via Travis CI
- published npm package
- re-added webfont version
## 2.3
- added Heat Ledger (HEAT), Iconomi (ICN), Incent (INCNT), Komodo (KMD), Breakout (BRK), Breakout Stake (BRX), PIVX (PIVX), Triggers (TRIG), UBIQ (UBQ), Florincoin (FLO), Golem Network (GNT)
- switched to MIT licence
## 2.2
- removed webfont version
- switched to "rolling release"
- added Ardor (ARDR), AuroraCoin (AUR), Blockfreight (BFT), GameCredits (GAME), Augur (REP), Waves (WAVES), Z-Cash (ZEC)
- updated Decred (DCR), Neos (NEOS), Stratis (STRAT)
## 2.1
- updated Peercoin (PPC)
- added AudioCoin (ADC), Bitsend (BSD), The DAO (DAO), Europecoin (ERC), Ethereum Classic (ETC), Goldcoin (GLD), Groestlcoin (GRS), Kobocoin (KOBO), LBRY (LBC), Pinkcoin (PINK), Reddcoin (RDD), RISE (RISE), Sia (SIA), Salus (SLS), SynergyCoin (SNRG), Steem (STEEM), Stratis (STRAT), BitSwift (SWIFT)
## 2.0
- tweaked styles for **separate namespace** (see issue #7)
- fixed Ripple (XRP) typo
- added Digitalcoin (GDC), DigixDAO (DGD/DGX), Facton (FCT), Jumbucks (JBS), Lisk (LISK), PiggyCoin (PIGGY), Rubies (RBIES), Sarcoin (SAR), SterlingCoin (SLG), Tether (USDT), Zeitcoin (ZEIT)
## 1.6
- added Aeon (AEON), Synereo (AMP), Anoncoin (ANC), Bata (BTA), Clams (CLAM), Cloakcoin (CLOAK), Decred (DCR), Neos (NEOS), Gulden (NLG), OKcash (OK), Omni (OMNI), Scotcoin (SCOT), Storj (SJCX), Startcoin (START), Syscoin (SYS), Transfercoin (TX), Vanillacoin (VNL), Verge (XVG)
- updated Rubycoin (RBY)
## 1.5
- added DigiByte (DGB), DogeCoinDark (DOGED), EmerCoin (EMC), Ethereum (ETH), MintCoin (MINT), MonaCoin (MONA), MicroCoin (MRC), NeuCoin (NEU), Novacoin (NVC), Rubycoin (RBY)
- updated BitBay
## 1.4
- added BitBay (BAY), Diamond (DMD), Franko (FRK), I/O Coin (IOC), LiteDoge (LDOGE), MasterTraderCoin (MTR), Monetary Unit (MUE), Sapience AIFX (XAI), Primecoin (XPM)
- updated BitStake (XBS)
## 1.3
- updated Darkcoin → Dash, added Infinitecoin (IFC), Vertcoin (VTC), NEM (XEM), DNotes (NOTE), Rimbit (RBT), GetGems (GEMZ), VeriCoin (VRC), ARCHcoin (ARCH), BitStake (XBS)
## 1.2.1
- added optional `cryptocoins-colors.css` for **coloring** all icons/coins
## 1.2
- added Bytecoin (BCN), Gridcoin (GRC), KoreCoin (KORE), MaidSafeCoin (MAID), Quark (QRK), SuperNET (UNITY), Viorcoin (VIOR), VPN coin (VPN)
- updated BitShares (BTSX → BTS)
## 1.1
- added Stellar (STR), FuelCoin (FC2), BanxShares (BANX), NuBits/NuShares (NBT/NSR), BitcoinDark (BTCD), YbCoin (YBC), BlackCoin (BC), Mastercoin (MSC), Feathercoin (FTC), Sync (SYNC), PotCoin (POT), OpalCoin (OPAL), Shadow (SDC)
## 1.0
- added Bitcoin (BTC), Litecoin (LTC), Namecoin (NMC), Dogecoin (DOGE), Peercoin (PPC), Darkcoin (DRK), Ripple (XRP), Bitshares (BTSX), Counterparty (XCP), NXT (NXT), Monero (XMR)

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

78
docs/installation.md Normal file
View File

@ -0,0 +1,78 @@
# Installation
Available install options:
- [npm](#npm)
- [SVG icons](#svg-icons)
- [Webfont version](#webfont-version)
- [CDN](#cdn)
## npm
Install [Cryptocoins NPM package](https://www.npmjs.com/package/cryptocoins-icons):
```
$ npm i cryptocoins-icons
```
---
## SVG icons
SVG is better option, if you want to use just a few icons (including whole webfont would be data-inefficient. Find the icons you need in "SVG" folder and copy them to your project. Then use them as regular images:
``` html
<img src="img/BTC.svg" alt="Bitcoin">
```
**Tip:** You can also open each SVG icon in text editor and copy its contents directly into HTML, resulting in fewer HTTP requests and ability to style icons direcly via CSS. There are also [many scripts](http://stackoverflow.com/questions/11978995/how-to-change-color-of-svg-image-using-css-jquery-svg-image-replacement) that do the same automatically your choice.
When extracted to HTML directly, you can style the icons via CSS like this:
> Note: be sure to use SVG's "fill" property instead of "color".
```
.btc { fill: black; }
.btc:hover { fill: orange; }
```
You can also include `cryptocoins-color.css` which contains all the coins' main colors. This stylesheet colors all the icons via `fill` by default, so edit it as you please.
---
## Webfont version
Ideal when you want to include all icons at once.
> Pro tip: if you want to load icons efficiently (only those you need), [generate the webfont yourself](https://allien.work/blog/howto-generate-icon-webfont)
First clone or download [Cryptocoins](https://github.com/AllienWorks/cryptocoins) and extract its contents.
Webfont is ideal when you want to use majority of Cryptocoins icons. Copy `webfont/` folder to your project and link `cryptocoins.css` in your project (you can optionally include also `cryptocoins-colors.css` if you want to use predefined colors):
``` html
<!-- CSS defining icons (required) -->
<link rel="stylesheet" href="webfont/cryptocoins.css">
<!-- CSS defining icon/coin colors (optional) -->
<link rel="stylesheet" href="webfont/cryptocoins-colors.css">
```
Then insert your icons in HTML, e.g.:
> Cryptocoins targets any element with `cc` class. You can use `<i>`, `<div>` or whatever you want.
``` html
<i class="cc BTC"></i>
```
If you're familiar with Font Awesome, it's pretty much the same.
---
## CDN
Cryptocoins are also hosted on [jsDelivr CDN](https://www.jsdelivr.com/package/npm/cryptocoins-icons).

View File

@ -16,6 +16,20 @@ var iconfontCss = require('gulp-iconfont-css');
var fontName = 'cryptocoins';
var aliases = {
BC: ['BLK'],
'BC-alt': ['BLK-alt'],
BCH: ['BCC'],
'BCH-alt': ['BCC-alt'],
'NBT': ['USNBT'],
'STEEM': ['SBD'],
'NEO': ['GAS'],
'SIA': ['SC'],
'SJCX': ['STORJ'],
'STR': ['XLM'],
'MARKS': ['Bitmark']
}
/* ------------------------------------ *\
Paths
@ -51,7 +65,8 @@ gulp.task('webfont', function (cb) {
path: 'src/icons-template.css',
targetPath: 'cryptocoins.css',
fontPath: '',
cssClass: 'cc'
cssClass: 'cc',
aliases: aliases
}),
iconfont({
fontName: fontName,

436
icons-demo.html Normal file
View File

@ -0,0 +1,436 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cryptocoins Webfont Demo</title>
<!-- CSS defining icons (required) -->
<link rel="stylesheet" href="webfont/cryptocoins.css">
<!-- CSS defining icon/coin colors (optional) -->
<!--link rel="stylesheet" href="webfont/cryptocoins-colors.css"-->
</head>
<body>
<h1><a href="https://github.com/AllienWorks/cryptocoins/" target="_blank">Cryptocoins</a> Demo</h1>
<p>Overview of all included coins/icons.</p>
<p>Check the HTML if you're not sure how to include the icons to your project.</p>
<p>Don't forget that every icon is available as a separate SVG file (in <code>SVG/</code> folder) as well.</p>
<div class="icons">
<h2>A</h2>
<i class="cc ADA" title="ADA"></i>
<i class="cc ADA-alt" title="ADA"></i>
<i class="cc ADC" title="ADC"></i>
<i class="cc ADC-alt" title="ADC"></i>
<i class="cc AEON" title="AEON"></i>
<i class="cc AEON-alt" title="AEON"></i>
<i class="cc AMP" title="AMP"></i>
<i class="cc AMP-alt" title="AMP"></i>
<i class="cc ANC" title="ANC"></i>
<i class="cc ANC-alt" title="ANC"></i>
<i class="cc ARCH" title="ARCH"></i>
<i class="cc ARCH-alt" title="ARCH"></i>
<i class="cc ARDR" title="ARDR"></i>
<i class="cc ARDR-alt" title="ARDR"></i>
<i class="cc ARK" title="ARK"></i>
<i class="cc ARK-alt" title="ARK"></i>
<i class="cc AST" title="AST"></i>
<i class="cc AUR" title="AUR"></i>
<i class="cc AUR-alt" title="AUR"></i>
<h2>B</h2>
<i class="cc BANX" title="BANX"></i>
<i class="cc BANX-alt" title="BANX"></i>
<i class="cc BAT" title="BAT"></i>
<i class="cc BAT-alt" title="BAT"></i>
<i class="cc BAY" title="BAY"></i>
<i class="cc BAY-alt" title="BAY"></i>
<i class="cc BC" title="BC"></i>
<i class="cc BC-alt" title="BC"></i>
<i class="cc BCN" title="BCN"></i>
<i class="cc BCN-alt" title="BCN"></i>
<i class="cc BCY" title="BCY"></i>
<i class="cc BELA" title="BELA"></i>
<i class="cc BFT" title="BFT"></i>
<i class="cc BFT-alt" title="BFT"></i>
<i class="cc BNB" title="BNB"></i><!--span class="name">Binance Coin (BNB)</span-->
<i class="cc BLZ" title="BLZ"></i>
<i class="cc BRK" title="BRK"></i>
<i class="cc BRK-alt" title="BRK"></i>
<i class="cc BRX" title="BRX"></i>
<i class="cc BRX-alt" title="BRX"></i>
<i class="cc BSD" title="BSD"></i>
<i class="cc BSD-alt" title="BSD"></i>
<i class="cc BTA" title="BTA"></i>
<i class="cc BTC" title="BTC"></i>
<i class="cc BTC-alt" title="BTC"></i>
<i class="cc BTG" title="BTG"></i><!--span class="name">Bitcoin Gold (BTG)</span-->
<i class="cc BCH" title="BCC"></i>
<i class="cc BCH-alt" title="BCC"></i>
<i class="cc BTCD" title="BTCD"></i>
<i class="cc BTCD-alt" title="BTCD"></i>
<i class="cc BTCP" title="BTCP"></i>
<i class="cc BTCP-alt" title="BTCP"></i>
<i class="cc BTM" title="BTM"></i>
<i class="cc BTM-alt" title="BTM"></i>
<i class="cc BTS" title="BTS"></i>
<i class="cc BTS-alt" title="BTS"></i>
<i class="cc BURST" title="BURST"></i>
<h2>C</h2>
<i class="cc CLAM" title="CLAM"></i>
<i class="cc CLAM-alt" title="CLAM"></i>
<i class="cc CLOAK" title="CLOAK"></i>
<i class="cc CLOAK-alt" title="CLOAK"></i>
<i class="cc CVC" title="CVC"></i>
<i class="cc CVC-alt" title="CVC"></i>
<h2>D</h2>
<i class="cc DAO" title="DAO"></i>
<i class="cc DAO-alt" title="DAO"></i>
<i class="cc DASH" title="DASH"></i>
<i class="cc DASH-alt" title="DASH"></i>
<i class="cc DCR" title="DCR"></i>
<i class="cc DCR-alt" title="DCR"></i>
<i class="cc DCT" title="DCT"></i>
<i class="cc DCT-alt" title="DCT"></i>
<i class="cc DGB" title="DGB"></i>
<i class="cc DGB-alt" title="DGB"></i>
<i class="cc DGD" title="DGD"></i>
<i class="cc DGX" title="DGX"></i>
<i class="cc DMD" title="DMD"></i>
<i class="cc DMD-alt" title="DMD"></i>
<i class="cc DOGE" title="DOGE"></i>
<i class="cc DOGE-alt" title="DOGE"></i>
<h2>E</h2>
<i class="cc EMC" title="EMC"></i>
<i class="cc EMC-alt" title="EMC"></i>
<i class="cc EMC2" title="EMC2"></i>
<i class="cc EMC2-alt" title="EMC2"></i>
<i class="cc EOS" title="EOS"></i>
<i class="cc EOS-alt" title="EOS"></i>
<i class="cc ERC" title="ERC"></i>
<i class="cc ERC-alt" title="ERC"></i>
<i class="cc ETC" title="ETC"></i>
<i class="cc ETC-alt" title="ETC"></i>
<i class="cc ETH" title="ETH"></i>
<i class="cc ETH-alt" title="ETH"></i>
<i class="cc EXP" title="EXP"></i>
<i class="cc EXP-alt" title="EXP"></i>
<h2>F</h2>
<i class="cc FC2" title="FC2"></i>
<i class="cc FC2-alt" title="FC2"></i>
<i class="cc FCT" title="FCT"></i>
<i class="cc FCT-alt" title="FCT"></i>
<i class="cc FLDC" title="FLDC"></i>
<i class="cc FLDC-alt" title="FLDC"></i>
<i class="cc FLO" title="FLO"></i>
<i class="cc FLO-alt" title="FLO"></i>
<i class="cc FRK" title="FRK"></i>
<i class="cc FRK-alt" title="FRK"></i>
<i class="cc FTC" title="FTC"></i>
<i class="cc FTC-alt" title="FTC"></i>
<i class="cc FUN" title="FUN"></i>
<h2>G</h2>
<i class="cc GAME" title="GAME"></i>
<i class="cc GAME-alt" title="GAME"></i>
<i class="cc GBYTE" title="GBYTE"></i>
<i class="cc GBYTE-alt" title="GBYTE"></i>
<i class="cc GDC" title="GDC"></i>
<i class="cc GDC-alt" title="GDC"></i>
<i class="cc GEMZ" title="GEMZ"></i>
<i class="cc GEMZ-alt" title="GEMZ"></i>
<i class="cc GLD" title="GLD"></i>
<i class="cc GLD-alt" title="GLD"></i>
<i class="cc GNO" title="GNO"></i>
<i class="cc GNO-alt" title="GNO"></i>
<i class="cc GNT" title="GNT"></i>
<i class="cc GNT-alt" title="GNT"></i>
<i class="cc GOLOS" title="GOLOS"></i>
<i class="cc GOLOS-alt" title="GOLOS"></i>
<i class="cc GRC" title="GRC"></i>
<i class="cc GRC-alt" title="GRC"></i>
<i class="cc GRS" title="GRS"></i>
<h2>H</h2>
<i class="cc HEAT" title="HEAT"></i>
<i class="cc HEAT-alt" title="HEAT"></i>
<i class="cc HSR" title="HSR"></i><!--span class="name">HShare (HSR)</span-->
<i class="cc HUC" title="HUC"></i>
<i class="cc HUC-alt" title="HUC"></i>
<h2>I</h2>
<i class="cc ICN" title="ICN"></i>
<i class="cc ICN-alt" title="ICN"></i>
<i class="cc ICX" title="ICX"></i><!--span class="name">ICON (ICX)</span-->
<i class="cc IFC" title="IFC"></i>
<i class="cc IFC-alt" title="IFC"></i>
<i class="cc INCNT" title="INCNT"></i>
<i class="cc INCNT-alt" title="INCNT"></i>
<i class="cc IOC" title="IOC"></i>
<i class="cc IOC-alt" title="IOC"></i>
<i class="cc IOTA" title="IOTA"></i>
<i class="cc IOTA-alt" title="IOTA"></i>
<h2>J</h2>
<i class="cc JBS" title="JBS"></i>
<i class="cc JBS-alt" title="JBS"></i>
<h2>K</h2>
<i class="cc KMD" title="KMD"></i>
<i class="cc KMD-alt" title="KMD"></i>
<i class="cc KOBO" title="KOBO"></i>
<i class="cc KORE" title="KORE"></i>
<i class="cc KORE-alt" title="KORE"></i>
<h2>L</h2>
<i class="cc LBC" title="LBC"></i>
<i class="cc LBC-alt" title="LBC"></i>
<i class="cc LDOGE" title="LDOGE"></i>
<i class="cc LDOGE-alt" title="LDOGE"></i>
<i class="cc LSK" title="LSK"></i>
<i class="cc LSK-alt" title="LSK"></i>
<i class="cc LTC" title="LTC"></i>
<i class="cc LTC-alt" title="LTC"></i>
<h2>M</h2>
<i class="cc MAID" title="MAID"></i>
<i class="cc MAID-alt" title="MAID"></i>
<i class="cc MARKS" title="MARKS"></i>
<i class="cc MARKS-alt" title="MARKS"></i>
<i class="cc MCO" title="MCO"></i>
<i class="cc MCO-alt" title="MCO"></i>
<i class="cc MINT" title="MINT"></i>
<i class="cc MINT-alt" title="MINT"></i>
<i class="cc MONA" title="MONA"></i>
<i class="cc MONA-alt" title="MONA"></i>
<i class="cc MRC" title="MRC"></i>
<i class="cc MSC" title="MSC"></i>
<i class="cc MSC-alt" title="MSC"></i>
<i class="cc MTL" title="MTL"></i>
<i class="cc MTL-alt" title="MTL"></i>
<i class="cc MTR" title="MTR"></i>
<i class="cc MTR-alt" title="MTR"></i>
<i class="cc MUE" title="MUE"></i>
<i class="cc MUE-alt" title="MUE"></i>
<i class="cc MYST" title="MYST"></i>
<i class="cc MYST-alt" title="MYST"></i>
<h2>N</h2>
<i class="cc NAV" title="NAV"></i>
<i class="cc NAV-alt" title="NAV"></i>
<i class="cc NBT" title="NBT"></i>
<i class="cc NEO" title="NEO"></i>
<i class="cc NEO-alt" title="NEO"></i>
<i class="cc NEOS" title="NEOS"></i>
<i class="cc NEOS-alt" title="NEOS"></i>
<i class="cc NEU" title="NEU"></i>
<i class="cc NEU-alt" title="NEU"></i>
<i class="cc NLG" title="NLG"></i>
<i class="cc NLG-alt" title="NLG"></i>
<i class="cc NMC" title="NMC"></i>
<i class="cc NMC-alt" title="NMC"></i>
<i class="cc NMR" title="NMR"></i>
<i class="cc NOTE" title="NOTE"></i>
<i class="cc NOTE-alt" title="NOTE"></i>
<i class="cc NVC" title="NVC"></i>
<i class="cc NVC-alt" title="NVC"></i>
<i class="cc NXT" title="NXT"></i>
<i class="cc NXT-alt" title="NXT"></i>
<h2>O</h2>
<i class="cc OK" title="OK"></i>
<i class="cc OK-alt" title="OK"></i>
<i class="cc OMG" title="OMG"></i>
<i class="cc OMG-alt" title="OMG"></i>
<i class="cc OMNI" title="OMNI"></i>
<i class="cc OMNI-alt" title="OMNI"></i>
<i class="cc OPAL" title="OPAL"></i>
<i class="cc OPAL-alt" title="OPAL"></i>
<h2>P</h2>
<i class="cc PART" title="PART"></i>
<i class="cc PART-alt" title="PART"></i>
<i class="cc PASC" title="PASC"></i>
<i class="cc PIGGY" title="PIGGY"></i>
<i class="cc PIGGY-alt" title="PIGGY"></i>
<i class="cc PINK" title="PINK"></i>
<i class="cc PINK-alt" title="PINK"></i>
<i class="cc PIVX" title="PIVX"></i>
<i class="cc PIVX-alt" title="PIVX"></i>
<i class="cc PPT" title="PPT"></i><!--span class="name">Populous (PPT)</span-->
<i class="cc POT" title="POT"></i>
<i class="cc POT-alt" title="POT"></i>
<i class="cc PPC" title="PPC"></i>
<i class="cc PPC-alt" title="PPC"></i>
<h2>Q</h2>
<i class="cc QRK" title="QRK"></i>
<i class="cc QRK-alt" title="QRK"></i>
<i class="cc QTUM" title="QTUM"></i>
<i class="cc QTUM-alt" title="QTUM"></i>
<h2>R</h2>
<i class="cc RADS" title="RADS"></i>
<i class="cc RADS-alt" title="RADS"></i>
<i class="cc RBIES" title="RBIES"></i>
<i class="cc RBIES-alt" title="RBIES"></i>
<i class="cc RBT" title="RBT"></i>
<i class="cc RBT-alt" title="RBT"></i>
<i class="cc RBY" title="RBY"></i>
<i class="cc RBY-alt" title="RBY"></i>
<i class="cc RDD" title="RDD"></i>
<i class="cc RDD-alt" title="RDD"></i>
<i class="cc REP" title="REP"></i>
<i class="cc REP-alt" title="REP"></i>
<i class="cc RIC" title="RIC"></i>
<i class="cc RIC-alt" title="RIC"></i>
<i class="cc RHOC" title="RHOC"></i>
<i class="cc RISE" title="RISE"></i>
<i class="cc RISE-alt" title="RISE"></i>
<h2>S</h2>
<i class="cc SALT" title="SALT"></i>
<i class="cc SALT-alt" title="SALT"></i>
<i class="cc SAR" title="SAR"></i>
<i class="cc SAR-alt" title="SAR"></i>
<i class="cc SCOT" title="SCOT"></i>
<i class="cc SCOT-alt" title="SCOT"></i>
<i class="cc SDC" title="SDC"></i>
<i class="cc SDC-alt" title="SDC"></i>
<i class="cc SIA" title="SIA"></i>
<i class="cc SIA-alt" title="SIA"></i>
<i class="cc SJCX" title="SJCX"></i>
<i class="cc SJCX-alt" title="SJCX"></i>
<i class="cc SLG" title="SLG"></i>
<i class="cc SLG-alt" title="SLG"></i>
<i class="cc SLS" title="SLS"></i>
<i class="cc SLS-alt" title="SLS"></i>
<i class="cc SNRG" title="SNRG"></i>
<i class="cc SNRG-alt" title="SNRG"></i>
<i class="cc SNT" title="SNT"></i><!--span class="name">Status (SNT)</span-->
<i class="cc START" title="START"></i>
<i class="cc START-alt" title="START"></i>
<i class="cc STEEM" title="STEEM"></i>
<i class="cc STEEM-alt" title="STEEM"></i>
<i class="cc STRAT" title="STRAT"></i>
<i class="cc STRAT-alt" title="STRAT"></i>
<i class="cc SWIFT" title="SWIFT"></i>
<i class="cc SWIFT-alt" title="SWIFT"></i>
<i class="cc SYNC" title="SYNC"></i>
<i class="cc SYNC-alt" title="SYNC"></i>
<i class="cc SYS" title="SYS"></i>
<i class="cc SYS-alt" title="SYS"></i>
<h2>T</h2>
<i class="cc TRIG" title="TRIG"></i>
<i class="cc TRIG-alt" title="TRIG"></i>
<i class="cc TRX" title="TRX"></i><!--span class="name">TRON (TRX)</span-->
<i class="cc TX" title="TX"></i>
<i class="cc TX-alt" title="TX"></i>
<h2>U</h2>
<i class="cc UBQ" title="UBQ"></i>
<i class="cc UBQ-alt" title="UBQ"></i>
<i class="cc UNITY" title="UNITY"></i>
<i class="cc UNITY-alt" title="UNITY"></i>
<i class="cc USDT" title="USDT"></i>
<i class="cc USDT-alt" title="USDT"></i>
<h2>V</h2>
<i class="cc VERI" title="VERI"></i><!--span class="name">Veritaseum (VERI)</span-->
<i class="cc VET" title="VET"></i><!--span class="name">VeChain (VET)</span-->
<i class="cc VIA" title="VIA"></i>
<i class="cc VIA-alt" title="VIA"></i>
<i class="cc VIOR" title="VIOR"></i>
<i class="cc VIOR-alt" title="VIOR"></i>
<i class="cc VNL" title="VNL"></i>
<i class="cc VNL-alt" title="VNL"></i>
<i class="cc VPN" title="VPN"></i>
<i class="cc VPN-alt" title="VPN"></i>
<i class="cc VRC" title="VRC"></i>
<i class="cc VRC-alt" title="VRC"></i>
<i class="cc VTC" title="VTC"></i>
<i class="cc VTC-alt" title="VTC"></i>
<h2>W</h2>
<i class="cc WAVES" title="WAVES"></i>
<i class="cc WAVES-alt" title="WAVES"></i>
<h2>X</h2>
<i class="cc XAI" title="XAI"></i>
<i class="cc XAI-alt" title="XAI"></i>
<i class="cc XBS" title="XBS"></i>
<i class="cc XBS-alt" title="XBS"></i>
<i class="cc XBC" title="XBC"></i>
<i class="cc XCP" title="XCP"></i>
<i class="cc XCP-alt" title="XCP"></i>
<i class="cc XEM" title="XEM"></i>
<i class="cc XEM-alt" title="XEM"></i>
<i class="cc XLM" title="XLM"></i>
<i class="cc XLM-alt" title="XLM"></i>
<i class="cc XMR" title="XMR"></i>
<i class="cc XMY" title="XMY"></i>
<i class="cc XPM" title="XPM"></i>
<i class="cc XPM-alt" title="XPM"></i>
<i class="cc XRP" title="XRP"></i>
<i class="cc XRP-alt" title="XRP"></i>
<i class="cc XTZ" title="XTZ"></i>
<i class="cc XTZ-alt" title="XTZ"></i>
<i class="cc XVC" title="XVC"></i>
<i class="cc XVC-alt" title="XVC"></i>
<i class="cc XVG" title="XVG"></i>
<i class="cc XVG-alt" title="XVG"></i>
<i class="cc XZC" title="XZC"></i>
<i class="cc XZC-alt" title="XZC"></i>
<h2>Y</h2>
<i class="cc YBC" title="YBC"></i>
<i class="cc YBC-alt" title="YBC"></i>
<h2>Z</h2>
<i class="cc ZEC" title="ZEC"></i>
<i class="cc ZEC-alt" title="ZEC"></i>
<i class="cc ZEIT" title="ZEIT"></i>
<i class="cc ZEIT-alt" title="ZEIT"></i>
<i class="cc ZRX" title="ZRX"></i>
<i class="cc ZRX-alt" title="ZRX"></i>
</div>
<style>
body {
font-family: "Inter UI", "Helvetica", "Arial", sans-serif;
width: 100%;
max-width: 72rem;
padding: 1rem 2rem;
margin: 0 auto; }
a {
color: #0060BD; }
a:hover {
text-decoration: none; }
code {
color: #0060BD;
background: #deefff;
padding: 2px 5px;
border-radius: 4px; }
.icons {
margin: 3rem 0; }
i.cc {
font-size: 4rem;
display: inline-block;
margin: 0 1.3rem 1.3rem 0;
transition: 0.1s ease all; }
i.cc:hover {
color: #0060BD;
transform: rotate(-20deg);
transform-origin: 0.49em 0.55em; }
</style>
</body>
</html>

View File

@ -1,6 +1,6 @@
{
"name": "cryptocoins-icons",
"version": "2.7.0",
"version": "2.9.0",
"description": "Cryptocoins is the most complete free vector/webfont iconpack of your favourite cryptocurrencies",
"keywords": [
"cryptocurrency",
@ -15,7 +15,7 @@
"devDependencies": {
"gulp": "^3.9.1",
"gulp-iconfont": "^8.0.1",
"gulp-iconfont-css": "^2.1.0",
"gulp-iconfont-css": "https://github.com/bradrisse/gulp-iconfont-css.git",
"gulp-svgmin": "^1.2.4",
"pump": "^1.0.2"
},

View File

@ -6,23 +6,31 @@
.ARCH { color: #002652; }
.ARDR { color: #1162a1; }
.ARK { color: #F70000; }
.AST { color: #18F18F; }
.AUR { color: #136c5e; }
.BANX { color: #225BA6; }
.BAT { color: #9e1f63; }
.BAY { color: #584ba1; }
.BC { color: #202121; }
.BCN { color: #964F51; }
.BCY { color: #123A5A; }
.BELA { color: #009EF9; }
.BFT { color: #4fc3f7; }
.BLZ { color: #6BE6BE }
.BRK { color: #194fa0; }
.BRX { color: #a8c300; }
.BSD { color: #1186E7; }
.BTA { color: #210094; }
.BTC, .BCH { color: #F7931A; }
.BTG { color: #eba809; }
.BTCD { color: #2A72DC; }
.BTCP { color: #272D63; }
.BTM { color: #9FA8B4; }
.BTS { color: #03A9E0; }
.BURST { color: #2D2D2D; }
.CLAM { color: #D6AB31; }
.CLOAK { color: #DF3F1E; }
.CVC { color: #3AB03E }
.DAO { color: #FF3B3B; }
.DASH { color: #1c75bc; }
.DCR { color: #3b7cfb; }
@ -32,15 +40,19 @@
.DMD { color: #5497b2; }
.DOGE { color: #BA9F33; }
.EMC { color: #674c8c; }
.EMC2 { color: #00CCFF; }
.EOS { color: #19191A; }
.ERC { color: #101E84; }
.ETC { color: #669073; }
.ETH { color: #282828; }
.EXP { color: #FFAA5C; }
.FC2 { color: #040405; }
.FCT { color: #2175BB; }
.FLDC { color: #C40E09; }
.FLO { color: #1358C8; }
.FRK { color: #0633cd; }
.FTC { color: #679EF1; }
.FUN { color: #EF3A5C; }
.GAME { color: #ed1b24; }
.GBYTE { color: #2C3E50; }
.GDC { color: #E9A226; }
@ -52,7 +64,9 @@
.GRC { color: #88A13C; }
.GRS { color: #648FA0; }
.HEAT { color: #ff5606; }
.HUC { color: #FFC018; }
.ICN { color: #4c6f8c; }
.ICX { color: #22C8CC; }
.IFC { color: #ed272d; }
.INCNT { color: #f2932f; }
.IOC { color: #2fa3de; }
@ -63,22 +77,27 @@
.KORE { color: #DF4124; }
.LBC { color: #015C47; }
.LDOGE { color: #ffcc00; }
.LISK { color: #1A6896; }
.LSK { color: #0D4EA0; }
.LTC { color: #838383; }
.MAID { color: #5492D6; }
.MARKS { color: #504C4C; }
.MCO { color: #0D3459; }
.MINT { color: #006835; }
.MONA { color: #a99364; }
.MRC { color: #4279bd; }
.MSC { color: #1D4983; }
.MTL { color: #242424; }
.MTR { color: #b92429; }
.MUE { color: #f5a10e; }
.NAV { color: #7D59B5; }
.MYST { color: #f5a10e; }
.NBT { color: #FFC93D; }
.NEO { color: #58BF00; }
.NEOS { color: #1d1d1b; }
.NEU { color: #2983c0; }
.NLG { color: #003E7E; }
.NMC { color: #6787B7; }
.NMR { color: #8DE8DE; }
.NOTE { color: #42daff; }
.NVC { color: #ecab41; }
.NXT { color: #008FBB; }
@ -87,11 +106,13 @@
.OMNI { color: #18347E; }
.OPAL { color: #7193AA; }
.PART { color: #05D5A3; }
.PASC { color: #F7931E; }
.PIGGY { color: #F27A7A; }
.PINK { color: #ED31CA; }
.PIVX { color: #3b2f4d; }
.POT { color: #105B2F; }
.PPC { color: #3FA30C; }
.PPT { color: #5a9ef6; }
.QRK { color: #22AABF; }
.QTUM { color: #359BCE; }
.RADS { color: #924cea; }
@ -100,6 +121,8 @@
.RBY { color: #D31F26; }
.RDD { color: #ED1C24; }
.REP { color: #40a2cb; }
.RIC { color: #60E4DD; }
.RHOC { color: #C26C26; }
.RISE { color: #43CEA2; }
.SALT { color: #373C43; }
.SAR { color: #1B72B8; }
@ -112,16 +135,18 @@
.SNRG { color: #160363; }
.START { color: #01AEF0; }
.STEEM { color: #1A5099; }
.STR { color: #08B5E5; }
.STRAT { color: #2398dd; }
.SWIFT { color: #428BCA; }
.SYNC { color: #008DD2; }
.SYS { color: #0098DA; }
.TRIG { color: #1fbff4; }
.TRX { color: #c62734; }
.TX { color: #1F8BCC; }
.UBQ { color: #00ec8d; }
.UNITY { color: #ED8527; }
.USDT { color: #2CA07A; }
.VEN { color: #15BDFF; }
.VIA { color: #565656; }
.VIOR { color: #1F52A4; }
.VNL { color: #404249; }
.VPN { color: #589700; }
@ -129,15 +154,20 @@
.VTC { color: #1b5c2e; }
.WAVES { color: #24aad6; }
.XAI { color: #2ef99f; }
.XBC { color: #F7931A; }
.XBS { color: #d3261d; }
.XCP { color: #EC1550; }
.XEM { color: #41bf76; }
.XLM { color: #08B5E5; }
.XMR { color: #FF6600; }
.XMY { color: #BC3182; }
.XPM { color: #e5b625; }
.XRP { color: #346AA9; }
.XTZ { color: #A6DF00; }
.XVC { color: #B50126; }
.XVG { color: #42AFB2; }
.XZC { color: #23B852; }
.YBC { color: #D6C154; }
.ZEC { color: #e5a93d; }
.ZEIT { color: #ACACAC; }
.ZRX { color: #302C2C; }

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

2996
yarn.lock Normal file

File diff suppressed because it is too large Load Diff