Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md phone iphone
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPhoneIphoneIcon = (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="M15.5 1h-8C6.12 1 5 2.12 5 3.5v17C5 21.88 6.12 23 7.5 23h8c1.38 0 2.5-1.12 2.5-2.5v-17C18 2.12 16.88 1 15.5 1zm-4 21c-.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.5zm4.5-4H7V4h9v14z"/>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
AndroidOSappapplicationcallcellcellphonecellularcommunicationcommunication deviceconnectioncontactdevicedigitaldisplayelectronicsgadgetgadgetryhandheldhardwareiOSiphonemessagemobilenetworkpersonalphoneportablerectangularrounded cornersscreensmartsmartphonetablettechnologytelephonetelephony
Compare Alternatives
See how other libraries approach this concept.