phone slash icon

phone-slash from Line Awesome by Icons8 · Line · Status · Apache-2.0 Free for personal and commercial use.

Name
phone-slash
Set
Line Awesome
Style
Line
Category
Status
Viewbox
32×32
License
Apache 2.0
Aliases
phone-slash-solid

The same icon in other sets

More status icons from Line Awesome

Use the phone slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.707 2.293L2.293 3.707l7.432 7.432l1.416 1.416l1.85 1.85v.001l15.302 15.301l1.414-1.414l-13.906-13.906a13 13 0 0 1 3.332-2.08l2 2c.048.048.126.029.178.072l-.227.22h.762c.576.266 1.12.261 1.687 0h.004v-.001l.014-.004l-.014.006h.408l4.534-4.428l.037-.047a2.37 2.37 0 0 0 0-2.953l-.04-.049l-3.242-3.144l.06.066a3.1 3.1 0 0 0-1.644-1a3.2 3.2 0 0 0-1.857.12c-2.295.795-6.61 2.78-10.648 6.565zM22.82 4.971c.347-.016.732.112.961.379l.03.033l3.148 3.054c.106.14.107.286 0 .424l-4.211 4.114c.002-.008-.083.036-.201-.082L19.59 9.936l-.604.228s-2.44.904-4.6 2.809l-1.827-1.828c3.769-3.514 7.86-5.392 9.908-6.1l.013-.004l.014-.006q.151-.057.326-.064M8.406 12.65c-2.11 2.604-3.859 5.655-5.215 9.132c-.407 1.216-.156 2.479.74 3.524l3.098 3.097c.444.444 1 .666 1.557.666a2.2 2.2 0 0 0 1.557-.666l4.101-4.097c.89-.89.89-2.229 0-3.118l-2-2.002c.214-.424.549-1.038.983-1.718l-1.448-1.448a20.4 20.4 0 0 0-1.66 2.981l-.267.621l2.978 2.98c.068.069.068.223 0 .29l-4.1 4.098c-.067.066-.218.066-.286 0L5.4 23.95c-.27-.317-.545-.84-.33-1.487c1.24-3.176 2.834-5.989 4.756-8.395z"/></svg>

React

import type { SVGProps } from "react";

export function LaPhoneSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.707 2.293L2.293 3.707l7.432 7.432l1.416 1.416l1.85 1.85v.001l15.302 15.301l1.414-1.414l-13.906-13.906a13 13 0 0 1 3.332-2.08l2 2c.048.048.126.029.178.072l-.227.22h.762c.576.266 1.12.261 1.687 0h.004v-.001l.014-.004l-.014.006h.408l4.534-4.428l.037-.047a2.37 2.37 0 0 0 0-2.953l-.04-.049l-3.242-3.144l.06.066a3.1 3.1 0 0 0-1.644-1a3.2 3.2 0 0 0-1.857.12c-2.295.795-6.61 2.78-10.648 6.565zM22.82 4.971c.347-.016.732.112.961.379l.03.033l3.148 3.054c.106.14.107.286 0 .424l-4.211 4.114c.002-.008-.083.036-.201-.082L19.59 9.936l-.604.228s-2.44.904-4.6 2.809l-1.827-1.828c3.769-3.514 7.86-5.392 9.908-6.1l.013-.004l.014-.006q.151-.057.326-.064M8.406 12.65c-2.11 2.604-3.859 5.655-5.215 9.132c-.407 1.216-.156 2.479.74 3.524l3.098 3.097c.444.444 1 .666 1.557.666a2.2 2.2 0 0 0 1.557-.666l4.101-4.097c.89-.89.89-2.229 0-3.118l-2-2.002c.214-.424.549-1.038.983-1.718l-1.448-1.448a20.4 20.4 0 0 0-1.66 2.981l-.267.621l2.978 2.98c.068.069.068.223 0 .29l-4.1 4.098c-.067.066-.218.066-.286 0L5.4 23.95c-.27-.317-.545-.84-.33-1.487c1.24-3.176 2.834-5.989 4.756-8.395z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.707 2.293L2.293 3.707l7.432 7.432l1.416 1.416l1.85 1.85v.001l15.302 15.301l1.414-1.414l-13.906-13.906a13 13 0 0 1 3.332-2.08l2 2c.048.048.126.029.178.072l-.227.22h.762c.576.266 1.12.261 1.687 0h.004v-.001l.014-.004l-.014.006h.408l4.534-4.428l.037-.047a2.37 2.37 0 0 0 0-2.953l-.04-.049l-3.242-3.144l.06.066a3.1 3.1 0 0 0-1.644-1a3.2 3.2 0 0 0-1.857.12c-2.295.795-6.61 2.78-10.648 6.565zM22.82 4.971c.347-.016.732.112.961.379l.03.033l3.148 3.054c.106.14.107.286 0 .424l-4.211 4.114c.002-.008-.083.036-.201-.082L19.59 9.936l-.604.228s-2.44.904-4.6 2.809l-1.827-1.828c3.769-3.514 7.86-5.392 9.908-6.1l.013-.004l.014-.006q.151-.057.326-.064M8.406 12.65c-2.11 2.604-3.859 5.655-5.215 9.132c-.407 1.216-.156 2.479.74 3.524l3.098 3.097c.444.444 1 .666 1.557.666a2.2 2.2 0 0 0 1.557-.666l4.101-4.097c.89-.89.89-2.229 0-3.118l-2-2.002c.214-.424.549-1.038.983-1.718l-1.448-1.448a20.4 20.4 0 0 0-1.66 2.981l-.267.621l2.978 2.98c.068.069.068.223 0 .29l-4.1 4.098c-.067.066-.218.066-.286 0L5.4 23.95c-.27-.317-.545-.84-.33-1.487c1.24-3.176 2.834-5.989 4.756-8.395z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.707%202.293L2.293%203.707l7.432%207.432l1.416%201.416l1.85%201.85v.001l15.302%2015.301l1.414-1.414l-13.906-13.906a13%2013%200%200%201%203.332-2.08l2%202c.048.048.126.029.178.072l-.227.22h.762c.576.266%201.12.261%201.687%200h.004v-.001l.014-.004l-.014.006h.408l4.534-4.428l.037-.047a2.37%202.37%200%200%200%200-2.953l-.04-.049l-3.242-3.144l.06.066a3.1%203.1%200%200%200-1.644-1a3.2%203.2%200%200%200-1.857.12c-2.295.795-6.61%202.78-10.648%206.565zM22.82%204.971c.347-.016.732.112.961.379l.03.033l3.148%203.054c.106.14.107.286%200%20.424l-4.211%204.114c.002-.008-.083.036-.201-.082L19.59%209.936l-.604.228s-2.44.904-4.6%202.809l-1.827-1.828c3.769-3.514%207.86-5.392%209.908-6.1l.013-.004l.014-.006q.151-.057.326-.064M8.406%2012.65c-2.11%202.604-3.859%205.655-5.215%209.132c-.407%201.216-.156%202.479.74%203.524l3.098%203.097c.444.444%201%20.666%201.557.666a2.2%202.2%200%200%200%201.557-.666l4.101-4.097c.89-.89.89-2.229%200-3.118l-2-2.002c.214-.424.549-1.038.983-1.718l-1.448-1.448a20.4%2020.4%200%200%200-1.66%202.981l-.267.621l2.978%202.98c.068.069.068.223%200%20.29l-4.1%204.098c-.067.066-.218.066-.286%200L5.4%2023.95c-.27-.317-.545-.84-.33-1.487c1.24-3.176%202.834-5.989%204.756-8.395z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.707%202.293L2.293%203.707l7.432%207.432l1.416%201.416l1.85%201.85v.001l15.302%2015.301l1.414-1.414l-13.906-13.906a13%2013%200%200%201%203.332-2.08l2%202c.048.048.126.029.178.072l-.227.22h.762c.576.266%201.12.261%201.687%200h.004v-.001l.014-.004l-.014.006h.408l4.534-4.428l.037-.047a2.37%202.37%200%200%200%200-2.953l-.04-.049l-3.242-3.144l.06.066a3.1%203.1%200%200%200-1.644-1a3.2%203.2%200%200%200-1.857.12c-2.295.795-6.61%202.78-10.648%206.565zM22.82%204.971c.347-.016.732.112.961.379l.03.033l3.148%203.054c.106.14.107.286%200%20.424l-4.211%204.114c.002-.008-.083.036-.201-.082L19.59%209.936l-.604.228s-2.44.904-4.6%202.809l-1.827-1.828c3.769-3.514%207.86-5.392%209.908-6.1l.013-.004l.014-.006q.151-.057.326-.064M8.406%2012.65c-2.11%202.604-3.859%205.655-5.215%209.132c-.407%201.216-.156%202.479.74%203.524l3.098%203.097c.444.444%201%20.666%201.557.666a2.2%202.2%200%200%200%201.557-.666l4.101-4.097c.89-.89.89-2.229%200-3.118l-2-2.002c.214-.424.549-1.038.983-1.718l-1.448-1.448a20.4%2020.4%200%200%200-1.66%202.981l-.267.621l2.978%202.98c.068.069.068.223%200%20.29l-4.1%204.098c-.067.066-.218.066-.286%200L5.4%2023.95c-.27-.317-.545-.84-.33-1.487c1.24-3.176%202.834-5.989%204.756-8.395z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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