UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 626 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartCandlestick = createReactComponent("chart-candlestick", "ChartCandlestick", [["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", "key": "svg-0" }], ["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", "key": "svg-1" }]]); export { ChartCandlestick as default }; //# sourceMappingURL=ChartCandlestick.js.map