Chart Multi Type Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart Multi Type 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/319663.svg" alt="Chart Multi Type icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319663.svg" alt="Chart Multi Type icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319663.svg" alt="Chart Multi Type icon" :width="24" :height="24" />
CSS background
.icon-chart-multi-type {
background-image: url('https://proicons.com/icon/319663.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--multi-type_1_" d="M6,10.5C6,10.776,5.776,11,5.5,11S5,10.776,5,10.5S5.224,10,5.5,10S6,10.224,6,10.5z M7.5,8 C7.224,8,7,8.224,7,8.5S7.224,9,7.5,9S8,8.776,8,8.5S7.776,8,7.5,8z M10.5,8C10.224,8,10,8.224,10,8.5S10.224,9,10.5,9 S11,8.776,11,8.5S10.776,8,10.5,8z M6.5,6C6.224,6,6,6.224,6,6.5S6.224,7,6.5,7S7,6.776,7,6.5S6.776,6,6.5,6z M8.5,5 C8.224,5,8,5.224,8,5.5S8.224,6,8.5,6S9,5.776,9,5.5S8.776,5,8.5,5z M11.5,5C11.224,5,11,5.224,11,5.5S11.224,6,11.5,6 S12,5.776,12,5.5S11.776,5,11.5,5z M30.36,24c0-3.507-2.854-6.36-6.36-6.36s-6.36,2.854-6.36,6.36s2.854,6.36,6.36,6.36 S30.36,27.507,30.36,24z M23.64,24c0,0.199,0.161,0.36,0.36,0.36h5.629c-0.187,2.942-2.64,5.279-5.629,5.279 c-3.11,0-5.64-2.529-5.64-5.64c0-2.989,2.337-5.442,5.279-5.629L23.64,24L23.64,24z M24.36,18.371 c2.823,0.179,5.09,2.445,5.269,5.269H24.36V18.371z M13.36,30v-6c0-0.199-0.161-0.36-0.36-0.36h-2c-0.199,0-0.36,0.161-0.36,0.36v6 c0,0.199,0.161,0.36,0.36,0.36h2C13.199,30.36,13.36,30.199,13.36,30z M11.36,24.36h1.28v5.279h-1.28V24.36z M9.36,30V20 c0-0.199-0.161-0.36-0.36-0.36H7c-0.199,0-0.36,0.161-0.36,0.36v10c0,0.199,0.161,0.36,0.36,0.36h2C9.199,30.36,9.36,30.199,9.36,30 z M7.36,20.36h1.28v9.279H7.36V20.36z M5.36,30v-4c0-0.199-0.161-0.36-0.36-0.36H3c-0.199,0-0.36,0.161-0.36,0.36v4 c0,0.199,0.161,0.36,0.36,0.36h2C5.199,30.36,5.36,30.199,5.36,30z M3.36,26.36h1.28v3.279H3.36V26.36z M30,13.64H18.36v-2.28H22 c0.096,0,0.188-0.038,0.255-0.105L27.15,6.36H30V5.64h-3c-0.096,0-0.188,0.038-0.255,0.105L21.85,10.64h-3.49V2h-0.72v12 c0,0.199,0.161,0.36,0.36,0.36h12V13.64z M14,13.64H2.36V2H1.64v12c0,0.199,0.161,0.36,0.36,0.36h12V13.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!