lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.37 kB
Source Map (JSON)
{"version":3,"file":"clock.mjs","sources":["../../../src/icons/clock.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name clock\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/clock\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst Clock: IconNode = [\n ['circle', { cx: '12', cy: '12', r: '10' }],\n ['path', { d: 'M12 6v6l4 2' }],\n];\n\nexport default Clock;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,KAAA,CAAA,CAAA,CAAkB;AAAA,CAAA,CACtB,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,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,eAAe;AAC/B,CAAA;;"}