generated from MuhammadIqbalMaulana/UAS-SIG
1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
{"version":3,"file":"arrow-right-from-line.mjs","sources":["../../../src/icons/arrow-right-from-line.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name arrow-right-from-line\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/arrow-right-from-line\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst ArrowRightFromLine: IconNode = [\n ['path', { d: 'M3 5v14' }],\n ['path', { d: 'M21 12H7' }],\n ['path', { d: 'm15 18 6-6-6-6' }],\n];\n\nexport default ArrowRightFromLine;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,kBAAA,CAAA,CAAA,CAA+B;AAAA,CAAA,CACnC,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,kBAAkB;AAClC,CAAA;;"} |