react-icons-kit
Version:
React Icons Kit using various Svg Icon set
38 lines (37 loc) • 872 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_recent_actors_outline = void 0;
var ic_recent_actors_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M21 5h2v14h-2zm-4 0h2v14h-2zm-3 0H2c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-1 12H3V7h10v10z"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "8",
"cy": "9.94",
"r": "1.95"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11.89 15.35c0-1.3-2.59-1.95-3.89-1.95s-3.89.65-3.89 1.95V16h7.78v-.65z"
},
"children": []
}]
};
exports.ic_recent_actors_outline = ic_recent_actors_outline;
;