react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 737 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_local_movies_twotone = void 0;
var ic_local_movies_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M10 5h4v14h-4z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M20 21V3h-2v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm6 10h-4V5h4v14zm2-12h2v2h-2V7zm0 4h2v2h-2v-2zm0 6v-2h2v2h-2z"
},
"children": []
}]
};
exports.ic_local_movies_twotone = ic_local_movies_twotone;
;