Chart Histogram Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Chart Histogram icon is commonly used in analytics dashboards, reports and data visualization. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305364.svg" alt="Chart Histogram icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305364.svg" alt="Chart Histogram icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305364.svg" alt="Chart Histogram icon" :width="24" :height="24" />
CSS background
.icon-chart-histogram {
background-image: url('https://proicons.com/icon/305364.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="M275 595c-38 42-77 84-115 127-16 17-25 17-42 1l-25-25c-11-11-31-3-31 13v271c0 10 8 18 18 18h209c10 0 18-8 18-18V607c0-17-21-24-32-12zm312-17c-21 23-42 45-62 68-17 17-26 18-43 1-24-22-47-44-70-65-13-12-34-3-34 14v384c0 11 9 20 20 20h204c11 0 20-9 20-20V592c0-19-22-28-35-14zm339-177c-2-1-4-3-7-5l-69-69c-4-5-10-7-16-7s-12 3-16 7c-40 43-80 87-120 130-3 4-5 9-5 15v506c0 12 9 22 21 22h202c12 0 21-10 21-22V419c1-8-4-14-11-18zM523 547c96-105 192-209 288-313 7-7 10-8 17 0 24 25 49 49 73 73 11 11 26 10 33-2 2-5 3-11 3-16V23c0-16-8-23-24-23H645c-10 0-18 3-21 13-4 9-1 16 6 23 28 27 54 55 82 81 7 7 8 11 1 19-72 79-143 158-213 238-7 7-11 6-17 0-43-39-86-79-130-118-13-12-23-12-35 1-83 89-165 179-247 268-11 13-11 22 1 34l62 61c16 16 25 16 40-1 56-62 113-124 169-186 6-6 9-7 16 0 41 38 82 76 123 115 17 15 26 15 41-1z"/></svg>
Chart Histogram in other icon packs
Copied!