react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 602 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_swap_calls_twotone = void 0;
var ic_swap_calls_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M14 8h3v7c0 1.1-.9 2-2 2s-2-.9-2-2V8c0-2.21-1.79-4-4-4S5 5.79 5 8v7H2l4 4 4-4H7V8c0-1.1.9-2 2-2s2 .9 2 2v7c0 2.21 1.79 4 4 4s4-1.79 4-4V8h3l-4-4-4 4z"
},
"children": []
}]
};
exports.ic_swap_calls_twotone = ic_swap_calls_twotone;
;