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/319657.svg" alt="Chart Evaluation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319657.svg" alt="Chart Evaluation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319657.svg" alt="Chart Evaluation icon" :width="24" :height="24" />
CSS background
.icon-chart-evaluation {
background-image: url('https://proicons.com/icon/319657.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="chart--evaluation_1_" d="M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36V1h0.72v29.64H31V31.36z M29.745,26.255l-4.679-4.681 c-1.925,1.8-4.42,2.786-7.066,2.786c-5.712,0-10.36-4.647-10.36-10.36C7.64,8.288,12.288,3.64,18,3.64 c5.713,0,10.36,4.647,10.36,10.36c0,2.646-0.986,5.141-2.785,7.065l4.68,4.68L29.745,26.255z M18,4.36 c-5.315,0-9.64,4.325-9.64,9.64s4.325,9.64,9.64,9.64c2.574,0,4.994-1.003,6.815-2.824S27.64,16.574,27.64,14 C27.64,8.685,23.315,4.36,18,4.36z M16,18.36c-0.092,0-0.184-0.035-0.254-0.105l-3-3l0.509-0.509L16,17.491l6.245-6.246l0.51,0.509 l-6.5,6.5C16.184,18.325,16.092,18.36,16,18.36z M4,24.5C4,24.224,3.776,24,3.5,24S3,24.224,3,24.5S3.224,25,3.5,25S4,24.776,4,24.5 M6,22.5C6,22.224,5.776,22,5.5,22S5,22.224,5,22.5S5.224,23,5.5,23S6,22.776,6,22.5 M8,20.5C8,20.224,7.776,20,7.5,20 S7,20.224,7,20.5S7.224,21,7.5,21S8,20.776,8,20.5 M11,17.5c0-0.276-0.224-0.5-0.5-0.5S10,17.224,10,17.5s0.224,0.5,0.5,0.5 S11,17.776,11,17.5 M25,9.5C25,9.224,24.776,9,24.5,9C24.225,9,24,9.224,24,9.5s0.225,0.5,0.5,0.5C24.776,10,25,9.776,25,9.5 M28,6.5C28,6.224,27.776,6,27.5,6C27.225,6,27,6.224,27,6.5S27.225,7,27.5,7C27.776,7,28,6.776,28,6.5 M30,4.5 C30,4.224,29.776,4,29.5,4C29.225,4,29,4.224,29,4.5S29.225,5,29.5,5C29.776,5,30,4.776,30,4.5"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Chart Evaluation in other icon packs
Copied!