Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md phone android
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPhoneAndroidIcon = (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="M16 1H8C6.34 1 5 2.34 5 4v16c0 1.66 1.34 3 3 3h8c1.66 0 3-1.34 3-3V4c0-1.66-1.34-3-3-3zm1 17H7V4h10v14zm-3 3h-4v-1h4v1z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
OSandroidbuttoncallcellcellphonecellularcommunicationconnectcontactdevicedigitaldisplayelectronicgadgethandheldhardwareiOSmessagemobilemodernphoneportablepowerrectangleringroundedscreensmartphonetablettechnologytelephonevolumewireless
Compare Alternatives
See how other libraries approach this concept.