home iot device icon

home-iot-device-rounded from Material Symbols by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
home-iot-device-rounded
Set
Material Symbols
Style
Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the home iot device icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.025 10h1V6.5q0-.225-.137-.363T5.525 6t-.363.138t-.137.362zm.5 10q-1.875 0-3.187-1.3t-1.313-3.2q0-1.2.55-2.15t1.45-1.55V6.5q0-1.05.725-1.775T5.525 4t1.775.725t.725 1.775v5.3q.9.6 1.45 1.55t.55 2.15q0 1.875-1.312 3.188T5.525 20m8.175-5q-1.2-.825-1.95-2.125T11 10q0-2.5 1.75-4.25T17 4t4.25 1.75T23 10q0 1.575-.75 2.875T20.3 15zm2.25 4.55q-.45-.45-.45-1.05h3q0 .6-.45 1.05T17 20t-1.05-.45M15 18q-.425 0-.712-.288T14 17t.288-.712T15 16h4q.425 0 .713.288T20 17t-.288.713T19 18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHomeIotDeviceRounded(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="M5.025 10h1V6.5q0-.225-.137-.363T5.525 6t-.363.138t-.137.362zm.5 10q-1.875 0-3.187-1.3t-1.313-3.2q0-1.2.55-2.15t1.45-1.55V6.5q0-1.05.725-1.775T5.525 4t1.775.725t.725 1.775v5.3q.9.6 1.45 1.55t.55 2.15q0 1.875-1.312 3.188T5.525 20m8.175-5q-1.2-.825-1.95-2.125T11 10q0-2.5 1.75-4.25T17 4t4.25 1.75T23 10q0 1.575-.75 2.875T20.3 15zm2.25 4.55q-.45-.45-.45-1.05h3q0 .6-.45 1.05T17 20t-1.05-.45M15 18q-.425 0-.712-.288T14 17t.288-.712T15 16h4q.425 0 .713.288T20 17t-.288.713T19 18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.025 10h1V6.5q0-.225-.137-.363T5.525 6t-.363.138t-.137.362zm.5 10q-1.875 0-3.187-1.3t-1.313-3.2q0-1.2.55-2.15t1.45-1.55V6.5q0-1.05.725-1.775T5.525 4t1.775.725t.725 1.775v5.3q.9.6 1.45 1.55t.55 2.15q0 1.875-1.312 3.188T5.525 20m8.175-5q-1.2-.825-1.95-2.125T11 10q0-2.5 1.75-4.25T17 4t4.25 1.75T23 10q0 1.575-.75 2.875T20.3 15zm2.25 4.55q-.45-.45-.45-1.05h3q0 .6-.45 1.05T17 20t-1.05-.45M15 18q-.425 0-.712-.288T14 17t.288-.712T15 16h4q.425 0 .713.288T20 17t-.288.713T19 18z"/></svg>
</template>

CSS

.icon-home-iot-device-rounded {
  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%22M5.025%2010h1V6.5q0-.225-.137-.363T5.525%206t-.363.138t-.137.362zm.5%2010q-1.875%200-3.187-1.3t-1.313-3.2q0-1.2.55-2.15t1.45-1.55V6.5q0-1.05.725-1.775T5.525%204t1.775.725t.725%201.775v5.3q.9.6%201.45%201.55t.55%202.15q0%201.875-1.312%203.188T5.525%2020m8.175-5q-1.2-.825-1.95-2.125T11%2010q0-2.5%201.75-4.25T17%204t4.25%201.75T23%2010q0%201.575-.75%202.875T20.3%2015zm2.25%204.55q-.45-.45-.45-1.05h3q0%20.6-.45%201.05T17%2020t-1.05-.45M15%2018q-.425%200-.712-.288T14%2017t.288-.712T15%2016h4q.425%200%20.713.288T20%2017t-.288.713T19%2018z%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%22M5.025%2010h1V6.5q0-.225-.137-.363T5.525%206t-.363.138t-.137.362zm.5%2010q-1.875%200-3.187-1.3t-1.313-3.2q0-1.2.55-2.15t1.45-1.55V6.5q0-1.05.725-1.775T5.525%204t1.775.725t.725%201.775v5.3q.9.6%201.45%201.55t.55%202.15q0%201.875-1.312%203.188T5.525%2020m8.175-5q-1.2-.825-1.95-2.125T11%2010q0-2.5%201.75-4.25T17%204t4.25%201.75T23%2010q0%201.575-.75%202.875T20.3%2015zm2.25%204.55q-.45-.45-.45-1.05h3q0%20.6-.45%201.05T17%2020t-1.05-.45M15%2018q-.425%200-.712-.288T14%2017t.288-.712T15%2016h4q.425%200%20.713.288T20%2017t-.288.713T19%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/home-iot-device-rounded.svg?color=%231a73e8&size=48