google home devices icon
google-home-devices-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- google-home-devices-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- google-home-devices-outline-sharp
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-2H3V4h18v3.23h-1V5H4v12h7.385v3zm7.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.422M21 9v11h-7.615V9zm-4.72 1.207q-.357.36-.357.911t.36.909t.912.358t.909-.36q.357-.361.357-.912t-.36-.91q-.36-.357-.911-.357q-.552 0-.91.36m3.015 8.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.106.857t-.858 2.103t.856 2.105t2.102.859t2.106-.856"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGoogleHomeDevicesSharp(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-2H3V4h18v3.23h-1V5H4v12h7.385v3zm7.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.422M21 9v11h-7.615V9zm-4.72 1.207q-.357.36-.357.911t.36.909t.912.358t.909-.36q.357-.361.357-.912t-.36-.91q-.36-.357-.911-.357q-.552 0-.91.36m3.015 8.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.106.857t-.858 2.103t.856 2.105t2.102.859t2.106-.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 20v-2H3V4h18v3.23h-1V5H4v12h7.385v3zm7.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.422M21 9v11h-7.615V9zm-4.72 1.207q-.357.36-.357.911t.36.909t.912.358t.909-.36q.357-.361.357-.912t-.36-.91q-.36-.357-.911-.357q-.552 0-.91.36m3.015 8.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.106.857t-.858 2.103t.856 2.105t2.102.859t2.106-.856"/></svg> </template>
CSS
.icon-google-home-devices-sharp {
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-2H3V4h18v3.23h-1V5H4v12h7.385v3zm7.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.422M21%209v11h-7.615V9zm-4.72%201.207q-.357.36-.357.911t.36.909t.912.358t.909-.36q.357-.361.357-.912t-.36-.91q-.36-.357-.911-.357q-.552%200-.91.36m3.015%208.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.106.857t-.858%202.103t.856%202.105t2.102.859t2.106-.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%2020v-2H3V4h18v3.23h-1V5H4v12h7.385v3zm7.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.422M21%209v11h-7.615V9zm-4.72%201.207q-.357.36-.357.911t.36.909t.912.358t.909-.36q.357-.361.357-.912t-.36-.91q-.36-.357-.911-.357q-.552%200-.91.36m3.015%208.092q.859-.856.859-2.103t-.856-2.105q-.856-.86-2.103-.86t-2.106.857t-.858%202.103t.856%202.105t2.102.859t2.106-.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-sharp.svg?color=%231a73e8&size=48