lucide-solid
Version:
A Lucide icon library package for Solid applications
8 lines (7 loc) • 2.49 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/codepen.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['polygon', { points: '12 2 22 8.5 22 15.5 12 22 2 15.5 2 8.5 12 2', key: 'srzb37' }],\n ['line', { x1: '12', x2: '12', y1: '22', y2: '15.5', key: '1t73f2' }],\n ['polyline', { points: '22 8.5 12 15.5 2 8.5', key: 'ajlxae' }],\n ['polyline', { points: '2 15.5 12 8.5 22 15.5', key: 'susrui' }],\n ['line', { x1: '12', x2: '12', y1: '2', y2: '8.5', key: '2cldga' }],\n];\n\n/**\n * @component @name Codepen\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/codepen\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 * @deprecated Brand icons have been deprecated and are due to be removed, please refer to https://github.com/lucide-icons/lucide/issues/670. We recommend using https://simpleicons.org/?q=codepen instead. This icon will be removed in v1.0\n */\nconst Codepen = (props: LucideProps) => <Icon {...props} iconNode={iconNode} name=\"codepen\" />;\n\nexport default Codepen;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,WAAW,EAAE,QAAQ,+CAA+C,KAAK,SAAS,CAAC;AAAA,EACpF,CAAC,QAAQ,EAAE,IAAI,MAAM,IAAI,MAAM,IAAI,MAAM,IAAI,QAAQ,KAAK,SAAS,CAAC;AAAA,EACpE,CAAC,YAAY,EAAE,QAAQ,wBAAwB,KAAK,SAAS,CAAC;AAAA,EAC9D,CAAC,YAAY,EAAE,QAAQ,yBAAyB,KAAK,SAAS,CAAC;AAAA,EAC/D,CAAC,QAAQ,EAAE,IAAI,MAAM,IAAI,MAAM,IAAI,KAAK,IAAI,OAAO,KAAK,SAAS,CAAC;AACpE;AAaA,IAAM,UAAU,CAAC,UAAuB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,UAAU;AAE5F,IAAO,kBAAQ;",
"names": []
}