broadcast on personal icon
broadcast-on-personal from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- broadcast-on-personal
- Set
- Material Symbols
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- broadcast-on-personal-sharp
3 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the broadcast on personal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.25 21v-5q-.225-.2-.363-.462T15.75 15q0-.525.375-.888T17 13.75q.525 0 .888.363t.362.887q0 .275-.112.55t-.388.45v5zM2 20V8l8-6l6.75 5.025q-.7.025-1.35.15t-1.275.375q-2.25.875-3.675 2.875T9.025 15q0 1.425.45 2.65T10.8 20zm10.4-.4q-.875-.95-1.388-2.137T10.5 15q0-2.725 1.9-4.612T17 8.5q2.725 0 4.613 1.888T23.5 15q0 1.275-.475 2.463t-1.4 2.112L20.55 18.5q.725-.725 1.088-1.625T22 15q0-2.1-1.45-3.55T17 10q-2.075 0-3.537 1.45T12 15q0 .975.388 1.888t1.087 1.637zm1.775-1.775q-.55-.575-.862-1.3T13 15q0-1.675 1.175-2.838T17 11q1.675 0 2.838 1.163T21 15q0 .775-.288 1.5t-.862 1.3l-1.075-1.05q.35-.35.538-.8T19.5 15q0-1.05-.725-1.775T17 12.5t-1.775.725T14.5 15q0 .5.2.95t.55.8z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBroadcastOnPersonal(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="M16.25 21v-5q-.225-.2-.363-.462T15.75 15q0-.525.375-.888T17 13.75q.525 0 .888.363t.362.887q0 .275-.112.55t-.388.45v5zM2 20V8l8-6l6.75 5.025q-.7.025-1.35.15t-1.275.375q-2.25.875-3.675 2.875T9.025 15q0 1.425.45 2.65T10.8 20zm10.4-.4q-.875-.95-1.388-2.137T10.5 15q0-2.725 1.9-4.612T17 8.5q2.725 0 4.613 1.888T23.5 15q0 1.275-.475 2.463t-1.4 2.112L20.55 18.5q.725-.725 1.088-1.625T22 15q0-2.1-1.45-3.55T17 10q-2.075 0-3.537 1.45T12 15q0 .975.388 1.888t1.087 1.637zm1.775-1.775q-.55-.575-.862-1.3T13 15q0-1.675 1.175-2.838T17 11q1.675 0 2.838 1.163T21 15q0 .775-.288 1.5t-.862 1.3l-1.075-1.05q.35-.35.538-.8T19.5 15q0-1.05-.725-1.775T17 12.5t-1.775.725T14.5 15q0 .5.2.95t.55.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.25 21v-5q-.225-.2-.363-.462T15.75 15q0-.525.375-.888T17 13.75q.525 0 .888.363t.362.887q0 .275-.112.55t-.388.45v5zM2 20V8l8-6l6.75 5.025q-.7.025-1.35.15t-1.275.375q-2.25.875-3.675 2.875T9.025 15q0 1.425.45 2.65T10.8 20zm10.4-.4q-.875-.95-1.388-2.137T10.5 15q0-2.725 1.9-4.612T17 8.5q2.725 0 4.613 1.888T23.5 15q0 1.275-.475 2.463t-1.4 2.112L20.55 18.5q.725-.725 1.088-1.625T22 15q0-2.1-1.45-3.55T17 10q-2.075 0-3.537 1.45T12 15q0 .975.388 1.888t1.087 1.637zm1.775-1.775q-.55-.575-.862-1.3T13 15q0-1.675 1.175-2.838T17 11q1.675 0 2.838 1.163T21 15q0 .775-.288 1.5t-.862 1.3l-1.075-1.05q.35-.35.538-.8T19.5 15q0-1.05-.725-1.775T17 12.5t-1.775.725T14.5 15q0 .5.2.95t.55.8z"/></svg> </template>
CSS
.icon-broadcast-on-personal {
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%22M16.25%2021v-5q-.225-.2-.363-.462T15.75%2015q0-.525.375-.888T17%2013.75q.525%200%20.888.363t.362.887q0%20.275-.112.55t-.388.45v5zM2%2020V8l8-6l6.75%205.025q-.7.025-1.35.15t-1.275.375q-2.25.875-3.675%202.875T9.025%2015q0%201.425.45%202.65T10.8%2020zm10.4-.4q-.875-.95-1.388-2.137T10.5%2015q0-2.725%201.9-4.612T17%208.5q2.725%200%204.613%201.888T23.5%2015q0%201.275-.475%202.463t-1.4%202.112L20.55%2018.5q.725-.725%201.088-1.625T22%2015q0-2.1-1.45-3.55T17%2010q-2.075%200-3.537%201.45T12%2015q0%20.975.388%201.888t1.087%201.637zm1.775-1.775q-.55-.575-.862-1.3T13%2015q0-1.675%201.175-2.838T17%2011q1.675%200%202.838%201.163T21%2015q0%20.775-.288%201.5t-.862%201.3l-1.075-1.05q.35-.35.538-.8T19.5%2015q0-1.05-.725-1.775T17%2012.5t-1.775.725T14.5%2015q0%20.5.2.95t.55.8z%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%22M16.25%2021v-5q-.225-.2-.363-.462T15.75%2015q0-.525.375-.888T17%2013.75q.525%200%20.888.363t.362.887q0%20.275-.112.55t-.388.45v5zM2%2020V8l8-6l6.75%205.025q-.7.025-1.35.15t-1.275.375q-2.25.875-3.675%202.875T9.025%2015q0%201.425.45%202.65T10.8%2020zm10.4-.4q-.875-.95-1.388-2.137T10.5%2015q0-2.725%201.9-4.612T17%208.5q2.725%200%204.613%201.888T23.5%2015q0%201.275-.475%202.463t-1.4%202.112L20.55%2018.5q.725-.725%201.088-1.625T22%2015q0-2.1-1.45-3.55T17%2010q-2.075%200-3.537%201.45T12%2015q0%20.975.388%201.888t1.087%201.637zm1.775-1.775q-.55-.575-.862-1.3T13%2015q0-1.675%201.175-2.838T17%2011q1.675%200%202.838%201.163T21%2015q0%20.775-.288%201.5t-.862%201.3l-1.075-1.05q.35-.35.538-.8T19.5%2015q0-1.05-.725-1.775T17%2012.5t-1.775.725T14.5%2015q0%20.5.2.95t.55.8z%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-personal.svg?color=%231a73e8&size=48