Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md call split
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCallSplitIcon = (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="M14 4l2.29 2.29-2.88 2.88 1.42 1.42 2.88-2.88L20 10V4h-6zm-4 0H4v6l2.29-2.29 4.71 4.7V20h2v-8.41l-5.29-5.3L10 4z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.34 KB
Tags
actionarrowarrowsbranchcallcall splitcommunicationconnectconnectioncontroldevicedirectiondisconnectdistributedivergedivideforklinesmenumobilemoremultiplynavigationnetworkoptionspathphoneredirectroutingseparatesharesplitspreadtelephonetransfer
Compare Alternatives
See how other libraries approach this concept.