@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 668 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CommandSolid = createReactSolidComponent("command", "CommandSolid", [["path", { "d": "M14.261 5.977c0-3.33 4.137-4.944 6.422-2.66 2.284 2.285.67 6.422-2.66 6.422H15.76v4.522h2.262c3.33 0 4.944 4.137 2.66 6.422-2.285 2.284-6.422.67-6.422-2.66v-2.261H9.738v2.26c0 3.331-4.136 4.945-6.42 2.66-2.285-2.284-.671-6.42 2.659-6.42h2.261V9.739H5.977c-3.33 0-4.944-4.137-2.66-6.422 2.285-2.284 6.421-.67 6.421 2.66V8.24h4.523zm0 3.762H9.738v4.522h4.523z", "key": "svg-0" }]]);
export { CommandSolid as default };
//# sourceMappingURL=CommandSolid.js.map