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) 616 B
import { jsx as t } from "react/jsx-runtime"; const n = () => /* @__PURE__ */ t( "svg", { "data-icon": "expand", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ t( "path", { d: "M6.22222 16V14.2222H3.03111L7.03111 10.2222L5.77778 8.96889L1.77778 12.9689V9.77778H0V16H6.22222ZM10.2222 7.03111L14.2222 3.03111V6.22222H16V0H9.77778V1.77778H12.9689L8.96889 5.77778L10.2222 7.03111Z", fill: "#47337D" } ) } ); export { n as Expand }; //# sourceMappingURL=Expand.js.map