SquareChartGanttSolid
square-chart-gantt-solid
npm install @mynaui/icons-react
import { SquareChartGanttSolid } from "@mynaui/icons-react";
const App = () => {
return <SquareChartGanttSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M14.6 2.25c1.107 0 1.984 0 2.688.057.713.058 1.317.18 1.868.46l.327.184a4.75 4.75 0 0 1 1.75 1.893l.097.209c.212.494.312 1.035.363 1.659.058.705.057 1.58.057 2.688v5.2c0 1.107 0 1.984-.057 2.688-.05.624-.15 1.165-.363 1.66l-.098.208a4.75 4.75 0 0 1-1.749 1.893l-.327.183c-.55.281-1.155.403-1.868.461-.704.058-1.58.057-2.688.057H9.4c-1.107 0-1.983 0-2.688-.057-.624-.05-1.165-.15-1.66-.363l-.208-.098a4.75 4.75 0 0 1-1.893-1.749l-.183-.327c-.281-.55-.403-1.155-.461-1.868-.058-.704-.057-1.58-.057-2.688V9.4c0-1.107 0-1.983.057-2.688.058-.713.18-1.317.46-1.868l.184-.327a4.75 4.75 0 0 1 1.893-1.75l.209-.097c.494-.212 1.035-.312 1.659-.363.705-.058 1.58-.057 2.688-.057zM7 15a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zm4-4a1 1 0 1 0 0 2h7a1 1 0 1 0 0-2zM8 7a1 1 0 0 0 0 2h7a1 1 0 1 0 0-2z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/square-chart-gantt.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-square-chart-gantt"></use>
</svg>