backlight high off icon

backlight-high-off-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
backlight-high-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
backlight-high-off-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the backlight high off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.573 17H8.5q-.413 0-.707-.293T7.5 16t.293-.707T8.5 15h5.073L3.094 4.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM2.116 14.5q-.214 0-.357-.143T1.616 14t.143-.357t.357-.143H4.5q.214 0 .357.143T5 14t-.143.357t-.357.143zm9.527-7.643Q11.5 6.714 11.5 6.5V3.116q0-.214.143-.357T12 2.616t.357.143t.143.357V6.5q0 .214-.143.357T12 7t-.357-.143m5.268 2.174q-.14-.14-.13-.354t.15-.354l1.732-1.694q.14-.14.351-.15t.357.15q.146.146.137.354q-.01.208-.156.354L17.619 9.03q-.14.14-.353.15q-.214.01-.354-.15M19.5 14.5q-.213 0-.357-.143T19 14t.143-.357t.357-.143h2.385q.213 0 .356.143t.144.357t-.144.357t-.356.143z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBacklightHighOffRounded(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="M15.573 17H8.5q-.413 0-.707-.293T7.5 16t.293-.707T8.5 15h5.073L3.094 4.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM2.116 14.5q-.214 0-.357-.143T1.616 14t.143-.357t.357-.143H4.5q.214 0 .357.143T5 14t-.143.357t-.357.143zm9.527-7.643Q11.5 6.714 11.5 6.5V3.116q0-.214.143-.357T12 2.616t.357.143t.143.357V6.5q0 .214-.143.357T12 7t-.357-.143m5.268 2.174q-.14-.14-.13-.354t.15-.354l1.732-1.694q.14-.14.351-.15t.357.15q.146.146.137.354q-.01.208-.156.354L17.619 9.03q-.14.14-.353.15q-.214.01-.354-.15M19.5 14.5q-.213 0-.357-.143T19 14t.143-.357t.357-.143h2.385q.213 0 .356.143t.144.357t-.144.357t-.356.143z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.573 17H8.5q-.413 0-.707-.293T7.5 16t.293-.707T8.5 15h5.073L3.094 4.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM2.116 14.5q-.214 0-.357-.143T1.616 14t.143-.357t.357-.143H4.5q.214 0 .357.143T5 14t-.143.357t-.357.143zm9.527-7.643Q11.5 6.714 11.5 6.5V3.116q0-.214.143-.357T12 2.616t.357.143t.143.357V6.5q0 .214-.143.357T12 7t-.357-.143m5.268 2.174q-.14-.14-.13-.354t.15-.354l1.732-1.694q.14-.14.351-.15t.357.15q.146.146.137.354q-.01.208-.156.354L17.619 9.03q-.14.14-.353.15q-.214.01-.354-.15M19.5 14.5q-.213 0-.357-.143T19 14t.143-.357t.357-.143h2.385q.213 0 .356.143t.144.357t-.144.357t-.356.143z"/></svg>
</template>

CSS

.icon-backlight-high-off-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%22M15.573%2017H8.5q-.413%200-.707-.293T7.5%2016t.293-.707T8.5%2015h5.073L3.094%204.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM2.116%2014.5q-.214%200-.357-.143T1.616%2014t.143-.357t.357-.143H4.5q.214%200%20.357.143T5%2014t-.143.357t-.357.143zm9.527-7.643Q11.5%206.714%2011.5%206.5V3.116q0-.214.143-.357T12%202.616t.357.143t.143.357V6.5q0%20.214-.143.357T12%207t-.357-.143m5.268%202.174q-.14-.14-.13-.354t.15-.354l1.732-1.694q.14-.14.351-.15t.357.15q.146.146.137.354q-.01.208-.156.354L17.619%209.03q-.14.14-.353.15q-.214.01-.354-.15M19.5%2014.5q-.213%200-.357-.143T19%2014t.143-.357t.357-.143h2.385q.213%200%20.356.143t.144.357t-.144.357t-.356.143z%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%22M15.573%2017H8.5q-.413%200-.707-.293T7.5%2016t.293-.707T8.5%2015h5.073L3.094%204.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM2.116%2014.5q-.214%200-.357-.143T1.616%2014t.143-.357t.357-.143H4.5q.214%200%20.357.143T5%2014t-.143.357t-.357.143zm9.527-7.643Q11.5%206.714%2011.5%206.5V3.116q0-.214.143-.357T12%202.616t.357.143t.143.357V6.5q0%20.214-.143.357T12%207t-.357-.143m5.268%202.174q-.14-.14-.13-.354t.15-.354l1.732-1.694q.14-.14.351-.15t.357.15q.146.146.137.354q-.01.208-.156.354L17.619%209.03q-.14.14-.353.15q-.214.01-.354-.15M19.5%2014.5q-.213%200-.357-.143T19%2014t.143-.357t.357-.143h2.385q.213%200%20.356.143t.144.357t-.144.357t-.356.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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