UNPKG

@lucide/lab

Version:

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

16 lines (13 loc) 507 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 bottlePerfume = [ ["rect", { width: "12", height: "4", x: "6", y: "3", key: "bdw6vj" }], ["rect", { width: "6", height: "4", x: "9", y: "7", key: "5lqhht" }], ["rect", { width: "18", height: "10", x: "3", y: "11", rx: "2", key: "1ofdy3" }] ]; export { bottlePerfume as default }; //# sourceMappingURL=bottle-perfume.js.map