lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.45 kB
Source Map (JSON)
{"version":3,"file":"heading.mjs","sources":["../../../src/icons/heading.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name heading\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/heading\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst Heading: IconNode = [\n ['path', { d: 'M6 12h12' }],\n ['path', { d: 'M6 20V4' }],\n ['path', { d: 'M18 20V4' }],\n];\n\nexport default Heading;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,OAAA,CAAA,CAAA,CAAoB;AAAA,CAAA,CACxB,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAY,CAAA;AAAA,CAAA,CAC1B,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,GAAW,CAAA;AAAA,CAAA,CACzB,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,YAAY;AAC5B,CAAA;;"}