Wifi Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Wifi Alt icon is commonly used in network status bars and connectivity indicators. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306917.svg" alt="Wifi Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306917.svg" alt="Wifi Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306917.svg" alt="Wifi Alt icon" :width="24" :height="24" />
CSS background
.icon-wifi-alt {
background-image: url('https://proicons.com/icon/306917.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="M783 298h-58c-55-62-135-101-225-101s-170 39-225 101h-58c-85 0-154 69-154 155v94c0 86 69 155 154 155h58c55 62 135 101 225 101s170-39 225-101h58c85 0 155-69 155-155v-94c0-86-70-155-155-155zM324 605h-49l-22-128-21 128h-49l-47-208h56l16 122 21-122h49l21 122 16-122h55l-46 208zm94-220c16 0 29 12 29 27s-13 26-29 26-29-12-29-26 13-27 29-27zm-25 69h50v150h-50V454zm511 93c0 67-55 121-121 121H433c47 0 67-54 67-121v-94c0-67 54-121 121-121h162c66 0 121 54 121 121v94zm-122-93h50v150h-50V454zm54-42c0 14-13 26-28 26-17 0-29-12-29-26s12-27 29-27c16 0 28 12 28 27zm-251-15h166v49H639v46h101v48H639v63h-54V397z"/></svg>
Wifi Alt in other icon packs
Copied!