@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 508 B
JavaScript
/**
* @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 broom = [
["path", { d: "m13 11 9-9", key: "hhupzs" }],
["path", { d: "M14.6 12.6c.8.8.9 2.1.2 3L10 22l-8-8 6.4-4.8c.9-.7 2.2-.6 3 .2Z", key: "125lmh" }],
["path", { d: "m6.8 10.4 6.8 6.8", key: "8ijsh8" }],
["path", { d: "m5 17 1.4-1.4", key: "rw7fu1" }]
];
export { broom as default };
//# sourceMappingURL=broom.js.map