end call icon
end-call-line-duotone from Solar by 480 Design · Line Duotone · Call · CC-BY-4.0 Attribution required.
- Name
- end-call-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Call
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More call icons from Solar
call-cancel-boldcall-cancel-rounded-boldcall-chat-boldcall-chat-rounded-boldcall-dropped-boldcall-dropped-rounded-boldcall-medicine-boldcall-medicine-rounded-boldend-call-rounded-boldincoming-call-boldincoming-call-rounded-boldoutgoing-call-boldoutgoing-call-rounded-boldphone-boldphone-calling-boldphone-calling-rounded-boldphone-rounded-boldrecord-circle-boldrecord-minimalistic-boldrecord-square-bold
Use the end call icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M8 12.8617L8 13.4782C8 14.3304 7.42329 15.0823 6.57997 15.3294L4.57997 15.9155C3.29561 16.2919 2 15.3623 2 14.0643L2 12.1414C2 11.6525 2.1247 11.1704 2.44083 10.7889M21.3703 9.85596C21.8162 10.2541 22 10.8313 22 11.4182V13.5429C22 14.7266 20.9105 15.6329 19.7004 15.4555L17.7004 15.1624C16.7227 15.0192 16 14.2063 16 13.2499V12.8617"/><path d="M8.00009 12.8617C8.00009 12.8617 8.00009 11.3963 12.0001 11.3963C16.0001 11.3963 16.0001 12.8617 16.0001 12.8617M2.44092 10.7889C3.44036 9.58269 6.2515 7 12.0001 7C17.4209 7 20.2297 8.83732 21.3704 9.85601" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarEndCallLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M8 12.8617L8 13.4782C8 14.3304 7.42329 15.0823 6.57997 15.3294L4.57997 15.9155C3.29561 16.2919 2 15.3623 2 14.0643L2 12.1414C2 11.6525 2.1247 11.1704 2.44083 10.7889M21.3703 9.85596C21.8162 10.2541 22 10.8313 22 11.4182V13.5429C22 14.7266 20.9105 15.6329 19.7004 15.4555L17.7004 15.1624C16.7227 15.0192 16 14.2063 16 13.2499V12.8617"/><path d="M8.00009 12.8617C8.00009 12.8617 8.00009 11.3963 12.0001 11.3963C16.0001 11.3963 16.0001 12.8617 16.0001 12.8617M2.44092 10.7889C3.44036 9.58269 6.2515 7 12.0001 7C17.4209 7 20.2297 8.83732 21.3704 9.85601" opacity=".5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M8 12.8617L8 13.4782C8 14.3304 7.42329 15.0823 6.57997 15.3294L4.57997 15.9155C3.29561 16.2919 2 15.3623 2 14.0643L2 12.1414C2 11.6525 2.1247 11.1704 2.44083 10.7889M21.3703 9.85596C21.8162 10.2541 22 10.8313 22 11.4182V13.5429C22 14.7266 20.9105 15.6329 19.7004 15.4555L17.7004 15.1624C16.7227 15.0192 16 14.2063 16 13.2499V12.8617"/><path d="M8.00009 12.8617C8.00009 12.8617 8.00009 11.3963 12.0001 11.3963C16.0001 11.3963 16.0001 12.8617 16.0001 12.8617M2.44092 10.7889C3.44036 9.58269 6.2515 7 12.0001 7C17.4209 7 20.2297 8.83732 21.3704 9.85601" opacity=".5"/></g></svg> </template>
CSS
.icon-end-call-line-duotone {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2012.8617L8%2013.4782C8%2014.3304%207.42329%2015.0823%206.57997%2015.3294L4.57997%2015.9155C3.29561%2016.2919%202%2015.3623%202%2014.0643L2%2012.1414C2%2011.6525%202.1247%2011.1704%202.44083%2010.7889M21.3703%209.85596C21.8162%2010.2541%2022%2010.8313%2022%2011.4182V13.5429C22%2014.7266%2020.9105%2015.6329%2019.7004%2015.4555L17.7004%2015.1624C16.7227%2015.0192%2016%2014.2063%2016%2013.2499V12.8617%22%2F%3E%3Cpath%20d%3D%22M8.00009%2012.8617C8.00009%2012.8617%208.00009%2011.3963%2012.0001%2011.3963C16.0001%2011.3963%2016.0001%2012.8617%2016.0001%2012.8617M2.44092%2010.7889C3.44036%209.58269%206.2515%207%2012.0001%207C17.4209%207%2020.2297%208.83732%2021.3704%209.85601%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2012.8617L8%2013.4782C8%2014.3304%207.42329%2015.0823%206.57997%2015.3294L4.57997%2015.9155C3.29561%2016.2919%202%2015.3623%202%2014.0643L2%2012.1414C2%2011.6525%202.1247%2011.1704%202.44083%2010.7889M21.3703%209.85596C21.8162%2010.2541%2022%2010.8313%2022%2011.4182V13.5429C22%2014.7266%2020.9105%2015.6329%2019.7004%2015.4555L17.7004%2015.1624C16.7227%2015.0192%2016%2014.2063%2016%2013.2499V12.8617%22%2F%3E%3Cpath%20d%3D%22M8.00009%2012.8617C8.00009%2012.8617%208.00009%2011.3963%2012.0001%2011.3963C16.0001%2011.3963%2016.0001%2012.8617%2016.0001%2012.8617M2.44092%2010.7889C3.44036%209.58269%206.2515%207%2012.0001%207C17.4209%207%2020.2297%208.83732%2021.3704%209.85601%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/end-call-line-duotone.svg?color=%231a73e8&size=48