Jiohotstar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jiohotstar 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/327680.svg" alt="Jiohotstar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327680.svg" alt="Jiohotstar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327680.svg" alt="Jiohotstar icon" :width="24" :height="24" />
CSS background
.icon-jiohotstar {
background-image: url('https://proicons.com/icon/327680.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M21.8335,17.2382l3.22-10.0111.9367,11.0646,16.5099-10.8306-13.4655,15.0454,9.0744,7.4937-12.0598-2.9858-5.4447,13.7584.1756-13.2314-10.4209,2.6345,7.2595-6.03-12.1186-6.03,12.9973,1.288-3.0444-6.1472,6.3805,3.9815Z"/></svg>
Copied!