react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 371 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.windows = void 0;
var windows = {
"viewBox": "0 0 1664 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M682 1006v651l-682-94v-557h682zM682 263v659h-682v-565zM1664 1006v786l-907-125v-661h907zM1664 128v794h-907v-669z"
}
}]
};
exports.windows = windows;
;