John KuehJohn Kueh

aperture icon

Phosphor · aperture · MIT

Download SVG

The Phosphor aperture icon visually represents the adjustable opening of a camera lens, commonly used in UIs to signify photography-related settings or features.

Common uses

  • Photography settings panel
  • Image editing tools
  • Media gallery options

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Aperture } from '@phosphor-icons/react';

<Aperture size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Aperture size={24} />
thin
<Aperture size={24} weight="thin" />
light
<Aperture size={24} weight="light" />
bold
<Aperture size={24} weight="bold" />
fill
<Aperture size={24} weight="fill" />
duotone
<Aperture size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
photographycameraspictureslensdesignmediaaperturecamera lenslens openingcamera settings

FAQ

What does the aperture icon represent?
It represents the aperture of a camera lens, which controls the amount of light entering the camera.
How do I use the aperture icon in React?
You can import and use it like this: import { Aperture } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the aperture icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →