UNPKG

@lucide/lab

Version:

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

24 lines (21 loc) 759 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 kebab = [ ["path", { d: "m12 12 4.2-4.2c.4-.4.4-1 .1-1.5a2.9 2.9 0 1 1 4.8.8", key: "q7a8j3" }], [ "path", { d: "M15.3 11.3c.9.9.9 2.5 0 3.4l-1.6 1.6c-.9.9-2.5.9-3.4 0 .9.9.9 2.5 0 3.4l-1.6 1.6c-.9.9-2.5.9-3.4 0l-2.6-2.6c-.9-.9-.9-2.5 0-3.4l1.6-1.6c.9-.9 2.5-.9 3.4 0-.9-.9-.9-2.5 0-3.4l1.6-1.6c.9-.9 2.5-.9 3.4 0Z", key: "4gm1z9" } ], ["path", { d: "m10.3 16.3-2.6-2.6", key: "kfwtld" }], ["path", { d: "m9 15-2 2", key: "15u931" }], ["path", { d: "m2 22 2-2", key: "neeo2w" }] ]; export { kebab as default }; //# sourceMappingURL=kebab.js.map