lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.42 kB
Source Map (JSON)
{"version":3,"file":"rectangle-horizontal.mjs","sources":["../../../src/icons/rectangle-horizontal.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name rectangle-horizontal\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/rectangle-horizontal\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst RectangleHorizontal: IconNode = [\n ['rect', { width: '20', height: '12', x: '2', y: '6', rx: '2' }],\n];\n\nexport default RectangleHorizontal;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,mBAAA,CAAA,CAAA,CAAgC;AAAA,CAAA,CACpC,CAAC,MAAA,CAAA,CAAQ,CAAA,CAAE,KAAA,CAAA,CAAO,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,CAAA,CAAA,CAAA,CAAA,EAAM,CAAA,CAAA,CAAG,CAAA,CAAA,CAAA,CAAA,CAAK,CAAA,CAAA,CAAG,GAAA,CAAA,CAAK,CAAA,CAAA,CAAA,CAAI,CAAA,CAAA,GAAK;AACjE,CAAA;;"}