lucide-solid
Version:
A Lucide icon library package for Solid applications
8 lines (7 loc) • 2.04 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/frame.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['line', { x1: '22', x2: '2', y1: '6', y2: '6', key: '15w7dq' }],\n ['line', { x1: '22', x2: '2', y1: '18', y2: '18', key: '1ip48p' }],\n ['line', { x1: '6', x2: '6', y1: '2', y2: '22', key: 'a2lnyx' }],\n ['line', { x1: '18', x2: '18', y1: '2', y2: '22', key: '8vb6jd' }],\n];\n\n/**\n * @component @name Frame\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/frame\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 Frame = (props: LucideProps) => <Icon {...props} iconNode={iconNode} name=\"frame\" />;\n\nexport default Frame;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,QAAQ,EAAE,IAAI,MAAM,IAAI,KAAK,IAAI,KAAK,IAAI,KAAK,KAAK,SAAS,CAAC;AAAA,EAC/D,CAAC,QAAQ,EAAE,IAAI,MAAM,IAAI,KAAK,IAAI,MAAM,IAAI,MAAM,KAAK,SAAS,CAAC;AAAA,EACjE,CAAC,QAAQ,EAAE,IAAI,KAAK,IAAI,KAAK,IAAI,KAAK,IAAI,MAAM,KAAK,SAAS,CAAC;AAAA,EAC/D,CAAC,QAAQ,EAAE,IAAI,MAAM,IAAI,MAAM,IAAI,KAAK,IAAI,MAAM,KAAK,SAAS,CAAC;AACnE;AAaA,IAAM,QAAQ,CAAC,UAAuB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,QAAQ;AAExF,IAAO,gBAAQ;",
"names": []
}