exposure neg 2 icon
exposure-neg-2 from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- exposure-neg-2
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- exposure-neg-2-outline, exposure-neg-2-outline-sharp, exposure-neg-2-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the exposure neg 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.042 17.962v-1.139l4.385-4.484q.864-.914 1.259-1.52q.395-.608.395-1.358q0-1.032-.707-1.716t-1.928-.684q-.9 0-1.545.414t-.985 1.156l-.962-.416q.465-.932 1.315-1.555t2.189-.622q1.69 0 2.68 1.005t.989 2.418q0 .952-.477 1.743q-.477.79-1.442 1.78L14.404 16.9l.012.062h6.142v1zm-3.6-4.577h-6v-1h6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightExposureNeg2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.042 17.962v-1.139l4.385-4.484q.864-.914 1.259-1.52q.395-.608.395-1.358q0-1.032-.707-1.716t-1.928-.684q-.9 0-1.545.414t-.985 1.156l-.962-.416q.465-.932 1.315-1.555t2.189-.622q1.69 0 2.68 1.005t.989 2.418q0 .952-.477 1.743q-.477.79-1.442 1.78L14.404 16.9l.012.062h6.142v1zm-3.6-4.577h-6v-1h6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.042 17.962v-1.139l4.385-4.484q.864-.914 1.259-1.52q.395-.608.395-1.358q0-1.032-.707-1.716t-1.928-.684q-.9 0-1.545.414t-.985 1.156l-.962-.416q.465-.932 1.315-1.555t2.189-.622q1.69 0 2.68 1.005t.989 2.418q0 .952-.477 1.743q-.477.79-1.442 1.78L14.404 16.9l.012.062h6.142v1zm-3.6-4.577h-6v-1h6z"/></svg> </template>
CSS
.icon-exposure-neg-2 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.042%2017.962v-1.139l4.385-4.484q.864-.914%201.259-1.52q.395-.608.395-1.358q0-1.032-.707-1.716t-1.928-.684q-.9%200-1.545.414t-.985%201.156l-.962-.416q.465-.932%201.315-1.555t2.189-.622q1.69%200%202.68%201.005t.989%202.418q0%20.952-.477%201.743q-.477.79-1.442%201.78L14.404%2016.9l.012.062h6.142v1zm-3.6-4.577h-6v-1h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.042%2017.962v-1.139l4.385-4.484q.864-.914%201.259-1.52q.395-.608.395-1.358q0-1.032-.707-1.716t-1.928-.684q-.9%200-1.545.414t-.985%201.156l-.962-.416q.465-.932%201.315-1.555t2.189-.622q1.69%200%202.68%201.005t.989%202.418q0%20.952-.477%201.743q-.477.79-1.442%201.78L14.404%2016.9l.012.062h6.142v1zm-3.6-4.577h-6v-1h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/exposure-neg-2.svg?color=%231a73e8&size=48