generated from MuhammadIqbalMaulana/UAS-SIG
1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
Plaintext
{"version":3,"file":"chevron-last.mjs","sources":["../../../src/icons/chevron-last.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name chevron-last\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/chevron-last\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst ChevronLast: IconNode = [\n ['path', { d: 'm7 18 6-6-6-6' }],\n ['path', { d: 'M17 6v12' }],\n];\n\nexport default ChevronLast;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,WAAA,CAAA,CAAA,CAAwB;AAAA,CAAA,CAC5B,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAiB,CAAA;AAAA,CAAA,CAC/B,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,YAAY;AAC5B,CAAA;;"} |