Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md video chat
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVideoChatIcon = (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><g><path d="M20,2H4C2.9,2,2.01,2.9,2.01,4L2,22l4-4h14c1.1,0,2-0.9,2-2V4C22,2.9,21.1,2,20,2z M20,16H5.17L4,17.17V4h16V16z"/><path d="M8,14h6c0.55,0,1-0.45,1-1v-1.99L17,13V7l-2,1.99V7c0-0.55-0.45-1-1-1H8C7.45,6,7,6.45,7,7v6C7,13.55,7.45,14,8,14z"/></g></g>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
avatarbubblecallcamcamerachatcommentcommunicatecommunicationconferenceconversationdialoguedisplayfacetimefeedbackheadlivemeetingmessagenetworkonlinepersonprofileremotescreenspeechspeech bubbletalkingtechnologyvideovideo callvideo chatvirtualvoiceweb conferencingwebcam
Compare Alternatives
See how other libraries approach this concept.