iot-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
iot-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the iot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.992a2 2 0 0 1-2.647 1.893l-1.284 1.943c.571.544.928 1.311.931 2.162l1.17.202a2 2 0 1 1-.162.987l-1.17-.203a3 3 0 0 1-1.426 1.673l.444 1.357Q11.928 14 12 14a2 2 0 1 1-1.092.324l-.445-1.36a3 3 0 0 1-2.874-1.18l-1.635.788Q6 12.779 6 13a2 2 0 1 1-.498-1.32l1.633-.787a3 3 0 0 1 .637-2.902l-.935-1.174a2 2 0 1 1 .775-.632l.944 1.185C8.984 7.135 9.476 7 10 7c.442 0 .862.095 1.24.267l1.278-1.933A2 2 0 1 1 16 3.992"/></svg>

React

import type { SVGProps } from "react";

export function FluentIot20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.992a2 2 0 0 1-2.647 1.893l-1.284 1.943c.571.544.928 1.311.931 2.162l1.17.202a2 2 0 1 1-.162.987l-1.17-.203a3 3 0 0 1-1.426 1.673l.444 1.357Q11.928 14 12 14a2 2 0 1 1-1.092.324l-.445-1.36a3 3 0 0 1-2.874-1.18l-1.635.788Q6 12.779 6 13a2 2 0 1 1-.498-1.32l1.633-.787a3 3 0 0 1 .637-2.902l-.935-1.174a2 2 0 1 1 .775-.632l.944 1.185C8.984 7.135 9.476 7 10 7c.442 0 .862.095 1.24.267l1.278-1.933A2 2 0 1 1 16 3.992"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16 3.992a2 2 0 0 1-2.647 1.893l-1.284 1.943c.571.544.928 1.311.931 2.162l1.17.202a2 2 0 1 1-.162.987l-1.17-.203a3 3 0 0 1-1.426 1.673l.444 1.357Q11.928 14 12 14a2 2 0 1 1-1.092.324l-.445-1.36a3 3 0 0 1-2.874-1.18l-1.635.788Q6 12.779 6 13a2 2 0 1 1-.498-1.32l1.633-.787a3 3 0 0 1 .637-2.902l-.935-1.174a2 2 0 1 1 .775-.632l.944 1.185C8.984 7.135 9.476 7 10 7c.442 0 .862.095 1.24.267l1.278-1.933A2 2 0 1 1 16 3.992"/></svg>
</template>

CSS

.icon-iot-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203.992a2%202%200%200%201-2.647%201.893l-1.284%201.943c.571.544.928%201.311.931%202.162l1.17.202a2%202%200%201%201-.162.987l-1.17-.203a3%203%200%200%201-1.426%201.673l.444%201.357Q11.928%2014%2012%2014a2%202%200%201%201-1.092.324l-.445-1.36a3%203%200%200%201-2.874-1.18l-1.635.788Q6%2012.779%206%2013a2%202%200%201%201-.498-1.32l1.633-.787a3%203%200%200%201%20.637-2.902l-.935-1.174a2%202%200%201%201%20.775-.632l.944%201.185C8.984%207.135%209.476%207%2010%207c.442%200%20.862.095%201.24.267l1.278-1.933A2%202%200%201%201%2016%203.992%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203.992a2%202%200%200%201-2.647%201.893l-1.284%201.943c.571.544.928%201.311.931%202.162l1.17.202a2%202%200%201%201-.162.987l-1.17-.203a3%203%200%200%201-1.426%201.673l.444%201.357Q11.928%2014%2012%2014a2%202%200%201%201-1.092.324l-.445-1.36a3%203%200%200%201-2.874-1.18l-1.635.788Q6%2012.779%206%2013a2%202%200%201%201-.498-1.32l1.633-.787a3%203%200%200%201%20.637-2.902l-.935-1.174a2%202%200%201%201%20.775-.632l.944%201.185C8.984%207.135%209.476%207%2010%207c.442%200%20.862.095%201.24.267l1.278-1.933A2%202%200%201%201%2016%203.992%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/iot-20-filled.svg?color=%231a73e8&size=48