react-icons-kit
Version:
React Icons Kit using various Svg Icon set
77 lines (76 loc) • 1.67 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialWindows = void 0;
var socialWindows = {
"viewBox": "0 0 512 512",
"children": [{
"name": "style",
"attribs": {
"type": "text/css"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M480,265H232v179l248,36V265L480,265z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M480,265H232v179l248,36V265L480,265z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M216,265H32v150l184,26.7V265L216,265z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M216,265H32v150l184,26.7V265L216,265z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M480,32L232,67.4V249h248V32L480,32z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M480,32L232,67.4V249h248V32L480,32z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M216,69.7L32,96v153h184V69.7L216,69.7z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M216,69.7L32,96v153h184V69.7L216,69.7z"
},
"children": []
}]
}]
}]
};
exports.socialWindows = socialWindows;
;