Petrolspy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Petrolspy 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/345713.svg" alt="Petrolspy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345713.svg" alt="Petrolspy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345713.svg" alt="Petrolspy icon" :width="24" :height="24" />
CSS background
.icon-petrolspy {
background-image: url('https://proicons.com/icon/345713.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="n" d="M34.5414,13.9937l-1.2514-8.0352c-4.2267-1.4856-13.2658-2.8206-18.4414,1.2514l.3952,8.5621"/><path id="d" class="n" d="M13.9924,13.9937c-2.608,2.1594-7.9655,4.5336.0659,5.8617,6.5928.6576,13.4248-.3702,18.8366-2.1076,7.4863-3.0522,9.2803-6.2222,2.8979-6.6521"/><path id="e" class="n" d="M38.4273,24.9927l-.0659-.8562-3.1614-2.6345c-6.1514-1.5068-10.7962-.4521-15.2142.9879-4.0698-1.4912-8.2028-1.9724-12.448-.6586.2775,1.8904,1.2375,4.5861,2.5686,6.6521,3.3635,1.4061,5.897.7034,7.9693-.3293,1.2557-1.3866.8173-4.5084,1.8441-4.5445,2.2125-.5572,2.9215,3.0955,4.3469,4.7421,3.3656,2.0397,7.408,1.284,8.9573,0,.3623-2.2034.8857-4.1624.3952-5.9935"/><path id="f" class="n" d="M16.8245,32.4351c3.4248,2.6105,7.223,2.5267,10.4721-.1317"/><path id="g" class="n" d="M13.7948,30.2617l2.8979,12.5138,13.5676.7245,3.6224-.7903,3.5566-15.3459"/><path id="h" class="n" d="M30.458,43.5l2.0417-13.6994"/><path id="i" class="n" d="M37.5711,16.8258l-.0659,5.0055"/><path id="j" class="n" d="M19.6566,28.0224l2.8979-.1317"/><path id="k" class="n" d="M34.0804,32.6986c7.3716,5.4688,2.7766,8.2681,2.5028,10.0111-.2907-2.4619-2.179-4.9686,2.371-10.538,2.2421-2.7091,1.6853-4.4132.2634-5.2031l-3.6224-2.1076-.3293,3.6883"/><path id="l" class="n" d="M38.1639,28.0882l.2634,3.2931"/><path id="m" class="n" d="M16.6269,13.5327c4.6116,1.6324,10.1222,1.0175,16.1363-.8562"/></svg>
Copied!