broadcast icon
broadcast-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- broadcast-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the broadcast icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M160 128a32 32 0 1 1-32-32a32 32 0 0 1 32 32" opacity=".2"/><path d="M128 88a40 40 0 1 0 40 40a40 40 0 0 0-40-40m0 64a24 24 0 1 1 24-24a24 24 0 0 1-24 24m73.71 7.14a80 80 0 0 1-14.08 22.2a8 8 0 0 1-11.92-10.67a63.95 63.95 0 0 0 0-85.33a8 8 0 1 1 11.92-10.67a80.08 80.08 0 0 1 14.08 84.47M69 103.09a64 64 0 0 0 11.26 67.58a8 8 0 0 1-11.92 10.67a79.93 79.93 0 0 1 0-106.67a8 8 0 1 1 11.95 10.67A63.8 63.8 0 0 0 69 103.09M248 128a119.58 119.58 0 0 1-34.29 84a8 8 0 1 1-11.42-11.2a103.9 103.9 0 0 0 0-145.56A8 8 0 1 1 213.71 44A119.58 119.58 0 0 1 248 128M53.71 200.78A8 8 0 1 1 42.29 212a119.87 119.87 0 0 1 0-168a8 8 0 1 1 11.42 11.2a103.9 103.9 0 0 0 0 145.56Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhBroadcastDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M160 128a32 32 0 1 1-32-32a32 32 0 0 1 32 32" opacity=".2"/><path d="M128 88a40 40 0 1 0 40 40a40 40 0 0 0-40-40m0 64a24 24 0 1 1 24-24a24 24 0 0 1-24 24m73.71 7.14a80 80 0 0 1-14.08 22.2a8 8 0 0 1-11.92-10.67a63.95 63.95 0 0 0 0-85.33a8 8 0 1 1 11.92-10.67a80.08 80.08 0 0 1 14.08 84.47M69 103.09a64 64 0 0 0 11.26 67.58a8 8 0 0 1-11.92 10.67a79.93 79.93 0 0 1 0-106.67a8 8 0 1 1 11.95 10.67A63.8 63.8 0 0 0 69 103.09M248 128a119.58 119.58 0 0 1-34.29 84a8 8 0 1 1-11.42-11.2a103.9 103.9 0 0 0 0-145.56A8 8 0 1 1 213.71 44A119.58 119.58 0 0 1 248 128M53.71 200.78A8 8 0 1 1 42.29 212a119.87 119.87 0 0 1 0-168a8 8 0 1 1 11.42 11.2a103.9 103.9 0 0 0 0 145.56Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M160 128a32 32 0 1 1-32-32a32 32 0 0 1 32 32" opacity=".2"/><path d="M128 88a40 40 0 1 0 40 40a40 40 0 0 0-40-40m0 64a24 24 0 1 1 24-24a24 24 0 0 1-24 24m73.71 7.14a80 80 0 0 1-14.08 22.2a8 8 0 0 1-11.92-10.67a63.95 63.95 0 0 0 0-85.33a8 8 0 1 1 11.92-10.67a80.08 80.08 0 0 1 14.08 84.47M69 103.09a64 64 0 0 0 11.26 67.58a8 8 0 0 1-11.92 10.67a79.93 79.93 0 0 1 0-106.67a8 8 0 1 1 11.95 10.67A63.8 63.8 0 0 0 69 103.09M248 128a119.58 119.58 0 0 1-34.29 84a8 8 0 1 1-11.42-11.2a103.9 103.9 0 0 0 0-145.56A8 8 0 1 1 213.71 44A119.58 119.58 0 0 1 248 128M53.71 200.78A8 8 0 1 1 42.29 212a119.87 119.87 0 0 1 0-168a8 8 0 1 1 11.42 11.2a103.9 103.9 0 0 0 0 145.56Z"/></g></svg> </template>
CSS
.icon-broadcast-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%20128a32%2032%200%201%201-32-32a32%2032%200%200%201%2032%2032%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M128%2088a40%2040%200%201%200%2040%2040a40%2040%200%200%200-40-40m0%2064a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m73.71%207.14a80%2080%200%200%201-14.08%2022.2a8%208%200%200%201-11.92-10.67a63.95%2063.95%200%200%200%200-85.33a8%208%200%201%201%2011.92-10.67a80.08%2080.08%200%200%201%2014.08%2084.47M69%20103.09a64%2064%200%200%200%2011.26%2067.58a8%208%200%200%201-11.92%2010.67a79.93%2079.93%200%200%201%200-106.67a8%208%200%201%201%2011.95%2010.67A63.8%2063.8%200%200%200%2069%20103.09M248%20128a119.58%20119.58%200%200%201-34.29%2084a8%208%200%201%201-11.42-11.2a103.9%20103.9%200%200%200%200-145.56A8%208%200%201%201%20213.71%2044A119.58%20119.58%200%200%201%20248%20128M53.71%20200.78A8%208%200%201%201%2042.29%20212a119.87%20119.87%200%200%201%200-168a8%208%200%201%201%2011.42%2011.2a103.9%20103.9%200%200%200%200%20145.56Z%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M160%20128a32%2032%200%201%201-32-32a32%2032%200%200%201%2032%2032%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M128%2088a40%2040%200%201%200%2040%2040a40%2040%200%200%200-40-40m0%2064a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m73.71%207.14a80%2080%200%200%201-14.08%2022.2a8%208%200%200%201-11.92-10.67a63.95%2063.95%200%200%200%200-85.33a8%208%200%201%201%2011.92-10.67a80.08%2080.08%200%200%201%2014.08%2084.47M69%20103.09a64%2064%200%200%200%2011.26%2067.58a8%208%200%200%201-11.92%2010.67a79.93%2079.93%200%200%201%200-106.67a8%208%200%201%201%2011.95%2010.67A63.8%2063.8%200%200%200%2069%20103.09M248%20128a119.58%20119.58%200%200%201-34.29%2084a8%208%200%201%201-11.42-11.2a103.9%20103.9%200%200%200%200-145.56A8%208%200%201%201%20213.71%2044A119.58%20119.58%200%200%201%20248%20128M53.71%20200.78A8%208%200%201%201%2042.29%20212a119.87%20119.87%200%200%201%200-168a8%208%200%201%201%2011.42%2011.2a103.9%20103.9%200%200%200%200%20145.56Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/broadcast-duotone.svg?color=%231a73e8&size=48