John KuehJohn Kueh

contrast 2 icon

Tabler · contrast-2 · MIT

Download SVG

The Tabler contrast 2 icon depicts a camera lens with adjustable contrast settings, commonly used in UI to represent image editing or photography-related controls.

Common uses

  • Image adjustment slider
  • Photography settings menu
  • Photo filter selection

Use it in React

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

<IconContrast2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconContrast2 size={24} stroke={2} />
filled
<IconContrast2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Photography
Keywords
editpaintphotocontrastcamerapicturecapturelensimage2photographyimage editphoto settingscamera contrastpicture adjustment

FAQ

What does the contrast 2 icon represent?
It visually represents adjusting the contrast or settings of an image, often related to photography or visual editing.
How do I use this icon in React?
You can import and use it like this: import { IconContrast2 } from '@tabler/icons-react'. Then render it as <IconContrast2 />.
What is the license for this icon?
The Tabler icon set, including contrast-2, is distributed 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 →