Adb Over Wifi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Adb Over Wifi 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/321360.svg" alt="Adb Over Wifi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321360.svg" alt="Adb Over Wifi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321360.svg" alt="Adb Over Wifi icon" :width="24" :height="24" />
CSS background
.icon-adb-over-wifi {
background-image: url('https://proicons.com/icon/321360.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="m5.5,41.331c0-10.7563,8.2827-19.4759,18.5-19.4759s18.5,8.7197,18.5,19.4759H5.5Z"/><path id="c" class="j" d="m15.238,29.8878c1.3406,0,2.4345,1.0939,2.4345,2.4345s-1.0939,2.4345-2.4345,2.4345c-1.3513,0-2.4345-1.0939-2.4345-2.4345s1.0832-2.4345,2.4345-2.4345Z"/><path id="d" class="j" d="m20.3,15.3452c2.4667-1.9519,4.9333-1.9519,7.4,0"/><path id="e" class="j" d="m17.5223,13.2754c4.3185-4.2184,8.6369-4.2184,12.9554,0"/><path id="f" class="j" d="m14.7446,11.2055c6.1702-6.0487,12.3405-6.0487,18.5107,0"/><path id="g" class="j" d="m13.2861,14.7983l2.3916,9.0087"/><path id="h" class="j" d="m32.3223,23.807l2.3916-9.0087"/><path id="i" class="j" d="m32.762,29.8878c1.3513,0,2.4345,1.0939,2.4345,2.4345s-1.0832,2.4345-2.4345,2.4345c-1.3406,0-2.4345-1.0939-2.4345-2.4345s1.0939-2.4345,2.4345-2.4345Z"/></svg>
Copied!