lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.41 kB
Source Map (JSON)
{"version":3,"file":"corner-left-down.mjs","sources":["../../../src/icons/corner-left-down.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name corner-left-down\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/corner-left-down\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CornerLeftDown: IconNode = [\n ['path', { d: 'm14 15-5 5-5-5' }],\n ['path', { d: 'M20 4h-7a4 4 0 0 0-4 4v12' }],\n];\n\nexport default CornerLeftDown;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,cAAA,CAAA,CAAA,CAA2B;AAAA,CAAA,CAC/B,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,6BAA6B;AAC7C,CAAA;;"}