UNPKG

@lucide/lab

Version:

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

15 lines (12 loc) 353 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 cent = [ ["path", { d: "M19 8a8 8 0 1 0 0 8", key: "oyt0an" }], ["path", { d: "M12 2v20", key: "t6zp3m" }] ]; export { cent as default }; //# sourceMappingURL=cent.js.map