Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md video call
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVideoCallIcon = (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="M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4zM15 16H5V8h10v8zm-6-1h2v-2h2v-2h-2V9H9v2H7v2h2z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
+addaudiobroadcastcallcamerachatcinemacommunicationconferencedistance learningfilmfilm stripfilminggroup callhardwareimagelivemediameetingmotionmoviemultimedianewonline meetingpictureplusrecordremote communicationremote workstreamingsymboltelehealthvideovideo chatvideo conferencingvideocallvideographyvirtual meetingwebcam
Compare Alternatives
See how other libraries approach this concept.