lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.39 kB
Source Map (JSON)
{"version":3,"file":"corner-right-up.mjs","sources":["../../../src/icons/corner-right-up.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name corner-right-up\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/corner-right-up\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CornerRightUp: IconNode = [\n ['path', { d: 'm10 9 5-5 5 5' }],\n ['path', { d: 'M4 20h7a4 4 0 0 0 4-4V4' }],\n];\n\nexport default CornerRightUp;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,aAAA,CAAA,CAAA,CAA0B;AAAA,CAAA,CAC9B,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,2BAA2B;AAC3C,CAAA;;"}