lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.66 kB
Source Map (JSON)
{"version":3,"file":"circle-stop.mjs","sources":["../../../src/icons/circle-stop.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name circle-stop\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/circle-stop\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst CircleStop: IconNode = [\n ['circle', { cx: '12', cy: '12', r: '10' }],\n ['rect', { x: '9', y: '9', width: '6', height: '6', rx: '1' }],\n];\n\nexport default CircleStop;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,UAAA,CAAA,CAAA,CAAuB;AAAA,CAAA,CAC3B,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,CAAA,EAAM,CAAA;AAAA,CAAA,CAC1C,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAK,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,EAAK,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAO,CAAA,CAAA,CAAA,CAAA,CAAK,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,GAAA,CAAA,CAAK,CAAA,CAAA,CAAA,CAAI,CAAA,CAAA,GAAK;AAC/D,CAAA;;"}