Crypto Icon Library

Artem Kharchuk

Frontend Engineer
Fullstack Engineer
npm
TypeScript
Vite

About

I’ve developed a comprehensive library of crypto icons tailored for developers. After working on multiple crypto-related projects, I noticed the lack of high-quality libraries that offer all popular coins with customizable parameters, providing enhanced flexibility. The icons are available in maximum quality as .svg files.
If you only need a few icons, it's more efficient to source them from an open repository on GitHub.

How to use

Using the library is very simple, We first import the required element and then use it in the component:
import { EthIcon } from 'crypto-icons-svg'

export default function App () {
return (
<EthIcon className="w-10 h-10" />
)
}

Stack Used

The technology stack implemented in this project includes:
React.js
Vite
TyperScript
NPM
Partner With Artem
View Services

More Projects by Artem