exposure plus 2 icon

exposure-plus-2-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
exposure-plus-2-rounded
Set
Material Symbols
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
exposure-plus-2-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More images icons from Material Symbols

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 19h-7.175q-.3 0-.512-.213t-.213-.512V17.2q0-.075.2-.525l4.8-4.875q.825-.875 1.163-1.462T18.6 9q0-.725-.562-1.312T16.35 7.1q-.65 0-1.112.263t-.788.687q-.25.35-.637.475T13.05 8.5q-.425-.175-.612-.562t.012-.738q.525-.875 1.513-1.537T16.4 5q2.075 0 3.238 1.188T20.8 9q0 1.125-.525 2.05T18.65 13.1L15 16.9l.05.1H20q.425 0 .713.288T21 18t-.288.713T20 19M6 14H4q-.425 0-.712-.288T3 13t.288-.712T4 12h2v-2q0-.425.288-.712T7 9t.713.288T8 10v2h2q.425 0 .713.288T11 13t-.288.713T10 14H8v2q0 .425-.288.713T7 17t-.712-.288T6 16z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsExposurePlus2Rounded(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 19h-7.175q-.3 0-.512-.213t-.213-.512V17.2q0-.075.2-.525l4.8-4.875q.825-.875 1.163-1.462T18.6 9q0-.725-.562-1.312T16.35 7.1q-.65 0-1.112.263t-.788.687q-.25.35-.637.475T13.05 8.5q-.425-.175-.612-.562t.012-.738q.525-.875 1.513-1.537T16.4 5q2.075 0 3.238 1.188T20.8 9q0 1.125-.525 2.05T18.65 13.1L15 16.9l.05.1H20q.425 0 .713.288T21 18t-.288.713T20 19M6 14H4q-.425 0-.712-.288T3 13t.288-.712T4 12h2v-2q0-.425.288-.712T7 9t.713.288T8 10v2h2q.425 0 .713.288T11 13t-.288.713T10 14H8v2q0 .425-.288.713T7 17t-.712-.288T6 16z"/></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 19h-7.175q-.3 0-.512-.213t-.213-.512V17.2q0-.075.2-.525l4.8-4.875q.825-.875 1.163-1.462T18.6 9q0-.725-.562-1.312T16.35 7.1q-.65 0-1.112.263t-.788.687q-.25.35-.637.475T13.05 8.5q-.425-.175-.612-.562t.012-.738q.525-.875 1.513-1.537T16.4 5q2.075 0 3.238 1.188T20.8 9q0 1.125-.525 2.05T18.65 13.1L15 16.9l.05.1H20q.425 0 .713.288T21 18t-.288.713T20 19M6 14H4q-.425 0-.712-.288T3 13t.288-.712T4 12h2v-2q0-.425.288-.712T7 9t.713.288T8 10v2h2q.425 0 .713.288T11 13t-.288.713T10 14H8v2q0 .425-.288.713T7 17t-.712-.288T6 16z"/></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%2019h-7.175q-.3%200-.512-.213t-.213-.512V17.2q0-.075.2-.525l4.8-4.875q.825-.875%201.163-1.462T18.6%209q0-.725-.562-1.312T16.35%207.1q-.65%200-1.112.263t-.788.687q-.25.35-.637.475T13.05%208.5q-.425-.175-.612-.562t.012-.738q.525-.875%201.513-1.537T16.4%205q2.075%200%203.238%201.188T20.8%209q0%201.125-.525%202.05T18.65%2013.1L15%2016.9l.05.1H20q.425%200%20.713.288T21%2018t-.288.713T20%2019M6%2014H4q-.425%200-.712-.288T3%2013t.288-.712T4%2012h2v-2q0-.425.288-.712T7%209t.713.288T8%2010v2h2q.425%200%20.713.288T11%2013t-.288.713T10%2014H8v2q0%20.425-.288.713T7%2017t-.712-.288T6%2016z%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%2019h-7.175q-.3%200-.512-.213t-.213-.512V17.2q0-.075.2-.525l4.8-4.875q.825-.875%201.163-1.462T18.6%209q0-.725-.562-1.312T16.35%207.1q-.65%200-1.112.263t-.788.687q-.25.35-.637.475T13.05%208.5q-.425-.175-.612-.562t.012-.738q.525-.875%201.513-1.537T16.4%205q2.075%200%203.238%201.188T20.8%209q0%201.125-.525%202.05T18.65%2013.1L15%2016.9l.05.1H20q.425%200%20.713.288T21%2018t-.288.713T20%2019M6%2014H4q-.425%200-.712-.288T3%2013t.288-.712T4%2012h2v-2q0-.425.288-.712T7%209t.713.288T8%2010v2h2q.425%200%20.713.288T11%2013t-.288.713T10%2014H8v2q0%20.425-.288.713T7%2017t-.712-.288T6%2016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/exposure-plus-2-rounded.svg?color=%231a73e8&size=48