lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.22 kB
Source Map (JSON)
{"version":3,"file":"bold.mjs","sources":["../../../src/icons/bold.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name bold\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/bold\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst Bold: IconNode = [\n ['path', { d: 'M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8' }],\n];\n\nexport default Bold;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,IAAA,CAAA,CAAA,CAAiB;AAAA,CAAA,CACrB,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,yEAAyE;AACzF,CAAA;;"}