phone call icon
phone-call-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- phone-call-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
The same icon in other sets
phone-callBoxIcons v2phone-callBoxIcons v2 Solidphone-call-fillEva Iconsphone-callFeather Iconsphone-callHuge Iconsphone-callHumbleiconsphone-callIconParkphone-callIconPark Outlinephone-callIconPark Solidphone-callIconPark TwoTonephone-callMaterial Line Iconsphone-callLucidephone-callMage Iconsphone-call-fillMingCute Iconphone-callPhosphorphone-callPixelarticons
Related icons in Tabler Icons
Use the phone call icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m9.928 3.629l2 5a1 1 0 0 1-.414 1.228l-1.67 1.003a9.9 9.9 0 0 0 3.296 3.297l1.003-1.671a1 1 0 0 1 1.228-.414l5 2A1 1 0 0 1 21 15v4c0 1.657-1.343 3-3.06 2.998C9.361 21.477 2.522 14.638 2 6a3 3 0 0 1 3-3h4a1 1 0 0 1 .928.629"/><path d="M18 9a1 1 0 0 1-2 0a1 1 0 0 0-1-1a1 1 0 0 1 0-2a3 3 0 0 1 3 3"/><path d="M22 9a1 1 0 0 1-2 0a5 5 0 0 0-5-5a1 1 0 0 1 0-2a7 7 0 0 1 7 7"/></g></svg>
React
import type { SVGProps } from "react";
export function TablerPhoneCallFilled(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 d="m9.928 3.629l2 5a1 1 0 0 1-.414 1.228l-1.67 1.003a9.9 9.9 0 0 0 3.296 3.297l1.003-1.671a1 1 0 0 1 1.228-.414l5 2A1 1 0 0 1 21 15v4c0 1.657-1.343 3-3.06 2.998C9.361 21.477 2.522 14.638 2 6a3 3 0 0 1 3-3h4a1 1 0 0 1 .928.629"/><path d="M18 9a1 1 0 0 1-2 0a1 1 0 0 0-1-1a1 1 0 0 1 0-2a3 3 0 0 1 3 3"/><path d="M22 9a1 1 0 0 1-2 0a5 5 0 0 0-5-5a1 1 0 0 1 0-2a7 7 0 0 1 7 7"/></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 d="m9.928 3.629l2 5a1 1 0 0 1-.414 1.228l-1.67 1.003a9.9 9.9 0 0 0 3.296 3.297l1.003-1.671a1 1 0 0 1 1.228-.414l5 2A1 1 0 0 1 21 15v4c0 1.657-1.343 3-3.06 2.998C9.361 21.477 2.522 14.638 2 6a3 3 0 0 1 3-3h4a1 1 0 0 1 .928.629"/><path d="M18 9a1 1 0 0 1-2 0a1 1 0 0 0-1-1a1 1 0 0 1 0-2a3 3 0 0 1 3 3"/><path d="M22 9a1 1 0 0 1-2 0a5 5 0 0 0-5-5a1 1 0 0 1 0-2a7 7 0 0 1 7 7"/></g></svg> </template>
CSS
.icon-phone-call-filled {
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%20d%3D%22m9.928%203.629l2%205a1%201%200%200%201-.414%201.228l-1.67%201.003a9.9%209.9%200%200%200%203.296%203.297l1.003-1.671a1%201%200%200%201%201.228-.414l5%202A1%201%200%200%201%2021%2015v4c0%201.657-1.343%203-3.06%202.998C9.361%2021.477%202.522%2014.638%202%206a3%203%200%200%201%203-3h4a1%201%200%200%201%20.928.629%22%2F%3E%3Cpath%20d%3D%22M18%209a1%201%200%200%201-2%200a1%201%200%200%200-1-1a1%201%200%200%201%200-2a3%203%200%200%201%203%203%22%2F%3E%3Cpath%20d%3D%22M22%209a1%201%200%200%201-2%200a5%205%200%200%200-5-5a1%201%200%200%201%200-2a7%207%200%200%201%207%207%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%20d%3D%22m9.928%203.629l2%205a1%201%200%200%201-.414%201.228l-1.67%201.003a9.9%209.9%200%200%200%203.296%203.297l1.003-1.671a1%201%200%200%201%201.228-.414l5%202A1%201%200%200%201%2021%2015v4c0%201.657-1.343%203-3.06%202.998C9.361%2021.477%202.522%2014.638%202%206a3%203%200%200%201%203-3h4a1%201%200%200%201%20.928.629%22%2F%3E%3Cpath%20d%3D%22M18%209a1%201%200%200%201-2%200a1%201%200%200%200-1-1a1%201%200%200%201%200-2a3%203%200%200%201%203%203%22%2F%3E%3Cpath%20d%3D%22M22%209a1%201%200%200%201-2%200a5%205%200%200%200-5-5a1%201%200%200%201%200-2a7%207%200%200%201%207%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/phone-call-filled.svg?color=%231a73e8&size=48