react-box-tools
Version:
Box tools react components, utils and hooks
9 lines (8 loc) • 988 B
JavaScript
import { jsx as r } from "react/jsx-runtime";
import { S as c } from "./svg-Djc8BV1w.js";
const n = (o) => /* @__PURE__ */ r(c, { baseProfile: "tiny", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ r("path", { d: "M5.8 9.7L12 16l6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7s.1.5.3.7z" }) }), t = (o) => /* @__PURE__ */ r(c, { baseProfile: "tiny", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ r("path", { d: "M18.2 9.3L12 3 5.8 9.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7L12 21l6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z" }) }), i = (o) => /* @__PURE__ */ r(c, { baseProfile: "tiny", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ r("path", { d: "M18.2 13.3L12 7l-6.2 6.3c-.2.2-.3.5-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7z" }) });
export {
n as A,
t as a,
i as b
};