react-icons-kit
Version:
React Icons Kit using various Svg Icon set
55 lines (54 loc) • 1.36 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_filter_alt = void 0;
var ic_filter_alt = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M0,0h24 M24,24H0",
"fill": "none"
},
"children": [{
"name": "path",
"attribs": {
"d": "M0,0h24 M24,24H0",
"fill": "none"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M4.25,5.61C6.27,8.2,10,13,10,13v6c0,0.55,0.45,1,1,1h2c0.55,0,1-0.45,1-1v-6c0,0,3.72-4.8,5.74-7.39 C20.25,4.95,19.78,4,18.95,4H5.04C4.21,4,3.74,4.95,4.25,5.61z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M4.25,5.61C6.27,8.2,10,13,10,13v6c0,0.55,0.45,1,1,1h2c0.55,0,1-0.45,1-1v-6c0,0,3.72-4.8,5.74-7.39 C20.25,4.95,19.78,4,18.95,4H5.04C4.21,4,3.74,4.95,4.25,5.61z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M0,0h24v24H0V0z",
"fill": "none"
},
"children": [{
"name": "path",
"attribs": {
"d": "M0,0h24v24H0V0z",
"fill": "none"
},
"children": []
}]
}]
}]
};
exports.ic_filter_alt = ic_filter_alt;
;