end call rounded icon

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

Name
end-call-rounded-bold-duotone
Set
Solar
Style
Bold 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="currentColor"><path fill-rule="evenodd" d="M6.9469 16.5173L5.6072 16.8972C3.78158 17.415 2 15.9102 2 13.8504C2 12.6127 2.27659 11.373 3.08289 10.5032C4.1279 9.37579 6.00015 7.90786 9 7.29199V13.6185C9 14.9826 8.15591 16.1743 6.9469 16.5173ZM15 13.6185C15 14.9826 15.8441 16.1743 17.0531 16.5173L18.3928 16.8972C20.2184 17.415 22 15.9102 22 13.8504C22 12.6127 21.7234 11.373 20.9171 10.5032C19.8721 9.3758 17.9998 7.90786 15 7.29199V13.6185Z" clip-rule="evenodd"/><path d="M9 13.6185C9 13.6185 9 11.9639 12 11.9639C15 11.9639 15 13.6185 15 13.6185V7.29203C14.1034 7.10796 13.1061 7 12 7C10.8939 7 9.8966 7.10796 9 7.29203V13.6185Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarEndCallRoundedBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M6.9469 16.5173L5.6072 16.8972C3.78158 17.415 2 15.9102 2 13.8504C2 12.6127 2.27659 11.373 3.08289 10.5032C4.1279 9.37579 6.00015 7.90786 9 7.29199V13.6185C9 14.9826 8.15591 16.1743 6.9469 16.5173ZM15 13.6185C15 14.9826 15.8441 16.1743 17.0531 16.5173L18.3928 16.8972C20.2184 17.415 22 15.9102 22 13.8504C22 12.6127 21.7234 11.373 20.9171 10.5032C19.8721 9.3758 17.9998 7.90786 15 7.29199V13.6185Z" clipRule="evenodd"/><path d="M9 13.6185C9 13.6185 9 11.9639 12 11.9639C15 11.9639 15 13.6185 15 13.6185V7.29203C14.1034 7.10796 13.1061 7 12 7C10.8939 7 9.8966 7.10796 9 7.29203V13.6185Z" 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="currentColor"><path fill-rule="evenodd" d="M6.9469 16.5173L5.6072 16.8972C3.78158 17.415 2 15.9102 2 13.8504C2 12.6127 2.27659 11.373 3.08289 10.5032C4.1279 9.37579 6.00015 7.90786 9 7.29199V13.6185C9 14.9826 8.15591 16.1743 6.9469 16.5173ZM15 13.6185C15 14.9826 15.8441 16.1743 17.0531 16.5173L18.3928 16.8972C20.2184 17.415 22 15.9102 22 13.8504C22 12.6127 21.7234 11.373 20.9171 10.5032C19.8721 9.3758 17.9998 7.90786 15 7.29199V13.6185Z" clip-rule="evenodd"/><path d="M9 13.6185C9 13.6185 9 11.9639 12 11.9639C15 11.9639 15 13.6185 15 13.6185V7.29203C14.1034 7.10796 13.1061 7 12 7C10.8939 7 9.8966 7.10796 9 7.29203V13.6185Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-end-call-rounded-bold-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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9469%2016.5173L5.6072%2016.8972C3.78158%2017.415%202%2015.9102%202%2013.8504C2%2012.6127%202.27659%2011.373%203.08289%2010.5032C4.1279%209.37579%206.00015%207.90786%209%207.29199V13.6185C9%2014.9826%208.15591%2016.1743%206.9469%2016.5173ZM15%2013.6185C15%2014.9826%2015.8441%2016.1743%2017.0531%2016.5173L18.3928%2016.8972C20.2184%2017.415%2022%2015.9102%2022%2013.8504C22%2012.6127%2021.7234%2011.373%2020.9171%2010.5032C19.8721%209.3758%2017.9998%207.90786%2015%207.29199V13.6185Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9%2013.6185C9%2013.6185%209%2011.9639%2012%2011.9639C15%2011.9639%2015%2013.6185%2015%2013.6185V7.29203C14.1034%207.10796%2013.1061%207%2012%207C10.8939%207%209.8966%207.10796%209%207.29203V13.6185Z%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9469%2016.5173L5.6072%2016.8972C3.78158%2017.415%202%2015.9102%202%2013.8504C2%2012.6127%202.27659%2011.373%203.08289%2010.5032C4.1279%209.37579%206.00015%207.90786%209%207.29199V13.6185C9%2014.9826%208.15591%2016.1743%206.9469%2016.5173ZM15%2013.6185C15%2014.9826%2015.8441%2016.1743%2017.0531%2016.5173L18.3928%2016.8972C20.2184%2017.415%2022%2015.9102%2022%2013.8504C22%2012.6127%2021.7234%2011.373%2020.9171%2010.5032C19.8721%209.3758%2017.9998%207.90786%2015%207.29199V13.6185Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9%2013.6185C9%2013.6185%209%2011.9639%2012%2011.9639C15%2011.9639%2015%2013.6185%2015%2013.6185V7.29203C14.1034%207.10796%2013.1061%207%2012%207C10.8939%207%209.8966%207.10796%209%207.29203V13.6185Z%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-bold-duotone.svg?color=%231a73e8&size=48