Baac A Insure Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baac A Insure 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/322294.svg" alt="Baac A Insure icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322294.svg" alt="Baac A Insure icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322294.svg" alt="Baac A Insure icon" :width="24" :height="24" />
CSS background
.icon-baac-a-insure {
background-image: url('https://proicons.com/icon/322294.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="M17.643,35.5427c-2.9267,0-6.9686-1.2383-6.1014-3.1257-.8672,1.8874-4.12,3.1247-7.0416,3.1247l13.143.001ZM29.1047,32.1589c1.0602,2.4806-1.3893,3.3828-3.4348,3.3828h8.2169c-2.7906,0-3.7189-.8982-4.7821-3.3828M20.7127,12.4573l-9.1721,19.9606M29.2097,32.3969l-7.1747-16.8349M15.9586,28.274c11.9528,5.3212,13.4691-7.9598,22.2831-6.6995"/><path class="b" d="M30.406,23.5229c-.4541.6702-.8372,1.3443-1.1563,1.9905M43.5,17.4925l-.107-.01M31.2692,20.2431c-.3451.7592-.3471,1.5774.021,2.0935M32.5405,19.1459c-.2611.6592-.2581,1.3433.04,1.8104M33.9928,18.2187c-.202.5651-.2,1.1363.033,1.5584M35.5712,17.4945c-.2901.5001-.3931,1.0382-.2581,1.4853M37.3076,16.9594c-.3181.4131-.4801.8802-.4281,1.3063M39.135,16.6373c-.3101.3351-.4961.7252-.5081,1.1093M40.6183,16.5363c-.2511.2571-.4201.5551-.4711.8652M42.3947,16.5923c-.3261.215-.5681.4931-.6822.8092"/></svg>
Copied!