@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.16 kB
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var SquareKanbanSolid = createReactSolidComponent("square-kanban", "SquareKanbanSolid", [["path", { "d": "M14.65 2.25c1.084 0 1.944 0 2.638.057.713.058 1.317.18 1.868.46l.327.184a4.75 4.75 0 0 1 1.75 1.893l.097.209c.212.494.312 1.035.363 1.659.057.694.057 1.554.057 2.638v5.3c0 1.084 0 1.944-.057 2.638-.05.624-.15 1.165-.363 1.66l-.098.208a4.75 4.75 0 0 1-1.749 1.893l-.327.183c-.55.281-1.155.403-1.868.461-.694.057-1.554.057-2.638.057h-5.3c-1.084 0-1.944 0-2.638-.057-.624-.05-1.165-.15-1.66-.363l-.208-.098a4.75 4.75 0 0 1-1.893-1.749l-.183-.327c-.281-.55-.403-1.155-.461-1.868-.057-.694-.057-1.554-.057-2.638v-5.3c0-1.084 0-1.944.057-2.638.058-.713.18-1.317.46-1.868l.184-.327a4.75 4.75 0 0 1 1.893-1.75l.209-.097c.494-.212 1.035-.312 1.659-.363.694-.057 1.554-.057 2.638-.057zM12 6a1 1 0 0 0-1 1v8a1 1 0 1 0 2 0V7a1 1 0 0 0-1-1M7 6a1 1 0 0 0-1 1v6a1 1 0 1 0 2 0V7a1 1 0 0 0-1-1m10 0a1 1 0 0 0-1 1v4a1 1 0 1 0 2 0V7a1 1 0 0 0-1-1", "key": "svg-0" }]]);
export { SquareKanbanSolid as default };
//# sourceMappingURL=SquareKanbanSolid.js.map