mqtt-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
mqtt-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the mqtt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.367 12.375c.233-.19.539-.265.832-.206a8.51 8.51 0 0 1 6.631 6.632A1 1 0 0 1 10.85 20H5a1 1 0 0 1-1-1v-5.85a1 1 0 0 1 .367-.774"/><path fill="currentColor" d="M4.013 8.501a1 1 0 0 1 1.146-.828a13.51 13.51 0 0 1 11.17 11.168a1.001 1.001 0 0 1-1.975.319A11.51 11.51 0 0 0 4.84 9.648A1 1 0 0 1 4.013 8.5"/><path fill="currentColor" d="M5.134 3.01c8.231 1.111 14.746 7.625 15.857 15.856a1.001 1.001 0 0 1-1.982.268c-.991-7.339-6.804-13.15-14.143-14.142a1 1 0 0 1 .268-1.983M20 3a1 1 0 0 1 1 1v4.007l-.012.157a1.001 1.001 0 0 1-1.775.46a22.7 22.7 0 0 0-3.83-3.832A1 1 0 0 1 16 3.006z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteMqttFill(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="M4.367 12.375c.233-.19.539-.265.832-.206a8.51 8.51 0 0 1 6.631 6.632A1 1 0 0 1 10.85 20H5a1 1 0 0 1-1-1v-5.85a1 1 0 0 1 .367-.774"/><path fill="currentColor" d="M4.013 8.501a1 1 0 0 1 1.146-.828a13.51 13.51 0 0 1 11.17 11.168a1.001 1.001 0 0 1-1.975.319A11.51 11.51 0 0 0 4.84 9.648A1 1 0 0 1 4.013 8.5"/><path fill="currentColor" d="M5.134 3.01c8.231 1.111 14.746 7.625 15.857 15.856a1.001 1.001 0 0 1-1.982.268c-.991-7.339-6.804-13.15-14.143-14.142a1 1 0 0 1 .268-1.983M20 3a1 1 0 0 1 1 1v4.007l-.012.157a1.001 1.001 0 0 1-1.775.46a22.7 22.7 0 0 0-3.83-3.832A1 1 0 0 1 16 3.006z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.367 12.375c.233-.19.539-.265.832-.206a8.51 8.51 0 0 1 6.631 6.632A1 1 0 0 1 10.85 20H5a1 1 0 0 1-1-1v-5.85a1 1 0 0 1 .367-.774"/><path fill="currentColor" d="M4.013 8.501a1 1 0 0 1 1.146-.828a13.51 13.51 0 0 1 11.17 11.168a1.001 1.001 0 0 1-1.975.319A11.51 11.51 0 0 0 4.84 9.648A1 1 0 0 1 4.013 8.5"/><path fill="currentColor" d="M5.134 3.01c8.231 1.111 14.746 7.625 15.857 15.856a1.001 1.001 0 0 1-1.982.268c-.991-7.339-6.804-13.15-14.143-14.142a1 1 0 0 1 .268-1.983M20 3a1 1 0 0 1 1 1v4.007l-.012.157a1.001 1.001 0 0 1-1.775.46a22.7 22.7 0 0 0-3.83-3.832A1 1 0 0 1 16 3.006z"/></svg>
</template>

CSS

.icon-mqtt-fill {
  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%22M4.367%2012.375c.233-.19.539-.265.832-.206a8.51%208.51%200%200%201%206.631%206.632A1%201%200%200%201%2010.85%2020H5a1%201%200%200%201-1-1v-5.85a1%201%200%200%201%20.367-.774%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.013%208.501a1%201%200%200%201%201.146-.828a13.51%2013.51%200%200%201%2011.17%2011.168a1.001%201.001%200%200%201-1.975.319A11.51%2011.51%200%200%200%204.84%209.648A1%201%200%200%201%204.013%208.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.134%203.01c8.231%201.111%2014.746%207.625%2015.857%2015.856a1.001%201.001%200%200%201-1.982.268c-.991-7.339-6.804-13.15-14.143-14.142a1%201%200%200%201%20.268-1.983M20%203a1%201%200%200%201%201%201v4.007l-.012.157a1.001%201.001%200%200%201-1.775.46a22.7%2022.7%200%200%200-3.83-3.832A1%201%200%200%201%2016%203.006z%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%22M4.367%2012.375c.233-.19.539-.265.832-.206a8.51%208.51%200%200%201%206.631%206.632A1%201%200%200%201%2010.85%2020H5a1%201%200%200%201-1-1v-5.85a1%201%200%200%201%20.367-.774%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.013%208.501a1%201%200%200%201%201.146-.828a13.51%2013.51%200%200%201%2011.17%2011.168a1.001%201.001%200%200%201-1.975.319A11.51%2011.51%200%200%200%204.84%209.648A1%201%200%200%201%204.013%208.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.134%203.01c8.231%201.111%2014.746%207.625%2015.857%2015.856a1.001%201.001%200%200%201-1.982.268c-.991-7.339-6.804-13.15-14.143-14.142a1%201%200%200%201%20.268-1.983M20%203a1%201%200%200%201%201%201v4.007l-.012.157a1.001%201.001%200%200%201-1.775.46a22.7%2022.7%200%200%200-3.83-3.832A1%201%200%200%201%2016%203.006z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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