UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

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