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) 647 B
import { jsx as e } from "react/jsx-runtime"; const o = () => /* @__PURE__ */ e( "svg", { "data-icon": "collapse", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e( "path", { d: "M14.734 -7.70646e-08L10.6936 4.0404V0.81706H8.89787V7.10213H15.1829V5.3064H11.9596L16 1.26599L14.734 -7.70646e-08ZM0.81706 8.89787V10.6936H4.0404L-7.70646e-08 14.734L1.26599 16L5.3064 11.9596V15.1829H7.10213V8.89787H0.81706Z", fill: "#47337D" } ) } ); export { o as Collapse }; //# sourceMappingURL=Collapse.js.map