UNPKG

react-box-tools

Version:

Box tools react components, utils and hooks

16 lines (15 loc) 271 B
import { jsx as e } from "react/jsx-runtime"; const t = (r) => /* @__PURE__ */ e( "svg", { fill: "currentColor", height: "1rem", viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", ...r, children: r.children } ); export { t as S };