Skip to content

SVG

Install

npm install @rss3/web-icons-svg

Usage

<img src="path/to/icon.svg" alt="icon title" />

CDN

<img
	src="https://unpkg.com/@rss3/web3-icons-svg@latest/icons/bitcoin.svg"
	alt="icon title"
/>