end call rounded icon

end-call-rounded-line-duotone from Solar by 480 Design · Line Duotone · Call · CC-BY-4.0 Attribution required.

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

Use the end call rounded 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="M3.08289 10.5034C2.27659 11.3733 2 12.6129 2 13.8506C2 15.9105 3.78158 17.4153 5.6072 16.8975L6.9469 16.5175C8.15591 16.1746 9 14.9828 9 13.6187M20.9171 10.5034C21.7234 11.3733 22 12.6129 22 13.8506C22 15.9105 20.2184 17.4153 18.3928 16.8975L17.0531 16.5175C15.8441 16.1746 15 14.9828 15 13.6187"/><path d="M3.08301 10.5032C4.44035 9.03888 7.19334 7 12.0001 7C16.8069 7 19.5599 9.03889 20.9172 10.5032" opacity=".5"/><path d="M9 13.6185C9 13.6185 9 11.9639 12 11.9639C15 11.9639 15 13.6185 15 13.6185" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarEndCallRoundedLineDuotone(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="M3.08289 10.5034C2.27659 11.3733 2 12.6129 2 13.8506C2 15.9105 3.78158 17.4153 5.6072 16.8975L6.9469 16.5175C8.15591 16.1746 9 14.9828 9 13.6187M20.9171 10.5034C21.7234 11.3733 22 12.6129 22 13.8506C22 15.9105 20.2184 17.4153 18.3928 16.8975L17.0531 16.5175C15.8441 16.1746 15 14.9828 15 13.6187"/><path d="M3.08301 10.5032C4.44035 9.03888 7.19334 7 12.0001 7C16.8069 7 19.5599 9.03889 20.9172 10.5032" opacity=".5"/><path d="M9 13.6185C9 13.6185 9 11.9639 12 11.9639C15 11.9639 15 13.6185 15 13.6185" 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="M3.08289 10.5034C2.27659 11.3733 2 12.6129 2 13.8506C2 15.9105 3.78158 17.4153 5.6072 16.8975L6.9469 16.5175C8.15591 16.1746 9 14.9828 9 13.6187M20.9171 10.5034C21.7234 11.3733 22 12.6129 22 13.8506C22 15.9105 20.2184 17.4153 18.3928 16.8975L17.0531 16.5175C15.8441 16.1746 15 14.9828 15 13.6187"/><path d="M3.08301 10.5032C4.44035 9.03888 7.19334 7 12.0001 7C16.8069 7 19.5599 9.03889 20.9172 10.5032" opacity=".5"/><path d="M9 13.6185C9 13.6185 9 11.9639 12 11.9639C15 11.9639 15 13.6185 15 13.6185" opacity=".5"/></g></svg>
</template>

CSS

.icon-end-call-rounded-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%22M3.08289%2010.5034C2.27659%2011.3733%202%2012.6129%202%2013.8506C2%2015.9105%203.78158%2017.4153%205.6072%2016.8975L6.9469%2016.5175C8.15591%2016.1746%209%2014.9828%209%2013.6187M20.9171%2010.5034C21.7234%2011.3733%2022%2012.6129%2022%2013.8506C22%2015.9105%2020.2184%2017.4153%2018.3928%2016.8975L17.0531%2016.5175C15.8441%2016.1746%2015%2014.9828%2015%2013.6187%22%2F%3E%3Cpath%20d%3D%22M3.08301%2010.5032C4.44035%209.03888%207.19334%207%2012.0001%207C16.8069%207%2019.5599%209.03889%2020.9172%2010.5032%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%2013.6185C9%2013.6185%209%2011.9639%2012%2011.9639C15%2011.9639%2015%2013.6185%2015%2013.6185%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%22M3.08289%2010.5034C2.27659%2011.3733%202%2012.6129%202%2013.8506C2%2015.9105%203.78158%2017.4153%205.6072%2016.8975L6.9469%2016.5175C8.15591%2016.1746%209%2014.9828%209%2013.6187M20.9171%2010.5034C21.7234%2011.3733%2022%2012.6129%2022%2013.8506C22%2015.9105%2020.2184%2017.4153%2018.3928%2016.8975L17.0531%2016.5175C15.8441%2016.1746%2015%2014.9828%2015%2013.6187%22%2F%3E%3Cpath%20d%3D%22M3.08301%2010.5032C4.44035%209.03888%207.19334%207%2012.0001%207C16.8069%207%2019.5599%209.03889%2020.9172%2010.5032%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%2013.6185C9%2013.6185%209%2011.9639%2012%2011.9639C15%2011.9639%2015%2013.6185%2015%2013.6185%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-rounded-line-duotone.svg?color=%231a73e8&size=48