UNPKG

@lucide/lab

Version:

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

24 lines (21 loc) 672 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 soapBar = [ [ "path", { d: "M11.3 2.7c.9-.9 2.5-.9 3.4 0l5.6 5.6c.9.9.9 2.5 0 3.4l-8.6 8.6c-.9.9-2.5.9-3.4 0l-5.6-5.6c-.9-.9-.9-2.5 0-3.4Z", key: "pjvvcq" } ], ["path", { d: "m13 7-6 6 3 3 6-6Z", key: "16w136" }], ["circle", { cx: "20.5", cy: "17.5", r: ".5", key: "1ithnu" }], ["circle", { cx: "17.5", cy: "21.5", r: ".5", key: "3d4p64" }], ["path", { d: "M22 22h.01", key: "vsn7bk" }] ]; export { soapBar as default }; //# sourceMappingURL=soap-bar.js.map