John KuehJohn Kueh

castle 02 icon

HugeIcons · Castle02Icon · MIT

Download SVG

The HugeIcons castle 02 icon depicts a stylized castle, often used to represent a main hub, a secure location, or a primary destination in user interfaces.

Common uses

  • Main dashboard link
  • User profile/account section
  • Secure area indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
fortressstrongholdkeepcitadel

FAQ

What does the Castle02Icon represent?
The Castle02Icon visually represents a castle, commonly used for main hubs, secure areas, or important destinations within an application.
How do I use Castle02Icon in React?
Import both HugeiconsIcon and Castle02Icon, then render <HugeiconsIcon icon={Castle02Icon} />. Ensure you have the correct imports: import { HugeiconsIcon } from '@hugeicons/react'; import { Castle02Icon } from '@hugeicons/core-free-icons';
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →