lucide-solid
Version:
A Lucide icon library package for Solid applications
8 lines (7 loc) • 2.15 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/glasses.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['circle', { cx: '6', cy: '15', r: '4', key: 'vux9w4' }],\n ['circle', { cx: '18', cy: '15', r: '4', key: '18o8ve' }],\n ['path', { d: 'M14 15a2 2 0 0 0-2-2 2 2 0 0 0-2 2', key: '1ag4bs' }],\n ['path', { d: 'M2.5 13 5 7c.7-1.3 1.4-2 3-2', key: '1hm1gs' }],\n ['path', { d: 'M21.5 13 19 7c-.7-1.3-1.5-2-3-2', key: '1r31ai' }],\n];\n\n/**\n * @component @name Glasses\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/glasses\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 Glasses = (props: LucideProps) => <Icon {...props} iconNode={iconNode} name=\"glasses\" />;\n\nexport default Glasses;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,UAAU,EAAE,IAAI,KAAK,IAAI,MAAM,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACvD,CAAC,UAAU,EAAE,IAAI,MAAM,IAAI,MAAM,GAAG,KAAK,KAAK,SAAS,CAAC;AAAA,EACxD,CAAC,QAAQ,EAAE,GAAG,sCAAsC,KAAK,SAAS,CAAC;AAAA,EACnE,CAAC,QAAQ,EAAE,GAAG,gCAAgC,KAAK,SAAS,CAAC;AAAA,EAC7D,CAAC,QAAQ,EAAE,GAAG,mCAAmC,KAAK,SAAS,CAAC;AAClE;AAaA,IAAM,UAAU,CAAC,UAAuB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,UAAU;AAE5F,IAAO,kBAAQ;",
"names": []
}