UNPKG

koval-ui

Version:

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

8 lines (7 loc) 364 B
"use client"; import * as e from "react"; const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 48, height: 48, viewBox: "0 -960 960 960", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M378-222 130-470l68-68 180 180 383-383 68 68-451 451Z" })); export { a as default }; //# sourceMappingURL=module2.js.map