nest wifi gale icon

nest-wifi-gale from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
nest-wifi-gale
Set
Material Symbols
Style
Regular
Viewbox
24×24
License
Apache 2.0

1 other variant in Material Symbols

Related icons in Material Symbols

Use the nest wifi gale icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.6 10h18.8l-.275-4.125q-.05-.8-.625-1.338T19.125 4H4.875q-.8 0-1.375.537t-.625 1.338L2.6 10Zm1.55 9h.525L5 20h14l.325-1h.525q.875 0 1.462-.625t.538-1.5L21.525 12H2.475l-.325 4.875q-.05.875.537 1.5T4.15 19Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNestWifiGale(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.6 10h18.8l-.275-4.125q-.05-.8-.625-1.338T19.125 4H4.875q-.8 0-1.375.537t-.625 1.338L2.6 10Zm1.55 9h.525L5 20h14l.325-1h.525q.875 0 1.462-.625t.538-1.5L21.525 12H2.475l-.325 4.875q-.05.875.537 1.5T4.15 19Z"/></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.6 10h18.8l-.275-4.125q-.05-.8-.625-1.338T19.125 4H4.875q-.8 0-1.375.537t-.625 1.338L2.6 10Zm1.55 9h.525L5 20h14l.325-1h.525q.875 0 1.462-.625t.538-1.5L21.525 12H2.475l-.325 4.875q-.05.875.537 1.5T4.15 19Z"/></svg>
</template>

CSS

.icon-nest-wifi-gale {
  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.6%2010h18.8l-.275-4.125q-.05-.8-.625-1.338T19.125%204H4.875q-.8%200-1.375.537t-.625%201.338L2.6%2010Zm1.55%209h.525L5%2020h14l.325-1h.525q.875%200%201.462-.625t.538-1.5L21.525%2012H2.475l-.325%204.875q-.05.875.537%201.5T4.15%2019Z%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.6%2010h18.8l-.275-4.125q-.05-.8-.625-1.338T19.125%204H4.875q-.8%200-1.375.537t-.625%201.338L2.6%2010Zm1.55%209h.525L5%2020h14l.325-1h.525q.875%200%201.462-.625t.538-1.5L21.525%2012H2.475l-.325%204.875q-.05.875.537%201.5T4.15%2019Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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