Skip to content

Commit 75e12a7

Browse files
committed
Update README file
1 parent 0cb9baa commit 75e12a7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Cryptocurrency Icons
22

3-
[This project](http://cryptoicons.co) contains over 6000 icons – almost 400 crypto currencies, in 4 styles and a range of sizes. Completely free. All we ask is that you don’t claim them as your own, and share this resource with others.
3+
[This project](http://cryptoicons.co) contains over 7,500 icons – almost 500 crypto currencies, in 4 styles and a range of sizes. Completely free. All we ask is that you don’t claim them as your own, and share this resource with others.
44

55
We also have some fiat currencies: `USD`, `GBP`, `EUR`, `JPY`, `CNY`, `RUB`. *(We don't intend to add more)*
66

7-
Images are in the PNG format (transparent) in `32×32`, `32×32 (2x)`, and `128×128` variants, along with SVG versions.
7+
Images are in the PNG format (transparent) in `32×32`, `32×32 (@2x)`, and `128×128` variants, along with SVG versions.
88

99
There's also a [`generic` icon](https://github.com/spothq/cryptocurrency-icons/blob/master/svg/color/generic.svg) that can be used for cryptocurrencies missing an icon here.
1010

@@ -19,7 +19,7 @@ $ npm install cryptocurrency-icons
1919

2020
You can then import the icons from `./node_modules/cryptocurrency-icons`, for example `./node_modules/cryptocurrency-icons/svg/color/kmd.svg`.
2121

22-
There's also a `manifest.json` file included in the package with a list of the currency symbol and name of the icons.
22+
There's also a `manifest.json` file included in the package with a list of the currency symbol, the name of the icons and the associated colors.
2323

2424

2525
## Special Thanks 👏
@@ -33,3 +33,6 @@ Thanks to [Christopher Downer](https://github.com/cjdowner) for starting this pr
3333
- [svelte-cryptoicon](https://github.com/alepop/svelte-cryptoicon) - Cryptocurrency icons for Svelte apps
3434
- [Crypto Tools](http://bunchoftext.com/apps/crypto-calculator) - Cryptocurrency icons for Crypto Tools macOS app
3535
- [Cryptocurrency Ticker](http://cryptocurrencyticker.info) - Cryptocurrency ticker for Windows and Linux Mint - Cinnamon
36+
- [Spot](http://spot-bitcoin.com) - Cryptocurrency wallet
37+
38+
<sub>We're always happy to see where, and how these icons are used. Feel free to share your creations with us, and we will put you in this list.</sub>

0 commit comments

Comments
 (0)