Chart Median Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chart Median 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/317274.svg" alt="Chart Median icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317274.svg" alt="Chart Median icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317274.svg" alt="Chart Median icon" :width="24" :height="24" />
CSS background
.icon-chart-median {
background-image: url('https://proicons.com/icon/317274.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="16" y="22" width="2" height="2" transform="translate(-6 40) rotate(-90)"/>
<path d="M18,28V26H16v2H4V2H2V28a2,2,0,0,0,2,2H30V28Z"/>
<path d="M26.0532,19.6787A3.44,3.44,0,0,1,23,22c-2.17,0-3.3115-3.333-4.52-6.8623-.3557-1.0386-.7239-2.1094-1.1382-3.1377H18V10H16.4221C15.2124,7.7148,13.5811,6,11,6,7.3218,6,6.1016,9.5332,6.0513,9.6836l1.8955.6377A3.44,3.44,0,0,1,11,8c2.92,0,4.2764,3.958,5.5874,7.7861.2544.7422.5105,1.4893.7813,2.2139H16v2h2.2019c1.0828,2.2886,2.4959,4,4.7981,4,3.6782,0,4.8984-3.5332,4.9487-3.6836Z"/>
<rect x="16" y="6" width="2" height="2" transform="translate(10 24) rotate(-90)"/>
<rect x="16" y="2" width="2" height="2" transform="translate(14 20) rotate(-90)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Chart Median in other icon packs
Copied!