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 Plug2 = createLucideIcon(\"Plug2\", [[\"path\", {\n d: \"M9 2v6\",\n key: \"17ngun\"\n}], [\"path\", {\n d: \"M15 2v6\",\n key: \"s7yy2p\"\n}], [\"path\", {\n d: \"M12 17v5\",\n key: \"bb1du9\"\n}], [\"path\", {\n d: \"M5 8h14\",\n key: \"pcz4l3\"\n}], [\"path\", {\n d: \"M6 11V8h12v3a6 6 0 1 1-12 0v0Z\",\n key: \"nd4hoy\"\n}]]);\nexport { Plug2 as default };","map":{"version":3,"names":["Plug2","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/plug-2.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name Plug2\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/plug-2\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 Plug2 = createLucideIcon('Plug2', [\n ['path', { d: 'M9 2v6', key: '17ngun' }],\n ['path', { d: 'M15 2v6', key: 's7yy2p' }],\n ['path', { d: 'M12 17v5', key: 'bb1du9' }],\n ['path', { d: 'M5 8h14', key: 'pcz4l3' }],\n ['path', { d: 'M6 11V8h12v3a6 6 0 1 1-12 0v0Z', key: 'nd4hoy' }],\n]);\n\nexport default Plug2;\n"],"mappings":";;;;;AAaM,MAAAA,KAAA,GAAQC,gBAAA,CAAiB,OAAS,GACtC,CAAC,MAAQ;EAAEC,CAAA,EAAG,QAAU;EAAAC,GAAA,EAAK;AAAA,CAAU,GACvC,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,gCAAkC;EAAAC,GAAA,EAAK;AAAA,CAAU,EAChE","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |