Chart Bubble Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart Bubble 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/317250.svg" alt="Chart Bubble icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317250.svg" alt="Chart Bubble icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317250.svg" alt="Chart Bubble icon" :width="24" :height="24" />
CSS background
.icon-chart-bubble {
background-image: url('https://proicons.com/icon/317250.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" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>chart--bubble</title><path d="M30,30H4a2,2,0,0,1-2-2V2H4V28H30Z"/><path d="M10,16a2,2,0,1,1-2,2,2,2,0,0,1,2-2m0-2a4,4,0,1,0,4,4,4,4,0,0,0-4-4Z"/><path d="M21,6a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"/><path d="M24.5,21A1.5,1.5,0,1,1,23,22.5,1.5,1.5,0,0,1,24.5,21m0-2A3.5,3.5,0,1,0,28,22.5,3.5,3.5,0,0,0,24.5,19Z"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Chart Bubble in other icon packs
Copied!