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