phone rounded icon
phone-rounded-line-duotone from Solar by 480 Design · Line Duotone · Call · CC-BY-4.0 Attribution required.
- Name
- phone-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
call-cancel-boldcall-cancel-rounded-boldcall-chat-boldcall-chat-rounded-boldcall-dropped-boldcall-dropped-rounded-boldcall-medicine-boldcall-medicine-rounded-boldend-call-boldend-call-rounded-boldincoming-call-boldincoming-call-rounded-boldoutgoing-call-boldoutgoing-call-rounded-boldphone-boldphone-calling-boldphone-calling-rounded-boldrecord-circle-boldrecord-minimalistic-boldrecord-square-bold
Use the phone 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="M5.00659 6.93309C5.04956 5.7996 5.70084 4.77423 6.53785 3.93723C7.9308 2.54428 10.1532 2.73144 11.0376 4.31617L11.6866 5.4791C12.2723 6.52858 12.0372 7.90533 11.1147 8.8278M17.067 18.9934C18.2004 18.9505 19.2258 18.2992 20.0628 17.4622C21.4558 16.0692 21.2686 13.8468 19.6839 12.9624L18.5209 12.3134C17.4715 11.7277 16.0947 11.9628 15.1722 12.8853"/><path d="M5.00655 6.93311C4.93421 8.84124 5.41713 12.0817 8.6677 15.3323C11.9183 18.5829 15.1588 19.0658 17.0669 18.9935M15.1722 12.8853C15.1722 12.8853 14.0532 14.0042 12.0245 11.9755C9.99578 9.94676 11.1147 8.82782 11.1147 8.82782" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPhoneRoundedLineDuotone(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="M5.00659 6.93309C5.04956 5.7996 5.70084 4.77423 6.53785 3.93723C7.9308 2.54428 10.1532 2.73144 11.0376 4.31617L11.6866 5.4791C12.2723 6.52858 12.0372 7.90533 11.1147 8.8278M17.067 18.9934C18.2004 18.9505 19.2258 18.2992 20.0628 17.4622C21.4558 16.0692 21.2686 13.8468 19.6839 12.9624L18.5209 12.3134C17.4715 11.7277 16.0947 11.9628 15.1722 12.8853"/><path d="M5.00655 6.93311C4.93421 8.84124 5.41713 12.0817 8.6677 15.3323C11.9183 18.5829 15.1588 19.0658 17.0669 18.9935M15.1722 12.8853C15.1722 12.8853 14.0532 14.0042 12.0245 11.9755C9.99578 9.94676 11.1147 8.82782 11.1147 8.82782" 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="M5.00659 6.93309C5.04956 5.7996 5.70084 4.77423 6.53785 3.93723C7.9308 2.54428 10.1532 2.73144 11.0376 4.31617L11.6866 5.4791C12.2723 6.52858 12.0372 7.90533 11.1147 8.8278M17.067 18.9934C18.2004 18.9505 19.2258 18.2992 20.0628 17.4622C21.4558 16.0692 21.2686 13.8468 19.6839 12.9624L18.5209 12.3134C17.4715 11.7277 16.0947 11.9628 15.1722 12.8853"/><path d="M5.00655 6.93311C4.93421 8.84124 5.41713 12.0817 8.6677 15.3323C11.9183 18.5829 15.1588 19.0658 17.0669 18.9935M15.1722 12.8853C15.1722 12.8853 14.0532 14.0042 12.0245 11.9755C9.99578 9.94676 11.1147 8.82782 11.1147 8.82782" opacity=".5"/></g></svg> </template>
CSS
.icon-phone-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%22M5.00659%206.93309C5.04956%205.7996%205.70084%204.77423%206.53785%203.93723C7.9308%202.54428%2010.1532%202.73144%2011.0376%204.31617L11.6866%205.4791C12.2723%206.52858%2012.0372%207.90533%2011.1147%208.8278M17.067%2018.9934C18.2004%2018.9505%2019.2258%2018.2992%2020.0628%2017.4622C21.4558%2016.0692%2021.2686%2013.8468%2019.6839%2012.9624L18.5209%2012.3134C17.4715%2011.7277%2016.0947%2011.9628%2015.1722%2012.8853%22%2F%3E%3Cpath%20d%3D%22M5.00655%206.93311C4.93421%208.84124%205.41713%2012.0817%208.6677%2015.3323C11.9183%2018.5829%2015.1588%2019.0658%2017.0669%2018.9935M15.1722%2012.8853C15.1722%2012.8853%2014.0532%2014.0042%2012.0245%2011.9755C9.99578%209.94676%2011.1147%208.82782%2011.1147%208.82782%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%22M5.00659%206.93309C5.04956%205.7996%205.70084%204.77423%206.53785%203.93723C7.9308%202.54428%2010.1532%202.73144%2011.0376%204.31617L11.6866%205.4791C12.2723%206.52858%2012.0372%207.90533%2011.1147%208.8278M17.067%2018.9934C18.2004%2018.9505%2019.2258%2018.2992%2020.0628%2017.4622C21.4558%2016.0692%2021.2686%2013.8468%2019.6839%2012.9624L18.5209%2012.3134C17.4715%2011.7277%2016.0947%2011.9628%2015.1722%2012.8853%22%2F%3E%3Cpath%20d%3D%22M5.00655%206.93311C4.93421%208.84124%205.41713%2012.0817%208.6677%2015.3323C11.9183%2018.5829%2015.1588%2019.0658%2017.0669%2018.9935M15.1722%2012.8853C15.1722%2012.8853%2014.0532%2014.0042%2012.0245%2011.9755C9.99578%209.94676%2011.1147%208.82782%2011.1147%208.82782%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/phone-rounded-line-duotone.svg?color=%231a73e8&size=48