@solar-icons/react
Version:
Solar Icons for React
16 lines (15 loc) • 2.44 kB
JavaScript
import { jsx as e, jsxs as o, Fragment as r } from "react/jsx-runtime";
const t = /* @__PURE__ */ new Map([
["Bold", /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e("path", { d: "M21.4086 9.35258C23.5305 10.5065 23.5305 13.4935 21.4086 14.6474L8.59662 21.6145C6.53435 22.736 4 21.2763 4 18.9671L4 5.0329C4 2.72368 6.53435 1.26402 8.59661 2.38548L21.4086 9.35258Z", fill: "currentColor" }) })],
["BoldDuotone", /* @__PURE__ */ o(r, { children: [
/* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23 12C23 10.9648 22.4695 9.92953 21.4086 9.35258L8.59661 2.38548C6.53435 1.26402 4 2.72368 4 5.0329L4 12H23Z", fill: "currentColor" }),
/* @__PURE__ */ e("path", { opacity: "0.5", d: "M8.59662 21.6145L21.4086 14.6474C22.4695 14.0705 23 13.0352 23 12H4L4 18.9671C4 21.2763 6.53435 22.736 8.59662 21.6145Z", fill: "currentColor" })
] })],
["Broken", /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e("path", { d: "M3 12L3 18.9671C3 21.2763 5.53435 22.736 7.59662 21.6145L10.7996 19.8727M3 8L3 5.0329C3 2.72368 5.53435 1.26402 7.59661 2.38548L20.4086 9.35258C22.5305 10.5065 22.5305 13.4935 20.4086 14.6474L14.0026 18.131", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }) })],
["LineDuotone", /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e("path", { d: "M20.4086 9.35258C22.5305 10.5065 22.5305 13.4935 20.4086 14.6474L7.59662 21.6145C5.53435 22.736 3 21.2763 3 18.9671L3 5.0329C3 2.72368 5.53435 1.26402 7.59661 2.38548L20.4086 9.35258Z", stroke: "currentColor", strokeWidth: "1.5" }) })],
["Linear", /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e("path", { d: "M20.4086 9.35258C22.5305 10.5065 22.5305 13.4935 20.4086 14.6474L7.59662 21.6145C5.53435 22.736 3 21.2763 3 18.9671L3 5.0329C3 2.72368 5.53435 1.26402 7.59661 2.38548L20.4086 9.35258Z", stroke: "currentColor", strokeWidth: "1.5" }) })],
["Outline", /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.23832 3.04445C5.65196 2.1818 3.75 3.31957 3.75 5.03299L3.75 18.9672C3.75 20.6806 5.65196 21.8184 7.23832 20.9557L20.0503 13.9886C21.6499 13.1188 21.6499 10.8814 20.0503 10.0116L7.23832 3.04445ZM2.25 5.03299C2.25 2.12798 5.41674 0.346438 7.95491 1.72669L20.7669 8.6938C23.411 10.1317 23.411 13.8685 20.7669 15.3064L7.95491 22.2735C5.41674 23.6537 2.25 21.8722 2.25 18.9672L2.25 5.03299Z", fill: "currentColor" }) })]
]);
export {
t as default
};