Files
webgis-poverty-mapping/node_modules/lucide/dist/esm/icons/slice.mjs
T
2026-06-11 02:38:02 +00:00

19 lines
385 B
JavaScript

/**
* @license lucide v1.17.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
const Slice = [
[
"path",
{
d: "M11 16.586V19a1 1 0 0 1-1 1H2L18.37 3.63a1 1 0 1 1 3 3l-9.663 9.663a1 1 0 0 1-1.414 0L8 14"
}
]
];
export { Slice as default };
//# sourceMappingURL=slice.mjs.map