https://github.com/cryptofonts/cryptoicons
A collection of cryptocurrency token logos in SVG format
https://github.com/cryptofonts/cryptoicons
collection cryptocurrency logos svg svg-icons token
Last synced: 9 months ago
JSON representation
A collection of cryptocurrency token logos in SVG format
- Host: GitHub
- URL: https://github.com/cryptofonts/cryptoicons
- Owner: Cryptofonts
- License: gpl-3.0
- Created: 2020-04-03T23:55:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T11:23:32.000Z (almost 2 years ago)
- Last Synced: 2024-01-24T12:38:34.316Z (almost 2 years ago)
- Topics: collection, cryptocurrency, logos, svg, svg-icons, token
- Language: Python
- Homepage: https://www.cryptofonts.com
- Size: 37.6 MB
- Stars: 57
- Watchers: 5
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptoicons
Cryptoicons is a collection of cryptocurrency and token icons in SVG format that has been maintained since 2018 when I started the [cryptofonts.com](https://www.cryptofonts.com) project.
Each icons is also available in PNG format @ 16px, 32px, 64px and 128px.
If you're looking for an icons Webfont, checkout my other project [Cryptofonts](https://github.com/monzanifabio/cryptofont) on GitHub or the [official API](https://cryptofonts.com/api.html) for developers that are looking to integrate token icons into their projects.
The icons are free to use for personal and commercial projects under the GNU License.
## Contributing to Cryptoicons
We want to make contributing to this project as easy and transparent as possible, whether it's:
- Submitting a fix
- Proposing new features
- Becoming a maintainer
### We Use Github Flow, So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
1. Fork the repo and create your branch from `master`.
1. All icons should be 500px x 500px.
1. The file should only contain vectors (no png, jpg etc.).
1. All layers should be under a unique group.
1. The main layer group need to be named as the icon.
1. Add your SVG to the `SVG` folder.
1. Issue that pull request!
### License
By contributing, you agree that your contributions will be licensed under its GNU License.