UNPKG

koval-ui

Version:

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

8 lines (7 loc) 532 B
"use client"; import * as e from "react"; const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M100,28H64A20,20,0,0,0,44,48V208a20,20,0,0,0,20,20h36a20,20,0,0,0,20-20V48A20,20,0,0,0,100,28ZM96,204H68V52H96ZM192,28H156a20,20,0,0,0-20,20V208a20,20,0,0,0,20,20h36a20,20,0,0,0,20-20V48A20,20,0,0,0,192,28Zm-4,176H160V52h28Z" })); export { a as default }; //# sourceMappingURL=module38.js.map