react-icons-kit
Version:
React Icons Kit using various Svg Icon set
77 lines (76 loc) • 1.95 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.socialWindowsOutline = void 0;
var socialWindowsOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "style",
"attribs": {
"type": "text/css"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M464,281v180.5l-216-31.3V281H464 M480,265H232v179l248,36V265L480,265z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M464,281v180.5l-216-31.3V281H464 M480,265H232v179l248,36V265L480,265z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M200,281v142.2L48,401.2V281H200 M216,265H32v150l184,26.7V265L216,265z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M200,281v142.2L48,401.2V281H200 M216,265H32v150l184,26.7V265L216,265z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M464,50v183H248V81.3l216-30.9 M480,32L232,67.4V249h248V32L480,32z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M464,50v183H248V81.3l216-30.9 M480,32L232,67.4V249h248V32L480,32z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"class": "st0",
"d": "M200,88v145H48V109.9l152-21.7 M216,69.7L32,96v153h184V69.7L216,69.7z"
},
"children": [{
"name": "path",
"attribs": {
"class": "st0",
"d": "M200,88v145H48V109.9l152-21.7 M216,69.7L32,96v153h184V69.7L216,69.7z"
},
"children": []
}]
}]
}]
};
exports.socialWindowsOutline = socialWindowsOutline;
;