ChartCandlestick
chart-candlestick
npm install @mynaui/icons-react
import { ChartCandlestick } from "@mynaui/icons-react";
const App = () => {
return <ChartCandlestick />;
}; <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='M9 5.5v2.818m0 6.364V17.5m2-8v4c0 1.475-4 1.677-4 0v-4c0-1.475 4-1.677 4 0m6-6v1.818m0 8.364V17.5m0-12.182c-.75-.025-2 .343-2 1.182v6c0 1.475 4 1.677 4 0v-6c0-.738-1.25-1.157-2-1.182'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/chart-candlestick.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-candlestick"></use>
</svg>