light mode auto icon
light-mode-auto-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- light-mode-auto-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
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="m16.4 8.462l-.884 2.226q-.062.14-.172.226t-.269.086q-.263 0-.401-.205t-.045-.437l3.127-8.137q.042-.102.129-.162Q17.97 2 18.079 2h.265q.108 0 .195.06q.086.06.128.161l3.166 8.118q.092.251-.055.456t-.41.205q-.16 0-.28-.076t-.18-.236l-.885-2.227zm.296-.812h3.031l-1.496-3.996h-.077zM2 12.5q-.213 0-.357-.143T1.5 12t.143-.357T2 11.5h2.5q.214 0 .357.143T5 12t-.143.357t-.357.143zm9.643-7.643Q11.5 4.713 11.5 4.5V2q0-.213.143-.357T12 1.5t.357.143T12.5 2v2.5q0 .214-.143.357T12 5t-.357-.143m0 17.5Q11.5 22.214 11.5 22v-2.5q0-.213.143-.357T12 19t.357.143t.143.357V22q0 .214-.143.357T12 22.5t-.357-.143M6.362 7.03l-1.44-1.396q-.147-.14-.144-.344t.143-.37q.166-.165.36-.165t.354.165L7.05 6.342q.16.166.16.354q0 .189-.16.354q-.14.166-.332.153t-.356-.172m12.004 12.048l-1.416-1.421q-.16-.166-.16-.357t.16-.351q.14-.165.332-.153t.356.172l1.44 1.397q.147.14.144.344t-.143.369q-.166.165-.36.165t-.354-.165m-13.444 0q-.165-.165-.165-.36t.165-.353l1.421-1.416q.166-.16.357-.16q.192 0 .351.16q.146.14.134.332t-.153.356l-1.397 1.44q-.159.166-.353.163q-.195-.002-.36-.162M12 16q-1.671 0-2.835-1.164Q8 13.67 8 12q0-1.702 1.206-2.876T12.114 8q.298.02.469.287t.046.565l-.896 2.339q-.312.782.17 1.488t1.34.706h1.2q.453 0 .673.377t-.037.736q-.529.68-1.329 1.092q-.8.41-1.75.41"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLightModeAutoRounded(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="m16.4 8.462l-.884 2.226q-.062.14-.172.226t-.269.086q-.263 0-.401-.205t-.045-.437l3.127-8.137q.042-.102.129-.162Q17.97 2 18.079 2h.265q.108 0 .195.06q.086.06.128.161l3.166 8.118q.092.251-.055.456t-.41.205q-.16 0-.28-.076t-.18-.236l-.885-2.227zm.296-.812h3.031l-1.496-3.996h-.077zM2 12.5q-.213 0-.357-.143T1.5 12t.143-.357T2 11.5h2.5q.214 0 .357.143T5 12t-.143.357t-.357.143zm9.643-7.643Q11.5 4.713 11.5 4.5V2q0-.213.143-.357T12 1.5t.357.143T12.5 2v2.5q0 .214-.143.357T12 5t-.357-.143m0 17.5Q11.5 22.214 11.5 22v-2.5q0-.213.143-.357T12 19t.357.143t.143.357V22q0 .214-.143.357T12 22.5t-.357-.143M6.362 7.03l-1.44-1.396q-.147-.14-.144-.344t.143-.37q.166-.165.36-.165t.354.165L7.05 6.342q.16.166.16.354q0 .189-.16.354q-.14.166-.332.153t-.356-.172m12.004 12.048l-1.416-1.421q-.16-.166-.16-.357t.16-.351q.14-.165.332-.153t.356.172l1.44 1.397q.147.14.144.344t-.143.369q-.166.165-.36.165t-.354-.165m-13.444 0q-.165-.165-.165-.36t.165-.353l1.421-1.416q.166-.16.357-.16q.192 0 .351.16q.146.14.134.332t-.153.356l-1.397 1.44q-.159.166-.353.163q-.195-.002-.36-.162M12 16q-1.671 0-2.835-1.164Q8 13.67 8 12q0-1.702 1.206-2.876T12.114 8q.298.02.469.287t.046.565l-.896 2.339q-.312.782.17 1.488t1.34.706h1.2q.453 0 .673.377t-.037.736q-.529.68-1.329 1.092q-.8.41-1.75.41"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.4 8.462l-.884 2.226q-.062.14-.172.226t-.269.086q-.263 0-.401-.205t-.045-.437l3.127-8.137q.042-.102.129-.162Q17.97 2 18.079 2h.265q.108 0 .195.06q.086.06.128.161l3.166 8.118q.092.251-.055.456t-.41.205q-.16 0-.28-.076t-.18-.236l-.885-2.227zm.296-.812h3.031l-1.496-3.996h-.077zM2 12.5q-.213 0-.357-.143T1.5 12t.143-.357T2 11.5h2.5q.214 0 .357.143T5 12t-.143.357t-.357.143zm9.643-7.643Q11.5 4.713 11.5 4.5V2q0-.213.143-.357T12 1.5t.357.143T12.5 2v2.5q0 .214-.143.357T12 5t-.357-.143m0 17.5Q11.5 22.214 11.5 22v-2.5q0-.213.143-.357T12 19t.357.143t.143.357V22q0 .214-.143.357T12 22.5t-.357-.143M6.362 7.03l-1.44-1.396q-.147-.14-.144-.344t.143-.37q.166-.165.36-.165t.354.165L7.05 6.342q.16.166.16.354q0 .189-.16.354q-.14.166-.332.153t-.356-.172m12.004 12.048l-1.416-1.421q-.16-.166-.16-.357t.16-.351q.14-.165.332-.153t.356.172l1.44 1.397q.147.14.144.344t-.143.369q-.166.165-.36.165t-.354-.165m-13.444 0q-.165-.165-.165-.36t.165-.353l1.421-1.416q.166-.16.357-.16q.192 0 .351.16q.146.14.134.332t-.153.356l-1.397 1.44q-.159.166-.353.163q-.195-.002-.36-.162M12 16q-1.671 0-2.835-1.164Q8 13.67 8 12q0-1.702 1.206-2.876T12.114 8q.298.02.469.287t.046.565l-.896 2.339q-.312.782.17 1.488t1.34.706h1.2q.453 0 .673.377t-.037.736q-.529.68-1.329 1.092q-.8.41-1.75.41"/></svg> </template>
CSS
.icon-light-mode-auto-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%22m16.4%208.462l-.884%202.226q-.062.14-.172.226t-.269.086q-.263%200-.401-.205t-.045-.437l3.127-8.137q.042-.102.129-.162Q17.97%202%2018.079%202h.265q.108%200%20.195.06q.086.06.128.161l3.166%208.118q.092.251-.055.456t-.41.205q-.16%200-.28-.076t-.18-.236l-.885-2.227zm.296-.812h3.031l-1.496-3.996h-.077zM2%2012.5q-.213%200-.357-.143T1.5%2012t.143-.357T2%2011.5h2.5q.214%200%20.357.143T5%2012t-.143.357t-.357.143zm9.643-7.643Q11.5%204.713%2011.5%204.5V2q0-.213.143-.357T12%201.5t.357.143T12.5%202v2.5q0%20.214-.143.357T12%205t-.357-.143m0%2017.5Q11.5%2022.214%2011.5%2022v-2.5q0-.213.143-.357T12%2019t.357.143t.143.357V22q0%20.214-.143.357T12%2022.5t-.357-.143M6.362%207.03l-1.44-1.396q-.147-.14-.144-.344t.143-.37q.166-.165.36-.165t.354.165L7.05%206.342q.16.166.16.354q0%20.189-.16.354q-.14.166-.332.153t-.356-.172m12.004%2012.048l-1.416-1.421q-.16-.166-.16-.357t.16-.351q.14-.165.332-.153t.356.172l1.44%201.397q.147.14.144.344t-.143.369q-.166.165-.36.165t-.354-.165m-13.444%200q-.165-.165-.165-.36t.165-.353l1.421-1.416q.166-.16.357-.16q.192%200%20.351.16q.146.14.134.332t-.153.356l-1.397%201.44q-.159.166-.353.163q-.195-.002-.36-.162M12%2016q-1.671%200-2.835-1.164Q8%2013.67%208%2012q0-1.702%201.206-2.876T12.114%208q.298.02.469.287t.046.565l-.896%202.339q-.312.782.17%201.488t1.34.706h1.2q.453%200%20.673.377t-.037.736q-.529.68-1.329%201.092q-.8.41-1.75.41%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%22m16.4%208.462l-.884%202.226q-.062.14-.172.226t-.269.086q-.263%200-.401-.205t-.045-.437l3.127-8.137q.042-.102.129-.162Q17.97%202%2018.079%202h.265q.108%200%20.195.06q.086.06.128.161l3.166%208.118q.092.251-.055.456t-.41.205q-.16%200-.28-.076t-.18-.236l-.885-2.227zm.296-.812h3.031l-1.496-3.996h-.077zM2%2012.5q-.213%200-.357-.143T1.5%2012t.143-.357T2%2011.5h2.5q.214%200%20.357.143T5%2012t-.143.357t-.357.143zm9.643-7.643Q11.5%204.713%2011.5%204.5V2q0-.213.143-.357T12%201.5t.357.143T12.5%202v2.5q0%20.214-.143.357T12%205t-.357-.143m0%2017.5Q11.5%2022.214%2011.5%2022v-2.5q0-.213.143-.357T12%2019t.357.143t.143.357V22q0%20.214-.143.357T12%2022.5t-.357-.143M6.362%207.03l-1.44-1.396q-.147-.14-.144-.344t.143-.37q.166-.165.36-.165t.354.165L7.05%206.342q.16.166.16.354q0%20.189-.16.354q-.14.166-.332.153t-.356-.172m12.004%2012.048l-1.416-1.421q-.16-.166-.16-.357t.16-.351q.14-.165.332-.153t.356.172l1.44%201.397q.147.14.144.344t-.143.369q-.166.165-.36.165t-.354-.165m-13.444%200q-.165-.165-.165-.36t.165-.353l1.421-1.416q.166-.16.357-.16q.192%200%20.351.16q.146.14.134.332t-.153.356l-1.397%201.44q-.159.166-.353.163q-.195-.002-.36-.162M12%2016q-1.671%200-2.835-1.164Q8%2013.67%208%2012q0-1.702%201.206-2.876T12.114%208q.298.02.469.287t.046.565l-.896%202.339q-.312.782.17%201.488t1.34.706h1.2q.453%200%20.673.377t-.037.736q-.529.68-1.329%201.092q-.8.41-1.75.41%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-rounded.svg?color=%231a73e8&size=48