lucide-solid
Version:
A Lucide icon library package for Solid applications.
8 lines (7 loc) • 2.11 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/icons/smartphone-nfc.tsx"],
"sourcesContent": ["import Icon from '../Icon';\nimport type { IconNode, LucideProps } from '../types';\n\nconst iconNode: IconNode = [\n ['rect', { width: '7', height: '12', x: '2', y: '6', rx: '1', key: '5nje8w' }],\n ['path', { d: 'M13 8.32a7.43 7.43 0 0 1 0 7.36', key: '1g306n' }],\n ['path', { d: 'M16.46 6.21a11.76 11.76 0 0 1 0 11.58', key: 'uqvjvo' }],\n ['path', { d: 'M19.91 4.1a15.91 15.91 0 0 1 .01 15.8', key: 'ujntz3' }],\n];\n\n/**\n * @component @name SmartphoneNfc\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/smartphone-nfc\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 SmartphoneNfc = (props: LucideProps) => (\n <Icon {...props} iconNode={iconNode} name=\"smartphone-nfc\" />\n);\n\nexport default SmartphoneNfc;\n"],
"mappings": ";;;;;;;;AAAA,OAAO,UAAU;AAGjB,IAAM,WAAqB;AAAA,EACzB,CAAC,QAAQ,EAAE,OAAO,KAAK,QAAQ,MAAM,GAAG,KAAK,GAAG,KAAK,IAAI,KAAK,KAAK,SAAS,CAAC;AAAA,EAC7E,CAAC,QAAQ,EAAE,GAAG,mCAAmC,KAAK,SAAS,CAAC;AAAA,EAChE,CAAC,QAAQ,EAAE,GAAG,yCAAyC,KAAK,SAAS,CAAC;AAAA,EACtE,CAAC,QAAQ,EAAE,GAAG,yCAAyC,KAAK,SAAS,CAAC;AACxE;AAaA,IAAM,gBAAgB,CAAC,UACrB,CAAC,SAAS,OAAO,UAAU,UAAU,KAAK,iBAAiB;AAG7D,IAAO,yBAAQ;",
"names": []
}