generated from MuhammadIqbalMaulana/UAS-SIG
Initial commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"circle-arrow-out-up-right.mjs","sources":["../../../src/icons/circle-arrow-out-up-right.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name circle-arrow-out-up-right\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/circle-arrow-out-up-right\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CircleArrowOutUpRight: IconNode = [\n ['path', { d: 'M22 12A10 10 0 1 1 12 2' }],\n ['path', { d: 'M22 2 12 12' }],\n ['path', { d: 'M16 2h6v6' }],\n];\n\nexport default CircleArrowOutUpRight;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,qBAAA,CAAA,CAAA,CAAkC;AAAA,CAAA,CACtC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAA2B,CAAA;AAAA,CAAA,CACzC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAe,CAAA;AAAA,CAAA,CAC7B,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,aAAa;AAC7B,CAAA;;"}
|
||||
Reference in New Issue
Block a user