Indianoil One Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Indianoil One 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/341957.svg" alt="Indianoil One icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341957.svg" alt="Indianoil One icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341957.svg" alt="Indianoil One icon" :width="24" :height="24" />
CSS background
.icon-indianoil-one {
background-image: url('https://proicons.com/icon/341957.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.b{fill:#fff;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><line class="a" x1="4.5" y1="21.6321" x2="24.1348" y2="21.6321"/><line class="a" x1="23.0565" y1="26.8441" x2="23.0565" y2="21.6321"/><line class="a" x1="18.159" y1="26.8441" x2="18.159" y2="21.6321"/><path class="a" d="M9.3525,26.8441v-5.212c0-1.2131.8537-1.6175,2.2016-1.6175s2.0219.3595,2.0219,3.1452c-1.4378,0-2.4412-.1019-2.4412.8267,0,1.21,2.7857.4463,2.7857,1.66,0,1.0933-1.6175,1.7523-2.8007.7189"/><path class="a" d="M14.9689,21.6321a1.3855,1.3855,0,0,1,1.2131,1.4528c0,.8237-.8836.8843-.8836,1.723,0,.5835.4643.8381,1.3779.8381a1.7019,1.7019,0,0,0,1.4827-1.0335"/><path class="a" d="M32.9712,21.6321a1.3855,1.3855,0,0,1,1.2131,1.4528c0,.8237-.8836.8843-.8836,1.723,0,.5835.4643.8381,1.3779.8381a1.7019,1.7019,0,0,0,1.4827-1.0335"/><path class="a" d="M20.0012,24.6125c.6889-.6889,2.2165-.6739,3.0553-.6739"/><path class="a" d="M7.17,21.6319A9.4711,9.4711,0,0,1,7.2707,23.16c-1.4378,0-2.4412-.1019-2.4412.8267,0,1.21,2.7857.4463,2.7857,1.66,0,1.0933-1.6175,1.7523-2.8007.7189a19.6566,19.6566,0,0,1,1.5726,1.6923"/><line class="a" x1="28.2834" y1="21.6321" x2="43.5" y2="21.6321"/><line class="a" x1="42.3618" y1="26.8819" x2="42.3618" y2="21.6321"/><line class="a" x1="36.1613" y1="26.8819" x2="36.1613" y2="21.6321"/><line class="a" x1="31.3387" y1="26.8819" x2="31.3387" y2="21.6321"/><line class="a" x1="29.3917" y1="26.8819" x2="29.3917" y2="21.6321"/><path class="a" d="M42.3618,23.4483a18.7944,18.7944,0,0,0-2.5162,1.5537"/><path class="a" d="M38.9171,26.6494c-.9286-.6889-1.2731-2.1716-.5991-2.8456s1.7693-.5242,2.592.4718"/><path class="a" d="M25.112,22.4858a1.1769,1.1769,0,0,1,1.1682-.8537c.6478,0,.9885.674.9885,1.37s-.7863.9211-1.303,1.0559a1.3088,1.3088,0,0,1,1.3048,1.2356c0,.7189-.3388,1.3554-1.1925,1.3554S24.64,25.646,24.64,25.646"/><line class="a" x1="29.3917" y1="23.8637" x2="28.5081" y2="23.8637"/><path class="a" d="M29.212,20.0146a2.15,2.15,0,0,0,2.3514.0749"/><circle class="b" cx="7.1421" cy="20.097" r="0.75"/><line class="a" x1="3.7196" y1="17.0748" x2="44.2804" y2="17.0748"/><line class="a" x1="3.7196" y1="30.9252" x2="44.2804" y2="30.9252"/></svg>
Copied!