UNPKG

koval-ui

Version:

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

8 lines (7 loc) 387 B
"use client"; import * as t from "react"; const l = (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: "M375-135v-296L67-826h826L586-431v296H375Zm105-316 221-280H260l220 280Zm0 0Z" })); export { l as default }; //# sourceMappingURL=module27.js.map