Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md sip
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSipIcon = (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}
>
<g></g><g><path d="M4,4h16c1.1,0,2,0.9,2,2v12c0,1.1-0.9,2-2,2H4c-1.1,0-2-0.9-2-2V6C2,4.9,2.9,4,4,4z M4,6v12h16V6H4z M11,9h2v6h-2V9z M14,9 h4c0.55,0,1,0.45,1,1v2c0,0.55-0.45,1-1,1h-2.5v2H14V9z M17.5,10.5h-2v1h2V10.5z M6.5,11.25H9c0.55,0,1,0.45,1,1V14 c0,0.55-0.45,1-1,1H5v-1.5h3.5v-0.75H6c-0.55,0-1-0.45-1-1V10c0-0.55,0.45-1,1-1h4v1.5H6.5V11.25z"/></g>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.53 KB
Tags
VoIPalphabetaudio callcallcall controlcharactercommunicationconnectconnectioncontactconversationdialdialerearpiecefonthandsetincoming callinitiationinternetinternet callletterslinemicrophonenetworkoutgoing calloverphonephone callprotocolringroutingsessionsignalsipsoftphonesymboltalktelephonetelephonytexttypevoicevoice call
Compare Alternatives
See how other libraries approach this concept.