John KuehJohn Kueh

vignette icon

Phosphor · vignette · MIT

Download SVG

The Phosphor vignette icon visually represents a darkening or blurring effect applied to the edges of an image, often used in design to draw focus to the center.

Common uses

  • Image editing tools
  • Photo filters
  • Video post-production effects

Use it in React

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

<Vignette size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
photographydarkroommovieanalogdesignvignettephoto borderedge blurdarken edgesframe effect

FAQ

What does the vignette icon represent?
It represents a visual effect that darkens or blurs the edges of an image or video frame.
How do I use the vignette icon in React?
You can import and use it in your React application with: import { Vignette } from '@phosphor-icons/react'.
What is the license for the Phosphor vignette icon?
The Phosphor vignette 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 →