Resona Group Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Resona Group 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/332106.svg" alt="Resona Group icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332106.svg" alt="Resona Group icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332106.svg" alt="Resona Group icon" :width="24" :height="24" />
CSS background
.icon-resona-group {
background-image: url('https://proicons.com/icon/332106.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="M24.459,3.3361c10.2237,0,18.5116,8.2879,18.5116,18.5116s-8.2879,18.5116-18.5116,18.5116S5.9474,32.0713,5.9474,21.8476"/><path class="b" d="M24.459,3.3361c10.2237,0,18.5116,8.2879,18.5116,18.5116s-8.2879,18.5116-18.5116,18.5116S5.9474,32.0713,5.9474,21.8476c0-4.6659.1456-8.1946,5.0699-13.7927"/><path class="b" d="M33.2365,38.1488c-13.7187.8886-16.1102-9.7985-21.3122-18.8191h7.9138c3.469,0,6.8766-2.8122,6.8766-6.2812s-2.3519-7.5185-8.1246-7.5185c-3.9265,0-6.046.9983-7.5728,2.5251"/><path class="b" d="M24.459,3.3361c7.9567,0,10.88,4.3995,10.88,8.5892s-2.9233,7.4604-6.2738,7.4604h-1.2286c4.824,9.4797,6.8293,12.9575,13.0059,11.0866-9.7491,7.7176-15.0533-3.9348-18.3348-10.0209,4.2-.4558,8.6594-3.8634,8.6594-8.0704s-3.8599-8.7505-12.3843-8.2877c1.8082-.4937,3.7115-.7572,5.6763-.7572,11.8741,0,21.5,9.6259,21.5,21.5s-9.6259,21.5-21.5,21.5S2.959,36.7102,2.959,24.8361c0-6.7877,3.1455-12.8408,8.0583-16.7811"/><path class="b" d="M38.0439,34.4218c-12.8929,3.7789-15.917-6.6713-19.6019-15.0922"/><path class="b" d="M15.7835,19.3296c2.2297,0,5.5111-2.8819,5.5111-6.4999s-1.8511-4.9642-5.0904-4.9642-6.8635,1.6268-8.0417,4.0258"/></svg>
Copied!