UNPKG

koval-ui

Version:

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

8 lines (7 loc) 423 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: "m603-454-67-68 165-209H326l-94-95h661L603-454ZM842-29 586-285v150H375v-361L29-842l51-50L892-80l-50 51ZM536-522Z" })); export { l as default }; //# sourceMappingURL=module28.js.map