google home devices icon
google-home-devices from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- google-home-devices
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- google-home-devices-outline
2 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
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 20v-2H4.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.769v3zm7.27-5.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.154 9q.367 0 .607.24q.239.239.239.606v9.308q0 .367-.24.607q-.239.239-.606.239H14.23q-.367 0-.607-.24q-.24-.239-.24-.606V9.846q0-.367.24-.607q.24-.239.607-.239zm-3.873 1.204q-.358.357-.358.911t.358.912t.911.358t.912-.358t.358-.912t-.358-.911t-.912-.358t-.911.358m3.014 8.091q.859-.858.859-2.103t-.859-2.102q-.858-.86-2.103-.86t-2.102.86q-.86.858-.86 2.102t.86 2.103t2.102.859t2.103-.859"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGoogleHomeDevices(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 20v-2H4.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.769v3zm7.27-5.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.154 9q.367 0 .607.24q.239.239.239.606v9.308q0 .367-.24.607q-.239.239-.606.239H14.23q-.367 0-.607-.24q-.24-.239-.24-.606V9.846q0-.367.24-.607q.24-.239.607-.239zm-3.873 1.204q-.358.357-.358.911t.358.912t.911.358t.912-.358t.358-.912t-.358-.911t-.912-.358t-.911.358m3.014 8.091q.859-.858.859-2.103t-.859-2.102q-.858-.86-2.103-.86t-2.102.86q-.86.858-.86 2.102t.86 2.103t2.102.859t2.103-.859"/></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 20v-2H4.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.769v3zm7.27-5.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.154 9q.367 0 .607.24q.239.239.239.606v9.308q0 .367-.24.607q-.239.239-.606.239H14.23q-.367 0-.607-.24q-.24-.239-.24-.606V9.846q0-.367.24-.607q.24-.239.607-.239zm-3.873 1.204q-.358.357-.358.911t.358.912t.911.358t.912-.358t.358-.912t-.358-.911t-.912-.358t-.911.358m3.014 8.091q.859-.858.859-2.103t-.859-2.102q-.858-.86-2.103-.86t-2.102.86q-.86.858-.86 2.102t.86 2.103t2.102.859t2.103-.859"/></svg> </template>
CSS
.icon-google-home-devices {
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%2020v-2H4.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.769v3zm7.27-5.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.154%209q.367%200%20.607.24q.239.239.239.606v9.308q0%20.367-.24.607q-.239.239-.606.239H14.23q-.367%200-.607-.24q-.24-.239-.24-.606V9.846q0-.367.24-.607q.24-.239.607-.239zm-3.873%201.204q-.358.357-.358.911t.358.912t.911.358t.912-.358t.358-.912t-.358-.911t-.912-.358t-.911.358m3.014%208.091q.859-.858.859-2.103t-.859-2.102q-.858-.86-2.103-.86t-2.102.86q-.86.858-.86%202.102t.86%202.103t2.102.859t2.103-.859%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%2020v-2H4.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.769v3zm7.27-5.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.154%209q.367%200%20.607.24q.239.239.239.606v9.308q0%20.367-.24.607q-.239.239-.606.239H14.23q-.367%200-.607-.24q-.24-.239-.24-.606V9.846q0-.367.24-.607q.24-.239.607-.239zm-3.873%201.204q-.358.357-.358.911t.358.912t.911.358t.912-.358t.358-.912t-.358-.911t-.912-.358t-.911.358m3.014%208.091q.859-.858.859-2.103t-.859-2.102q-.858-.86-2.103-.86t-2.102.86q-.86.858-.86%202.102t.86%202.103t2.102.859t2.103-.859%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.svg?color=%231a73e8&size=48