Data Collection Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Data Collection 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/317515.svg" alt="Data Collection icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317515.svg" alt="Data Collection icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317515.svg" alt="Data Collection icon" :width="24" :height="24" />
CSS background
.icon-data-collection {
background-image: url('https://proicons.com/icon/317515.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<circle cx="16" cy="16" r="2"/>
<polygon points="30 17 30 15 23.83 15 26.41 12.41 25 11 20 16 25 21 26.41 19.59 23.83 17 30 17"/>
<polygon points="15 23.83 15 30 17 30 17 23.83 19.59 26.41 21 25 16 20 11 25 12.41 26.41 15 23.83"/>
<polygon points="7 11 5.59 12.41 8.17 15 2 15 2 17 8.17 17 5.59 19.59 7 21 12 16 7 11"/>
<polygon points="17 8.17 17 2 15 2 15 8.17 12.41 5.59 11 7 16 12 21 7 19.59 5.59 17 8.17"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Data Collection in other icon packs
Copied!