Baca Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baca Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/322306.svg" alt="Baca Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322306.svg" alt="Baca Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322306.svg" alt="Baca Plus icon" :width="24" :height="24" />
CSS background
.icon-baca-plus {
background-image: url('https://proicons.com/icon/322306.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="m20.6637,8.9589l.433-.1545.4477-.1258c.3368-.0948,1.4493-.2019,2.4721-.2386l1.7181-.0616.2128.012m11.2464,9.588c.0336.0877.4451.4725.6781.5162.9949.1866,1.9682,1.5475,2.4039,3.3611.3088,1.2854.3058,4.2862-.0055,5.5169-.6236,2.4648-1.8413,4.0074-3.5687,4.5204-.4631.137-.7607.3571-1.3694,1.0102-1.7486,1.8765-3.7567,3.0125-6.9895,3.9541l-.8605.1852-1.6429.1671c-.4424.0421-1.5592.0615-1.5749.0808l-.8678-.0618-.8544-.0843c-2.3573-.2331-4.8188-1.1013-6.8942-2.4316-.6104-.3913-.7793-.4395-1.6116-.46-2.9529-.072-5.2693-2.7319-6.2635-7.19-.2982-1.3375-.3769-4.6246-.1376-5.7475.0108-.0506.0219-.1003.0333-.1492.3693-1.5832,1.079-2.3465,2.1802-2.3472l.5856-.0005-.5531-.553m27.3127-.2869c.0118.0375.7979,2.0195.8093,2.0576.7703,2.5629.7657,6.1871-.0185,8.4524-.3004.868-.9124,2.1718-1.273,2.7118-.1582.1685-1.374,1.6495-1.3794,1.7032m-9.769-8.7519c.417-.2969,1.6073-2.0292,1.9921-2.899.3475-.7855.2874-1.4004-.17-1.74-.3245-.241-.5039-.2597-2.4176-.2511-2.9337.013-3.9902.3359-3.9876,1.2188.0006.211.1642.6679.3634,1.0152.4533.7902,2.0975,2.5513,2.6388,2.8261.4932.2505,1.0786.1875,1.5807-.1703v.0003Zm-9.915,10.5614l-2.5928-1.8998c-1.9697-2.0937-3.2618-4.3505-3.5938-7.3311-.1714-1.5382-.0267-3.3178.4103-5.0456l.5628-1.6179"/><circle class="b" cx="17.5732" cy="14.1657" r="2.6498"/><circle class="b" cx="30.2984" cy="13.2666" r="2.6498"/><ellipse class="b" cx="15.3655" cy="13.716" rx="7.3782" ry="6.8172"/><ellipse class="b" cx="32.2173" cy="12.5583" rx="7.769" ry="7.0583"/><path class="b" d="m24.3348,40.1253l3.8786,2.3747m-3.949-5.2098l.0704,2.835-5.0232,1.883"/><path class="b" d="m27.6084,39.9868l5.2041,1.4106m-5.3304-4.3554l.1262,2.9447-4.3463,2.1056"/></svg>
Copied!