Wireless Adb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wireless Adb 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/335202.svg" alt="Wireless Adb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335202.svg" alt="Wireless Adb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335202.svg" alt="Wireless Adb icon" :width="24" :height="24" />
CSS background
.icon-wireless-adb {
background-image: url('https://proicons.com/icon/335202.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M29.543,14.2749c1.0078,0,1.9147.907,1.9147,1.9147s-.907,1.9147-1.9147,1.9147-1.9147-.907-1.9147-1.9147.907-1.9147,1.9147-1.9147ZM18.4581,14.2749c1.0078,0,1.9147.907,1.9147,1.9147s-.907,1.9147-1.9147,1.9147-1.9147-.907-1.9147-1.9147.8062-1.9147,1.9147-1.9147Z"/><path class="b" d="M35.7909,22.0348H12.2102c-1.0078,0-1.9147.8062-1.9147,1.9147v5.9456c0,7.558,6.1472,13.6049,13.7049,13.6049s13.7049-6.1472,13.7049-13.6049v-6.0464c0-1.0078-.907-1.814-1.9147-1.814h.0004Z"/><path class="b" d="M24,6.4147c7.558,0,13.7049,6.1472,13.7049,13.7049,0,1.0078-.8062,1.9147-1.9147,1.9147H12.2095c-1.0078,0-1.9147-.8062-1.9147-1.9147,0-7.6588,6.1472-13.7049,13.7049-13.7049h.0004Z"/><line class="b" x1="11.7052" y1="4.5" x2="15.9381" y2="8.7326"/><line class="b" x1="36.2949" y1="4.5" x2="31.961" y2="8.8333"/><path class="b" d="M13.7152,28.7608c5.948-4.9909,14.6208-4.9909,20.5688,0"/><path class="b" d="M16.9291,32.5907c4.0892-3.4311,10.0516-3.4311,14.1409,0"/><path class="b" d="M19.8221,36.0377c2.4164-2.0276,5.9397-2.0276,8.3561,0l-4.1781,4.9793-4.1781-4.9793Z"/></svg>
Copied!