UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 535 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 caseKebab = [ ["circle", { cx: "4.5", cy: "13.5", r: "2.5", key: "7snsj1" }], ["path", { d: "M7 11v5", key: "1b1nj6" }], ["path", { d: "M11 13h2", key: "tydgkv" }], ["circle", { cx: "19.5", cy: "13.5", r: "2.5", key: "1vs2hw" }], ["path", { d: "M17 9v7", key: "1bcczg" }] ]; export { caseKebab as default }; //# sourceMappingURL=case-kebab.js.map