nest display max icon
nest-display-max from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-display-max
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-display-max-rounded, nest-display-max-sharp
1 other variant in Material Symbols
The same icon in other sets
More home icons from Material Symbols
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 display max icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.713 9.713Q13 9.425 13 9t-.288-.712T12 8t-.712.288T11 9t.288.713T12 10t.713-.288M12 19q-2.475 0-4.237-.337T6 17.85V17H4.175Q3.3 17 2.7 16.35t-.525-1.525l.675-8q.05-.775.625-1.3T4.85 5h14.3q.8 0 1.375.525t.625 1.3l.675 8q.075.875-.525 1.525t-1.475.65H18v.85q0 .475-1.763.813T12 19"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestDisplayMax(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.713 9.713Q13 9.425 13 9t-.288-.712T12 8t-.712.288T11 9t.288.713T12 10t.713-.288M12 19q-2.475 0-4.237-.337T6 17.85V17H4.175Q3.3 17 2.7 16.35t-.525-1.525l.675-8q.05-.775.625-1.3T4.85 5h14.3q.8 0 1.375.525t.625 1.3l.675 8q.075.875-.525 1.525t-1.475.65H18v.85q0 .475-1.763.813T12 19"/></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.713 9.713Q13 9.425 13 9t-.288-.712T12 8t-.712.288T11 9t.288.713T12 10t.713-.288M12 19q-2.475 0-4.237-.337T6 17.85V17H4.175Q3.3 17 2.7 16.35t-.525-1.525l.675-8q.05-.775.625-1.3T4.85 5h14.3q.8 0 1.375.525t.625 1.3l.675 8q.075.875-.525 1.525t-1.475.65H18v.85q0 .475-1.763.813T12 19"/></svg> </template>
CSS
.icon-nest-display-max {
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.713%209.713Q13%209.425%2013%209t-.288-.712T12%208t-.712.288T11%209t.288.713T12%2010t.713-.288M12%2019q-2.475%200-4.237-.337T6%2017.85V17H4.175Q3.3%2017%202.7%2016.35t-.525-1.525l.675-8q.05-.775.625-1.3T4.85%205h14.3q.8%200%201.375.525t.625%201.3l.675%208q.075.875-.525%201.525t-1.475.65H18v.85q0%20.475-1.763.813T12%2019%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.713%209.713Q13%209.425%2013%209t-.288-.712T12%208t-.712.288T11%209t.288.713T12%2010t.713-.288M12%2019q-2.475%200-4.237-.337T6%2017.85V17H4.175Q3.3%2017%202.7%2016.35t-.525-1.525l.675-8q.05-.775.625-1.3T4.85%205h14.3q.8%200%201.375.525t.625%201.3l.675%208q.075.875-.525%201.525t-1.475.65H18v.85q0%20.475-1.763.813T12%2019%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-display-max.svg?color=%231a73e8&size=48