phone transfer icon
phone-transfer-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- phone-transfer-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the phone transfer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M136 72a8 8 0 0 1 8-8h52.69l-18.35-18.34a8 8 0 0 1 11.32-11.32l32 32a8 8 0 0 1 0 11.32l-32 32a8 8 0 0 1-11.32-11.32L196.69 80H144a8 8 0 0 1-8-8m78.36 94.46l-47.11-21.11l-.11-.06a16 16 0 0 0-15.18 1.4a8 8 0 0 0-.75.56L126.87 168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16 16 0 0 0 1.32-15.06v-.12L89.54 41.64a16 16 0 0 0-16.62-9.51A56.24 56.24 0 0 0 24 88c0 79.4 64.6 144 144 144a56.24 56.24 0 0 0 55.87-48.92a16 16 0 0 0-9.51-16.62"/></svg>
React
import type { SVGProps } from "react";
export function PhPhoneTransferFill(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="M136 72a8 8 0 0 1 8-8h52.69l-18.35-18.34a8 8 0 0 1 11.32-11.32l32 32a8 8 0 0 1 0 11.32l-32 32a8 8 0 0 1-11.32-11.32L196.69 80H144a8 8 0 0 1-8-8m78.36 94.46l-47.11-21.11l-.11-.06a16 16 0 0 0-15.18 1.4a8 8 0 0 0-.75.56L126.87 168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16 16 0 0 0 1.32-15.06v-.12L89.54 41.64a16 16 0 0 0-16.62-9.51A56.24 56.24 0 0 0 24 88c0 79.4 64.6 144 144 144a56.24 56.24 0 0 0 55.87-48.92a16 16 0 0 0-9.51-16.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M136 72a8 8 0 0 1 8-8h52.69l-18.35-18.34a8 8 0 0 1 11.32-11.32l32 32a8 8 0 0 1 0 11.32l-32 32a8 8 0 0 1-11.32-11.32L196.69 80H144a8 8 0 0 1-8-8m78.36 94.46l-47.11-21.11l-.11-.06a16 16 0 0 0-15.18 1.4a8 8 0 0 0-.75.56L126.87 168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16 16 0 0 0 1.32-15.06v-.12L89.54 41.64a16 16 0 0 0-16.62-9.51A56.24 56.24 0 0 0 24 88c0 79.4 64.6 144 144 144a56.24 56.24 0 0 0 55.87-48.92a16 16 0 0 0-9.51-16.62"/></svg> </template>
CSS
.icon-phone-transfer-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%22M136%2072a8%208%200%200%201%208-8h52.69l-18.35-18.34a8%208%200%200%201%2011.32-11.32l32%2032a8%208%200%200%201%200%2011.32l-32%2032a8%208%200%200%201-11.32-11.32L196.69%2080H144a8%208%200%200%201-8-8m78.36%2094.46l-47.11-21.11l-.11-.06a16%2016%200%200%200-15.18%201.4a8%208%200%200%200-.75.56L126.87%20168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16%2016%200%200%200%201.32-15.06v-.12L89.54%2041.64a16%2016%200%200%200-16.62-9.51A56.24%2056.24%200%200%200%2024%2088c0%2079.4%2064.6%20144%20144%20144a56.24%2056.24%200%200%200%2055.87-48.92a16%2016%200%200%200-9.51-16.62%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%22M136%2072a8%208%200%200%201%208-8h52.69l-18.35-18.34a8%208%200%200%201%2011.32-11.32l32%2032a8%208%200%200%201%200%2011.32l-32%2032a8%208%200%200%201-11.32-11.32L196.69%2080H144a8%208%200%200%201-8-8m78.36%2094.46l-47.11-21.11l-.11-.06a16%2016%200%200%200-15.18%201.4a8%208%200%200%200-.75.56L126.87%20168c-15.42-7.49-31.34-23.29-38.83-38.51l20.78-24.71c.2-.25.39-.5.57-.77a16%2016%200%200%200%201.32-15.06v-.12L89.54%2041.64a16%2016%200%200%200-16.62-9.51A56.24%2056.24%200%200%200%2024%2088c0%2079.4%2064.6%20144%20144%20144a56.24%2056.24%200%200%200%2055.87-48.92a16%2016%200%200%200-9.51-16.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/phone-transfer-fill.svg?color=%231a73e8&size=48