Gps Test Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gps Test Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/341291.svg" alt="Gps Test Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341291.svg" alt="Gps Test Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341291.svg" alt="Gps Test Plus icon" :width="24" :height="24" />
CSS background
.icon-gps-test-plus {
background-image: url('https://proicons.com/icon/341291.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="q" d="M20.365,6.7381c1.0745-.2104,2.1848-.3206,3.3209-.3206,2.8136,0,5.4692,.6762,7.8133,1.8749m5.7194,4.7173c2.2879,2.9189,3.6519,6.5965,3.6519,10.5927,0,.7554-.0532,1.4411-.1477,2.1707m-7.0328,11.818c-.4563,.3298-.8783,.5865-1.3667,.8711m-5.3004,2.0014c-1.0795,.2124-2.1952,.3238-3.3369,.3238-4.3248,0-8.2765-1.5977-11.2971-4.235m-4.4097-5.9485c-.9669-2.1493-1.4777-4.4917-1.4777-7.0014,0-1.1025,.1038-2.1807,.3022-3.2255m2.3377-5.9311c1.3275-2.1044,3.0992-3.9006,5.1832-5.257"/><path id="d" class="q" d="M22.4454,32.2506c-4.2604-.5827-7.4975-4.2278-7.4975-8.6483,0-4.8259,3.9121-8.7381,8.7379-8.7381s8.7379,3.9122,8.7379,8.7381c0,2.6864-1.2123,5.0897-3.1196,6.6926"/><path id="e" class="q" d="M11.5129,11.4725l15.2406,15.3048m2.3608,2.3707l4.7804,4.8005"/><path id="f" class="q" d="M6.5017,23.7225c34.3669,.1312,34.3683,0,34.3683,0"/><path id="g" class="q" d="M13.5007,33.9962L33.2283,14.2682"/><path id="h" class="q" d="M23.7508,6.4176V27.0903m0,6.429v7.2679"/><circle id="i" class="q" cx="16.6792" cy="6.305" r="3.7075" transform="translate(10.3481 22.9743) rotate(-89.9103)"/><circle id="j" class="q" cx="34.3138" cy="10.6953" r="3.7074"/><circle id="k" class="q" cx="6.2074" cy="16.7049" r="3.7074"/><circle id="l" class="q" cx="9.7996" cy="33.8595" r="3.7074"/><circle id="m" class="q" cx="25.5947" cy="30.2922" r="3.7074"/><path id="n" class="q" d="M38.0917,29.5855c-.0043-.0734-.0066-.1475-.0066-.222,0-2.0476,1.6599-3.7075,3.7074-3.7075s3.7074,1.6599,3.7074,3.7075-1.6599,3.7075-3.7074,3.7075c-1.363,0-2.5541-.7355-3.1983-1.8312"/><circle id="o" class="q" cx="30.5113" cy="41.695" r="3.7074"/><path id="p" class="q" d="M42.9987,37.5508h-4.411v4.411h-3.5764v-4.411h-4.411v-3.5765h4.411v-4.411h3.5764v4.411h4.411v3.5765Z"/></g></svg>
Copied!