@phosphor-icons/react
Version:
A clean and friendly icon family for React
31 lines (30 loc) • 3.22 kB
JavaScript
import e from "react";
const t = /* @__PURE__ */ new Map([
[
"bold",
/* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M248.49,71.51l-32-32a12,12,0,0,0-17,17L211,68H192a77.43,77.43,0,0,0-30,7.1c-14.49,6.69-32.81,21-37.81,50.92-2.69,16.17-10.58,27.4-23.43,33.39A49.4,49.4,0,0,1,90,162.93a44,44,0,1,0,.53,24.28,74.05,74.05,0,0,0,19.2-5.54c14.52-6.45,32.91-20.66,38.09-51.7,2.58-15.48,10.48-26.49,23.49-32.75A55.13,55.13,0,0,1,192,92h19l-11.52,11.51a12,12,0,0,0,17,17l32-32A12,12,0,0,0,248.49,71.51ZM48,196a20,20,0,1,1,20-20A20,20,0,0,1,48,196Z" }))
],
[
"duotone",
/* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M80,176a32,32,0,1,1-32-32A32,32,0,0,1,80,176Z", opacity: "0.2" }), /* @__PURE__ */ e.createElement("path", { d: "M245.66,74.34l-32-32a8,8,0,0,0-11.32,11.32L220.69,72H192a74.49,74.49,0,0,0-28.35,6.73c-13.62,6.29-30.83,19.71-35.54,48-5.32,31.93-29.1,39.22-41,40.86a40,40,0,1,0,.18,16.06A71.65,71.65,0,0,0,108.13,178C121.75,172,139,158.6,143.89,129.31,150.65,88.77,190.34,88,192,88h28.69l-18.35,18.34a8,8,0,0,0,11.32,11.32l32-32A8,8,0,0,0,245.66,74.34ZM48,200a24,24,0,1,1,24-24A24,24,0,0,1,48,200Z" }))
],
[
"fill",
/* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M245.66,85.66l-32,32a8,8,0,0,1-11.32-11.32L220.69,88H192c-1.66,0-41.35.77-48.11,41.31C139,158.6,121.75,172,108.13,178a71.12,71.12,0,0,1-27.49,6H79a32,32,0,1,1,0-16h1.33c1.62,0,40.77.81,47.79-41.32C132.82,98.44,150,85,163.65,78.73A74.49,74.49,0,0,1,192,72h28.69L202.34,53.66a8,8,0,0,1,11.32-11.32l32,32A8,8,0,0,1,245.66,85.66Z" }))
],
[
"light",
/* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M244.24,75.76l-32-32a6,6,0,0,0-8.48,8.48L225.51,74H192a72,72,0,0,0-27.51,6.55c-13.18,6.08-29.84,19.08-34.41,46.46-5.84,35-33,41.57-44.6,42.75a38,38,0,1,0,.08,12,69.61,69.61,0,0,0,21.76-5.57c13.17-5.86,29.86-18.8,34.6-47.21,7-42.26,48.34-43,50.08-43h33.51l-21.75,21.76a6,6,0,1,0,8.48,8.48l32-32A6,6,0,0,0,244.24,75.76ZM48,202a26,26,0,1,1,26-26A26,26,0,0,1,48,202Z" }))
],
[
"regular",
/* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M245.66,74.34l-32-32a8,8,0,0,0-11.32,11.32L220.69,72H192a74.49,74.49,0,0,0-28.35,6.73c-13.62,6.29-30.83,19.71-35.54,48-5.32,31.94-29.1,39.22-41,40.86a40,40,0,1,0,.18,16.06A71.65,71.65,0,0,0,108.13,178C121.75,172,139,158.6,143.89,129.31,150.65,88.77,190.34,88,192,88h28.69l-18.35,18.34a8,8,0,0,0,11.32,11.32l32-32A8,8,0,0,0,245.66,74.34ZM48,200a24,24,0,1,1,24-24A24,24,0,0,1,48,200Z" }))
],
[
"thin",
/* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M242.83,77.17l-32-32a4,4,0,0,0-5.66,5.66L230.34,76H192a69.84,69.84,0,0,0-26.68,6.37c-12.73,5.88-28.85,18.45-33.27,45-6.41,38.49-37.53,43.87-48.29,44.57a36,36,0,1,0,0,8,67.53,67.53,0,0,0,22.71-5.54c12.73-5.65,28.86-18.17,33.45-45.71C147.28,84.67,190.18,84,192,84h38.34l-25.17,25.17a4,4,0,0,0,5.66,5.66l32-32A4,4,0,0,0,242.83,77.17ZM48,204a28,28,0,1,1,28-28A28,28,0,0,1,48,204Z" }))
]
]);
export {
t as default
};