phone-slash from Font Awesome Solid by Dave Gandy · Solid · Business · CC-BY-4.0 Attribution required.

Name
phone-slash
Set
Font Awesome Solid
Style
Solid
Category
Business
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More business icons from Font Awesome Solid

Use the phone slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M567 39.1c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L73 601.1c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l134.4-134.6c-52.3-58.1-89.9-129.8-106.7-209.2c-16.1-76.3 39.1-138.8 103.7-156.5l5.5-1.5c19.7-5.4 40.3 4.7 48.1 23.5l40.5 97.3c6.9 16.5 2.1 35.6-11.8 47l-44.1 36.1c12.9 28.5 29.6 54.8 49.5 78.5zm-150.4 534c-63-13.4-121.3-39.8-171.7-76.3l84.9-84.8c12.2 8.2 25 15.6 38.3 22.2l38.6-47.2c11.3-13.9 30.4-18.6 47-11.8l97.3 40.6c18.8 7.8 28.9 28.4 23.5 48.1l-1.5 5.5c-17.6 64.6-80.2 119.8-156.4 103.7"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidPhoneSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M567 39.1c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L73 601.1c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l134.4-134.6c-52.3-58.1-89.9-129.8-106.7-209.2c-16.1-76.3 39.1-138.8 103.7-156.5l5.5-1.5c19.7-5.4 40.3 4.7 48.1 23.5l40.5 97.3c6.9 16.5 2.1 35.6-11.8 47l-44.1 36.1c12.9 28.5 29.6 54.8 49.5 78.5zm-150.4 534c-63-13.4-121.3-39.8-171.7-76.3l84.9-84.8c12.2 8.2 25 15.6 38.3 22.2l38.6-47.2c11.3-13.9 30.4-18.6 47-11.8l97.3 40.6c18.8 7.8 28.9 28.4 23.5 48.1l-1.5 5.5c-17.6 64.6-80.2 119.8-156.4 103.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M567 39.1c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L73 601.1c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l134.4-134.6c-52.3-58.1-89.9-129.8-106.7-209.2c-16.1-76.3 39.1-138.8 103.7-156.5l5.5-1.5c19.7-5.4 40.3 4.7 48.1 23.5l40.5 97.3c6.9 16.5 2.1 35.6-11.8 47l-44.1 36.1c12.9 28.5 29.6 54.8 49.5 78.5zm-150.4 534c-63-13.4-121.3-39.8-171.7-76.3l84.9-84.8c12.2 8.2 25 15.6 38.3 22.2l38.6-47.2c11.3-13.9 30.4-18.6 47-11.8l97.3 40.6c18.8 7.8 28.9 28.4 23.5 48.1l-1.5 5.5c-17.6 64.6-80.2 119.8-156.4 103.7"/></svg>
</template>

CSS

.icon-phone-slash {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M567%2039.1c9.4-9.4%2024.6-9.4%2033.9%200s9.4%2024.6%200%2033.9L73%20601.1c-9.4%209.4-24.6%209.4-33.9%200s-9.4-24.6%200-33.9l134.4-134.6c-52.3-58.1-89.9-129.8-106.7-209.2c-16.1-76.3%2039.1-138.8%20103.7-156.5l5.5-1.5c19.7-5.4%2040.3%204.7%2048.1%2023.5l40.5%2097.3c6.9%2016.5%202.1%2035.6-11.8%2047l-44.1%2036.1c12.9%2028.5%2029.6%2054.8%2049.5%2078.5zm-150.4%20534c-63-13.4-121.3-39.8-171.7-76.3l84.9-84.8c12.2%208.2%2025%2015.6%2038.3%2022.2l38.6-47.2c11.3-13.9%2030.4-18.6%2047-11.8l97.3%2040.6c18.8%207.8%2028.9%2028.4%2023.5%2048.1l-1.5%205.5c-17.6%2064.6-80.2%20119.8-156.4%20103.7%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M567%2039.1c9.4-9.4%2024.6-9.4%2033.9%200s9.4%2024.6%200%2033.9L73%20601.1c-9.4%209.4-24.6%209.4-33.9%200s-9.4-24.6%200-33.9l134.4-134.6c-52.3-58.1-89.9-129.8-106.7-209.2c-16.1-76.3%2039.1-138.8%20103.7-156.5l5.5-1.5c19.7-5.4%2040.3%204.7%2048.1%2023.5l40.5%2097.3c6.9%2016.5%202.1%2035.6-11.8%2047l-44.1%2036.1c12.9%2028.5%2029.6%2054.8%2049.5%2078.5zm-150.4%20534c-63-13.4-121.3-39.8-171.7-76.3l84.9-84.8c12.2%208.2%2025%2015.6%2038.3%2022.2l38.6-47.2c11.3-13.9%2030.4-18.6%2047-11.8l97.3%2040.6c18.8%207.8%2028.9%2028.4%2023.5%2048.1l-1.5%205.5c-17.6%2064.6-80.2%20119.8-156.4%20103.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/phone-slash.svg?color=%231a73e8&size=48