lucide-solid
Version:
A Lucide icon library package for Solid applications
8 lines (7 loc) • 2.6 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/dam.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n [\n 'path',\n { d: 'M11 11.31c1.17.56 1.54 1.69 3.5 1.69 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1', key: '157kva' },\n ],\n ['path', { d: 'M11.75 18c.35.5 1.45 1 2.75 1 2.5 0 2.5-2 5-2 1.3 0 1.9.5 2.5 1', key: 'd7q6m6' }],\n ['path', { d: 'M2 10h4', key: 'l0bgd4' }],\n ['path', { d: 'M2 14h4', key: '1gsvsf' }],\n ['path', { d: 'M2 18h4', key: '1bu2t1' }],\n ['path', { d: 'M2 6h4', key: 'aawbzj' }],\n [\n 'path',\n { d: 'M7 3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1L10 4a1 1 0 0 0-1-1z', key: 'pr6s65' },\n ],\n];\n\n/**\n * @component @name Dam\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/dam\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 Dam = (props: LucideProps) => <Icon {...props} iconNode={iconNode} name=\"dam\" />;\n\nexport default Dam;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB;AAAA,IACE;AAAA,IACA,EAAE,GAAG,0EAA0E,KAAK,SAAS;AAAA,EAC/F;AAAA,EACA,CAAC,QAAQ,EAAE,GAAG,mEAAmE,KAAK,SAAS,CAAC;AAAA,EAChG,CAAC,QAAQ,EAAE,GAAG,WAAW,KAAK,SAAS,CAAC;AAAA,EACxC,CAAC,QAAQ,EAAE,GAAG,WAAW,KAAK,SAAS,CAAC;AAAA,EACxC,CAAC,QAAQ,EAAE,GAAG,WAAW,KAAK,SAAS,CAAC;AAAA,EACxC,CAAC,QAAQ,EAAE,GAAG,UAAU,KAAK,SAAS,CAAC;AAAA,EACvC;AAAA,IACE;AAAA,IACA,EAAE,GAAG,2EAA2E,KAAK,SAAS;AAAA,EAChG;AACF;AAaA,IAAM,MAAM,CAAC,UAAuB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,MAAM;AAEpF,IAAO,cAAQ;",
"names": []
}