gps-f from Jam Icons by Michael Amprimo · Filled · MIT Free for personal and commercial use.

Name
gps-f
Set
Jam Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Jam Icons

The same icon in other sets

Use the gps icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="m18.919 2.635l-5.953 16.08c-.376 1.016-1.459 1.538-2.418 1.165a1.85 1.85 0 0 1-1.045-1.054l-1.887-4.77a3.7 3.7 0 0 0-1.955-2.052l-4.542-1.981C.174 9.61-.256 8.465.157 7.465a1.97 1.97 0 0 1 1.067-1.079L16.54.136c.967-.395 2.04.101 2.395 1.109c.157.446.151.94-.015 1.39z"/></svg>

React

import type { SVGProps } from "react";

export function JamGpsF(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="m18.919 2.635l-5.953 16.08c-.376 1.016-1.459 1.538-2.418 1.165a1.85 1.85 0 0 1-1.045-1.054l-1.887-4.77a3.7 3.7 0 0 0-1.955-2.052l-4.542-1.981C.174 9.61-.256 8.465.157 7.465a1.97 1.97 0 0 1 1.067-1.079L16.54.136c.967-.395 2.04.101 2.395 1.109c.157.446.151.94-.015 1.39z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><path fill="currentColor" d="m18.919 2.635l-5.953 16.08c-.376 1.016-1.459 1.538-2.418 1.165a1.85 1.85 0 0 1-1.045-1.054l-1.887-4.77a3.7 3.7 0 0 0-1.955-2.052l-4.542-1.981C.174 9.61-.256 8.465.157 7.465a1.97 1.97 0 0 1 1.067-1.079L16.54.136c.967-.395 2.04.101 2.395 1.109c.157.446.151.94-.015 1.39z"/></svg>
</template>

CSS

.icon-gps-f {
  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%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.919%202.635l-5.953%2016.08c-.376%201.016-1.459%201.538-2.418%201.165a1.85%201.85%200%200%201-1.045-1.054l-1.887-4.77a3.7%203.7%200%200%200-1.955-2.052l-4.542-1.981C.174%209.61-.256%208.465.157%207.465a1.97%201.97%200%200%201%201.067-1.079L16.54.136c.967-.395%202.04.101%202.395%201.109c.157.446.151.94-.015%201.39z%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%22-2%20-2%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.919%202.635l-5.953%2016.08c-.376%201.016-1.459%201.538-2.418%201.165a1.85%201.85%200%200%201-1.045-1.054l-1.887-4.77a3.7%203.7%200%200%200-1.955-2.052l-4.542-1.981C.174%209.61-.256%208.465.157%207.465a1.97%201.97%200%200%201%201.067-1.079L16.54.136c.967-.395%202.04.101%202.395%201.109c.157.446.151.94-.015%201.39z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Gps filled icon — Jam Icons · IconsDB