UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 583 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 razorBlade = [ ["path", { d: "M22 8h-2V6H4v2H2v8h2v2h16v-2h2Z", key: "ll3klo" }], ["path", { d: "M6 11v2", key: "dh4kw5" }], ["path", { d: "M10 12H6", key: "15f2ro" }], ["circle", { cx: "12", cy: "12", r: "2", key: "1c9p78" }], ["path", { d: "M18 12h-4", key: "1qd862" }], ["path", { d: "M18 11v2", key: "15s1ed" }] ]; export { razorBlade as default }; //# sourceMappingURL=razor-blade.js.map