react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 745 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_insert_invitation_twotone = void 0;
var ic_insert_invitation_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19 5H5v2h14z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 21h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2zM5 7V5h14v2H5zm0 2h14v10H5V9zm7 3h5v5h-5z"
},
"children": []
}]
};
exports.ic_insert_invitation_twotone = ic_insert_invitation_twotone;
;