Skip to content

SVG

Install

npm install @pokemonle/icons-svg

Usage

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

CDN

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