Jiofinance Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jiofinance 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/342237.svg" alt="Jiofinance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342237.svg" alt="Jiofinance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342237.svg" alt="Jiofinance icon" :width="24" :height="24" />
CSS background
.icon-jiofinance {
background-image: url('https://proicons.com/icon/342237.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M23.443,5.6479c.1515-.037.4544-.1109.6027-.1479,1.6059,1.1589,3.1046,2.626,3.7104,4.5369,1.4577,3.6431-.3218,8.1276-3.7767,10.023-.7951,0-1.3062-.6934-1.8584-1.1496-2.8616-2.4966-3.458-6.9687-1.5744-10.1926.6941-1.2359,1.7795-2.2037,2.8964-3.0698Z"/><path class="b" d="M7.0302,24.2777c11.1093-.1203,22.2281,0,33.3437-.0185.8235-.0771,1.7952.2866,2.0603,1.1065.2808,2.0095-.3818,4.0037-1.1454,5.8437-1.7984,4.3458-5.4174,7.9426-9.8282,9.7826-4.8369,2.0989-10.6298,2.0004-15.3971-.2558-5.8939-2.626-10.0429-8.4943-10.5635-14.7911.0095-.8014.7383-1.5318,1.5302-1.6675Z"/></svg>
Copied!