nest mini icon
nest-mini from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-mini
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-mini-rounded, nest-mini-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the nest mini icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.04 13.54q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.46.23q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3.54-.23q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-8.456 7.536q-1.6-.693-2.783-1.877q-1.184-1.184-1.877-2.783T3.231 13q0-3.508 2.384-6.051T11.5 4.223V1q0-.213.143-.357T12 .5t.357.143T12.5 1v3.223q3.502.183 5.886 2.726Q20.769 9.492 20.769 13q0 1.817-.693 3.416q-.693 1.6-1.877 2.783q-1.184 1.184-2.783 1.877T12 21.769t-3.416-.693"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNestMini(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="M8.04 13.54q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.46.23q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3.54-.23q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-8.456 7.536q-1.6-.693-2.783-1.877q-1.184-1.184-1.877-2.783T3.231 13q0-3.508 2.384-6.051T11.5 4.223V1q0-.213.143-.357T12 .5t.357.143T12.5 1v3.223q3.502.183 5.886 2.726Q20.769 9.492 20.769 13q0 1.817-.693 3.416q-.693 1.6-1.877 2.783q-1.184 1.184-2.783 1.877T12 21.769t-3.416-.693"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.04 13.54q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.46.23q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3 0q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3.54-.23q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-8.456 7.536q-1.6-.693-2.783-1.877q-1.184-1.184-1.877-2.783T3.231 13q0-3.508 2.384-6.051T11.5 4.223V1q0-.213.143-.357T12 .5t.357.143T12.5 1v3.223q3.502.183 5.886 2.726Q20.769 9.492 20.769 13q0 1.817-.693 3.416q-.693 1.6-1.877 2.783q-1.184 1.184-2.783 1.877T12 21.769t-3.416-.693"/></svg> </template>
CSS
.icon-nest-mini {
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%22M8.04%2013.54q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.46.23q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3%200q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3.54-.23q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-8.456%207.536q-1.6-.693-2.783-1.877q-1.184-1.184-1.877-2.783T3.231%2013q0-3.508%202.384-6.051T11.5%204.223V1q0-.213.143-.357T12%20.5t.357.143T12.5%201v3.223q3.502.183%205.886%202.726Q20.769%209.492%2020.769%2013q0%201.817-.693%203.416q-.693%201.6-1.877%202.783q-1.184%201.184-2.783%201.877T12%2021.769t-3.416-.693%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%22M8.04%2013.54q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m2.46.23q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3%200q.31%200%20.54-.23t.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23m3.54-.23q.23-.23.23-.54t-.23-.54t-.54-.23t-.54.23t-.23.54t.23.54t.54.23t.54-.23m-8.456%207.536q-1.6-.693-2.783-1.877q-1.184-1.184-1.877-2.783T3.231%2013q0-3.508%202.384-6.051T11.5%204.223V1q0-.213.143-.357T12%20.5t.357.143T12.5%201v3.223q3.502.183%205.886%202.726Q20.769%209.492%2020.769%2013q0%201.817-.693%203.416q-.693%201.6-1.877%202.783q-1.184%201.184-2.783%201.877T12%2021.769t-3.416-.693%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/nest-mini.svg?color=%231a73e8&size=48