device mobile slash icon

device-mobile-slash-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
device-mobile-slash-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the device mobile slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m212.44 212l-160-176a6 6 0 0 0-8.88 8L58 59.92V216a22 22 0 0 0 22 22h96a22 22 0 0 0 22-22v-2.08l5.56 6.12a6 6 0 0 0 8.88-8.08ZM186 216a10 10 0 0 1-10 10H80a10 10 0 0 1-10-10V73.12l116 127.6ZM70.7 24a6 6 0 0 1 6-6H176a22 22 0 0 1 22 22v110.83a6 6 0 1 1-12 0V40a10 10 0 0 0-10-10H76.7a6 6 0 0 1-6-6"/></svg>

React

import type { SVGProps } from "react";

export function PhDeviceMobileSlashLight(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="m212.44 212l-160-176a6 6 0 0 0-8.88 8L58 59.92V216a22 22 0 0 0 22 22h96a22 22 0 0 0 22-22v-2.08l5.56 6.12a6 6 0 0 0 8.88-8.08ZM186 216a10 10 0 0 1-10 10H80a10 10 0 0 1-10-10V73.12l116 127.6ZM70.7 24a6 6 0 0 1 6-6H176a22 22 0 0 1 22 22v110.83a6 6 0 1 1-12 0V40a10 10 0 0 0-10-10H76.7a6 6 0 0 1-6-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m212.44 212l-160-176a6 6 0 0 0-8.88 8L58 59.92V216a22 22 0 0 0 22 22h96a22 22 0 0 0 22-22v-2.08l5.56 6.12a6 6 0 0 0 8.88-8.08ZM186 216a10 10 0 0 1-10 10H80a10 10 0 0 1-10-10V73.12l116 127.6ZM70.7 24a6 6 0 0 1 6-6H176a22 22 0 0 1 22 22v110.83a6 6 0 1 1-12 0V40a10 10 0 0 0-10-10H76.7a6 6 0 0 1-6-6"/></svg>
</template>

CSS

.icon-device-mobile-slash-light {
  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%22m212.44%20212l-160-176a6%206%200%200%200-8.88%208L58%2059.92V216a22%2022%200%200%200%2022%2022h96a22%2022%200%200%200%2022-22v-2.08l5.56%206.12a6%206%200%200%200%208.88-8.08ZM186%20216a10%2010%200%200%201-10%2010H80a10%2010%200%200%201-10-10V73.12l116%20127.6ZM70.7%2024a6%206%200%200%201%206-6H176a22%2022%200%200%201%2022%2022v110.83a6%206%200%201%201-12%200V40a10%2010%200%200%200-10-10H76.7a6%206%200%200%201-6-6%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%22m212.44%20212l-160-176a6%206%200%200%200-8.88%208L58%2059.92V216a22%2022%200%200%200%2022%2022h96a22%2022%200%200%200%2022-22v-2.08l5.56%206.12a6%206%200%200%200%208.88-8.08ZM186%20216a10%2010%200%200%201-10%2010H80a10%2010%200%200%201-10-10V73.12l116%20127.6ZM70.7%2024a6%206%200%200%201%206-6H176a22%2022%200%200%201%2022%2022v110.83a6%206%200%201%201-12%200V40a10%2010%200%200%200-10-10H76.7a6%206%200%200%201-6-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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