broadcast icon

broadcast-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
broadcast-thin
Set
Phosphor
Style
Thin
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"><path fill="currentColor" d="M128 92a36 36 0 1 0 36 36a36 36 0 0 0-36-36m0 64a28 28 0 1 1 28-28a28 28 0 0 1-28 28m76-28a75.74 75.74 0 0 1-19.35 50.67a4 4 0 0 1-6-5.34a67.92 67.92 0 0 0 0-90.66a4 4 0 0 1 6-5.34A75.74 75.74 0 0 1 204 128M65.34 101.53a67.92 67.92 0 0 0 12 71.8a4 4 0 0 1-6 5.34a75.93 75.93 0 0 1 0-101.34a4 4 0 1 1 6 5.34a68 68 0 0 0-12 18.86M244 128a115.68 115.68 0 0 1-33.14 81.18a4 4 0 0 1-5.72-5.6a107.89 107.89 0 0 0 0-151.16a4 4 0 0 1 5.72-5.6A115.68 115.68 0 0 1 244 128M50.86 203.58a4 4 0 0 1-5.72 5.6a115.91 115.91 0 0 1 0-162.36a4 4 0 1 1 5.72 5.6a107.89 107.89 0 0 0 0 151.16"/></svg>

React

import type { SVGProps } from "react";

export function PhBroadcastThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 92a36 36 0 1 0 36 36a36 36 0 0 0-36-36m0 64a28 28 0 1 1 28-28a28 28 0 0 1-28 28m76-28a75.74 75.74 0 0 1-19.35 50.67a4 4 0 0 1-6-5.34a67.92 67.92 0 0 0 0-90.66a4 4 0 0 1 6-5.34A75.74 75.74 0 0 1 204 128M65.34 101.53a67.92 67.92 0 0 0 12 71.8a4 4 0 0 1-6 5.34a75.93 75.93 0 0 1 0-101.34a4 4 0 1 1 6 5.34a68 68 0 0 0-12 18.86M244 128a115.68 115.68 0 0 1-33.14 81.18a4 4 0 0 1-5.72-5.6a107.89 107.89 0 0 0 0-151.16a4 4 0 0 1 5.72-5.6A115.68 115.68 0 0 1 244 128M50.86 203.58a4 4 0 0 1-5.72 5.6a115.91 115.91 0 0 1 0-162.36a4 4 0 1 1 5.72 5.6a107.89 107.89 0 0 0 0 151.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 92a36 36 0 1 0 36 36a36 36 0 0 0-36-36m0 64a28 28 0 1 1 28-28a28 28 0 0 1-28 28m76-28a75.74 75.74 0 0 1-19.35 50.67a4 4 0 0 1-6-5.34a67.92 67.92 0 0 0 0-90.66a4 4 0 0 1 6-5.34A75.74 75.74 0 0 1 204 128M65.34 101.53a67.92 67.92 0 0 0 12 71.8a4 4 0 0 1-6 5.34a75.93 75.93 0 0 1 0-101.34a4 4 0 1 1 6 5.34a68 68 0 0 0-12 18.86M244 128a115.68 115.68 0 0 1-33.14 81.18a4 4 0 0 1-5.72-5.6a107.89 107.89 0 0 0 0-151.16a4 4 0 0 1 5.72-5.6A115.68 115.68 0 0 1 244 128M50.86 203.58a4 4 0 0 1-5.72 5.6a115.91 115.91 0 0 1 0-162.36a4 4 0 1 1 5.72 5.6a107.89 107.89 0 0 0 0 151.16"/></svg>
</template>

CSS

.icon-broadcast-thin {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2092a36%2036%200%201%200%2036%2036a36%2036%200%200%200-36-36m0%2064a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028m76-28a75.74%2075.74%200%200%201-19.35%2050.67a4%204%200%200%201-6-5.34a67.92%2067.92%200%200%200%200-90.66a4%204%200%200%201%206-5.34A75.74%2075.74%200%200%201%20204%20128M65.34%20101.53a67.92%2067.92%200%200%200%2012%2071.8a4%204%200%200%201-6%205.34a75.93%2075.93%200%200%201%200-101.34a4%204%200%201%201%206%205.34a68%2068%200%200%200-12%2018.86M244%20128a115.68%20115.68%200%200%201-33.14%2081.18a4%204%200%200%201-5.72-5.6a107.89%20107.89%200%200%200%200-151.16a4%204%200%200%201%205.72-5.6A115.68%20115.68%200%200%201%20244%20128M50.86%20203.58a4%204%200%200%201-5.72%205.6a115.91%20115.91%200%200%201%200-162.36a4%204%200%201%201%205.72%205.6a107.89%20107.89%200%200%200%200%20151.16%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2092a36%2036%200%201%200%2036%2036a36%2036%200%200%200-36-36m0%2064a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028m76-28a75.74%2075.74%200%200%201-19.35%2050.67a4%204%200%200%201-6-5.34a67.92%2067.92%200%200%200%200-90.66a4%204%200%200%201%206-5.34A75.74%2075.74%200%200%201%20204%20128M65.34%20101.53a67.92%2067.92%200%200%200%2012%2071.8a4%204%200%200%201-6%205.34a75.93%2075.93%200%200%201%200-101.34a4%204%200%201%201%206%205.34a68%2068%200%200%200-12%2018.86M244%20128a115.68%20115.68%200%200%201-33.14%2081.18a4%204%200%200%201-5.72-5.6a107.89%20107.89%200%200%200%200-151.16a4%204%200%200%201%205.72-5.6A115.68%20115.68%200%200%201%20244%20128M50.86%20203.58a4%204%200%200%201-5.72%205.6a115.91%20115.91%200%200%201%200-162.36a4%204%200%201%201%205.72%205.6a107.89%20107.89%200%200%200%200%20151.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/broadcast-thin.svg?color=%231a73e8&size=48