Signal Icon
Free SVG icon from the Arcticons 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/347296.svg" alt="Signal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347296.svg" alt="Signal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347296.svg" alt="Signal icon" :width="24" :height="24" />
CSS background
.icon-signal {
background-image: url('https://proicons.com/icon/347296.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m9.1563,33.4565c-4.8085-7.5478-3.1873-17.5023,3.7676-23.1342,6.9549-5.632,17.0289-5.1481,23.412,1.1246,6.3831,6.2727,7.0427,16.3367,1.533,23.3889s-15.4344,8.8468-23.065,4.1708l-7.284,1.5035,1.6363-7.0535Z"/><line class="d" x1="11.7868" y1="43.3239" x2="13.6982" y2="42.876"/><path class="d" d="m4.0532,39.1462l-.7794,3.1881c-.3544,1.4496.9462,2.7626,2.3991,2.4222l3.1868-.7468"/><line class="d" x1="5.2031" y1="34.4424" x2="4.7518" y2="36.2888"/><path class="d" d="m44.6064,17.8486c-.4443-1.4902-1.0537-2.9336-1.8096-4.291"/><path class="d" d="m3.3994,17.8213c.4453-1.4873,1.0557-2.9297,1.8145-4.2881"/><path class="d" d="m40.709,10.4697c-.9795-1.208-2.0918-2.3115-3.3057-3.2812"/><path class="d" d="m7.3076,10.4492c.9795-1.2061,2.0928-2.3086,3.3086-3.2764"/><path class="d" d="m34.3018,5.124c-1.3662-.7461-2.8135-1.3438-4.3027-1.7754"/><path class="d" d="m13.7207,5.1113c1.3652-.7451,2.8145-1.3408,4.3076-1.7715"/><path class="d" d="m26.3428,2.627c-.7725-.083-1.5605-.126-2.3428-.127-.7695,0-1.5479.041-2.3135.123"/><path class="d" d="m2.6436,26.4971c-.0947-.8242-.1436-1.6641-.1436-2.4971,0-.8418.0479-1.6816.1436-2.4971"/><path class="d" d="m3.3936,30.1514c.4443,1.4902,1.0537,2.9336,1.8096,4.291"/><path class="d" d="m44.6006,30.1787c-.4453,1.4873-1.0557,2.9297-1.8145,4.2881"/><path class="d" d="m40.6924,37.5508c-.9795,1.2061-2.0928,2.3086-3.3086,3.2764"/><path class="d" d="m13.6982,42.876c1.3662.7461,2.8135,1.3438,4.3027,1.7754"/><path class="d" d="m34.2793,42.8887c-1.3652.7451-2.8145,1.3408-4.3076,1.7715"/><path class="d" d="m45.3564,26.4971c.0957-.8154.1436-1.6553.1436-2.4971,0-.833-.0488-1.6729-.1436-2.4971"/><path class="d" d="m21.6572,45.373c.7725.083,1.5605.126,2.3428.127.7695,0,1.5479-.041,2.3135-.123"/></svg>
Signal in other icon packs
Copied!