gps slash icon

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

Name
gps-slash-bold
Set
Phosphor
Style
Bold
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="M252 128a12 12 0 0 1-12 12h-20.79a91.7 91.7 0 0 1-3.56 16a12 12 0 0 1-11.43 8.35a12.2 12.2 0 0 1-3.65-.57a12 12 0 0 1-7.78-15.09A68.06 68.06 0 0 0 128 60a68.7 68.7 0 0 0-14.48 1.54a12 12 0 1 1-5.08-23.45c2.49-.54 5-1 7.56-1.31V16a12 12 0 0 1 24 0v20.78A92.21 92.21 0 0 1 219.22 116H240a12 12 0 0 1 12 12m-35.12 79.93a12 12 0 1 1-17.76 16.14l-18.65-20.51A91.6 91.6 0 0 1 140 219.2V240a12 12 0 0 1-24 0v-20.78A92.21 92.21 0 0 1 36.78 140H16a12 12 0 0 1 0-24h20.79a92.36 92.36 0 0 1 21-47.42L39.12 48.07a12 12 0 1 1 17.76-16.14l133.81 147.18Zm-52.74-22.33l-90-99a68 68 0 0 0 90 99"/></svg>

React

import type { SVGProps } from "react";

export function PhGpsSlashBold(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="M252 128a12 12 0 0 1-12 12h-20.79a91.7 91.7 0 0 1-3.56 16a12 12 0 0 1-11.43 8.35a12.2 12.2 0 0 1-3.65-.57a12 12 0 0 1-7.78-15.09A68.06 68.06 0 0 0 128 60a68.7 68.7 0 0 0-14.48 1.54a12 12 0 1 1-5.08-23.45c2.49-.54 5-1 7.56-1.31V16a12 12 0 0 1 24 0v20.78A92.21 92.21 0 0 1 219.22 116H240a12 12 0 0 1 12 12m-35.12 79.93a12 12 0 1 1-17.76 16.14l-18.65-20.51A91.6 91.6 0 0 1 140 219.2V240a12 12 0 0 1-24 0v-20.78A92.21 92.21 0 0 1 36.78 140H16a12 12 0 0 1 0-24h20.79a92.36 92.36 0 0 1 21-47.42L39.12 48.07a12 12 0 1 1 17.76-16.14l133.81 147.18Zm-52.74-22.33l-90-99a68 68 0 0 0 90 99"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M252 128a12 12 0 0 1-12 12h-20.79a91.7 91.7 0 0 1-3.56 16a12 12 0 0 1-11.43 8.35a12.2 12.2 0 0 1-3.65-.57a12 12 0 0 1-7.78-15.09A68.06 68.06 0 0 0 128 60a68.7 68.7 0 0 0-14.48 1.54a12 12 0 1 1-5.08-23.45c2.49-.54 5-1 7.56-1.31V16a12 12 0 0 1 24 0v20.78A92.21 92.21 0 0 1 219.22 116H240a12 12 0 0 1 12 12m-35.12 79.93a12 12 0 1 1-17.76 16.14l-18.65-20.51A91.6 91.6 0 0 1 140 219.2V240a12 12 0 0 1-24 0v-20.78A92.21 92.21 0 0 1 36.78 140H16a12 12 0 0 1 0-24h20.79a92.36 92.36 0 0 1 21-47.42L39.12 48.07a12 12 0 1 1 17.76-16.14l133.81 147.18Zm-52.74-22.33l-90-99a68 68 0 0 0 90 99"/></svg>
</template>

CSS

.icon-gps-slash-bold {
  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%22M252%20128a12%2012%200%200%201-12%2012h-20.79a91.7%2091.7%200%200%201-3.56%2016a12%2012%200%200%201-11.43%208.35a12.2%2012.2%200%200%201-3.65-.57a12%2012%200%200%201-7.78-15.09A68.06%2068.06%200%200%200%20128%2060a68.7%2068.7%200%200%200-14.48%201.54a12%2012%200%201%201-5.08-23.45c2.49-.54%205-1%207.56-1.31V16a12%2012%200%200%201%2024%200v20.78A92.21%2092.21%200%200%201%20219.22%20116H240a12%2012%200%200%201%2012%2012m-35.12%2079.93a12%2012%200%201%201-17.76%2016.14l-18.65-20.51A91.6%2091.6%200%200%201%20140%20219.2V240a12%2012%200%200%201-24%200v-20.78A92.21%2092.21%200%200%201%2036.78%20140H16a12%2012%200%200%201%200-24h20.79a92.36%2092.36%200%200%201%2021-47.42L39.12%2048.07a12%2012%200%201%201%2017.76-16.14l133.81%20147.18Zm-52.74-22.33l-90-99a68%2068%200%200%200%2090%2099%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%22M252%20128a12%2012%200%200%201-12%2012h-20.79a91.7%2091.7%200%200%201-3.56%2016a12%2012%200%200%201-11.43%208.35a12.2%2012.2%200%200%201-3.65-.57a12%2012%200%200%201-7.78-15.09A68.06%2068.06%200%200%200%20128%2060a68.7%2068.7%200%200%200-14.48%201.54a12%2012%200%201%201-5.08-23.45c2.49-.54%205-1%207.56-1.31V16a12%2012%200%200%201%2024%200v20.78A92.21%2092.21%200%200%201%20219.22%20116H240a12%2012%200%200%201%2012%2012m-35.12%2079.93a12%2012%200%201%201-17.76%2016.14l-18.65-20.51A91.6%2091.6%200%200%201%20140%20219.2V240a12%2012%200%200%201-24%200v-20.78A92.21%2092.21%200%200%201%2036.78%20140H16a12%2012%200%200%201%200-24h20.79a92.36%2092.36%200%200%201%2021-47.42L39.12%2048.07a12%2012%200%201%201%2017.76-16.14l133.81%20147.18Zm-52.74-22.33l-90-99a68%2068%200%200%200%2090%2099%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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