Affluences Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Affluences 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/335997.svg" alt="Affluences icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335997.svg" alt="Affluences icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335997.svg" alt="Affluences icon" :width="24" :height="24" />
CSS background
.icon-affluences {
background-image: url('https://proicons.com/icon/335997.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="g" d="M21.8807,3.5l.0033,9.5534c9.5302.0965,13.1052,8.5467,13.1665,13.0291.0316,2.3065-.9692,5.1169-1.8167,6.4704l8.1806,4.8389c1.9333-3.3292,3.0425-7.1898,3.0425-11.2948v-.0251c-.0137-12.4153-10.1717-22.5822-22.5762-22.5719Z"/><path id="d" class="g" d="M21.8632,7.8223C12.8316,7.8223,3.5133,14.9368,3.5432,26.2606s9.6512,18.2394,18.2394,18.2394,14.5714-5.9423,16.0967-9.1996l-4.6458-2.7439c-1.3343,2.7962-5.4838,6.708-11.1812,6.708s-13.1523-4.5179-13.1523-12.7097,6.8192-13.6992,12.9671-13.5034l-.004-5.229Z"/><path id="e" class="g" d="M28.9971,30.5619h-3.0265l-4.0557-10.787-3.9823,10.787-2.4354-.0254"/><path id="f" class="g" d="M19.3542,27.0467h5.1679"/></g></svg>
Copied!