generated from MuhammadIqbalMaulana/UAS-SIG
Initial commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"circle-arrow-out-up-left.mjs","sources":["../../../src/icons/circle-arrow-out-up-left.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name circle-arrow-out-up-left\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/circle-arrow-out-up-left\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CircleArrowOutUpLeft: IconNode = [\n ['path', { d: 'M2 8V2h6' }],\n ['path', { d: 'm2 2 10 10' }],\n ['path', { d: 'M12 2A10 10 0 1 1 2 12' }],\n];\n\nexport default CircleArrowOutUpLeft;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,oBAAA,CAAA,CAAA,CAAiC;AAAA,CAAA,CACrC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAY,CAAA;AAAA,CAAA,CAC1B,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,0BAA0B;AAC1C,CAAA;;"}
|
||||
Reference in New Issue
Block a user