1 line
2.4 KiB
JSON
1 line
2.4 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst ListPlus = createLucideIcon(\"ListPlus\", [[\"path\", {\n d: \"M11 12H3\",\n key: \"51ecnj\"\n}], [\"path\", {\n d: \"M16 6H3\",\n key: \"1wxfjs\"\n}], [\"path\", {\n d: \"M16 18H3\",\n key: \"12xzn7\"\n}], [\"path\", {\n d: \"M18 9v6\",\n key: \"1twb98\"\n}], [\"path\", {\n d: \"M21 12h-6\",\n key: \"bt1uis\"\n}]]);\nexport { ListPlus as default };","map":{"version":3,"names":["ListPlus","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/list-plus.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name ListPlus\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/list-plus\n * @see https://lucide.dev/guide/packages/lucide-react - Documentation\n *\n * @param {Object} props - Lucide icons props and any valid SVG attribute\n * @returns {JSX.Element} JSX Element\n *\n */\nconst ListPlus = createLucideIcon('ListPlus', [\n ['path', { d: 'M11 12H3', key: '51ecnj' }],\n ['path', { d: 'M16 6H3', key: '1wxfjs' }],\n ['path', { d: 'M16 18H3', key: '12xzn7' }],\n ['path', { d: 'M18 9v6', key: '1twb98' }],\n ['path', { d: 'M21 12h-6', key: 'bt1uis' }],\n]);\n\nexport default ListPlus;\n"],"mappings":";;;;;AAaM,MAAAA,QAAA,GAAWC,gBAAA,CAAiB,UAAY,GAC5C,CAAC,MAAQ;EAAEC,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,EAC3C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |