react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 537 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_filter_b_and_w = void 0;
var ic_filter_b_and_w = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16l-7-8v8H5l7-8V5h7v14z"
},
"children": []
}]
};
exports.ic_filter_b_and_w = ic_filter_b_and_w;