ChartColumnBig
chart-column-big
npm install @mynaui/icons-react
import { ChartColumnBig } from "@mynaui/icons-react";
const App = () => {
return <ChartColumnBig />;
}; <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='M14.5 7v9a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5V7A1.5 1.5 0 0 0 17 5.5h-1A1.5 1.5 0 0 0 14.5 7m-7 4v5A1.5 1.5 0 0 0 9 17.5h1a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 10 9.5H9A1.5 1.5 0 0 0 7.5 11'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/chart-column-big.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-column-big"></use>
</svg>