lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.41 kB
Source Map (JSON)
{"version":3,"file":"corner-down-right.mjs","sources":["../../../src/icons/corner-down-right.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name corner-down-right\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/corner-down-right\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CornerDownRight: IconNode = [\n ['path', { d: 'm15 10 5 5-5 5' }],\n ['path', { d: 'M4 4v7a4 4 0 0 0 4 4h12' }],\n];\n\nexport default CornerDownRight;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,eAAA,CAAA,CAAA,CAA4B;AAAA,CAAA,CAChC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAkB,CAAA;AAAA,CAAA,CAChC,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,2BAA2B;AAC3C,CAAA;;"}