nest sunblock icon

nest-sunblock-sharp from Material Symbols by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-sunblock-sharp
Set
Material Symbols
Style
Sharp
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-sunblock-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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.2L18 13zm11 6V5h3v14zM2 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 MaterialSymbolsNestSunblockSharp(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.2L18 13zm11 6V5h3v14zM2 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.2L18 13zm11 6V5h3v14zM2 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-sharp {
  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.2L18%2013zm11%206V5h3v14zM2%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.2L18%2013zm11%206V5h3v14zM2%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-sharp.svg?color=%231a73e8&size=48