call end icon
call-end-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- call-end-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-checkmark-20-filledcall-chevron-down-16-filledcall-connecting-20-filledcall-dismiss-16-filledcall-exclamation-20-filledcall-forward-16-filledcall-inbound-16-filledcall-missed-12-filledcall-outbound-16-filledcall-park-16-filledcall-pause-20-filledcall-prohibited-16-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filledcall-warning-16-filled
Use the call end icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 14.003c-5.308 0-10.243.961-13.868 2.62c-3.52 1.61-6.29 4.136-6.125 7.463l.007.087l.56 4.646a4.75 4.75 0 0 0 5.48 4.12l5.112-.833a4.25 4.25 0 0 0 3.478-3.336l.935-4.533a.2.2 0 0 1 .022-.058c.754-.259 2.265-.659 4.4-.659c2.134 0 3.645.4 4.399.66q.01.012.022.057l.935 4.533a4.25 4.25 0 0 0 3.478 3.336l5.111.834a4.75 4.75 0 0 0 5.481-4.12l.56-4.646l.007-.088c.166-3.327-2.606-5.853-6.125-7.463c-3.625-1.659-8.56-2.62-13.869-2.62"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallEnd48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 14.003c-5.308 0-10.243.961-13.868 2.62c-3.52 1.61-6.29 4.136-6.125 7.463l.007.087l.56 4.646a4.75 4.75 0 0 0 5.48 4.12l5.112-.833a4.25 4.25 0 0 0 3.478-3.336l.935-4.533a.2.2 0 0 1 .022-.058c.754-.259 2.265-.659 4.4-.659c2.134 0 3.645.4 4.399.66q.01.012.022.057l.935 4.533a4.25 4.25 0 0 0 3.478 3.336l5.111.834a4.75 4.75 0 0 0 5.481-4.12l.56-4.646l.007-.088c.166-3.327-2.606-5.853-6.125-7.463c-3.625-1.659-8.56-2.62-13.869-2.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 14.003c-5.308 0-10.243.961-13.868 2.62c-3.52 1.61-6.29 4.136-6.125 7.463l.007.087l.56 4.646a4.75 4.75 0 0 0 5.48 4.12l5.112-.833a4.25 4.25 0 0 0 3.478-3.336l.935-4.533a.2.2 0 0 1 .022-.058c.754-.259 2.265-.659 4.4-.659c2.134 0 3.645.4 4.399.66q.01.012.022.057l.935 4.533a4.25 4.25 0 0 0 3.478 3.336l5.111.834a4.75 4.75 0 0 0 5.481-4.12l.56-4.646l.007-.088c.166-3.327-2.606-5.853-6.125-7.463c-3.625-1.659-8.56-2.62-13.869-2.62"/></svg> </template>
CSS
.icon-call-end-48-filled {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2014.003c-5.308%200-10.243.961-13.868%202.62c-3.52%201.61-6.29%204.136-6.125%207.463l.007.087l.56%204.646a4.75%204.75%200%200%200%205.48%204.12l5.112-.833a4.25%204.25%200%200%200%203.478-3.336l.935-4.533a.2.2%200%200%201%20.022-.058c.754-.259%202.265-.659%204.4-.659c2.134%200%203.645.4%204.399.66q.01.012.022.057l.935%204.533a4.25%204.25%200%200%200%203.478%203.336l5.111.834a4.75%204.75%200%200%200%205.481-4.12l.56-4.646l.007-.088c.166-3.327-2.606-5.853-6.125-7.463c-3.625-1.659-8.56-2.62-13.869-2.62%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2014.003c-5.308%200-10.243.961-13.868%202.62c-3.52%201.61-6.29%204.136-6.125%207.463l.007.087l.56%204.646a4.75%204.75%200%200%200%205.48%204.12l5.112-.833a4.25%204.25%200%200%200%203.478-3.336l.935-4.533a.2.2%200%200%201%20.022-.058c.754-.259%202.265-.659%204.4-.659c2.134%200%203.645.4%204.399.66q.01.012.022.057l.935%204.533a4.25%204.25%200%200%200%203.478%203.336l5.111.834a4.75%204.75%200%200%200%205.481-4.12l.56-4.646l.007-.088c.166-3.327-2.606-5.853-6.125-7.463c-3.625-1.659-8.56-2.62-13.869-2.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-end-48-filled.svg?color=%231a73e8&size=48