gps icon
gps-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- gps-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the gps icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 128a80 80 0 1 1-80-80a80 80 0 0 1 80 80" opacity=".2"/><path d="M240 120h-24.37A88.13 88.13 0 0 0 136 40.37V16a8 8 0 0 0-16 0v24.37A88.13 88.13 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.37A88.13 88.13 0 0 0 215.63 136H240a8 8 0 0 0 0-16m-112 80a72 72 0 1 1 72-72a72.08 72.08 0 0 1-72 72"/></g></svg>
React
import type { SVGProps } from "react";
export function PhGpsDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 128a80 80 0 1 1-80-80a80 80 0 0 1 80 80" opacity=".2"/><path d="M240 120h-24.37A88.13 88.13 0 0 0 136 40.37V16a8 8 0 0 0-16 0v24.37A88.13 88.13 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.37A88.13 88.13 0 0 0 215.63 136H240a8 8 0 0 0 0-16m-112 80a72 72 0 1 1 72-72a72.08 72.08 0 0 1-72 72"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 128a80 80 0 1 1-80-80a80 80 0 0 1 80 80" opacity=".2"/><path d="M240 120h-24.37A88.13 88.13 0 0 0 136 40.37V16a8 8 0 0 0-16 0v24.37A88.13 88.13 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.37A88.13 88.13 0 0 0 215.63 136H240a8 8 0 0 0 0-16m-112 80a72 72 0 1 1 72-72a72.08 72.08 0 0 1-72 72"/></g></svg> </template>
CSS
.icon-gps-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20128a80%2080%200%201%201-80-80a80%2080%200%200%201%2080%2080%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M240%20120h-24.37A88.13%2088.13%200%200%200%20136%2040.37V16a8%208%200%200%200-16%200v24.37A88.13%2088.13%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.37A88.13%2088.13%200%200%200%20215.63%20136H240a8%208%200%200%200%200-16m-112%2080a72%2072%200%201%201%2072-72a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20128a80%2080%200%201%201-80-80a80%2080%200%200%201%2080%2080%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M240%20120h-24.37A88.13%2088.13%200%200%200%20136%2040.37V16a8%208%200%200%200-16%200v24.37A88.13%2088.13%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.37A88.13%2088.13%200%200%200%20215.63%20136H240a8%208%200%200%200%200-16m-112%2080a72%2072%200%201%201%2072-72a72.08%2072.08%200%200%201-72%2072%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/gps-duotone.svg?color=%231a73e8&size=48