UNPKG

react-notion-avatar

Version:

react library for generating notion-style avatar

5,486 lines 288 kB
'use strict';

Object.defineProperty(exports, '__esModule', { value: true });

const React = require('react');

function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e["default"] : e; }

const React__default = /*#__PURE__*/_interopDefaultLegacy(React);

const AvatarConfigCount = {
  face: 11,
  nose: 14,
  mouth: 20,
  eye: 14,
  eyebrow: 16,
  glass: 13,
  hair: 58,
  accessory: 13,
  detail: 14,
  beard: 17
};
const ShapeBorderRadius = {
  circle: "100%",
  rounded: "6px",
  square: 0
};

const Accessory0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  });
};

const Accessory1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(270.000000, 695.000000)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "24",
    y1: "0",
    x2: "24",
    y2: "64",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#FFFFFF",
    cx: "24",
    cy: "88",
    r: "24"
  })));
};

const Accessory2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(270.000000, 695.000000)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "24",
    y1: "0",
    x2: "24",
    y2: "48",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M24,122 C37.254834,122 48,111.254834 48,98 C48,89.163444 40,71.163444 24,44 C8,71.163444 0,89.163444 0,98 C0,111.254834 10.745166,122 24,122 Z",
    id: "Oval",
    fill: "#FFFFFF"
  })));
};

const Accessory3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(244.000000, 709.000000)",
    fill: "#FFFFFF",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M60,0 C93.137085,0 120,26.862915 120,60 C120,93.137085 93.137085,120 60,120 C26.862915,120 0,93.137085 0,60 C0,26.862915 26.862915,0 60,0 Z M60,20 C37.90861,20 20,37.90861 20,60 C20,82.09139 37.90861,100 60,100 C82.09139,100 100,82.09139 100,60 C100,37.90861 82.09139,20 60,20 Z",
    id: "Combined-Shape"
  })));
};

const Accessory4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path-2",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF",
    points: "300 691 250 761 300 831 350 761"
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path-2",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF",
    points: "300 726 275 761 300 796 325 761"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "300",
    y1: "726",
    x2: "300",
    y2: "691",
    id: "Path-3",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "300",
    y1: "831",
    x2: "300",
    y2: "796",
    id: "Path-3",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "325",
    y1: "761",
    x2: "350",
    y2: "761",
    id: "Path-4",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "250",
    y1: "761",
    x2: "275",
    y2: "761",
    id: "Path-4",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF"
  }));
};

const Accessory5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M269,593 C280.045695,593 289,584.045695 289,573 C289,561.954305 280.045695,553 269,553 C257.954305,553 249,561.954305 249,573",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "8"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M242,623 C253.045695,623 262,614.045695 262,603 C262,591.954305 253.045695,583 242,583 C230.954305,583 222,591.954305 222,603",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "8",
    transform: "translate(242.000000, 603.000000) rotate(-32.000000) translate(-242.000000, -603.000000) "
  }));
};

const Accessory6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M281,720 C288.333333,736.666667 295.666667,742.666667 303,738 C314,731 300.685557,703.463464 300.685557,697.308048 C300.685557,691.152631 308.938123,687.771131 312.938123,691.142601 C316.938123,694.514071 320.748656,704.392476 323,717 C328,745 315,757 300,758 C284.006216,759.066252 271.672883,743.732919 263,712 L281,720 Z",
    id: "Path-87",
    stroke: "#000000",
    strokeWidth: "8",
    fill: "#FFFFFF"
  }));
};

const Accessory7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(276.000000, 687.000000)",
    stroke: "#000000",
    strokeWidth: "8"
  }, /* @__PURE__ */ React__default.createElement("rect", {
    id: "Rectangle",
    fill: "#FFFFFF",
    transform: "translate(28.000000, 28.000000) rotate(-330.000000) translate(-28.000000, -28.000000) ",
    x: "8",
    y: "8",
    width: "40",
    height: "40"
  }), /* @__PURE__ */ React__default.createElement("rect", {
    id: "Rectangle",
    x: "16",
    y: "16",
    width: "24",
    height: "24"
  })));
};

const Accessory8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "294",
    y1: "695",
    x2: "294",
    y2: "743",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF",
    cx: "294",
    cy: "755",
    r: "12"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#FFFFFF",
    cx: "294",
    cy: "815",
    r: "48"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "12",
    cx: "294",
    cy: "779",
    r: "12"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "12",
    cx: "294",
    cy: "791",
    r: "24"
  }));
};

const Accessory9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(262.000000, 695.000000)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "32",
    y1: "0",
    x2: "32",
    y2: "48",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#FFFFFF",
    cx: "32",
    cy: "72",
    r: "24"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,256 L64,256 C59.8709677,149.333333 49.2731183,96 32.2064516,96 C15.1397849,96 4.40430108,149.333333 0,256 Z",
    id: "Path",
    fill: "#FFFFFF"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "32",
    y1: "256",
    x2: "32",
    y2: "156",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "16",
    y1: "256",
    x2: "16",
    y2: "208",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "48",
    y1: "256",
    x2: "48",
    y2: "208",
    id: "Path"
  })));
};

const Accessory10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(331.000000, 402.000000)",
    stroke: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M282,125 C279,98 272,73 209,73 C146,73 135.024573,103.117647 132.201043,121.941176 C129.377514,140.764706 155,196 204,196 C253,196 285,152 282,125 Z",
    id: "Path",
    strokeWidth: "8",
    fill: "#0C0C0C"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,348 C77.1868597,283.810541 138.18686,225.810541 183,174 C227.81314,122.189459 267.146474,64.189459 301,0",
    id: "Path",
    strokeWidth: "12"
  })));
};

const Accessory11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-11",
    transform: "translate(265.000000, 605.000000)",
    stroke: "#000000",
    strokeWidth: "8"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M14.6952 54.2928C3.76047 43.3582 3.76047 25.6296 14.6952 14.6949C25.6298 3.76019 43.3585 3.76019 54.2931 14.6949C64.2675 24.6692 65.1435 40.2966 56.9211 51.2639L89.0828 83.4256C93.9253 88.2681 93.9253 96.1194 89.0828 100.962C84.2403 105.804 76.389 105.804 71.5466 100.962L33.0399 62.4562C26.3709 62.1109 19.7917 59.3894 14.6952 54.2928Z",
    fill: "white",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("rect", {
    width: "8",
    height: "16",
    rx: "4",
    transform: "matrix(-0.707107 0.707107 0.707107 0.707107 22.6152 19.2207)",
    fill: "black"
  }));
};

const Accessory12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Accessories/-12",
    transform: "translate(255.000000, 685.000000)",
    stroke: "#000000",
    strokeWidth: "8"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M37.9664 11.3824C35.663 1.49179 23.9144 3.18816 19.5394 6.98658C4.50601 20.0389 -0.0391464 39.9554 11.4777 54.2418C22.9945 68.5283 43.7248 65.2314 51.7865 56.4398C59.8483 47.6481 61 38.8564 61 38.8564H42.5731C42.5731 38.8564 37.9664 46.5491 29.9046 43.2523C25.3817 41.4026 24.4786 32.2177 27.6012 25.6689C30.7524 19.0603 39.1233 16.3502 37.9664 11.3824Z",
    fill: "white",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("ellipse", {
    cx: "14.9999",
    cy: "49.5001",
    rx: "6",
    ry: "7.5",
    transform: "rotate(-30 14.9999 49.5001)",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("ellipse", {
    cx: "40.0001",
    cy: "58.4996",
    rx: "6",
    ry: "7.5",
    transform: "rotate(-105 40.0001 58.4996)",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("ellipse", {
    cx: "12.0001",
    cy: "22.4999",
    rx: "6",
    ry: "7.5",
    transform: "rotate(-150 12.0001 22.4999)",
    fill: "black"
  }));
};

const Accessory = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Accessory0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Accessory1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Accessory2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Accessory3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Accessory4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Accessory5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Accessory6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Accessory7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Accessory8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Accessory9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Accessory10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Accessory11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Accessory12, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Accessory0, null);
    }
  }
};

const Beard0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  });
};

const Beard1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(365.000000, 654.000000)",
    stroke: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M22,0 C48,64 71,96 91,96 C121,96 115,47 167,47 C219,47 210,72 262,72 C286.700743,72 329,54 353,47 C369,42.3333333 387,41 407,43 C393.666667,175.666667 334.333333,242 229,242 C69.6666667,242 -6.33333333,161.333333 1,0 L22,0 Z M324,85 C308.372818,69.9446471 296.164856,90.0896483 249,90.351705 C201.835144,90.6137616 166.573326,68.2991479 157,93 C147.426674,117.700852 181.981237,140.31964 255.653458,140.351729 C329.325678,140.383517 339.627182,100.055353 324,85 Z",
    id: "Combined-Shape",
    strokeWidth: "12",
    fill: "#000000"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M184,105 C211.33038,111.666667 234.663714,115 254,115 C273.336286,115 290.002953,111.666667 304,105",
    id: "Path",
    strokeWidth: "16"
  })));
};

const Beard2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(371.133645, 672.093579)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "266.273341",
    y1: "38.9064208",
    x2: "266.273341",
    y2: "62.9064208",
    id: "Path",
    transform: "translate(266.273341, 50.906421) rotate(5.000000) translate(-266.273341, -50.906421) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "292.365079",
    y1: "38.9064208",
    x2: "292.365079",
    y2: "62.9064208",
    id: "Path",
    transform: "translate(292.365079, 50.906421) scale(-1, 1) rotate(5.000000) translate(-292.365079, -50.906421) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "239.557395",
    y1: "40.9064208",
    x2: "239.557395",
    y2: "64.9064208",
    id: "Path",
    transform: "translate(239.557395, 52.906421) rotate(8.000000) translate(-239.557395, -52.906421) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "319.081025",
    y1: "41.9064208",
    x2: "319.081025",
    y2: "65.9064208",
    id: "Path",
    transform: "translate(319.081025, 53.906421) scale(-1, 1) rotate(8.000000) translate(-319.081025, -53.906421) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "211.425951",
    y1: "45.8073404",
    x2: "210.217288",
    y2: "63.4360151",
    id: "Path",
    transform: "translate(210.925951, 54.807340) rotate(16.000000) translate(-210.925951, -54.807340) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "347.507476",
    y1: "50.9064208",
    x2: "347.507476",
    y2: "70.9064208",
    id: "Path",
    transform: "translate(347.507476, 60.906421) scale(-1, 1) rotate(16.000000) translate(-347.507476, -60.906421) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "181.844559",
    y1: "48.1498621",
    x2: "181.525756",
    y2: "65.6629795",
    id: "Path",
    transform: "translate(182.025756, 56.662979) rotate(19.000000) translate(-182.025756, -56.662979) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "151.490065",
    y1: "56.7191175",
    x2: "153.222458",
    y2: "74.354276",
    id: "Path",
    transform: "translate(152.696414, 65.497522) rotate(22.000000) translate(-152.696414, -65.497522) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "122.837706",
    y1: "71.6204191",
    x2: "126.780408",
    y2: "96.0484158",
    id: "Path",
    transform: "translate(124.837706, 84.120419) rotate(22.000000) translate(-124.837706, -84.120419) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "9.58948596",
    y1: "-1.01442282",
    x2: "5.14322409",
    y2: "11.2015813",
    id: "Path",
    transform: "translate(7.500000, 5.000000) rotate(70.000000) translate(-7.500000, -5.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "13.9927886",
    y1: "28.4091214",
    x2: "12.0235844",
    y2: "42.5908786",
    id: "Path",
    transform: "translate(13.004093, 35.351932) rotate(70.000000) translate(-13.004093, -35.351932) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "20.9941812",
    y1: "53.2957181",
    x2: "18.8556925",
    y2: "72.0949718",
    id: "Path",
    transform: "translate(19.994181, 62.795718) rotate(70.000000) translate(-19.994181, -62.795718) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "28.866355",
    y1: "80.9064208",
    x2: "28.866355",
    y2: "100.906421",
    id: "Path",
    transform: "translate(28.866355, 90.906421) rotate(70.000000) translate(-28.866355, -90.906421) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "46.1997712",
    y1: "108.632477",
    x2: "50.981151",
    y2: "128.886179",
    id: "Path",
    transform: "translate(48.481151, 118.386179) rotate(70.000000) translate(-48.481151, -118.386179) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "66.8244792",
    y1: "131.559139",
    x2: "74.1692845",
    y2: "150.617497",
    id: "Path",
    transform: "translate(70.669285, 140.617497) rotate(70.000000) translate(-70.669285, -140.617497) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "86.8992094",
    y1: "152.384454",
    x2: "97.8335007",
    y2: "167.428388",
    id: "Path",
    transform: "translate(92.333501, 159.428388) rotate(70.000000) translate(-92.333501, -159.428388) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "114.53737",
    y1: "164.254546",
    x2: "129.592672",
    y2: "175.956143",
    id: "Path",
    transform: "translate(122.092672, 169.956143) rotate(70.000000) translate(-122.092672, -169.956143) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "146.238529",
    y1: "168.970245",
    x2: "160.954313",
    y2: "178.099239",
    id: "Path",
    transform: "translate(153.454313, 173.099239) rotate(70.000000) translate(-153.454313, -173.099239) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "174.944456",
    y1: "168.32313",
    x2: "191.788254",
    y2: "177.489712",
    id: "Path",
    transform: "translate(183.288254, 172.489712) rotate(70.000000) translate(-183.288254, -172.489712) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "204.9014",
    y1: "169.192791",
    x2: "223.711207",
    y2: "173.460538",
    id: "Path",
    transform: "translate(214.271259, 171.040294) rotate(70.000000) translate(-214.271259, -171.040294) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "234.714972",
    y1: "164.529202",
    x2: "250.464074",
    y2: "165.163612",
    id: "Path",
    transform: "translate(242.733894, 164.396280) rotate(70.000000) translate(-242.733894, -164.396280) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "260.929106",
    y1: "154.234055",
    x2: "276.136923",
    y2: "153.384181",
    id: "Path",
    transform: "translate(268.630203, 154.095799) rotate(70.000000) translate(-268.630203, -154.095799) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "286.892662",
    y1: "141.146548",
    x2: "301.056215",
    y2: "139.152378",
    id: "Path",
    transform: "translate(294.049495, 140.363996) rotate(70.000000) translate(-294.049495, -140.363996) "
  })));
};

const Beard3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M711,764 L707,764 L706.345455,762.706777 C700.563636,751.423471 694.781818,743.854545 689,740 C680,734 658,735 618,735 L615.604952,734.995328 C576.5692,734.8448 541.74,731.16 529,739 C520.333333,744.333333 514.333333,752.666667 511,764 L462,764 L366,655 L383,655 C388.047581,663.07807 393.047581,668.411404 398,671 C406.445576,675.414446 431.388408,682.267492 438,687 C450.42707,695.895166 463.760404,707.895166 478,723 L506,723 L532,713 C566.333333,708.333333 598.666667,706 629,706 C659.333333,706 688,709.333333 715,716 L734,739 L747,739 C762.333333,758.333333 758,790 734,834 C698,900 652.613614,901.016753 640,905 C621,911 543.350864,912.626406 512,903 L510.10195,902.41143 C478.827156,892.616328 434.373138,873.798208 408,829 C390.238499,798.829779 376.339484,741.682276 366.302955,657.557493 L366,655 L461,769 L512,769 C527.554629,792.760871 543.887962,808.760871 561,817 C577.940917,825.156738 592.158427,817.724205 603.652528,794.702402 L604,794 L629,794 C631.666667,809.333333 638.333333,817 649,817 C659.56,817 679.921,799.6849 710.083,765.0547 L711,764 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Beard4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(310.000000, 649.000000)",
    stroke: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M439,0 C465.509668,0 487,21.490332 487,48 C487,66.0774761 477.006672,81.8208853 462.243021,90.0072235 C467.67121,95.7398064 471,103.481163 471,112 C471,123.537778 464.893812,133.64938 455.736752,139.279489 C459.723257,146.274585 462,154.371411 462,163 C462,182.053279 450.898696,198.51371 434.811365,206.266014 C432.654213,230.777481 412.071936,250 387,250 C381.557152,250 376.325892,249.094086 371.448776,247.424815 C363.777046,263.720272 347.205784,275 328,275 C312.237495,275 298.249539,267.402249 289.498577,255.669192 C280.750461,267.402249 266.762505,275 251,275 C228.649868,275 209.867514,259.724525 204.523624,239.044259 C196.229053,245.889003 185.594614,250 174,250 C147.490332,250 126,228.509668 126,202 C126,201.552587 126.006121,201.106603 126.018285,200.662128 C119.424643,204.073448 111.937306,206 104,206 C77.490332,206 56,184.509668 56,158 C56,152.709881 56.8557864,147.619642 58.4364702,142.860172 C55.0775751,143.607053 51.5846764,144 48,144 C21.490332,144 0,122.509668 0,96 C0,77.3084849 10.6837461,61.1122925 26.2777205,53.1849404 C26.0939273,51.4832293 26,49.7525836 26,48 C26,21.490332 47.490332,0 74,0 C91.5693965,0 106.934084,9.43948364 115.299183,23.5235732 C123.303336,17.5417319 133.23806,14 144,14 C169.822842,14 190.883066,34.3911923 191.95701,59.9499159 C199.231458,55.1929431 208.726028,52 222,52 C274,52 265,77 317,77 C336.814256,77 367.952814,65.4173484 391.885877,57.2213362 C391.304216,54.2371224 391,51.154088 391,48 C391,21.490332 412.490332,0 439,0 Z M304,95.351705 C256.835144,95.6137616 221.573326,73.2991479 212,98 C202.426674,122.700852 236.981237,145.31964 310.653458,145.351729 C384.325678,145.383517 394.627182,105.055353 379,90 C363.372818,74.9446471 351.164856,95.0896483 304,95.351705 Z M95.762784,100.784655 L95.6897417,101.487596 C95.3104146,104.820544 94.5897387,108.049893 93.5635298,111.139828 C95.9882152,110.600109 98.483472,110.245706 101.032472,110.090234 C99.2503539,107.05212 97.4947828,103.948121 95.762784,100.784655 Z",
    id: "Combined-Shape",
    strokeWidth: "12",
    fill: "#000000"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M239,110 C266.33038,116.666667 289.663714,120 309,120 C328.336286,120 345.002953,116.666667 359,110",
    id: "Path",
    strokeWidth: "16"
  })));
};

const Beard5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(488.471351, 711.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "148.935635",
    y1: "0",
    x2: "148.935635",
    y2: "24",
    id: "Path",
    transform: "translate(148.935635, 12.000000) rotate(5.000000) translate(-148.935635, -12.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "175.027373",
    y1: "0",
    x2: "175.027373",
    y2: "24",
    id: "Path",
    transform: "translate(175.027373, 12.000000) scale(-1, 1) rotate(5.000000) translate(-175.027373, -12.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "122.219689",
    y1: "2",
    x2: "122.219689",
    y2: "26",
    id: "Path",
    transform: "translate(122.219689, 14.000000) rotate(8.000000) translate(-122.219689, -14.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "201.743319",
    y1: "3",
    x2: "201.743319",
    y2: "27",
    id: "Path",
    transform: "translate(201.743319, 15.000000) scale(-1, 1) rotate(8.000000) translate(-201.743319, -15.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "93.7932385",
    y1: "7",
    x2: "93.7932385",
    y2: "27",
    id: "Path",
    transform: "translate(93.793238, 17.000000) rotate(16.000000) translate(-93.793238, -17.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "230.16977",
    y1: "12",
    x2: "230.16977",
    y2: "32",
    id: "Path",
    transform: "translate(230.169770, 22.000000) scale(-1, 1) rotate(16.000000) translate(-230.169770, -22.000000) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "63.7471773",
    y1: "6.59518528",
    x2: "63.4283745",
    y2: "24.1083027",
    id: "Path",
    transform: "translate(63.928374, 15.108303) rotate(19.000000) translate(-63.928374, -15.108303) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "34.1523593",
    y1: "17.8126967",
    x2: "35.8847521",
    y2: "35.4478552",
    id: "Path",
    transform: "translate(35.358708, 26.591101) rotate(22.000000) translate(-35.358708, -26.591101) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "5.5",
    y1: "32.7139984",
    x2: "9.44270186",
    y2: "57.1419951",
    id: "Path",
    transform: "translate(7.500000, 45.213998) rotate(22.000000) translate(-7.500000, -45.213998) "
  })));
};

const Beard6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M671.118678,718.2216 C669.299174,707.737669 688.858843,708.193492 698.41124,710.016784 C704.779504,711.232312 724.642424,716.246366 758,725.058946 C701.292121,727.490002 672.331681,725.210887 671.118678,718.2216 Z M648.881322,718.2216 C647.668319,725.210887 618.707879,727.490002 562,725.058946 C595.357576,716.246366 615.220496,711.232312 621.58876,710.016784 C631.141157,708.193492 650.700826,707.737669 648.881322,718.2216 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Beard7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M651.106921,708.217112 C643.242163,720.755018 634.814228,727.48805 625.823115,728.416207 C612.336446,729.808442 601.135926,726.699142 587.662471,729.083168 C578.680167,730.672519 571.053077,734.0505 564.7812,739.217112 C564.614336,727.262804 572.04428,718.587559 587.071034,713.191376 C596.791588,709.700676 608.026844,709.840979 623.035486,709.478749 C628.497372,709.346928 637.854517,708.926382 651.106921,708.217112 Z M671,708.217112 C684.252404,708.926382 693.609549,709.346928 699.071435,709.478749 C714.080077,709.840979 725.315333,709.700676 735.035887,713.191376 C750.062641,718.587559 757.492585,727.262804 757.325721,739.217112 C751.053844,734.0505 743.426754,730.672519 734.44445,729.083168 C720.970995,726.699142 709.770475,729.808442 696.283806,728.416207 C687.292693,727.48805 678.864757,720.755018 671,708.217112 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Beard8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M586,789 C595.011441,790.376344 603.793663,791.064516 612.346667,791.064516 C620.899671,791.064516 629.450782,790.376344 638,789 C632.278888,793.086246 627.194444,797.90345 622.746667,803.451613 C618.298889,808.999776 614.832223,814.849238 612.346667,821 C609.657401,814.455813 606.190734,808.606351 601.946667,803.451613 C597.702599,798.296875 592.387044,793.479671 586,789 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Beard9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M591,787 L635,787 C630.333333,808.333333 633.666667,819 645,819 C656.333333,819 677.333333,803.333333 708,772 C706.096725,787.252619 703.763392,797.919286 701,804 C681.384138,847.163789 649,872 588,872 C571.270609,872 532,872 513,859 C503.782362,852.693195 484,841 474,812 C472.318666,807.124131 470.651999,796.457464 469,780 C500.392573,797.855208 521.392573,808.521874 532,812 C553.420148,819.023566 571.9567,819 580,819 C594.017959,819 597.684625,808.333333 591,787 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Beard10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M385,651 C400.949347,693.922506 417.682633,729.624512 435.19986,758.106018 L435.257961,757.93037 L435.257961,757.93037 L435.382991,757.590097 C436.332315,755.121854 438.453635,752.057725 441.746952,748.397709 C445.047182,758.655798 447.875609,766.669675 450.232233,772.43934 C452.097947,777.007122 454.998032,783.424708 458.932488,791.692099 C462.241449,795.708652 465.576333,799.483371 468.937098,803.019711 C468.747704,801.751066 468.712602,800.556378 468.831416,799.433013 C469.109564,796.803169 470.365547,793.29441 472.599365,788.906733 C478.442132,797.961124 483.248326,804.969884 487.017949,809.933013 C490.647638,814.711903 496.463455,821.737819 504.465401,831.01076 C508.572484,833.217447 512.714195,835.101048 516.89077,836.663537 C516.545049,836.110965 516.247867,835.5577 516,835 C514.925962,832.583415 514.259295,828.916748 514,824 C523.58718,828.919949 531.253846,832.586615 537,835 C541.622781,836.941568 548.351518,839.478546 557.186211,842.610933 C564.771431,840.895593 570.683251,839.438661 574.924158,838.240012 C580.921598,836.544896 588.977973,833.839892 599.093282,830.124999 C598.568821,833.09366 597.949892,835.578556 597.236495,837.579687 C601.020483,836.642061 604.801869,835.576414 608.580373,834.382534 C617.277979,828.42916 623.771313,823.79084 628.061261,820.465325 C632.986989,816.64696 639.443418,811.120953 647.430546,803.887303 C648.452634,808.703627 648.757686,812.417901 648.345704,815.030125 C648.225732,815.790817 648.028088,816.565012 647.752769,817.352712 C669.261883,805.436827 690.678134,789.318484 712,769 C710.645087,779.947888 705.645087,789.947888 697,799 C655.842569,842.095192 585,869 525,865 C455.659793,860.37732 402.32646,789.043986 365,651 L385,651 Z M500.454782,828.750915 C500.081029,828.529966 499.707569,828.306327 499.3344,828.08 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Beard11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(455.000000, 705.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M214.921 15.7546C230.162 21.5377 239.262 32.7546 245.667 45.7546C252.073 58.7546 263.88 102.755 260.677 121.755C257.474 140.755 227.162 173 206 183C189.946 190.586 119.895 208.877 93.6771 202.755C53.8989 193.465 11.6771 177.755 6.67714 158.755C1.67714 139.755 25.6771 58.7546 35.6771 45.7546C45.5684 32.8959 59.5752 21.7818 82.9046 15.9451L83.6771 15.7546C99.0669 12.014 140.035 6.25998 160.356 6.00727C180.677 5.75455 205.428 12.1522 214.921 15.7546ZM160 22C134.859 22.3134 86.4506 33.7835 75.6771 40.7546C58.6771 51.7546 53.6771 91.7546 58.6771 106.755C63.6771 121.755 89.6771 132.755 100.677 132.755C111.677 132.755 136.677 113.755 141.677 110.755C144.95 108.791 152.078 107.47 163.063 106.792L163.677 106.755C170.937 107.421 175.769 109.755 179 113C182.231 116.245 192 133 205 133C218 133 227.732 121.755 230.935 106.755C234.138 91.7546 230.935 51.7546 220.045 40.7546C212.859 33.4946 185.141 21.6866 160 22Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M214.921 15.7546L212.792 21.3643L214.921 15.7546ZM206 183L203.436 177.575L206 183ZM93.6771 202.755L92.3127 208.597L93.6771 202.755ZM35.6771 45.7546L40.4329 49.4128L35.6771 45.7546ZM82.9046 15.9451L81.468 10.1196C81.4615 10.1212 81.4549 10.1228 81.4484 10.1245L82.9046 15.9451ZM83.6771 15.7546L82.2601 9.9243C82.2535 9.92588 82.247 9.92748 82.2405 9.92908L83.6771 15.7546ZM75.6771 40.7546L72.4176 35.7171L75.6771 40.7546ZM141.677 110.755L144.764 115.9L141.677 110.755ZM163.063 106.792L162.702 100.802L162.693 100.803L163.063 106.792ZM163.677 106.755L164.226 100.78C163.923 100.752 163.619 100.747 163.316 100.765L163.677 106.755ZM205 133V127V133ZM220.045 40.7546L215.781 44.9757L220.045 40.7546ZM212.792 21.3643C226.138 26.4283 234.286 36.2309 240.285 48.4065L251.05 43.1026C244.238 29.2782 234.186 16.6472 217.05 10.1448L212.792 21.3643ZM240.285 48.4065C243.17 54.2617 247.6 67.9597 250.92 82.8131C252.562 90.1616 253.893 97.6195 254.619 104.337C255.355 111.148 255.425 116.817 254.761 120.757L266.594 122.752C267.531 117.192 267.326 110.236 266.549 103.047C265.762 95.7646 264.341 87.8475 262.631 80.196C259.246 65.0494 254.57 50.2474 251.05 43.1026L240.285 48.4065ZM254.761 120.757C254.146 124.404 252.1 129.214 248.657 134.775C245.268 140.249 240.756 146.082 235.633 151.716C225.291 163.093 213.037 173.038 203.436 177.575L208.564 188.425C220.125 182.962 233.608 171.784 244.513 159.788C250.014 153.737 255.003 147.32 258.86 141.092C262.663 134.951 265.607 128.605 266.594 122.752L254.761 120.757ZM203.436 177.575C196.081 181.051 175.133 187.407 152.425 192.145C141.167 194.493 129.687 196.398 119.478 197.343C109.121 198.302 100.62 198.215 95.0416 196.912L92.3127 208.597C99.8428 210.356 109.93 210.278 120.583 209.292C131.384 208.293 143.336 206.299 154.875 203.892C177.76 199.118 199.865 192.535 208.564 188.425L203.436 177.575ZM95.0416 196.912C75.3586 192.315 55.2921 186.176 39.6521 178.949C31.8238 175.332 25.3213 171.54 20.5687 167.681C15.7398 163.76 13.2658 160.215 12.4796 157.228L0.874692 160.282C2.58852 166.794 7.26722 172.338 13.0042 176.997C18.8175 181.717 26.2941 185.996 34.6185 189.843C51.284 197.543 72.2175 203.904 92.3127 208.597L95.0416 196.912ZM12.4796 157.228C12.0907 155.75 11.8824 153.138 12.0705 149.268C12.2531 145.51 12.785 140.976 13.6149 135.874C15.2737 125.678 18.0627 113.582 21.34 101.586C24.6149 89.5984 28.3453 77.8279 31.8545 68.2963C33.6103 63.5275 35.2899 59.3758 36.8086 56.0645C38.3758 52.6477 39.6158 50.475 40.4329 49.4128L30.9214 42.0963C29.2385 44.2841 27.541 47.4864 25.9012 51.0618C24.2129 54.7427 22.4159 59.2004 20.5935 64.1503C16.9465 74.0562 13.1143 86.1607 9.76425 98.4233C6.4166 110.677 3.51812 123.206 1.77062 133.947C0.897417 139.315 0.296478 144.327 0.0846043 148.686C-0.121832 152.933 0.0136108 157.009 0.874692 160.282L12.4796 157.228ZM40.4329 49.4128C49.5467 37.5649 62.4166 27.2558 84.3609 21.7657L81.4484 10.1245C56.7337 16.3078 41.5902 28.2268 30.9214 42.0963L40.4329 49.4128ZM84.3413 21.7705L85.1138 21.58L82.2405 9.92908L81.468 10.1196L84.3413 21.7705ZM85.0942 21.5848C100.089 17.9403 140.606 12.2533 160.431 12.0068L160.281 0.00773239C139.464 0.266617 98.0448 6.08773 82.2601 9.9243L85.0942 21.5848ZM160.431 12.0068C179.804 11.7659 203.794 17.9497 212.792 21.3643L217.05 10.1448C207.062 6.35483 181.55 -0.256763 160.281 0.00773239L160.431 12.0068ZM159.925 16.0005C146.726 16.165 127.856 19.2189 111.118 23.0304C102.699 24.9476 94.6815 27.0877 88.0353 29.2122C81.5853 31.2739 75.849 33.4968 72.4176 35.7171L78.9366 45.792C80.892 44.5267 85.2468 42.7017 91.689 40.6424C97.9351 38.6458 105.611 36.5917 113.783 34.7309C130.228 30.9862 148.133 28.1484 160.075 27.9995L159.925 16.0005ZM72.4176 35.7171C66.9401 39.2614 62.8308 44.8464 59.7854 50.9029C56.7106 57.0179 54.5035 64.0432 53.0523 71.0353C50.2071 84.7442 50.003 99.706 52.985 108.652L64.3692 104.857C62.3512 98.8032 62.1472 86.2649 64.8019 73.4739C66.1007 67.2159 68.0186 61.2412 70.5064 56.2937C73.0235 51.2877 75.9142 47.7477 78.9366 45.792L72.4176 35.7171ZM52.985 108.652C56.2318 118.392 65.7173 125.839 74.5595 130.65C83.5166 135.524 93.7845 138.755 100.677 138.755V126.755C96.5697 126.755 88.3377 124.485 80.2948 120.109C72.137 115.67 66.1225 110.117 64.3692 104.857L52.985 108.652ZM100.677 138.755C104.81 138.755 109.442 137.072 113.531 135.189C117.823 133.212 122.373 130.598 126.593 127.976C130.833 125.342 134.858 122.626 138.097 120.409C141.487 118.089 143.719 116.527 144.764 115.9L138.59 105.61C137.135 106.482 134.367 108.421 131.319 110.506C128.121 112.695 124.271 115.292 120.261 117.783C116.231 120.286 112.157 122.61 108.511 124.289C104.662 126.062 102.044 126.755 100.677 126.755V138.755ZM144.764 115.9C145.457 115.484 147.195 114.816 150.571 114.191C153.808 113.591 158.073 113.111 163.433 112.78L162.693 100.803C157.069 101.15 152.277 101.67 148.385 102.392C144.633 103.087 141.17 104.062 138.59 105.61L144.764 115.9ZM163.424 112.781L164.038 112.744L163.316 100.765L162.702 100.802L163.424 112.781ZM163.128 112.729C169.319 113.298 172.721 115.197 174.748 117.233L183.252 108.767C178.817 104.312 172.554 101.545 164.226 100.78L163.128 112.729ZM174.748 117.233C175.208 117.696 176.021 118.807 177.857 121.173C179.473 123.255 181.565 125.862 184.037 128.402C188.76 133.256 195.951 139 205 139V127C201.049 127 196.855 124.367 192.636 120.032C190.637 117.977 188.868 115.788 187.337 113.815C186.027 112.127 184.407 109.927 183.252 108.767L174.748 117.233ZM205 139C222.058 139 233.31 124.365 236.803 108.007L225.067 105.502C222.154 119.144 213.942 127 205 127V139ZM236.803 108.007C238.61 99.5405 238.523 85.0115 236.722 71.4638C235.81 64.6036 234.426 57.731 232.502 51.7589C230.632 45.9522 228.037 40.2988 224.31 36.5334L215.781 44.9757C217.499 46.7103 219.387 50.1819 221.08 55.4378C222.72 60.5281 223.978 66.6555 224.827 73.0453C226.549 85.9976 226.462 98.9687 225.067 105.502L236.803 108.007ZM224.31 36.5334C221.881 34.0806 218.178 31.6447 213.979 29.4169C209.674 27.1334 204.465 24.8686 198.729 22.871C187.304 18.8925 173.38 15.8328 159.925 16.0005L160.075 27.9995C171.761 27.8539 184.266 30.5414 194.782 34.2035C200.016 36.0262 204.656 38.0551 208.355 40.0176C212.16 42.0359 214.616 43.7985 215.781 44.9757L224.31 36.5334Z",
    fill: "black"
  }));
};

const Beard12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(440.000000, 715.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M170.512 10.3241L165 26.4196",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M141 10.3241L135.487 26.4196",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M111.487 18.6962L105.974 34.7917",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M81.9746 26.2316L75.3593 45.5463",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M194.488 10.3241L200 26.4196",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M224 10.3241L229.513 26.4196",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M253.513 18.6962L259.026 34.7917",
    stroke: "black",
    strokeWidth: "20",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M141 86C141 86 154.517 88.0645 167.347 88.0645C180.176 88.0645 193 86 193 86C193 86 183 93 179.747 97.4516C176.493 101.903 172.2 105 167 105C161.8 105 158.893 101.903 154.947 97.4516C151 93 141 86 141 86Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M6 124C6 124 16.3128 138.31 20.8686 143C31.8385 154.293 39.3662 158.334 41.0474 160C40.8463 158.731 30.8152 121.294 33.1876 116.907C33.1876 116.907 44.7137 133.238 48.5008 137.933L49.2674 138.876C53.1537 143.618 59.0748 150.33 67.0308 159.011C71.3927 161.217 75.7914 163.101 80.2271 164.664C79.8599 164.111 79.5443 163.558 79.281 163C78.1403 160.583 77.4323 156.917 77.1569 152L79.5934 153.172C88.3797 157.379 95.5434 160.589 101.085 162.802L102.423 163.329C107.294 165.225 114.161 167.653 123.023 170.611L125.311 170.12C132.277 168.616 137.793 167.323 141.861 166.24L142.913 165.956C149.162 164.25 157.368 161.639 167.53 158.125C166.973 161.094 166.315 163.579 165.558 165.58C169.576 164.642 173.593 163.576 177.605 162.383L180.88 160.263C188.49 155.317 194.294 151.385 198.295 148.465L199.158 147.831C204.272 144.045 210.842 138.73 218.866 131.887C219.952 136.704 220.825 150.212 220.533 151C243.376 139.084 274.355 116.318 297 96C296.027 103.405 277.708 161.71 218.409 193C190.032 207.973 153.175 210 102.646 210C8.28544 210 6 124 6 124Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Beard13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(340.000000, 645.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M19.7842 6C43.1291 87.8164 69.7958 132.483 99.7842 140C144.767 151.275 148.784 93 182.784 74C216.784 55 273.784 77 309.784 77C345.784 77 408.703 62.7072 421.784 67C434.866 71.2928 433.106 199.47 374.784 261C343.941 288.615 331.399 288.571 273.784 289C216.17 289.429 132.098 276.714 61.7842 219C14.9086 180.524 -2.42476 109.524 9.78421 6H19.7842ZM200.784 86C183.514 98.4396 151.515 146.317 168.784 160C186.054 173.683 245.517 158 283.784 158C322.052 158 363.028 166.22 368.784 160C374.541 153.78 371.784 105 355.784 93C339.784 81 306.694 98 288.784 98C270.875 98 218.054 73.5604 200.784 86Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M19.7842 6L25.5539 4.35371C24.8187 1.77689 22.4639 0 19.7842 0V6ZM99.7842 140L98.3254 145.82L99.7842 140ZM374.784 261L378.786 265.47C378.909 265.361 379.026 265.247 379.139 265.128L374.784 261ZM61.7842 219L57.9775 223.638L61.7842 219ZM9.78421 6V0C6.74234 0 4.18178 2.27633 3.82551 5.29727L9.78421 6ZM288.784 98V92V98ZM14.0145 7.64629C25.7517 48.7815 38.4259 80.9649 52.1412 103.938C65.7662 126.76 81.0137 141.481 98.3254 145.82L101.243 134.18C88.5662 131.002 75.4862 119.631 62.4446 97.7866C49.4932 76.0931 37.1616 45.0349 25.5539 4.35371L14.0145 7.64629ZM98.3254 145.82C110.941 148.982 121.245 147.335 129.948 142.313C138.362 137.457 144.762 129.729 150.318 121.795C153.115 117.8 155.824 113.561 158.477 109.469C161.16 105.33 163.814 101.294 166.629 97.4714C172.274 89.8056 178.294 83.3828 185.711 79.2377L179.857 68.7623C170.275 74.1172 163.043 82.1038 156.966 90.356C153.92 94.4926 151.096 98.7928 148.407 102.942C145.687 107.138 143.129 111.14 140.488 114.912C135.167 122.512 130.002 128.426 123.95 131.92C118.185 135.246 111.119 136.656 101.243 134.18L98.3254 145.82ZM185.711 79.2377C200.806 70.8023 221.717 71.1941 244.726 74.3204C256.139 75.871 267.434 77.9837 278.578 79.7827C289.54 81.5523 300.264 83 309.784 83V71C301.304 71 291.403 69.6977 280.49 67.9361C269.76 66.2038 257.929 64.004 246.342 62.4296C223.352 59.3059 198.762 58.1977 179.857 68.7623L185.711 79.2377ZM309.784 83C328.302 83 353.533 79.3428 375.204 76.3332C386.165 74.8109 396.231 73.4489 404.358 72.728C408.42 72.3677 411.88 72.1788 414.653 72.1971C417.563 72.2162 419.203 72.4676 419.913 72.7009L423.655 61.2991C421.096 60.4592 417.907 60.2182 414.732 60.1973C411.419 60.1755 407.536 60.399 403.298 60.7749C394.823 61.5267 384.457 62.9329 373.553 64.4472C351.495 67.5108 327.266 71 309.784 71V83ZM419.913 72.7009C418.666 72.2917 418.461 71.5293 418.866 72.2253C419.19 72.7839 419.647 73.8555 420.12 75.6091C421.058 79.0819 421.8 84.2219 422.17 90.8076C422.907 103.911 422.124 121.84 419.128 141.638C413.105 181.439 398.347 227.419 370.43 256.872L379.139 265.128C409.543 233.051 424.827 184.177 430.993 143.434C434.092 122.96 434.942 104.194 434.151 90.1342C433.758 83.1382 432.947 77.0793 431.705 72.4804C431.089 70.1982 430.299 68.0157 429.24 66.195C428.262 64.5117 426.537 62.2449 423.655 61.2991L419.913 72.7009ZM370.782 256.53C355.688 270.044 345.712 276.212 332.889 279.369C319.549 282.653 302.868 282.783 273.74 283L273.829 295C302.315 294.788 320.713 294.725 335.758 291.021C351.321 287.189 363.038 279.571 378.786 265.47L370.782 256.53ZM273.74 283C216.901 283.424 134.417 270.856 65.5909 214.362L57.9775 223.638C129.778 282.573 215.438 295.435 273.829 295L273.74 283ZM65.5909 214.362C21.1717 177.902 3.60048 109.662 15.7429 6.70273L3.82551 5.29727C-8.45001 109.385 8.64545 183.145 57.9775 223.638L65.5909 214.362ZM9.78421 12H19.7842V0H9.78421V12ZM197.277 81.1315C187.641 88.073 174.784 104.006 166.52 119.744C162.364 127.658 159.088 136.041 158.118 143.656C157.155 151.221 158.365 159.4 165.058 164.703L172.51 155.297C170.568 153.759 169.303 150.821 170.022 145.172C170.735 139.574 173.3 132.644 177.144 125.323C184.88 110.592 196.658 96.3666 204.291 90.8685L197.277 81.1315ZM165.058 164.703C170.925 169.351 179.516 170.986 188.341 171.452C197.422 171.931 208.047 171.212 219.015 170.101C241.4 167.832 265.046 164 283.784 164V152C264.255 152 239.035 156.01 217.805 158.162C206.965 159.26 197.094 159.897 188.973 159.468C180.596 159.026 175.278 157.49 172.51 155.297L165.058 164.703ZM283.784 164C302.602 164 322.053 166.02 337.991 167.313C345.846 167.95 352.985 168.421 358.575 168.31C361.362 168.255 364.013 168.053 366.294 167.569C368.37 167.129 371.171 166.255 373.188 164.076L364.381 155.924C364.959 155.3 365.22 155.53 363.803 155.83C362.592 156.088 360.798 156.264 358.337 156.313C353.429 156.41 346.852 155.992 338.961 155.352C323.405 154.09 303.234 152 283.784 152V164ZM373.188 164.076C375.045 162.068 375.902 159.28 376.385 157.159C376.93 154.763 377.262 151.937 377.423 148.915C377.747 142.849 377.416 135.411 376.388 127.858C375.361 120.314 373.609 112.426 370.983 105.523C368.417 98.7769 364.734 92.2121 359.384 88.2L352.184 97.8C354.835 99.7879 357.496 103.821 359.767 109.79C361.978 115.603 363.555 122.549 364.498 129.477C365.439 136.396 365.718 143.07 365.44 148.275C365.3 150.888 365.028 152.987 364.684 154.496C364.278 156.28 363.962 156.377 364.381 155.924L373.188 164.076ZM359.384 88.2C354.006 84.1663 347.527 82.8252 341.184 82.7196C334.849 82.6141 328.112 83.7331 321.712 85.1399C315.458 86.5146 308.677 88.3751 303.161 89.6963C297.301 91.0999 292.485 92 288.784 92V104C294.038 104 300.074 102.775 305.956 101.366C312.182 99.8749 318.031 98.2354 324.288 96.8601C330.399 95.5169 336.055 94.6359 340.984 94.7179C345.905 94.7998 349.563 95.8337 352.184 97.8L359.384 88.2ZM288.784 92C285.24 92 279.355 90.7189 271.476 88.5844C264.067 86.5773 254.792 83.7894 246.047 81.5265C237.16 79.2266 227.948 77.2238 219.725 76.642C211.755 76.0782 203.384 76.7328 197.277 81.1315L204.291 90.8685C206.819 89.0474 211.527 88.0921 218.878 88.6121C225.975 89.1142 234.326 90.8887 243.041 93.1438C251.899 95.4359 260.267 97.9804 268.338 100.167C275.94 102.226 283.374 104 288.784 104V92Z",
    fill: "black"
  }));
};

const Beard14 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-14",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(345.000000, 642.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M19.7842 6C44.4509 105.333 68.1895 162 91 176L92.9079 177.167C123.534 195.823 128.186 194.826 156.716 178.95C161.244 186.656 167.339 194.429 175.238 202L176.909 203.597C203.91 229.317 216.658 237.363 238.156 239.871L250 212H278L291.871 239.739C321.383 235.576 329.896 221.137 347.53 197C353.248 189.173 357.743 180.58 360.871 171.933L365.567 172.369C380.175 173.765 390.28 175.107 393 176C406.082 180.293 373.784 231 357 249C340.216 267 310.216 287 265 287C219.784 287 132.098 276.714 61.7842 219C14.9086 180.524 -2.42477 109.524 9.78421 6H19.7842Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M258.276 83.0238C270.49 82.3882 263.298 94.6586 258.276 96.4956C256.833 97.0233 244.815 97.5536 235.174 98.945C211.252 102.398 177.346 107.779 175.914 106.906C173.905 105.681 174.91 103.232 181.94 97.7203C188.971 92.2091 246.062 83.6595 258.276 83.0238Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M293.724 83.0238C281.51 82.3882 288.702 94.6586 293.724 96.4956C295.167 97.0233 307.185 97.5536 316.826 98.945C340.748 102.398 374.654 107.779 376.086 106.906C378.095 105.681 377.09 103.232 370.06 97.7203C363.029 92.2091 305.938 83.6595 293.724 83.0238Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Beard15 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-15",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(345.000000, 655.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M18.7842 6H8.78421C8.78421 6 -9.52925 161.286 60.7842 219C131.098 276.714 218.784 287 264 287C309.216 287 339.216 267 356 249C372.784 231 405.082 170.293 392 166C389.172 165.072 378.363 163.658 362.81 162.202C359.947 174.016 354.396 186.233 346.53 197C345.321 198.654 344.156 200.263 343.023 201.826C324.301 227.663 314.637 241 270.229 241C223.135 241 213.884 240 174.238 202C163.752 191.95 156.447 181.544 151.766 171.407C149.067 173.055 146.593 174.617 144.291 176.07C124.74 188.412 117.584 192.929 90 176C55.7842 155 18.7842 6 18.7842 6Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M8.78421 6V0C5.74234 0 3.18178 2.27633 2.82551 5.29727L8.78421 6ZM18.7842 6L24.6074 4.55398C23.943 1.8785 21.541 0 18.7842 0V6ZM60.7842 219L64.5909 214.362H64.5909L60.7842 219ZM392 166L390.129 171.701L392 166ZM362.81 162.202L363.369 156.228C360.402 155.95 357.681 157.893 356.979 160.789L362.81 162.202ZM346.53 197L351.375 200.539L351.375 200.539L346.53 197ZM343.023 201.826L347.881 205.347H347.881L343.023 201.826ZM174.238 202L170.086 206.332H170.086L174.238 202ZM151.766 171.407L157.214 168.892C156.496 167.338 155.149 166.165 153.511 165.667C151.873 165.169 150.101 165.394 148.64 166.286L151.766 171.407ZM144.291 176.07L141.088 170.997L141.088 170.997L144.291 176.07ZM90 176L93.1385 170.886L90 176ZM8.78421 12H18.7842V0H8.78421V12ZM64.5909 214.362C31.4603 187.168 18.5865 136.171 14.3917 90.3107C12.3167 67.6246 12.4056 46.6843 13.0166 31.4049C13.3218 23.7717 13.7567 17.5673 14.1139 13.2837C14.2924 11.1423 14.4515 9.48199 14.565 8.36439C14.6217 7.80563 14.6671 7.38263 14.6979 7.1031C14.7132 6.96333 14.7249 6.85944 14.7326 6.79239C14.7364 6.75887 14.7392 6.73455 14.741 6.71957C14.7418 6.71208 14.7424 6.70692 14.7428 6.70411C14.7429 6.7027 14.743 6.70236 14.743 6.70165C14.743 6.7019 14.7429 6.70273 8.78421 6C2.82551 5.29727 2.82527 5.29929 2.82496 5.3019C2.82477 5.30356 2.82439 5.30676 2.824 5.31008C2.82323 5.31672 2.82218 5.32571 2.82086 5.33706C2.81823 5.35974 2.81453 5.39182 2.80982 5.43315C2.8004 5.51581 2.78691 5.63554 2.76978 5.79135C2.73551 6.10296 2.68663 6.55898 2.62643 7.15165C2.50602 8.33694 2.34026 10.0692 2.15538 12.2866C1.78568 16.7207 1.33916 23.0989 1.02617 30.9254C0.400714 46.5658 0.305845 68.054 2.44161 91.4037C6.66843 137.614 19.7947 193.118 56.9775 223.638L64.5909 214.362ZM264 281C219.41 281 133.361 270.81 64.5909 214.362L56.9775 223.638C128.834 282.619 218.159 293 264 293V281ZM351.612 244.908C335.755 261.914 307.27 281 264 281V293C311.162 293 342.677 272.086 360.388 253.092L351.612 244.908ZM390.129 171.701C388.838 171.277 388.837 170.156 388.972 171.006C389.132 172.007 389.062 173.932 388.395 176.956C387.09 182.872 383.981 190.945 379.781 199.784C371.358 217.506 359.4 236.556 351.612 244.908L360.388 253.092C369.385 243.444 381.967 223.14 390.619 204.935C394.955 195.811 398.517 186.777 400.113 179.541C400.897 175.989 401.335 172.326 400.822 169.115C400.286 165.754 398.433 161.796 393.871 160.299L390.129 171.701ZM362.251 168.176C369.985 168.9 376.498 169.61 381.402 170.249C386.561 170.921 389.36 171.448 390.129 171.701L393.871 160.299C391.813 159.624 387.793 158.98 382.952 158.349C377.856 157.685 371.188 156.96 363.369 156.228L362.251 168.176ZM351.375 200.539C359.705 189.138 365.592 176.199 368.641 163.615L356.979 160.789C354.303 171.834 349.088 183.328 341.685 193.461L351.375 200.539ZM347.881 205.347C349.015 203.783 350.174 202.183 351.375 200.539L341.685 193.461C340.469 195.126 339.296 196.744 338.164 198.306L347.881 205.347ZM270.229 247C292.975 247 307.806 243.598 319.481 236.163C330.936 228.868 338.689 218.033 347.881 205.347L338.164 198.306C328.635 211.456 322.195 220.208 313.035 226.041C304.096 231.734 291.892 235 270.229 235V247ZM170.086 206.332C189.889 225.312 202.891 235.878 217.309 241.358C231.687 246.823 246.95 247 270.229 247V235C246.414 235 233.505 234.677 221.572 230.141C209.68 225.621 198.233 216.688 178.39 197.668L170.086 206.332ZM146.319 173.923C151.343 184.802 159.11 195.812 170.086 206.332L178.39 197.668C168.394 188.088 161.551 178.286 157.214 168.892L146.319 173.923ZM147.494 181.144C149.799 179.689 152.237 178.15 154.893 176.529L148.64 166.286C145.897 167.961 143.387 169.545 141.088 170.997L147.494 181.144ZM86.8615 181.114C100.808 189.673 110.898 193.698 120.591 192.996C130.08 192.309 138.124 187.059 147.494 181.144L141.088 170.997C130.907 177.424 125.597 180.603 119.725 181.028C114.056 181.438 106.776 179.256 93.1385 170.886L86.8615 181.114ZM18.7842 6C12.9611 7.44602 12.9613 7.44711 12.9617 7.44876C12.9621 7.45007 12.9626 7.4523 12.9633 7.45491C12.9646 7.46014 12.9664 7.46763 12.9689 7.47737C12.9737 7.49683 12.9808 7.52527 12.9901 7.56255C13.0087 7.63711 13.0363 7.74702 13.0725 7.89125C13.1451 8.17969 13.2526 8.60537 13.3938 9.15982C13.6764 10.2687 14.0939 11.8928 14.6369 13.9645C15.7227 18.1075 17.3104 24.0424 19.3223 31.2272C23.3441 45.5897 29.0702 64.9808 35.8792 85.0525C42.678 105.094 50.6056 125.961 59.0484 143.215C63.2689 151.841 67.6783 159.687 72.2113 166.122C76.6857 172.473 81.5672 177.864 86.8615 181.114L93.1385 170.886C89.8789 168.886 86.1194 165.027 82.0212 159.21C77.9817 153.477 73.8869 146.238 69.8271 137.941C61.7092 121.351 53.9713 101.031 47.2431 81.1975C40.5252 61.3942 34.8628 42.2228 30.8778 27.9915C28.8863 20.8795 27.3161 15.0097 26.2449 10.9222C25.7093 8.87866 25.2985 7.28111 25.0223 6.19711C24.8843 5.65513 24.7798 5.24157 24.7103 4.96489C24.6755 4.82655 24.6494 4.72244 24.6322 4.6536C24.6236 4.61918 24.6172 4.59358 24.6131 4.57693C24.611 4.56861 24.6095 4.56253 24.6085 4.5587C24.6081 4.55678 24.6078 4.5556 24.6075 4.55464C24.6074 4.55403 24.6074 4.55398 18.7842 6Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M347.059 91.7206C347.059 91.7206 350.033 99.7189 348.086 100.906C346.74 101.726 318 84.8323 265 85.0003C212 85.1683 183.188 101.683 181.914 100.906C179.905 99.6812 182 94.0003 183.94 91.7206C190.033 86.9445 220.31 76.7108 251.246 74.4494C255.205 74.16 259 78.002 265 78.0011C271 78.0003 275.18 74.1009 278.327 74.2867C310.138 76.1646 340.805 86.8183 347.059 91.7206Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M240 229C240 229 253.444 232 265 232C276.556 232 288 229 288 229L297 252H232L240 229Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Beard16 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Beard/-16",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(535.000000, 785.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M145 65L158 89L156.233 90.5956C127.493 116.412 104.416 130.214 87 132C69.5843 133.786 43.3052 128.7 8.16266 116.741L6 116L13 89C37 97 61 99 85 95C108.7 91.05 128.499 81.2491 144.398 65.5972L145 65ZM111 6C105 10 100.916 13.4839 98.7467 16.4516L98.1582 17.2475C95.3164 21.036 93.875 22 89 22C84.4638 22 83.1948 21.1654 80.3248 17.9972L78.9467 16.4516C76.3156 13.4839 72.3333 10 67 6C73.1137 7.33333 80.447 8 89 8C97.553 8 104.886 7.33333 111 6Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M145 65L150.276 62.1423C149.376 60.4805 147.745 59.34 145.876 59.0642C144.006 58.7885 142.116 59.4097 140.774 60.7408L145 65ZM158 89L162.022 93.4527C164.076 91.5971 164.594 88.5766 163.276 86.1423L158 89ZM156.233 90.5956L160.243 95.0592C160.247 95.0556 160.251 95.052 160.255 95.0483L156.233 90.5956ZM8.16266 116.741L6.21838 122.417L6.22971 122.421L8.16266 116.741ZM6 116L0.192019 114.494C-0.595059 117.53 1.08871 120.66 4.05572 121.676L6 116ZM13 89L14.8974 83.3079C13.3205 82.7823 11.5962 82.9343 10.1356 83.7279C8.67509 84.5214 7.60917 85.8852 7.19202 87.4942L13 89ZM85 95L84.0136 89.0816L85 95ZM144.398 65.5972L148.607 69.8729C148.613 69.8674 148.619 69.8619 148.624 69.8564L144.398 65.5972ZM111 6L114.328 10.9923C116.728 9.39234 117.65 6.3111 116.523 3.65595C115.396 1.00079 112.54 -0.476815 109.722 0.137794L111 6ZM98.7467 16.4516L103.571 20.0187C103.578 20.0097 103.584 20.0008 103.591 19.9919L98.7467 16.4516ZM98.1582 17.2475L102.958 20.8479C102.966 20.8368 102.975 20.8257 102.983 20.8146L98.1582 17.2475ZM80.3248 17.9972L75.8465 21.9903C75.857 22.002 75.8675 22.0137 75.878 22.0254L80.3248 17.9972ZM78.9467 16.4516L74.457 20.432C74.4608 20.4362 74.4646 20.4405 74.4684 20.4447L78.9467 16.4516ZM67 6L68.2785 0.137794C65.5215 -0.463485 62.7181 0.937627 61.544 3.5036C60.3699 6.06958 61.1425 9.10691 63.4 10.8L67 6ZM139.724 67.8577L152.724 91.8577L163.276 86.1423L150.276 62.1423L139.724 67.8577ZM153.978 84.5473L152.212 86.1429L160.255 95.0483L162.022 93.4527L153.978 84.5473ZM152.224 86.1321C138.028 98.8839 125.389 108.522 114.291 115.16C103.14 121.828 93.8816 125.263 86.3878 126.031L87.6122 137.969C97.534 136.951 108.522 132.592 120.45 125.459C132.429 118.295 145.699 108.124 160.243 95.0592L152.224 86.1321ZM86.3878 126.031C70.3543 127.676 45.1354 122.985 10.0956 111.061L6.22971 122.421C41.475 134.415 68.8144 139.897 87.6122 137.969L86.3878 126.031ZM10.1069 111.065L7.94428 110.324L4.05572 121.676L6.21838 122.417L10.1069 111.065ZM11.808 117.506L18.808 90.5058L7.19202 87.4942L0.192019 114.494L11.808 117.506ZM11.1026 94.6921C35.9928 102.989 60.9821 105.086 85.9864 100.918L84.0136 89.0816C61.0179 92.9143 38.0072 91.0112 14.8974 83.3079L11.1026 94.6921ZM85.9864 100.918C110.805 96.7819 131.76 86.4585 148.607 69.8729L140.189 61.3215C125.239 76.0396 106.595 85.3181 84.0136 89.0816L85.9864 100.918ZM148.624 69.8564L149.226 69.2592L140.774 60.7408L140.172 61.338L148.624 69.8564ZM107.672 1.0077C101.538 5.09713 96.7188 9.0577 93.9024 12.9113L103.591 19.9919C105.112 17.91 108.462 14.9029 114.328 10.9923L107.672 1.0077ZM93.9221 12.8846L93.3337 13.6805L102.983 20.8146L103.571 20.0187L93.9221 12.8846ZM93.3585 13.6472C91.965 15.5048 91.563 15.726 91.4935 15.7635C91.4823 15.7695 91.4593 15.7813 91.4081 15.7982C91.3532 15.8164 91.2469 15.8466 91.0658 15.8779C90.6763 15.9452 90.0525 16 89 16V28C91.7099 28 94.5207 27.7648 97.1896 26.3254C99.77 24.9338 101.51 22.7787 102.958 20.8479L93.3585 13.6472ZM89 16C88.0219 16 87.442 15.9527 87.0786 15.8948C86.7598 15.844 86.6686 15.7943 86.6622 15.7912C86.57 15.7463 86.2149 15.5623 84.7715 13.969L75.878 22.0254C77.3047 23.6003 79.0191 25.4177 81.4129 26.5821C83.9031 27.7935 86.4665 28 89 28V16ZM84.8031 14.004L83.4249 12.4585L74.4684 20.4447L75.8465 21.9903L84.8031 14.004ZM83.4363 12.4712C80.4172 9.0659 76.0702 5.30268 70.6 1.2L63.4 10.8C68.5964 14.6973 72.2139 17.9018 74.457 20.432L83.4363 12.4712ZM65.7215 11.8622C72.3763 13.3136 80.1619 14 89 14V2C80.732 2 73.851 1.35311 68.2785 0.137794L65.7215 11.8622ZM89 14C97.8381 14 105.624 13.3136 112.278 11.8622L109.722 0.137794C104.149 1.35311 97.268 2 89 2V14Z",
    fill: "black"
  }));
};

const Beard = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Beard0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Beard1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Beard2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Beard3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Beard4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Beard5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Beard6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Beard7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Beard8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Beard9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Beard10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Beard11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Beard12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Beard13, null);
    }
    case 14: {
      return /* @__PURE__ */ React__default.createElement(Beard14, null);
    }
    case 15: {
      return /* @__PURE__ */ React__default.createElement(Beard15, null);
    }
    case 16: {
      return /* @__PURE__ */ React__default.createElement(Beard16, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Beard0, null);
    }
  }
};

const Detail0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  });
};

const Detail1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M485,619 C507.09139,619 525,636.90861 525,659 C525,681.09139 507.09139,699 485,699 C462.90861,699 445,681.09139 445,659 C445,636.90861 462.90861,619 485,619 Z M767.292336,619.274106 C780,619 763.092776,698.242969 759.023679,696.8482 C743.301573,691.459118 732,676.549371 732,659 C732,638.501287 747.390789,619.703385 767.292336,619.274106 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12"
  }));
};

const Detail2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M485,619 C507.09139,619 525,627.954305 525,639 C525,650.045695 507.09139,659 485,659 C462.90861,659 445,650.045695 445,639 C445,627.954305 462.90861,619 485,619 Z M768.257551,619.086322 C769.489678,619.029221 768.023293,658.926198 766.096923,658.783728 C746.80451,657.35691 732,649.0429 732,639 C732,628.585298 747.920969,620.029867 768.257551,619.086322 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12"
  }));
};

const Detail3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M491.752948,639.020916 L486.914511,658.42683 M511.752948,639.020916 L506.914511,658.42683 M531.752948,639.020916 L526.914511,658.42683 M789.247052,639.020916 L794.085489,658.42683 M769.247052,639.020916 L774.085489,658.42683 M749.247052,639.020916 L754.085489,658.42683",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12"
  }));
};

const Detail4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M438.627052,619 C436.62301,638.948361 439.422618,653.748361 447.025876,663.4 C454.629134,673.051639 462.287175,678.251639 470,679 C472.666667,693.666667 476.666667,705.666667 482,715 C487.333333,724.333333 494,732.333333 502,739",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12"
  }));
};

const Detail5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(453.000000, 659.000000)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,0 C12,6.66666667 24,10 36,10 C48,10 60,6.66666667 72,0",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M289,-3.37685435e-12 C299.916502,5.03026124 308.103878,8.02711078 313.562129,8.9905486",
    id: "Path"
  })));
};

const Detail6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    stroke: "#000000",
    strokeWidth: "4",
    fill: "#000000",
    transform: "translate(592.211883, 442.584103) rotate(-22.000000) translate(-592.211883, -442.584103) ",
    points: "587.416001 449.784099 603.311666 453.984197 605.711883 417.284201 589.816218 413.084103 594.607547 444.217474 578.711883 440.017376 587.035582 472.084103"
  }));
};

const Detail7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M554,440 C578,434.666667 602,432 626,432 C650,432 674,434.666667 698,440",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "2"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M578,448 C594,445.333333 610,444 626,444 C642,444 658,445.333333 674,448",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "2"
  }));
};

const Detail8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,619 C527.104067,645.751191 524.104067,665.751191 523,679 C521.895933,692.248809 521.562599,712.248809 522,739",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "4"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M754.186173,619 C749.29024,645.751191 746.29024,665.751191 745.186173,679 C744.369307,688.802386 743.974346,702.300417 744.001291,719.494092",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "4",
    transform: "translate(749.093086, 669.247046) scale(-1, 1) translate(-749.093086, -669.247046) "
  }));
};

const Detail9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M523.138691,666.607842 L451.314079,671.630308 C463.098831,668.13306 474.976591,665.965897 486.947359,665.128819 C498.918128,664.291741 510.981905,664.784749 523.138691,666.607842 Z M734.861309,666.607842 C749.483691,665.134021 760.412369,664.57364 767.647342,664.926697 L767.647342,664.926697 Z M522.022587,650.646817 L438.227207,656.506361 C452.007087,652.8696 465.879975,650.562924 479.845871,649.586333 C493.811768,648.609742 507.870673,648.963237 522.022587,650.646817 Z M735.977413,650.646817 C750.919604,649.423529 762.096932,648.92528 769.509399,649.15207 L769.509399,649.15207 Z M520.906484,634.685793 L425.140335,641.382414 C440.915342,637.60614 456.783359,635.159951 472.744383,634.043847 C488.705408,632.927744 504.759442,633.141725 520.906484,634.685793 Z M737.093516,634.685793 C752.493592,633.665689 764.019757,633.242297 771.672009,633.415616 L771.672009,633.415616 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "4"
  }));
};

const Detail10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M454,610 C468.243551,638.003262 476.910218,659.669928 480,675 C483.089782,690.330072 483.089782,711.663405 480,739",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "4"
  }));
};

const Detail11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(470.000000, 720.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M36.9999 4.00035C36.9999 4.00035 24.5982 20.7645 20.4752 40.7114C16.3522 60.6583 20.5943 74.0122 20.5943 74.0122",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M4.45484 64.0772C4.45484 64.0772 2.75625 73.2389 5.81597 81.9079C8.87569 90.5768 14.27 94.9106 14.27 94.9106",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Detail12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(435.000000, 435.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M78.3066 7.69238C78.3066 7.69238 54.8025 28.737 46.1567 46.5151C37.511 64.2932 32.2009 102.499 32.2009 102.499C32.2009 102.499 41.7649 65.2804 49.827 48.7025C57.8891 32.1246 78.3066 7.69238 78.3066 7.69238Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "2",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M45.1396 14.9678C45.1396 14.9678 35.5867 30.2073 32.775 38.3685C29.9632 46.5297 27.5274 59.1987 29.5545 60.2043C31.5817 61.2099 32.4451 46.8484 34.592 39.0263C36.739 31.2042 45.1396 14.9678 45.1396 14.9678Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "2",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Detail13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Details/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(430.000000, 620.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M48 8C25.9086 8 8 25.9086 8 48H16C16 30.3269 30.3269 16 48 16V8ZM88 48C88 25.9086 70.0914 8 48 8V16C65.6731 16 80 30.3269 80 48H88ZM48 88C70.0914 88 88 70.0914 88 48H80C80 65.6731 65.6731 80 48 80V88ZM8 48C8 70.0914 25.9086 88 48 88V80C30.3269 80 16 65.6731 16 48H8ZM8 48C8 25.9086 25.9086 8 48 8V0C21.4903 0 0 21.4903 0 48H8ZM48 88C25.9086 88 8 70.0914 8 48H0C0 74.5097 21.4903 96 48 96V88ZM88 48C88 70.0914 70.0914 88 48 88V96C74.5097 96 96 74.5097 96 48H88ZM48 8C70.0914 8 88 25.9086 88 48H96C96 21.4903 74.5097 0 48 0V8ZM348 8C325.909 8 308 25.9086 308 48H316C316 30.3269 330.327 16 348 16V8ZM388 48C388 25.9086 370.091 8 348 8V16C365.673 16 380 30.3269 380 48H388ZM348 88C370.091 88 388 70.0914 388 48H380C380 65.6731 365.673 80 348 80V88ZM308 48C308 70.0914 325.909 88 348 88V80C330.327 80 316 65.6731 316 48H308ZM308 48C308 25.9086 325.909 8 348 8V0C321.49 0 300 21.4903 300 48H308ZM348 88C325.909 88 308 70.0914 308 48H300C300 74.5097 321.49 96 348 96V88ZM388 48C388 70.0914 370.091 88 348 88V96C374.51 96 396 74.5097 396 48H388ZM348 8C370.091 8 388 25.9086 388 48H396C396 21.4903 374.51 0 348 0V8Z",
    fill: "black"
  }));
};

const Detail = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Detail0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Detail1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Detail2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Detail3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Detail4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Detail5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Detail6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Detail7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Detail8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Detail9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Detail10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Detail11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Detail12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Detail13, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Detail0, null);
    }
  }
};

const Eye0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,516 C583.254834,516 594,526.745166 594,540 C594,553.254834 583.254834,564 570,564 C556.745166,564 546,553.254834 546,540 C546,526.745166 556.745166,516 570,516 Z M708,516 C721.254834,516 732,526.745166 732,540 C732,553.254834 721.254834,564 708,564 C694.745166,564 684,553.254834 684,540 C684,526.745166 694.745166,516 708,516 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }));
};

const Eye1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(546.000000, 509.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M24,7 C37.254834,7 48,17.745166 48,31 C48,44.254834 37.254834,55 24,55 C10.745166,55 0,44.254834 0,31 C0,17.745166 10.745166,7 24,7 Z M162,7 C175.254834,7 186,17.745166 186,31 C186,44.254834 175.254834,55 162,55 C148.745166,55 138,44.254834 138,31 C138,17.745166 148.745166,7 162,7 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }), /* @__PURE__ */ React__default.createElement("g", {
    id: "Path",
    stroke: "#000000",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    strokeWidth: "4"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,7 C8,2.33333333 16,0 24,0 C32,0 40,2.33333333 48,7"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M138,7 C146,2.33333333 154,0 162,0 C170,0 178,2.33333333 186,7"
  }))));
};

const Eye2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,516 C587.673112,516 602,530.326888 602,548 C602,565.673112 587.673112,580 570,580 C552.326888,580 538,565.673112 538,548 C538,530.326888 552.326888,516 570,516 Z M708,516 C725.673112,516 740,530.326888 740,548 C740,565.673112 725.673112,580 708,580 C690.326888,580 676,565.673112 676,548 C676,530.326888 690.326888,516 708,516 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }));
};

const Eye3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(533.944954, 540.730159)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M146.275229,-1.43884904e-13 C159.958467,9.35202544 170.38232,14.8216846 177.546789,16.4089776 C184.711258,17.9962705 196.232359,17.3885306 212.110092,14.5857578",
    id: "Path",
    transform: "translate(179.192661, 8.634921) scale(-1, 1) translate(-179.192661, -8.634921) "
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M6.39488462e-14,-1.43884904e-13 C13.6832373,9.35202544 24.1070905,14.8216846 31.2715596,16.4089776 C38.4360288,17.9962705 49.9571297,17.3885306 65.8348624,14.5857578",
    id: "Path"
  })));
};

const Eye4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,516 C583.254834,516 594,526.745166 594,540 C594,553.254834 583.254834,564 570,564 C556.745166,564 546,553.254834 546,540 C546,526.745166 556.745166,516 570,516 Z M708,516 C721.254834,516 732,526.745166 732,540 C732,553.254834 721.254834,564 708,564 C694.745166,564 684,553.254834 684,540 C684,526.745166 694.745166,516 708,516 Z M562,526 C558.686292,526 556,528.686292 556,532 C556,535.313708 558.686292,538 562,538 C565.313708,538 568,535.313708 568,532 C568,528.686292 565.313708,526 562,526 Z M700,526 C696.686292,526 694,528.686292 694,532 C694,535.313708 696.686292,538 700,538 C703.313708,538 706,535.313708 706,532 C706,528.686292 703.313708,526 700,526 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }));
};

const Eye5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(538.000000, 507.000000)"
  }, /* @__PURE__ */ React__default.createElement("g", {
    transform: "translate(138.000000, 0.000000)"
  }, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    cx: "32",
    cy: "32",
    r: "32"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M4,18 C13.3333333,20.6666667 22.6666667,22 32,22 C41.3333333,22 50.6666667,20.6666667 60,18",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#000000",
    cx: "32",
    cy: "28",
    r: "10"
  })), /* @__PURE__ */ React__default.createElement("g", {
    transform: "translate(0.000000, 1.000000)"
  }, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    cx: "32",
    cy: "32",
    r: "32"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M4,18 C13.3333333,20.6666667 22.6666667,22 32,22 C41.3333333,22 50.6666667,20.6666667 60,18",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#000000",
    cx: "32",
    cy: "28",
    r: "10"
  }))));
};

const Eye6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(518.000000, 518.575690)"
  }, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#000000",
    cx: "48.2285714",
    cy: "20",
    r: "20"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,22.4243101 C16,9.09097677 32,2.42431011 48,2.42431011 C64,2.42431011 80,9.09097677 96,22.4243101",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#000000",
    transform: "translate(193.771429, 20.000000) scale(-1, 1) translate(-193.771429, -20.000000) ",
    cx: "193.771429",
    cy: "20",
    r: "20"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M146,22.4243101 C162,9.09097677 178,2.42431011 194,2.42431011 C210,2.42431011 226,9.09097677 242,22.4243101",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(194.000000, 12.424310) scale(-1, 1) translate(-194.000000, -12.424310) "
  })));
};

const Eye7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,516 C578.836556,516 586,526.745166 586,540 C586,553.254834 578.836556,564 570,564 C561.163444,564 554,553.254834 554,540 C554,526.745166 561.163444,516 570,516 Z M708,516 C716.836556,516 724,526.745166 724,540 C724,553.254834 716.836556,564 708,564 C699.163444,564 692,553.254834 692,540 C692,526.745166 699.163444,516 708,516 Z M568,527 C564.686292,527 562,529.686292 562,533 C562,536.313708 564.686292,539 568,539 C571.313708,539 574,536.313708 574,533 C574,529.686292 571.313708,527 568,527 Z M706,527 C702.686292,527 700,529.686292 700,533 C700,536.313708 702.686292,539 706,539 C709.313708,539 712,536.313708 712,533 C712,529.686292 709.313708,527 706,527 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }));
};

const Eye8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,516 C578.836556,516 586,526.745166 586,540 C586,553.254834 578.836556,564 570,564 C561.163444,564 554,553.254834 554,540 C554,526.745166 561.163444,516 570,516 Z M708,516 C716.836556,516 724,526.745166 724,540 C724,553.254834 716.836556,564 708,564 C699.163444,564 692,553.254834 692,540 C692,526.745166 699.163444,516 708,516 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }));
};

const Eye9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,507 C575.854822,507 581.122051,511.025253 584.779642,517.440484 L578,531 L589.369946,531.000208 C589.781247,533.557105 590,536.237678 590,539 C590,556.673112 581.045695,571 570,571 C558.954305,571 550,556.673112 550,539 C550,521.326888 558.954305,507 570,507 Z M708,507 C713.854822,507 719.122051,511.025253 722.779642,517.440484 L716,531 L727.369946,531.000208 C727.781247,533.557105 728,536.237678 728,539 C728,556.673112 719.045695,571 708,571 C696.954305,571 688,556.673112 688,539 C688,521.326888 696.954305,507 708,507 Z",
    id: "Combined-Shape",
    fill: "#000000"
  }));
};

const Eye10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(520.000000, 512.000000)"
  }, /* @__PURE__ */ React__default.createElement("g", {
    transform: "translate(140.000000, 0.000000)"
  }, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#000000",
    cx: "52",
    cy: "28",
    r: "24"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M1,16 C24.2727273,8 41.7272727,4 53.3636364,4 C65,4 79.5454545,8 97,16",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(49.000000, 10.000000) rotate(-4.000000) translate(-49.000000, -10.000000) "
  })), /* @__PURE__ */ React__default.createElement("g", null, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    fill: "#000000",
    transform: "translate(46.000000, 28.000000) scale(-1, 1) translate(-46.000000, -28.000000) ",
    cx: "46",
    cy: "28",
    r: "24"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M1,16 C24.2727273,8 41.7272727,4 53.3636364,4 C65,4 79.5454545,8 97,16",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(49.000000, 10.000000) scale(-1, 1) rotate(-4.000000) translate(-49.000000, -10.000000) "
  }))));
};

const Eye11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    transform: "translate(515.000000, 525.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M145 10.5001C145 10.5001 153.471 7 164.765 7C176.059 7 187.811 12 208.059 12C228.306 12 241 7 241 7",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M103 10.5001C103 10.5001 94.5294 7 83.2353 7C71.9412 7 60.1888 12 39.9412 12C19.6935 12 7 7 7 7",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eye12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    transform: "translate(532.000000, 517.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M3 11.1564C3 11.1564 31.5687 37.4381 55.1689 32.9068C78.7692 28.3755 68.8322 3 68.8322 3C68.8322 3 83.7377 29.2817 62.6217 37.4381C41.5057 45.5945 3 11.1564 3 11.1564Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M141 11.1564C141 11.1564 169.569 37.4381 193.169 32.9068C216.769 28.3755 206.832 3 206.832 3C206.832 3 221.738 29.2817 200.622 37.4381C179.506 45.5945 141 11.1564 141 11.1564Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eye13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyes/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    transform: "translate(528.000000, 520.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M3 7.53133C3 7.53133 31.5687 22.1323 55.1689 19.6149C78.7692 17.0975 68.8322 3 68.8322 3C68.8322 3 83.7377 17.601 62.6217 22.1323C41.5057 26.6636 3 7.53133 3 7.53133Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M9 12L5 20",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M23 17L20 26",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M37 20L35 30",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M51 22L50 32",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M63 21L65 30",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M73 17L77 23",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M141 7.53133C141 7.53133 169.569 22.1323 193.169 19.6149C216.769 17.0975 206.832 3 206.832 3C206.832 3 221.738 17.601 200.622 22.1323C179.506 26.6636 141 7.53133 141 7.53133Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M147 12L143 20",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M161 17L158 26",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M175 20L173 30",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M189 22L188 32",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M201 21L203 30",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M211 17L215 23",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eye = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Eye0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Eye1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Eye2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Eye3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Eye4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Eye5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Eye6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Eye7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Eye8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Eye9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Eye10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Eye11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Eye12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Eye13, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Eye0, null);
    }
  }
};

const Eyebrow0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(525.000000, 492.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,16 C12.8888889,5.33333333 27.8888889,0 45,0 C62.1111111,0 77.1111111,5.33333333 90,16",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M138,16 C150.888889,5.33333333 165.888889,0 183,0 C200.111111,0 215.111111,5.33333333 228,16",
    id: "Path"
  })));
};

const Eyebrow1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "square",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(521.000000, 490.000000)",
    stroke: "#000000",
    strokeWidth: "20"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,16 C12.8888889,5.33333333 27.8888889,0 45,0 C62.1111111,0 77.1111111,5.33333333 90,16",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M146,16 C158.888889,5.33333333 173.888889,0 191,0 C208.111111,0 223.111111,5.33333333 236,16",
    id: "Path"
  })));
};

const Eyebrow2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M570,485.718496 C590.574398,488.795594 605.574398,494.964927 615,504.226493 C600,498.618009 585,495.813767 570,495.813767 C555,495.813767 536.666667,498.618009 515,504.226493 L525,490.766132 C534.425602,484.323943 549.425602,482.641398 570,485.718496 Z M708,485.718496 C728.574398,482.641398 743.574398,484.323943 753,490.766132 L753,490.766132 L763,504.226493 C741.333333,498.618009 723,495.813767 708,495.813767 C693,495.813767 678,498.618009 663,504.226493 C672.425602,494.964927 687.425602,488.795594 708,485.718496 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "16",
    fill: "#000000"
  }));
};

const Eyebrow3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(512.000000, 484.000000)",
    stroke: "#000000",
    strokeWidth: "24"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M152,14.0251712 C167.712271,3.95186377 182.349308,-0.695225271 195.911111,0.0839040908 C206.159229,0.672661315 219.876442,6.74452014 237.511111,14.0251712 C241.312508,15.5946162 247.475471,17.5862258 256,20",
    id: "Path",
    transform: "translate(204.000000, 10.000000) scale(-1, 1) translate(-204.000000, -10.000000) "
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,14.0251712 C15.7122706,3.95186377 30.3493076,-0.695225271 43.9111111,0.0839040908 C54.1592293,0.672661315 67.8764421,6.74452014 85.5111111,14.0251712 C89.3125078,15.5946162 95.4754707,17.5862258 104,20",
    id: "Path"
  })));
};

const Eyebrow4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(525.000000, 504.000000)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,12 C12.8888889,4 27.8888889,0 45,0 C62.1111111,0 77.1111111,4 90,12",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M138,12 C150.888889,4 165.888889,0 183,0 C200.111111,0 215.111111,4 228,12",
    id: "Path"
  })));
};

const Eyebrow5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(517.000000, 471.000000)",
    stroke: "#000000",
    strokeWidth: "24"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "1",
    y1: "27.4172651",
    x2: "76.8548788",
    y2: "2",
    id: "Path",
    transform: "translate(38.927439, 14.708633) rotate(2.524843) translate(-38.927439, -14.708633) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "166",
    y1: "27.4172651",
    x2: "241.854879",
    y2: "2",
    id: "Path",
    transform: "translate(203.927439, 14.708633) scale(-1, 1) rotate(2.524843) translate(-203.927439, -14.708633) "
  })));
};

const Eyebrow6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M620,495.140162 C589.850248,491.823271 565.234864,491.823271 546.153846,495.140162 C527.072829,498.457053 511.688213,505.410333 500,516 C517.257672,497.488903 532.642287,487.058984 546.153846,484.710243 C559.665405,482.361502 584.280789,485.838142 620,495.140162 Z M658,495.140162 C693.719211,485.838142 718.334595,482.361502 731.846154,484.710243 C745.357713,487.058984 760.742328,497.488903 778,516 C766.311787,505.410333 750.927171,498.457053 731.846154,495.140162 C712.765136,491.823271 688.149752,491.823271 658,495.140162 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "8",
    fill: "#000000"
  }));
};

const Eyebrow7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(528.000000, 485.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M2,31 C13.6420073,23.1142473 23.8820073,17.5142473 32.72,14.2 C41.5579927,10.8857527 52.651326,8.48575274 66,7",
    id: "Path",
    transform: "translate(34.000000, 19.000000) rotate(12.000000) translate(-34.000000, -19.000000) "
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M156,31 C167.642007,23.1142473 177.882007,17.5142473 186.72,14.2 C195.557993,10.8857527 206.651326,8.48575274 220,7",
    id: "Path",
    transform: "translate(188.000000, 19.000000) scale(-1, 1) rotate(12.000000) translate(-188.000000, -19.000000) "
  })));
};

const Eyebrow8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(530.000000, 490.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M64,10 C59.1947065,3.33333333 51.1947065,0 40,0 C28.8052935,0 15.4719602,3.33333333 0,10",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M218,10 C213.194706,3.33333333 205.194706,0 194,0 C182.805294,0 169.47196,3.33333333 154,10",
    id: "Path",
    transform: "translate(186.000000, 5.000000) scale(-1, 1) translate(-186.000000, -5.000000) "
  })));
};

const Eyebrow9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(502.000000, 462.000000)",
    stroke: "#000000",
    strokeWidth: "24"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M0,0 C0,0 23.2233275,2.61265093 76,22 C79.9624314,23.4555871 87.2957648,28.1222537 98,36",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M176,0 C176,0 199.223328,2.61265093 252,22 C255.962431,23.4555871 263.295765,28.1222537 274,36",
    id: "Path",
    transform: "translate(225.000000, 18.000000) scale(-1, 1) translate(-225.000000, -18.000000) "
  })));
};

const Eyebrow10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M757,487.2 C757,494.4 735.666667,494.4 717,494.4 C698.333333,494.4 661,498 661,494.4 C661,490.8 694.986112,480 717,480 L720.27013,480.0009 C740.767534,480.018 757,480.36 757,487.2 Z M561,480 C583.013888,480 617,490.8 617,494.4 C617,498 579.666667,494.4 561,494.4 C542.333333,494.4 521,494.4 521,487.2 C521,480.36 537.232466,480.018 557.72987,480.0009 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "16",
    fill: "#000000"
  }));
};

const Eyebrow11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(517.000000, 486.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M162.541 5.00465C162.541 5.00465 208.644 3.21625 221.813 9.14936C234.982 15.0825 233.21 25.4842 233.21 25.4842C233.21 25.4842 226.419 17.9922 217.34 13.3475C208.26 8.70285 162.541 5.00465 162.541 5.00465Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M75.4591 5.00465C75.4591 5.00465 29.3564 3.21625 16.187 9.14936C3.01764 15.0825 4.78994 25.4842 4.78994 25.4842C4.78994 25.4842 11.5807 17.9922 20.6604 13.3475C29.7401 8.70285 75.4591 5.00465 75.4591 5.00465Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eyebrow12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(517.000000, 484.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M162 20.3162C162 20.3162 179.641 7.86317 187.392 5.57835C195.144 3.29353 219 4.31622 219 4.31622L236 9.91302C236 9.91302 211.25 9.89746 197.549 12.0803C183.848 14.2632 162 20.3162 162 20.3162Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M78 20.3162C78 20.3162 60.3594 7.86317 52.6078 5.57835C44.8563 3.29353 21 4.31622 21 4.31622L4 9.91302C4 9.91302 28.7504 9.89746 42.451 12.0803C56.1516 14.2632 78 20.3162 78 20.3162Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eyebrow13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(478.000000, 475.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M122.289 31.1239C122.289 31.1239 122.95 18.5166 119.376 16.6981C115.802 14.8796 58.6832 2.09875 42.1177 3.13368C25.5523 4.16861 2.75229 19.1499 2.75229 19.1499C2.75229 19.1499 26.2598 10.0692 47.1786 12.1669C68.0975 14.2646 122.289 31.1239 122.289 31.1239Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M154.711 31.1239C154.711 31.1239 154.05 18.5166 157.624 16.6981C161.198 14.8796 218.317 2.09875 234.882 3.13368C251.448 4.16861 274.248 19.1499 274.248 19.1499C274.248 19.1499 250.74 10.0692 229.821 12.1669C208.902 14.2646 154.711 31.1239 154.711 31.1239Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eyebrow14 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-14",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(480.000000, 470.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M177.91 9.62531C181.416 4.96629 198.95 0.77614 218.527 5.85028C238.104 10.9244 305.263 32.0602 305.263 32.0602C305.263 32.0602 274.746 25.8362 249.883 23.223C225.02 20.6098 184.579 23.023 184.579 23.023C184.579 23.023 174.404 14.2843 177.91 9.62531Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M129.481 9.62531C125.974 4.96629 108.44 0.77614 88.8636 5.85028C69.2867 10.9244 2.12812 32.0602 2.12812 32.0602C2.12812 32.0602 32.6447 25.8362 57.5078 23.223C82.3708 20.6098 122.812 23.023 122.812 23.023C122.812 23.023 132.987 14.2843 129.481 9.62531Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eyebrow15 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Eyebrows/-15",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(495.000000, 470.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M178.391 22.335C181.391 17.335 238.391 -0.664962 258.391 2.33504C278.391 5.33504 307.391 31.335 307.391 31.335C307.391 31.335 280.391 20.335 255.391 20.335C230.391 20.335 195.391 38.335 195.391 38.335C195.391 38.335 175.391 27.335 178.391 22.335Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M131 22.335C128 17.335 71.0003 -0.664962 51.0003 2.33504C31.0003 5.33504 2.00029 31.335 2.00029 31.335C2.00029 31.335 29.0003 20.335 54.0003 20.335C79.0003 20.335 114 38.335 114 38.335C114 38.335 134 27.335 131 22.335Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Eyebrow = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow13, null);
    }
    case 14: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow14, null);
    }
    case 15: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow15, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Eyebrow0, null);
    }
  }
};

const Face0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-0",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 664.54834,859 532,859 C435.13263,859 351.668898,801.612202 313.752775,718.980575 L313.322946,718.989282 L312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-1",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 664.54834,879 532,879 C435.13263,879 351.668898,801.612202 313.752775,718.980575 L313.322946,718.989282 L312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-2",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 664.54834,899 532,899 C432.699202,899 347.483933,816.242653 310.982017,718.993409 C267.268677,718.448846 232,682.843144 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-3",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 704.54834,899 532,899 C402.610491,899 332.317998,816.086314 305.249034,718.717925 C264.225797,715.291578 232,680.909158 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-4",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 764.54834,899 592,899 C462.715227,899 358.747776,816.220491 314.739381,718.954345 C313.831676,718.98455 312.917642,719 312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-5",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 704.54834,859 532,859 C405.842528,859 335.866563,801.559592 307.358668,718.866959 C265.336704,716.464588 232,681.625396 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-6",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 764.54834,899 532,899 C402.610491,899 332.317998,816.086314 305.249034,718.717925 C264.225797,715.291578 232,680.909158 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-7",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 764.54834,919 572,919 C415.13263,919 351.668898,801.612202 313.752775,718.980575 L313.322946,718.989282 L312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-8",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 724.54834,899 592,899 C492.560218,899 373.476049,816.010833 320.189513,718.584987 C317.498129,718.859681 314.765451,719 312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-9",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 704.54834,919 592,919 C506.683174,919 378.324367,822.776611 321.205121,718.475443 C318.188736,718.821948 315.115161,719 312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Face/-10",
    fill: "#ffffff",
    stroke: "none",
    strokeWidth: "1",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,379 C664.54834,379 772,486.45166 772,619 C772,751.54834 684.54834,899 592,899 C535.13263,899 351.668898,801.612202 313.752775,718.980575 L313.322946,718.989282 L312,719 C267.81722,719 232,683.18278 232,639 C232,599.134956 261.158843,566.080325 299.312086,560.00055 C325.599297,455.979213 419.809919,379 532,379 Z M295.858895,624.545187 L304.141105,655.454813",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "24"
  }));
};

const Face = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Face0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Face1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Face2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Face3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Face4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Face5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Face6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Face7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Face8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Face9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Face10, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Face0, null);
    }
  }
};

const Glass0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  });
};

const Glass1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(293.311103, 479.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    cx: "272.688897",
    cy: "60",
    r: "60"
  }), /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    cx: "416.688897",
    cy: "60",
    r: "60"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M368.688897,13 C360.688897,7.66666667 352.688897,5 344.688897,5 C336.688897,5 328.688897,7.66666667 320.688897,13",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "216.688897",
    y1: "36",
    x2: "1",
    y2: "79.3393577",
    id: "Path",
    transform: "translate(108.844448, 57.669679) rotate(1.361411) translate(-108.844448, -57.669679) "
  })));
};

const Glass2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M574.189838,502.353993 C586.612079,503.247679 601.018598,506.362134 617.409394,511.697357 C622.107339,513.226543 629.521032,514.112461 639.650474,514.355109 L640.336909,514.337568 C650.115498,514.071859 657.30038,513.191789 661.891553,511.697357 C678.282349,506.362134 692.688868,503.247679 705.11111,502.353993 C722.696433,501.088862 751.030506,503.214809 790.113329,508.731836 L791.300947,508.900056 L791.300947,529.629258 C786.297933,531.828279 783.752241,534.010301 783.663873,536.175322 C781.481852,589.634841 763.639862,606 723.65829,606 C685.15235,606 666.860184,585.095985 650.56058,541.630375 C648.424017,535.932875 644.892754,533.024776 639.966791,532.906078 L639.650474,532.90229 C634.559091,532.90229 630.922389,535.811651 628.740368,541.630375 C612.440763,585.095985 594.148598,606 555.642657,606 C515.661085,606 497.819095,589.634841 495.637074,536.175322 C495.548712,534.010446 493.003357,531.828573 488.00101,529.629702 L488,530 L289,550 L293,541 L487.999,509 L488,508.900056 C527.696939,503.258104 556.426885,501.076083 574.189838,502.353993 Z M564.611618,508.971486 C532.97231,506.789465 518.789172,513.335528 512.243109,520.972603 C505.697045,528.609677 493.695928,595.161324 551.51949,598.434355 C609.343052,601.707387 614.798105,534.06473 611.525073,526.427656 C608.252042,518.790581 596.250925,511.153507 564.611618,508.971486 Z M714.580942,508.971486 C682.941634,511.153507 670.940518,518.790581 667.667486,526.427656 C664.394454,534.06473 669.849507,601.707387 727.673069,598.434355 C785.496631,595.161324 773.495514,528.609677 766.949451,520.972603 C760.403387,513.335528 746.220249,506.789465 714.580942,508.971486 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "4",
    fill: "#000000"
  }));
};

const Glass3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(293.000000, 488.000000)",
    stroke: "#000000",
    strokeWidth: "8"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M197.493245,10.4280671 C174.636102,27.3582996 188.604356,103.544346 244.477372,103.544346 C300.350388,103.544346 337.149222,42.6997481 325.747213,20.1024857 C314.345204,-2.49477675 220.350388,-6.50216547 197.493245,10.4280671 Z",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M376.540864,10.4280671 C353.683721,27.3582996 367.651975,103.544346 423.524991,103.544346 C479.398007,103.544346 516.196841,42.6997481 504.794832,20.1024857 C493.392823,-2.49477675 399.398007,-6.50216547 376.540864,10.4280671 Z",
    id: "Path",
    transform: "translate(436.458153, 51.772173) scale(-1, 1) translate(-436.458153, -51.772173) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "301.285714",
    y1: "5.44186047",
    x2: "392.714286",
    y2: "5.44186047",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "326.68254",
    y1: "21.1627907",
    x2: "367.31746",
    y2: "21.1627907",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "186.554557",
    y1: "30.8015819",
    x2: "1.25992802",
    y2: "69.9860126",
    id: "Path",
    transform: "translate(94.259928, 50.646655) rotate(1.361411) translate(-94.259928, -50.646655) "
  })));
};

const Glass4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 479.000000)",
    fill: "#000000",
    stroke: "#000000",
    strokeWidth: "4"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M229.149255,4.2334278 C247.672154,8.12981325 283.261021,21.6236388 324.690343,35.0615291 L325.464481,35.3078466 C331.11768,37.0729902 339.032765,38.8353007 349.209737,40.594778 L349.209737,57.984989 C344.161954,60.5093754 341.061801,62.8807678 339.909277,65.0991662 C325.535839,92.7654109 298.479956,110.946086 257.050634,101.460516 C200.767297,88.5740028 181.801459,20.8331746 180.110466,9.76667675 C178.419474,-1.29982114 196.205221,-2.69651627 229.149255,4.2334278 Z M519.889534,9.76667675 C518.198541,20.8331746 499.232703,88.5740028 442.949366,101.460516 C401.520044,110.946086 374.464161,92.7654109 360.090723,65.0991662 C358.969348,62.9407245 356.004199,60.637447 351.195275,58.1893337 L350.790263,57.984989 L350.790263,40.594778 L352.195626,40.3492512 C362.16219,38.5895103 369.866867,36.8269363 375.309657,35.0615291 L377.788318,34.2552658 C418.155707,21.0877247 452.698304,8.05188555 470.850745,4.2334278 L472.809163,3.82763387 C504.498419,-2.63678054 521.546707,-1.07849118 519.889534,9.76667675 Z M213.93032,27.1568877 C197.020393,46.9184911 229.149255,89.6035544 261.278116,97.5081958 C293.406978,105.412837 334.836299,80.9084489 327.226832,57.984989 C319.617364,35.0615291 239.295211,8.97621262 213.93032,27.1568877 Z M486.06968,27.1568877 C460.704789,8.97621262 380.382636,35.0615291 372.773168,57.984989 C365.163701,80.9084489 406.593022,105.412837 438.721884,97.5081958 C470.850745,89.6035544 502.979607,46.9184911 486.06968,27.1568877 Z",
    id: "Combined-Shape"
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    points: "199 30 4 62 0 71 199 51"
  })));
};

const Glass5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 500.000000)",
    stroke: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M339.818182,40.2109589 C338.074175,42.9080712 336.862054,47.8943725 336.181818,55.169863 L327.454545,55.169863 C324.545455,28.1013699 305.393939,14.0922374 270,13.1424658 C240.424242,11.2429224 222.727273,23.1150685 216.909091,48.7589041 L205.272727,48.7589041 L190,33.8 L190,10.2931507 C222.484848,2.22009132 249.151515,-1.10410959 270,0.320547945 C285.225486,1.36096427 303.25963,5.13798521 324.62746,9.93254373 L332.545455,11.7178082 C336.214681,12.54746 342.032863,13.4972317 350,14.5671233 L352.073632,14.2846662 C358.984501,13.3293325 364.111473,12.4737132 367.454545,11.7178082 L376.341511,9.71531602 C397.286215,5.02415827 415.005203,1.34520038 430,0.320547945 C450.64,-1.08986301 476.9824,2.15408219 509.0272,10.0523836 L510,10.2931507 L510,33.8 L494.727273,48.7589041 L483.090909,48.7589041 C477.272727,23.1150685 459.575758,11.2429224 430,13.1424658 C394.96,14.0827397 375.8392,27.8224932 372.6376,54.361726 L372.545455,55.169863 L363.818182,55.169863 L363.730382,54.2723496 C363.036013,47.4828217 361.853158,42.7956915 360.181818,40.2109589 C358.482529,37.5830034 355.216835,35.4868176 350.384736,33.9224017 L350,33.8 C344.956128,35.3768603 341.562189,37.5138466 339.818182,40.2109589 Z",
    id: "Path",
    strokeWidth: "4",
    fill: "#000000"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M216.909091,48.4383562 C216.909091,85.4794521 234.606061,104 270,104 C305.393939,104 324.545455,87.6164384 327.454545,54.8493151",
    id: "Path",
    strokeWidth: "6"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M372.545455,48.4383562 C372.545455,85.4794521 390.242424,104 425.636364,104 C461.030303,104 480.181818,87.6164384 483.090909,54.8493151",
    id: "Path",
    strokeWidth: "6",
    transform: "translate(427.818182, 76.219178) scale(-1, 1) translate(-427.818182, -76.219178) "
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    strokeWidth: "4",
    fill: "#000000",
    points: "199 9 4 41 0 50 199 30"
  })));
};

const Glass6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 489.000000)",
    fill: "#000000",
    stroke: "#000000",
    strokeWidth: "4"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M507.197382,9.82478969 C513.43226,17.7007378 515.213654,62.5936419 486.711355,88.5842707 C469.404358,104.366146 429.38069,108.487745 402.985851,98.8230032 C386.082673,92.6337314 377.827731,74.7226245 375.444668,70.5905602 L375.374248,70.46959 C367.818365,57.6210186 359.693569,48.7969114 350.999861,43.9972684 C342.444422,48.7207266 334.439709,57.3419022 326.985986,69.8607952 L326.625752,70.46959 C324.338153,74.359588 316.088066,92.5712135 299.014149,98.8230032 C272.61931,108.487745 232.595642,104.366146 215.288645,88.5842707 C186.786346,62.5936419 188.56774,17.7007378 194.802618,9.82478969 C201.037496,1.94884159 243.790945,-3.56432208 278.528122,2.7364364 C313.265299,9.03719488 328.491531,25.281971 335.53272,27.9394703 C339.929408,29.5988766 344.89638,30.3949699 350.433636,30.3277503 L350.434736,30.3022547 L351,30.3179093 L351.565264,30.3022547 L351.566163,30.3277478 C357.1035,30.3949891 362.070539,29.5988966 366.46728,27.9394703 C373.508469,25.281971 388.734701,9.03719488 423.471878,2.7364364 C458.209055,-3.56432208 500.962504,1.94884159 507.197382,9.82478969 Z M209.053767,15.3379534 C189.458437,28.7270651 207.272374,75.1951589 225.977008,88.5842707 C244.681642,101.973382 289.216484,98.8230032 299.904846,91.7346499 C310.593209,84.6462966 334.642023,53.930099 326.625752,34.2402288 C318.60948,14.5503585 237.556067,1.16124678 209.053767,15.3379534 Z M492.946233,15.3379534 C464.443933,1.16124678 383.39052,14.5503585 375.374248,34.2402288 C367.357977,53.930099 391.406791,84.6462966 402.095154,91.7346499 C412.783516,98.8230032 457.318358,101.973382 476.022992,88.5842707 C494.727626,75.1951589 512.541563,28.7270651 492.946233,15.3379534 Z",
    id: "Combined-Shape"
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    points: "199 20 4 52 0 61 199 41"
  })));
};

const Glass7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 502.000000)",
    fill: "#000000",
    stroke: "#000000",
    strokeWidth: "4"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M339.740368,39.6303745 C323.440763,83.0959855 305.148598,104 266.642657,104 C226.661085,104 208.819095,87.634841 206.637074,34.1753215 C206.548706,32.0103005 204.003015,29.8282793 199,27.6292579 L199,6.90005646 C238.696939,1.25810378 267.426885,-0.923917428 285.189838,0.353992852 C297.612079,1.2476793 312.018598,4.36213391 328.409394,9.69735669 C333.107339,11.2265431 340.521032,12.1124607 350.650474,12.3551095 L351.336909,12.3375684 C361.115498,12.0718595 368.30038,11.1917889 372.891553,9.69735669 C389.282349,4.36213391 403.688868,1.2476793 416.11111,0.353992852 C433.874063,-0.923917428 462.604008,1.25810378 502.300947,6.90005646 L502.300947,6.90005646 L502.300947,27.6292579 C497.297933,29.8282793 494.752241,32.0103005 494.663873,34.1753215 C492.481852,87.634841 474.639862,104 434.65829,104 C396.15235,104 377.860184,83.0959855 361.56058,39.6303745 C359.378558,33.8116513 355.741856,30.9022897 350.650474,30.9022897 L350.650474,30.9022897 C345.559091,30.9022897 341.922389,33.8116513 339.740368,39.6303745 Z",
    id: "Combined-Shape"
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    points: "199 7 4 39 0 48 199 28"
  })));
};

const Glass8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(293.000000, 475.000000)",
    stroke: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M328.31869,48.9411765 C333.965749,25.4117647 327.377514,0 252.083396,0 C176.789279,0 173.024573,30.1176471 170.201043,48.9411765 C167.377514,67.7647059 157.024573,140.235294 227.612808,143.058824 C298.201043,145.882353 322.671631,72.4705882 328.31869,48.9411765 Z",
    id: "Path",
    strokeWidth: "8",
    fill: "#0C0C0C"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M523.46091,48.9411765 C529.107969,25.4117647 522.519734,3.63797881e-12 447.225616,3.63797881e-12 C371.931498,3.63797881e-12 368.166792,30.1176471 365.343263,48.9411765 C362.519734,67.7647059 352.166792,140.235294 422.755028,143.058824 C493.343263,145.882353 517.813851,72.4705882 523.46091,48.9411765 Z",
    id: "Path",
    strokeWidth: "8",
    fill: "#0C0C0C",
    transform: "translate(444.072807, 71.569037) scale(-1, 1) translate(-444.072807, -71.569037) "
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "301.965749",
    y1: "7.52941176",
    x2: "391.377514",
    y2: "7.52941176",
    id: "Path",
    strokeWidth: "8"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M301.965749,35.7647059 C317.212807,34.5098039 332.271631,33.8823529 347.14222,33.8823529 C362.012808,33.8823529 376.757907,34.5098039 391.377514,35.7647059",
    id: "Path",
    strokeWidth: "8"
  }), /* @__PURE__ */ React__default.createElement("line", {
    x1: "217",
    y1: "40",
    x2: "1.3111035",
    y2: "83.3393577",
    id: "Path",
    strokeWidth: "16",
    transform: "translate(109.155552, 61.669679) rotate(1.361411) translate(-109.155552, -61.669679) "
  })));
};

const Glass9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 466.000000)",
    fill: "#000000",
    stroke: "#000000",
    strokeWidth: "4"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M229.149255,5.21037268 C247.672154,10.005924 283.261021,26.6137093 324.690343,43.1526512 L325.464481,43.4558112 C331.11768,45.6282957 339.032765,47.7972932 349.209737,49.9628037 L349.209737,71.3661403 C344.161954,74.4730774 341.061801,77.3917142 339.909277,80.1220507 C325.535839,114.172813 298.479956,136.549029 257.050634,124.874482 C200.767297,109.014157 181.801459,25.6408303 180.110466,12.0205252 C178.419474,-1.59977987 196.205221,-3.31878925 229.149255,5.21037268 Z M470.850745,5.21037268 L472.809163,4.710934 C504.498419,-3.24526836 521.546707,-1.32737377 519.889534,12.0205252 C518.198541,25.6408303 499.232703,109.014157 442.949366,124.874482 C401.520044,136.549029 374.464161,114.172813 360.090723,80.1220507 C358.969348,77.4655071 356.004199,74.630704 351.195275,71.6176415 L350.790263,71.3661403 L350.790263,49.9628037 L352.195626,49.6606168 C362.16219,47.4947819 369.866867,45.3254601 375.309657,43.1526512 L377.788318,42.1603271 C418.155707,25.9541227 452.698304,9.91001298 470.850745,5.21037268 Z",
    id: "Combined-Shape"
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    points: "199 43 4 75 0 84 199 64"
  })));
};

const Glass10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 475.000000)",
    fill: "#000000"
  }, /* @__PURE__ */ React__default.createElement("rect", {
    id: "Rectangle",
    x: "201",
    y: "0",
    width: "300",
    height: "23.4"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M329.571429,0 L370.642857,0 L370.642857,50.7333333 C363.797619,41.4888889 356.952381,36.8666667 350.107143,36.8666667 C343.261905,36.8666667 336.416667,41.4888889 329.571429,50.7333333 L329.571429,0 Z",
    id: "Rectangle"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M209.035714,16.4666667 L226.635493,91.6470116 C228.329435,98.8829668 234.782715,104 242.214302,104 L295.809254,104 C302.413177,104 308.338607,99.9426587 310.726587,93.7856009 L340.714286,16.4666667 L340.714286,16.4666667 L209.035714,16.4666667 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M359.5,16.4666667 L377.099778,91.6470116 C378.793721,98.8829668 385.247,104 392.678588,104 L446.273539,104 C452.877463,104 458.802893,99.9426587 461.190872,93.7856009 L491.178571,16.4666667 L491.178571,16.4666667 L359.5,16.4666667 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(425.339286, 60.233333) scale(-1, 1) translate(-425.339286, -60.233333) "
  }), /* @__PURE__ */ React__default.createElement("polygon", {
    id: "Path",
    stroke: "#000000",
    strokeWidth: "4",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    points: "201 2 4 66 0 75 201 22"
  })));
};

const Glass11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 475.000000)",
    fill: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M527.209 22.2168C527.813 13.2841 520.652 6 511.699 6H177C168.163 6 161 13.1634 161 22V97.7598C161 102.706 163.26 107.352 167.249 110.275C187.881 125.396 254.959 172 297.94 172C349.244 172 341.761 110.343 388.321 110.343C434.881 110.343 412.97 172 469.116 162.514C513.7 154.982 524.608 60.7171 527.209 22.2168Z",
    fill: "white",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M505.642 31.9945C505.893 27.5088 502.3 23.8467 497.807 23.8467L187 23.8467C182.582 23.8467 179 27.4284 179 31.8467V83.3487C179 85.7589 180.047 88.0083 181.946 89.493C196.566 100.927 262.245 150.47 302.546 150.47C333.607 150.47 325.397 95.489 384.087 90.4907C442.777 85.4924 426.644 145.472 464.954 142.14C497.033 139.35 504.169 58.2882 505.642 31.9945Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("mask", {
    id: "mask0_0_1158",
    maskUnits: "userSpaceOnUse",
    x: "179",
    y: "23",
    width: "327",
    height: "128"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M505.642 31.9945C505.893 27.5088 502.3 23.8467 497.807 23.8467L187 23.8467C182.582 23.8467 179 27.4284 179 31.8467V83.3487C179 85.7589 180.047 88.0083 181.946 89.493C196.566 100.927 262.245 150.47 302.546 150.47C333.607 150.47 325.397 95.489 384.087 90.4907C442.777 85.4924 426.644 145.472 464.954 142.14C497.033 139.35 504.169 58.2882 505.642 31.9945Z",
    fill: "white"
  })), /* @__PURE__ */ React__default.createElement("g", {
    mask: "url(#mask0_0_1158)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M393.808 14.7422L503.264 102.828",
    stroke: "white",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M418.436 0.978516L527.892 89.0645",
    stroke: "white",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  })), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M161 14.0361L6 44.9996V88.8749L161 73.9995V14.0361Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  })));
};

const Glass12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Glasses/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(289.000000, 475.000000)",
    fill: "#000000"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M309.966 18.5292H399.378",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M308 53.7647C308 53.7647 330.694 37 353 37C375.306 37 397.412 53.7647 397.412 53.7647",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M225.484 53.5689L8.82675 91.7715",
    stroke: "black",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M185.242 34.6204C217.983 -11.8648 313.089 -1.73762 334.362 40.2821C355.636 82.3018 278.647 141 231.916 141C185.186 141 152.501 81.1056 185.242 34.6204Z",
    fill: "#0C0C0C"
  }), /* @__PURE__ */ React__default.createElement("mask", {
    id: "mask0_0_1174",
    maskUnits: "userSpaceOnUse",
    x: "172",
    y: "4",
    width: "166",
    height: "137"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M185.242 34.6204C217.983 -11.8648 313.089 -1.73762 334.362 40.2821C355.636 82.3018 278.647 141 231.916 141C185.186 141 152.501 81.1056 185.242 34.6204Z",
    fill: "white"
  })), /* @__PURE__ */ React__default.createElement("g", {
    mask: "url(#mask0_0_1174)"
  }, /* @__PURE__ */ React__default.createElement("rect", {
    x: "264.624",
    y: "-24.9326",
    width: "210",
    height: "28",
    transform: "rotate(60 264.624 -24.9326)",
    fill: "white"
  })), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M519.758 34.6204C487.017 -11.8648 391.911 -1.73762 370.638 40.2821C349.364 82.3018 426.353 141 473.084 141C519.814 141 552.499 81.1056 519.758 34.6204Z",
    fill: "#0C0C0C"
  }), /* @__PURE__ */ React__default.createElement("mask", {
    id: "mask1_0_1174",
    maskUnits: "userSpaceOnUse",
    x: "367",
    y: "4",
    width: "166",
    height: "137"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M519.758 34.6204C487.017 -11.8648 391.911 -1.73762 370.638 40.2821C349.364 82.3018 426.353 141 473.084 141C519.814 141 552.499 81.1056 519.758 34.6204Z",
    fill: "white"
  })), /* @__PURE__ */ React__default.createElement("g", {
    mask: "url(#mask1_0_1174)"
  }, /* @__PURE__ */ React__default.createElement("rect", {
    x: "454.624",
    y: "-24.9326",
    width: "210",
    height: "28",
    transform: "rotate(60 454.624 -24.9326)",
    fill: "white"
  })), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M185.242 34.6204C217.983 -11.8648 313.089 -1.73762 334.362 40.2821C355.636 82.3018 278.647 141 231.916 141C185.186 141 152.501 81.1056 185.242 34.6204Z",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M519.758 34.6204C487.017 -11.8648 391.911 -1.73762 370.638 40.2821C349.364 82.3018 426.353 141 473.084 141C519.814 141 552.499 81.1056 519.758 34.6204Z",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  })));
};

const Glass = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Glass0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Glass1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Glass2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Glass3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Glass4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Glass5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Glass6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Glass7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Glass8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Glass9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Glass10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Glass11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Glass12, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Glass0, null);
    }
  }
};

const Hair0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd"
  });
};

const Hair1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M287.145773,564.824988 L328.116663,564.824988 L366,655 C383.576343,574.554316 392.364515,528.467337 392.364515,516.739062 C392.364515,505.010788 388.008266,481.271891 379.295767,445.522372 C393.491567,432.443591 404.392978,426.6028 412,428 C428.104379,430.95793 511.120052,457.788685 550.69367,460.998791 C604.369062,465.352796 671.588059,451.214009 697.999909,444.579207 C752.614423,430.859736 776.998449,384.728522 771.151988,306.185566 C744.360446,317.004973 718.309783,320.518315 693,316.725594 C655.035325,311.036511 598.649235,281.115006 554.702003,272.17357 C493.291099,259.679002 449.510289,258.16557 427.437429,265.136605 C385.349932,278.42865 355.621462,323.201887 338.252019,399.456316 C304.849244,410.402706 284.139523,426.431348 276.122857,447.542242 C268.106191,468.653136 271.780496,507.747385 287.145773,564.824988 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M636.531474,228.13477 C670.857169,243.665431 725.166891,296.973952 803.404132,362.491755 C816.410437,373.383557 842.942393,382.552972 883,390 C833,450 743,477.333333 613,472 C597.305444,471.356121 543.630254,458.087156 492.399654,439.221249 C490.674088,440.747431 489.403098,442.447013 488.585977,444.319039 C481.862828,459.721787 473.793564,504.295236 452,523 C430.206436,541.704764 398.15684,567.305201 392,580 C387.89544,588.463199 384.89544,616.463199 383,664 C365.62738,629.354885 351.294047,603.688218 340,587 C328.705953,570.311782 314.039287,563.645115 296,567 C252.289371,507.327044 242.173623,447.90566 265.652755,388.735849 C283.709479,343.23106 309.577414,319.996228 343.256562,319.031353 C343.002974,315.496838 343.314634,311.930931 344.17011,308.217487 C349.553099,284.851055 396,239 433,221 C470,203 527.562365,178.831697 636.531474,228.13477 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M468,155 C494.413508,155 517.505024,169.223139 530.033478,190.428348 C542.638883,179.566707 559.052573,173 577,173 C607.278861,173 633.192307,191.690562 643.83239,218.163736 C650.523576,216.106563 657.632562,215 665,215 C699.786693,215 728.811394,239.670025 735.533019,272.468992 C768.002006,279.12141 793,314 793,343 C793,372 789.333333,379 782,405 C774.666667,431 761.666667,458.333333 743,487 L742.487847,486.071181 C738.468171,478.85706 732.305556,469.5 724,458 C719.654204,451.982745 713.183929,446.346749 708,441 C703.288148,442.688186 700.961321,443.835284 697.999909,444.579207 C634.162314,458.31332 585.060234,463.786515 550.69367,460.998791 L543.474261,460.399732 L540.29429,460.150618 C513.724479,458.137897 460.670673,455.9739 427,477 C388.41902,501.092406 375.286815,555.63188 372.093734,571.530134 L371.83052,572.876479 L371.66972,573.747986 C369.058511,588.2233 367.192111,614.492798 366.07052,652.556479 L366,655 L328.116663,564.824988 L287.145773,564.824988 L287.123625,564.742696 C285.105011,564.913266 283.062634,565 281,565 C241.235498,565 209,532.764502 209,493 C209,462.831845 227.554139,436.997241 253.873676,426.284928 C238.060403,413.079216 228,393.214474 228,371 C228,331.235498 260.235498,299 300,299 C301.933893,299 303.849978,299.076244 305.745413,299.225891 C302.046294,290.559511 300,281.018724 300,271 C300,231.235498 332.235498,199 372,199 C381.775632,199 391.096237,200.948197 399.594739,204.477513 C409.046897,175.744373 436.100894,155 468,155 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M611.547059,230.462612 C698.094118,236.925225 725,287 724.588542,333.554902 C748.638568,343.002989 766,370.025589 766,401.886689 C766,419.541793 748.333333,441.912896 713,469 C658.648092,471.689594 614.775916,470.090396 581.383471,464.202407 C514.014286,452.323402 462.038862,412.237022 441,412 C419.961138,411.762978 402.482014,416.588965 384,454 C365.517986,491.411035 385.822655,520.524164 384,551 C376.5907,588.904446 370.755044,622.451207 366.493029,651.640282 L366,655 L328.116663,564.824988 L287.145773,564.824988 C265.130495,517.303157 245,413 269,379 C293,345 310,351 346,360 C354.615309,315.384317 393.523749,291.762537 430.724791,270.310819 L433,269 C466,250 525,224 611.547059,230.462612 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M623,264 C701.810134,298.151058 736.674249,344.123631 741,379 C743.95879,402.855244 738.292123,428.188578 724,455 C666,448.333333 620.333333,452 587,466 C520.819135,493.795963 452.819135,492.129296 383,461 C391.19759,494.978015 399,522 395,559 C392.333333,583.666667 384.333333,621.333333 371,672 C346.672242,617.194008 331.338909,585.527342 325,577 C318.661091,568.472658 305.994424,562.472658 287,559 C271.634723,501.922397 259,475 269,431 C279,387 315.912503,338.292045 358,325 C362.714614,323.511034 356.047947,314.177701 338,297 C388.266605,282.037882 424.375148,273.411755 446.325628,271.121621 C454.054785,270.315224 451.279576,260.274684 438,241 C508.793244,233.565961 570.459911,241.232628 623,264 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M279,719 L312,727 L361,805 C345.104968,795.793015 330.104968,783.793015 316,769 C301.895032,754.206985 289.561699,737.540318 279,719 Z M343,303 C367,222.333333 442.666667,202.333333 570,243 C761,304 782,471 782,496 C782,512.666667 778.333333,533.666667 771,559 L769.377742,556.788495 C742.968282,520.931086 720.842368,498.001587 703,488 C652.173973,459.509334 588.817434,464 549,464 C509.182566,464 428.104379,430.95793 412,428 C409.688334,427.575411 401.590927,431.429106 429,448 L430.116018,448.665115 C436.887544,452.645909 447.182205,457.757538 461,464 C447.596463,464.038164 432.312171,461.806007 415.147123,457.303529 L412.503541,456.598811 C395.711977,452.076418 384.642719,448.384272 379.295767,445.522372 L380.06813,448.7074 C388.26572,482.685415 392.364515,505.362636 392.364515,516.739062 C392.364515,528.232771 383.924355,572.72458 367.044035,650.214489 L366,655 C350.666667,619.666667 338.333333,596 329,584 C315,566 300.202254,555.429256 288,559 L287.245493,559.229979 C278.745889,561.917334 258.53666,571.367129 244,589 C238.749387,595.368958 233.08272,607.368958 227,625 L226.065502,623.594497 C212.50066,603.100798 205.145493,587.902633 204,578 C200.118123,544.441696 214.597053,517.355586 214,510 C210.524124,467.177849 188,403 244,358 L246.2348,356.214 C282.6516,327.271333 314.906667,309.533333 343,303 Z",
    id: "Shape",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M429,249 C452,238 567.078089,210.731301 629,239 C751.666667,295 808,414 798,596 C706.666667,504.666667 636.333333,456.666667 587,452 C583.849456,451.701976 580.427025,451.181996 576.732706,450.440062 L578.623143,452.186178 C595.446627,467.677375 615.572664,484.948764 639,504 C565.154464,479.561802 512.897321,455.171558 482.228571,430.829268 C471.250239,422.115586 460.817679,411.645571 450.930891,399.419222 C448.886906,440.886337 443.90983,479.746614 436,516 C428.08,552.3 405.1318,598.0743 367.1554,653.3229 L366,655 L328.116663,564.824988 L287.145773,564.824988 C261.048591,494.941663 255,439.333333 269,398 C283,356.666667 311.333333,337.666667 354,341 C365.105394,298.268435 390.105394,267.601768 429,249 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M589.5,149 C631.429764,149 667.646435,173.46066 684.658775,208.890741 C721.09813,214.498985 749,245.991077 749,284 C749,286.479516 748.88126,288.931299 748.649157,291.349973 C776.884031,307.885612 799.44561,330.956745 794,360 C786,402.666667 760.666667,438 718,466 L715.0861,463.567 C683.962033,437.635667 661.933333,421.113333 649,414 C615.112376,395.361807 560.361457,389 532,389 C494.328727,389 459.328727,395.666667 427,409 C427.442658,419.124205 429.109325,429.457538 432,440 C434.890675,450.542462 438.890675,460.875795 444,471 C418.42303,487.163731 403.86212,499.704664 400.317272,508.622798 C395.053173,521.866228 390.816933,592.760589 386.449154,651.362106 L386.17725,655 L366.146153,655 L328.203914,564.824988 L287.169322,564.824988 C281.896276,545.26754 277.997962,527.821458 275.474381,512.486743 C230.854476,504.457464 197,465.4323 197,418.5 C197,388.97181 210.401273,362.573655 231.453484,345.055871 C227.349851,337.983222 225,329.766029 225,321 C225,294.490332 246.490332,273 273,273 L273.516848,273.002725 L273.516848,273.002725 C278.783823,219.66548 323.776164,178 378.5,178 C395.981022,178 412.469019,182.251645 426.986338,189.77728 C440.350453,178.084255 457.847918,171 477,171 C490.487831,171 503.155028,174.513552 514.136247,180.675313 C533.28305,161.128247 559.975173,149 589.5,149 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M600.328004,173.378628 C706.51335,164.088614 796.476165,200.935719 801.265577,255.678942 C803.695286,283.450641 783.737843,310.49297 749.618561,331.611505 C765.063752,338.699548 774.521929,348.01487 775.46916,358.841774 C776.714595,373.077161 763.016568,387.294038 739.738901,398.89906 L740.480755,402.50703 C740.650616,403.32637 740.823745,404.157384 741,405 C746.333333,406.333333 749,411.666667 749,421 C749,430.333333 737,447 713,471 C701.666667,455.666667 690,445.333333 678,440 C666.920655,435.075847 654.532414,432.679571 640.835277,432.811173 C637.222979,442.406663 631.069509,450.272246 622.5,455.219854 C608.589242,463.251234 591.202794,461.924641 575.013121,453.322279 C570.690288,458.087969 565.680763,462.179157 560,465.458947 C538.447788,477.902122 511.612082,476.138657 486.418588,463.265159 L485.395785,464.617496 C480.437333,471.120347 474.397833,478.222483 465,486 C445.666667,502 416.333333,512 377,516 L391,672 L371,672 L325,562 L289,568 C273.634723,510.922397 239,431 256,379 C266.31189,347.457747 308.818577,301.919892 356,277 C356.84754,276.552353 357.701097,276.115198 358.559964,275.688267 C352.18227,272.103338 343.995473,268.20694 334,264 C351.648204,258 368.981537,255 386,255 C397.257459,255 408.50684,256.312688 419.748142,258.938063 L421.437432,258.728011 C421.992551,258.660372 422.539594,258.595072 423.078261,258.531995 C444.228158,216.299002 514.42929,180.893791 600.328004,173.378628 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M372.389019,247.786108 C470.684335,198.180121 573.70651,196.436019 608.362378,256.461743 C610.594634,260.328124 612.477899,264.333125 614.022301,268.457607 C631.340767,263.485869 647,261 661,261 C682,261 743,269 760,290 C777,311 777,343 753,387 C737,416.333333 714,434 684,440 C625.671273,414 577.671273,401 540,401 C502.328727,401 464.662061,403.666667 427,409 C427.442658,419.124205 429.109325,429.457538 432,440 C434.890675,450.542462 438.890675,460.875795 444,471 C418.42303,487.163731 403.86212,499.704664 400.317272,508.622798 C395,522 390.731457,594.198681 386.316755,653.134075 L386.17725,655 L366.146153,655 L328.203914,564.824988 L287.169322,564.824988 C280.297784,539.338819 275.760795,517.438139 273.558355,499.122947 C267.794015,498.334154 260.905776,498.267484 252.894736,498.92407 L252,499 L242.594545,455.98087 L211.196591,446.233717 C244.398864,351.411239 298.129673,285.262036 372.389019,247.786108 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M287.145773,564.824988 L328.116663,564.824988 L366,655 C368,609 370.666667,578.666667 374,564 C377.333333,549.333333 386,536 400,524 C404.686858,511.205454 408.020191,498.538788 410,486 C411.979809,473.461212 412.646475,460.794546 412,448 C431.277968,442.027683 448.944635,435.027683 465,427 C481.055365,418.972317 496.055365,409.638984 510,399 C541.018923,414.567133 564.018923,423.900467 579,427 C598.333333,431 625.666667,431 661,427 C677,435 690.333333,444.666667 701,456 C711.666667,467.333333 719.333333,477 724,485 C739.337022,483.068501 749.003689,474.068501 753,458 C758.994467,433.897248 749.308457,421.45399 753,385 C755.461029,360.69734 761.794362,334.364006 772,306 C756.671455,311.760083 745.671455,315.093417 739,316 C713.953321,319.403591 695.432317,316 684,316 C636.89228,316 645,282 615,272 C595,265.333333 574.900668,265.39119 554.702003,272.17357 C537.058392,259.349997 518.824391,250.958807 500,247 C481.175609,243.041193 457.508942,242.041193 429,244 C432.618992,252.559514 429.952325,263.892847 421,278 C407.571512,299.160729 404,300 392,311 C380,322 362,318 347,335 C337,346.333333 333,359.666667 335,375 C327.529566,375.74088 320.196232,377.74088 313,381 C305.803768,384.25912 299.470434,389.592453 294,397 C316.094259,401.247038 325.477218,404.098045 322.148877,405.553022 C298.10323,416.064523 271.638366,440.518688 265,458 C256.983334,479.110894 264.365258,514.719224 287.145773,564.824988 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M287.145773,564.824988 L328.116663,564.824988 L366,655 C383.576343,574.554316 392.364515,528.467337 392.364515,516.739062 C392.364515,499.14665 355.591535,476.044745 379.295767,445.522372 C403,415 437.22161,410.877439 476,418 C525,427 543,431 583,429 C609.666667,427.666667 645.666667,418.666667 691,402 C642.333333,341.333333 575,313.333333 489,318 C360,325 288.147856,415.875901 276.122857,447.542242 C268.106191,468.653136 271.780496,507.747385 287.145773,564.824988 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(266.170240, 340.000000)",
    stroke: "#000000",
    strokeWidth: "12"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M20.9755327,224.824988 L61.9464226,224.824988 L99.82976,315 C117.406103,234.554316 126.194275,188.467337 126.194275,176.739062 C126.194275,159.14665 89.4212949,136.044745 113.125527,105.522372 C124.789561,90.5033682 139.00015,81.8765075 155.047131,77.8362154 C171.611628,73.6656236 192.82976,42 154.82976,25 C116.82976,8 8.82976,56 0.829760002,115 C-2.50467269,139.591441 4.21058488,176.19977 20.9755327,224.824988 Z",
    id: "Path",
    fill: "#000000"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M156.82976,10 C170.163093,11.3333333 180.163093,18.3333333 186.82976,31 C193.496427,43.6666667 193.496427,57 186.82976,71",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M179.82976,4 C193.163093,5.33333333 203.163093,12.3333333 209.82976,25 C216.496427,37.6666667 216.496427,51 209.82976,65",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M202.82976,0 C216.163093,1.33333333 226.163093,8.33333333 232.82976,21 C239.496427,33.6666667 239.496427,47 232.82976,61",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M225.82976,0 C239.163093,1.33333333 249.163093,8.33333333 255.82976,21 C262.496427,33.6666667 262.496427,47 255.82976,61",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M248.82976,0 C262.163093,1.33333333 272.163093,8.33333333 278.82976,21 C285.496427,33.6666667 285.496427,47 278.82976,61",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M271.82976,0 C285.163093,1.33333333 295.163093,8.33333333 301.82976,21 C308.496427,33.6666667 308.496427,47 301.82976,61",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M294.82976,4 C308.163093,5.33333333 318.163093,12.3333333 324.82976,25 C331.496427,37.6666667 331.496427,51 324.82976,65",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M317.82976,6 C331.163093,7.33333333 341.163093,14.3333333 347.82976,27 C354.496427,39.6666667 354.496427,53 347.82976,67",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M355.82976,51 L352.82976,22 C366.163093,23.3333333 376.163093,30.3333333 382.82976,43 C387.885083,52.6051144 389.106963,62.5935731 386.495398,72.9653763 L355.82976,51 Z",
    id: "Path",
    fill: "#000000"
  })));
};

const Hair14 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-14",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M680,270 L679.806266,273.160795 L679.609741,276.222241 C676.345951,325.933738 670.441789,361.331655 661.897254,382.415992 L665,379 C669.818582,386.792186 673.818582,395.125519 677,404 C680.036808,412.471095 682.300877,421.360277 683.792209,430.667546 L684,432 L647.608374,403.073582 L646.227511,404.133406 C623.904333,421.217179 612.675037,427.272787 580,434 C546,441 506.08243,434.920906 459.455985,426.268797 L451.257015,424.759716 L448.245051,424.21248 L445.41424,423.708943 C415.372753,418.440663 400.260881,418.526982 379.295767,445.522372 C355.591535,476.044745 392.364515,499.14665 392.364515,516.739062 C392.364515,528.232771 383.924355,572.72458 367.044035,650.214489 L366,655 L328.116663,564.824988 L287.145773,564.824988 C271.780496,507.747385 268.106191,468.653136 276.122857,447.542242 L276.870382,445.586062 L277.654986,443.563497 C290.903153,409.703973 325.666429,336.148175 426,325 L435.080765,323.995517 C514.214015,315.281244 517.115218,315.984459 542.209426,309.027564 L547.418732,306.77818 C558.682042,301.897336 567.859264,297.801723 574.951761,294.49076 L579.663186,292.275583 C592.167897,286.37506 607.613502,278.949866 626,270 L613.81,288.755 L680,270 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair15 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-15",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M287.145773,564.824988 L328.116663,564.824988 L366,655 C370.666667,589.394941 373,550.728275 373,539 C373,521.407588 342.295767,484.522372 366,454 C377.664033,438.980996 400.953019,418.040292 417,414 C433.564497,409.829408 298,383 268,471 C248,529.666667 254.381924,560.941663 287.145773,564.824988 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair16 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-16",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M680,270 L679.806266,273.160795 L679.609741,276.222241 C676.345951,325.933738 670.441789,361.331655 661.897254,382.415992 L665,379 C669.818582,386.792186 673.818582,395.125519 677,404 C680.036808,412.471095 682.300877,421.360277 683.792209,430.667546 L684,432 L647.608374,403.073582 L646.227511,404.133406 C623.904333,421.217179 596,424 566,426 C536,428 482,398 432,417 L429.971262,417.77676 C397.704706,430.224906 374.714286,443.632653 361,458 C356.333333,428 357.666667,403.666667 365,385 C379.510786,348.063453 390,343 418,330 C438.058836,320.686969 480.244847,317.524486 511.786457,313.921997 L513.399437,313.238049 C525.910091,307.918682 535.498317,303.497614 542.163934,299.974359 C550.727737,295.447778 560.673092,289.122991 572,281 L565.694485,298.726128 L568.187462,297.600041 C570.620882,296.496371 572.875637,295.459949 574.951761,294.49076 L579.663186,292.275583 L586.160616,289.198266 C597.398123,283.857643 610.677918,277.458221 626,270 L613.81,288.755 L680,270 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair17 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-17",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M689,291 C695,322.333333 698,353.666667 698,385 C698,416.333333 693.333333,434.666667 684,440 C640.666667,406 587.666667,389 525,389 C431,389 374.714286,443.632653 361,458 C356.333333,428 353.666667,417.666667 361,399 C375.510786,362.063453 397,357 425,344 C445.058836,334.686969 505.097784,322.392379 561,306 C598.268144,295.071747 640.93481,290.071747 689,291 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair18 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-18",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M761,317 C805,388 810,450 809.87628,559 C809.820256,606.166783 801.152835,693.83345 783.874017,822 L683.874017,822 C720.956593,800.210827 746.623259,765.877494 760.874017,719 C782.250154,648.68376 783.874017,605 771.874017,552 C763.874017,516.666667 680.53461,482.720366 649,454 C627.976927,434.85309 609.643593,413.519756 594,390 C562,440 525.333333,478 484,504 C422,543 382.003665,540.91532 304,565 C252.666667,579 226.874017,595.666667 226.874017,639 C226.874017,682.333333 252.540684,711 303.874017,725 C313.306229,745.813537 324.306229,763.14687 336.874017,777 C345.12749,786.097578 363.460823,801.097578 391.874017,822 L202.874017,822 C155.937523,605.42859 180.063506,437.761923 227,347 C273.467129,257.145696 375,186 511,186 C647,186 717,246 761,317 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair19 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-19",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M715,783 C769.666667,772.333333 820.666667,743.333333 868,696 C915.333333,648.666667 953.666667,558.666667 983,426 C929.666667,426.666667 880,414.333333 834,389 C765,351 741,280 661,241 C581,202 461,201 358,253 C255,305 227,380 204,480 C181,580 212,651 253,711 C280.333333,751 326.566025,785.776632 391.698074,815.329897 C380.566025,808.443299 366,794.666667 348,774 C330,753.333333 318,735 312,719 C258.666667,708.333333 232,682 232,640 C232,598 256,573 304,565 C360.331388,536.962528 403.56408,514.405827 433.698074,497.329897 C463.832069,480.253967 510.832069,447.5873 574.698074,399.329897 C565.822413,415.742124 557.155746,428.408791 548.698074,437.329897 C540.240402,446.251003 522.907069,460.584336 496.698074,480.329897 C531.566025,468.776632 557.666667,456.666667 575,444 C592.333333,431.333333 610.333333,416.333333 629,399 C656.534617,398.780069 693.201284,425.780069 739,480 C780.27108,528.859778 794.612271,600.08834 772,683 C764,712.333333 745,745.666667 715,783 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair20 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-20",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M232,126 C292.220249,126 344.152059,161.487028 368.024158,212.689811 C410.238527,194.447151 459.304239,186 515,186 C629.125983,186 703.747536,236.594939 747,304 C779.083989,354 792.083989,420.666667 786,504 L782.3412,503.1612 C722.927067,489.4804 680.48,476.76 655,465 L653.4276,464.2712 C627.542533,452.223733 591.733333,433.133333 546,407 C523.282962,464.400495 502.949629,505.067161 485,529 C461,561 425.666667,593 379,625 C368.637704,603.721586 361.637704,590.721586 358,586 C352.543445,578.917621 333.32,563.08 300,567 C277.333333,569.666667 249,596 240,625 C216.02868,569.081696 198.509382,476.747877 207.442105,423.998542 C136.28321,412.281762 82,350.480143 82,276 C82,193.157288 149.157288,126 232,126 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair21 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-21",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M232,126 C292.220249,126 344.152059,161.487028 368.024158,212.689811 C410.238527,194.447151 459.304239,186 515,186 C629.125983,186 703.747536,236.594939 747,304 C768.389326,337.333333 781.389326,393.666667 786,473 L680,473 L650,408 L650,473 L532,473 L500,392 L503,473 L385,473 C389.666667,493.666667 391,512.333333 389,529 C386,554 361.052092,589.961487 358,586 C352.543445,578.917621 333.32,563.08 300,567 C277.333333,569.666667 249,596 240,625 C216.02868,569.081696 198.509382,476.747877 207.442105,423.998542 C136.28321,412.281762 82,350.480143 82,276 C82,193.157288 149.157288,126 232,126 Z",
    id: "Combined-Shape",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair22 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-22",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M425,201 C310,212 211,280 158,422 C105,564 161.287214,689.773572 175,784 C184.141857,846.817619 161.141857,921.484285 106,1008 C192.864732,1027.85309 254.864732,1035.51975 292,1031 C329.135268,1026.48025 373.468601,1000.48025 425,953 C420.886316,904.364395 414.552982,870.031062 406,850 C391.145409,815.210588 353.469806,793.84117 344,784 C326.351402,765.6593 313.018068,743.992633 304,719 C256,709.666667 232,683 232,639 C232,573 284,568 304,566 C324,564 340,568 354,587 C363.333333,599.666667 369,610.333333 371,619 C389.482917,586.176997 401.149584,559.510331 406,539 C410.850416,518.489669 410.850416,495.823003 406,471 C464.666667,471 506.666667,464 532,450 C557.333333,436 583,415.333333 609,388 C644.333333,398.666667 672.666667,414 694,434 C715.333333,454 740.333333,491 769,545 C767,451.666667 744.666667,379 702,327 C638,249 540,190 425,201 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair23 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-23",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M425,196 C310,207 195,273 147,449 C99,625 172,871 181,929 C184.992032,954.726429 206.325365,982.726429 245,1013 C245.200048,1003.91039 246.866714,996.910389 250,992 C254.482715,984.974827 271.149382,995.641493 300,1024 C300.362042,1010.9005 301.362042,1004.23383 303,1004 C312.172314,1002.69058 329.838981,1012.69058 356,1034 C355.842315,1023.20358 356.842315,1017.87025 359,1018 C367.337025,1018.50135 381.003692,1028.83469 400,1049 C410,1020.33333 416,992 418,964 C422.08731,906.777664 371.10908,800.583946 359,788 C341.351402,769.6593 325.684735,746.6593 312,719 C258.666667,709.666667 232,683 232,639 C232,573 284,566 304,566 C324,566 333.617614,574.224729 349,588 C359.254924,597.183514 366.588257,609.516847 371,625 C398.333333,577.666667 416.333333,539.333333 425,510 C433.666667,480.666667 442.666667,442.333333 452,395 C478.180222,414.443429 496.846889,427.443429 508,434 C536.004641,450.463067 558.791358,457.829448 570,463 C576.596672,466.043048 541.16552,393.430455 546,395 C551.379054,396.746345 606.281754,478.779649 611,481 C628,489 649.949411,498.072787 675,504 C691.279294,507.851839 719.279294,511.851839 759,516 C765.666667,418 747.666667,343 705,291 C641,213 540,185 425,196 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair24 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-24",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M781,289.497769 C798.103709,316.997454 825.17172,336.301089 841,364 C865.890626,407.557684 868.077011,462.61072 868,529 C867.9675,557.017942 882.693139,582.736765 881,600 C876.129956,649.654956 859.837727,658.601446 868,683 C875.333333,704.9207 892,713.587367 918,709 C879.594389,742.832207 847.927723,762.832207 823,769 C798.072277,775.167793 764.738944,778.128143 723,777.88105 C752.333333,741.246882 771.666667,693.702197 781,635.246996 C787.192253,596.464564 768.614679,548.940715 764,528.632681 C756,493.426708 705,479.809303 671,458.884998 C648.333333,444.935462 632.333333,425.339684 623,400.097666 C619.930775,398.204518 609.503486,418.456691 578,448.921044 C556.997676,469.230612 531.664342,481.851621 502,486.784071 C522,461.542053 533.666667,441.282012 537,426.003948 C540.333333,410.725884 536.333333,390.133711 525,364.227429 C527,394.783556 522.333333,421.02197 511,442.942671 C499.666667,464.863371 479.666667,482.466358 451,495.751631 C459.984865,482.167128 463.984865,464.564141 463,442.942671 C462.109292,423.388296 457.109292,400.803332 448,375.187779 C446.738771,415.491033 444.405438,444.386502 441,461.874185 C432.896469,503.487621 336,623.290251 357,653.182115 C371,673.110024 395.666667,683.049319 431,683 C409,700.333333 389,712.333333 371,719 C344,729 285.006413,721.830457 312,729.165808 C321.432212,749.904322 324.306229,752.229245 336.874017,766.032441 C349.254226,779.629619 251,793.931514 185,775 C141,762.378991 111.333333,743.447477 96,718.205458 C119.330285,723.999457 128.663618,723.999457 124,718.205458 C117.31189,709.896266 101.978557,695.282466 78,674.364058 C110.615651,683.475632 131.282317,681.15071 140,667.389289 C157.219175,640.207719 139.708942,582.818574 140,557.52815 C140.291796,532.173599 161.203267,500.097769 173,461.874185 C181.216606,435.25087 180.158048,400.228294 185,385.151734 C209,310.422073 252.196553,275.33175 292,247.649159 C316.914685,230.321438 337,180.890663 393,159.966358 C449,139.042053 472.944616,159.966358 512,159.966358 C529.495144,159.966358 548.056153,149.154015 564,151 C671.997018,163.503936 742.660193,227.854262 781,289.497769 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair25 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-25",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M227,151 C291,143 344.152059,161.487028 368.024158,212.689811 C410.238527,194.447151 459.304239,186 515,186 C629.125983,186 703.747536,236.594939 747,304 C779.083989,354 792.083989,420.666667 786,504 L782.3412,503.1612 C722.927067,489.4804 699,484 661,460 C635.666667,444 602.333333,419.666667 561,387 C524.333333,437 495.333333,470 474,486 C442,510 357,547 304,565 C251,583 232,598 232,648 C232,681.333333 258.666667,705 312,719 C325.996223,746.033167 340.996223,769.366501 357,789 C373.003777,808.633499 393.003777,825.633499 417,840 C335.666667,855.333333 262.333333,855.333333 197,840 C131.666667,824.666667 79.3333333,791 40,739 C94.6666667,735 127.666667,710.333333 139,665 C169.469054,543.123784 93,519 93,379 C93,239 147.699952,160.912506 227,151 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair26 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-26",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M487,151 C427,151 384.333333,172 359,214 C296.333333,203.333333 247.333333,240.333333 212,325 C195.310801,364.9911 183.123542,443.781562 177.139241,514.209636 C176.032219,527.237964 143.671718,580.842552 143,593 C142.125246,608.832205 166,573 162,601 C158,629 101.886181,702.105283 98,719 C89.1502686,757.47317 141.202125,724.54595 126.463139,765.684225 C100.36018,838.54071 79.9331748,911.175609 118,968 C187,1071 218,959 292,1006 C316.905043,1021.81807 332.783103,1042.82454 353,1053 C371.603237,1062.36328 397.269904,1068.36328 430,1071 C432.920062,1039.21323 430.253395,1011.87989 422,989 C418.708727,979.876001 410.708727,968.876001 398,956 C407.333333,928 413,900 415,872 C419.08731,814.777664 371.10908,800.583946 359,788 C341.351402,769.6593 325.684735,746.6593 312,719 C258.666667,709.666667 232,683 232,639 C232,573 286,566 311,566 C327.666667,566 343.666667,570 359,578 C374.333333,558 383.333333,533.333333 386,504 C388.666667,474.666667 426.666667,435 500,385 C536,409.666667 567.333333,427.333333 594,438 C637.34805,455.33922 687.324701,439.86525 708,461 C738,491.666667 759.333333,536.666667 772,596 C789.333333,459.333333 776,357.666667 732,291 C666,191 577,151 487,151 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair27 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-27",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M469,157 C744,136 814,448 814,525 C814,602 789.644252,616.859223 788,639 C785.528757,672.27668 773.195423,693.27668 751,702 C763,642 765,594.333333 757,559 C749,523.666667 715.53461,470.720366 684,442 C662.976927,422.85309 632.976927,406.85309 594,394 L592.84354,395.787816 C574.012521,424.789816 565,457 540,472 C518.954181,484.627491 457.552319,502.442896 436,516 C406.059704,534.833412 324,689 392,769 C437.333333,822.333333 443,926 409,1080 L37,1080 C72.9628691,984.988198 82.9628691,900.654864 67,827 C54.8790322,771.072195 91.0558208,712.460647 108,637 C124.528113,563.392299 96,516 121,442 C146,368 194,178 469,157 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair28 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-28",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M425,196 C369.371405,197.394264 321.704738,213.394264 282,244 C234,281 212.790628,318.280161 191,432 C159,599 246.355671,701.134025 256,759 C263.333333,803 249.666667,844.666667 215,884 C229.168594,885.535908 239.501927,885.535908 246,884 C252.498073,882.464092 260.498073,878.130759 270,871 C279.337124,874.971593 286.670457,879.304927 292,884 C297.329543,888.695073 303.99621,896.695073 312,908 C321.175649,895.20358 326.842315,888.870246 329,889 C337.337025,889.501352 351.003692,899.834686 370,920 C372.666667,905.333333 375,884 377,856 C381.08731,798.777664 371.10908,800.583946 359,788 C341.351402,769.6593 325.684735,746.6593 312,719 C258.666667,709.666667 232,683 232,639 C232,573 284,566 304,566 C324,566 380,521 400,484 C420,447 426.047642,421.940121 464,397 C499,374 545.893005,372.833094 570,379 C585.301554,382.914351 623.756286,392.061921 649,407 C694.695468,434.040495 738.610985,482.855197 745,501 C770,572 782,625 768,674 C754,723 728,772 702,797 C676,822 648,828 649,832 C650,836 652.171627,854.998729 669,864 C675.031969,867.226419 687.031969,873.893086 705,884 C705.553593,876.867438 706.22026,872.534104 707,871 C710.402492,864.30575 714.895035,863.144676 717,864 C725.989227,867.652653 717.46465,880.184372 722,889 C725.60597,896.009138 733.272637,903.675805 745,912 C743.128399,898.233341 746.795066,893.900008 756,899 C759.869726,901.144021 772.852634,925.699856 775,928 C782.361496,935.885243 795.544616,945.023979 802,949 C806.904247,952.02064 819.23758,961.02064 839,976 C859.00923,950.338628 872.00923,929.671961 878,914 C920.364208,803.174485 915.950142,695.600312 878,612 C809,460 843,407 782,298 C745.277286,232.380724 684,170 570,156 C494,146.666667 445.666667,160 425,196 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair29 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-29",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M761,317 C805,388 820.125983,447 820.004537,556 C819.946997,603.166783 803.945484,729.83345 772,936 C756.845538,916.396149 746.221312,902.652622 740.127322,894.769421 C737.275241,891.079962 737.232801,867.490155 740,824 C726.582863,853.713368 718.718644,867.0751 716.407344,864.085196 C709.177716,854.73293 694.041934,839.371198 671,818 C713,782 740.333333,749 753,719 C781.211752,652.182692 778,605 766,552 C758,516.666667 680.53461,482.720366 649,454 C627.976927,434.85309 601.643593,412.186423 570,386 C535.260269,430.221458 508.926936,459.888125 491,475 C470.948368,491.902931 404,536 392,552 C380,568 366,596 381,696 C387.274253,737.828352 404.607586,817.828352 433,936 C405.41871,913.8889 385.815206,898.168716 374.189489,888.839449 C372.222584,887.26107 369.492755,870.647921 366,839 C357.880478,860.509922 352.880478,870.509922 351,869 C327.79041,850.363952 315.029602,841.316058 301,830 C297.231922,826.960727 294.231922,792.29406 292,726 C283.11512,783.588053 276.448453,810.588053 272,807 C256.702243,794.661068 234.702243,772.327735 206,740 C159.063506,523.42859 185.063506,407.761923 232,317 C278.467129,227.145696 379,176 515,176 C651,176 717,246 761,317 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair30 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-30",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M761,317 C805,388 820.125983,447 820.004537,556 C819.946997,603.166783 803.945484,773.166783 772,1066 L609,859 C645.320405,841.585441 670.320405,826.252108 684,813 C716,782 740.763406,753.438362 749,734 C774,675 778,605 766,552 C758,516.666667 680.53461,491.720366 649,463 C627.976927,443.85309 609.643593,419.85309 594,391 C570,427 542,458.666667 510,486 C490.019849,503.066379 412,543 400,559 C388,575 366,596 381,696 C387.274253,737.828352 404.607586,861.161685 433,1066 L206,860 C159.063506,643.42859 185.063506,407.761923 232,317 C278.467129,227.145696 379,176 515,176 C651,176 717,246 761,317 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "12",
    fill: "#000000"
  }));
};

const Hair31 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-31",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(209.000000, 140.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M99.3057 421.521C132.243 441.752 160.511 528.713 160.511 528.713C160.511 528.713 160.252 457.808 188 416C215.749 374.192 255 339 255 339C255 339 248 323 239.44 307.95C230.88 292.9 194.899 265.29 194.899 265.29C194.899 265.29 377.534 322.231 437.612 310.358C497.69 298.484 544.621 276.303 575.515 220.949C606.409 165.596 611.59 69.248 611.59 69.248C611.59 69.248 528.414 122.466 490.832 116.495C453.25 110.523 434.767 94.1804 414.952 63.9083C407.261 52.1589 388.16 18.4703 388.16 18.4703C388.16 18.4703 381.419 41.3661 381.817 48.0791C383.204 71.5016 388.615 75.0591 380.68 70.8931C364.218 62.2505 346.73 53.1412 328.324 43.4075C314.054 35.8615 292.629 6.78372 292.629 6.78372C292.629 6.78372 286.035 26.889 288.648 41.4553C290.292 50.6156 305.821 80.3077 305.821 80.3077C305.821 80.3077 280.652 55.471 237.094 54.9458C211.855 54.6415 175.948 66.8169 128.977 78.6058C121.905 80.3806 106.824 77.9083 106.824 77.9083L149.267 101.388C149.267 101.388 69.5343 127.192 50.7886 153.105C44.4001 161.936 35.4009 173.866 27.7819 190.906C20.4968 207.2 6.51605 256.337 6.51605 256.337C6.51605 256.337 14.7999 233.186 32.879 216.988C50.9581 200.79 90.5337 198.016 90.5337 198.016C90.5337 198.016 36.2167 230.824 27.1093 266.495C18.0019 302.165 46.3352 428.688 46.3352 428.688C46.3352 428.688 66.3681 401.29 99.3057 421.521Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair32 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-32",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(252.000000, 222.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M313.545 7.01249C313.545 7.01249 251.5 38.6394 242.545 45.0125C279.545 20.0125 365.545 33.0125 365.545 33.0125C365.545 33.0125 287.932 51.6298 279.205 59.5121C279.205 59.5121 291.545 45.0125 329.545 45.0125C367.545 45.0125 412.545 64.0125 412.545 64.0125C412.545 64.0125 302.892 88.6133 287.762 108.11C286.123 110.221 320 89.0004 366 89.0004C412 89.0004 464 64.0004 464 64.0004C464 64.0004 435.829 100.943 421 108C386.422 124.455 377.358 116.795 366 127C374.504 121.686 413.545 119.012 430 121C446.455 122.988 471 114 471 114C471 114 454.315 141.83 436 145C478.964 163.258 482 167 497 191C512 215 520.805 292 520.805 292C520.805 292 504.365 274.07 496.687 266.187C500.667 303.004 495.59 336.942 481.458 368C481.998 340.779 478.555 311.785 471.13 281.019C466.583 262.181 461 235 446.248 220.855C431.496 206.71 366 185 287 185C208 185 162.104 205.958 146 203C138.393 201.603 127.492 207.444 113.296 220.523L114.068 223.708C122.266 257.686 126.365 280.363 126.365 291.739C126.365 303.233 117.924 347.725 101.044 425.215L100 430L62.1167 339.825H21.1458C5.7805 282.748 2.10619 243.653 10.1229 222.543C18.1395 201.432 56.047 172.666 40 185C34 115 62 88.0004 126 45.0004C190 2.00035 313.545 7.01249 313.545 7.01249Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair33 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-33",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(248.000000, 222.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M255 8.00009C334.026 2.97004 377 6.00009 465 65.0001C523.666 104.333 556.666 159 564 229L561.24 224.675C549.832 206.872 540.752 193.647 534 185C527.732 176.974 514.732 167.224 494.999 155.747C494.263 156.741 493.413 157.718 492.451 158.682C510.823 179.929 525.673 199.702 537 218C549.854 238.768 554.187 261.434 550 286C544.666 272 538 259.667 530 249C522 238.333 510.666 230 496 224L497.039 225.752C510.952 249.278 520.216 267.534 524.831 280.521L525 281C529.666 294.333 532.666 319 534 355C524.666 325 513 298 499 274C485 250 450 224.667 394 198C395.278 205.311 399.612 213.311 407 222C414.387 230.69 423.387 239.69 434 249C411.028 239.11 389.941 229.085 370.74 218.924L369 218C349.334 207.523 324.046 190.856 293.135 168L295.287 170.537C312.37 190.615 326.274 205.436 337 215C348.172 224.962 360.838 233.629 375 241C358.109 242.177 340.436 242.218 321.98 241.122L320 241C300.827 239.781 271.981 236.781 233.461 232L235.353 232.848C254.778 241.516 270.145 247.191 281.455 249.873L282 250C293.72 252.71 310.72 256.044 333 260C312.061 264.616 292.842 267.583 275.342 268.902L274 269C256.141 270.266 228.765 268.933 191.869 265L195.951 266.355C217.421 273.442 234.104 278.324 246 281L247.258 281.279C259.793 284.018 276.893 286.592 298.56 289L296.447 289.478C268.785 295.715 247.636 299.555 233 301C218.265 302.455 200.003 302.481 178.214 301.079L177 301L159 376L140.284 321.806L139.918 323.932C136.112 345.838 129.153 380.07 119.041 426.63L117 436L79.1162 345.825H38.1453C10.6981 295.053 0.982856 259.111 8.99952 238C12.5698 228.598 19.8559 219.579 30.8577 210.943C26.0953 173.483 51.8094 144.502 108 124C153.315 50.0201 202.315 11.3534 255 8.00009Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair34 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-34",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(200.000000, 238.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M84.0009 485L117.001 493L168.001 570L167.012 570.138C159.394 571.17 154.724 571.124 153.001 570C140.11 561.586 132.667 547.235 121.001 535C106.896 520.207 94.5626 503.54 84.0009 485ZM360.001 10.9998C400.484 15.4649 435.917 34.7276 465.824 60.4267L468.31 60.9013C508.949 68.7916 553.312 77.5028 573.001 106C598.334 142.666 608.668 185.666 604.001 235C587.061 195.032 561.001 163 545.033 159.568C565.909 196.158 573.001 227.184 573.001 239C573.001 278 556.334 318.666 549.001 344C549.001 309.333 541.334 251.333 496.001 208C442.019 156.399 346.818 184 307.001 184C276.276 184 292.967 230.879 265.621 265.411C269.677 279 278.001 299 299.001 318C266.561 317.983 253.728 298.541 243.816 277.856L240.487 278.41C237.89 278.847 235.302 279.31 232.911 279.879C236.102 292.945 243.217 308.546 254.256 326.682C239.736 314.356 229.268 300.345 222.851 284.648C222.503 285.067 222.217 285.517 222.001 286C198.365 338.739 198.001 359 186.001 421H171.001L169.629 417.851C154.93 384.257 143.054 361.64 134.001 350L133.16 348.929C119.41 331.583 104.959 321.5 93.0009 325L92.2464 325.23L91.7115 325.403C82.9243 328.306 63.2409 337.727 49.0009 355C43.7503 361.369 38.0836 373.369 32.0009 391L31.0664 389.594L29.7007 387.517C17.0073 368.071 10.1073 353.565 9.00087 344C5.11899 310.442 1.00087 200 37.0009 149C73.0009 97.9998 84.9075 104.533 113.001 97.9998C137.001 17.3331 222.202 -4.19862 360.001 10.9998Z",
    fill: "black"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M84.0009 485L85.4145 479.169C83.0875 478.605 80.648 479.478 79.2077 481.391C77.7675 483.303 77.6023 485.889 78.7874 487.97L84.0009 485ZM117.001 493L122.003 489.687C121.167 488.425 119.885 487.525 118.414 487.169L117.001 493ZM168.001 570L168.829 575.942C170.87 575.658 172.623 574.346 173.47 572.467C174.318 570.588 174.141 568.405 173.003 566.687L168.001 570ZM167.012 570.138L167.818 576.083C167.826 576.082 167.833 576.081 167.84 576.08L167.012 570.138ZM153.001 570L156.28 564.975L153.001 570ZM121.001 535L116.658 539.14L121.001 535ZM360.001 10.9998L359.343 16.9636L360.001 10.9998ZM465.824 60.4267L461.914 64.9774C462.709 65.6606 463.669 66.1236 464.699 66.3202L465.824 60.4267ZM468.31 60.9013L469.453 55.0113C469.447 55.0101 469.441 55.0089 469.435 55.0078L468.31 60.9013ZM573.001 106L568.064 109.41L573.001 106ZM604.001 235L598.477 237.341C599.549 239.871 602.202 241.349 604.917 240.929C607.632 240.51 609.715 238.3 609.974 235.565L604.001 235ZM545.033 159.568L546.294 153.702C543.98 153.205 541.59 154.114 540.192 156.024C538.794 157.933 538.649 160.486 539.821 162.542L545.033 159.568ZM549.001 344H543.001C543.001 346.988 545.2 349.521 548.158 349.94C551.117 350.36 553.933 348.539 554.764 345.668L549.001 344ZM496.001 208L491.855 212.337L496.001 208ZM265.621 265.411L260.918 261.686C259.702 263.22 259.312 265.251 259.872 267.127L265.621 265.411ZM299.001 318L298.998 324C301.48 324.001 303.706 322.474 304.599 320.158C305.492 317.842 304.867 315.216 303.026 313.551L299.001 318ZM243.816 277.856L249.227 275.263C248.073 272.854 245.465 271.499 242.83 271.937L243.816 277.856ZM240.487 278.41L239.501 272.492L239.491 272.493L240.487 278.41ZM232.911 279.879L231.521 274.042C229.967 274.412 228.625 275.386 227.792 276.749C226.959 278.112 226.703 279.751 227.082 281.302L232.911 279.879ZM254.256 326.682L250.373 331.256C252.617 333.162 255.913 333.157 258.152 331.245C260.391 329.333 260.912 326.078 259.381 323.563L254.256 326.682ZM222.851 284.648L228.405 282.377C227.607 280.427 225.845 279.038 223.763 278.718C221.68 278.397 219.582 279.193 218.235 280.814L222.851 284.648ZM222.001 286L216.526 283.546L222.001 286ZM186.001 421V427C188.875 427 191.345 424.962 191.892 422.14L186.001 421ZM171.001 421L165.5 423.397C166.454 425.585 168.614 427 171.001 427V421ZM169.629 417.851L175.129 415.455L175.126 415.446L169.629 417.851ZM134.001 350L138.737 346.316C138.731 346.309 138.726 346.302 138.72 346.295L134.001 350ZM133.16 348.929L137.879 345.223C137.873 345.216 137.868 345.209 137.862 345.202L133.16 348.929ZM93.0009 325L91.3158 319.241C91.2943 319.248 91.2729 319.254 91.2515 319.26L93.0009 325ZM92.2464 325.23L90.497 319.49C90.4646 319.5 90.4323 319.51 90.4001 319.521L92.2464 325.23ZM91.7115 325.403L89.8653 319.694C89.8532 319.698 89.8411 319.702 89.8291 319.706L91.7115 325.403ZM49.0009 355L44.3713 351.183L49.0009 355ZM32.0009 391L27.0044 394.322C28.2677 396.222 30.4993 397.241 32.7625 396.951C35.0256 396.662 36.9287 395.113 37.6728 392.957L32.0009 391ZM31.0664 389.594L26.0526 392.89C26.0584 392.899 26.0642 392.908 26.0699 392.916L31.0664 389.594ZM29.7007 387.517L24.6764 390.796C24.6799 390.802 24.6834 390.807 24.687 390.813L29.7007 387.517ZM9.00087 344L14.9611 343.31L9.00087 344ZM113.001 97.9998L114.36 103.844C116.46 103.355 118.137 101.778 118.752 99.7108L113.001 97.9998ZM82.5873 490.831L115.587 498.831L118.414 487.169L85.4145 479.169L82.5873 490.831ZM111.999 496.313L162.999 573.313L173.003 566.687L122.003 489.687L111.999 496.313ZM167.173 564.057L166.185 564.195L167.84 576.08L168.829 575.942L167.173 564.057ZM166.206 564.192C162.526 564.691 159.776 564.897 157.855 564.878C156.895 564.869 156.278 564.803 155.926 564.739C155.508 564.662 155.77 564.642 156.28 564.975L149.721 575.024C151.094 575.92 152.585 576.327 153.765 576.543C155.012 576.771 156.361 576.864 157.737 576.877C160.486 576.904 163.88 576.617 167.818 576.083L166.206 564.192ZM156.28 564.975C150.669 561.313 146.073 556.248 141.229 550.187C136.547 544.33 131.417 537.23 125.343 530.859L116.658 539.14C122.251 545.006 126.676 551.199 131.855 557.679C136.871 563.956 142.442 570.273 149.721 575.024L156.28 564.975ZM125.343 530.859C111.59 516.435 99.545 500.165 89.2143 482.03L78.7874 487.97C89.5802 506.916 102.202 523.979 116.658 539.14L125.343 530.859ZM359.343 16.9636C398.293 21.2596 432.633 39.8169 461.914 64.9774L469.735 55.876C439.201 29.6383 402.675 9.67013 360.659 5.03597L359.343 16.9636ZM464.699 66.3202L467.185 66.7948L469.435 55.0078L466.949 54.5331L464.699 66.3202ZM467.166 66.7913C487.581 70.7551 508.359 74.8266 526.474 81.3666C544.612 87.9144 559.253 96.6577 568.064 109.41L577.937 102.589C567.059 86.8449 549.675 76.9841 530.549 70.0795C511.401 63.1671 489.677 58.9379 469.453 55.0113L467.166 66.7913ZM568.064 109.41C592.504 144.784 602.577 186.339 598.028 234.435L609.974 235.565C614.758 184.994 604.164 140.549 577.937 102.589L568.064 109.41ZM609.525 232.658C600.865 212.224 589.849 193.751 578.858 179.86C573.364 172.917 567.794 167.013 562.432 162.564C557.172 158.2 551.662 154.856 546.294 153.702L543.772 165.435C546.387 165.996 550.123 167.944 554.77 171.799C559.315 175.571 564.312 180.816 569.447 187.306C579.713 200.28 590.198 217.807 598.477 237.341L609.525 232.658ZM539.821 162.542C560.396 198.603 567.001 228.589 567.001 239H579.001C579.001 225.78 571.422 193.714 550.244 156.595L539.821 162.542ZM567.001 239C567.001 257.707 562.995 277.019 557.972 295.011C555.466 303.988 552.728 312.565 550.138 320.537C547.566 328.455 545.106 335.878 543.237 342.331L554.764 345.668C556.563 339.455 558.936 332.294 561.551 324.244C564.149 316.247 566.953 307.47 569.53 298.238C574.674 279.814 579.001 259.293 579.001 239H567.001ZM555.001 344C555.001 308.675 547.223 248.662 500.147 203.663L491.855 212.337C535.445 254.004 543.001 309.992 543.001 344H555.001ZM500.147 203.663C471.431 176.214 432.142 170.194 396.113 170.65C378.018 170.879 360.434 172.75 345.048 174.533C329.45 176.341 316.51 178 307.001 178V190C317.401 190 331.292 188.208 346.43 186.454C361.779 184.674 378.835 182.87 396.265 182.649C431.286 182.205 466.589 188.185 491.855 212.337L500.147 203.663ZM307.001 178C302.387 178 298.279 178.884 294.706 180.784C291.116 182.693 288.424 185.437 286.377 188.612C282.47 194.667 280.667 202.747 279.152 210.622C275.968 227.163 273.483 245.818 260.918 261.686L270.325 269.136C285.105 250.471 287.947 228.421 290.935 212.89C292.506 204.728 294 198.93 296.46 195.117C297.596 193.357 298.855 192.169 300.34 191.379C301.842 190.58 303.933 190 307.001 190V178ZM259.872 267.127C264.137 281.415 272.926 302.5 294.975 322.449L303.026 313.551C283.075 295.5 275.218 276.585 271.371 263.695L259.872 267.127ZM299.004 312C284.135 311.992 274.248 307.59 266.914 301.166C259.373 294.559 254.115 285.463 249.227 275.263L238.405 280.449C243.43 290.935 249.544 301.902 259.007 310.192C268.678 318.664 281.427 323.991 298.998 324L299.004 312ZM242.83 271.937L239.501 272.492L241.473 284.329L244.802 283.774L242.83 271.937ZM239.491 272.493C236.879 272.933 234.122 273.423 231.521 274.042L234.301 285.716C236.483 285.196 238.901 284.762 241.483 284.327L239.491 272.493ZM227.082 281.302C230.479 295.209 237.934 311.407 249.13 329.802L259.381 323.563C248.5 305.686 241.725 290.681 238.74 278.455L227.082 281.302ZM258.139 322.108C244.261 310.327 234.414 297.079 228.405 282.377L217.297 286.918C224.121 303.611 235.211 318.385 250.373 331.256L258.139 322.108ZM218.235 280.814C217.565 281.621 216.981 282.531 216.526 283.546L227.476 288.454C227.466 288.477 227.457 288.492 227.453 288.498C227.449 288.505 227.452 288.499 227.466 288.482L218.235 280.814ZM216.526 283.546C192.534 337.08 192.043 358.207 180.11 419.86L191.892 422.14C203.959 359.792 204.197 340.397 227.476 288.454L216.526 283.546ZM186.001 415H171.001V427H186.001V415ZM176.501 418.603L175.129 415.455L164.128 420.248L165.5 423.397L176.501 418.603ZM175.126 415.446C160.436 381.872 148.303 358.616 138.737 346.316L129.265 353.683C137.805 364.664 149.424 386.642 164.132 420.256L175.126 415.446ZM138.72 346.295L137.879 345.223L128.441 352.634L129.282 353.705L138.72 346.295ZM137.862 345.202C130.755 336.236 123.21 328.806 115.58 324.054C107.978 319.319 99.5674 316.827 91.3158 319.241L94.686 330.758C98.3926 329.674 103.187 330.473 109.237 334.24C115.26 337.992 121.815 344.275 128.458 352.656L137.862 345.202ZM91.2515 319.26L90.497 319.49L93.9958 330.969L94.7503 330.739L91.2515 319.26ZM90.4001 319.521L89.8653 319.694L93.5577 331.112L94.0926 330.939L90.4001 319.521ZM89.8291 319.706C80.3177 322.848 59.5348 332.79 44.3713 351.183L53.6305 358.816C66.947 342.664 85.5308 333.764 93.5939 331.1L89.8291 319.706ZM44.3713 351.183C38.3745 358.457 32.4252 371.373 26.3289 389.043L37.6728 392.957C43.742 375.365 49.126 364.28 53.6305 358.816L44.3713 351.183ZM36.9973 387.678L36.0628 386.272L26.0699 392.916L27.0044 394.322L36.9973 387.678ZM36.0801 386.298L34.7144 384.221L24.687 390.813L26.0526 392.89L36.0801 386.298ZM34.7251 384.237C28.4666 374.649 23.7201 366.405 20.4239 359.476C17.0944 352.476 15.4048 347.146 14.9611 343.31L3.04061 344.689C3.70342 350.419 6.01701 357.124 9.58741 364.63C13.1912 372.206 18.2414 380.938 24.6764 390.796L34.7251 384.237ZM14.9611 343.31C13.0602 326.877 11.0747 291.266 14.0269 253.508C17.0008 215.473 24.9038 176.542 41.9027 152.46L32.0991 145.54C13.0979 172.458 5.06001 214.247 2.06342 252.573C-0.954836 291.175 1.05969 327.565 3.04061 344.689L14.9611 343.31ZM41.9027 152.46C59.7563 127.167 71.0364 117.054 80.6741 112.179C85.4733 109.751 90.1183 108.494 95.4903 107.441C100.621 106.435 107.274 105.492 114.36 103.844L111.642 92.1558C104.681 93.7746 99.3103 94.4641 93.1827 95.6649C87.296 96.8185 81.4468 98.3401 75.2576 101.471C62.9187 107.712 50.2455 119.832 32.0991 145.54L41.9027 152.46ZM118.752 99.7108C130.12 61.5014 155.791 37.2889 195.69 24.2537C235.99 11.0872 290.718 9.39473 359.343 16.9636L360.659 5.03597C291.484 -2.59354 234.712 -1.11934 191.963 12.8471C148.812 26.9448 119.882 53.8315 107.25 96.2888L118.752 99.7108Z",
    fill: "black"
  }));
};

const Hair35 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-35",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(208.000000, 250.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M221 19.0005C377.485 -30.1174 499 78.0005 503 78.0005C505.667 78.0005 505.333 68.0005 508 64.0005C508 64.0005 540 106 536 150C532 194 528.216 199.551 513 224C493.817 187.899 431.516 159.849 346.098 159.849C305.82 159.849 272.705 162.638 220 176C220 176 205.543 187.177 201 192C191.42 202.172 188.102 209.977 184 215C184 215 184.354 191.736 185.769 185.439C175.445 188.309 164.894 191.421 154.119 194.774C154.861 203.966 155.156 236.708 163 253L147 376L144.124 373.455C121.932 353.757 107.688 339.779 101.391 331.52L101 331C94.6611 322.473 81.9944 316.473 63 313L62.0686 309.564C53.5136 278.212 45.9453 256.053 42.8805 234.742C30.8069 239.592 18.513 244.679 6 250C45.0103 112.746 116.677 51.7457 221 19.0005Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair36 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-36",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(268.000000, 300.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M270.999 8.99967C402.999 24.9997 483.424 111.219 475.999 128C469.933 141.707 469.933 156.707 475.999 173C458.499 186.392 406.365 126.548 334.549 100.064L332.751 101.165C327.113 104.606 322.005 107.616 317.427 110.198L315.999 111C300.805 119.476 290.864 123.483 286.177 123.02L285.999 123L301.037 90.7729C299 90.4012 296.95 90.0637 294.888 89.7623L293.609 90.9791C284.521 99.6034 277.117 106.172 271.395 110.688L270.999 111C262.811 117.414 250.58 125.452 234.307 135.112L233.447 135.622L261.202 88.1022C259.426 88.1401 257.674 88.1882 255.945 88.2465L254.493 89.6629C242.479 101.358 232.473 110.346 224.476 116.626L223.999 117C213.336 125.313 163.999 154 163.999 154L189.999 110C152.999 123 139.999 135 131.999 145C123.999 155 104.393 188.363 125.999 207L59.1156 261.825H18.1447C2.77941 204.747 -9.00108 102 68.9989 87.9997C115.666 24.6663 182.999 -1.667 270.999 8.99967Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair37 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-37",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(264.000000, 290.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M231.312 9.25782C275.612 3.0319 313.175 9.73379 315.212 24.2269L315.171 23.9478C384.089 33.9048 416.601 61.6195 433 80.9999C447.667 98.3333 455 118 455 140L441.421 138.871C425.263 137.542 375.711 119.403 362.764 118.454C365.023 124.556 366.654 130.983 367.657 137.735L365.329 136.09C347.169 123.342 335.493 117.076 330.302 117.293L330.141 117.302C327.535 117.484 324.475 116.964 320.96 115.74L317.945 115.585C316.635 115.519 315.363 115.459 314.13 115.403L314.955 116.284C317.506 119.029 319.476 121.338 320.866 123.212C323.264 126.446 324.961 129.769 325.957 133.181C312.459 126.497 250 102 205 111C181.673 115.665 156.7 137.111 136.563 133.184C128.011 137.97 120.206 144.624 113.296 153.522C89.5915 184.045 113 206.408 113 224L112.995 224.737C112.83 237.316 108.669 281.806 100.512 358.209L100 363L62.1167 272.825H21.1458C5.7805 215.747 2.10619 176.653 10.1229 155.542C19.7905 130.084 68.1281 66.3542 153.743 38.7087C165.777 28.3127 200.044 13.6522 231.312 9.25782Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair38 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-38",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(250.000000, 240.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M353 22.0002C452 55.0002 481 146.139 481 178C481 204.483 430 196 430 196C430 196 370.089 155.832 320 147C252.631 135.121 215 181 193 183C171 185 156 196 147 222C138 248 165 299 165 299L130 414H114L76.1171 323.825H35.1462C13.1309 276.303 -6.9996 172 17.0004 138C41.0004 104 75.0004 104 75.0004 104C75.0004 104 84.0004 82.0002 121 49.0002C158 16.0002 254 -10.9998 353 22.0002Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair39 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-39",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(268.000000, 250.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M233 6C264.508 18.4718 299.59 28.322 339.268 39.5531C378.946 50.7842 405.888 71.9695 434 99C486 149 480.942 235.288 473 244C471.601 245.535 455.325 214.054 434 195L432.615 193.77C409.806 173.637 378.02 151.454 376 153C353.677 170.084 361.675 171.273 329 178C295 185 283.626 175.652 237 167C184.977 161.003 151.977 167.003 138 185C114.296 215.522 126.365 250.147 126.365 267.739C126.365 279.233 117.924 323.725 101.044 401.214L100 406L62.1167 315.825H21.1458C5.7805 258.747 2.10619 219.653 10.1229 198.542L10.8704 196.586L11.655 194.563C13.5485 189.724 21.9969 183.536 37 176L36.9379 174.117C36.4124 156.678 37.3884 143.143 39.8658 133.512L40 133C43.0468 121.574 56.5168 80.262 122.884 53.9348L100.282 34.1253C99.8565 33.7516 99.429 33.3765 99 33L100.925 32.9415C126.744 32.2035 145.769 33.5564 158 37C161.172 37.8931 164.481 39.0941 167.927 40.6028C171.049 39.9404 174.248 39.3069 177.525 38.7048L149.064 11.6102L152.214 11.7767C181.35 13.3588 203.109 15.7288 217.49 18.8869L218 19C227.813 21.1947 240.255 25.1406 255.325 30.8378C259.184 30.7309 262.95 30.6788 266.631 30.6781L233 6Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair40 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-40",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(262.000000, 260.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M373 14.3077C401.43 23.4461 430 35 438 73C444.842 105.499 445 115 423 183C416.333 167.667 383.333 159 324 157C295.16 156.028 262.044 140.964 229 143C204.467 144.511 165.899 157.685 113.296 182.522L114.068 185.707C122.266 219.685 126.365 242.363 126.365 253.739C126.365 264.77 118.591 306.192 103.044 378.005L100 392L62.1167 301.825H21.1458C5.7805 244.747 2.10619 205.653 10.1229 184.542C18.1395 163.431 30.0986 148.251 46 139C65 104 204.357 65.3296 228.118 61.2382C229.772 60.9534 231.385 60.709 232.959 60.505L234.461 59.6243C242.552 54.8382 247.95 50.9855 253.924 47.1865C226.292 50.1584 185.984 63.1331 133.002 86.1105C180.763 54.8585 224.246 38.8283 263.453 38.02C265.82 37.9712 268.136 37.9732 270.402 38.0261C272.424 37.0545 274.611 36.049 277 35C282.899 32.4103 290.081 30.3794 298.106 28.9402C270.526 26.8385 226.546 34.6985 166.166 52.5213C217.379 27.3228 262.492 16.7114 301.505 20.6871C311.797 21.7361 321.013 23.6307 329.151 26.3712C352.568 26.3597 378.007 30.2633 398.64 38.5888C391.176 31.8443 382.63 26.7505 373 23.3077C347.258 14.1047 300.925 12.1047 234 17.3077C289.333 3.30769 335.667 2.30769 373 14.3077Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair41 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-41",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(264.000000, 204.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M258 20C272 22.6667 281.667 26.6667 287 32C292.333 37.3333 296.667 46.6667 300 60C300 60 316 39 318 34C320 29 320 6 320 6C320 6 328.605 12.5183 330 23C331.395 33.4817 329.813 33.1386 328 45C338.667 50.3333 349.121 45.0134 355.788 39.0134C362.455 33.0134 366.788 25.6801 368.788 17.0134C375.017 20.8345 379.683 25.1678 382.788 30.0134C385.893 34.859 389.153 42.8961 392.567 54.1247C399.419 51.1411 403.949 48.2073 406.159 45.3232C408.368 42.4391 409.967 37.3715 410.956 30.1206C412.787 34.2106 413.853 37.4111 414.154 39.7222C414.455 42.0334 412.212 67.7837 411 77C416.536 75.1038 420.703 74.8975 426 71C433.333 65.6049 439 57 439 57C439 57 439.85 71.4282 439 81C438.15 90.5718 434.141 111.734 434.141 111.734C434.141 111.734 465.918 106.132 468.788 93.0134C470.702 84.2676 468.247 75.5875 457 71C471 71 479.471 73.2688 486.108 80.5292C496.064 91.4197 491.788 105.013 484.788 114.013C480.121 120.013 474.788 124.347 468.788 127.013C483.943 130.967 493.563 129.71 497.646 123.244L497.788 123.013C501.788 116.347 510.121 108.68 522.788 100.013L522.449 101.898C517.014 132.438 516.359 151.186 520.486 158.142C520.486 158.142 526.952 154.462 529 152C534.369 145.546 535.669 141.497 535 148C533.575 161.855 521.832 181.38 514.102 186.538C509.593 189.546 502.502 191.556 492.828 192.567C491.847 194.597 490.809 196.567 489.717 198.478C492.235 204.042 498.663 206.216 509 205C522.262 203.439 532.262 196.106 539 183C539 195.667 533.333 207 522 217L520.985 217.89C504.483 232.271 491.694 238.784 468 234C463.85 233.162 460.25 232.092 457.2 230.79C449.672 234.987 441.271 238.25 432 240.579L429.953 241.088C420.406 243.438 406.404 246.562 390.009 249.474C388.179 254.121 386.083 258.012 382 260C375.181 263.32 364.383 261.75 349.605 255.288C347.208 255.546 344.797 255.789 342.377 256.014L340.958 256.875C329.06 264.16 323.408 269.201 324 272C325.225 277.788 334.892 281.788 353 284L351.263 284.404C335.757 287.961 323.67 289.494 315 289C306.009 288.488 296.158 285.54 285.447 280.154L283.835 280.692C272.795 284.416 266.85 287.185 266 289C263.814 293.668 262.147 298.335 261 303L229.482 280.154C221.649 279.633 212.821 276.915 203 272C193.179 267.085 186.549 262.069 183.112 256.95C165.497 261.117 155.104 266.185 151.932 272.153C147.174 281.105 143.432 282.597 155 288C162.712 291.602 173.905 291.602 188.579 288L187.239 289.008C172.585 299.948 157.678 300.443 146 299C134.322 297.557 122.999 285.606 122.999 285.606L123.407 287.845C125.379 298.861 126.365 307.159 126.365 312.739C126.365 324.233 117.924 368.725 101.044 446.214L100 451L62.1167 360.825H21.1458C5.7805 303.747 2.10619 264.653 10.1229 243.542C17.9513 222.927 37.8837 207.158 69.9202 196.236L68 193C60.2314 179.602 73.5123 175.865 77.8428 153.79C82.1733 131.715 91.7881 139.013 106.788 119.013C106.788 119.013 127 91 167 71C207 51 238.651 61.5268 255.788 60.0134C272.926 58.5 277 68 277 49C277 36.3333 270.667 26.6667 258 20Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair42 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-42",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(262.000000, 246.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M278 6L262.944 24.1672C302.315 9.38905 335 16 377 44C440 86 435 114 454 139C466.667 155.667 480.667 168.333 496 177C496 177 442.001 171.452 428.769 168.145L428.288 168.024C414.115 164.421 397.105 154.882 377.257 139.407L381.113 143.676C392.226 155.896 401.201 165.043 408.038 171.118C415.648 177.88 447.55 191.841 461 199C461 199 405 195 379.285 180.18C353.571 165.36 328.198 145.866 308 141C304.218 140.089 299.105 139.179 293.065 138.407L294.454 140.861C304.848 159.356 317.419 184.126 339 198C357.667 210 376.667 217.333 396 220C354.448 214.431 323.115 196.765 302 167C294.977 157.101 287.193 147.101 278.647 137.002C251.805 135.135 216.078 136.605 192.704 148.632L189.959 150.071C156.61 167.405 122.806 177.43 113.296 198.522C98.0323 232.374 113 251.408 113 269L112.995 269.737L112.98 270.53L112.957 271.382C112.513 285.298 108.679 326.294 101.453 394.371L100 408L62.1167 317.825H21.1458C5.7805 260.747 2.10619 221.653 10.1229 200.542C14.0741 190.137 24.4847 173.339 41.2597 155.225C38.179 142.659 37.2817 131.973 38.5688 123.165C40.7974 107.915 51.5976 84.4549 70.9696 52.7838V79.0802C99.1503 51.5827 127.771 33.2783 156.832 24.1672C185.892 15.056 226.282 9.00026 278 6Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair43 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-43",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(262.000000, 224.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M331 14.0003C375.824 25.8814 405.655 67.2408 430.256 136.881L431 139C434.664 149.502 442.997 162.502 456 178L431 198C416.827 194.397 397.105 177.882 377.257 162.408L381.113 166.676L382.98 168.721C393.235 179.922 401.588 188.387 408.038 194.118C415.648 200.88 447.55 214.841 461 222L458.772 221.836C422.581 219.081 396.086 212.863 379.285 203.18L377.627 202.218C352.482 187.529 327.764 168.762 308 164L307.067 163.782C303.394 162.944 298.622 162.117 293.065 161.408L294.454 163.862L299.488 172.883C308.977 189.799 320.776 209.285 339 221C357.667 233 376.667 240.334 396 243C354.864 237.487 323.743 220.117 302.637 190.89L302 190C294.977 180.101 287.193 170.102 278.647 160.003C270.125 159.41 260.708 159.153 251.075 159.464C256.563 171.453 262.871 182.631 270 193C279.922 207.432 292.588 218.432 308 226C292.314 222.104 278.98 213.771 268 201C258.82 190.324 249.394 176.692 239.721 160.104C222.662 161.492 205.757 164.916 192.704 171.633L189.959 173.071C156.61 190.405 182.51 208.908 173 230C157.737 263.852 113 274.408 113 292L112.995 292.738L112.98 293.531L112.957 294.382C112.513 308.298 108.679 349.294 101.453 417.372L100 431L62.1167 340.825H21.1458C5.7805 283.748 2.10619 244.653 10.1229 223.543C14.0741 213.137 24.4847 196.34 41.2597 178.225C38.179 165.659 37.2817 154.973 38.5688 146.166C40.7974 130.916 71.1684 70.8331 135 45.0003C162.459 33.8877 178.639 41.7544 204 32.0003C217 27.0003 248 -7.99971 331 14.0003Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair44 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-44",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(216.000000, 190.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M60.9714 372.825C45.8728 375.272 26.5665 362.108 14.9373 340.237C1.58424 315.123 3.40936 288.039 19.0138 279.742C20.3054 279.055 21.6509 278.519 23.0402 278.126C11.3527 261.821 10.4714 237.447 22.565 216.5C28.5691 206.1 36.9042 198.048 46.2191 192.817C43.4398 177.838 45.6419 162.211 53.5973 148.432C61.9875 133.9 75.3574 123.882 90.7178 119.056C91.6669 110.497 94.3293 102.076 98.8473 94.25C111.211 72.836 134.387 61.2242 158.812 61.5829C166.178 36.269 187.208 18 212 18C222.193 18 231.75 21.0878 239.982 26.4835C252.406 13.8893 270.217 6 290 6C311.277 6 330.272 15.1256 342.741 29.4142C353.992 22.1792 367.274 18 381.5 18C422.093 18 455 52.0264 455 94L454.998 94.645V94.645C457.603 94.2198 460.277 94 463 94C491.167 94 514 117.505 514 146.5C514 155.535 511.783 164.037 507.878 171.461C529.167 201.857 521.207 229.37 484 254C462.607 268.162 372.369 273.353 318.694 268.999C279.12 265.789 196.105 238.958 180 236C172.393 234.603 183.06 244.603 212 266C177.921 293.157 160.711 312.618 160.37 324.385L160.365 324.739C160.365 336.233 151.925 380.725 135.044 458.214L134 463L96.1169 372.825L60.9714 372.825Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair45 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-45",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(292.000000, 374.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M45.115 191.825L82.9983 282C82.9983 282 118.998 156.592 118.998 139C118.998 121.408 65.2941 126.522 88.9983 96C100.662 80.981 189.998 6 189.998 6C189.998 6 126.998 12 63.9983 71C0.998302 130 6.9983 192 6.9983 192L45.115 191.825Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair46 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-46",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(268.000000, 351.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M44.1167 200.825L82 291C82 291 118 165.592 118 148C118 130.407 81 82.9997 165 46.9997C249 10.9997 332 46.9997 332 46.9997C332 46.9997 339 37.9997 346 34.9997C353 31.9997 365 30.9997 365 30.9997C365 30.9997 204 -26.0003 116.578 33.1015C29.157 92.2034 6 201 6 201L44.1167 200.825Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair47 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-47",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(270.000000, 344.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M44.1167 220.825L82 311C82 311 101.371 226.084 119 196C140.858 158.699 196 150 196 150C196 150 193.209 139.947 192 131C190.791 122.054 192 113 192 113L78 66L208 89.0001C208 89.0001 279.019 75.4579 332 75.0001C363.294 74.7296 409 82.0001 409 82.0001C409 82.0001 394 39.0001 308 15.0001C222 -8.99995 113 23.0001 62 82.0001C11 141 6 221 6 221L44.1167 220.825Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair48 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-48",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(110.000000, 208.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M396.002 7.00013C459.002 11.0001 490.359 33.2202 533.002 68.0001C546.098 62.6802 574.002 64.0001 606.002 95.0001C638.002 126 609.533 176.003 599.002 243C533.977 195.473 468.977 195.473 404.002 243C306.539 314.29 314.668 388 268.002 420L265.719 415.336L263.832 411.519C255.738 395.231 250.128 385.058 247.002 381C241.545 373.918 222.322 358.08 189.002 362C166.335 364.667 118.002 403 131.002 448C136.838 468.204 150.234 484.023 171.189 495.459C181.349 501.003 207.002 509 207.002 509C207.002 509 196.002 511 188.002 511C180.002 511 170.002 508 170.002 508C170.002 508 121.002 566 65.0017 561C9.00173 556 -3.99827 498 15.0017 461C34.0017 424 109.424 440.247 108.002 435C61.1223 441.624 51.8186 417.4 15.0017 412C56.9927 404.839 70.2653 422.383 108.002 412C107.549 409.903 65.9495 384.737 37.0017 381C69.091 375.029 73.3908 391.95 102.002 384C92.2156 322.783 86.7159 224.137 131.002 155C203.946 41.1235 333.002 3.00013 396.002 7.00013Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair49 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-49",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(102.000000, 218.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M315.002 8.99995C392.002 1.99995 428.359 8.22 471.002 43C484.099 37.68 558.002 22 621.002 103C684.002 184 667.755 271.067 656.002 320C653.235 331.516 641.002 279 587.002 238C533.002 197 471.002 169 471.002 169C471.002 169 381.002 242 369.002 306C367.356 314.775 387.002 180 387.002 180C387.002 180 363.473 236.878 359.002 258C350.746 296.997 356.94 303.932 341.002 333C325.064 362.068 287.904 381.544 268.002 405L265.719 400.336L263.832 396.519C255.738 380.231 250.128 370.058 247.002 366C241.545 358.918 222.322 343.08 189.002 347C166.335 349.667 118.002 388 131.002 433C136.838 453.204 150.234 469.023 171.189 480.458C181.349 486.003 207.002 494 207.002 494C207.002 494 196.002 496 188.002 496C180.002 496 170.002 493 170.002 493C170.002 493 121.002 551 65.0017 546C9.00173 541 -3.99827 483 15.0017 446C34.0017 409 109.424 425.247 108.002 420C61.1223 426.624 51.8186 402.4 15.0017 397C56.9927 389.839 70.2653 407.383 108.002 397C107.549 394.903 65.9495 369.737 37.0017 366C69.091 360.029 73.3908 376.95 102.002 369C92.2156 307.783 100.515 242.93 131.002 169C171.002 72 238.002 16 315.002 8.99995Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair50 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-50",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(160.000000, 248.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M223.001 30.9999C270.761 1.34638 335.39 -1.59318 416.889 22.1813L418.14 21.6503C438.829 12.9486 471.441 3.05908 518.001 28.9999C588.001 67.9999 595.98 140.101 622.001 144C640.46 146.766 646.56 192.498 663.001 234C669.104 249.404 708.001 259 708.001 259L663.001 278C663.001 278 672.927 288.092 686.001 296C697.33 302.852 717.001 327 717.001 327C717.001 327 674.793 334.748 669.001 347C665.892 353.577 702.405 361.103 713.001 405C727.001 463 680.99 543.03 709.953 560.495C723.072 568.406 757.953 590.495 757.953 590.495C757.953 590.495 705.775 642.051 681.953 635.495C645.135 625.363 597.953 590.495 597.953 590.495C597.953 590.495 609.409 457.557 605.001 382C601.916 329.103 587.184 271.788 573.001 250C538.561 197.091 468.001 144 381.001 144C314.08 144 309.925 182.463 309.925 182.463C306.119 203.727 306.116 226.946 291.001 259C264.775 314.618 172.05 352.505 172.05 381.505C172.05 410.505 181.05 411.505 181.05 427.505C181.05 443.505 169.02 451.862 172.05 473.505C174.07 487.933 185.021 561.095 201.001 582C173.475 609.867 147.808 627.534 124.001 635C100.195 642.466 69.5279 642.466 32.0013 635C41.3071 626.655 47.9738 618.989 52.0013 612L52.393 611.308C56.3305 604.232 60.8666 592.462 66.0013 576C59.6984 582.705 53.365 587.371 47.0013 590C40.6375 592.628 31.6375 594.295 20.0013 595L22.0031 592.564C27.3626 586.017 31.5205 580.735 34.477 576.717L35.4337 575.408C40.2515 568.846 44.6276 563.7 42.0013 553C39.2966 541.981 4.57252 443.372 6.04971 410.505C7.03451 388.593 17.7012 356.259 38.0497 313.505C34.5862 317.378 30.5862 320.378 26.0497 322.505C21.5132 324.631 14.8465 326.631 6.04971 328.505L7.28974 327.4C18.1209 317.712 25.7075 309.746 30.0497 303.505C34.5558 297.027 37.2224 290.027 38.0497 282.505C31.855 284.314 26.855 284.98 23.0497 284.505C19.2445 284.029 13.5778 282.029 6.04971 278.505L7.34467 277.889C15.8635 273.82 22.0986 270.358 26.0497 267.505C30.1984 264.508 35.5318 259.508 42.0497 252.505L43.221 249.969C62.2757 208.815 77.5519 180.661 89.0497 165.505C121.199 123.126 155.722 97.4076 185.05 75.5045C201.26 63.3984 209.717 39.2479 223.001 30.9999Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair51 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-51",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(128.000000, 152.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M381.002 15.9667C398.497 15.9667 417.058 5.15434 433.002 7.00033C540.999 19.5043 611.662 83.8546 650.002 145.498C667.105 172.998 701.173 213.301 717.002 241C741.892 284.558 750.079 329.611 750.002 396C749.969 424.018 751.695 438.737 750.002 456C748.919 467.04 727.002 498 727.002 498C727.002 498 740.575 495.91 750.002 491C759.428 486.091 775.002 473 775.002 473C775.002 473 761.002 520 750.002 528C739.002 536 722.002 537 732.002 551C742.002 565 761.002 569.588 787.002 565C748.596 598.833 716.929 618.833 692.002 625C667.074 631.168 640.407 634.128 612.002 633.881L613.738 628.642C632.255 572.488 644.343 526.69 650.002 491.247C656.194 452.465 637.616 404.941 633.002 384.633C625.002 349.427 580.002 311 538.002 275C510.002 251 462.002 232.743 394.002 220.228L317.002 231.188C321.668 255.063 307.335 340 290.002 396C264.002 480 205.002 479.291 226.002 509.182C247.002 539.074 203.002 539 203.002 572C203.002 594 228.668 608.667 280.002 616C246.002 638 216.335 647.334 191.002 644C146.766 638.18 119.089 611.816 107.002 616C89.6684 622 89.6684 634.334 107.002 653C73.6684 648.334 48.0017 636 30.0017 616C3.00171 586 5.32585 561.969 7.00171 541C8.67758 520.031 25.9252 524.032 39.0017 503.39C56.2209 476.208 8.71065 438.819 9.00171 413.528C9.29351 388.174 30.205 356.098 42.0017 317.875C50.2183 291.251 49.1598 256.229 54.0017 241.152C78.0017 166.422 121.198 131.332 161.002 103.649C185.916 86.3218 206.002 36.891 262.002 15.9667C318.002 -4.95762 341.946 15.9667 381.002 15.9667Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair52 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-52",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(154.000000, 234.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M455.5 10C496.093 10 529 40.0264 529 82L528.997 82.645C531.603 82.2198 534.277 82 537 82C565.167 82 590 96 612 139C634 182 623 201 634 214C645 227 662 233 670 259C678 285 657.241 275.298 658 316C658.54 344.967 674 332 674 383C674 401.647 661.419 426.857 663 455C665.742 503.831 685 495 674 536C663 577 562 578 562 578C562 578 614.427 426.662 610 387C605.573 347.338 588 264 588 264C588 264 571 234 544 234C517 234 530.707 194 501 194C479 194 457 227 457 227C457 227 440 194 415 194C390 194 375 200 352 227C329 254 292.813 249.582 285 264C275.328 281.849 305 306 285 322C265 338 238 299 230 313C222 327 206 370 206 370C206 370 203 351 189 336C175 321 80 332 80 400C80 468 170 479 170 479C178.734 497.3 198.173 522.65 230 556C249.189 576.107 301 607 301 607C301 607 294.439 661.974 292 681C289.857 697.712 261.356 732.144 219 745C203.306 749.763 176.64 743.763 137 739C137 739 124 749 124 758C124 767 136.5 781.128 153 780C137.75 788.846 122.417 793.513 107 794C91.8739 794.478 75.5448 791.599 58.0128 785.363L57 785L56.9858 784.931C35.8395 780.342 20 761.521 20 739C20 719.068 32.4075 702.034 49.9202 695.2C51.1753 692.563 51.8684 689.83 52 687C52.1437 683.911 51.6232 680.604 50.4385 677.078C36.9773 668.812 28 653.954 28 637C28 620.808 36.1878 606.529 48.6489 598.076C48.9675 595.645 6 564 6 536C6 508 23.9271 502.836 24 491C24.1552 465.814 9.92272 462.541 13 441C16 420 35.6518 409.114 38 398C43.6151 371.424 36.4091 333.818 38 322C45 270 88.2253 243.707 87 243C63.5637 229.469 80 194 91 182C102 170 128.64 160.956 140 156C138.038 135.821 139 102 158 83C177 64 198.303 58.4537 230.365 63.8638C234.538 31.4343 274.419 6 323 6C354.538 6 382.41 16.719 399.226 33.1124C412.706 16.5348 432.913 10 455.5 10Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair53 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-53",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(126.000000, 184.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M356.999 6.99991C266.999 6.99991 130.999 103 77.9994 230C24.9994 357 -17.0674 727.176 20.9994 784C89.9994 887 106.999 737 180.999 784C205.904 799.818 241.108 616.584 228.999 604C202.527 576.489 181.999 535 181.999 535C181.999 535 101.999 521 101.999 455C101.999 389 155.999 382 180.999 382C205.999 382 228.999 427 228.999 427C228.999 427 248.999 408 252.999 364C254.869 343.436 339.999 318 409.999 292C479.999 266 530.999 230 530.999 230C530.999 230 557.324 255.865 577.999 277C622.999 323 633.999 384 633.999 455C633.999 491.67 622.251 585.763 604.999 667C588.849 743.051 566.711 807.067 577.999 824C591.183 843.776 607.429 794.285 667.999 764C707.999 744 693.999 817 722.999 764C751.999 711 718.999 471 698.999 335C678.999 199 620.999 108 542.999 56.9999C464.999 5.99991 376.36 6.99991 356.999 6.99991Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair54 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-54",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(196.000000, 186.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M290 6.00035C252.049 5.99329 205.919 23.0642 161.282 52.3315C100.063 92.4716 65.6511 140.553 34.9998 214C4.66119 286.699 -1.00017 355 16.9998 454C34.9998 553 174.109 615.584 162 603C135.527 575.489 115 534 115 534C115 534 34.9998 520 34.9998 454C34.9998 388 88.9998 381 114 381C139 381 162 426 162 426C162 426 182 407 186 363C187.869 342.436 263.693 332.615 328 292C347 280 386.852 249.505 403 237C406.93 233.957 292.739 348.181 296 345C299.133 341.944 336.04 331.971 391 292C413 276 447 229 447 229C447 229 490.325 254.866 511 276C556 322 567 383 567 454C567 490.671 561.252 537.764 544 619C531.048 679.99 687 774 687 774C687 774 650.84 597.829 650 553C648.177 455.781 663.688 438.08 650 345C630 209 554 107 476 56.0003C398 5.00035 309.36 6.00035 290 6.00035Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair55 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-55",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(50.000000, 232.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M403 11.9999C258 40.9999 187.651 169.553 157 243C126.349 316.447 126 470 126 596C126 722 6 840 6 840H296C296 840 395.049 626.694 364 596C332.951 565.306 256 479 256 479C256 479 176 465 176 399C176 333 230 326 255 326C280 326 324 207 431 159C538 111 631.325 199.865 652 221C697 267 708 328 708 399C708 435.67 702.252 482.763 685 564C680.416 585.585 587 840 587 840H725C725 840 721.56 808.95 725 798C737.31 758.814 757.378 733.044 763 705C777.588 632.231 751.322 515.18 751 498C749.177 400.781 776.688 393.08 763 300C757.343 261.531 752.535 197.476 702 134C651.465 70.5233 608 75.9999 608 75.9999C608 75.9999 548 -17.0001 403 11.9999Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair56 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-56",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(196.000000, 186.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M290 6.99596L293.414 6.99512C318.198 7.02638 401.9 8.55022 476 57.0002C554 108 601 239 601 377C601 515 574 574.334 524 689C524 689 567 478.714 567 455C567 384 556 323 511 277C498.022 263.734 478.35 249.069 451.985 233.006C430.277 278.471 405.282 309.802 377 327C303 372 254 342 220 377C197.333 400.334 178 426.667 162 456V427L161.079 425.218C146.026 396.406 130.333 382 114 382C88.9998 382 34.9998 389 34.9998 455C34.9998 499 61.6665 525.667 115 535C128.685 562.66 144.351 585.66 162 604C174.109 616.584 34.9998 554 16.9998 455C-1.00017 356 4.66119 287.698 34.9998 215C65.6511 141.553 100.063 93.4714 161.282 53.3314C205.919 24.0641 252.049 6.99596 290 6.99596Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair57 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Hairstyle/-57",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(170.000000, 184.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M317 6.99512H322.802L324.51 7.00856C353.444 7.29145 432.561 10.9436 503 57.0002C581 108 628 239 628 377C628 515 601 574.334 551 689L554.371 672.476L557.478 657.174C581.826 536.961 594 469.57 594 455C594 384 583 323 538 277C525.022 263.734 505.35 249.069 478.985 233.006C457.277 278.471 432.282 309.802 404 327C330 372 281 342 247 377C241.432 382.732 236.066 388.644 230.9 394.738L231.07 399.058L231.244 403.26C234.124 471.641 239.526 527.553 247.449 571C258.75 632.968 286.934 715.301 332 818L326.701 814.514C301.556 797.937 272.274 769.379 252 755C252 755 261.121 784.937 266 797C268.93 804.244 277 827 277 827C277 827 183.876 738.968 159 696C134.124 653.032 92 613 92 613C86.0136 627.362 83.4286 640.778 72 663C60 686.334 28.6667 692 6 720L7.55424 717.082C32.4784 670.153 52.7335 647.008 58 625C58 625 70 575 58 515C46 455 33 439 29 395C25 351 31.6614 287.698 62 215C92.6513 141.553 127.063 93.4714 188.282 53.3314C232.919 24.0641 279.049 6.99512 317 6.99512Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Hair = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Hair0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Hair1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Hair2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Hair3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Hair4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Hair5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Hair6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Hair7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Hair8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Hair9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Hair10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Hair11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Hair12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Hair13, null);
    }
    case 14: {
      return /* @__PURE__ */ React__default.createElement(Hair14, null);
    }
    case 15: {
      return /* @__PURE__ */ React__default.createElement(Hair15, null);
    }
    case 16: {
      return /* @__PURE__ */ React__default.createElement(Hair16, null);
    }
    case 17: {
      return /* @__PURE__ */ React__default.createElement(Hair17, null);
    }
    case 18: {
      return /* @__PURE__ */ React__default.createElement(Hair18, null);
    }
    case 19: {
      return /* @__PURE__ */ React__default.createElement(Hair19, null);
    }
    case 20: {
      return /* @__PURE__ */ React__default.createElement(Hair20, null);
    }
    case 21: {
      return /* @__PURE__ */ React__default.createElement(Hair21, null);
    }
    case 22: {
      return /* @__PURE__ */ React__default.createElement(Hair22, null);
    }
    case 23: {
      return /* @__PURE__ */ React__default.createElement(Hair23, null);
    }
    case 24: {
      return /* @__PURE__ */ React__default.createElement(Hair24, null);
    }
    case 25: {
      return /* @__PURE__ */ React__default.createElement(Hair25, null);
    }
    case 26: {
      return /* @__PURE__ */ React__default.createElement(Hair26, null);
    }
    case 27: {
      return /* @__PURE__ */ React__default.createElement(Hair27, null);
    }
    case 28: {
      return /* @__PURE__ */ React__default.createElement(Hair28, null);
    }
    case 29: {
      return /* @__PURE__ */ React__default.createElement(Hair29, null);
    }
    case 30: {
      return /* @__PURE__ */ React__default.createElement(Hair30, null);
    }
    case 31: {
      return /* @__PURE__ */ React__default.createElement(Hair31, null);
    }
    case 32: {
      return /* @__PURE__ */ React__default.createElement(Hair32, null);
    }
    case 33: {
      return /* @__PURE__ */ React__default.createElement(Hair33, null);
    }
    case 34: {
      return /* @__PURE__ */ React__default.createElement(Hair34, null);
    }
    case 35: {
      return /* @__PURE__ */ React__default.createElement(Hair35, null);
    }
    case 36: {
      return /* @__PURE__ */ React__default.createElement(Hair36, null);
    }
    case 37: {
      return /* @__PURE__ */ React__default.createElement(Hair37, null);
    }
    case 38: {
      return /* @__PURE__ */ React__default.createElement(Hair38, null);
    }
    case 39: {
      return /* @__PURE__ */ React__default.createElement(Hair39, null);
    }
    case 40: {
      return /* @__PURE__ */ React__default.createElement(Hair40, null);
    }
    case 41: {
      return /* @__PURE__ */ React__default.createElement(Hair41, null);
    }
    case 42: {
      return /* @__PURE__ */ React__default.createElement(Hair42, null);
    }
    case 43: {
      return /* @__PURE__ */ React__default.createElement(Hair43, null);
    }
    case 44: {
      return /* @__PURE__ */ React__default.createElement(Hair44, null);
    }
    case 45: {
      return /* @__PURE__ */ React__default.createElement(Hair45, null);
    }
    case 46: {
      return /* @__PURE__ */ React__default.createElement(Hair46, null);
    }
    case 47: {
      return /* @__PURE__ */ React__default.createElement(Hair47, null);
    }
    case 48: {
      return /* @__PURE__ */ React__default.createElement(Hair48, null);
    }
    case 49: {
      return /* @__PURE__ */ React__default.createElement(Hair49, null);
    }
    case 50: {
      return /* @__PURE__ */ React__default.createElement(Hair50, null);
    }
    case 51: {
      return /* @__PURE__ */ React__default.createElement(Hair51, null);
    }
    case 52: {
      return /* @__PURE__ */ React__default.createElement(Hair52, null);
    }
    case 53: {
      return /* @__PURE__ */ React__default.createElement(Hair53, null);
    }
    case 54: {
      return /* @__PURE__ */ React__default.createElement(Hair54, null);
    }
    case 55: {
      return /* @__PURE__ */ React__default.createElement(Hair55, null);
    }
    case 56: {
      return /* @__PURE__ */ React__default.createElement(Hair56, null);
    }
    case 57: {
      return /* @__PURE__ */ React__default.createElement(Hair57, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Hair0, null);
    }
  }
};

const Mouth0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M549,759 C576.33038,765.666667 599.663714,769 619,769 C638.336286,769 655.002953,765.666667 669,759",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M549,759 C575.12979,773.666667 603.12979,781 633,781 C662.87021,781 682.87021,773.666667 693,759",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M572,769 C585.775809,774.333333 599.109142,777 612,777 C624.890858,777 638.224191,774.333333 652,769",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(475.000000, 729.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M66,41.0869565 C93.79487,40.6243036 114.628203,38.8851732 128.5,35.8695652 C142.371797,32.8539572 161.538463,25.8974355 186,15",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M161,25.4347826 C161,49.7826087 153.5,65.4347826 138.5,72.3913043 C123.5,79.3478261 101.833333,68.9130435 73.5,41.0869565",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M2.14164194,45 C-1.3880481,36.6867754 -0.554714768,27.8534421 4.64164194,18.5 C9.83799864,9.14655793 17.3379986,2.97989127 27.1416419,0",
    id: "Path"
  })));
};

const Mouth4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M549,778 C580.121822,764.84962 604.121822,756.516287 621,753 C637.878178,749.483713 661.878178,747.817046 693,748",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("circle", {
    id: "Oval",
    stroke: "#000000",
    strokeWidth: "16",
    cx: "621",
    cy: "768",
    r: "40"
  }));
};

const Mouth6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M595.535093,787 C583.017242,784.777583 569.106424,779.94425 553.80264,772.5 C538.498856,765.05575 532.537077,760.222417 535.917303,758 C559.764419,764.666667 583.611535,768 607.458651,768 C631.305768,768 655.152884,764.666667 679,758 C677.01274,762.833333 671.050961,767.666667 661.114663,772.5 C651.178364,777.333333 637.267547,782.166667 619.382209,787",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M559.810774,753.60177 C566.691716,738.132743 579.421458,738.132743 598,753.60177 L598.555602,753.14234 C616.832552,738.13429 629.377094,738.287434 636.189226,753.60177 C643.001358,768.916106 630.593059,783.900851 598.96433,798.556005 L598,799 C565.659574,784.20354 552.929833,769.070796 559.810774,753.60177 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16",
    fill: "#000000"
  }));
};

const Mouth8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("g", {
    id: "Group",
    transform: "translate(518.000000, 729.000000)",
    stroke: "#000000",
    strokeWidth: "16"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M-3.69482223e-13,40.2906038 C11.1513858,37.2521964 19.1513858,34.588032 24,32.2981106 C28.8486142,30.0081891 35.9892516,25.8365332 45.4219123,19.7831427 C62.4309568,8.98264352 73.6236526,2.98203532 79,1.78131814 C84.3763474,0.580600965 91.3763474,2.51817509 100,7.59404051 C112,-1.12504304 123,-2.33602686 133,3.96108903 C143,10.2582049 145.333333,20.4304691 140,34.4778814 C145.333333,41.2593909 144.666667,48.0409003 138,54.8224097 C128,64.9946738 107,72.2605768 79,69.3542156 C66.6893996,68.0763924 52.3996983,62.8419921 34,54.8224097 C27.6667209,52.0620246 16.3333876,47.2180893 -3.69482223e-13,40.2906038 Z",
    id: "Path"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M12,43 C54.2826578,36.3890991 82.9493244,32.7224324 98,32 C113.050676,31.2775676 126.050676,32.9442342 137,37",
    id: "Path"
  })));
};

const Mouth9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M532,760 C569.387146,756.771376 597.387146,753.438043 616,750 C634.612854,746.561957 658.946187,740.228624 689,731 L667,780 C644.19345,787.762145 627.19345,792.095479 616,793 C604.80655,793.904521 588.80655,792.237855 568,788 L532,760 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M549,759 C576.33038,765.666667 599.663714,769 619,769 C638.336286,769 655.002953,765.666667 669,759 C656.33038,792.333333 632.997047,809 599,809 C565.002953,809 548.336286,792.333333 549,759 Z",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Mouth11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(526.000000, 728.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M8 8C8 8 74 22 106 22C138 22 168 12.5283 168 12.5283C168 12.5283 167 81 97 81C27 81 8 8 8 8Z",
    stroke: "black",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(516.000000, 728.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M33.8702 55.5554C14.1478 43.2093 4.05731 21.766 11.3959 12.019C18.7344 2.2721 59 16.6372 99 16.3186C139 16.0001 179.266 2.2721 186.604 12.019C193.943 21.766 183.852 43.2093 164.13 55.5554C155.101 61.2073 127.818 67.9999 99.4434 67.9999C71.069 67.9999 42.8069 61.1497 33.8702 55.5554Z",
    stroke: "black",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M59.3223 58C59.3223 58 79.161 50 98.9997 50C118.838 50 138.677 58 138.677 58",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(490.000000, 728.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M32 40C32 40 103.931 44.393 127.066 39.8696C150.202 35.3462 191 19 191 19",
    stroke: "black",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M172 31C172 31 172 60.0426 142.943 68.3404C113.886 76.6383 59 43.4468 59 43.4468",
    stroke: "black",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M9.34763 57.3856C9.34763 57.3856 3.05252 47.5217 7.44585 34.3999C11.8392 21.2782 23.4387 15.2993 23.4387 15.2993",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M215.499 22.6676C215.499 22.6676 218.478 18.1281 216.342 12.0527C214.205 5.97736 208.647 3.18167 208.647 3.18167",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth14 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-14",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(512.000000, 748.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M42.8699 52.5553C23.1475 40.2091 8.39551 19.0189 8.39551 19.0189C8.39551 19.0189 55.9996 8.63705 95.9996 8.31852C136 7.99999 183.604 19.0189 183.604 19.0189C183.604 19.0189 168.852 40.2091 149.129 52.5553C140.101 58.2072 112 61 96.443 60.9998C80.8863 60.9996 51.8065 58.1496 42.8699 52.5553Z",
    stroke: "black",
    strokeWidth: "16",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M56.3223 52C56.3223 52 76.161 44 95.9997 44C115.838 44 135.677 52 135.677 52",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth15 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-15",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(495.000000, 738.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M9.34763 45.3856C9.34763 45.3856 3.05252 35.5217 7.44585 22.3999C11.8392 9.27823 23.4387 3.2993 23.4387 3.2993",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M49.6132 29.3948L119.22 15.181L147.717 14.8304L168.424 9.1395L192.54 11.8457C192.54 11.8457 175.891 18.2978 143.869 22.2296C111.847 26.1614 49.6132 29.3948 49.6132 29.3948Z",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M115 66C115 66 130.338 67.0353 138 66C145.662 64.9647 152 61 152 61",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth16 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-16",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(518.000000, 748.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M4 18.4316C4 18.4316 41.7253 19.2442 61 16.6443C80.2747 14.0444 101.352 5.18744 110 4.13368C118.648 3.07993 126 8.60177 128 8.60177C130 8.60177 135 3.24007 145 4.13368C155 5.0273 175 18.4316 175 18.4316C175 18.4316 152 25.5805 116 25.5805C49 28.2613 4 18.4316 4 18.4316Z",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M162 22.5616C162 22.5616 153.163 37.2252 144.692 41.8625C136.22 46.4998 126.288 43.3191 119 43.3191C111.712 43.3191 97.8633 48.5036 78.1918 43.2411C58.5203 37.9786 29 21.8723 29 21.8723C29 21.8723 69.9936 25.7269 97.3219 26.0082C124.65 26.2896 162 22.5616 162 22.5616Z",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth17 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-17",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(530.000000, 730.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M165 19.0435C165 19.0435 121.693 22.6922 93.6188 21.3913C65.5442 20.0904 13 12 13 12C13 12 36.5138 84 90.2597 84C119.652 84 133.489 72.4405 148.204 50.3478C154.215 41.324 165 19.0435 165 19.0435Z",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M177 16.4444C177 16.4444 129.212 24.2222 91.4848 21.1111C53.7576 18 11 11 11 11",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M6 16C6 16 8.4375 11.3846 11.6875 9.07692C14.9375 6.76923 19 6 19 6",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M38 59C38 59 57.3492 48 94.3651 48C131.381 48 144 57.4286 144 57.4286",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth18 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-18",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(550.000000, 758.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M4 13.2745C4 13.2745 32.2388 13.788 46.6667 12.1451C61.0945 10.5022 76.872 4.90539 83.345 4.23951C89.818 3.57362 95.3216 7.06295 96.8187 7.06295C98.3158 7.06295 102.058 3.67482 109.544 4.23951C117.029 4.80419 132 13.2745 132 13.2745C132 13.2745 114.784 17.792 87.8363 17.792C37.6842 19.4861 4 13.2745 4 13.2745Z",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M129 14C129 14 122.538 19.6073 119 22C113.765 25.5402 108.978 28.8944 98 29C89.5042 29.0817 71.0273 23.9841 60 22C47.1477 19.6876 10 14 10 14",
    stroke: "black",
    strokeWidth: "8",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth19 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Mouth/-19",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(518.000000, 748.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M24 21.7884C24 21.7884 54.8862 22.6687 70.6667 19.8524C86.4471 17.036 103.704 7.44136 110.784 6.29985C117.863 5.15833 123.883 11.14 125.52 11.14C127.158 11.14 131.251 5.33181 139.439 6.29985C147.626 7.26788 164 21.7884 164 21.7884C164 21.7884 145.17 29.5327 115.696 29.5327C60.8421 32.4368 24 21.7884 24 21.7884Z",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }), /* @__PURE__ */ React__default.createElement("path", {
    d: "M160 25C160 25 145 57 116 57C87 57 34 23 34 23L6 20",
    stroke: "black",
    strokeWidth: "12",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Mouth = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Mouth0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Mouth1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Mouth2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Mouth3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Mouth4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Mouth5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Mouth6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Mouth7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Mouth8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Mouth9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Mouth10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Mouth11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Mouth12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Mouth13, null);
    }
    case 14: {
      return /* @__PURE__ */ React__default.createElement(Mouth14, null);
    }
    case 15: {
      return /* @__PURE__ */ React__default.createElement(Mouth15, null);
    }
    case 16: {
      return /* @__PURE__ */ React__default.createElement(Mouth16, null);
    }
    case 17: {
      return /* @__PURE__ */ React__default.createElement(Mouth17, null);
    }
    case 18: {
      return /* @__PURE__ */ React__default.createElement(Mouth18, null);
    }
    case 19: {
      return /* @__PURE__ */ React__default.createElement(Mouth19, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Mouth0, null);
    }
  }
};

const Nose0 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-0",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("line", {
    x1: "637",
    y1: "596",
    x2: "661.856189",
    y2: "682.499537",
    id: "Line",
    stroke: "#000000",
    strokeWidth: "16",
    transform: "translate(649.428094, 639.249768) rotate(1.032339) translate(-649.428094, -639.249768) "
  }));
};

const Nose1 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-1",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M633.532552,569.006852 C651.291821,622.395473 661.086671,652.555363 662.917104,659.486521 C664.747537,666.41768 663.749048,673.591123 659.921638,681.006852",
    id: "Line",
    stroke: "#000000",
    strokeWidth: "16",
    transform: "translate(648.668966, 625.006852) rotate(-3.225647) translate(-648.668966, -625.006852) "
  }));
};

const Nose2 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-2",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M692.893232,627.725033 C673.627879,639.855074 659.236623,647.263498 649.719463,649.950306 C640.202303,652.637114 625.722036,653.379465 606.278663,652.177361",
    id: "Line",
    stroke: "#000000",
    strokeWidth: "16",
    transform: "translate(649.585948, 640.229885) rotate(-89.234993) translate(-649.585948, -640.229885) "
  }));
};

const Nose3 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-3",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M636.843465,595.910607 C654.994141,637.483681 663.279537,666.31686 661.699654,682.410144 C660.11977,698.503428 648.515798,703.474491 626.887739,697.323331",
    id: "Line",
    stroke: "#000000",
    strokeWidth: "16",
    transform: "translate(644.388576, 647.892684) rotate(1.032339) translate(-644.388576, -647.892684) "
  }));
};

const Nose4 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-4",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M636.843426,596.000252 C661.659687,637.453214 673.277876,666.226337 671.697992,682.319621 C670.118108,698.412905 655.181344,703.444023 626.8877,697.412976",
    id: "Line",
    stroke: "#000000",
    strokeWidth: "16",
    transform: "translate(649.363766, 647.939652) rotate(1.032339) translate(-649.363766, -647.939652) "
  }));
};

const Nose5 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-5",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M673,568 C662.55102,590.836147 657.326531,613.414126 657.326531,635.733939 C657.326531,669.213657 673,686.992054 670.061224,702.552554 C668.102041,712.92622 653.081633,714.756867 625,708.044495",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Nose6 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-6",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M673,568 C662.55102,590.836147 657.326531,613.414126 657.326531,635.733939 C657.326531,669.213657 685.938776,657.439501 683,683 C681.040816,700.040333 661.707483,708.388498 625,708.044495",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Nose7 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-7",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M649,600 C669,606.666667 679,620 679,640 C679,660 669,673.333333 649,680",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Nose8 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-8",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M649,600 C682.333333,613.333333 699,630 699,650 C699,670 682.333333,680 649,680",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Nose9 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-9",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M631,694.380659 C663.848549,704.811956 684.630284,697.576454 693.345205,672.674154 C706.417587,635.320703 637.033407,606.392531 660.161467,579",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Nose10 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-10",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }, /* @__PURE__ */ React__default.createElement("path", {
    d: "M631,694.380659 C660.333333,687.46022 678,677.333333 684,664 C693,644 637.033407,606.392531 660.161467,579",
    id: "Path",
    stroke: "#000000",
    strokeWidth: "16"
  }));
};

const Nose11 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-11",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(642.000000, 598.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M7.51613 3C7.51613 3 23.2224 5.63746 31 11.9771C44.0598 22.6223 52.9064 43.2557 51.7742 55.5802C49.0645 85.0763 3 86.3588 3 86.3588C3 86.3588 59 91.4886 59 55.5802C59 39.2216 48.4333 21.0647 31 10.6947C22.9217 5.88933 7.51613 3 7.51613 3Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Nose12 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-12",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(642.000000, 584.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M7.51613 3C7.51613 3 18.2224 8.69809 26 17C32.6427 24.0906 35.296 34.2946 39 45C42.5781 55.3416 54.5563 64.0699 54 72C51.2903 110.626 3 112.16 3 112.16C3 112.16 55 112 59 71.855C60.0047 61.7714 47.4515 54.9713 43 45C38.1683 34.1771 36 22 28 16C19.8807 9.9105 7.51613 3 7.51613 3Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Nose13 = () => {
  return /* @__PURE__ */ React__default.createElement("g", {
    id: "Nose/-13",
    stroke: "none",
    strokeWidth: "1",
    fill: "none",
    fillRule: "evenodd",
    strokeLinecap: "round",
    strokeLinejoin: "round",
    transform: "translate(642.000000, 560.000000)"
  }, /* @__PURE__ */ React__default.createElement("path", {
    fillRule: "evenodd",
    clipRule: "evenodd",
    d: "M3 3C3 3 24.8917 56.5222 32 66C35 70 52.9064 84.2557 51.7742 96.5802C49.0645 126.076 3 127.359 3 127.359C3 127.359 59 132.489 59 96.5802C59 80.2216 46 75 33 63C25.9588 56.5004 3 3 3 3Z",
    fill: "black",
    stroke: "black",
    strokeWidth: "6",
    strokeLinecap: "round",
    strokeLinejoin: "round"
  }));
};

const Nose = ({ type }) => {
  switch (type) {
    case 0: {
      return /* @__PURE__ */ React__default.createElement(Nose0, null);
    }
    case 1: {
      return /* @__PURE__ */ React__default.createElement(Nose1, null);
    }
    case 2: {
      return /* @__PURE__ */ React__default.createElement(Nose2, null);
    }
    case 3: {
      return /* @__PURE__ */ React__default.createElement(Nose3, null);
    }
    case 4: {
      return /* @__PURE__ */ React__default.createElement(Nose4, null);
    }
    case 5: {
      return /* @__PURE__ */ React__default.createElement(Nose5, null);
    }
    case 6: {
      return /* @__PURE__ */ React__default.createElement(Nose6, null);
    }
    case 7: {
      return /* @__PURE__ */ React__default.createElement(Nose7, null);
    }
    case 8: {
      return /* @__PURE__ */ React__default.createElement(Nose8, null);
    }
    case 9: {
      return /* @__PURE__ */ React__default.createElement(Nose9, null);
    }
    case 10: {
      return /* @__PURE__ */ React__default.createElement(Nose10, null);
    }
    case 11: {
      return /* @__PURE__ */ React__default.createElement(Nose11, null);
    }
    case 12: {
      return /* @__PURE__ */ React__default.createElement(Nose12, null);
    }
    case 13: {
      return /* @__PURE__ */ React__default.createElement(Nose13, null);
    }
    default: {
      return /* @__PURE__ */ React__default.createElement(Nose0, null);
    }
  }
};

const getRandomConfig = () => {
  const randomConfig = Object.keys(AvatarConfigCount).reduce((prev, next) => Object.assign(prev, {
    [next]: Math.floor(Math.random() * (AvatarConfigCount[next] + 1))
  }), {});
  randomConfig.detail = 0;
  randomConfig.accessory = 0;
  randomConfig.beard = 0;
  return randomConfig;
};

const NotionAvatar = (props) => {
  const { className, style, shape = "circle", bgColor, config } = props;
  const {
    face,
    eye,
    eyebrow,
    glass,
    hair,
    mouth,
    nose,
    accessory,
    beard,
    detail
  } = config;
  const borderRadius = ShapeBorderRadius[shape];
  return /* @__PURE__ */ React__default.createElement("div", {
    className,
    style: {
      backgroundColor: shape in ShapeBorderRadius ? bgColor : "rgba(255, 0, 0, 0)",
      overflow: "hidden",
      borderRadius,
      ...style
    }
  }, /* @__PURE__ */ React__default.createElement("svg", {
    viewBox: "0 0 1080 1080",
    fill: "none",
    xmlns: "http://www.w3.org/2000/svg"
  }, /* @__PURE__ */ React__default.createElement(Face, {
    type: face
  }), /* @__PURE__ */ React__default.createElement(Eye, {
    type: eye
  }), /* @__PURE__ */ React__default.createElement(Eyebrow, {
    type: eyebrow
  }), /* @__PURE__ */ React__default.createElement(Glass, {
    type: glass
  }), /* @__PURE__ */ React__default.createElement(Hair, {
    type: hair
  }), /* @__PURE__ */ React__default.createElement(Mouth, {
    type: mouth
  }), /* @__PURE__ */ React__default.createElement(Nose, {
    type: nose
  }), /* @__PURE__ */ React__default.createElement(Accessory, {
    type: accessory
  }), /* @__PURE__ */ React__default.createElement(Beard, {
    type: beard
  }), /* @__PURE__ */ React__default.createElement(Detail, {
    type: detail
  })));
};

exports["default"] = NotionAvatar;
exports.getRandomConfig = getRandomConfig;