@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
16 lines (13 loc) • 474 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 forkKnife = [
["path", { d: "M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2", key: "cjf0a3" }],
["path", { d: "M7 2v20", key: "1473qp" }],
["path", { d: "M21 15V2v0a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3Zm0 0v7", key: "1ogz0v" }]
];
export { forkKnife as default };
//# sourceMappingURL=fork-knife.js.map