z wave icon
z-wave from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- z-wave
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- zwave
More brand / logo icons from Material Design Icons
Use the z wave icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.3 10.58c-3.16 0-5.7 2.55-5.7 5.7S13.15 22 16.3 22s5.7-2.57 5.7-5.72s-2.55-5.7-5.7-5.7m1.7 8.5h-4.81L15.81 15h-2.5l1.09-1.77h4.78l-2.55 4.05h2.55zM16.3 3.93V2C8.41 2 2 8.42 2 16.31h1.92C3.94 9.46 9.5 3.93 16.3 3.93m0 3.81V5.82c-5.8 0-10.49 4.71-10.49 10.49h1.92c.02-4.73 3.86-8.57 8.57-8.57"/></svg>
React
import type { SVGProps } from "react";
export function MdiZWave(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="M16.3 10.58c-3.16 0-5.7 2.55-5.7 5.7S13.15 22 16.3 22s5.7-2.57 5.7-5.72s-2.55-5.7-5.7-5.7m1.7 8.5h-4.81L15.81 15h-2.5l1.09-1.77h4.78l-2.55 4.05h2.55zM16.3 3.93V2C8.41 2 2 8.42 2 16.31h1.92C3.94 9.46 9.5 3.93 16.3 3.93m0 3.81V5.82c-5.8 0-10.49 4.71-10.49 10.49h1.92c.02-4.73 3.86-8.57 8.57-8.57"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.3 10.58c-3.16 0-5.7 2.55-5.7 5.7S13.15 22 16.3 22s5.7-2.57 5.7-5.72s-2.55-5.7-5.7-5.7m1.7 8.5h-4.81L15.81 15h-2.5l1.09-1.77h4.78l-2.55 4.05h2.55zM16.3 3.93V2C8.41 2 2 8.42 2 16.31h1.92C3.94 9.46 9.5 3.93 16.3 3.93m0 3.81V5.82c-5.8 0-10.49 4.71-10.49 10.49h1.92c.02-4.73 3.86-8.57 8.57-8.57"/></svg> </template>
CSS
.icon-z-wave {
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%22M16.3%2010.58c-3.16%200-5.7%202.55-5.7%205.7S13.15%2022%2016.3%2022s5.7-2.57%205.7-5.72s-2.55-5.7-5.7-5.7m1.7%208.5h-4.81L15.81%2015h-2.5l1.09-1.77h4.78l-2.55%204.05h2.55zM16.3%203.93V2C8.41%202%202%208.42%202%2016.31h1.92C3.94%209.46%209.5%203.93%2016.3%203.93m0%203.81V5.82c-5.8%200-10.49%204.71-10.49%2010.49h1.92c.02-4.73%203.86-8.57%208.57-8.57%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%22M16.3%2010.58c-3.16%200-5.7%202.55-5.7%205.7S13.15%2022%2016.3%2022s5.7-2.57%205.7-5.72s-2.55-5.7-5.7-5.7m1.7%208.5h-4.81L15.81%2015h-2.5l1.09-1.77h4.78l-2.55%204.05h2.55zM16.3%203.93V2C8.41%202%202%208.42%202%2016.31h1.92C3.94%209.46%209.5%203.93%2016.3%203.93m0%203.81V5.82c-5.8%200-10.49%204.71-10.49%2010.49h1.92c.02-4.73%203.86-8.57%208.57-8.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/z-wave.svg?color=%231a73e8&size=48