phone icon
phone-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- phone-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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
Related icons in MingCute Icon
Use the phone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.552 22.132c-1.44-.053-5.521-.616-9.795-4.89c-4.273-4.273-4.836-8.353-4.89-9.794a4 4 0 0 1 .134-1.112l.016-.063a5.9 5.9 0 0 1 3.395-3.987a1.47 1.47 0 0 1 1.445.159C8.3 3.496 9.34 5.033 10.224 6.342l.285.42a1.504 1.504 0 0 1-.256 1.986l-1.951 1.449a.48.48 0 0 0-.142.616c.442.803 1.228 1.999 2.128 2.899s2.153 1.738 3.012 2.23a.483.483 0 0 0 .644-.162l1.27-1.933a1.503 1.503 0 0 1 2.056-.332l.269.186c1.343.927 2.856 1.97 3.982 3.412a1.47 1.47 0 0 1 .189 1.485a5.87 5.87 0 0 1-3.972 3.383l-.074.018c-.32.08-.7.149-1.112.133" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePhoneFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M16.552 22.132c-1.44-.053-5.521-.616-9.795-4.89c-4.273-4.273-4.836-8.353-4.89-9.794a4 4 0 0 1 .134-1.112l.016-.063a5.9 5.9 0 0 1 3.395-3.987a1.47 1.47 0 0 1 1.445.159C8.3 3.496 9.34 5.033 10.224 6.342l.285.42a1.504 1.504 0 0 1-.256 1.986l-1.951 1.449a.48.48 0 0 0-.142.616c.442.803 1.228 1.999 2.128 2.899s2.153 1.738 3.012 2.23a.483.483 0 0 0 .644-.162l1.27-1.933a1.503 1.503 0 0 1 2.056-.332l.269.186c1.343.927 2.856 1.97 3.982 3.412a1.47 1.47 0 0 1 .189 1.485a5.87 5.87 0 0 1-3.972 3.383l-.074.018c-.32.08-.7.149-1.112.133" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.552 22.132c-1.44-.053-5.521-.616-9.795-4.89c-4.273-4.273-4.836-8.353-4.89-9.794a4 4 0 0 1 .134-1.112l.016-.063a5.9 5.9 0 0 1 3.395-3.987a1.47 1.47 0 0 1 1.445.159C8.3 3.496 9.34 5.033 10.224 6.342l.285.42a1.504 1.504 0 0 1-.256 1.986l-1.951 1.449a.48.48 0 0 0-.142.616c.442.803 1.228 1.999 2.128 2.899s2.153 1.738 3.012 2.23a.483.483 0 0 0 .644-.162l1.27-1.933a1.503 1.503 0 0 1 2.056-.332l.269.186c1.343.927 2.856 1.97 3.982 3.412a1.47 1.47 0 0 1 .189 1.485a5.87 5.87 0 0 1-3.972 3.383l-.074.018c-.32.08-.7.149-1.112.133" clip-rule="evenodd"/></svg> </template>
CSS
.icon-phone-fill {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.552%2022.132c-1.44-.053-5.521-.616-9.795-4.89c-4.273-4.273-4.836-8.353-4.89-9.794a4%204%200%200%201%20.134-1.112l.016-.063a5.9%205.9%200%200%201%203.395-3.987a1.47%201.47%200%200%201%201.445.159C8.3%203.496%209.34%205.033%2010.224%206.342l.285.42a1.504%201.504%200%200%201-.256%201.986l-1.951%201.449a.48.48%200%200%200-.142.616c.442.803%201.228%201.999%202.128%202.899s2.153%201.738%203.012%202.23a.483.483%200%200%200%20.644-.162l1.27-1.933a1.503%201.503%200%200%201%202.056-.332l.269.186c1.343.927%202.856%201.97%203.982%203.412a1.47%201.47%200%200%201%20.189%201.485a5.87%205.87%200%200%201-3.972%203.383l-.074.018c-.32.08-.7.149-1.112.133%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.552%2022.132c-1.44-.053-5.521-.616-9.795-4.89c-4.273-4.273-4.836-8.353-4.89-9.794a4%204%200%200%201%20.134-1.112l.016-.063a5.9%205.9%200%200%201%203.395-3.987a1.47%201.47%200%200%201%201.445.159C8.3%203.496%209.34%205.033%2010.224%206.342l.285.42a1.504%201.504%200%200%201-.256%201.986l-1.951%201.449a.48.48%200%200%200-.142.616c.442.803%201.228%201.999%202.128%202.899s2.153%201.738%203.012%202.23a.483.483%200%200%200%20.644-.162l1.27-1.933a1.503%201.503%200%200%201%202.056-.332l.269.186c1.343.927%202.856%201.97%203.982%203.412a1.47%201.47%200%200%201%20.189%201.485a5.87%205.87%200%200%201-3.972%203.383l-.074.018c-.32.08-.7.149-1.112.133%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/phone-fill.svg?color=%231a73e8&size=48