ivt
Version:
Ivt Components Library
16 lines (13 loc) • 349 B
JavaScript
import { c as createLucideIcon } from './createLucideIcon-C11Tr46U.mjs';
const __iconNode = [
[
"path",
{
d: "m6 9 6 6 6-6",
key: "qrunsl"
}
]
];
const ChevronDown = createLucideIcon("ChevronDown", __iconNode);
export { ChevronDown as C };
//# sourceMappingURL=chevron-down-CDFTds2-.mjs.map