generated from MuhammadIqbalMaulana/UAS-SIG
1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
{"version":3,"file":"chart-no-axes-gantt.mjs","sources":["../../../src/icons/chart-no-axes-gantt.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name chart-no-axes-gantt\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/chart-no-axes-gantt\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst ChartNoAxesGantt: IconNode = [\n ['path', { d: 'M6 5h12' }],\n ['path', { d: 'M4 12h10' }],\n ['path', { d: 'M12 19h8' }],\n];\n\nexport default ChartNoAxesGantt;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,gBAAA,CAAA,CAAA,CAA6B;AAAA,CAAA,CACjC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAW,CAAA;AAAA,CAAA,CACzB,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAY,CAAA;AAAA,CAAA,CAC1B,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,YAAY;AAC5B,CAAA;;"} |