{"version":3,"file":"chart-line-icon.cjs","names":["component","Icon","ChartLine"],"sources":["../../../../../src/components/icon/icons/chart-line-icon.tsx"],"sourcesContent":["\"use client\"\n\nimport { ChartLine } from \"lucide-react\"\nimport { component, Icon } from \"../icon\"\n\n/**\n * `ChartLineIcon` is [Lucide](https://lucide.dev) SVG icon component.\n *\n * @see https://yamada-ui.com/docs/components/icon\n */\nexport const ChartLineIcon = component(Icon)({ as: ChartLine })\n"],"mappings":";;;;;;;;;;;;;;AAUA,MAAa,gBAAgBA,uBAAUC,kBAAK,CAAC,EAAE,IAAIC,wBAAW,CAAC"}