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 BluetoothConnected = createLucideIcon(\"BluetoothConnected\", [[\"path\", {\n d: \"m7 7 10 10-5 5V2l5 5L7 17\",\n key: \"1q5490\"\n}], [\"line\", {\n x1: \"18\",\n x2: \"21\",\n y1: \"12\",\n y2: \"12\",\n key: \"1rsjjs\"\n}], [\"line\", {\n x1: \"3\",\n x2: \"6\",\n y1: \"12\",\n y2: \"12\",\n key: \"11yl8c\"\n}]]);\nexport { BluetoothConnected as default };","map":{"version":3,"names":["BluetoothConnected","createLucideIcon","d","key","x1","x2","y1","y2"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/bluetooth-connected.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name BluetoothConnected\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/bluetooth-connected\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 BluetoothConnected = createLucideIcon('BluetoothConnected', [\n ['path', { d: 'm7 7 10 10-5 5V2l5 5L7 17', key: '1q5490' }],\n ['line', { x1: '18', x2: '21', y1: '12', y2: '12', key: '1rsjjs' }],\n ['line', { x1: '3', x2: '6', y1: '12', y2: '12', key: '11yl8c' }],\n]);\n\nexport default BluetoothConnected;\n"],"mappings":";;;;;AAaM,MAAAA,kBAAA,GAAqBC,gBAAA,CAAiB,oBAAsB,GAChE,CAAC,MAAQ;EAAEC,CAAA,EAAG,2BAA6B;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1D,CAAC,QAAQ;EAAEC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAJ,GAAA,EAAK;AAAA,CAAU,GAClE,CAAC,QAAQ;EAAEC,EAAA,EAAI,GAAK;EAAAC,EAAA,EAAI,GAAK;EAAAC,EAAA,EAAI,IAAM;EAAAC,EAAA,EAAI,IAAM;EAAAJ,GAAA,EAAK;AAAA,CAAU,EACjE","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |