syber-lowcode-business-materials
Version:
syber-lowcode-business-materials
21 lines (20 loc) • 1.25 kB
JavaScript
;
exports.__esModule = true;
exports["default"] = Filter;
function Filter() {
return /*#__PURE__*/React.createElement("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: "32",
height: "32",
viewBox: "0 0 32 32",
fill: "#000"
}, /*#__PURE__*/React.createElement("g", {
id: "Frame 2147223825"
}, /*#__PURE__*/React.createElement("g", {
id: "Frame"
}, /*#__PURE__*/React.createElement("path", {
id: "Vector",
d: "M22.1469 9.35732C22.0385 9.13895 21.8071 9 21.5522 9H8.65796C8.40087 9 8.16719 9.14195 8.06006 9.36378C7.95284 9.58517 7.99121 9.84573 8.15889 10.0306L12.7403 15.0846V20.784C12.7403 21.0207 12.8816 21.2373 13.1053 21.3428L16.4911 22.9352C16.5834 22.9789 16.6839 23 16.7836 23C16.9007 23 17.018 22.9704 17.1224 22.9116C17.3143 22.8021 17.4345 22.6075 17.4413 22.395L17.6733 15.0848L22.061 10.0199C22.2221 9.83366 22.2558 9.57566 22.1469 9.35732ZM16.1571 21.385L14.0555 20.3966V15.4773H16.3446L16.1571 21.385ZM16.6942 14.2494C16.659 14.2439 16.6268 14.2293 16.5902 14.2293H13.6998L10.0908 10.248H20.1601L16.6942 14.2494ZM19.1054 16.2213H24V17.3223H19.1054V16.2213ZM19.1054 18.6182H24V19.7192H19.1054V18.6182ZM19.1054 20.8202H24V21.9212H19.1054V20.8202Z",
fill: "#000"
}))));
}