zigbee from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
zigbee
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the zigbee logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0a11.85 11.85 0 0 0-8.617 3.696c7.02-.875 11.401-.583 13.289-.34c3.752.583 3.558 3.404 3.558 3.404L8.237 19.112c2.299.22 6.897.366 13.796-.631a11.86 11.86 0 0 0 1.912-6.469C23.945 5.374 18.595 0 11.988 0m.232 4.31c-2.451-.014-5.772.146-9.963.723C.854 7.003.055 9.41.055 12.012C.055 18.626 5.38 24 11.988 24c3.63 0 6.85-1.63 9.053-4.182c-7.286.948-11.813.631-13.75.388c-3.775-.56-3.557-3.404-3.557-3.404L15.691 4.474a39 39 0 0 0-3.471-.163Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsZigbee(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="M11.988 0a11.85 11.85 0 0 0-8.617 3.696c7.02-.875 11.401-.583 13.289-.34c3.752.583 3.558 3.404 3.558 3.404L8.237 19.112c2.299.22 6.897.366 13.796-.631a11.86 11.86 0 0 0 1.912-6.469C23.945 5.374 18.595 0 11.988 0m.232 4.31c-2.451-.014-5.772.146-9.963.723C.854 7.003.055 9.41.055 12.012C.055 18.626 5.38 24 11.988 24c3.63 0 6.85-1.63 9.053-4.182c-7.286.948-11.813.631-13.75.388c-3.775-.56-3.557-3.404-3.557-3.404L15.691 4.474a39 39 0 0 0-3.471-.163Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.988 0a11.85 11.85 0 0 0-8.617 3.696c7.02-.875 11.401-.583 13.289-.34c3.752.583 3.558 3.404 3.558 3.404L8.237 19.112c2.299.22 6.897.366 13.796-.631a11.86 11.86 0 0 0 1.912-6.469C23.945 5.374 18.595 0 11.988 0m.232 4.31c-2.451-.014-5.772.146-9.963.723C.854 7.003.055 9.41.055 12.012C.055 18.626 5.38 24 11.988 24c3.63 0 6.85-1.63 9.053-4.182c-7.286.948-11.813.631-13.75.388c-3.775-.56-3.557-3.404-3.557-3.404L15.691 4.474a39 39 0 0 0-3.471-.163Z"/></svg>
</template>

CSS

.icon-zigbee {
  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%22M11.988%200a11.85%2011.85%200%200%200-8.617%203.696c7.02-.875%2011.401-.583%2013.289-.34c3.752.583%203.558%203.404%203.558%203.404L8.237%2019.112c2.299.22%206.897.366%2013.796-.631a11.86%2011.86%200%200%200%201.912-6.469C23.945%205.374%2018.595%200%2011.988%200m.232%204.31c-2.451-.014-5.772.146-9.963.723C.854%207.003.055%209.41.055%2012.012C.055%2018.626%205.38%2024%2011.988%2024c3.63%200%206.85-1.63%209.053-4.182c-7.286.948-11.813.631-13.75.388c-3.775-.56-3.557-3.404-3.557-3.404L15.691%204.474a39%2039%200%200%200-3.471-.163Z%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%22M11.988%200a11.85%2011.85%200%200%200-8.617%203.696c7.02-.875%2011.401-.583%2013.289-.34c3.752.583%203.558%203.404%203.558%203.404L8.237%2019.112c2.299.22%206.897.366%2013.796-.631a11.86%2011.86%200%200%200%201.912-6.469C23.945%205.374%2018.595%200%2011.988%200m.232%204.31c-2.451-.014-5.772.146-9.963.723C.854%207.003.055%209.41.055%2012.012C.055%2018.626%205.38%2024%2011.988%2024c3.63%200%206.85-1.63%209.053-4.182c-7.286.948-11.813.631-13.75.388c-3.775-.56-3.557-3.404-3.557-3.404L15.691%204.474a39%2039%200%200%200-3.471-.163Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/zigbee.svg?color=%231a73e8&size=48