nest heat link gen 3 icon

nest-heat-link-gen-3-outline from Material Symbols Light by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.

Name
nest-heat-link-gen-3-outline
Set
Material Symbols Light
Style
Outline
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
nest-heat-link-gen-3-outline-rounded, nest-heat-link-gen-3-outline-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the nest heat link gen 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 20q-1.612 0-2.749-1.136T4 16.116V7.885q0-1.613 1.136-2.749T7.885 4h8.23q1.613 0 2.749 1.136T20 7.885v8.23q0 1.613-1.136 2.749T16.116 20zm0-1h8.23q1.202 0 2.044-.841q.841-.842.841-2.043V7.885q0-1.202-.841-2.044Q17.317 5 16.116 5H7.885q-1.202 0-2.044.841Q5 6.683 5 7.884v8.232q0 1.201.841 2.043q.842.841 2.043.841m6.91-3.785q1.148-1.15 1.148-2.793t-1.15-2.792T12 8.48T9.207 9.632q-1.15 1.15-1.15 2.793t1.15 2.792q1.151 1.15 2.794 1.15t2.792-1.15m-2.793.15q-1.223 0-2.083-.86t-.86-2.083t.86-2.082T12 9.48t2.083.86q.86.859.86 2.082t-.86 2.083t-2.083.86m.001-7.847q.328 0 .548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22M12 12.423"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNestHeatLinkGen3Outline(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="M7.885 20q-1.612 0-2.749-1.136T4 16.116V7.885q0-1.613 1.136-2.749T7.885 4h8.23q1.613 0 2.749 1.136T20 7.885v8.23q0 1.613-1.136 2.749T16.116 20zm0-1h8.23q1.202 0 2.044-.841q.841-.842.841-2.043V7.885q0-1.202-.841-2.044Q17.317 5 16.116 5H7.885q-1.202 0-2.044.841Q5 6.683 5 7.884v8.232q0 1.201.841 2.043q.842.841 2.043.841m6.91-3.785q1.148-1.15 1.148-2.793t-1.15-2.792T12 8.48T9.207 9.632q-1.15 1.15-1.15 2.793t1.15 2.792q1.151 1.15 2.794 1.15t2.792-1.15m-2.793.15q-1.223 0-2.083-.86t-.86-2.083t.86-2.082T12 9.48t2.083.86q.86.859.86 2.082t-.86 2.083t-2.083.86m.001-7.847q.328 0 .548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22M12 12.423"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.885 20q-1.612 0-2.749-1.136T4 16.116V7.885q0-1.613 1.136-2.749T7.885 4h8.23q1.613 0 2.749 1.136T20 7.885v8.23q0 1.613-1.136 2.749T16.116 20zm0-1h8.23q1.202 0 2.044-.841q.841-.842.841-2.043V7.885q0-1.202-.841-2.044Q17.317 5 16.116 5H7.885q-1.202 0-2.044.841Q5 6.683 5 7.884v8.232q0 1.201.841 2.043q.842.841 2.043.841m6.91-3.785q1.148-1.15 1.148-2.793t-1.15-2.792T12 8.48T9.207 9.632q-1.15 1.15-1.15 2.793t1.15 2.792q1.151 1.15 2.794 1.15t2.792-1.15m-2.793.15q-1.223 0-2.083-.86t-.86-2.083t.86-2.082T12 9.48t2.083.86q.86.859.86 2.082t-.86 2.083t-2.083.86m.001-7.847q.328 0 .548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22M12 12.423"/></svg>
</template>

CSS

.icon-nest-heat-link-gen-3-outline {
  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%22M7.885%2020q-1.612%200-2.749-1.136T4%2016.116V7.885q0-1.613%201.136-2.749T7.885%204h8.23q1.613%200%202.749%201.136T20%207.885v8.23q0%201.613-1.136%202.749T16.116%2020zm0-1h8.23q1.202%200%202.044-.841q.841-.842.841-2.043V7.885q0-1.202-.841-2.044Q17.317%205%2016.116%205H7.885q-1.202%200-2.044.841Q5%206.683%205%207.884v8.232q0%201.201.841%202.043q.842.841%202.043.841m6.91-3.785q1.148-1.15%201.148-2.793t-1.15-2.792T12%208.48T9.207%209.632q-1.15%201.15-1.15%202.793t1.15%202.792q1.151%201.15%202.794%201.15t2.792-1.15m-2.793.15q-1.223%200-2.083-.86t-.86-2.083t.86-2.082T12%209.48t2.083.86q.86.859.86%202.082t-.86%202.083t-2.083.86m.001-7.847q.328%200%20.548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22M12%2012.423%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%22M7.885%2020q-1.612%200-2.749-1.136T4%2016.116V7.885q0-1.613%201.136-2.749T7.885%204h8.23q1.613%200%202.749%201.136T20%207.885v8.23q0%201.613-1.136%202.749T16.116%2020zm0-1h8.23q1.202%200%202.044-.841q.841-.842.841-2.043V7.885q0-1.202-.841-2.044Q17.317%205%2016.116%205H7.885q-1.202%200-2.044.841Q5%206.683%205%207.884v8.232q0%201.201.841%202.043q.842.841%202.043.841m6.91-3.785q1.148-1.15%201.148-2.793t-1.15-2.792T12%208.48T9.207%209.632q-1.15%201.15-1.15%202.793t1.15%202.792q1.151%201.15%202.794%201.15t2.792-1.15m-2.793.15q-1.223%200-2.083-.86t-.86-2.083t.86-2.082T12%209.48t2.083.86q.86.859.86%202.082t-.86%202.083t-2.083.86m.001-7.847q.328%200%20.548-.221t.22-.55t-.221-.547t-.55-.22t-.547.221t-.22.55t.221.547t.55.22M12%2012.423%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-heat-link-gen-3-outline.svg?color=%231a73e8&size=48