@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 524 B
Source Map (JSON)
{"version":3,"file":"hd-icon.cjs","names":["component","Icon","Hd"],"sources":["../../../../../src/components/icon/icons/hd-icon.tsx"],"sourcesContent":["\"use client\"\n\nimport { Hd } from \"lucide-react\"\nimport { component, Icon } from \"../icon\"\n\n/**\n * `HdIcon` is [Lucide](https://lucide.dev) SVG icon component.\n *\n * @see https://yamada-ui.com/docs/components/icon\n */\nexport const HdIcon = component(Icon)({ as: Hd })\n"],"mappings":";;;;;;;;;;;;;;AAUA,MAAa,SAASA,uBAAUC,kBAAK,CAAC,EAAE,IAAIC,iBAAI,CAAC"}