react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 524 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_swap_horiz_twotone = void 0;
var ic_swap_horiz_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M6.99 11L3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z"
},
"children": []
}]
};
exports.ic_swap_horiz_twotone = ic_swap_horiz_twotone;
;