@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
16 lines (13 loc) • 425 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 pacMan = [
["path", { d: "m12 12 7.4 6.7a10 10 0 1 1 0-13.4Z", key: "c3vzob" }],
["path", { d: "M18 12h.01", key: "yjnet6" }],
["path", { d: "M22 12h.01", key: "1pfm70" }]
];
export { pacMan as default };
//# sourceMappingURL=pac-man.js.map