Wifi Pro Ftp Server Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wifi Pro Ftp Server 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/349720.svg" alt="Wifi Pro Ftp Server icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349720.svg" alt="Wifi Pro Ftp Server icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349720.svg" alt="Wifi Pro Ftp Server icon" :width="24" :height="24" />
CSS background
.icon-wifi-pro-ftp-server {
background-image: url('https://proicons.com/icon/349720.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M41.68,13.015H24.77c-2-.1-5.93-4.23-8.19-4.23H6.68a2.18,2.18,0,0,0-2.1806,2.1794c0,.0169,0,.0337.0006.0506v7.29h39v-3.42a1.83,1.83,0,0,0-1.7895-1.87Z"/><path class="a" d="M43.5,18.295H4.5v18.72a2.18,2.18,0,0,0,2.16,2.2l.01,0H41.32a2.18,2.18,0,0,0,2.18-2.18l0-.02Z"/><path class="a" d="M26.534,30.4836a3.9387,3.9387,0,0,0-5.0323-.0136v.0136"/><path class="a" d="M24.0079,32.0962a1.5793,1.5793,0,1,0,1.5792,1.5793h0A1.5793,1.5793,0,0,0,24.0079,32.0962Z"/><path class="a" d="M28.9361,27.7532a7.7443,7.7443,0,0,0-9.8564,0"/><path class="a" d="M31.304,24.887a11.45,11.45,0,0,0-14.608,0"/></svg>
Copied!