ivt
Version:
Ivt Components Library
23 lines (20 loc) • 469 B
JavaScript
import { c as createLucideIcon } from './createLucideIcon-C11Tr46U.mjs';
const __iconNode = [
[
"path",
{
d: "m7 15 5 5 5-5",
key: "1hf1tw"
}
],
[
"path",
{
d: "m7 9 5-5 5 5",
key: "sgt6xg"
}
]
];
const ChevronsUpDown = createLucideIcon("ChevronsUpDown", __iconNode);
export { ChevronsUpDown as C };
//# sourceMappingURL=chevrons-up-down-CdBVNy4c.mjs.map