Broadcast Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Broadcast icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/307015.svg" alt="Broadcast icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307015.svg" alt="Broadcast icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307015.svg" alt="Broadcast icon" :width="24" :height="24" />
CSS background
.icon-broadcast {
background-image: url('https://proicons.com/icon/307015.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M5.52501 5.52498C4.86401 6.18598 4.50001 7.06598 4.50001 7.99998C4.50001 8.93398 4.86401 9.81298 5.52501 10.475C5.72001 10.67 5.72001 10.987 5.52501 11.182C5.42701 11.28 5.29901 11.328 5.17101 11.328C5.04301 11.328 4.91501 11.279 4.81701 11.182C3.96701 10.332 3.49901 9.20298 3.49901 7.99998C3.49901 6.79698 3.96701 5.66798 4.81701 4.81798C5.01201 4.62298 5.32901 4.62298 5.52401 4.81798C5.71901 5.01298 5.72001 5.32998 5.52501 5.52498ZM11.182 4.81798C10.987 4.62298 10.67 4.62298 10.475 4.81798C10.28 5.01298 10.28 5.32998 10.475 5.52498C11.136 6.18598 11.5 7.06598 11.5 7.99998C11.5 8.93398 11.136 9.81298 10.475 10.475C10.28 10.67 10.28 10.987 10.475 11.182C10.573 11.28 10.701 11.328 10.829 11.328C10.957 11.328 11.085 11.279 11.183 11.182C12.033 10.332 12.501 9.20298 12.501 7.99998C12.501 6.79698 12.032 5.66798 11.182 4.81798ZM3.75501 3.75498C3.95001 3.55998 3.95001 3.24298 3.75501 3.04798C3.56001 2.85298 3.24301 2.85298 3.04801 3.04798C0.317006 5.77798 0.317006 10.222 3.04801 12.953C3.14601 13.051 3.27401 13.1 3.40201 13.1C3.53001 13.1 3.65801 13.051 3.75601 12.953C3.95101 12.758 3.95101 12.441 3.75601 12.246C1.41501 9.90498 1.41501 6.09598 3.75601 3.75598L3.75501 3.75498ZM12.952 3.04798C12.757 2.85298 12.44 2.85298 12.245 3.04798C12.05 3.24298 12.05 3.55998 12.245 3.75498C14.586 6.09598 14.586 9.90398 12.245 12.245C12.05 12.44 12.05 12.757 12.245 12.952C12.343 13.05 12.471 13.099 12.599 13.099C12.727 13.099 12.855 13.05 12.953 12.952C15.683 10.221 15.683 5.77698 12.953 3.04698L12.952 3.04798ZM8.00001 6.99998C7.44801 6.99998 7.00001 7.44798 7.00001 7.99998C7.00001 8.55198 7.44801 8.99998 8.00001 8.99998C8.55201 8.99998 9.00001 8.55198 9.00001 7.99998C9.00001 7.44798 8.55201 6.99998 8.00001 6.99998Z"/></svg>
Broadcast in other icon packs
Copied!