Broadcast Icon
Free SVG icon from the Mage Icons 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/310575.svg" alt="Broadcast icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310575.svg" alt="Broadcast icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310575.svg" alt="Broadcast icon" :width="24" :height="24" />
CSS background
.icon-broadcast {
background-image: url('https://proicons.com/icon/310575.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5.93744 18.9375C5.60844 18.6522 5.29921 18.3452 5.01186 18.0186C3.55306 16.3479 2.75 14.211 2.75 12C2.75 9.78898 3.55306 7.65209 5.01186 5.98137C5.29921 5.65476 5.60844 5.34777 5.93744 5.0625" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.39947 7.617C8.09652 7.8534 7.82308 8.12485 7.58496 8.42561C6.75331 9.43388 6.29889 10.6969 6.29889 12C6.29889 13.3032 6.75331 14.5662 7.58496 15.5745C7.82308 15.8752 8.09652 16.1467 8.39947 16.3831" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.2029 12C14.1937 12.4048 14.072 12.7991 13.8512 13.1394C13.6662 13.4335 13.4161 13.6817 13.12 13.8654C12.7747 14.0758 12.3774 14.1872 11.9722 14.1872C11.5671 14.1872 11.1698 14.0758 10.8245 13.8654C10.5283 13.6817 10.2783 13.4335 10.0933 13.1394C9.88132 12.7967 9.7691 12.4023 9.7691 12C9.7691 11.5978 9.88132 11.2034 10.0933 10.8606C10.2783 10.5666 10.5283 10.3183 10.8245 10.1347C11.1698 9.92427 11.5671 9.81287 11.9722 9.81287C12.3774 9.81287 12.7747 9.92427 13.12 10.1347C13.4161 10.3183 13.6662 10.5666 13.8512 10.8606C14.072 11.201 14.1937 11.5953 14.2029 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.6005 16.3831C15.9035 16.1467 16.1769 15.8752 16.415 15.5745C17.2467 14.5662 17.7011 13.3032 17.7011 12C17.7011 10.6969 17.2467 9.43388 16.415 8.42561C16.1769 8.12485 15.9035 7.8534 15.6005 7.617" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.0626 5.0625C18.3916 5.34777 18.7008 5.65476 18.9881 5.98137C20.4469 7.65209 21.25 9.78898 21.25 12C21.25 14.211 20.4469 16.3479 18.9881 18.0186C18.7008 18.3452 18.3916 18.6522 18.0626 18.9375" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Broadcast in other icon packs
Copied!