Serial Wifi Terminal Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Serial Wifi Terminal 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/332591.svg" alt="Serial Wifi Terminal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332591.svg" alt="Serial Wifi Terminal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332591.svg" alt="Serial Wifi Terminal icon" :width="24" :height="24" />
CSS background
.icon-serial-wifi-terminal {
background-image: url('https://proicons.com/icon/332591.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.t{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="t" d="M4,25.7v-3.75"/><path id="c" class="t" d="M5.94,25.7v-3.75"/><path id="d" class="t" d="M7.88,25.7v-3.75"/><path id="e" class="t" d="M17.71,37.56v-3.78"/><path id="f" class="t" d="M19.65,37.56v-3.78"/><path id="g" class="t" d="M21.58,37.56v-3.78"/><path id="h" class="t" d="M17.69,13.78v-3.78"/><path id="i" class="t" d="M19.62,13.78v-3.78"/><path id="j" class="t" d="M21.56,13.78v-3.78"/><path id="k" class="t" d="M42.25,17.27l.05,13"/><path id="l" class="t" d="M40.31,17.27v13"/><path id="m" class="t" d="M38.37,32.66h4.63"/><path id="n" class="t" d="M38.37,14.93h4.63"/><path id="o" class="t" d="M38.37,10h-14.87v5.86l-13.69,2.39v11.06l13.69,2.39v5.86h14.87V10Z"/><path id="p" class="t" d="M32.1184,25.8612c-1.0916-1.0559-2.6776-1.0608-3.7741-.0118v.0118"/><path id="q" class="t" d="M30.2625,27.2658c-.571,0-1.0339.4528-1.0339,1.0113,0,.5585.4629,1.0113,1.0339,1.0113s1.0339-.4528,1.0339-1.0113h0c0-.5586-.4629-1.0113-1.0339-1.0113Z"/><path id="r" class="t" d="M33.9199,23.4889c-2.146-2.051-5.2461-2.051-7.3921,0"/><path id="s" class="t" d="M35.6957,20.9986c-3.1776-3.0494-7.778-3.0494-10.9556,0"/></svg>
Copied!