The HugeIcons castle 01 icon depicts a classic castle structure, often used to represent a primary location, a secure area, or a main hub in user interfaces.
Common uses
- Main dashboard or homepage link
- Security or protected content indicator
- User profile or account section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Castle01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Castle01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- fortressstrongholdkeepcitadel
FAQ
- What does the Castle01Icon represent?
- The Castle01Icon visually represents a castle, commonly used for signifying a main area, a secure zone, or a central point within an application.
- How do I use the Castle01Icon in a React project?
- To use it in React, import both HugeiconsIcon and Castle01Icon from their respective packages and render it like this: <HugeiconsIcon icon={Castle01Icon} />.
- What is the license for this icon?
- The Castle01Icon 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.