react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 689 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_wb_iridescent_outline = void 0;
var ic_wb_iridescent_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 15h14V9H5v6zm2-4h10v2H7v-2zm4-10h2v3h-2zm9.46 4.01L19.04 3.6l-1.79 1.79 1.41 1.41zM11 20h2v3h-2zm6.24-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM4.96 3.595l1.788 1.79L5.34 6.79 3.553 5.003zM3.55 19.08l1.41 1.42 1.79-1.8-1.41-1.41z"
},
"children": []
}]
};
exports.ic_wb_iridescent_outline = ic_wb_iridescent_outline;
;