lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.41 kB
Source Map (JSON)
{"version":3,"file":"corner-right-down.mjs","sources":["../../../src/icons/corner-right-down.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name corner-right-down\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/corner-right-down\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CornerRightDown: IconNode = [\n ['path', { d: 'm10 15 5 5 5-5' }],\n ['path', { d: 'M4 4h7a4 4 0 0 1 4 4v12' }],\n];\n\nexport default CornerRightDown;\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;;"}