react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 353 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidSend = void 0;
var androidSend = {
"viewBox": "0 0 512 512",
"children": [{
"name": "polygon",
"attribs": {
"points": "48,448 464,256 48,64 48,213.333 346,256 48,298.667 "
},
"children": []
}]
};
exports.androidSend = androidSend;
;