react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 501 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_exposure_neg_1 = void 0;
var ic_exposure_neg_1 = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0zm0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4 11v2h8v-2H4zm15 7h-2V7.38L14 8.4V6.7L18.7 5h.3v13z"
},
"children": []
}]
};
exports.ic_exposure_neg_1 = ic_exposure_neg_1;
;