google home devices icon

google-home-devices-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
google-home-devices-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
google-home-devices-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the google home devices icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 18H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h14.77q.69 0 1.152.463T21 5.616V7.23h-1V5.616q0-.27-.173-.443T19.384 5H4.616q-.27 0-.443.173T4 5.616v10.769q0 .269.173.442t.443.173h6.769v3H9.308q-.343 0-.576-.232t-.232-.576zm7.27-3.23q.582-.581 1.422-.581t1.423.581t.581 1.422t-.582 1.423t-1.422.581t-1.422-.582t-.581-1.422q0-.84.581-1.422M20.161 9q.36 0 .6.244q.239.243.239.603v9.314q0 .36-.243.6q-.244.239-.604.239h-5.93q-.36 0-.599-.243t-.24-.604V9.84q0-.36.244-.6q.244-.239.604-.239zm-3.88 1.207q-.358.36-.358.911t.36.909t.912.358t.909-.36t.358-.912t-.36-.91t-.912-.357t-.91.36m3.015 8.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.105.857q-.86.856-.86 2.103q0 1.246.857 2.105q.856.859 2.103.859q1.246 0 2.105-.856"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightGoogleHomeDevicesRounded(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="M8.5 18H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h14.77q.69 0 1.152.463T21 5.616V7.23h-1V5.616q0-.27-.173-.443T19.384 5H4.616q-.27 0-.443.173T4 5.616v10.769q0 .269.173.442t.443.173h6.769v3H9.308q-.343 0-.576-.232t-.232-.576zm7.27-3.23q.582-.581 1.422-.581t1.423.581t.581 1.422t-.582 1.423t-1.422.581t-1.422-.582t-.581-1.422q0-.84.581-1.422M20.161 9q.36 0 .6.244q.239.243.239.603v9.314q0 .36-.243.6q-.244.239-.604.239h-5.93q-.36 0-.599-.243t-.24-.604V9.84q0-.36.244-.6q.244-.239.604-.239zm-3.88 1.207q-.358.36-.358.911t.36.909t.912.358t.909-.36t.358-.912t-.36-.91t-.912-.357t-.91.36m3.015 8.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.105.857q-.86.856-.86 2.103q0 1.246.857 2.105q.856.859 2.103.859q1.246 0 2.105-.856"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 18H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h14.77q.69 0 1.152.463T21 5.616V7.23h-1V5.616q0-.27-.173-.443T19.384 5H4.616q-.27 0-.443.173T4 5.616v10.769q0 .269.173.442t.443.173h6.769v3H9.308q-.343 0-.576-.232t-.232-.576zm7.27-3.23q.582-.581 1.422-.581t1.423.581t.581 1.422t-.582 1.423t-1.422.581t-1.422-.582t-.581-1.422q0-.84.581-1.422M20.161 9q.36 0 .6.244q.239.243.239.603v9.314q0 .36-.243.6q-.244.239-.604.239h-5.93q-.36 0-.599-.243t-.24-.604V9.84q0-.36.244-.6q.244-.239.604-.239zm-3.88 1.207q-.358.36-.358.911t.36.909t.912.358t.909-.36t.358-.912t-.36-.91t-.912-.357t-.91.36m3.015 8.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.105.857q-.86.856-.86 2.103q0 1.246.857 2.105q.856.859 2.103.859q1.246 0 2.105-.856"/></svg>
</template>

CSS

.icon-google-home-devices-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%22M8.5%2018H4.616q-.691%200-1.153-.462T3%2016.384V5.616q0-.691.463-1.153T4.615%204h14.77q.69%200%201.152.463T21%205.616V7.23h-1V5.616q0-.27-.173-.443T19.384%205H4.616q-.27%200-.443.173T4%205.616v10.769q0%20.269.173.442t.443.173h6.769v3H9.308q-.343%200-.576-.232t-.232-.576zm7.27-3.23q.582-.581%201.422-.581t1.423.581t.581%201.422t-.582%201.423t-1.422.581t-1.422-.582t-.581-1.422q0-.84.581-1.422M20.161%209q.36%200%20.6.244q.239.243.239.603v9.314q0%20.36-.243.6q-.244.239-.604.239h-5.93q-.36%200-.599-.243t-.24-.604V9.84q0-.36.244-.6q.244-.239.604-.239zm-3.88%201.207q-.358.36-.358.911t.36.909t.912.358t.909-.36t.358-.912t-.36-.91t-.912-.357t-.91.36m3.015%208.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.105.857q-.86.856-.86%202.103q0%201.246.857%202.105q.856.859%202.103.859q1.246%200%202.105-.856%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%22M8.5%2018H4.616q-.691%200-1.153-.462T3%2016.384V5.616q0-.691.463-1.153T4.615%204h14.77q.69%200%201.152.463T21%205.616V7.23h-1V5.616q0-.27-.173-.443T19.384%205H4.616q-.27%200-.443.173T4%205.616v10.769q0%20.269.173.442t.443.173h6.769v3H9.308q-.343%200-.576-.232t-.232-.576zm7.27-3.23q.582-.581%201.422-.581t1.423.581t.581%201.422t-.582%201.423t-1.422.581t-1.422-.582t-.581-1.422q0-.84.581-1.422M20.161%209q.36%200%20.6.244q.239.243.239.603v9.314q0%20.36-.243.6q-.244.239-.604.239h-5.93q-.36%200-.599-.243t-.24-.604V9.84q0-.36.244-.6q.244-.239.604-.239zm-3.88%201.207q-.358.36-.358.911t.36.909t.912.358t.909-.36t.358-.912t-.36-.91t-.912-.357t-.91.36m3.015%208.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.105.857q-.86.856-.86%202.103q0%201.246.857%202.105q.856.859%202.103.859q1.246%200%202.105-.856%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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