nest heat link gen 3 icon

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

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

1 other variant in Material Symbols

The same icon in other sets

More home icons from Material Symbols

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="M8 21q-2.075 0-3.537-1.463T3 16V8q0-2.075 1.463-3.537T8 3h8q2.075 0 3.538 1.463T21 8v8q0 2.075-1.463 3.538T16 21zm7.188-5.312Q16.5 14.375 16.5 12.5t-1.312-3.187T12 8T8.813 9.313T7.5 12.5t1.313 3.188T12 17t3.188-1.312M12 15q-1.05 0-1.775-.725T9.5 12.5t.725-1.775T12 10t1.775.725t.725 1.775t-.725 1.775T12 15m0-7.5q.425 0 .713-.288T13 6.5t-.288-.712T12 5.5t-.712.288T11 6.5t.288.713T12 7.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestHeatLinkGen3(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 21q-2.075 0-3.537-1.463T3 16V8q0-2.075 1.463-3.537T8 3h8q2.075 0 3.538 1.463T21 8v8q0 2.075-1.463 3.538T16 21zm7.188-5.312Q16.5 14.375 16.5 12.5t-1.312-3.187T12 8T8.813 9.313T7.5 12.5t1.313 3.188T12 17t3.188-1.312M12 15q-1.05 0-1.775-.725T9.5 12.5t.725-1.775T12 10t1.775.725t.725 1.775t-.725 1.775T12 15m0-7.5q.425 0 .713-.288T13 6.5t-.288-.712T12 5.5t-.712.288T11 6.5t.288.713T12 7.5"/></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 21q-2.075 0-3.537-1.463T3 16V8q0-2.075 1.463-3.537T8 3h8q2.075 0 3.538 1.463T21 8v8q0 2.075-1.463 3.538T16 21zm7.188-5.312Q16.5 14.375 16.5 12.5t-1.312-3.187T12 8T8.813 9.313T7.5 12.5t1.313 3.188T12 17t3.188-1.312M12 15q-1.05 0-1.775-.725T9.5 12.5t.725-1.775T12 10t1.775.725t.725 1.775t-.725 1.775T12 15m0-7.5q.425 0 .713-.288T13 6.5t-.288-.712T12 5.5t-.712.288T11 6.5t.288.713T12 7.5"/></svg>
</template>

CSS

.icon-nest-heat-link-gen-3 {
  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%2021q-2.075%200-3.537-1.463T3%2016V8q0-2.075%201.463-3.537T8%203h8q2.075%200%203.538%201.463T21%208v8q0%202.075-1.463%203.538T16%2021zm7.188-5.312Q16.5%2014.375%2016.5%2012.5t-1.312-3.187T12%208T8.813%209.313T7.5%2012.5t1.313%203.188T12%2017t3.188-1.312M12%2015q-1.05%200-1.775-.725T9.5%2012.5t.725-1.775T12%2010t1.775.725t.725%201.775t-.725%201.775T12%2015m0-7.5q.425%200%20.713-.288T13%206.5t-.288-.712T12%205.5t-.712.288T11%206.5t.288.713T12%207.5%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%2021q-2.075%200-3.537-1.463T3%2016V8q0-2.075%201.463-3.537T8%203h8q2.075%200%203.538%201.463T21%208v8q0%202.075-1.463%203.538T16%2021zm7.188-5.312Q16.5%2014.375%2016.5%2012.5t-1.312-3.187T12%208T8.813%209.313T7.5%2012.5t1.313%203.188T12%2017t3.188-1.312M12%2015q-1.05%200-1.775-.725T9.5%2012.5t.725-1.775T12%2010t1.775.725t.725%201.775t-.725%201.775T12%2015m0-7.5q.425%200%20.713-.288T13%206.5t-.288-.712T12%205.5t-.712.288T11%206.5t.288.713T12%207.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/nest-heat-link-gen-3.svg?color=%231a73e8&size=48