react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 490 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_call_made_twotone = void 0;
var ic_call_made_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5.41 20L17 8.41V15h2V5H9v2h6.59L4 18.59z"
},
"children": []
}]
};
exports.ic_call_made_twotone = ic_call_made_twotone;