Halfway done
This commit is contained in:
23
node_modules/lucide-react/dist/esm/icons/layers.js
generated
vendored
Normal file
23
node_modules/lucide-react/dist/esm/icons/layers.js
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
/**
|
||||
* @license lucide-react v0.427.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 Layers = createLucideIcon("Layers", [
|
||||
[
|
||||
"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: "8b97xw"
|
||||
}
|
||||
],
|
||||
["path", { d: "m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65", key: "dd6zsq" }],
|
||||
["path", { d: "m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65", key: "ep9fru" }]
|
||||
]);
|
||||
|
||||
export { Layers as default };
|
||||
//# sourceMappingURL=layers.js.map
|
||||
Reference in New Issue
Block a user