broadcast on home icon
broadcast-on-home-sharp from Material Symbols by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- broadcast-on-home-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the broadcast on home icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 20V8h8v12zm4-7.5q.325 0 .538-.225t.212-.525q0-.325-.213-.537T5 11q-.3 0-.525.213t-.225.537q0 .3.225.525T5 12.5M15.75 22v-5q-.225-.2-.363-.462T15.25 16q0-.525.375-.888t.875-.362q.525 0 .888.363t.362.887q0 .275-.112.55t-.388.45v5zm-2.075-3.175q-.55-.575-.862-1.3T12.5 16q0-1.675 1.175-2.838T16.5 12q1.675 0 2.838 1.163T20.5 16q0 .775-.288 1.5t-.862 1.3l-1.075-1.05q.35-.35.538-.8T19 16q0-1.05-.725-1.775T16.5 13.5t-1.775.725T14 16q0 .5.2.95t.55.8zM11.9 20.6q-.875-.95-1.388-2.138T10 16q0-2.725 1.9-4.612T16.5 9.5q2.725 0 4.613 1.888T23 16q0 1.275-.475 2.463t-1.4 2.112L20.05 19.5q.725-.725 1.088-1.625T21.5 16q0-2.1-1.45-3.55T16.5 11q-2.075 0-3.537 1.45T11.5 16q0 .975.388 1.888t1.087 1.637zM2 6V4h19v4.8q-1.025-.65-2.162-.975T16.5 7.5q-1.575 0-2.975.538T11 9.525V6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBroadcastOnHomeSharp(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="M1 20V8h8v12zm4-7.5q.325 0 .538-.225t.212-.525q0-.325-.213-.537T5 11q-.3 0-.525.213t-.225.537q0 .3.225.525T5 12.5M15.75 22v-5q-.225-.2-.363-.462T15.25 16q0-.525.375-.888t.875-.362q.525 0 .888.363t.362.887q0 .275-.112.55t-.388.45v5zm-2.075-3.175q-.55-.575-.862-1.3T12.5 16q0-1.675 1.175-2.838T16.5 12q1.675 0 2.838 1.163T20.5 16q0 .775-.288 1.5t-.862 1.3l-1.075-1.05q.35-.35.538-.8T19 16q0-1.05-.725-1.775T16.5 13.5t-1.775.725T14 16q0 .5.2.95t.55.8zM11.9 20.6q-.875-.95-1.388-2.138T10 16q0-2.725 1.9-4.612T16.5 9.5q2.725 0 4.613 1.888T23 16q0 1.275-.475 2.463t-1.4 2.112L20.05 19.5q.725-.725 1.088-1.625T21.5 16q0-2.1-1.45-3.55T16.5 11q-2.075 0-3.537 1.45T11.5 16q0 .975.388 1.888t1.087 1.637zM2 6V4h19v4.8q-1.025-.65-2.162-.975T16.5 7.5q-1.575 0-2.975.538T11 9.525V6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 20V8h8v12zm4-7.5q.325 0 .538-.225t.212-.525q0-.325-.213-.537T5 11q-.3 0-.525.213t-.225.537q0 .3.225.525T5 12.5M15.75 22v-5q-.225-.2-.363-.462T15.25 16q0-.525.375-.888t.875-.362q.525 0 .888.363t.362.887q0 .275-.112.55t-.388.45v5zm-2.075-3.175q-.55-.575-.862-1.3T12.5 16q0-1.675 1.175-2.838T16.5 12q1.675 0 2.838 1.163T20.5 16q0 .775-.288 1.5t-.862 1.3l-1.075-1.05q.35-.35.538-.8T19 16q0-1.05-.725-1.775T16.5 13.5t-1.775.725T14 16q0 .5.2.95t.55.8zM11.9 20.6q-.875-.95-1.388-2.138T10 16q0-2.725 1.9-4.612T16.5 9.5q2.725 0 4.613 1.888T23 16q0 1.275-.475 2.463t-1.4 2.112L20.05 19.5q.725-.725 1.088-1.625T21.5 16q0-2.1-1.45-3.55T16.5 11q-2.075 0-3.537 1.45T11.5 16q0 .975.388 1.888t1.087 1.637zM2 6V4h19v4.8q-1.025-.65-2.162-.975T16.5 7.5q-1.575 0-2.975.538T11 9.525V6z"/></svg> </template>
CSS
.icon-broadcast-on-home-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%22M1%2020V8h8v12zm4-7.5q.325%200%20.538-.225t.212-.525q0-.325-.213-.537T5%2011q-.3%200-.525.213t-.225.537q0%20.3.225.525T5%2012.5M15.75%2022v-5q-.225-.2-.363-.462T15.25%2016q0-.525.375-.888t.875-.362q.525%200%20.888.363t.362.887q0%20.275-.112.55t-.388.45v5zm-2.075-3.175q-.55-.575-.862-1.3T12.5%2016q0-1.675%201.175-2.838T16.5%2012q1.675%200%202.838%201.163T20.5%2016q0%20.775-.288%201.5t-.862%201.3l-1.075-1.05q.35-.35.538-.8T19%2016q0-1.05-.725-1.775T16.5%2013.5t-1.775.725T14%2016q0%20.5.2.95t.55.8zM11.9%2020.6q-.875-.95-1.388-2.138T10%2016q0-2.725%201.9-4.612T16.5%209.5q2.725%200%204.613%201.888T23%2016q0%201.275-.475%202.463t-1.4%202.112L20.05%2019.5q.725-.725%201.088-1.625T21.5%2016q0-2.1-1.45-3.55T16.5%2011q-2.075%200-3.537%201.45T11.5%2016q0%20.975.388%201.888t1.087%201.637zM2%206V4h19v4.8q-1.025-.65-2.162-.975T16.5%207.5q-1.575%200-2.975.538T11%209.525V6z%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%22M1%2020V8h8v12zm4-7.5q.325%200%20.538-.225t.212-.525q0-.325-.213-.537T5%2011q-.3%200-.525.213t-.225.537q0%20.3.225.525T5%2012.5M15.75%2022v-5q-.225-.2-.363-.462T15.25%2016q0-.525.375-.888t.875-.362q.525%200%20.888.363t.362.887q0%20.275-.112.55t-.388.45v5zm-2.075-3.175q-.55-.575-.862-1.3T12.5%2016q0-1.675%201.175-2.838T16.5%2012q1.675%200%202.838%201.163T20.5%2016q0%20.775-.288%201.5t-.862%201.3l-1.075-1.05q.35-.35.538-.8T19%2016q0-1.05-.725-1.775T16.5%2013.5t-1.775.725T14%2016q0%20.5.2.95t.55.8zM11.9%2020.6q-.875-.95-1.388-2.138T10%2016q0-2.725%201.9-4.612T16.5%209.5q2.725%200%204.613%201.888T23%2016q0%201.275-.475%202.463t-1.4%202.112L20.05%2019.5q.725-.725%201.088-1.625T21.5%2016q0-2.1-1.45-3.55T16.5%2011q-2.075%200-3.537%201.45T11.5%2016q0%20.975.388%201.888t1.087%201.637zM2%206V4h19v4.8q-1.025-.65-2.162-.975T16.5%207.5q-1.575%200-2.975.538T11%209.525V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/broadcast-on-home-sharp.svg?color=%231a73e8&size=48