Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md tablet mac
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTabletMacIcon = (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="M18.5 0h-14C3.12 0 2 1.12 2 2.5v19C2 22.88 3.12 24 4.5 24h14c1.38 0 2.5-1.12 2.5-2.5v-19C21 1.12 19.88 0 18.5 0zm-7 23c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7.5-4H4V3h15v16z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.43 KB
Tags
AndroidOSapplecomputerdevicedigitaldisplayelectronicgadgethardwarehorizontaliOSipadlandscapemacintoshmobilepadportablerectanglerounded edgesscreensquare cornerstablettablet mactechnologyweb
Compare Alternatives
See how other libraries approach this concept.