react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 727 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_movie_creation_twotone = void 0;
var ic_movie_creation_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4 6.47V18h16v-8H5.76z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4zm2 14H4V6.47L5.76 10H20v8z"
},
"children": []
}]
};
exports.ic_movie_creation_twotone = ic_movie_creation_twotone;
;