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