chart 01 icon
chart-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- chart-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
chart-02chart-03chart-analysischart-areachart-averagechart-bar-bigchart-bar-decreasingchart-bar-increasingchart-bar-linechart-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 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="1.5" d="M3.5 9.5v9c0 .466 0 .699.076.883a1 1 0 0 0 .541.54C4.301 20 4.534 20 5 20s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-9c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C5.699 8 5.466 8 5 8s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Zm7-4v13c0 .465 0 .698.076.882a1 1 0 0 0 .541.541c.184.077.417.077.883.077s.699 0 .883-.077a1 1 0 0 0 .54-.54c.077-.185.077-.418.077-.883v-13c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 4 12.466 4 12 4s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Zm7 7v6c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-6c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C19.699 11 19.466 11 19 11s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Z"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsChart01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeLinejoin="round" strokeWidth="1.5" d="M3.5 9.5v9c0 .466 0 .699.076.883a1 1 0 0 0 .541.54C4.301 20 4.534 20 5 20s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-9c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C5.699 8 5.466 8 5 8s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Zm7-4v13c0 .465 0 .698.076.882a1 1 0 0 0 .541.541c.184.077.417.077.883.077s.699 0 .883-.077a1 1 0 0 0 .54-.54c.077-.185.077-.418.077-.883v-13c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 4 12.466 4 12 4s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Zm7 7v6c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-6c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C19.699 11 19.466 11 19 11s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-linejoin="round" stroke-width="1.5" d="M3.5 9.5v9c0 .466 0 .699.076.883a1 1 0 0 0 .541.54C4.301 20 4.534 20 5 20s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-9c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C5.699 8 5.466 8 5 8s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Zm7-4v13c0 .465 0 .698.076.882a1 1 0 0 0 .541.541c.184.077.417.077.883.077s.699 0 .883-.077a1 1 0 0 0 .54-.54c.077-.185.077-.418.077-.883v-13c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C12.699 4 12.466 4 12 4s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Zm7 7v6c0 .466 0 .699.076.883a1 1 0 0 0 .541.54c.184.077.417.077.883.077s.699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883v-6c0-.466 0-.699-.076-.883a1 1 0 0 0-.541-.54C19.699 11 19.466 11 19 11s-.699 0-.883.076a1 1 0 0 0-.54.541c-.077.184-.077.417-.077.883Z"/></svg> </template>
CSS
.icon-chart-01 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.5%209.5v9c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54C4.301%2020%204.534%2020%205%2020s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883v-9c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C5.699%208%205.466%208%205%208s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883Zm7-4v13c0%20.465%200%20.698.076.882a1%201%200%200%200%20.541.541c.184.077.417.077.883.077s.699%200%20.883-.077a1%201%200%200%200%20.54-.54c.077-.185.077-.418.077-.883v-13c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%204%2012.466%204%2012%204s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883Zm7%207v6c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883v-6c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C19.699%2011%2019.466%2011%2019%2011s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883Z%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M3.5%209.5v9c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54C4.301%2020%204.534%2020%205%2020s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883v-9c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C5.699%208%205.466%208%205%208s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883Zm7-4v13c0%20.465%200%20.698.076.882a1%201%200%200%200%20.541.541c.184.077.417.077.883.077s.699%200%20.883-.077a1%201%200%200%200%20.54-.54c.077-.185.077-.418.077-.883v-13c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C12.699%204%2012.466%204%2012%204s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883Zm7%207v6c0%20.466%200%20.699.076.883a1%201%200%200%200%20.541.54c.184.077.417.077.883.077s.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883v-6c0-.466%200-.699-.076-.883a1%201%200%200%200-.541-.54C19.699%2011%2019.466%2011%2019%2011s-.699%200-.883.076a1%201%200%200%200-.54.541c-.077.184-.077.417-.077.883Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/chart-01.svg?color=%231a73e8&size=48