light mode auto icon

light-mode-auto-outline-rounded from Material Symbols by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
light-mode-auto-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More android icons from Material Symbols

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="M12 17q-2.075 0-3.537-1.463T7 12q0-2.1 1.488-3.55T12 7q.15 0 .3.013t.325.037q.425.05.675.363t.2.737t-.375.675t-.75.2Q12.275 9 12.188 9H12q-1.225 0-2.113.863T9 12q0 1.25.875 2.125T12 15q.95 0 1.725-.55t1.1-1.45q.125-.4.5-.562t.775-.038t.562.5t.038.775q-.525 1.5-1.812 2.413T12 17m4.4-8l-.5 1.4q-.1.275-.325.438t-.5.162q-.475 0-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3 0 .55.175t.35.45l2.55 7.175q.15.425-.112.813t-.738.387q-.275 0-.5-.162T20.1 10.4L19.6 9zm.45-1.35h2.3L18 4zM2 13q-.425 0-.712-.288T1 12t.288-.712T2 11h2q.425 0 .713.288T5 12t-.288.713T4 13zm9.288-8.287Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288m0 18Q11 22.426 11 22v-2q0-.425.288-.712T12 19t.713.288T13 20v2q0 .425-.288.713T12 23t-.712-.288M5.65 7.05L4.575 6q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05 5.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18 19.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425 18q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425 0q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6 19.425q-.275.3-.7.288t-.725-.288M11.925 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightModeAutoOutlineRounded(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="M12 17q-2.075 0-3.537-1.463T7 12q0-2.1 1.488-3.55T12 7q.15 0 .3.013t.325.037q.425.05.675.363t.2.737t-.375.675t-.75.2Q12.275 9 12.188 9H12q-1.225 0-2.113.863T9 12q0 1.25.875 2.125T12 15q.95 0 1.725-.55t1.1-1.45q.125-.4.5-.562t.775-.038t.562.5t.038.775q-.525 1.5-1.812 2.413T12 17m4.4-8l-.5 1.4q-.1.275-.325.438t-.5.162q-.475 0-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3 0 .55.175t.35.45l2.55 7.175q.15.425-.112.813t-.738.387q-.275 0-.5-.162T20.1 10.4L19.6 9zm.45-1.35h2.3L18 4zM2 13q-.425 0-.712-.288T1 12t.288-.712T2 11h2q.425 0 .713.288T5 12t-.288.713T4 13zm9.288-8.287Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288m0 18Q11 22.426 11 22v-2q0-.425.288-.712T12 19t.713.288T13 20v2q0 .425-.288.713T12 23t-.712-.288M5.65 7.05L4.575 6q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05 5.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18 19.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425 18q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425 0q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6 19.425q-.275.3-.7.288t-.725-.288M11.925 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 17q-2.075 0-3.537-1.463T7 12q0-2.1 1.488-3.55T12 7q.15 0 .3.013t.325.037q.425.05.675.363t.2.737t-.375.675t-.75.2Q12.275 9 12.188 9H12q-1.225 0-2.113.863T9 12q0 1.25.875 2.125T12 15q.95 0 1.725-.55t1.1-1.45q.125-.4.5-.562t.775-.038t.562.5t.038.775q-.525 1.5-1.812 2.413T12 17m4.4-8l-.5 1.4q-.1.275-.325.438t-.5.162q-.475 0-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3 0 .55.175t.35.45l2.55 7.175q.15.425-.112.813t-.738.387q-.275 0-.5-.162T20.1 10.4L19.6 9zm.45-1.35h2.3L18 4zM2 13q-.425 0-.712-.288T1 12t.288-.712T2 11h2q.425 0 .713.288T5 12t-.288.713T4 13zm9.288-8.287Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288m0 18Q11 22.426 11 22v-2q0-.425.288-.712T12 19t.713.288T13 20v2q0 .425-.288.713T12 23t-.712-.288M5.65 7.05L4.575 6q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05 5.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18 19.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425 18q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425 0q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6 19.425q-.275.3-.7.288t-.725-.288M11.925 12"/></svg>
</template>

CSS

.icon-light-mode-auto-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%22M12%2017q-2.075%200-3.537-1.463T7%2012q0-2.1%201.488-3.55T12%207q.15%200%20.3.013t.325.037q.425.05.675.363t.2.737t-.375.675t-.75.2Q12.275%209%2012.188%209H12q-1.225%200-2.113.863T9%2012q0%201.25.875%202.125T12%2015q.95%200%201.725-.55t1.1-1.45q.125-.4.5-.562t.775-.038t.562.5t.038.775q-.525%201.5-1.812%202.413T12%2017m4.4-8l-.5%201.4q-.1.275-.325.438t-.5.162q-.475%200-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3%200%20.55.175t.35.45l2.55%207.175q.15.425-.112.813t-.738.387q-.275%200-.5-.162T20.1%2010.4L19.6%209zm.45-1.35h2.3L18%204zM2%2013q-.425%200-.712-.288T1%2012t.288-.712T2%2011h2q.425%200%20.713.288T5%2012t-.288.713T4%2013zm9.288-8.287Q11%204.425%2011%204V2q0-.425.288-.712T12%201t.713.288T13%202v2q0%20.425-.288.713T12%205t-.712-.288m0%2018Q11%2022.426%2011%2022v-2q0-.425.288-.712T12%2019t.713.288T13%2020v2q0%20.425-.288.713T12%2023t-.712-.288M5.65%207.05L4.575%206q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05%205.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18%2019.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425%2018q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425%200q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6%2019.425q-.275.3-.7.288t-.725-.288M11.925%2012%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%22M12%2017q-2.075%200-3.537-1.463T7%2012q0-2.1%201.488-3.55T12%207q.15%200%20.3.013t.325.037q.425.05.675.363t.2.737t-.375.675t-.75.2Q12.275%209%2012.188%209H12q-1.225%200-2.113.863T9%2012q0%201.25.875%202.125T12%2015q.95%200%201.725-.55t1.1-1.45q.125-.4.5-.562t.775-.038t.562.5t.038.775q-.525%201.5-1.812%202.413T12%2017m4.4-8l-.5%201.4q-.1.275-.325.438t-.5.162q-.475%200-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3%200%20.55.175t.35.45l2.55%207.175q.15.425-.112.813t-.738.387q-.275%200-.5-.162T20.1%2010.4L19.6%209zm.45-1.35h2.3L18%204zM2%2013q-.425%200-.712-.288T1%2012t.288-.712T2%2011h2q.425%200%20.713.288T5%2012t-.288.713T4%2013zm9.288-8.287Q11%204.425%2011%204V2q0-.425.288-.712T12%201t.713.288T13%202v2q0%20.425-.288.713T12%205t-.712-.288m0%2018Q11%2022.426%2011%2022v-2q0-.425.288-.712T12%2019t.713.288T13%2020v2q0%20.425-.288.713T12%2023t-.712-.288M5.65%207.05L4.575%206q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05%205.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18%2019.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425%2018q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425%200q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6%2019.425q-.275.3-.7.288t-.725-.288M11.925%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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