call chat rounded icon

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

Name
call-chat-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 call chat 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="M17 12C19.7614 12 22 9.76142 22 7C22 4.23858 19.7614 2 17 2C14.2386 2 12 4.23858 12 7C12 7.79984 12.1878 8.55582 12.5217 9.22624C12.6105 9.4044 12.64 9.60803 12.5886 9.80031L12.2908 10.9133C12.1615 11.3965 12.6035 11.8385 13.0867 11.7092L14.1997 11.4114C14.392 11.36 14.5956 11.3895 14.7738 11.4783C15.4442 11.8122 16.2002 12 17 12Z"/><path stroke-linecap="round" d="M2.00655 9.93309C1.93421 11.8412 2.41713 15.0817 5.6677 18.3323C6.45191 19.1165 7.23553 19.7396 8 20.2327M3.53781 6.93723C4.93076 5.54428 7.15317 5.73144 8.03759 7.31617L8.6866 8.4791C9.2723 9.52858 9.03718 10.9053 8.11471 11.8278C8.11471 11.8278 6.99578 12.9467 9.02451 14.9755C11.0532 17.0042 12.1722 15.8853 12.1722 15.8853C13.0947 14.9628 14.4714 14.7277 15.5209 15.3134L16.6838 15.9624C18.2686 16.8468 18.4557 19.0692 17.0628 20.4622C16.2258 21.2992 15.2004 21.9505 14.0669 21.9934C13.2529 22.0243 12.1963 21.9541 11 21.6111"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCallChatRoundedBroken(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="M17 12C19.7614 12 22 9.76142 22 7C22 4.23858 19.7614 2 17 2C14.2386 2 12 4.23858 12 7C12 7.79984 12.1878 8.55582 12.5217 9.22624C12.6105 9.4044 12.64 9.60803 12.5886 9.80031L12.2908 10.9133C12.1615 11.3965 12.6035 11.8385 13.0867 11.7092L14.1997 11.4114C14.392 11.36 14.5956 11.3895 14.7738 11.4783C15.4442 11.8122 16.2002 12 17 12Z"/><path strokeLinecap="round" d="M2.00655 9.93309C1.93421 11.8412 2.41713 15.0817 5.6677 18.3323C6.45191 19.1165 7.23553 19.7396 8 20.2327M3.53781 6.93723C4.93076 5.54428 7.15317 5.73144 8.03759 7.31617L8.6866 8.4791C9.2723 9.52858 9.03718 10.9053 8.11471 11.8278C8.11471 11.8278 6.99578 12.9467 9.02451 14.9755C11.0532 17.0042 12.1722 15.8853 12.1722 15.8853C13.0947 14.9628 14.4714 14.7277 15.5209 15.3134L16.6838 15.9624C18.2686 16.8468 18.4557 19.0692 17.0628 20.4622C16.2258 21.2992 15.2004 21.9505 14.0669 21.9934C13.2529 22.0243 12.1963 21.9541 11 21.6111"/></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="M17 12C19.7614 12 22 9.76142 22 7C22 4.23858 19.7614 2 17 2C14.2386 2 12 4.23858 12 7C12 7.79984 12.1878 8.55582 12.5217 9.22624C12.6105 9.4044 12.64 9.60803 12.5886 9.80031L12.2908 10.9133C12.1615 11.3965 12.6035 11.8385 13.0867 11.7092L14.1997 11.4114C14.392 11.36 14.5956 11.3895 14.7738 11.4783C15.4442 11.8122 16.2002 12 17 12Z"/><path stroke-linecap="round" d="M2.00655 9.93309C1.93421 11.8412 2.41713 15.0817 5.6677 18.3323C6.45191 19.1165 7.23553 19.7396 8 20.2327M3.53781 6.93723C4.93076 5.54428 7.15317 5.73144 8.03759 7.31617L8.6866 8.4791C9.2723 9.52858 9.03718 10.9053 8.11471 11.8278C8.11471 11.8278 6.99578 12.9467 9.02451 14.9755C11.0532 17.0042 12.1722 15.8853 12.1722 15.8853C13.0947 14.9628 14.4714 14.7277 15.5209 15.3134L16.6838 15.9624C18.2686 16.8468 18.4557 19.0692 17.0628 20.4622C16.2258 21.2992 15.2004 21.9505 14.0669 21.9934C13.2529 22.0243 12.1963 21.9541 11 21.6111"/></g></svg>
</template>

CSS

.icon-call-chat-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2012C19.7614%2012%2022%209.76142%2022%207C22%204.23858%2019.7614%202%2017%202C14.2386%202%2012%204.23858%2012%207C12%207.79984%2012.1878%208.55582%2012.5217%209.22624C12.6105%209.4044%2012.64%209.60803%2012.5886%209.80031L12.2908%2010.9133C12.1615%2011.3965%2012.6035%2011.8385%2013.0867%2011.7092L14.1997%2011.4114C14.392%2011.36%2014.5956%2011.3895%2014.7738%2011.4783C15.4442%2011.8122%2016.2002%2012%2017%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.00655%209.93309C1.93421%2011.8412%202.41713%2015.0817%205.6677%2018.3323C6.45191%2019.1165%207.23553%2019.7396%208%2020.2327M3.53781%206.93723C4.93076%205.54428%207.15317%205.73144%208.03759%207.31617L8.6866%208.4791C9.2723%209.52858%209.03718%2010.9053%208.11471%2011.8278C8.11471%2011.8278%206.99578%2012.9467%209.02451%2014.9755C11.0532%2017.0042%2012.1722%2015.8853%2012.1722%2015.8853C13.0947%2014.9628%2014.4714%2014.7277%2015.5209%2015.3134L16.6838%2015.9624C18.2686%2016.8468%2018.4557%2019.0692%2017.0628%2020.4622C16.2258%2021.2992%2015.2004%2021.9505%2014.0669%2021.9934C13.2529%2022.0243%2012.1963%2021.9541%2011%2021.6111%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%22M17%2012C19.7614%2012%2022%209.76142%2022%207C22%204.23858%2019.7614%202%2017%202C14.2386%202%2012%204.23858%2012%207C12%207.79984%2012.1878%208.55582%2012.5217%209.22624C12.6105%209.4044%2012.64%209.60803%2012.5886%209.80031L12.2908%2010.9133C12.1615%2011.3965%2012.6035%2011.8385%2013.0867%2011.7092L14.1997%2011.4114C14.392%2011.36%2014.5956%2011.3895%2014.7738%2011.4783C15.4442%2011.8122%2016.2002%2012%2017%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.00655%209.93309C1.93421%2011.8412%202.41713%2015.0817%205.6677%2018.3323C6.45191%2019.1165%207.23553%2019.7396%208%2020.2327M3.53781%206.93723C4.93076%205.54428%207.15317%205.73144%208.03759%207.31617L8.6866%208.4791C9.2723%209.52858%209.03718%2010.9053%208.11471%2011.8278C8.11471%2011.8278%206.99578%2012.9467%209.02451%2014.9755C11.0532%2017.0042%2012.1722%2015.8853%2012.1722%2015.8853C13.0947%2014.9628%2014.4714%2014.7277%2015.5209%2015.3134L16.6838%2015.9624C18.2686%2016.8468%2018.4557%2019.0692%2017.0628%2020.4622C16.2258%2021.2992%2015.2004%2021.9505%2014.0669%2021.9934C13.2529%2022.0243%2012.1963%2021.9541%2011%2021.6111%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/call-chat-rounded-broken.svg?color=%231a73e8&size=48