Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md tablet android
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTabletAndroidIcon = (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 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M18 0H6C4.34 0 3 1.34 3 3v18c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3zm-4 22h-4v-1h4v1zm5.25-3H4.75V3h14.5v16z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
OSandroidappapplicationbrowsingcommunicationcomputingconnectivitydevicedigitaldisplayelectronicgadgetgooglehandheldhardwareiOSiconipadlenovomobilenexusoperating systemplatformportablerectanglesamsungscreensymboltablettechnologyweb
Compare Alternatives
See how other libraries approach this concept.