react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 730 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_stay_current_portrait_twotone = void 0;
var ic_stay_current_portrait_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 5h10v14H7z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M17 1.01L7 1c-1.1 0-1.99.9-1.99 2v18c0 1.1.89 2 1.99 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"
},
"children": []
}]
};
exports.ic_stay_current_portrait_twotone = ic_stay_current_portrait_twotone;
;