light mode auto icon
light-mode-auto from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- light-mode-auto
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- light-mode-auto-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the light mode auto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.5 12.5v-1H5v1zm10-7.5V1.5h1V5zm0 17.5V19h1v3.5zM6.746 7.404l-2.16-2.098l.695-.745l2.111 2.135zM18.72 19.439l-2.117-2.141l.652-.702l2.16 2.098zm-13.432-.006l-.725-.714l2.14-2.117l.664.652zM14.377 11l3.47-9h.73l3.508 9H21.03l-1.008-2.539H16.4L15.392 11zm2.32-3.35h3.03l-1.496-3.996h-.077zM12 16q-1.671 0-2.835-1.164Q8 13.67 8 12t1.165-2.835T12 8q.237 0 .467.025t.448.075l-2.017 5.285h4.829q-.408 1.148-1.424 1.881T12 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLightModeAuto(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="M1.5 12.5v-1H5v1zm10-7.5V1.5h1V5zm0 17.5V19h1v3.5zM6.746 7.404l-2.16-2.098l.695-.745l2.111 2.135zM18.72 19.439l-2.117-2.141l.652-.702l2.16 2.098zm-13.432-.006l-.725-.714l2.14-2.117l.664.652zM14.377 11l3.47-9h.73l3.508 9H21.03l-1.008-2.539H16.4L15.392 11zm2.32-3.35h3.03l-1.496-3.996h-.077zM12 16q-1.671 0-2.835-1.164Q8 13.67 8 12t1.165-2.835T12 8q.237 0 .467.025t.448.075l-2.017 5.285h4.829q-.408 1.148-1.424 1.881T12 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.5 12.5v-1H5v1zm10-7.5V1.5h1V5zm0 17.5V19h1v3.5zM6.746 7.404l-2.16-2.098l.695-.745l2.111 2.135zM18.72 19.439l-2.117-2.141l.652-.702l2.16 2.098zm-13.432-.006l-.725-.714l2.14-2.117l.664.652zM14.377 11l3.47-9h.73l3.508 9H21.03l-1.008-2.539H16.4L15.392 11zm2.32-3.35h3.03l-1.496-3.996h-.077zM12 16q-1.671 0-2.835-1.164Q8 13.67 8 12t1.165-2.835T12 8q.237 0 .467.025t.448.075l-2.017 5.285h4.829q-.408 1.148-1.424 1.881T12 16"/></svg> </template>
CSS
.icon-light-mode-auto {
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%22M1.5%2012.5v-1H5v1zm10-7.5V1.5h1V5zm0%2017.5V19h1v3.5zM6.746%207.404l-2.16-2.098l.695-.745l2.111%202.135zM18.72%2019.439l-2.117-2.141l.652-.702l2.16%202.098zm-13.432-.006l-.725-.714l2.14-2.117l.664.652zM14.377%2011l3.47-9h.73l3.508%209H21.03l-1.008-2.539H16.4L15.392%2011zm2.32-3.35h3.03l-1.496-3.996h-.077zM12%2016q-1.671%200-2.835-1.164Q8%2013.67%208%2012t1.165-2.835T12%208q.237%200%20.467.025t.448.075l-2.017%205.285h4.829q-.408%201.148-1.424%201.881T12%2016%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%22M1.5%2012.5v-1H5v1zm10-7.5V1.5h1V5zm0%2017.5V19h1v3.5zM6.746%207.404l-2.16-2.098l.695-.745l2.111%202.135zM18.72%2019.439l-2.117-2.141l.652-.702l2.16%202.098zm-13.432-.006l-.725-.714l2.14-2.117l.664.652zM14.377%2011l3.47-9h.73l3.508%209H21.03l-1.008-2.539H16.4L15.392%2011zm2.32-3.35h3.03l-1.496-3.996h-.077zM12%2016q-1.671%200-2.835-1.164Q8%2013.67%208%2012t1.165-2.835T12%208q.237%200%20.467.025t.448.075l-2.017%205.285h4.829q-.408%201.148-1.424%201.881T12%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/light-mode-auto.svg?color=%231a73e8&size=48