UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 658 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 candleTealightLit = [ ["path", { d: "M12 2s-2 1.9-2 3 .9 2 2 2 2-.9 2-2-2-3-2-3", key: "n2h0sg" }], ["path", { d: "M12 12V7", key: "1tf3mz" }], ["ellipse", { cx: "12", cy: "13", rx: "10", ry: "3", key: "1u2m43" }], ["path", { d: "M2 13v6c0 1.7 4.5 3 10 3s10-1.3 10-3v-6", key: "ac4evn" }], ["path", { d: "M8 16v1", key: "n0zjwv" }], ["path", { d: "M12 16v2", key: "z66u1j" }] ]; export { candleTealightLit as default }; //# sourceMappingURL=candle-tealight-lit.js.map