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) 494 B
import { jsx as o } from "react/jsx-runtime"; import r from "@mui/material/SvgIcon"; const n = (t) => /* @__PURE__ */ o( r, { "data-icon": "sort-up", viewBox: "-3 0 27 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ o("path", { d: "M8.5 7.5V9.5H16.5V7.5H8.5ZM8.5 1.5V3.5H12.5V1.5H8.5ZM8.5 13.5V15.5H20.5V13.5H8.5ZM4.5 3.5H7L3.5 0L0 3.5H2.5V16.5H4.5V3.5Z" }) } ); export { n as SortUp }; //# sourceMappingURL=SortUp.js.map