UNPKG

@lucide/lab

Version:

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

15 lines (12 loc) 371 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 venn = [ ["circle", { cx: "8", cy: "12", r: "6", key: "ncn267" }], ["circle", { cx: "16", cy: "12", r: "6", key: "147qvv" }] ]; export { venn as default }; //# sourceMappingURL=venn.js.map