call missed outgoing icon
call-missed-outgoing-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- call-missed-outgoing-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- call-missed-outgoing-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the call missed outgoing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 9.617l-5.96 5.96q-.242.242-.54.354t-.596.111t-.596-.111t-.54-.354L4.334 9.144q-.14-.14-.15-.341t.15-.367q.165-.165.356-.165q.192 0 .357.165l6.414 6.414q.173.173.442.173t.442-.173l5.946-5.946H13.5q-.213 0-.357-.143T13 8.404t.143-.357t.357-.143h5.692q.349 0 .578.23q.23.23.23.578v5.692q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCallMissedOutgoingRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 9.617l-5.96 5.96q-.242.242-.54.354t-.596.111t-.596-.111t-.54-.354L4.334 9.144q-.14-.14-.15-.341t.15-.367q.165-.165.356-.165q.192 0 .357.165l6.414 6.414q.173.173.442.173t.442-.173l5.946-5.946H13.5q-.213 0-.357-.143T13 8.404t.143-.357t.357-.143h5.692q.349 0 .578.23q.23.23.23.578v5.692q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19 9.617l-5.96 5.96q-.242.242-.54.354t-.596.111t-.596-.111t-.54-.354L4.334 9.144q-.14-.14-.15-.341t.15-.367q.165-.165.356-.165q.192 0 .357.165l6.414 6.414q.173.173.442.173t.442-.173l5.946-5.946H13.5q-.213 0-.357-.143T13 8.404t.143-.357t.357-.143h5.692q.349 0 .578.23q.23.23.23.578v5.692q0 .213-.143.357t-.357.143t-.357-.143t-.143-.357z"/></svg> </template>
CSS
.icon-call-missed-outgoing-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19%209.617l-5.96%205.96q-.242.242-.54.354t-.596.111t-.596-.111t-.54-.354L4.334%209.144q-.14-.14-.15-.341t.15-.367q.165-.165.356-.165q.192%200%20.357.165l6.414%206.414q.173.173.442.173t.442-.173l5.946-5.946H13.5q-.213%200-.357-.143T13%208.404t.143-.357t.357-.143h5.692q.349%200%20.578.23q.23.23.23.578v5.692q0%20.213-.143.357t-.357.143t-.357-.143t-.143-.357z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19%209.617l-5.96%205.96q-.242.242-.54.354t-.596.111t-.596-.111t-.54-.354L4.334%209.144q-.14-.14-.15-.341t.15-.367q.165-.165.356-.165q.192%200%20.357.165l6.414%206.414q.173.173.442.173t.442-.173l5.946-5.946H13.5q-.213%200-.357-.143T13%208.404t.143-.357t.357-.143h5.692q.349%200%20.578.23q.23.23.23.578v5.692q0%20.213-.143.357t-.357.143t-.357-.143t-.143-.357z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/call-missed-outgoing-rounded.svg?color=%231a73e8&size=48