@solar-icons/react
Version:
Solar Icons for React
39 lines (38 loc) • 7.06 kB
JavaScript
import { jsxs as C, Fragment as e, jsx as r } from "react/jsx-runtime";
const t = /* @__PURE__ */ new Map([
["Bold", /* @__PURE__ */ C(e, { children: [
/* @__PURE__ */ r("circle", { cx: "12", cy: "6", r: "4", fill: "currentColor" }),
/* @__PURE__ */ r("path", { d: "M15.4147 13.5074C14.4046 13.1842 13.24 13 12 13C8.13401 13 5 14.7909 5 17C5 19.1406 7.94244 20.8884 11.6421 20.9949C11.615 20.8686 11.594 20.7432 11.5775 20.6201C11.4998 20.0424 11.4999 19.3365 11.5 18.586V18.414C11.4999 17.6635 11.4998 16.9576 11.5775 16.3799C11.6639 15.737 11.8705 15.0333 12.4519 14.4519C13.0334 13.8705 13.737 13.6639 14.3799 13.5774C14.6919 13.5355 15.0412 13.5162 15.4147 13.5074Z", fill: "currentColor" }),
/* @__PURE__ */ r("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5 22C14.8501 22 14.0251 22 13.5126 21.4874C13 20.9749 13 20.1499 13 18.5C13 16.8501 13 16.0251 13.5126 15.5126C14.0251 15 14.8501 15 16.5 15C18.1499 15 18.9749 15 19.4874 15.5126C20 16.0251 20 16.8501 20 18.5C20 20.1499 20 20.9749 19.4874 21.4874C18.9749 22 18.1499 22 16.5 22ZM15.3569 16.532C15.1291 16.3042 14.7598 16.3042 14.532 16.532C14.3042 16.7598 14.3042 17.1291 14.532 17.3569L15.675 18.5L14.532 19.6431C14.3042 19.8709 14.3042 20.2402 14.532 20.468C14.7598 20.6958 15.1291 20.6958 15.3569 20.468L16.5 19.325L17.6431 20.468C17.8709 20.6958 18.2402 20.6958 18.468 20.468C18.6958 20.2402 18.6958 19.8709 18.468 19.6431L17.325 18.5L18.468 17.3569C18.6958 17.1291 18.6958 16.7598 18.468 16.532C18.2402 16.3042 17.8709 16.3042 17.6431 16.532L16.5 17.675L15.3569 16.532Z", fill: "currentColor" })
] })],
["BoldDuotone", /* @__PURE__ */ C(e, { children: [
/* @__PURE__ */ r("circle", { cx: "12", cy: "6", r: "4", fill: "currentColor" }),
/* @__PURE__ */ r("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.5 22C14.8501 22 14.0251 22 13.5126 21.4874C13 20.9749 13 20.1499 13 18.5C13 16.8501 13 16.0251 13.5126 15.5126C14.0251 15 14.8501 15 16.5 15C18.1499 15 18.9749 15 19.4874 15.5126C20 16.0251 20 16.8501 20 18.5C20 20.1499 20 20.9749 19.4874 21.4874C18.9749 22 18.1499 22 16.5 22ZM15.3569 16.532C15.1291 16.3042 14.7598 16.3042 14.532 16.532C14.3042 16.7598 14.3042 17.1291 14.532 17.3569L15.675 18.5L14.532 19.6431C14.3042 19.8709 14.3042 20.2402 14.532 20.468C14.7598 20.6958 15.1291 20.6958 15.3569 20.468L16.5 19.325L17.6431 20.468C17.8709 20.6958 18.2402 20.6958 18.468 20.468C18.6958 20.2402 18.6958 19.8709 18.468 19.6431L17.325 18.5L18.468 17.3569C18.6958 17.1291 18.6958 16.7598 18.468 16.532C18.2402 16.3042 17.8709 16.3042 17.6431 16.532L16.5 17.675L15.3569 16.532Z", fill: "currentColor" }),
/* @__PURE__ */ r("path", { opacity: "0.5", d: "M18.0947 15.0312C17.6699 15 17.1487 15 16.5 15C14.8501 15 14.0251 15 13.5126 15.5126C13 16.0251 13 16.8501 13 18.5C13 19.6663 13 20.4204 13.1811 20.9433C12.7971 20.9806 12.4025 21 12 21C8.13401 21 5 19.2091 5 17C5 14.7909 8.13401 13 12 13C14.6134 13 16.8924 13.8184 18.0947 15.0312Z", fill: "currentColor" })
] })],
["Broken", /* @__PURE__ */ C(e, { children: [
/* @__PURE__ */ r("circle", { cx: "12", cy: "6", r: "4", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("path", { d: "M20 17.5L18 19.5M18 17.5L20 19.5", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" }),
/* @__PURE__ */ r("path", { d: "M12 13C14.6083 13 16.8834 13.8152 18.0877 15.024M15.5841 20.4366C14.5358 20.7944 13.3099 21 12 21C8.13401 21 5 19.2091 5 17C5 15.6407 6.18652 14.4398 8 13.717", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round" })
] })],
["LineDuotone", /* @__PURE__ */ C(e, { children: [
/* @__PURE__ */ r("circle", { cx: "12", cy: "6", r: "4", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("path", { opacity: "0.5", d: "M14 20.8344C13.3663 20.9421 12.695 21 12 21C8.13401 21 5 19.2091 5 17C5 14.7909 8.13401 13 12 13C13.7135 13 15.2832 13.3518 16.5 13.9359", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("circle", { cx: "17", cy: "18", r: "4", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("path", { d: "M15.6665 16.6667L18.3332 19.3333M18.3335 16.6667L15.6668 19.3333", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
] })],
["Linear", /* @__PURE__ */ C(e, { children: [
/* @__PURE__ */ r("circle", { cx: "12", cy: "6", r: "4", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("path", { d: "M14 20.8344C13.3663 20.9421 12.695 21 12 21C8.13401 21 5 19.2091 5 17C5 14.7909 8.13401 13 12 13C13.7135 13 15.2832 13.3518 16.5 13.9359", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("circle", { cx: "17", cy: "18", r: "4", stroke: "currentColor", strokeWidth: "1.5" }),
/* @__PURE__ */ r("path", { d: "M15.6665 16.6667L18.3332 19.3333M18.3335 16.6667L15.6668 19.3333", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" })
] })],
["Outline", /* @__PURE__ */ C(e, { children: [
/* @__PURE__ */ r("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.25C9.37665 1.25 7.25 3.37665 7.25 6C7.25 8.62335 9.37665 10.75 12 10.75C14.6234 10.75 16.75 8.62335 16.75 6C16.75 3.37665 14.6234 1.25 12 1.25ZM8.75 6C8.75 4.20507 10.2051 2.75 12 2.75C13.7949 2.75 15.25 4.20507 15.25 6C15.25 7.79493 13.7949 9.25 12 9.25C10.2051 9.25 8.75 7.79493 8.75 6Z", fill: "currentColor" }),
/* @__PURE__ */ r("path", { d: "M16.1968 16.1363C15.9039 15.8434 15.4291 15.8434 15.1362 16.1363C14.8433 16.4292 14.8433 16.9041 15.1362 17.197L15.9393 18.0002L15.1365 18.803C14.8436 19.0959 14.8436 19.5708 15.1365 19.8637C15.4294 20.1565 15.9043 20.1565 16.1972 19.8637L17 19.0608L17.8028 19.8637C18.0957 20.1565 18.5706 20.1565 18.8635 19.8637C19.1564 19.5708 19.1564 19.0959 18.8635 18.803L18.0607 18.0002L18.8638 17.197C19.1567 16.9041 19.1567 16.4292 18.8638 16.1363C18.5709 15.8434 18.0961 15.8434 17.8032 16.1363L17 16.9395L16.1968 16.1363Z", fill: "currentColor" }),
/* @__PURE__ */ r("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 12.25C13.8045 12.25 15.4825 12.6184 16.8118 13.2537C16.8742 13.2512 16.937 13.25 17 13.25C19.6234 13.25 21.75 15.3766 21.75 18C21.75 20.6234 19.6234 22.75 17 22.75C15.8204 22.75 14.7413 22.32 13.9107 21.6083C13.2991 21.7009 12.6587 21.75 12 21.75C9.96067 21.75 8.07752 21.2792 6.67815 20.4796C5.3 19.6921 4.25 18.4899 4.25 17C4.25 15.5101 5.3 14.3079 6.67815 13.5204C8.07752 12.7208 9.96067 12.25 12 12.25ZM5.75 17C5.75 16.2807 6.26701 15.483 7.42236 14.8228C8.55649 14.1747 10.1733 13.75 12 13.75C12.8611 13.75 13.6767 13.8444 14.4176 14.0127C13.113 14.8593 12.25 16.3289 12.25 18C12.25 18.8029 12.4492 19.5593 12.8009 20.2224C12.5388 20.2406 12.2715 20.25 12 20.25C10.1733 20.25 8.55649 19.8253 7.42236 19.1772C6.26701 18.517 5.75 17.7193 5.75 17ZM17 14.75C15.2051 14.75 13.75 16.2051 13.75 18C13.75 19.7949 15.2051 21.25 17 21.25C18.7949 21.25 20.25 19.7949 20.25 18C20.25 16.2051 18.7949 14.75 17 14.75Z", fill: "currentColor" })
] })]
]);
export {
t as default
};