lucide
Version:
A Lucide icon library package for web and javascript applications.
1 lines • 1.24 kB
Source Map (JSON)
{"version":3,"file":"command.mjs","sources":["../../../src/icons/command.ts"],"sourcesContent":["import defaultAttributes from '../defaultAttributes';\nimport type { IconNode } from '../types';\n\n/**\n * @name command\n * @description Lucide SVG icon node.\n *\n * @preview  - https://lucide.dev/icons/command\n * @see https://lucide.dev/guide/packages/lucide - Documentation\n *\n * @returns {Array}\n *\n */\nconst Command: IconNode = [\n ['path', { d: 'M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3' }],\n];\n\nexport default Command;\n"],"names":[],"mappings":";;;;;;;AAaA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAM,OAAA,CAAA,CAAA,CAAoB;AAAA,CAAA,CACxB,CAAC,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAA,CAAQ,EAAE,CAAA,CAAA,CAAG,2EAA2E;AAC3F,CAAA;;"}