Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md adb
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAdbIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M5 16c0 3.87 3.13 7 7 7s7-3.13 7-7v-4H5v4zM16.12 4.37l2.1-2.1-.82-.83-2.3 2.31C14.16 3.28 13.12 3 12 3s-2.16.28-3.09.75L6.6 1.44l-.82.83 2.1 2.1C6.14 5.64 5 7.68 5 10v1h14v-1c0-2.32-1.14-4.36-2.88-5.63zM9 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"/>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.53 KB
Tags
adbandroidbridgebugcodecommandcomputingconnectconnectiondatadebugdebuggerdeveloperdevelopmentdevicelinelinkmobilephoneportprogrammingshellsoftwaretechnologyterminaltesttestingtooltransferusb
Compare Alternatives
See how other libraries approach this concept.