UNPKG

@lucide/lab

Version:

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

25 lines (22 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 maskSnorkel = [ [ "path", { d: "M13.5 14a2 2 0 0 1-1.4-.6l-.7-.8c-.8-.8-2-.8-2.8 0l-.7.8a2 2 0 0 1-1.4.6H6a4 4 0 0 1 0-8h8a4 4 0 0 1 0 8Z", key: "d4n2z0" } ], ["path", { d: "M12 18a2 2 0 0 1-4 0", key: "u2gl7o" }], ["path", { d: "M10 20a2 2 0 0 0 2 2h4c3.3 0 6-2.7 6-6V2h-4v14a2 2 0 0 1-2 2", key: "8o2wsi" }], ["path", { d: "M18 10h4", key: "1fqhjb" }], ["circle", { cx: "4.5", cy: "21.5", r: ".5", key: "1ppawi" }], ["path", { d: "M3 17.5h.01", key: "1fgdjy" }] ]; export { maskSnorkel as default }; //# sourceMappingURL=mask-snorkel.js.map