brightness high icon

brightness-high-rounded from Material Symbols by Google · Rounded · Apache-2.0 Free for personal and commercial use.

Name
brightness-high-rounded
Set
Material Symbols
Style
Rounded
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

Related icons in Material Symbols

Use the brightness high icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.65 20H6q-.825 0-1.412-.587Q4 18.825 4 18v-2.65L2.075 13.4Q1.5 12.825 1.5 12t.575-1.4L4 8.65V6q0-.825.588-1.412Q5.175 4 6 4h2.65l1.95-1.925Q11.175 1.5 12 1.5t1.4.575L15.35 4H18q.825 0 1.413.588Q20 5.175 20 6v2.65l1.925 1.95q.575.575.575 1.4t-.575 1.4L20 15.35V18q0 .825-.587 1.413Q18.825 20 18 20h-2.65l-1.95 1.925q-.575.575-1.4.575t-1.4-.575ZM12 17q2.075 0 3.538-1.463Q17 14.075 17 12t-1.462-3.538Q14.075 7 12 7Q9.925 7 8.463 8.462Q7 9.925 7 12q0 2.075 1.463 3.537Q9.925 17 12 17Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBrightnessHighRounded(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="M8.65 20H6q-.825 0-1.412-.587Q4 18.825 4 18v-2.65L2.075 13.4Q1.5 12.825 1.5 12t.575-1.4L4 8.65V6q0-.825.588-1.412Q5.175 4 6 4h2.65l1.95-1.925Q11.175 1.5 12 1.5t1.4.575L15.35 4H18q.825 0 1.413.588Q20 5.175 20 6v2.65l1.925 1.95q.575.575.575 1.4t-.575 1.4L20 15.35V18q0 .825-.587 1.413Q18.825 20 18 20h-2.65l-1.95 1.925q-.575.575-1.4.575t-1.4-.575ZM12 17q2.075 0 3.538-1.463Q17 14.075 17 12t-1.462-3.538Q14.075 7 12 7Q9.925 7 8.463 8.462Q7 9.925 7 12q0 2.075 1.463 3.537Q9.925 17 12 17Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.65 20H6q-.825 0-1.412-.587Q4 18.825 4 18v-2.65L2.075 13.4Q1.5 12.825 1.5 12t.575-1.4L4 8.65V6q0-.825.588-1.412Q5.175 4 6 4h2.65l1.95-1.925Q11.175 1.5 12 1.5t1.4.575L15.35 4H18q.825 0 1.413.588Q20 5.175 20 6v2.65l1.925 1.95q.575.575.575 1.4t-.575 1.4L20 15.35V18q0 .825-.587 1.413Q18.825 20 18 20h-2.65l-1.95 1.925q-.575.575-1.4.575t-1.4-.575ZM12 17q2.075 0 3.538-1.463Q17 14.075 17 12t-1.462-3.538Q14.075 7 12 7Q9.925 7 8.463 8.462Q7 9.925 7 12q0 2.075 1.463 3.537Q9.925 17 12 17Z"/></svg>
</template>

CSS

.icon-brightness-high-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%22M8.65%2020H6q-.825%200-1.412-.587Q4%2018.825%204%2018v-2.65L2.075%2013.4Q1.5%2012.825%201.5%2012t.575-1.4L4%208.65V6q0-.825.588-1.412Q5.175%204%206%204h2.65l1.95-1.925Q11.175%201.5%2012%201.5t1.4.575L15.35%204H18q.825%200%201.413.588Q20%205.175%2020%206v2.65l1.925%201.95q.575.575.575%201.4t-.575%201.4L20%2015.35V18q0%20.825-.587%201.413Q18.825%2020%2018%2020h-2.65l-1.95%201.925q-.575.575-1.4.575t-1.4-.575ZM12%2017q2.075%200%203.538-1.463Q17%2014.075%2017%2012t-1.462-3.538Q14.075%207%2012%207Q9.925%207%208.463%208.462Q7%209.925%207%2012q0%202.075%201.463%203.537Q9.925%2017%2012%2017Z%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%22M8.65%2020H6q-.825%200-1.412-.587Q4%2018.825%204%2018v-2.65L2.075%2013.4Q1.5%2012.825%201.5%2012t.575-1.4L4%208.65V6q0-.825.588-1.412Q5.175%204%206%204h2.65l1.95-1.925Q11.175%201.5%2012%201.5t1.4.575L15.35%204H18q.825%200%201.413.588Q20%205.175%2020%206v2.65l1.925%201.95q.575.575.575%201.4t-.575%201.4L20%2015.35V18q0%20.825-.587%201.413Q18.825%2020%2018%2020h-2.65l-1.95%201.925q-.575.575-1.4.575t-1.4-.575ZM12%2017q2.075%200%203.538-1.463Q17%2014.075%2017%2012t-1.462-3.538Q14.075%207%2012%207Q9.925%207%208.463%208.462Q7%209.925%207%2012q0%202.075%201.463%203.537Q9.925%2017%2012%2017Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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