Fake Gps 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fake Gps 2 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/340240.svg" alt="Fake Gps 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340240.svg" alt="Fake Gps 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340240.svg" alt="Fake Gps 2 icon" :width="24" :height="24" />
CSS background
.icon-fake-gps-2 {
background-image: url('https://proicons.com/icon/340240.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{stroke-dasharray:3.76437616 3.76437616;}.e,.f,.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.f{stroke-dasharray:3.9855423 3.9855423;}</style></defs><path class="g" d="M25.50732422,42.19085693c-.92687988.8470459-1.50732422,1.30914307-1.50732422,1.30914307,0,0-.58044434-.46209717-1.50732422-1.30914307"/><path class="f" d="M19.66021729,39.39154053c-4.20397949-4.47924805-9.94799805-12.14672852-9.94799805-20.60375977,0-7.89093018,6.39685059-14.28778076,14.28778076-14.28778076s14.28778076,6.39685059,14.28778076,14.28778076c0,9.43560791-7.15014648,17.8883667-11.33416748,22.02685547"/><circle class="e" cx="24" cy="18.78778076" r="6"/></svg>
Copied!