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/319652.svg" alt="Chart Bubble icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319652.svg" alt="Chart Bubble icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319652.svg" alt="Chart Bubble icon" :width="24" :height="24" />
CSS background
.icon-chart-bubble {
background-image: url('https://proicons.com/icon/319652.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--bubble_1_" d="M4,31.36c-1.301,0-2.36-1.059-2.36-2.36S2.699,26.64,4,26.64S6.36,27.698,6.36,29 S5.301,31.36,4,31.36z M4,27.36c-0.904,0-1.64,0.735-1.64,1.64S3.096,30.64,4,30.64S5.64,29.904,5.64,29S4.904,27.36,4,27.36z M20,30.36c-1.853,0-3.36-1.508-3.36-3.36s1.507-3.36,3.36-3.36s3.36,1.508,3.36,3.36S21.853,30.36,20,30.36z M20,24.36 c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S21.456,24.36,20,24.36z M10,26.36 c-4.058,0-7.36-3.302-7.36-7.36s3.302-7.36,7.36-7.36s7.36,3.302,7.36,7.36C17.36,23.059,14.058,26.36,10,26.36z M10,12.36 c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64S13.661,12.36,10,12.36z M25,22.36 c-2.955,0-5.36-2.405-5.36-5.36c0-2.956,2.405-5.36,5.36-5.36s5.36,2.404,5.36,5.36C30.36,19.955,27.955,22.36,25,22.36z M25,12.36 c-2.559,0-4.64,2.082-4.64,4.64s2.081,4.64,4.64,4.64s4.64-2.081,4.64-4.64S27.559,12.36,25,12.36z M18,11.36 c-2.956,0-5.36-2.404-5.36-5.36S15.044,0.64,18,0.64c2.955,0,5.36,2.404,5.36,5.36S20.955,11.36,18,11.36z M18,1.36 c-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64S22.64,8.559,22.64,6S20.559,1.36,18,1.36z M7,10.36 c-1.853,0-3.36-1.507-3.36-3.36S5.147,3.64,7,3.64S10.36,5.147,10.36,7S8.853,10.36,7,10.36z M7,4.36C5.544,4.36,4.36,5.544,4.36,7 S5.544,9.64,7,9.64S9.64,8.456,9.64,7S8.456,4.36,7,4.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Chart Bubble in other icon packs
Copied!