UNPKG

@yamada-ui/react

Version:

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

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