UNPKG

koval-ui

Version:

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

11 lines (10 loc) 335 B
"use client"; import { jsx as r } from "react/jsx-runtime"; import m from "../../../external/module41.js"; import e from "classnames"; import t from "./Icon.module.css.js"; const n = ({ className: s, ...o }) => /* @__PURE__ */ r(m, { className: e(t.icon, s), ...o }); export { n as IconPause }; //# sourceMappingURL=IconPause.js.map