broadcast icon
broadcast from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.
- Name
- broadcast
- Set
- Codicons
- Style
- Regular
- Viewbox
- 16×16
- License
- CC BY 4.0
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 16 16"><path fill="currentColor" d="M5.525 5.525A3.48 3.48 0 0 0 4.5 8a3.48 3.48 0 0 0 1.025 2.475a.5.5 0 0 1-.708.707A4.47 4.47 0 0 1 3.499 8c0-1.203.468-2.332 1.318-3.182a.5.5 0 0 1 .708.707m5.657-.707a.5.5 0 0 0-.707.707A3.48 3.48 0 0 1 11.5 8a3.48 3.48 0 0 1-1.025 2.475a.5.5 0 0 0 .708.707A4.47 4.47 0 0 0 12.501 8a4.47 4.47 0 0 0-1.319-3.182M3.755 3.755a.5.5 0 0 0-.707-.707c-2.731 2.73-2.731 7.174 0 9.905a.5.5 0 1 0 .708-.707a6.01 6.01 0 0 1 0-8.49zm9.197-.707a.5.5 0 0 0-.707.707a6.01 6.01 0 0 1 0 8.49a.5.5 0 0 0 .708.707c2.73-2.731 2.73-7.175 0-9.905zM8 7a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function CodiconBroadcast(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.525 5.525A3.48 3.48 0 0 0 4.5 8a3.48 3.48 0 0 0 1.025 2.475a.5.5 0 0 1-.708.707A4.47 4.47 0 0 1 3.499 8c0-1.203.468-2.332 1.318-3.182a.5.5 0 0 1 .708.707m5.657-.707a.5.5 0 0 0-.707.707A3.48 3.48 0 0 1 11.5 8a3.48 3.48 0 0 1-1.025 2.475a.5.5 0 0 0 .708.707A4.47 4.47 0 0 0 12.501 8a4.47 4.47 0 0 0-1.319-3.182M3.755 3.755a.5.5 0 0 0-.707-.707c-2.731 2.73-2.731 7.174 0 9.905a.5.5 0 1 0 .708-.707a6.01 6.01 0 0 1 0-8.49zm9.197-.707a.5.5 0 0 0-.707.707a6.01 6.01 0 0 1 0 8.49a.5.5 0 0 0 .708.707c2.73-2.731 2.73-7.175 0-9.905zM8 7a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.525 5.525A3.48 3.48 0 0 0 4.5 8a3.48 3.48 0 0 0 1.025 2.475a.5.5 0 0 1-.708.707A4.47 4.47 0 0 1 3.499 8c0-1.203.468-2.332 1.318-3.182a.5.5 0 0 1 .708.707m5.657-.707a.5.5 0 0 0-.707.707A3.48 3.48 0 0 1 11.5 8a3.48 3.48 0 0 1-1.025 2.475a.5.5 0 0 0 .708.707A4.47 4.47 0 0 0 12.501 8a4.47 4.47 0 0 0-1.319-3.182M3.755 3.755a.5.5 0 0 0-.707-.707c-2.731 2.73-2.731 7.174 0 9.905a.5.5 0 1 0 .708-.707a6.01 6.01 0 0 1 0-8.49zm9.197-.707a.5.5 0 0 0-.707.707a6.01 6.01 0 0 1 0 8.49a.5.5 0 0 0 .708.707c2.73-2.731 2.73-7.175 0-9.905zM8 7a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-broadcast {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.525%205.525A3.48%203.48%200%200%200%204.5%208a3.48%203.48%200%200%200%201.025%202.475a.5.5%200%200%201-.708.707A4.47%204.47%200%200%201%203.499%208c0-1.203.468-2.332%201.318-3.182a.5.5%200%200%201%20.708.707m5.657-.707a.5.5%200%200%200-.707.707A3.48%203.48%200%200%201%2011.5%208a3.48%203.48%200%200%201-1.025%202.475a.5.5%200%200%200%20.708.707A4.47%204.47%200%200%200%2012.501%208a4.47%204.47%200%200%200-1.319-3.182M3.755%203.755a.5.5%200%200%200-.707-.707c-2.731%202.73-2.731%207.174%200%209.905a.5.5%200%201%200%20.708-.707a6.01%206.01%200%200%201%200-8.49zm9.197-.707a.5.5%200%200%200-.707.707a6.01%206.01%200%200%201%200%208.49a.5.5%200%200%200%20.708.707c2.73-2.731%202.73-7.175%200-9.905zM8%207a1%201%200%201%200%200%202a1%201%200%200%200%200-2%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.525%205.525A3.48%203.48%200%200%200%204.5%208a3.48%203.48%200%200%200%201.025%202.475a.5.5%200%200%201-.708.707A4.47%204.47%200%200%201%203.499%208c0-1.203.468-2.332%201.318-3.182a.5.5%200%200%201%20.708.707m5.657-.707a.5.5%200%200%200-.707.707A3.48%203.48%200%200%201%2011.5%208a3.48%203.48%200%200%201-1.025%202.475a.5.5%200%200%200%20.708.707A4.47%204.47%200%200%200%2012.501%208a4.47%204.47%200%200%200-1.319-3.182M3.755%203.755a.5.5%200%200%200-.707-.707c-2.731%202.73-2.731%207.174%200%209.905a.5.5%200%201%200%20.708-.707a6.01%206.01%200%200%201%200-8.49zm9.197-.707a.5.5%200%200%200-.707.707a6.01%206.01%200%200%201%200%208.49a.5.5%200%200%200%20.708.707c2.73-2.731%202.73-7.175%200-9.905zM8%207a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/broadcast.svg?color=%231a73e8&size=48