end call rounded icon

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

Name
end-call-rounded-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 rounded icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M20.9171 10.5032C19.5598 9.03889 16.8068 7 12 7C10.8404 7 9.80025 7.11867 8.87043 7.31931M22 13.8504C22 15.9102 20.2184 17.4151 18.3928 16.8973L17.0531 16.5173C15.8441 16.1744 15 14.9826 15 13.6185C15 13.6183 14.9998 11.9639 12 11.9639C9.00114 11.9639 9 13.6173 9 13.6185C8.99998 14.9826 8.1559 16.1744 6.9469 16.5173L5.6072 16.8973C3.78158 17.4151 2 15.9102 2 13.8504C2 12.6127 2.27659 11.373 3.08289 10.5032C3.66195 9.8785 4.49502 9.14923 5.63319 8.51831"/></svg>

React

import type { SVGProps } from "react";

export function SolarEndCallRoundedBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M20.9171 10.5032C19.5598 9.03889 16.8068 7 12 7C10.8404 7 9.80025 7.11867 8.87043 7.31931M22 13.8504C22 15.9102 20.2184 17.4151 18.3928 16.8973L17.0531 16.5173C15.8441 16.1744 15 14.9826 15 13.6185C15 13.6183 14.9998 11.9639 12 11.9639C9.00114 11.9639 9 13.6173 9 13.6185C8.99998 14.9826 8.1559 16.1744 6.9469 16.5173L5.6072 16.8973C3.78158 17.4151 2 15.9102 2 13.8504C2 12.6127 2.27659 11.373 3.08289 10.5032C3.66195 9.8785 4.49502 9.14923 5.63319 8.51831"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M20.9171 10.5032C19.5598 9.03889 16.8068 7 12 7C10.8404 7 9.80025 7.11867 8.87043 7.31931M22 13.8504C22 15.9102 20.2184 17.4151 18.3928 16.8973L17.0531 16.5173C15.8441 16.1744 15 14.9826 15 13.6185C15 13.6183 14.9998 11.9639 12 11.9639C9.00114 11.9639 9 13.6173 9 13.6185C8.99998 14.9826 8.1559 16.1744 6.9469 16.5173L5.6072 16.8973C3.78158 17.4151 2 15.9102 2 13.8504C2 12.6127 2.27659 11.373 3.08289 10.5032C3.66195 9.8785 4.49502 9.14923 5.63319 8.51831"/></svg>
</template>

CSS

.icon-end-call-rounded-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.9171%2010.5032C19.5598%209.03889%2016.8068%207%2012%207C10.8404%207%209.80025%207.11867%208.87043%207.31931M22%2013.8504C22%2015.9102%2020.2184%2017.4151%2018.3928%2016.8973L17.0531%2016.5173C15.8441%2016.1744%2015%2014.9826%2015%2013.6185C15%2013.6183%2014.9998%2011.9639%2012%2011.9639C9.00114%2011.9639%209%2013.6173%209%2013.6185C8.99998%2014.9826%208.1559%2016.1744%206.9469%2016.5173L5.6072%2016.8973C3.78158%2017.4151%202%2015.9102%202%2013.8504C2%2012.6127%202.27659%2011.373%203.08289%2010.5032C3.66195%209.8785%204.49502%209.14923%205.63319%208.51831%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.9171%2010.5032C19.5598%209.03889%2016.8068%207%2012%207C10.8404%207%209.80025%207.11867%208.87043%207.31931M22%2013.8504C22%2015.9102%2020.2184%2017.4151%2018.3928%2016.8973L17.0531%2016.5173C15.8441%2016.1744%2015%2014.9826%2015%2013.6185C15%2013.6183%2014.9998%2011.9639%2012%2011.9639C9.00114%2011.9639%209%2013.6173%209%2013.6185C8.99998%2014.9826%208.1559%2016.1744%206.9469%2016.5173L5.6072%2016.8973C3.78158%2017.4151%202%2015.9102%202%2013.8504C2%2012.6127%202.27659%2011.373%203.08289%2010.5032C3.66195%209.8785%204.49502%209.14923%205.63319%208.51831%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/end-call-rounded-broken.svg?color=%231a73e8&size=48