The Tabler aperture off icon depicts a camera aperture that is closed or disabled, commonly used to signify a deactivated camera function or a closed opening.
Common uses
- Disabling camera access in an application.
- Indicating a closed or non-functional vent.
- Representing a disabled photography setting.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconApertureOff } from '@tabler/icons-react';
<IconApertureOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- holeopeningventapertureoffdisabledinactivecamerapictureimagephotographycamera offclosed openingdisabled camerainactive aperture
FAQ
- What does the aperture off icon represent?
- It visually represents a closed or inactive camera aperture, often used for disabled camera features or closed openings.
- How do I use the aperture off icon in React?
- You can import and use it directly with: import { IconApertureOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the aperture off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →