react-icons-kit
Version:
React Icons Kit using various Svg Icon set
47 lines (46 loc) • 1.16 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialHackernewsOutline = void 0;
var socialHackernewsOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M416,96v320H96V96H416 M448,64H64v384h384V64L448,64z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M416,96v320H96V96H416 M448,64H64v384h384V64L448,64z"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M296.7,159H342l-63.9,120v72h-39.9v-72L172,159h47.1l39.7,83.6L296.7,159z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M296.7,159H342l-63.9,120v72h-39.9v-72L172,159h47.1l39.7,83.6L296.7,159z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.socialHackernewsOutline = socialHackernewsOutline;
;