end call icon

end-call-broken from Solar by 480 Design · Broken · Call · CC-BY-4.0 Attribution required.

Name
end-call-broken
Set
Solar
Style
Broken
Category
Call
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More call icons from Solar

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-linecap="round" stroke-width="1.5"><path d="M21.2762 10.1735C20.1114 9.10176 17.2607 7.14901 11.8501 7.0064C10.3461 6.96676 9.04813 7.11389 7.93408 7.37433"/><path d="M21.9994 13.9606C22.0298 15.1711 20.9656 16.0691 19.7532 15.856L17.7494 15.5036C16.7699 15.3314 16.0277 14.4812 16.0031 13.5031L15.9931 13.1061C15.9931 13.1061 15.9555 11.6075 11.963 11.5023C7.97053 11.3971 8.00817 12.8956 8.00817 12.8956L8.024 13.5261C8.04588 14.3976 7.48956 15.1513 6.65417 15.3818L4.67298 15.9286C3.40069 16.2797 2.08365 15.2949 2.05032 13.9676L2.00094 12.0012C1.98838 11.5012 2.10047 11.0116 2.40621 10.6297C2.76875 10.1769 3.38071 9.53282 4.30675 8.9126"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarEndCallBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M21.2762 10.1735C20.1114 9.10176 17.2607 7.14901 11.8501 7.0064C10.3461 6.96676 9.04813 7.11389 7.93408 7.37433"/><path d="M21.9994 13.9606C22.0298 15.1711 20.9656 16.0691 19.7532 15.856L17.7494 15.5036C16.7699 15.3314 16.0277 14.4812 16.0031 13.5031L15.9931 13.1061C15.9931 13.1061 15.9555 11.6075 11.963 11.5023C7.97053 11.3971 8.00817 12.8956 8.00817 12.8956L8.024 13.5261C8.04588 14.3976 7.48956 15.1513 6.65417 15.3818L4.67298 15.9286C3.40069 16.2797 2.08365 15.2949 2.05032 13.9676L2.00094 12.0012C1.98838 11.5012 2.10047 11.0116 2.40621 10.6297C2.76875 10.1769 3.38071 9.53282 4.30675 8.9126"/></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-linecap="round" stroke-width="1.5"><path d="M21.2762 10.1735C20.1114 9.10176 17.2607 7.14901 11.8501 7.0064C10.3461 6.96676 9.04813 7.11389 7.93408 7.37433"/><path d="M21.9994 13.9606C22.0298 15.1711 20.9656 16.0691 19.7532 15.856L17.7494 15.5036C16.7699 15.3314 16.0277 14.4812 16.0031 13.5031L15.9931 13.1061C15.9931 13.1061 15.9555 11.6075 11.963 11.5023C7.97053 11.3971 8.00817 12.8956 8.00817 12.8956L8.024 13.5261C8.04588 14.3976 7.48956 15.1513 6.65417 15.3818L4.67298 15.9286C3.40069 16.2797 2.08365 15.2949 2.05032 13.9676L2.00094 12.0012C1.98838 11.5012 2.10047 11.0116 2.40621 10.6297C2.76875 10.1769 3.38071 9.53282 4.30675 8.9126"/></g></svg>
</template>

CSS

.icon-end-call-broken {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.2762%2010.1735C20.1114%209.10176%2017.2607%207.14901%2011.8501%207.0064C10.3461%206.96676%209.04813%207.11389%207.93408%207.37433%22%2F%3E%3Cpath%20d%3D%22M21.9994%2013.9606C22.0298%2015.1711%2020.9656%2016.0691%2019.7532%2015.856L17.7494%2015.5036C16.7699%2015.3314%2016.0277%2014.4812%2016.0031%2013.5031L15.9931%2013.1061C15.9931%2013.1061%2015.9555%2011.6075%2011.963%2011.5023C7.97053%2011.3971%208.00817%2012.8956%208.00817%2012.8956L8.024%2013.5261C8.04588%2014.3976%207.48956%2015.1513%206.65417%2015.3818L4.67298%2015.9286C3.40069%2016.2797%202.08365%2015.2949%202.05032%2013.9676L2.00094%2012.0012C1.98838%2011.5012%202.10047%2011.0116%202.40621%2010.6297C2.76875%2010.1769%203.38071%209.53282%204.30675%208.9126%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21.2762%2010.1735C20.1114%209.10176%2017.2607%207.14901%2011.8501%207.0064C10.3461%206.96676%209.04813%207.11389%207.93408%207.37433%22%2F%3E%3Cpath%20d%3D%22M21.9994%2013.9606C22.0298%2015.1711%2020.9656%2016.0691%2019.7532%2015.856L17.7494%2015.5036C16.7699%2015.3314%2016.0277%2014.4812%2016.0031%2013.5031L15.9931%2013.1061C15.9931%2013.1061%2015.9555%2011.6075%2011.963%2011.5023C7.97053%2011.3971%208.00817%2012.8956%208.00817%2012.8956L8.024%2013.5261C8.04588%2014.3976%207.48956%2015.1513%206.65417%2015.3818L4.67298%2015.9286C3.40069%2016.2797%202.08365%2015.2949%202.05032%2013.9676L2.00094%2012.0012C1.98838%2011.5012%202.10047%2011.0116%202.40621%2010.6297C2.76875%2010.1769%203.38071%209.53282%204.30675%208.9126%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-broken.svg?color=%231a73e8&size=48