Chart Maximum Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart Maximum 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/317273.svg" alt="Chart Maximum icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317273.svg" alt="Chart Maximum icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317273.svg" alt="Chart Maximum icon" :width="24" :height="24" />
CSS background
.icon-chart-maximum {
background-image: url('https://proicons.com/icon/317273.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>
<rect x="8" y="6" width="2" height="2"/>
<rect x="12" y="6" width="2" height="2"/>
<rect x="20" y="6" width="2" height="2"/>
<rect x="24" y="6" width="2" height="2"/>
<rect x="28" y="6" width="2" height="2"/>
<path d="M27.989,28l-.0271-.1631C26.5105,19.0742,24.0662,9.0894,18,8.0889V6H16V8.085c-6.084.978-8.533,10.9775-9.9863,19.7519L5.9866,28H4V8H6V6H4V2H2V28a2,2,0,0,0,2,2H30V28ZM8.0151,28c2.024-12.1084,4.959-18,8.9727-18s6.9487,5.8916,8.9726,18Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Chart Maximum in other icon packs
Copied!