ChartColumnStackedSolid
chart-column-stacked-solid
analytics chart column data graph growth stacked statistics chart column stacked ui icon visualization
npm install @mynaui/icons-react
import { ChartColumnStackedSolid } from "@mynaui/icons-react";
const App = () => {
return <ChartColumnStackedSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2 14.6V3a1 1 0 0 1 2 0v11.6l.007 1.467c.006.418.019.77.044 1.078.05.606.142.954.276 1.217l.115.206c.289.47.702.853 1.196 1.105l.103.049c.251.108.584.184 1.113.227C7.471 20 8.264 20 9.4 20H21l.102.005a1 1 0 0 1 0 1.99L21 22H9.4c-1.103 0-1.991.001-2.709-.058-.637-.052-1.208-.154-1.737-.381l-.224-.106a5 5 0 0 1-2.092-2.01l-.093-.175c-.302-.593-.428-1.233-.487-1.961-.03-.359-.044-.76-.051-1.21z'/><path d='M10.746 6.923a.75.75 0 0 0-.669-.67L10 6.25H9a.75.75 0 0 0-.75.75v1.5h2.5V7zM12.25 16l-.012.23a2.25 2.25 0 0 1-2.008 2.008l-.23.012H9a2.25 2.25 0 0 1-2.238-2.02L6.75 16V7A2.25 2.25 0 0 1 9 4.75h1l.23.012A2.25 2.25 0 0 1 12.25 7zm5.496-5.077a.75.75 0 0 0-.669-.67L17 10.25h-1a.75.75 0 0 0-.75.75v1.75h2.5V11zM19.25 16l-.012.23a2.25 2.25 0 0 1-2.008 2.008l-.23.012h-1a2.25 2.25 0 0 1-2.238-2.02L13.75 16v-5A2.25 2.25 0 0 1 16 8.75h1l.23.012A2.25 2.25 0 0 1 19.25 11z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/chart-column-stacked.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-chart-column-stacked"></use>
</svg>