brightness-3-outline-rounded from Material Symbols Light by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
brightness-3-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the brightness 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.598 19.58q2.5-.78 4.047-2.87t1.547-4.693q0-2.626-1.547-4.722Q14.098 5.2 11.598 4.42q1.471 1.531 2.235 3.49t.763 4.108q0 2.125-.763 4.08q-.764 1.953-2.235 3.484M15.846 5.96q1.102 1.252 1.724 2.825t.622 3.232q0 1.683-.622 3.222t-1.724 2.79q-.954 1.065-2.155 1.765q-1.203.7-2.593.931q-.242.039-.49.071q-.249.033-.49.035q-.232.008-.391-.148q-.16-.156-.16-.387q0-.142.062-.25q.061-.11.179-.19q1.805-1.422 2.797-3.475q.991-2.054.991-4.364q0-2.292-.991-4.378q-.992-2.085-2.797-3.506q-.118-.081-.18-.19t-.06-.25q0-.232.159-.384q.16-.153.39-.146q.242.002.49.035q.249.033.491.071q1.39.231 2.592.928t2.156 1.762m-1.25 6.058"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBrightness3OutlineRounded(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="M11.598 19.58q2.5-.78 4.047-2.87t1.547-4.693q0-2.626-1.547-4.722Q14.098 5.2 11.598 4.42q1.471 1.531 2.235 3.49t.763 4.108q0 2.125-.763 4.08q-.764 1.953-2.235 3.484M15.846 5.96q1.102 1.252 1.724 2.825t.622 3.232q0 1.683-.622 3.222t-1.724 2.79q-.954 1.065-2.155 1.765q-1.203.7-2.593.931q-.242.039-.49.071q-.249.033-.49.035q-.232.008-.391-.148q-.16-.156-.16-.387q0-.142.062-.25q.061-.11.179-.19q1.805-1.422 2.797-3.475q.991-2.054.991-4.364q0-2.292-.991-4.378q-.992-2.085-2.797-3.506q-.118-.081-.18-.19t-.06-.25q0-.232.159-.384q.16-.153.39-.146q.242.002.49.035q.249.033.491.071q1.39.231 2.592.928t2.156 1.762m-1.25 6.058"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.598 19.58q2.5-.78 4.047-2.87t1.547-4.693q0-2.626-1.547-4.722Q14.098 5.2 11.598 4.42q1.471 1.531 2.235 3.49t.763 4.108q0 2.125-.763 4.08q-.764 1.953-2.235 3.484M15.846 5.96q1.102 1.252 1.724 2.825t.622 3.232q0 1.683-.622 3.222t-1.724 2.79q-.954 1.065-2.155 1.765q-1.203.7-2.593.931q-.242.039-.49.071q-.249.033-.49.035q-.232.008-.391-.148q-.16-.156-.16-.387q0-.142.062-.25q.061-.11.179-.19q1.805-1.422 2.797-3.475q.991-2.054.991-4.364q0-2.292-.991-4.378q-.992-2.085-2.797-3.506q-.118-.081-.18-.19t-.06-.25q0-.232.159-.384q.16-.153.39-.146q.242.002.49.035q.249.033.491.071q1.39.231 2.592.928t2.156 1.762m-1.25 6.058"/></svg>
</template>

CSS

.icon-brightness-3-outline-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%22M11.598%2019.58q2.5-.78%204.047-2.87t1.547-4.693q0-2.626-1.547-4.722Q14.098%205.2%2011.598%204.42q1.471%201.531%202.235%203.49t.763%204.108q0%202.125-.763%204.08q-.764%201.953-2.235%203.484M15.846%205.96q1.102%201.252%201.724%202.825t.622%203.232q0%201.683-.622%203.222t-1.724%202.79q-.954%201.065-2.155%201.765q-1.203.7-2.593.931q-.242.039-.49.071q-.249.033-.49.035q-.232.008-.391-.148q-.16-.156-.16-.387q0-.142.062-.25q.061-.11.179-.19q1.805-1.422%202.797-3.475q.991-2.054.991-4.364q0-2.292-.991-4.378q-.992-2.085-2.797-3.506q-.118-.081-.18-.19t-.06-.25q0-.232.159-.384q.16-.153.39-.146q.242.002.49.035q.249.033.491.071q1.39.231%202.592.928t2.156%201.762m-1.25%206.058%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%22M11.598%2019.58q2.5-.78%204.047-2.87t1.547-4.693q0-2.626-1.547-4.722Q14.098%205.2%2011.598%204.42q1.471%201.531%202.235%203.49t.763%204.108q0%202.125-.763%204.08q-.764%201.953-2.235%203.484M15.846%205.96q1.102%201.252%201.724%202.825t.622%203.232q0%201.683-.622%203.222t-1.724%202.79q-.954%201.065-2.155%201.765q-1.203.7-2.593.931q-.242.039-.49.071q-.249.033-.49.035q-.232.008-.391-.148q-.16-.156-.16-.387q0-.142.062-.25q.061-.11.179-.19q1.805-1.422%202.797-3.475q.991-2.054.991-4.364q0-2.292-.991-4.378q-.992-2.085-2.797-3.506q-.118-.081-.18-.19t-.06-.25q0-.232.159-.384q.16-.153.39-.146q.242.002.49.035q.249.033.491.071q1.39.231%202.592.928t2.156%201.762m-1.25%206.058%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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