lucide-solid
Version:
A Lucide icon library package for Solid applications.
8 lines (7 loc) • 2.4 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/align-horizontal-distribute-center.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['rect', { width: '6', height: '14', x: '4', y: '5', rx: '2', key: '1wwnby' }],\n ['rect', { width: '6', height: '10', x: '14', y: '7', rx: '2', key: '1fe6j6' }],\n ['path', { d: 'M17 22v-5', key: '4b6g73' }],\n ['path', { d: 'M17 7V2', key: 'hnrr36' }],\n ['path', { d: 'M7 22v-3', key: '1r4jpn' }],\n ['path', { d: 'M7 5V2', key: 'liy1u9' }],\n];\n\n/**\n * @component @name AlignHorizontalDistributeCenter\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/align-horizontal-distribute-center\n * @see https://lucide.dev/guide/packages/lucide-solid - Documentation\n *\n * @param {Object} props - Lucide icons props and any valid SVG attribute\n * @returns {JSX.Element} JSX Element\n *\n */\nconst AlignHorizontalDistributeCenter = (props: LucideProps) => (\n <Icon {...props} iconNode={iconNode} name=\"align-horizontal-distribute-center\" />\n);\n\nexport default AlignHorizontalDistributeCenter;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,QAAQ,EAAE,OAAO,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,KAAK,IAAI,KAAK,KAAK,SAAS,CAAC;AAAA,EAC7E,CAAC,QAAQ,EAAE,OAAO,KAAK,QAAQ,MAAM,GAAG,MAAM,GAAG,KAAK,IAAI,KAAK,KAAK,SAAS,CAAC;AAAA,EAC9E,CAAC,QAAQ,EAAE,GAAG,aAAa,KAAK,SAAS,CAAC;AAAA,EAC1C,CAAC,QAAQ,EAAE,GAAG,WAAW,KAAK,SAAS,CAAC;AAAA,EACxC,CAAC,QAAQ,EAAE,GAAG,YAAY,KAAK,SAAS,CAAC;AAAA,EACzC,CAAC,QAAQ,EAAE,GAAG,UAAU,KAAK,SAAS,CAAC;AACzC;AAaA,IAAM,kCAAkC,CAAC,UACvC,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,qCAAqC;AAGjF,IAAO,6CAAQ;",
"names": []
}