gps-bold-duotone from Solar by 480 Design · Bold Duotone · Map · CC-BY-4.0 Attribution required.

Name
gps-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Map
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More map icons from Solar

Use the gps icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" opacity=".5"/><path d="M12.0001 8.51172C10.0735 8.51172 8.51172 10.0735 8.51172 12.0001C8.51172 13.9267 10.0735 15.4885 12.0001 15.4885C13.9267 15.4885 15.4885 13.9267 15.4885 12.0001C15.4885 10.0735 13.9267 8.51172 12.0001 8.51172Z"/><path d="M12.75 2C12.75 1.58579 12.4142 1.25 12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V4.03469C11.4969 4.01174 11.7471 4 12 4C12.2529 4 12.5031 4.01174 12.75 4.03469V2Z"/><path d="M19.9653 12.75C19.9883 12.5031 20 12.2529 20 12C20 11.7471 19.9883 11.4969 19.9653 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H19.9653Z"/><path d="M11.25 19.9653C11.4969 19.9883 11.7471 20 12 20C12.2529 20 12.5031 19.9883 12.75 19.9653V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V19.9653Z"/><path d="M4.03469 11.25C4.01174 11.4969 4 11.7471 4 12C4 12.2529 4.01174 12.5031 4.03469 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H4.03469Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarGpsBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" opacity=".5"/><path d="M12.0001 8.51172C10.0735 8.51172 8.51172 10.0735 8.51172 12.0001C8.51172 13.9267 10.0735 15.4885 12.0001 15.4885C13.9267 15.4885 15.4885 13.9267 15.4885 12.0001C15.4885 10.0735 13.9267 8.51172 12.0001 8.51172Z"/><path d="M12.75 2C12.75 1.58579 12.4142 1.25 12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V4.03469C11.4969 4.01174 11.7471 4 12 4C12.2529 4 12.5031 4.01174 12.75 4.03469V2Z"/><path d="M19.9653 12.75C19.9883 12.5031 20 12.2529 20 12C20 11.7471 19.9883 11.4969 19.9653 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H19.9653Z"/><path d="M11.25 19.9653C11.4969 19.9883 11.7471 20 12 20C12.2529 20 12.5031 19.9883 12.75 19.9653V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V19.9653Z"/><path d="M4.03469 11.25C4.01174 11.4969 4 11.7471 4 12C4 12.2529 4.01174 12.5031 4.03469 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H4.03469Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" opacity=".5"/><path d="M12.0001 8.51172C10.0735 8.51172 8.51172 10.0735 8.51172 12.0001C8.51172 13.9267 10.0735 15.4885 12.0001 15.4885C13.9267 15.4885 15.4885 13.9267 15.4885 12.0001C15.4885 10.0735 13.9267 8.51172 12.0001 8.51172Z"/><path d="M12.75 2C12.75 1.58579 12.4142 1.25 12 1.25C11.5858 1.25 11.25 1.58579 11.25 2V4.03469C11.4969 4.01174 11.7471 4 12 4C12.2529 4 12.5031 4.01174 12.75 4.03469V2Z"/><path d="M19.9653 12.75C19.9883 12.5031 20 12.2529 20 12C20 11.7471 19.9883 11.4969 19.9653 11.25H22C22.4142 11.25 22.75 11.5858 22.75 12C22.75 12.4142 22.4142 12.75 22 12.75H19.9653Z"/><path d="M11.25 19.9653C11.4969 19.9883 11.7471 20 12 20C12.2529 20 12.5031 19.9883 12.75 19.9653V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V19.9653Z"/><path d="M4.03469 11.25C4.01174 11.4969 4 11.7471 4 12C4 12.2529 4.01174 12.5031 4.03469 12.75H2C1.58579 12.75 1.25 12.4142 1.25 12C1.25 11.5858 1.58579 11.25 2 11.25H4.03469Z"/></g></svg>
</template>

CSS

.icon-gps-bold-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20%2012C20%2016.4183%2016.4183%2020%2012%2020C7.58172%2020%204%2016.4183%204%2012C4%207.58172%207.58172%204%2012%204C16.4183%204%2020%207.58172%2020%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0001%208.51172C10.0735%208.51172%208.51172%2010.0735%208.51172%2012.0001C8.51172%2013.9267%2010.0735%2015.4885%2012.0001%2015.4885C13.9267%2015.4885%2015.4885%2013.9267%2015.4885%2012.0001C15.4885%2010.0735%2013.9267%208.51172%2012.0001%208.51172Z%22%2F%3E%3Cpath%20d%3D%22M12.75%202C12.75%201.58579%2012.4142%201.25%2012%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202V4.03469C11.4969%204.01174%2011.7471%204%2012%204C12.2529%204%2012.5031%204.01174%2012.75%204.03469V2Z%22%2F%3E%3Cpath%20d%3D%22M19.9653%2012.75C19.9883%2012.5031%2020%2012.2529%2020%2012C20%2011.7471%2019.9883%2011.4969%2019.9653%2011.25H22C22.4142%2011.25%2022.75%2011.5858%2022.75%2012C22.75%2012.4142%2022.4142%2012.75%2022%2012.75H19.9653Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2019.9653C11.4969%2019.9883%2011.7471%2020%2012%2020C12.2529%2020%2012.5031%2019.9883%2012.75%2019.9653V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V19.9653Z%22%2F%3E%3Cpath%20d%3D%22M4.03469%2011.25C4.01174%2011.4969%204%2011.7471%204%2012C4%2012.2529%204.01174%2012.5031%204.03469%2012.75H2C1.58579%2012.75%201.25%2012.4142%201.25%2012C1.25%2011.5858%201.58579%2011.25%202%2011.25H4.03469Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20%2012C20%2016.4183%2016.4183%2020%2012%2020C7.58172%2020%204%2016.4183%204%2012C4%207.58172%207.58172%204%2012%204C16.4183%204%2020%207.58172%2020%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0001%208.51172C10.0735%208.51172%208.51172%2010.0735%208.51172%2012.0001C8.51172%2013.9267%2010.0735%2015.4885%2012.0001%2015.4885C13.9267%2015.4885%2015.4885%2013.9267%2015.4885%2012.0001C15.4885%2010.0735%2013.9267%208.51172%2012.0001%208.51172Z%22%2F%3E%3Cpath%20d%3D%22M12.75%202C12.75%201.58579%2012.4142%201.25%2012%201.25C11.5858%201.25%2011.25%201.58579%2011.25%202V4.03469C11.4969%204.01174%2011.7471%204%2012%204C12.2529%204%2012.5031%204.01174%2012.75%204.03469V2Z%22%2F%3E%3Cpath%20d%3D%22M19.9653%2012.75C19.9883%2012.5031%2020%2012.2529%2020%2012C20%2011.7471%2019.9883%2011.4969%2019.9653%2011.25H22C22.4142%2011.25%2022.75%2011.5858%2022.75%2012C22.75%2012.4142%2022.4142%2012.75%2022%2012.75H19.9653Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2019.9653C11.4969%2019.9883%2011.7471%2020%2012%2020C12.2529%2020%2012.5031%2019.9883%2012.75%2019.9653V22C12.75%2022.4142%2012.4142%2022.75%2012%2022.75C11.5858%2022.75%2011.25%2022.4142%2011.25%2022V19.9653Z%22%2F%3E%3Cpath%20d%3D%22M4.03469%2011.25C4.01174%2011.4969%204%2011.7471%204%2012C4%2012.2529%204.01174%2012.5031%204.03469%2012.75H2C1.58579%2012.75%201.25%2012.4142%201.25%2012C1.25%2011.5858%201.58579%2011.25%202%2011.25H4.03469Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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