phone icon
phone-bold-duotone from Solar by 480 Design · Bold Duotone · Call · CC-BY-4.0 Attribution required.
- Name
- phone-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Call
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
phoneAkar Iconsphone-filledAnt Design IconsphoneBootstrap IconsphoneBoxIcons v2phoneBoxIcons v2 SolidphoneCarbonphoneElement Plusphone-fillEva IconsphoneFramework7 IconsphoneFont Awesome 6 SolidphoneFont Awesome SolidphoneFeather Iconsphone-outlineFlowbite Iconsphone-12-filledFluent UI System Iconsphone-16Fluent UI System Color Iconsphonecss.ggphoneHealth IconsphoneHeroIconsphoneHuge IconsphoneHumbleiconsphoneIconParkphoneIconPark OutlinephoneIconPark SolidphoneIconPark TwoTone
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-calling-boldphone-calling-rounded-boldphone-rounded-boldrecord-circle-boldrecord-minimalistic-boldrecord-square-bold
Use the phone 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="M16.1007 13.359L16.5562 12.9062C17.1858 12.2801 18.1672 12.1515 18.9728 12.5894L20.8833 13.628C22.1102 14.2949 22.3806 15.9295 21.4217 16.883L20.0011 18.2954C19.6399 18.6546 19.1917 18.9171 18.6763 18.9651C17.4841 19.0763 15.0313 19.0163 12.1374 17.3223L16.1007 13.359ZM10.1907 7.48257L10.4775 7.19738C11.1841 6.49484 11.2507 5.36691 10.6342 4.54348L9.37326 2.85908C8.61028 1.83992 7.13596 1.70529 6.26145 2.57483L4.69185 4.13552C4.25823 4.56668 3.96765 5.12559 4.00289 5.74561C4.06761 6.88446 4.45582 8.9649 6.15176 11.5215L10.1907 7.48257Z" clip-rule="evenodd"/><path d="M12.0627 11.4971C9.11695 8.56804 10.1836 7.48913 10.1903 7.48242L6.15137 11.5214C6.81756 12.5256 7.68554 13.6034 8.81497 14.7264C9.95468 15.8596 11.0755 16.7008 12.137 17.3222L16.1003 13.3589C16.1003 13.3589 15.0177 14.4353 12.0627 11.4971Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPhoneBoldDuotone(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="M16.1007 13.359L16.5562 12.9062C17.1858 12.2801 18.1672 12.1515 18.9728 12.5894L20.8833 13.628C22.1102 14.2949 22.3806 15.9295 21.4217 16.883L20.0011 18.2954C19.6399 18.6546 19.1917 18.9171 18.6763 18.9651C17.4841 19.0763 15.0313 19.0163 12.1374 17.3223L16.1007 13.359ZM10.1907 7.48257L10.4775 7.19738C11.1841 6.49484 11.2507 5.36691 10.6342 4.54348L9.37326 2.85908C8.61028 1.83992 7.13596 1.70529 6.26145 2.57483L4.69185 4.13552C4.25823 4.56668 3.96765 5.12559 4.00289 5.74561C4.06761 6.88446 4.45582 8.9649 6.15176 11.5215L10.1907 7.48257Z" clipRule="evenodd"/><path d="M12.0627 11.4971C9.11695 8.56804 10.1836 7.48913 10.1903 7.48242L6.15137 11.5214C6.81756 12.5256 7.68554 13.6034 8.81497 14.7264C9.95468 15.8596 11.0755 16.7008 12.137 17.3222L16.1003 13.3589C16.1003 13.3589 15.0177 14.4353 12.0627 11.4971Z" 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="M16.1007 13.359L16.5562 12.9062C17.1858 12.2801 18.1672 12.1515 18.9728 12.5894L20.8833 13.628C22.1102 14.2949 22.3806 15.9295 21.4217 16.883L20.0011 18.2954C19.6399 18.6546 19.1917 18.9171 18.6763 18.9651C17.4841 19.0763 15.0313 19.0163 12.1374 17.3223L16.1007 13.359ZM10.1907 7.48257L10.4775 7.19738C11.1841 6.49484 11.2507 5.36691 10.6342 4.54348L9.37326 2.85908C8.61028 1.83992 7.13596 1.70529 6.26145 2.57483L4.69185 4.13552C4.25823 4.56668 3.96765 5.12559 4.00289 5.74561C4.06761 6.88446 4.45582 8.9649 6.15176 11.5215L10.1907 7.48257Z" clip-rule="evenodd"/><path d="M12.0627 11.4971C9.11695 8.56804 10.1836 7.48913 10.1903 7.48242L6.15137 11.5214C6.81756 12.5256 7.68554 13.6034 8.81497 14.7264C9.95468 15.8596 11.0755 16.7008 12.137 17.3222L16.1003 13.3589C16.1003 13.3589 15.0177 14.4353 12.0627 11.4971Z" opacity=".5"/></g></svg> </template>
CSS
.icon-phone-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%22M16.1007%2013.359L16.5562%2012.9062C17.1858%2012.2801%2018.1672%2012.1515%2018.9728%2012.5894L20.8833%2013.628C22.1102%2014.2949%2022.3806%2015.9295%2021.4217%2016.883L20.0011%2018.2954C19.6399%2018.6546%2019.1917%2018.9171%2018.6763%2018.9651C17.4841%2019.0763%2015.0313%2019.0163%2012.1374%2017.3223L16.1007%2013.359ZM10.1907%207.48257L10.4775%207.19738C11.1841%206.49484%2011.2507%205.36691%2010.6342%204.54348L9.37326%202.85908C8.61028%201.83992%207.13596%201.70529%206.26145%202.57483L4.69185%204.13552C4.25823%204.56668%203.96765%205.12559%204.00289%205.74561C4.06761%206.88446%204.45582%208.9649%206.15176%2011.5215L10.1907%207.48257Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.0627%2011.4971C9.11695%208.56804%2010.1836%207.48913%2010.1903%207.48242L6.15137%2011.5214C6.81756%2012.5256%207.68554%2013.6034%208.81497%2014.7264C9.95468%2015.8596%2011.0755%2016.7008%2012.137%2017.3222L16.1003%2013.3589C16.1003%2013.3589%2015.0177%2014.4353%2012.0627%2011.4971Z%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%22M16.1007%2013.359L16.5562%2012.9062C17.1858%2012.2801%2018.1672%2012.1515%2018.9728%2012.5894L20.8833%2013.628C22.1102%2014.2949%2022.3806%2015.9295%2021.4217%2016.883L20.0011%2018.2954C19.6399%2018.6546%2019.1917%2018.9171%2018.6763%2018.9651C17.4841%2019.0763%2015.0313%2019.0163%2012.1374%2017.3223L16.1007%2013.359ZM10.1907%207.48257L10.4775%207.19738C11.1841%206.49484%2011.2507%205.36691%2010.6342%204.54348L9.37326%202.85908C8.61028%201.83992%207.13596%201.70529%206.26145%202.57483L4.69185%204.13552C4.25823%204.56668%203.96765%205.12559%204.00289%205.74561C4.06761%206.88446%204.45582%208.9649%206.15176%2011.5215L10.1907%207.48257Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.0627%2011.4971C9.11695%208.56804%2010.1836%207.48913%2010.1903%207.48242L6.15137%2011.5214C6.81756%2012.5256%207.68554%2013.6034%208.81497%2014.7264C9.95468%2015.8596%2011.0755%2016.7008%2012.137%2017.3222L16.1003%2013.3589C16.1003%2013.3589%2015.0177%2014.4353%2012.0627%2011.4971Z%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-bold-duotone.svg?color=%231a73e8&size=48