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