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