Home
SVG Library
Curated open SVG packs

Downloadable SVG graphics

A local library of useful interface vectors, brand marks, emoji artwork, cursor glyphs, and product graphics. Browse by category, search quickly, customize colors, preview on demand, and download clean SVG or PNG files.

Guide

Use SVG in React

A code-oriented workflow for moving an SVG from the library into a React or Next.js codebase with minimal cleanup.

Browse full library

Categories

Browse by intent

Source packs

Switch the visual style

Copy SVG as JSX or a React component and use it immediately

The library should not stop at download. For code use, the fastest path is to copy JSX or copy a ready React component directly from the asset page.

A code-oriented workflow for moving an SVG from the library into a React or Next.js codebase with minimal cleanup.

Steps

  1. Search for the graphic or open a collection that matches the product area you are building.
  2. Open the asset page and use Copy JSX when you want to paste raw SVG markup into an existing component.
  3. Use Copy React component when you want a reusable component wrapper with props support.
  4. If the asset needs a brand or theme tweak, customize colors before copying the JSX or component output.

Collections to start from

FAQ

When should I use Copy JSX instead of downloading SVG?

Use Copy JSX when the asset is going straight into a React component file and you do not want a separate asset file.

What collections are most useful for code use?

Navigation, payment, currency, brand logos, and legal or medical symbols are common code-use collections.

Recommended assets for this guide