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