react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 564 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.reorder = void 0;
var reorder = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1536 1344v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zM1536 832v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zM1536 320v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45z"
}
}]
};
exports.reorder = reorder;
;