Gens De Confiance Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gens De Confiance 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/341002.svg" alt="Gens De Confiance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341002.svg" alt="Gens De Confiance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341002.svg" alt="Gens De Confiance icon" :width="24" :height="24" />
CSS background
.icon-gens-de-confiance {
background-image: url('https://proicons.com/icon/341002.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="m31.6088,9.9825c3.8009,0,7.6017,1.2592,9.5252,3.1519.0229.0226.0359.0534.0371.0857.6124,17.1603-10.8256,27.3366-23.5444,29.262-.026.004-.052,0-.0753-.0119C8.6575,37.9778,2.3181,17.6643,11.8157,5.5651c.0221-.028.0547-.0457.0903-.0483,8.2757-.599,18.4224,7.0267,15.8787,12.114-2.5495,5.0988-10.1978,1.2746-5.7363-3.1868"/></svg>
Copied!