UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 492 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 featherPlus = [ ["path", { d: "M2 7h6", key: "65393g" }], ["path", { d: "M5 4v6", key: "a6zo7q" }], ["path", { d: "M5.1 17H14l8-8.2c-2.3-2.3-6.1-2.3-8.5 0L2.1 20", key: "6plgz7" }], ["path", { d: "M18 13H9.2", key: "t3o44x" }] ]; export { featherPlus as default }; //# sourceMappingURL=feather-plus.js.map