Gps Emulator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gps Emulator 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/326727.svg" alt="Gps Emulator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326727.svg" alt="Gps Emulator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326727.svg" alt="Gps Emulator icon" :width="24" :height="24" />
CSS background
.icon-gps-emulator {
background-image: url('https://proicons.com/icon/326727.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M14.0746,13.2297c1.8125-2.3455,2.1858-4.2109,2.5542-7.6599.1433-1.3334,2.0001-2.0492,3.0074-1.2074,1.1044.9236,2.3147,1.3517,3.829,1.5518,3.2796.4329,6.1937-4.0599,7.4511-.3656,1.1997,3.524,1.3565,6.6257,3.6471,10.2131-6.288,2.003-16.6839.0481-20.4888-2.5321"/><path class="c" d="M15.384,11.4923c5.7204,2.004,11.4196,2.9323,17.5805,1.9299"/><path class="c" d="M33.1839,12.8141c3.5851,1.4384,5.5781,3.1688,5.3721,4.664h0c-.3574,2.6058-7.1641,3.7543-15.2032,2.5651-.0007,0-.0013-.0002-.002-.0003-8.0391-1.1896-14.2652-4.2662-13.9065-6.8719,0,0,0,0,0,0,.2005-1.4612,2.4783-2.5309,6.1677-2.8967M13.7148,19.0261c-.0808-.0366-.1424.1568-.1732.2646-2.3493,8.4112,9.38,15.0629,9.9139,24.7093h0c.4704-8.4882,9.5888-14.6521,10.1881-21.7453-2.1557.0843-4.3144.0477-6.466-.1097-.1857,1.9395-1.7962,3.4211-3.7222,3.4211-2.0655,0-3.7395-1.6971-3.7395-3.7905-.0007-.244.0219-.4876.0673-.7273-2.1665-.506-4.2119-1.1833-6.0686-2.0222"/></svg>
Copied!