ICON MASTER guide

React SVG icon set

Use this guide when a React app needs a small, consistent set of icons instead of one-off assets. Start from common UI and navigation icons, then use Icon Set Builder to copy React component snippets for the selected set.

Start with these icon categories

Featured icons

How to use this collection

  • Open Icon Set Builder to export selected icons as React component snippets.
  • Use PascalCase naming for component-friendly icon names.
  • Keep color as currentColor or a shared design token for consistent UI states.

More ICON MASTER guides