Chart 3d Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart 3d 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/319648.svg" alt="Chart 3d icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319648.svg" alt="Chart 3d icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319648.svg" alt="Chart 3d icon" :width="24" :height="24" />
CSS background
.icon-chart-3d {
background-image: url('https://proicons.com/icon/319648.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--3D_1_" d="M30.312,24.045l-0.695,0.186l0.814,3.036l-8.071-4.549V16c0-0.128-0.069-0.248-0.181-0.312l-5.82-3.36 V3.864l2.385,2.39l0.51-0.509L16.006,2.49l-3.25,3.255l0.51,0.509l2.375-2.378v8.45l-5.82,3.36c-0.111,0.064-0.18,0.184-0.18,0.312 v6.718L1.57,27.265l0.814-3.036l-0.695-0.186l-1.128,4.211l4.212,1.129l0.187-0.695L1.945,27.88l8.053-4.539l5.822,3.362 c0.056,0.032,0.118,0.049,0.18,0.049s0.125-0.017,0.18-0.049l5.822-3.362l8.053,4.54l-3.013,0.809l0.188,0.695l4.211-1.13 L30.312,24.045z M15.64,25.768l-5.28-3.049v-6.095l5.28,3.048C15.64,19.672,15.64,25.768,15.64,25.768z M16,19.048l-5.281-3.049 L16,12.95l5.281,3.049L16,19.048z M21.64,22.719l-5.28,3.049v-6.096l5.28-3.048V22.719z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Chart 3d in other icon packs
Copied!