John KuehJohn Kueh

shadcn icon

HugeIcons · ShadcnIcon · MIT

Download SVG

The HugeIcons shadcn icon is a stylized representation often used to signify the shadcn/ui component library or related functionalities within a user interface.

Common uses

  • Branding for shadcn/ui components
  • Link to shadcn/ui documentation
  • Section header for UI component examples

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShadcnIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ShadcnIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shadcn/uicomponent libraryui frameworkdeveloper tools

FAQ

What is the shadcn icon typically used for?
It's commonly used to represent the shadcn/ui component library or to link to its related features and documentation.
How do I use the shadcn icon in React?
Import both HugeiconsIcon and ShadcnIcon, then render <HugeiconsIcon icon={ShadcnIcon} />.
What is the license for this icon?
The shadcn icon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →