react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 808 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_wb_iridescent_twotone = void 0;
var ic_wb_iridescent_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 11h10v2H7z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 15h14V9H5v6zm2-4h10v2H7v-2zm4-10h2v3h-2zm6.25 4.39l1.41 1.41 1.8-1.79-1.42-1.41zM11 20h2v3h-2zm6.24-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM5.34 6.805l-1.788-1.79L4.96 3.61l1.788 1.788zM3.55 19.08l1.41 1.42 1.79-1.8-1.41-1.41z"
},
"children": []
}]
};
exports.ic_wb_iridescent_twotone = ic_wb_iridescent_twotone;
;