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