The Lucide ampersand icon depicts the '&' symbol, commonly used in typography and programming to represent conjunction or concatenation.
Common uses
- Linking related items
- Indicating a logical AND operation
- Stylistic text element
Use it in React
Install
npm i lucide-reactImport & render
import { Ampersand } from 'lucide-react';
<Ampersand size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- andtypographyoperatorjoinconcatenatecode&ersandand symbolet symbollogical and
FAQ
- What is the ampersand icon used for?
- It represents the '&' symbol, often used for 'and', joining items, or in programming contexts.
- How do I use the ampersand icon in React?
- Import it from 'lucide-react' like this: import { Ampersand } from 'lucide-react'.
- What is the license for the ampersand icon?
- The Lucide ampersand 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 →