lucide-solid
Version:
A Lucide icon library package for Solid applications
8 lines (7 loc) • 2.09 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/book-up-2.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['path', { d: 'M12 13V7', key: 'h0r20n' }],\n ['path', { d: 'M18 2h1a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20', key: '161d7n' }],\n ['path', { d: 'M4 19.5v-15A2.5 2.5 0 0 1 6.5 2', key: '1lorq7' }],\n ['path', { d: 'm9 10 3-3 3 3', key: '11gsxs' }],\n ['path', { d: 'm9 5 3-3 3 3', key: 'l8vdw6' }],\n];\n\n/**\n * @component @name BookUp2\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/book-up-2\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 BookUp2 = (props: LucideProps) => <Icon {...props} iconNode={iconNode} name=\"book-up-2\" />;\n\nexport default BookUp2;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,QAAQ,EAAE,GAAG,YAAY,KAAK,SAAS,CAAC;AAAA,EACzC,CAAC,QAAQ,EAAE,GAAG,+DAA+D,KAAK,SAAS,CAAC;AAAA,EAC5F,CAAC,QAAQ,EAAE,GAAG,mCAAmC,KAAK,SAAS,CAAC;AAAA,EAChE,CAAC,QAAQ,EAAE,GAAG,iBAAiB,KAAK,SAAS,CAAC;AAAA,EAC9C,CAAC,QAAQ,EAAE,GAAG,gBAAgB,KAAK,SAAS,CAAC;AAC/C;AAaA,IAAM,UAAU,CAAC,UAAuB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,YAAY;AAE9F,IAAO,oBAAQ;",
"names": []
}