Signal Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Signal 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/306484.svg" alt="Signal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306484.svg" alt="Signal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306484.svg" alt="Signal icon" :width="24" :height="24" />
CSS background
.icon-signal {
background-image: url('https://proicons.com/icon/306484.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M747 123v754c0 33 27 61 60 61h25c34 0 61-27 61-61V123c0-33-27-61-61-61h-25c-33 0-60 27-60 61zM595 937h25c33 0 60-27 60-60V270c0-33-27-60-60-60h-25c-34 0-61 27-61 60v607c0 33 27 60 61 60zm-214 1h26c33 0 61-27 61-61V418c0-33-27-60-61-60h-26c-33 0-61 27-61 60v459c0 34 28 61 61 61zm-212-1h24c33 0 61-27 61-60V565c0-33-27-60-61-60h-24c-34 0-61 27-61 60v312c0 33 27 60 61 60z"/></svg>
Signal in other icon packs
Copied!