@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
15 lines (12 loc) • 406 B
JavaScript
/**
* @license @lucide/lab v0.1.2 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const candlestickBig = [
["path", { d: "M16 22H8v-7c0-.6.4-1 1-1h6c.6 0 1 .4 1 1Z", key: "144h05" }],
["path", { d: "M12 11v3", key: "1oymci" }]
];
export { candlestickBig as default };
//# sourceMappingURL=candlestick-big.js.map