UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 577 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 candleHolderLit = [ ["path", { d: "M10 2S8 3.9 8 5s.9 2 2 2 2-.9 2-2-2-3-2-3", key: "1e8l08" }], ["rect", { width: "4", height: "7", x: "8", y: "11", key: "11vyao" }], ["path", { d: "m13 13-1-2", key: "osfrzo" }], ["path", { d: "M18 18a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4h18a2 2 0 1 0-2-2Z", key: "13174f" }] ]; export { candleHolderLit as default }; //# sourceMappingURL=candle-holder-lit.js.map