react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.41 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.windows = void 0;
var windows = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {
"id": "windows_1_",
"enable-background": "new "
},
"children": [{
"name": "g",
"attribs": {
"id": "windows"
},
"children": [{
"name": "g",
"attribs": {
"id": "windows"
},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M0.015,30.236h25.809V5.541L0.015,9.28V30.236z M29.353,5.029v25.207h34.631V0.015L29.353,5.029z M0.015,54.721\r\n\t\t\t\tl25.809,3.738V33.766H0.015V54.721z M29.353,58.971l34.631,5.014V33.766H29.353V58.971z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M0.015,30.236h25.809V5.541L0.015,9.28V30.236z M29.353,5.029v25.207h34.631V0.015L29.353,5.029z M0.015,54.721\r\n\t\t\t\tl25.809,3.738V33.766H0.015V54.721z M29.353,58.971l34.631,5.014V33.766H29.353V58.971z"
},
"children": []
}]
}]
}]
}]
}]
}]
}]
};
exports.windows = windows;
;