UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

24 lines (23 loc) 508 B
import { jsx as t } from "react/jsx-runtime"; const l = () => /* @__PURE__ */ t( "svg", { "data-icon": "filter", width: "13", height: "16", viewBox: "0 0 13 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ t( "path", { d: "M0 0H12.8V1.53037H12.7431L7.82222 6.82544V16L4.97778 12.9393V6.81779L0.0639999 1.53037H0V0Z", fill: "#47337D" } ) } ); export { l as Filter }; //# sourceMappingURL=Filter.js.map