init
This commit is contained in:
36
mc_test/node_modules/lucide-react/dist/esm/icons/layers.js
generated
vendored
Executable file
36
mc_test/node_modules/lucide-react/dist/esm/icons/layers.js
generated
vendored
Executable file
@ -0,0 +1,36 @@
|
||||
/**
|
||||
* @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: "M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",
|
||||
key: "zw3jo"
|
||||
}
|
||||
],
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",
|
||||
key: "1wduqc"
|
||||
}
|
||||
],
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",
|
||||
key: "kqbvx6"
|
||||
}
|
||||
]
|
||||
];
|
||||
const Layers = createLucideIcon("layers", __iconNode);
|
||||
|
||||
export { __iconNode, Layers as default };
|
||||
//# sourceMappingURL=layers.js.map
|
||||
Reference in New Issue
Block a user