Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md missed video call
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMissedVideoCallIcon = (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 4zm-2-1.83V16H5V8h10v.67zm-7.89 2.44L11 15l3.77-3.79-.78-.79L11 13.43l-3.11-3.1h2.55V9.22H6v4.44h1.11z"/>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.43 KB
Tags
absentalertarrowcallcameracancelledchatcommunicationconferencecontactdeclineddiagonal lineendedfailedfilmfilminghardwarehistoryimagelogmeetingmessagemissedmotionmultimedianotificationonlinephonepicturerecordringteleconferencetelephoneunavailablevideovideo callvideographywebcam
Compare Alternatives
See how other libraries approach this concept.