ChartBarStacked
chart-bar-stacked
npm install @mynaui/icons-react
import { ChartBarStacked } from "@mynaui/icons-react";
const App = () => {
return <ChartBarStacked />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M21 21H9.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C3 17.96 3 16.84 3 14.6V3'/><path d='M15.25 6h2.25A1.5 1.5 0 0 1 19 7.5v1a1.5 1.5 0 0 1-1.5 1.5h-2.25m0-4v4m0-4H8.5A1.5 1.5 0 0 0 7 7.5v1A1.5 1.5 0 0 0 8.5 10h6.75M11 13H8.5A1.5 1.5 0 0 0 7 14.5v1A1.5 1.5 0 0 0 8.5 17H11m0-4h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5H11m0-4v4'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/chart-bar-stacked.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-chart-bar-stacked"></use>
</svg>