gps slash icon

gps-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
gps-slash-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the gps slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 136h-24.37a87.2 87.2 0 0 1-10.13 33.61a4 4 0 0 1-6.5.81L92.51 53.28a4 4 0 0 1 1.4-6.38A87 87 0 0 1 120 40.37V16a8 8 0 0 1 8.53-8a8.17 8.17 0 0 1 7.47 8.27v24.1A88.13 88.13 0 0 1 215.63 120h24.1a8.17 8.17 0 0 1 8.25 7.47A8 8 0 0 1 240 136M53.92 34.62a8 8 0 1 0-11.84 10.76l21.09 23.2A87.63 87.63 0 0 0 40.37 120H16a8 8 0 0 0 0 16h24.37A88.13 88.13 0 0 0 120 215.63V240a8 8 0 0 0 16 0v-24.37a87.5 87.5 0 0 0 45-17.43l21.08 23.18a8 8 0 1 0 11.84-10.76Z"/></svg>

React

import type { SVGProps } from "react";

export function PhGpsSlashFill(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="M240 136h-24.37a87.2 87.2 0 0 1-10.13 33.61a4 4 0 0 1-6.5.81L92.51 53.28a4 4 0 0 1 1.4-6.38A87 87 0 0 1 120 40.37V16a8 8 0 0 1 8.53-8a8.17 8.17 0 0 1 7.47 8.27v24.1A88.13 88.13 0 0 1 215.63 120h24.1a8.17 8.17 0 0 1 8.25 7.47A8 8 0 0 1 240 136M53.92 34.62a8 8 0 1 0-11.84 10.76l21.09 23.2A87.63 87.63 0 0 0 40.37 120H16a8 8 0 0 0 0 16h24.37A88.13 88.13 0 0 0 120 215.63V240a8 8 0 0 0 16 0v-24.37a87.5 87.5 0 0 0 45-17.43l21.08 23.18a8 8 0 1 0 11.84-10.76Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M240 136h-24.37a87.2 87.2 0 0 1-10.13 33.61a4 4 0 0 1-6.5.81L92.51 53.28a4 4 0 0 1 1.4-6.38A87 87 0 0 1 120 40.37V16a8 8 0 0 1 8.53-8a8.17 8.17 0 0 1 7.47 8.27v24.1A88.13 88.13 0 0 1 215.63 120h24.1a8.17 8.17 0 0 1 8.25 7.47A8 8 0 0 1 240 136M53.92 34.62a8 8 0 1 0-11.84 10.76l21.09 23.2A87.63 87.63 0 0 0 40.37 120H16a8 8 0 0 0 0 16h24.37A88.13 88.13 0 0 0 120 215.63V240a8 8 0 0 0 16 0v-24.37a87.5 87.5 0 0 0 45-17.43l21.08 23.18a8 8 0 1 0 11.84-10.76Z"/></svg>
</template>

CSS

.icon-gps-slash-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%22M240%20136h-24.37a87.2%2087.2%200%200%201-10.13%2033.61a4%204%200%200%201-6.5.81L92.51%2053.28a4%204%200%200%201%201.4-6.38A87%2087%200%200%201%20120%2040.37V16a8%208%200%200%201%208.53-8a8.17%208.17%200%200%201%207.47%208.27v24.1A88.13%2088.13%200%200%201%20215.63%20120h24.1a8.17%208.17%200%200%201%208.25%207.47A8%208%200%200%201%20240%20136M53.92%2034.62a8%208%200%201%200-11.84%2010.76l21.09%2023.2A87.63%2087.63%200%200%200%2040.37%20120H16a8%208%200%200%200%200%2016h24.37A88.13%2088.13%200%200%200%20120%20215.63V240a8%208%200%200%200%2016%200v-24.37a87.5%2087.5%200%200%200%2045-17.43l21.08%2023.18a8%208%200%201%200%2011.84-10.76Z%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%22M240%20136h-24.37a87.2%2087.2%200%200%201-10.13%2033.61a4%204%200%200%201-6.5.81L92.51%2053.28a4%204%200%200%201%201.4-6.38A87%2087%200%200%201%20120%2040.37V16a8%208%200%200%201%208.53-8a8.17%208.17%200%200%201%207.47%208.27v24.1A88.13%2088.13%200%200%201%20215.63%20120h24.1a8.17%208.17%200%200%201%208.25%207.47A8%208%200%200%201%20240%20136M53.92%2034.62a8%208%200%201%200-11.84%2010.76l21.09%2023.2A87.63%2087.63%200%200%200%2040.37%20120H16a8%208%200%200%200%200%2016h24.37A88.13%2088.13%200%200%200%20120%20215.63V240a8%208%200%200%200%2016%200v-24.37a87.5%2087.5%200%200%200%2045-17.43l21.08%2023.18a8%208%200%201%200%2011.84-10.76Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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