init
This commit is contained in:
23
mc_test/node_modules/lucide-react/dist/esm/icons/toilet.js
generated
vendored
Executable file
23
mc_test/node_modules/lucide-react/dist/esm/icons/toilet.js
generated
vendored
Executable file
@ -0,0 +1,23 @@
|
||||
/**
|
||||
* @license lucide-react v0.545.0 - ISC
|
||||
*
|
||||
* This source code is licensed under the ISC license.
|
||||
* See the LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const __iconNode = [
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "M7 12h13a1 1 0 0 1 1 1 5 5 0 0 1-5 5h-.598a.5.5 0 0 0-.424.765l1.544 2.47a.5.5 0 0 1-.424.765H5.402a.5.5 0 0 1-.424-.765L7 18",
|
||||
key: "kc4kqr"
|
||||
}
|
||||
],
|
||||
["path", { d: "M8 18a5 5 0 0 1-5-5V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8", key: "1tqs57" }]
|
||||
];
|
||||
const Toilet = createLucideIcon("toilet", __iconNode);
|
||||
|
||||
export { __iconNode, Toilet as default };
|
||||
//# sourceMappingURL=toilet.js.map
|
||||
Reference in New Issue
Block a user