UNPKG

koval-ui

Version:

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

8 lines (7 loc) 473 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: "M208,116H180V48a20,20,0,0,0-20-20H96A20,20,0,0,0,76,48v68H48a12,12,0,0,0,0,24H76v68a20,20,0,0,0,20,20h64a20,20,0,0,0,20-20V140h28a12,12,0,0,0,0-24Zm-52,88H100V52h56Z" })); export { a as default }; //# sourceMappingURL=module26.js.map