Data Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Data 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/305482.svg" alt="Data icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305482.svg" alt="Data icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305482.svg" alt="Data icon" :width="24" :height="24" />
CSS background
.icon-data {
background-image: url('https://proicons.com/icon/305482.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M786 192c-16-19-32-38-49-58l-39-45c-13-15-39-27-59-27H226c-19 0-35 16-35 36v804c0 19 16 35 35 35h548c20 0 36-16 36-35V254c0-19-11-47-24-62zM594 401h48v72h-48v-72zm-68-136h48v208h-48V265zm-143 11c37-1 74 37 74 73h-74v-73zm0 90h75c-5 32-21 55-50 69-28 12-63 7-86-13 19-18 37-36 55-54 1-2 4-2 6-2zm-86-39c11-29 41-52 70-52 0 26 0 52-1 77 0 2-1 4-2 6-18 17-35 35-53 53-20-19-26-56-14-84zm-6 217h418v38H291v-38zm418 191H291v-38h418v38zm0-81H291v-38h418v38zm0-181h-47V309h47v164z"/></svg>
Data in other icon packs
Copied!