light mode icon
light-mode-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- light-mode-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.125 14.125Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m-4.96.71Q8 13.672 8 12t1.165-2.835Q10.329 8 12 8t2.836 1.165T16 12t-1.164 2.836T12 16t-2.835-1.164M2 12.5q-.213 0-.357-.143T1.5 12t.143-.357T2 11.5h2.5q.214 0 .357.143T5 12t-.143.357t-.357.143zm17.5 0q-.213 0-.357-.143T19 12t.143-.357t.357-.143H22q.214 0 .357.143T22.5 12t-.143.357T22 12.5zm-7.857-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-.165M16.95 7.05q-.165-.14-.153-.332t.172-.356l1.397-1.44q.14-.147.344-.144t.369.143q.165.166.165.36t-.165.354L17.658 7.05q-.166.16-.354.16t-.354-.16M4.921 19.079q-.165-.166-.165-.36t.165-.354l1.421-1.415q.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 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLightModeOutlineRounded(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="M14.125 14.125Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m-4.96.71Q8 13.672 8 12t1.165-2.835Q10.329 8 12 8t2.836 1.165T16 12t-1.164 2.836T12 16t-2.835-1.164M2 12.5q-.213 0-.357-.143T1.5 12t.143-.357T2 11.5h2.5q.214 0 .357.143T5 12t-.143.357t-.357.143zm17.5 0q-.213 0-.357-.143T19 12t.143-.357t.357-.143H22q.214 0 .357.143T22.5 12t-.143.357T22 12.5zm-7.857-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-.165M16.95 7.05q-.165-.14-.153-.332t.172-.356l1.397-1.44q.14-.147.344-.144t.369.143q.165.166.165.36t-.165.354L17.658 7.05q-.166.16-.354.16t-.354-.16M4.921 19.079q-.165-.166-.165-.36t.165-.354l1.421-1.415q.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 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="M14.125 14.125Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m-4.96.71Q8 13.672 8 12t1.165-2.835Q10.329 8 12 8t2.836 1.165T16 12t-1.164 2.836T12 16t-2.835-1.164M2 12.5q-.213 0-.357-.143T1.5 12t.143-.357T2 11.5h2.5q.214 0 .357.143T5 12t-.143.357t-.357.143zm17.5 0q-.213 0-.357-.143T19 12t.143-.357t.357-.143H22q.214 0 .357.143T22.5 12t-.143.357T22 12.5zm-7.857-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-.165M16.95 7.05q-.165-.14-.153-.332t.172-.356l1.397-1.44q.14-.147.344-.144t.369.143q.165.166.165.36t-.165.354L17.658 7.05q-.166.16-.354.16t-.354-.16M4.921 19.079q-.165-.166-.165-.36t.165-.354l1.421-1.415q.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 12"/></svg> </template>
CSS
.icon-light-mode-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%22M14.125%2014.125Q15%2013.25%2015%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015t2.125-.875m-4.96.71Q8%2013.672%208%2012t1.165-2.835Q10.329%208%2012%208t2.836%201.165T16%2012t-1.164%202.836T12%2016t-2.835-1.164M2%2012.5q-.213%200-.357-.143T1.5%2012t.143-.357T2%2011.5h2.5q.214%200%20.357.143T5%2012t-.143.357t-.357.143zm17.5%200q-.213%200-.357-.143T19%2012t.143-.357t.357-.143H22q.214%200%20.357.143T22.5%2012t-.143.357T22%2012.5zm-7.857-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-.165M16.95%207.05q-.165-.14-.153-.332t.172-.356l1.397-1.44q.14-.147.344-.144t.369.143q.165.166.165.36t-.165.354L17.658%207.05q-.166.16-.354.16t-.354-.16M4.921%2019.079q-.165-.166-.165-.36t.165-.354l1.421-1.415q.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%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%22M14.125%2014.125Q15%2013.25%2015%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015t2.125-.875m-4.96.71Q8%2013.672%208%2012t1.165-2.835Q10.329%208%2012%208t2.836%201.165T16%2012t-1.164%202.836T12%2016t-2.835-1.164M2%2012.5q-.213%200-.357-.143T1.5%2012t.143-.357T2%2011.5h2.5q.214%200%20.357.143T5%2012t-.143.357t-.357.143zm17.5%200q-.213%200-.357-.143T19%2012t.143-.357t.357-.143H22q.214%200%20.357.143T22.5%2012t-.143.357T22%2012.5zm-7.857-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-.165M16.95%207.05q-.165-.14-.153-.332t.172-.356l1.397-1.44q.14-.147.344-.144t.369.143q.165.166.165.36t-.165.354L17.658%207.05q-.166.16-.354.16t-.354-.16M4.921%2019.079q-.165-.166-.165-.36t.165-.354l1.421-1.415q.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%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/light-mode-outline-rounded.svg?color=%231a73e8&size=48