1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"ast":null,"code":"/**\n * lucide-react v0.0.1 - ISC\n */\n\nimport createLucideIcon from '../createLucideIcon.mjs';\nconst TowerControl = createLucideIcon(\"TowerControl\", [[\"path\", {\n d: \"M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z\",\n key: \"1pledb\"\n}], [\"path\", {\n d: \"M8 13v9\",\n key: \"hmv0ci\"\n}], [\"path\", {\n d: \"M16 22v-9\",\n key: \"ylnf1u\"\n}], [\"path\", {\n d: \"m9 6 1 7\",\n key: \"dpdgam\"\n}], [\"path\", {\n d: \"m15 6-1 7\",\n key: \"ls7zgu\"\n}], [\"path\", {\n d: \"M12 6V2\",\n key: \"1pj48d\"\n}], [\"path\", {\n d: \"M13 2h-2\",\n key: \"mj6ths\"\n}]]);\nexport { TowerControl as default };","map":{"version":3,"names":["TowerControl","createLucideIcon","d","key"],"sources":["/home/gnx/Desktop/GNX-mailEnterprise/frontend/node_modules/lucide-react/src/icons/tower-control.ts"],"sourcesContent":["import createLucideIcon from '../createLucideIcon';\n\n/**\n * @component @name TowerControl\n * @description Lucide SVG icon component, renders SVG Element with children.\n *\n * @preview  - https://lucide.dev/icons/tower-control\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 TowerControl = createLucideIcon('TowerControl', [\n [\n 'path',\n {\n d: 'M18.2 12.27 20 6H4l1.8 6.27a1 1 0 0 0 .95.73h10.5a1 1 0 0 0 .96-.73Z',\n key: '1pledb',\n },\n ],\n ['path', { d: 'M8 13v9', key: 'hmv0ci' }],\n ['path', { d: 'M16 22v-9', key: 'ylnf1u' }],\n ['path', { d: 'm9 6 1 7', key: 'dpdgam' }],\n ['path', { d: 'm15 6-1 7', key: 'ls7zgu' }],\n ['path', { d: 'M12 6V2', key: '1pj48d' }],\n ['path', { d: 'M13 2h-2', key: 'mj6ths' }],\n]);\n\nexport default TowerControl;\n"],"mappings":";;;;;AAaM,MAAAA,YAAA,GAAeC,gBAAA,CAAiB,cAAgB,GACpD,CACE,QACA;EACEC,CAAG;EACHC,GAAK;AACP,EACF,EACA,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,GACzC,CAAC,MAAQ;EAAED,CAAA,EAAG,WAAa;EAAAC,GAAA,EAAK;AAAA,CAAU,GAC1C,CAAC,MAAQ;EAAED,CAAA,EAAG,SAAW;EAAAC,GAAA,EAAK;AAAA,CAAU,GACxC,CAAC,MAAQ;EAAED,CAAA,EAAG,UAAY;EAAAC,GAAA,EAAK;AAAA,CAAU,EAC1C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]} |