The HugeIcons anchor icon depicts a ship's anchor, commonly used to signify a fixed point, a connection, or a place to 'dock' or save something.
Common uses
- Bookmark or save item
- Link to a specific section
- Indicate a stable or default setting
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { AnchorIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={AnchorIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bookmarksavelinkpin
FAQ
- What is the AnchorIcon typically used for?
- It's used to represent actions like bookmarking, saving, or linking to a specific location within content. It can also denote a stable or default state.
- How do I use the AnchorIcon in React?
- Import both HugeiconsIcon and AnchorIcon, then render it using <HugeiconsIcon icon={AnchorIcon} />.
- What is the license for HugeIcons?
- HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.