UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

17 lines (14 loc) 557 B
/** * @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 candlestickBigLit = [ ["path", { d: "M12 2S9 5.3 9 7s1.3 3 3 3 3-1.3 3-3-3-5-3-5", key: "16iet1" }], ["path", { d: "M16 22H8v-7c0-.6.4-1 1-1h6c.6 0 1 .4 1 1Z", key: "144h05" }], ["path", { d: "M12 14v3", key: "5nyt84" }], ["path", { d: "M17 17s-.7-1.4-1.1-2.4", key: "orsx8w" }] ]; export { candlestickBigLit as default }; //# sourceMappingURL=candlestick-big-lit.js.map