react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 680 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.androidHome = void 0;
var androidHome = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "208,448 208,320 304,320 304,448 401.6,448 401.6,256 464,256 256,64 48,256 110.4,256 110.4,448 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "208,448 208,320 304,320 304,448 401.6,448 401.6,256 464,256 256,64 48,256 110.4,256 110.4,448 \t"
},
"children": []
}]
}]
}]
};
exports.androidHome = androidHome;
;