Gasoil Now Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gasoil Now 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/340962.svg" alt="Gasoil Now icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340962.svg" alt="Gasoil Now icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340962.svg" alt="Gasoil Now icon" :width="24" :height="24" />
CSS background
.icon-gasoil-now {
background-image: url('https://proicons.com/icon/340962.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M11.2357,37.1843l2.2968-1.361.6805-23.903c0-.8507.2539-1.1059.9357-1.1059h15.652c.9782,0,1.4461.1692,1.4461,1.1059l.7656,24.074,1.8714,1.1913-23.6481-.0013Z"/><path class="c" d="M18.9767,19.1503c0,6.0404,8.6767,6.0396,8.6767,0"/><path class="c" d="M13.5377,32.6663s-8.7632,1.092-6.8775-7.3808"/><path class="c" d="M40.4557,24.7813c1.875,9-7.504,7.7911-7.504,7.7911"/><path class="c" d="M38.4807,22.6383l3.125-.9375"/><path class="c" d="M39.9497,22.1693s-.6551-3.6973-1.1053-5.6709c-.1205-.5283-.2263-.933-.301-1.1103-.1547-.3315-2-1.625-2-1.625"/><path class="c" d="M38.8097,16.4983s-3.2353-.2009-2.5705,3.3603"/><path class="c" d="M8.5166,13.5863l1.5058,5.1057-3.5591-.9317,1.4971,5.0988"/></svg>
Copied!