The Lucide ampersands icon depicts the "&" symbol, commonly used in programming and design to represent conjunction, connection, or a logical AND operation.
Common uses
- Button text for 'and' or 'add'
- Label for a logical AND condition
- Visual separator in compound terms
Use it in React
Install
npm i lucide-reactImport & render
import { Ampersands } from 'lucide-react';
<Ampersands size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- andoperatorthencode&&ersandsand symbollogical andconjunction
FAQ
- What does the ampersands icon represent?
- It represents the ampersand symbol (&), often used to signify 'and', conjunction, or a logical AND operator.
- How do I use the ampersands icon in React?
- You can import and use it in React with: import { Ampersands } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the ampersands icon, is available under the ISC license.
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 →