react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 567 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialHtml5 = void 0;
var socialHtml5 = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M64,32l34.936,403.213L255.769,480l157.245-44.854L448,32H64z M371.997,164h-184l3.991,51h176.008l-13.505,151.386\r\n\tl-98.5,28.094l-98.682-27.976L150.545,289h48.254l3.423,39.287l53.769,14.781l53.422-14.915L314.987,264H147.986l-12.571-149.589\r\n\tl240.789,0.016L371.997,164z"
},
"children": []
}]
};
exports.socialHtml5 = socialHtml5;
;