phone plus icon
phone-plus-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- phone-plus-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the phone plus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M223.88 183.08A56.26 56.26 0 0 1 168 232C88.6 232 24 167.4 24 88a56.26 56.26 0 0 1 48.92-55.88a16 16 0 0 1 16.62 9.52l21.12 47.15a.6.6 0 0 0 0 .12a16 16 0 0 1-1.27 15.09c-.18.27-.37.52-.57.77L88 129.45c7.49 15.22 23.41 31 38.83 38.51l24.34-20.71a8 8 0 0 1 .75-.56a16 16 0 0 1 15.18-1.4l.12.06l47.1 21.11a16 16 0 0 1 9.56 16.62M144 88h24v24a8 8 0 0 0 16 0V88h24a8 8 0 0 0 0-16h-24V48a8 8 0 0 0-16 0v24h-24a8 8 0 0 0 0 16"/></svg>
React
import type { SVGProps } from "react";
export function PhPhonePlusFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M223.88 183.08A56.26 56.26 0 0 1 168 232C88.6 232 24 167.4 24 88a56.26 56.26 0 0 1 48.92-55.88a16 16 0 0 1 16.62 9.52l21.12 47.15a.6.6 0 0 0 0 .12a16 16 0 0 1-1.27 15.09c-.18.27-.37.52-.57.77L88 129.45c7.49 15.22 23.41 31 38.83 38.51l24.34-20.71a8 8 0 0 1 .75-.56a16 16 0 0 1 15.18-1.4l.12.06l47.1 21.11a16 16 0 0 1 9.56 16.62M144 88h24v24a8 8 0 0 0 16 0V88h24a8 8 0 0 0 0-16h-24V48a8 8 0 0 0-16 0v24h-24a8 8 0 0 0 0 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M223.88 183.08A56.26 56.26 0 0 1 168 232C88.6 232 24 167.4 24 88a56.26 56.26 0 0 1 48.92-55.88a16 16 0 0 1 16.62 9.52l21.12 47.15a.6.6 0 0 0 0 .12a16 16 0 0 1-1.27 15.09c-.18.27-.37.52-.57.77L88 129.45c7.49 15.22 23.41 31 38.83 38.51l24.34-20.71a8 8 0 0 1 .75-.56a16 16 0 0 1 15.18-1.4l.12.06l47.1 21.11a16 16 0 0 1 9.56 16.62M144 88h24v24a8 8 0 0 0 16 0V88h24a8 8 0 0 0 0-16h-24V48a8 8 0 0 0-16 0v24h-24a8 8 0 0 0 0 16"/></svg> </template>
CSS
.icon-phone-plus-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M223.88%20183.08A56.26%2056.26%200%200%201%20168%20232C88.6%20232%2024%20167.4%2024%2088a56.26%2056.26%200%200%201%2048.92-55.88a16%2016%200%200%201%2016.62%209.52l21.12%2047.15a.6.6%200%200%200%200%20.12a16%2016%200%200%201-1.27%2015.09c-.18.27-.37.52-.57.77L88%20129.45c7.49%2015.22%2023.41%2031%2038.83%2038.51l24.34-20.71a8%208%200%200%201%20.75-.56a16%2016%200%200%201%2015.18-1.4l.12.06l47.1%2021.11a16%2016%200%200%201%209.56%2016.62M144%2088h24v24a8%208%200%200%200%2016%200V88h24a8%208%200%200%200%200-16h-24V48a8%208%200%200%200-16%200v24h-24a8%208%200%200%200%200%2016%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M223.88%20183.08A56.26%2056.26%200%200%201%20168%20232C88.6%20232%2024%20167.4%2024%2088a56.26%2056.26%200%200%201%2048.92-55.88a16%2016%200%200%201%2016.62%209.52l21.12%2047.15a.6.6%200%200%200%200%20.12a16%2016%200%200%201-1.27%2015.09c-.18.27-.37.52-.57.77L88%20129.45c7.49%2015.22%2023.41%2031%2038.83%2038.51l24.34-20.71a8%208%200%200%201%20.75-.56a16%2016%200%200%201%2015.18-1.4l.12.06l47.1%2021.11a16%2016%200%200%201%209.56%2016.62M144%2088h24v24a8%208%200%200%200%2016%200V88h24a8%208%200%200%200%200-16h-24V48a8%208%200%200%200-16%200v24h-24a8%208%200%200%200%200%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/phone-plus-fill.svg?color=%231a73e8&size=48