UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 431 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 peach = [ ["path", { d: "M14 2a2 2 0 0 0-2 2v2", key: "19zvbh" }], [ "path", { d: "M12 6.5A6 6 0 0 1 22 11c0 6.1-4.5 11-10 11S2 17.1 2 11a6 6 0 0 1 12 0", key: "2pm2r8" } ] ]; export { peach as default }; //# sourceMappingURL=peach.js.map