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