react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 458 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.sort = void 0;
var sort = {
"viewBox": "0 0 1024 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1024 1088q0 26-19 45l-448 448q-19 19-45 19t-45-19l-448-448q-19-19-19-45t19-45 45-19h896q26 0 45 19t19 45zM1024 704q0 26-19 45t-45 19h-896q-26 0-45-19t-19-45 19-45l448-448q19-19 45-19t45 19l448 448q19 19 19 45z"
}
}]
};
exports.sort = sort;
;