generated from MuhammadIqbalMaulana/UAS-SIG
Initial commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"arrow-down-right.mjs","sources":["../../../src/icons/arrow-down-right.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name arrow-down-right\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/arrow-down-right\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst ArrowDownRight: IconNode = [\n ['path', { d: 'm7 7 10 10' }],\n ['path', { d: 'M17 7v10H7' }],\n];\n\nexport default ArrowDownRight;\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,GAAc,CAAA;AAAA,CAAA,CAC5B,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,cAAc;AAC9B,CAAA;;"}
|
||||
Reference in New Issue
Block a user