Chart Growth Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Chart Growth 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/305362.svg" alt="Chart Growth icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305362.svg" alt="Chart Growth icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305362.svg" alt="Chart Growth icon" :width="24" :height="24" />
CSS background
.icon-chart-growth {
background-image: url('https://proicons.com/icon/305362.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M938 899v22c0 9-8 16-17 16H79c-9 1-16-7-16-16V79c0-9 7-17 16-17h22c9 0 16 8 16 17v788c0 9 7 16 16 16h788c9 0 17 7 17 16zM469 370l193 48c8 2 19-2 24-10l60-101c5-8 15-10 22-6l43 26c7 5 14 1 14-8l3-186c0-9-6-12-14-8l-162 90c-8 4-8 12-1 16l43 26c7 4 10 14 5 22l-40 66c-4 8-15 12-24 10l-182-46c-9-2-21 2-27 8L219 524c-7 6-7 16 0 23l15 16c7 6 17 6 23 0l185-186c7-6 19-9 27-7zm-62 458h77c9 0 16-7 16-16V450c0-9-7-18-15-20s-20 2-26 8l-57 57c-6 6-11 19-11 28v289c0 9 7 16 16 16zM227 648v164c0 9 7 16 16 16h77c9 0 16-7 16-16V577c0-9-5-11-11-4l-68 67c-6 6-30-1-30 8zm492-173v337c0 9 7 16 16 16h77c9 0 16-7 16-16V417c0-9-6-20-14-24l-27-16c-8-5-18-3-22 5l-38 63c-5 8-8 21-8 30zm-55 337V491c0-9-7-18-16-20l-78-19c-8-2-15 3-15 12v348c0 9 7 16 16 16h77c9 0 16-7 16-16z"/></svg>
Chart Growth in other icon packs
Copied!