generated from MuhammadIqbalMaulana/UAS-SIG
Initial commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"circle-user-round.mjs","sources":["../../../src/icons/circle-user-round.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name circle-user-round\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/circle-user-round\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CircleUserRound: IconNode = [\n ['path', { d: 'M17.925 20.056a6 6 0 0 0-11.851.001' }],\n ['circle', { cx: '12', cy: '11', r: '4' }],\n ['circle', { cx: '12', cy: '12', r: '10' }],\n];\n\nexport default CircleUserRound;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,eAAA,CAAA,CAAA,CAA4B;AAAA,CAAA,CAChC,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,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAuC,CAAA;AAAA,CAAA,CACrD,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAU,CAAA,CAAE,CAAA,CAAA,EAAI,CAAA,CAAA,CAAA,GAAM,CAAA,CAAA,CAAA,CAAI,IAAA,CAAA,CAAM,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,EAAK,CAAA;AAAA,CAAA,CACzC,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAU,CAAA,CAAE,EAAA,CAAA,CAAI,CAAA,CAAA,CAAA,GAAM,CAAA,CAAA,EAAI,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,CAAA,CAAA,CAAG,IAAA,CAAA,CAAM;AAC5C,CAAA;;"}
|
||||
Reference in New Issue
Block a user