chart icon
chart-line-duotone from Solar by 480 Design · Line Duotone · Business · CC-BY-4.0 Attribution required.
- Name
- chart-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Business
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More business icons from Solar
chart-2-boldchart-square-boldchat-square-2-boldcourse-down-boldcourse-up-bolddiagram-down-bolddiagram-up-boldgraph-boldgraph-down-boldgraph-down-new-boldgraph-new-boldgraph-new-up-boldgraph-up-boldkanban-boldkanban-square-boldpie-chart-2-boldpie-chart-3-boldpie-chart-boldpresentation-graph-boldround-graph-boldtable-boldtable-cells-merge-boldtable-cells-split-boldtable-columns-split-bold
Use the chart 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" d="M22 22H2"/><path d="M21 22V14.5C21 13.6716 20.3284 13 19.5 13H16.5C15.6716 13 15 13.6716 15 14.5V22" opacity=".5"/><path d="M15 22V5C15 3.58579 15 2.87868 14.5607 2.43934C14.1213 2 13.4142 2 12 2C10.5858 2 9.87868 2 9.43934 2.43934C9 2.87868 9 3.58579 9 5V22"/><path d="M9 22V9.5C9 8.67157 8.32843 8 7.5 8H4.5C3.67157 8 3 8.67157 3 9.5V22" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarChartLineDuotone(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" d="M22 22H2"/><path d="M21 22V14.5C21 13.6716 20.3284 13 19.5 13H16.5C15.6716 13 15 13.6716 15 14.5V22" opacity=".5"/><path d="M15 22V5C15 3.58579 15 2.87868 14.5607 2.43934C14.1213 2 13.4142 2 12 2C10.5858 2 9.87868 2 9.43934 2.43934C9 2.87868 9 3.58579 9 5V22"/><path d="M9 22V9.5C9 8.67157 8.32843 8 7.5 8H4.5C3.67157 8 3 8.67157 3 9.5V22" opacity=".5"/></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" d="M22 22H2"/><path d="M21 22V14.5C21 13.6716 20.3284 13 19.5 13H16.5C15.6716 13 15 13.6716 15 14.5V22" opacity=".5"/><path d="M15 22V5C15 3.58579 15 2.87868 14.5607 2.43934C14.1213 2 13.4142 2 12 2C10.5858 2 9.87868 2 9.43934 2.43934C9 2.87868 9 3.58579 9 5V22"/><path d="M9 22V9.5C9 8.67157 8.32843 8 7.5 8H4.5C3.67157 8 3 8.67157 3 9.5V22" opacity=".5"/></g></svg> </template>
CSS
.icon-chart-line-duotone {
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%20d%3D%22M22%2022H2%22%2F%3E%3Cpath%20d%3D%22M21%2022V14.5C21%2013.6716%2020.3284%2013%2019.5%2013H16.5C15.6716%2013%2015%2013.6716%2015%2014.5V22%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2022V5C15%203.58579%2015%202.87868%2014.5607%202.43934C14.1213%202%2013.4142%202%2012%202C10.5858%202%209.87868%202%209.43934%202.43934C9%202.87868%209%203.58579%209%205V22%22%2F%3E%3Cpath%20d%3D%22M9%2022V9.5C9%208.67157%208.32843%208%207.5%208H4.5C3.67157%208%203%208.67157%203%209.5V22%22%20opacity%3D%22.5%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%20d%3D%22M22%2022H2%22%2F%3E%3Cpath%20d%3D%22M21%2022V14.5C21%2013.6716%2020.3284%2013%2019.5%2013H16.5C15.6716%2013%2015%2013.6716%2015%2014.5V22%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15%2022V5C15%203.58579%2015%202.87868%2014.5607%202.43934C14.1213%202%2013.4142%202%2012%202C10.5858%202%209.87868%202%209.43934%202.43934C9%202.87868%209%203.58579%209%205V22%22%2F%3E%3Cpath%20d%3D%22M9%2022V9.5C9%208.67157%208.32843%208%207.5%208H4.5C3.67157%208%203%208.67157%203%209.5V22%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/chart-line-duotone.svg?color=%231a73e8&size=48