The Lucide anchor icon depicts a ship's anchor, commonly used to signify stability, security, or a fixed point in a user interface.
Common uses
- Bookmark or save item
- Indicate a fixed position
- Represent a connection point
Use it in React
Install
npm i lucide-reactImport & render
import { Anchor } from 'lucide-react';
<Anchor size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shipanchormooringfastensecure
FAQ
- What is the anchor icon used for?
- It visually represents stability, security, or a fixed point. Use it for features like bookmarking or indicating a persistent element.
- How do I use the anchor icon in React?
- Import it from the lucide-react library like this: import { Anchor } from 'lucide-react'.
- What is the license for the Lucide anchor icon?
- The Lucide icon library, including the anchor icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →