generated from MuhammadIqbalMaulana/UAS-SIG
1 line
1.4 KiB
Plaintext
1 line
1.4 KiB
Plaintext
{"version":3,"file":"chevrons-left-right.mjs","sources":["../../../src/icons/chevrons-left-right.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name chevrons-left-right\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/chevrons-left-right\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst ChevronsLeftRight: IconNode = [\n ['path', { d: 'm9 7-5 5 5 5' }],\n ['path', { d: 'm15 7 5 5-5 5' }],\n];\n\nexport default ChevronsLeftRight;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,iBAAA,CAAA,CAAA,CAA8B;AAAA,CAAA,CAClC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAgB,CAAA;AAAA,CAAA,CAC9B,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,iBAAiB;AACjC,CAAA;;"} |