Cluster Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cluster 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/323841.svg" alt="Cluster icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323841.svg" alt="Cluster icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323841.svg" alt="Cluster icon" :width="24" :height="24" />
CSS background
.icon-cluster {
background-image: url('https://proicons.com/icon/323841.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"><path d="M29.994,26.483c-1.0042-.416-2.1602-.186-2.9288.5826-.7686.7686-.9985,1.9246-.5826,2.9288l3.3349,8.0512,14.046-5.8179-3.408-8.2277" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M18.006,21.517c1.0042.416,2.1602.186,2.9288-.5826.7686-.7686.9985-1.9246.5826-2.9288l-3.3349-8.0512-14.046,5.8179,3.408,8.2277" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M26.483,18.006c-.416,1.0042-.186,2.1602.5826,2.9288.7686.7686,1.9246.9985,2.9288.5826l8.0512-3.3349-5.8179-14.046-8.2277,3.408" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M21.517,29.994c.416-1.0042.186-2.1602-.5826-2.9288-.7686-.7686-1.9246-.9985-2.9288-.5826l-8.0512,3.3349,5.8179,14.046,8.2277-3.408" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M29.994,21.517c-1.0042.416-1.659,1.3959-1.659,2.4829,0,1.087.6548,2.0669,1.659,2.4829l8.0512,3.3349,5.8179-14.046-8.2277-3.408" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M18.006,26.483c1.0042-.416,1.659-1.3959,1.659-2.4829,0-1.087-.6548-2.0669-1.659-2.4829l-8.0512-3.3349-5.8179,14.046,8.2277,3.408" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M21.517,18.006c.416,1.0042,1.3959,1.659,2.4829,1.659,1.087,0,2.0669-.6548,2.4829-1.659l3.3349-8.0512-14.046-5.8179-3.408,8.2277" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/><path d="M26.483,29.994c-.416-1.0042-1.3959-1.659-2.4829-1.659-1.087,0-2.0669.6548-2.4829,1.659l-3.3349,8.0512,14.046,5.8179,3.408-8.2277" style="fill:none; stroke:#000; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Cluster in other icon packs
Copied!