react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 691 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_assistant_photo_twotone = void 0;
var ic_assistant_photo_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M14.24 12l.4 2H18V8h-5.24l-.4-2H7v6z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 14h5.6l.4 2h7V6h-5.6L14 4H5v17h2v-7zm0-8h5.36l.4 2H18v6h-3.36l-.4-2H7V6z"
},
"children": []
}]
};
exports.ic_assistant_photo_twotone = ic_assistant_photo_twotone;
;