exposure plus 2 icon
exposure-plus-2-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- exposure-plus-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- exposure-plus-2-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the exposure plus 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.058 17.962H13.44q-.165 0-.282-.115q-.117-.114-.117-.276v-.579q0-.04.104-.278l4.281-4.375q.864-.914 1.259-1.52q.395-.607.395-1.357q0-1.033-.707-1.717q-.707-.683-1.928-.683q-.765 0-1.343.3q-.578.302-.96.842q-.129.17-.327.231t-.375-.009q-.2-.082-.282-.277t.022-.372q.506-.76 1.305-1.249t1.972-.49q1.69 0 2.68 1.005t.989 2.419q0 .957-.477 1.745t-1.442 1.778L14.404 16.9l.012.062h5.642q.212 0 .356.144t.144.356t-.144.356t-.356.144M6.442 13.385h-2.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144h2.5v-2.5q0-.212.144-.356t.357-.143t.356.143t.143.357v2.5h2.5q.213 0 .357.144t.143.356t-.143.356t-.357.144h-2.5v2.5q0 .212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightExposurePlus2Rounded(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="M20.058 17.962H13.44q-.165 0-.282-.115q-.117-.114-.117-.276v-.579q0-.04.104-.278l4.281-4.375q.864-.914 1.259-1.52q.395-.607.395-1.357q0-1.033-.707-1.717q-.707-.683-1.928-.683q-.765 0-1.343.3q-.578.302-.96.842q-.129.17-.327.231t-.375-.009q-.2-.082-.282-.277t.022-.372q.506-.76 1.305-1.249t1.972-.49q1.69 0 2.68 1.005t.989 2.419q0 .957-.477 1.745t-1.442 1.778L14.404 16.9l.012.062h5.642q.212 0 .356.144t.144.356t-.144.356t-.356.144M6.442 13.385h-2.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144h2.5v-2.5q0-.212.144-.356t.357-.143t.356.143t.143.357v2.5h2.5q.213 0 .357.144t.143.356t-.143.356t-.357.144h-2.5v2.5q0 .212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.058 17.962H13.44q-.165 0-.282-.115q-.117-.114-.117-.276v-.579q0-.04.104-.278l4.281-4.375q.864-.914 1.259-1.52q.395-.607.395-1.357q0-1.033-.707-1.717q-.707-.683-1.928-.683q-.765 0-1.343.3q-.578.302-.96.842q-.129.17-.327.231t-.375-.009q-.2-.082-.282-.277t.022-.372q.506-.76 1.305-1.249t1.972-.49q1.69 0 2.68 1.005t.989 2.419q0 .957-.477 1.745t-1.442 1.778L14.404 16.9l.012.062h5.642q.212 0 .356.144t.144.356t-.144.356t-.356.144M6.442 13.385h-2.5q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.144h2.5v-2.5q0-.212.144-.356t.357-.143t.356.143t.143.357v2.5h2.5q.213 0 .357.144t.143.356t-.143.356t-.357.144h-2.5v2.5q0 .212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356z"/></svg> </template>
CSS
.icon-exposure-plus-2-rounded {
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%22M20.058%2017.962H13.44q-.165%200-.282-.115q-.117-.114-.117-.276v-.579q0-.04.104-.278l4.281-4.375q.864-.914%201.259-1.52q.395-.607.395-1.357q0-1.033-.707-1.717q-.707-.683-1.928-.683q-.765%200-1.343.3q-.578.302-.96.842q-.129.17-.327.231t-.375-.009q-.2-.082-.282-.277t.022-.372q.506-.76%201.305-1.249t1.972-.49q1.69%200%202.68%201.005t.989%202.419q0%20.957-.477%201.745t-1.442%201.778L14.404%2016.9l.012.062h5.642q.212%200%20.356.144t.144.356t-.144.356t-.356.144M6.442%2013.385h-2.5q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.144h2.5v-2.5q0-.212.144-.356t.357-.143t.356.143t.143.357v2.5h2.5q.213%200%20.357.144t.143.356t-.143.356t-.357.144h-2.5v2.5q0%20.212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356z%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%22M20.058%2017.962H13.44q-.165%200-.282-.115q-.117-.114-.117-.276v-.579q0-.04.104-.278l4.281-4.375q.864-.914%201.259-1.52q.395-.607.395-1.357q0-1.033-.707-1.717q-.707-.683-1.928-.683q-.765%200-1.343.3q-.578.302-.96.842q-.129.17-.327.231t-.375-.009q-.2-.082-.282-.277t.022-.372q.506-.76%201.305-1.249t1.972-.49q1.69%200%202.68%201.005t.989%202.419q0%20.957-.477%201.745t-1.442%201.778L14.404%2016.9l.012.062h5.642q.212%200%20.356.144t.144.356t-.144.356t-.356.144M6.442%2013.385h-2.5q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.144h2.5v-2.5q0-.212.144-.356t.357-.143t.356.143t.143.357v2.5h2.5q.213%200%20.357.144t.143.356t-.143.356t-.357.144h-2.5v2.5q0%20.212-.144.356q-.143.144-.356.144t-.356-.144t-.144-.356z%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-plus-2-rounded.svg?color=%231a73e8&size=48