UNPKG

@yamada-ui/react

Version:

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

1 lines 699 B
{"version":3,"file":"align-horizontal-justify-end-icon.cjs","names":["component","Icon","AlignHorizontalJustifyEnd"],"sources":["../../../../../src/components/icon/icons/align-horizontal-justify-end-icon.tsx"],"sourcesContent":["\"use client\"\n\nimport { AlignHorizontalJustifyEnd } from \"lucide-react\"\nimport { component, Icon } from \"../icon\"\n\n/**\n * `AlignHorizontalJustifyEndIcon` is [Lucide](https://lucide.dev) SVG icon component.\n *\n * @see https://yamada-ui.com/docs/components/icon\n */\nexport const AlignHorizontalJustifyEndIcon = component(Icon)({\n as: AlignHorizontalJustifyEnd,\n})\n"],"mappings":";;;;;;;;;;;;;;AAUA,MAAa,gCAAgCA,uBAAUC,kBAAK,CAAC,EAC3D,IAAIC,wCACL,CAAC"}