summit/frontend/node_modules/lucide-react/dist/esm/icons/layers-3.js

33 lines
713 B
JavaScript

/**
* lucide-react v0.290.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const Layers3 = createLucideIcon("Layers3", [
[
"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: "m6.08 9.5-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59",
key: "1e5n1m"
}
],
[
"path",
{
d: "m6.08 14.5-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59",
key: "1iwflc"
}
]
]);
export { Layers3 as default };
//# sourceMappingURL=layers-3.js.map