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

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

The same logo in other sets

Use the zwave logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.156.014C7.69.014 0 7.704 0 17.17h2.3C2.33 8.956 8.973 2.316 17.157 2.316V.014zm0 4.574c-6.932 0-12.584 5.65-12.584 12.582h2.301c.03-5.68 4.633-10.281 10.283-10.281V4.588zm0 5.709a6.837 6.837 0 0 0-6.845 6.844a6.839 6.839 0 0 0 6.845 6.845A6.837 6.837 0 0 0 24 17.141a6.835 6.835 0 0 0-6.844-6.844zm-2.273 3.174h5.738l-3.058 4.863h3.058l-1.398 2.156h-5.795l3.144-4.922h-3l1.31-2.097Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsZwave(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="M17.156.014C7.69.014 0 7.704 0 17.17h2.3C2.33 8.956 8.973 2.316 17.157 2.316V.014zm0 4.574c-6.932 0-12.584 5.65-12.584 12.582h2.301c.03-5.68 4.633-10.281 10.283-10.281V4.588zm0 5.709a6.837 6.837 0 0 0-6.845 6.844a6.839 6.839 0 0 0 6.845 6.845A6.837 6.837 0 0 0 24 17.141a6.835 6.835 0 0 0-6.844-6.844zm-2.273 3.174h5.738l-3.058 4.863h3.058l-1.398 2.156h-5.795l3.144-4.922h-3l1.31-2.097Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.156.014C7.69.014 0 7.704 0 17.17h2.3C2.33 8.956 8.973 2.316 17.157 2.316V.014zm0 4.574c-6.932 0-12.584 5.65-12.584 12.582h2.301c.03-5.68 4.633-10.281 10.283-10.281V4.588zm0 5.709a6.837 6.837 0 0 0-6.845 6.844a6.839 6.839 0 0 0 6.845 6.845A6.837 6.837 0 0 0 24 17.141a6.835 6.835 0 0 0-6.844-6.844zm-2.273 3.174h5.738l-3.058 4.863h3.058l-1.398 2.156h-5.795l3.144-4.922h-3l1.31-2.097Z"/></svg>
</template>

CSS

.icon-zwave {
  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%22M17.156.014C7.69.014%200%207.704%200%2017.17h2.3C2.33%208.956%208.973%202.316%2017.157%202.316V.014zm0%204.574c-6.932%200-12.584%205.65-12.584%2012.582h2.301c.03-5.68%204.633-10.281%2010.283-10.281V4.588zm0%205.709a6.837%206.837%200%200%200-6.845%206.844a6.839%206.839%200%200%200%206.845%206.845A6.837%206.837%200%200%200%2024%2017.141a6.835%206.835%200%200%200-6.844-6.844zm-2.273%203.174h5.738l-3.058%204.863h3.058l-1.398%202.156h-5.795l3.144-4.922h-3l1.31-2.097Z%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%22M17.156.014C7.69.014%200%207.704%200%2017.17h2.3C2.33%208.956%208.973%202.316%2017.157%202.316V.014zm0%204.574c-6.932%200-12.584%205.65-12.584%2012.582h2.301c.03-5.68%204.633-10.281%2010.283-10.281V4.588zm0%205.709a6.837%206.837%200%200%200-6.845%206.844a6.839%206.839%200%200%200%206.845%206.845A6.837%206.837%200%200%200%2024%2017.141a6.835%206.835%200%200%200-6.844-6.844zm-2.273%203.174h5.738l-3.058%204.863h3.058l-1.398%202.156h-5.795l3.144-4.922h-3l1.31-2.097Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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