Chart Evaluation Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart Evaluation 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/317264.svg" alt="Chart Evaluation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317264.svg" alt="Chart Evaluation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317264.svg" alt="Chart Evaluation icon" :width="24" :height="24" />
CSS background
.icon-chart-evaluation {
background-image: url('https://proicons.com/icon/317264.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>
<title>chart--evaluation</title>
<rect x="25.6716" y="6.207" width="4.2426" height="1.9991" transform="translate(3.0496 21.7719) rotate(-45.0198)"/>
<polygon points="16 20.5 11 15.539 12.59 13.969 16 17.349 23.41 10 25 11.579 16 20.5"/>
<path d="M4,28V25.4131L10.4141,19,9,17.585l-5,5V2H2V28a2,2,0,0,0,2,2H30V28Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Chart Evaluation in other icon packs
Copied!