react-icons-kit
Version:
React Icons Kit using various Svg Icon set
105 lines (104 loc) • 2.44 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.mailbox = void 0;
var mailbox = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M256,0C114.609,0,0,114.609,0,256s114.609,256,256,256s256-114.609,256-256S397.391,0,256,0z M256,472\r\n\tc-119.297,0-216-96.703-216-216S136.703,40,256,40s216,96.703,216,216S375.297,472,256,472z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M352.062,128L352,128.016V128H160.25v0.062L159.938,128L128,288v96h256v-95.5L352.062,128z M144.594,288.25l28.5-144.25\r\n\t\th165.828l28.5,144.25H144.594z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M352.062,128L352,128.016V128H160.25v0.062L159.938,128L128,288v96h256v-95.5L352.062,128z M144.594,288.25l28.5-144.25\r\n\t\th165.828l28.5,144.25H144.594z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "176",
"y": "256",
"width": "160",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "176",
"y": "256",
"width": "160",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "184",
"y": "224",
"width": "144",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "184",
"y": "224",
"width": "144",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "192",
"y": "192",
"width": "128",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "192",
"width": "128",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "200",
"y": "160",
"width": "112",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "200",
"y": "160",
"width": "112",
"height": "16"
},
"children": []
}]
}]
}]
};
exports.mailbox = mailbox;
;