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

18 lines (17 loc) 479 B
import { jsx as o } from "react/jsx-runtime"; import n from "@mui/material/SvgIcon"; const V = (t) => /* @__PURE__ */ o( n, { "data-icon": "sort-down", viewBox: "-3 0 27 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ o("path", { d: "M8.5 9V7H16.5V9H8.5ZM8.5 15V13H12.5V15H8.5ZM8.5 3V1H20.5V3H8.5ZM4.5 13H7L3.5 16.5L0 13H2.5V0H4.5V13Z" }) } ); export { V as SortDown }; //# sourceMappingURL=SortDown.js.map