lucide-solid
Version:
A Lucide icon library package for Solid applications
8 lines (7 loc) • 2.36 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/grip-horizontal.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['circle', { cx: '12', cy: '9', r: '1', key: '124mty' }],\n ['circle', { cx: '19', cy: '9', r: '1', key: '1ruzo2' }],\n ['circle', { cx: '5', cy: '9', r: '1', key: '1a8b28' }],\n ['circle', { cx: '12', cy: '15', r: '1', key: '1e56xg' }],\n ['circle', { cx: '19', cy: '15', r: '1', key: '1a92ep' }],\n ['circle', { cx: '5', cy: '15', r: '1', key: '5r1jwy' }],\n];\n\n/**\n * @component @name GripHorizontal\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/grip-horizontal\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 GripHorizontal = (props: LucideProps) => (\n <Icon {...props} iconNode={iconNode} name=\"grip-horizontal\" />\n);\n\nexport default GripHorizontal;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,UAAU,EAAE,IAAI,MAAM,IAAI,KAAK,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACvD,CAAC,UAAU,EAAE,IAAI,MAAM,IAAI,KAAK,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACvD,CAAC,UAAU,EAAE,IAAI,KAAK,IAAI,KAAK,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACtD,CAAC,UAAU,EAAE,IAAI,MAAM,IAAI,MAAM,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACxD,CAAC,UAAU,EAAE,IAAI,MAAM,IAAI,MAAM,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACxD,CAAC,UAAU,EAAE,IAAI,KAAK,IAAI,MAAM,GAAG,KAAK,KAAK,SAAS,CAAC;AACzD;AAaA,IAAM,iBAAiB,CAAC,UACtB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,kBAAkB;AAG9D,IAAO,0BAAQ;",
"names": []
}