UNPKG

koval-ui

Version:

React components collection with minimalistic design. Supports theming, layout, and input validation.

8 lines (7 loc) 342 B
"use client"; import * as t from "react"; const r = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 48, height: 48, viewBox: "0 -960 960 960", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M383-239v-482l241 241-241 241Z" })); export { r as default }; //# sourceMappingURL=module14.js.map