@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 578 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 razor = [
["path", { d: "m22 11-1.6 1.6c-.8.8-2 .8-2.8 0l-6.2-6.2c-.8-.8-.8-2 0-2.8L13 2", key: "1tx23h" }],
["path", { d: "m15.8 4.8 3.4 3.4", key: "stvobr" }],
["path", { d: "M17 12c-1.4 1.4-3.6 1.4-4.9 0s-1.4-3.6-.1-5", key: "1eq5o8" }],
["path", { d: "m11.1 10.1-8.5 8.5a1.95 1.95 0 1 0 2.8 2.8l8.4-8.4", key: "1ohdts" }]
];
export { razor as default };
//# sourceMappingURL=razor.js.map