nest sunblock icon
nest-sunblock from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- nest-sunblock
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- nest-sunblock-outline
2 other variants 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 sunblock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 7V4h2v3zm0 13v-3h2v3zM7.25 9.175L5.825 7.75L7.95 5.625L9.375 7.05zm.7 9.2L5.825 16.25l1.425-1.425l2.125 2.125zM8 13v-2h6l-1.8-2.4l1.6-1.2l3 4q.375.5.1 1.05T16 13zm12.5 6q-.625 0-1.062-.437T19 17.5v-11q0-.625.438-1.062T20.5 5t1.063.438T22 6.5v11q0 .625-.437 1.063T20.5 19M2 16v-2q.825 0 1.413-.587T4 12t-.587-1.412T2 10V8q1.65 0 2.825 1.175T6 12t-1.175 2.825T2 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsNestSunblock(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="M2 7V4h2v3zm0 13v-3h2v3zM7.25 9.175L5.825 7.75L7.95 5.625L9.375 7.05zm.7 9.2L5.825 16.25l1.425-1.425l2.125 2.125zM8 13v-2h6l-1.8-2.4l1.6-1.2l3 4q.375.5.1 1.05T16 13zm12.5 6q-.625 0-1.062-.437T19 17.5v-11q0-.625.438-1.062T20.5 5t1.063.438T22 6.5v11q0 .625-.437 1.063T20.5 19M2 16v-2q.825 0 1.413-.587T4 12t-.587-1.412T2 10V8q1.65 0 2.825 1.175T6 12t-1.175 2.825T2 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 7V4h2v3zm0 13v-3h2v3zM7.25 9.175L5.825 7.75L7.95 5.625L9.375 7.05zm.7 9.2L5.825 16.25l1.425-1.425l2.125 2.125zM8 13v-2h6l-1.8-2.4l1.6-1.2l3 4q.375.5.1 1.05T16 13zm12.5 6q-.625 0-1.062-.437T19 17.5v-11q0-.625.438-1.062T20.5 5t1.063.438T22 6.5v11q0 .625-.437 1.063T20.5 19M2 16v-2q.825 0 1.413-.587T4 12t-.587-1.412T2 10V8q1.65 0 2.825 1.175T6 12t-1.175 2.825T2 16"/></svg> </template>
CSS
.icon-nest-sunblock {
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%22M2%207V4h2v3zm0%2013v-3h2v3zM7.25%209.175L5.825%207.75L7.95%205.625L9.375%207.05zm.7%209.2L5.825%2016.25l1.425-1.425l2.125%202.125zM8%2013v-2h6l-1.8-2.4l1.6-1.2l3%204q.375.5.1%201.05T16%2013zm12.5%206q-.625%200-1.062-.437T19%2017.5v-11q0-.625.438-1.062T20.5%205t1.063.438T22%206.5v11q0%20.625-.437%201.063T20.5%2019M2%2016v-2q.825%200%201.413-.587T4%2012t-.587-1.412T2%2010V8q1.65%200%202.825%201.175T6%2012t-1.175%202.825T2%2016%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%22M2%207V4h2v3zm0%2013v-3h2v3zM7.25%209.175L5.825%207.75L7.95%205.625L9.375%207.05zm.7%209.2L5.825%2016.25l1.425-1.425l2.125%202.125zM8%2013v-2h6l-1.8-2.4l1.6-1.2l3%204q.375.5.1%201.05T16%2013zm12.5%206q-.625%200-1.062-.437T19%2017.5v-11q0-.625.438-1.062T20.5%205t1.063.438T22%206.5v11q0%20.625-.437%201.063T20.5%2019M2%2016v-2q.825%200%201.413-.587T4%2012t-.587-1.412T2%2010V8q1.65%200%202.825%201.175T6%2012t-1.175%202.825T2%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-sunblock.svg?color=%231a73e8&size=48