chart bar line icon
chart-bar-line from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- chart-bar-line
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
chart-01chart-02chart-03chart-analysischart-areachart-averagechart-bar-bigchart-bar-decreasingchart-bar-increasingchart-bar-stackedchart-breakout-circlechart-breakout-squarechart-bubble-01chart-bubble-02chart-candlechart-candlestickchart-columnchart-column-bigchart-column-decreasingchart-column-increasingchart-column-stackedchart-decreasechart-downchart-evaluation
Use the chart bar line icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M4 15v4m8-10v10m10 3H2m18-9v6"/><path d="M5.6 8.8a2 2 0 1 0-3.2 2.4a2 2 0 0 0 3.2-2.4Zm0 0l4.8-3.6m0 0a2 2 0 0 0 3.39-.305M10.4 5.2a2 2 0 1 1 3.39-.305m0 0l4.42 2.21m0 0a2 2 0 1 0 3.578 1.79a2 2 0 0 0-3.577-1.79Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsChartBarLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M4 15v4m8-10v10m10 3H2m18-9v6"/><path d="M5.6 8.8a2 2 0 1 0-3.2 2.4a2 2 0 0 0 3.2-2.4Zm0 0l4.8-3.6m0 0a2 2 0 0 0 3.39-.305M10.4 5.2a2 2 0 1 1 3.39-.305m0 0l4.42 2.21m0 0a2 2 0 1 0 3.578 1.79a2 2 0 0 0-3.577-1.79Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M4 15v4m8-10v10m10 3H2m18-9v6"/><path d="M5.6 8.8a2 2 0 1 0-3.2 2.4a2 2 0 0 0 3.2-2.4Zm0 0l4.8-3.6m0 0a2 2 0 0 0 3.39-.305M10.4 5.2a2 2 0 1 1 3.39-.305m0 0l4.42 2.21m0 0a2 2 0 1 0 3.578 1.79a2 2 0 0 0-3.577-1.79Z"/></g></svg> </template>
CSS
.icon-chart-bar-line {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2015v4m8-10v10m10%203H2m18-9v6%22%2F%3E%3Cpath%20d%3D%22M5.6%208.8a2%202%200%201%200-3.2%202.4a2%202%200%200%200%203.2-2.4Zm0%200l4.8-3.6m0%200a2%202%200%200%200%203.39-.305M10.4%205.2a2%202%200%201%201%203.39-.305m0%200l4.42%202.21m0%200a2%202%200%201%200%203.578%201.79a2%202%200%200%200-3.577-1.79Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2015v4m8-10v10m10%203H2m18-9v6%22%2F%3E%3Cpath%20d%3D%22M5.6%208.8a2%202%200%201%200-3.2%202.4a2%202%200%200%200%203.2-2.4Zm0%200l4.8-3.6m0%200a2%202%200%200%200%203.39-.305M10.4%205.2a2%202%200%201%201%203.39-.305m0%200l4.42%202.21m0%200a2%202%200%201%200%203.578%201.79a2%202%200%200%200-3.577-1.79Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/chart-bar-line.svg?color=%231a73e8&size=48