react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 488 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_wb_shade = void 0;
var ic_wb_shade = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M14 12v2.5l5.5 5.5H22zm0 8h3l-3-3zM8 4l-6 6h2v10h8V10h2L8 4zm1 10H7v-4h2v4z"
},
"children": []
}]
};
exports.ic_wb_shade = ic_wb_shade;