The Lucide aperture icon visually represents the adjustable opening of a camera lens, commonly used in UI to signify photography, camera settings, or image-related functionalities.
Common uses
- Button to open camera settings modal
- Icon for a photo gallery feature
- Label for image editing tools
Use it in React
Install
npm i lucide-reactImport & render
import { Aperture } from 'lucide-react';
<Aperture size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cameraphotopicturesshutterexposureaperture
FAQ
- What does the aperture icon represent?
- It symbolizes the aperture of a camera lens, which controls the amount of light reaching the sensor. In UI, it's used for camera or photo-related actions.
- How do I use the aperture icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Aperture } from 'lucide-react'.
- What is the license for the Lucide aperture icon?
- The Lucide icon library, including the aperture 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 →