@regardio/brand 0.7.7 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/README.md +53 -6
  2. package/dist/components/button.d.mts +21 -0
  3. package/dist/components/button.mjs +13 -0
  4. package/dist/components/button.stories.d.mts +13750 -0
  5. package/dist/components/button.stories.mjs +81 -0
  6. package/dist/generated/icons/regardio-compass-icon.mjs +3 -5
  7. package/dist/generated/icons/regardio-ensemble-icon-color-full.mjs +118 -132
  8. package/dist/generated/icons/regardio-ensemble-icon-color.mjs +119 -133
  9. package/dist/generated/icons/regardio-ensemble-icon-mono.mjs +59 -30
  10. package/dist/generated/icons/regardio-icon-color-full.mjs +1 -3
  11. package/dist/generated/icons/regardio-icon-color.mjs +1 -3
  12. package/dist/generated/icons/regardio-icon-mono.mjs +4 -6
  13. package/dist/generated/icons/regardio-logo-color-light.mjs +1 -3
  14. package/dist/generated/icons/regardio-logo-color.mjs +3 -5
  15. package/dist/generated/icons/regardio-logo-mono-light.mjs +1 -3
  16. package/dist/generated/icons/regardio-logo-mono.mjs +2 -4
  17. package/dist/generated/icons/regardio-system-bridge-icon.mjs +2 -4
  18. package/dist/generated/icons/regardio-system-circle-icon.mjs +3 -5
  19. package/dist/generated/icons/regardio-system-facet-icon.mjs +3 -5
  20. package/dist/generated/icons/regardio-system-icon.mjs +1 -3
  21. package/dist/generated/icons/regardio-system-plan-icon.mjs +2 -4
  22. package/dist/generated/icons/regardio-system-pursuit-icon.mjs +3 -5
  23. package/dist/generated/icons/regardio-system-spark-icon.mjs +1 -3
  24. package/dist/generated/icons/regardio-system-zest-icon.d.mts +14 -0
  25. package/dist/generated/icons/regardio-system-zest-icon.mjs +19 -0
  26. package/dist/generated/sprites/compass-sprite-provider.mjs +190 -215
  27. package/dist/generated/sprites/compass-sprite.d.mts +1 -1
  28. package/dist/generated/sprites/compass-sprite.mjs +1 -3
  29. package/dist/styles/base.css +76 -0
  30. package/dist/styles/colors.css +178 -0
  31. package/dist/styles/grid.css +60 -0
  32. package/dist/styles/index.css +27 -0
  33. package/dist/styles/storybook.css +2 -0
  34. package/dist/styles/tokens.css +134 -0
  35. package/dist/styles/typography.css +140 -0
  36. package/package.json +44 -30
  37. package/src/components/button.stories.tsx +83 -0
  38. package/src/components/button.tsx +38 -0
  39. package/src/styles/base.css +76 -0
  40. package/src/styles/grid.css +60 -0
  41. package/src/styles/index.css +27 -0
  42. package/src/styles/storybook.css +2 -0
  43. package/src/styles/tokens.css +134 -0
  44. package/src/styles/typography.css +140 -0
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-ensemble-icon-mono.tsx
4
3
  const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -13,26 +12,57 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
13
12
  id: titleId,
14
13
  children: title
15
14
  }) : null,
16
- /* @__PURE__ */ jsxs("g", {
15
+ /* @__PURE__ */ jsx("path", {
16
+ className: "fill-gray-400",
17
+ d: "M408.9 348.57c-1.67-.76-3.34-1.49-4.96-2.17-20.81-8.8-39.75-12.73-61.43-12.73-10.4 0-20.71.86-32.15 1.89-.02 0-.05 0-.07-.02a.1.1 0 0 1-.03-.07c-2.13-40.21 4.84-86.18 20.71-136.62.01-.04.05-.07.1-.07h.02c.5.11 52.02 12.6 103.7 48.01.04.03.05.08.03.13-16.15 32.67-24.82 66.84-25.78 101.56 0 .03-.02.06-.05.08-.02 0-.03.02-.05.02h-.04z"
18
+ }),
19
+ /* @__PURE__ */ jsx("path", {
20
+ className: "fill-gray-400",
21
+ d: "M246.98 422.33s-.07-.02-.08-.05c-17.12-26.71-33.45-57.28-48.53-90.88-.02-.03-.01-.07.01-.1.02-.02.05-.04.08-.04h.02c22.62 4.6 43.95 6.84 65.22 6.84 16.54 0 30.71-1.29 44.42-2.54l2.24-.2c.02 0 .05 0 .07.02s.03.04.03.07c1.18 22.32 5.21 43.27 11.96 62.27.01.03 0 .06 0 .09-.02.03-.04.04-.08.05-25.36 2.04-50.69 10.27-75.3 24.45-.02 0-.03.01-.05.01z"
22
+ }),
23
+ /* @__PURE__ */ jsx("path", {
24
+ className: "fill-gray-400",
25
+ d: "M227.61 577.32s-.04 0-.05-.02c-46.63-30.47-76.29-63.65-77.53-65.05-.03-.04-.04-.09 0-.13 31.24-40.65 63.84-70.93 96.91-89.99.02 0 .03-.01.05-.01.03 0 .07.02.08.05 16.51 25.75 33.92 48.15 51.75 66.57.02.02.03.06.03.09s-.03.06-.06.07c-26.8 12.82-46.96 33.32-59.94 60.91-3.69 7.84-7.44 17.08-11.14 27.45 0 .03-.03.05-.06.06h-.03z"
26
+ }),
27
+ /* @__PURE__ */ jsx("path", {
28
+ className: "fill-gray-400",
29
+ d: "M308.23 732.94C288 730 267.15 724.4 246.28 716.3c-28.71-11.14-47.54-23.27-47.73-23.39l-.04-.1c4.32-28.61 15.24-77 29.01-115.62 0-.03.03-.05.06-.06h.03c.02 0 .04 0 .05.02 31.95 20.88 64.02 35.34 95.29 42.96 3.22.79 6.63 1.53 10.11 2.22.03 0 .06.03.07.05q.015.045 0 .09c-16.9 35.12-25.47 73.29-24.8 110.38 0 .03-.01.06-.03.08s-.04.02-.07.02h-.01z"
30
+ }),
31
+ /* @__PURE__ */ jsx("path", {
32
+ className: "fill-gray-400",
33
+ d: "M336.52 825.69c-3.51 0-5.49-.11-5.51-.11-7.18-13.98-12.7-28.78-16.51-44.04-3.92-15.72-6.06-32.1-6.36-48.69 0-.03.01-.06.03-.08s.04-.02.07-.02h.01c11.03 1.61 21.97 2.42 32.52 2.42 20.95 0 40.99-3.2 59.56-9.51h.03c.04 0 .08.02.09.06 10.03 24.19 24.98 49.44 44.44 75.05.02.02.02.05.02.08s-.03.05-.05.07c-45.54 22.37-90.94 24.78-108.34 24.78z"
34
+ }),
35
+ /* @__PURE__ */ jsx("path", {
36
+ className: "fill-gray-400",
37
+ d: "M512.3 874c-14.14-12.66-41.62-38.97-67.57-73.12-.02-.02-.02-.05-.02-.08s.03-.05.05-.07c30.18-14.82 54.64-35.71 72.71-62.08 1.73-2.53 3.47-5.19 5.17-7.89.02-.03.04-.04.08-.05.03 0 .05.01.07.03 24.02 25 47.24 33.58 74.13 43.52l1.14.42s.05.03.06.06 0 .06 0 .08c-17.74 34.96-46.59 68.33-85.76 99.16-.02.01-.04.02-.06.02"
38
+ }),
39
+ /* @__PURE__ */ jsx("path", {
40
+ className: "fill-gray-400",
41
+ d: "M693.05 825.58s-.04 0-.06-.02c-38.93-29.98-70.01-41.47-94.98-50.7-.03 0-.05-.03-.06-.06s0-.06 0-.08c10.6-20.89 17.4-42.7 20.21-64.82 0-.03.02-.06.05-.08.01 0 .03-.01.05-.01s.03 0 .04.01c23.24 11.83 47.85 18.83 73.14 20.78.05 0 .09.04.09.09 2.51 29.27 3.05 61.16 1.61 94.79q0 .06-.06.09h-.04z"
42
+ }),
43
+ /* @__PURE__ */ jsx("path", {
44
+ className: "fill-gray-400",
45
+ d: "M706.06 731.38c-4.87 0-9.79-.19-14.64-.57a.09.09 0 0 1-.09-.09c-3.52-41.1-10.91-77.43-21.97-107.98-.01-.03 0-.07.01-.09.02-.02.05-.04.08-.04 4.44.32 8.94.48 13.36.48 30.65 0 60.94-7.76 90.03-23.05.01 0 .03-.01.05-.01.03 0 .06.01.08.04 37.03 47.39 52.28 92.56 52.43 93.01.01.04 0 .09-.04.12-38.31 25.34-78.45 38.18-119.31 38.18z"
46
+ }),
47
+ /* @__PURE__ */ jsx("path", {
48
+ className: "fill-gray-400",
49
+ d: "M772.9 600.23s-.06-.01-.08-.04c-21.96-28.1-47.13-51.41-74.81-69.28-.03-.02-.05-.06-.04-.1s.04-.07.08-.08c52.05-12.69 87.28-35.11 104.71-66.61.02-.03.05-.05.09-.05.02 0 .03 0 .05.01 42.51 22.52 69.93 46.69 71.08 47.7.04.04.05.1.02.14-32.04 40.18-66.03 69.88-101.04 88.29-.01 0-.03.01-.05.01z"
50
+ }),
51
+ /* @__PURE__ */ jsx("path", {
52
+ className: "fill-gray-400",
53
+ d: "M802.84 464.26s-.03 0-.05-.01c-35.26-18.68-70.43-30.78-104.54-35.96-4.94-.75-10.02-1.37-15.11-1.84-.03 0-.06-.02-.08-.05a.075.075 0 0 1 0-.09c16.55-32 25.83-67.95 27.58-106.86 0-.05.04-.09.1-.1 5.21-.22 10.56-.33 15.89-.33 14.52 0 29.5.83 44.53 2.45 32.05 3.47 53.9 9.5 54.12 9.56.04.01.07.05.07.09.81 26.48-2.77 82.09-15.86 118.6a99 99 0 0 1-6.56 14.5c-.02.03-.05.05-.09.05z"
54
+ }),
55
+ /* @__PURE__ */ jsx("path", {
56
+ className: "fill-gray-400",
57
+ d: "M623.65 335.93s-.04 0-.06-.02c-.03-.02-.04-.05-.04-.09 1.72-29.14-1.86-56.1-10.64-80.12-.02-.05 0-.1.05-.12 27.52-12.49 56.34-27.19 79.71-57.02.02-.02.05-.04.08-.04h.02c.04 0 .07.03.08.07 13.71 41.01 19.76 81.67 17.99 120.86 0 .05-.04.09-.1.1-31.92 1.36-61.21 6.87-87.06 16.37h-.03z"
58
+ }),
59
+ /* @__PURE__ */ jsx("path", {
17
60
  className: "fill-gray-400",
18
- children: [
19
- /* @__PURE__ */ jsx("path", { d: "M408.9 348.57c-1.67-.76-3.34-1.49-4.96-2.17-20.81-8.8-39.75-12.73-61.43-12.73-10.4 0-20.71.86-32.15 1.89-.02 0-.05 0-.07-.02s-.03-.04-.03-.07c-2.13-40.21 4.84-86.18 20.71-136.62.01-.04.05-.07.1-.07h.02c.5.11 52.02 12.6 103.7 48.01.04.03.05.08.03.13-16.15 32.67-24.82 66.84-25.78 101.56 0 .03-.02.06-.05.08-.02 0-.03.02-.05.02h-.04z" }),
20
- /* @__PURE__ */ jsx("path", { d: "M246.98 422.33s-.07-.02-.08-.05c-17.12-26.71-33.45-57.28-48.53-90.88-.02-.03-.01-.07.01-.1.02-.02.05-.04.08-.04h.02c22.62 4.6 43.95 6.84 65.22 6.84 16.54 0 30.71-1.29 44.42-2.54l2.24-.2c.02 0 .05 0 .07.02s.03.04.03.07c1.18 22.32 5.21 43.27 11.96 62.27.01.03 0 .06 0 .09-.02.03-.04.04-.08.05-25.36 2.04-50.69 10.27-75.3 24.45-.02 0-.03.01-.05.01z" }),
21
- /* @__PURE__ */ jsx("path", { d: "M227.61 577.32s-.04 0-.05-.02c-46.63-30.47-76.29-63.65-77.53-65.05-.03-.04-.04-.09 0-.13 31.24-40.65 63.84-70.93 96.91-89.99.02 0 .03-.01.05-.01.03 0 .07.02.08.05 16.51 25.75 33.92 48.15 51.75 66.57.02.02.03.06.03.09s-.03.06-.06.07c-26.8 12.82-46.96 33.32-59.94 60.91-3.69 7.84-7.44 17.08-11.14 27.45 0 .03-.03.05-.06.06h-.03z" }),
22
- /* @__PURE__ */ jsx("path", { d: "M308.23 732.94C288 730 267.15 724.4 246.28 716.3c-28.71-11.14-47.54-23.27-47.73-23.39l-.04-.1c4.32-28.61 15.24-77 29.01-115.62 0-.03.03-.05.06-.06h.03c.02 0 .04 0 .05.02 31.95 20.88 64.02 35.34 95.29 42.96 3.22.79 6.63 1.53 10.11 2.22.03 0 .06.03.07.05q.015.045 0 .09c-16.9 35.12-25.47 73.29-24.8 110.38 0 .03-.01.06-.03.08s-.04.02-.07.02h-.01z" }),
23
- /* @__PURE__ */ jsx("path", { d: "M336.52 825.69c-3.51 0-5.49-.11-5.51-.11-7.18-13.98-12.7-28.78-16.51-44.04-3.92-15.72-6.06-32.1-6.36-48.69 0-.03.01-.06.03-.08s.04-.02.07-.02h.01c11.03 1.61 21.97 2.42 32.52 2.42 20.95 0 40.99-3.2 59.56-9.51h.03c.04 0 .08.02.09.06 10.03 24.19 24.98 49.44 44.44 75.05.02.02.02.05.02.08s-.03.05-.05.07c-45.54 22.37-90.94 24.78-108.34 24.78z" }),
24
- /* @__PURE__ */ jsx("path", { d: "M512.3 874c-14.14-12.66-41.62-38.97-67.57-73.12-.02-.02-.02-.05-.02-.08s.03-.05.05-.07c30.18-14.82 54.64-35.71 72.71-62.08 1.73-2.53 3.47-5.19 5.17-7.89.02-.03.04-.04.08-.05.03 0 .05.01.07.03 24.02 25 47.24 33.58 74.13 43.52l1.14.42s.05.03.06.06 0 .06 0 .08c-17.74 34.96-46.59 68.33-85.76 99.16-.02.01-.04.02-.06.02" }),
25
- /* @__PURE__ */ jsx("path", { d: "M693.05 825.58s-.04 0-.06-.02c-38.93-29.98-70.01-41.47-94.98-50.7-.03 0-.05-.03-.06-.06s0-.06 0-.08c10.6-20.89 17.4-42.7 20.21-64.82 0-.03.02-.06.05-.08.01 0 .03-.01.05-.01s.03 0 .04.01c23.24 11.83 47.85 18.83 73.14 20.78.05 0 .09.04.09.09 2.51 29.27 3.05 61.16 1.61 94.79q0 .06-.06.09h-.04z" }),
26
- /* @__PURE__ */ jsx("path", { d: "M706.06 731.38c-4.87 0-9.79-.19-14.64-.57a.09.09 0 0 1-.09-.09c-3.52-41.1-10.91-77.43-21.97-107.98-.01-.03 0-.07.01-.09.02-.02.05-.04.08-.04 4.44.32 8.94.48 13.36.48 30.65 0 60.94-7.76 90.03-23.05.01 0 .03-.01.05-.01.03 0 .06.01.08.04 37.03 47.39 52.28 92.56 52.43 93.01.01.04 0 .09-.04.12-38.31 25.34-78.45 38.18-119.31 38.18z" }),
27
- /* @__PURE__ */ jsx("path", { d: "M772.9 600.23s-.06-.01-.08-.04c-21.96-28.1-47.13-51.41-74.81-69.28-.03-.02-.05-.06-.04-.1s.04-.07.08-.08c52.05-12.69 87.28-35.11 104.71-66.61.02-.03.05-.05.09-.05.02 0 .03 0 .05.01 42.51 22.52 69.93 46.69 71.08 47.7.04.04.05.1.02.14-32.04 40.18-66.03 69.88-101.04 88.29-.01 0-.03.01-.05.01z" }),
28
- /* @__PURE__ */ jsx("path", { d: "M802.84 464.26s-.03 0-.05-.01c-35.26-18.68-70.43-30.78-104.54-35.96-4.94-.75-10.02-1.37-15.11-1.84-.03 0-.06-.02-.08-.05s-.02-.06 0-.09c16.55-32 25.83-67.95 27.58-106.86 0-.05.04-.09.1-.1 5.21-.22 10.56-.33 15.89-.33 14.52 0 29.5.83 44.53 2.45 32.05 3.47 53.9 9.5 54.12 9.56.04.01.07.05.07.09.81 26.48-2.77 82.09-15.86 118.6a99 99 0 0 1-6.56 14.5c-.02.03-.05.05-.09.05z" }),
29
- /* @__PURE__ */ jsx("path", { d: "M623.65 335.93s-.04 0-.06-.02c-.03-.02-.04-.05-.04-.09 1.72-29.14-1.86-56.1-10.64-80.12-.02-.05 0-.1.05-.12 27.52-12.49 56.34-27.19 79.71-57.02.02-.02.05-.04.08-.04h.02c.04 0 .07.03.08.07 13.71 41.01 19.76 81.67 17.99 120.86 0 .05-.04.09-.1.1-31.92 1.36-61.21 6.87-87.06 16.37h-.03z" }),
30
- /* @__PURE__ */ jsx("path", { d: "M509.02 322.1s-.06-.02-.08-.05a239 239 0 0 0-18.79-25.53c-15.37-18.2-34.04-34.88-55.48-49.57-.04-.03-.05-.08-.03-.13 30.18-61.06 76.7-96.46 77.16-96.81.02-.01.04-.02.06-.02s.03 0 .04.01c51.02 25.96 85.07 61.5 101.19 105.63.02.05 0 .1-.05.12-3.78 1.72-7.57 3.41-11.38 5.1-31.82 14.16-64.71 28.81-92.57 61.2-.02.02-.05.04-.08.04z" })
31
- ]
61
+ d: "M509.02 322.1s-.06-.02-.08-.05a239 239 0 0 0-18.79-25.53c-15.37-18.2-34.04-34.88-55.48-49.57-.04-.03-.05-.08-.03-.13 30.18-61.06 76.7-96.46 77.16-96.81.02-.01.04-.02.06-.02s.03 0 .04.01c51.02 25.96 85.07 61.5 101.19 105.63.02.05 0 .1-.05.12-3.78 1.72-7.57 3.41-11.38 5.1-31.82 14.16-64.71 28.81-92.57 61.2-.02.02-.05.04-.08.04z"
32
62
  }),
33
63
  /* @__PURE__ */ jsx("path", {
34
64
  className: "fill-gray-300",
35
- d: "M417.85 418.43s-.03 0-.04-.01c-14.33-7.29-28.88-12.77-43.23-16.26-13.1-3.19-26.36-4.81-39.39-4.81-4.27 0-8.59.17-12.85.52-.04 0-.08-.03-.09-.07-6.76-19.01-10.79-39.98-11.97-62.32 0-.05.04-.1.09-.1 11.44-1.04 21.76-1.9 32.17-1.9 21.71 0 40.68 3.93 61.51 12.74 1.62.69 3.29 1.42 4.96 2.17q.06.03.06.09c-.33 11.83.25 23.87 1.7 35.8 1.5 12.31 3.86 23.44 7.2 34.03.01.04 0 .08-.03.11-.02.02-.04.02-.06.02zM601.81 433.37s-.05-.01-.07-.03a.1.1 0 0 1-.02-.1c12.74-34.75 20.08-67.53 21.84-97.41 0-.04.03-.07.07-.09 25.87-9.51 55.18-15.03 87.12-16.39s.05.01.07.03.03.05.03.08c-1.76 38.94-11.04 74.92-27.6 106.94-.02.03-.05.05-.09.05a242 242 0 0 0-22.22-1.03c-20.26 0-40.14 2.68-59.09 7.95h-.03z"
65
+ d: "M417.85 418.43s-.03 0-.04-.01c-14.33-7.29-28.88-12.77-43.23-16.26-13.1-3.19-26.36-4.81-39.39-4.81-4.27 0-8.59.17-12.85.52-.04 0-.08-.03-.09-.07-6.76-19.01-10.79-39.98-11.97-62.32 0-.05.04-.1.09-.1 11.44-1.04 21.76-1.9 32.17-1.9 21.71 0 40.68 3.93 61.51 12.74 1.62.69 3.29 1.42 4.96 2.17q.06.03.06.09c-.33 11.83.25 23.87 1.7 35.8 1.5 12.31 3.86 23.44 7.2 34.03.01.04 0 .08-.03.11-.02.02-.04.02-.06.02zm183.96 14.94s-.05-.01-.07-.03a.1.1 0 0 1-.02-.1c12.74-34.75 20.08-67.53 21.84-97.41 0-.04.03-.07.07-.09 25.87-9.51 55.18-15.03 87.12-16.39s.05.01.07.03.03.05.03.08c-1.76 38.94-11.04 74.92-27.6 106.94-.02.03-.05.05-.09.05a242 242 0 0 0-22.22-1.03c-20.26 0-40.14 2.68-59.09 7.95h-.03z"
36
66
  }),
37
67
  /* @__PURE__ */ jsx("path", {
38
68
  className: "fill-gray-300",
@@ -40,11 +70,11 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
40
70
  }),
41
71
  /* @__PURE__ */ jsx("path", {
42
72
  className: "fill-gray-300",
43
- d: "M538.91 394.82s-.07-.04-.07-.08c-5.67-25.97-15.72-50.42-29.89-72.69-.02-.04-.02-.09 0-.12 27.88-32.43 60.8-47.08 92.64-61.26 3.8-1.69 7.6-3.38 11.38-5.1h.08c.03.01.04.03.05.06 8.78 24.04 12.37 51.03 10.65 80.2 0 .04-.03.07-.07.09-31.86 11.71-58.71 29.61-79.8 53.18-1.62 1.82-3.26 3.73-4.87 5.68-.02.02-.05.04-.08.04zM298.74 488.91s-.05-.01-.07-.03c-17.83-18.43-35.25-40.83-51.77-66.6-.01-.02-.02-.05-.01-.08 0-.03.02-.05.05-.06 24.63-14.2 49.99-22.43 75.38-24.48.04 0 .08.03.09.07 7.4 20.82 18.24 39.77 32.22 56.33a188 188 0 0 0 17.87 18.4c.03.03.04.07.03.11s-.05.06-.09.07c-28.3.95-53.08 6.42-73.66 16.27z"
73
+ d: "M538.91 394.82s-.07-.04-.07-.08c-5.67-25.97-15.72-50.42-29.89-72.69-.02-.04-.02-.09 0-.12 27.88-32.43 60.8-47.08 92.64-61.26 3.8-1.69 7.6-3.38 11.38-5.1h.08c.03.01.04.03.05.06 8.78 24.04 12.37 51.03 10.65 80.2 0 .04-.03.07-.07.09-31.86 11.71-58.71 29.61-79.8 53.18-1.62 1.82-3.26 3.73-4.87 5.68-.02.02-.05.04-.08.04zm-240.17 94.09s-.05-.01-.07-.03c-17.83-18.43-35.25-40.83-51.77-66.6-.01-.02-.02-.05-.01-.08 0-.03.02-.05.05-.06 24.63-14.2 49.99-22.43 75.38-24.48.04 0 .08.03.09.07 7.4 20.82 18.24 39.77 32.22 56.33a188 188 0 0 0 17.87 18.4c.03.03.04.07.03.11s-.05.06-.09.07c-28.3.95-53.08 6.42-73.66 16.27z"
44
74
  }),
45
75
  /* @__PURE__ */ jsx("path", {
46
76
  className: "fill-gray-300",
47
- d: "M333.03 622.51c-3.49-.69-6.89-1.44-10.12-2.22-31.3-7.63-63.38-22.09-95.35-42.99-.04-.02-.05-.07-.04-.12 3.7-10.38 7.45-19.62 11.15-27.46 13-27.63 33.2-48.16 60.04-61h.04c.03 0 .05.01.07.03 28.2 29.15 57.93 48.85 88.35 58.56.03.01.06.04.07.07 0 .03 0 .07-.03.09-22.41 21.77-40.6 47-54.07 74.99q-.03.06-.09.06h-.02zM698.06 530.92s-.04 0-.05-.02a270 270 0 0 0-36.17-19.63c-2.7-1.2-5.32-2.38-7.87-3.53-10.29-4.63-19.17-8.63-28.01-11.99-.03-.01-.06-.04-.06-.08s0-.07.04-.09c23.05-17.6 42.81-41.56 57.14-69.28.02-.03.05-.05.09-.05 5.09.47 10.18 1.09 15.12 1.84 34.13 5.19 69.32 17.3 104.6 35.99.02.01.04.03.05.06v.08c-17.46 31.55-52.73 54-104.84 66.71h-.02z"
77
+ d: "M333.03 622.51c-3.49-.69-6.89-1.44-10.12-2.22-31.3-7.63-63.38-22.09-95.35-42.99-.04-.02-.05-.07-.04-.12 3.7-10.38 7.45-19.62 11.15-27.46 13-27.63 33.2-48.16 60.04-61h.04c.03 0 .05.01.07.03 28.2 29.15 57.93 48.85 88.35 58.56.03.01.06.04.07.07 0 .03 0 .07-.03.09-22.41 21.77-40.6 47-54.07 74.99q-.03.06-.09.06h-.02zm365.03-91.59s-.04 0-.05-.02a270 270 0 0 0-36.17-19.63c-2.7-1.2-5.32-2.38-7.87-3.53-10.29-4.63-19.17-8.63-28.01-11.99a.09.09 0 0 1-.06-.08c0-.04 0-.07.04-.09 23.05-17.6 42.81-41.56 57.14-69.28.02-.03.05-.05.09-.05 5.09.47 10.18 1.09 15.12 1.84 34.13 5.19 69.32 17.3 104.6 35.99.02.01.04.03.05.06v.08c-17.46 31.55-52.73 54-104.84 66.71h-.02z"
48
78
  }),
49
79
  /* @__PURE__ */ jsx("path", {
50
80
  className: "fill-gray-300",
@@ -76,11 +106,11 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
76
106
  }),
77
107
  /* @__PURE__ */ jsx("path", {
78
108
  className: "fill-gray-200",
79
- d: "M543.23 459.51s-.04 0-.05-.02c-.04-.02-.05-.06-.05-.1.73-4.28 1.18-8.66 1.33-13 .15-4.4.01-8.87-.42-13.28-.75-13.07-2.5-25.98-5.2-38.36 1.63-2.04 3.27-3.95 4.9-5.77 21.11-23.6 47.99-41.51 79.88-53.24h.03c.02 0 .04 0 .06.02.03.02.04.05.04.09-1.76 29.9-9.11 62.7-21.86 97.47-15.94 4.48-31.51 10.82-46.34 18.89-3.82 1.87-7.5 4-10.94 6.35-.37.25-.73.51-1.09.77l-.24.17s-.04.02-.06.02zM449.3 479.31c-24.16-4.53-46.94-6.83-67.7-6.83-3.08 0-6.17.05-9.17.15-6.49-5.8-12.51-11.99-17.96-18.44-14-16.57-24.85-35.54-32.26-56.39-.01-.03 0-.06 0-.09.02-.03.04-.04.08-.05 4.26-.34 8.59-.52 12.86-.52 13.05 0 26.32 1.62 39.44 4.82 14.37 3.5 28.93 8.98 43.28 16.28 4.88 15.38 11.73 29.42 22.26 45.59a86.6 86.6 0 0 0 9.24 15.32c.02.03.03.08 0 .11-.02.03-.05.05-.08.05h-.02z"
109
+ d: "M543.23 459.51s-.04 0-.05-.02c-.04-.02-.05-.06-.05-.1.73-4.28 1.18-8.66 1.33-13 .15-4.4.01-8.87-.42-13.28-.75-13.07-2.5-25.98-5.2-38.36 1.63-2.04 3.27-3.95 4.9-5.77 21.11-23.6 47.99-41.51 79.88-53.24h.03c.02 0 .04 0 .06.02.03.02.04.05.04.09-1.76 29.9-9.11 62.7-21.86 97.47-15.94 4.48-31.51 10.82-46.34 18.89-3.82 1.87-7.5 4-10.94 6.35-.37.25-.73.51-1.09.77l-.24.17s-.04.02-.06.02zm-93.93 19.8c-24.16-4.53-46.94-6.83-67.7-6.83-3.08 0-6.17.05-9.17.15-6.49-5.8-12.51-11.99-17.96-18.44-14-16.57-24.85-35.54-32.26-56.39-.01-.03 0-.06 0-.09.02-.03.04-.04.08-.05 4.26-.34 8.59-.52 12.86-.52 13.05 0 26.32 1.62 39.44 4.82 14.37 3.5 28.93 8.98 43.28 16.28 4.88 15.38 11.73 29.42 22.26 45.59a86.6 86.6 0 0 0 9.24 15.32c.02.03.03.08 0 .11-.02.03-.05.05-.08.05h-.02z"
80
110
  }),
81
111
  /* @__PURE__ */ jsx("path", {
82
112
  className: "fill-gray-200",
83
- d: "M387.1 547.49c-30.45-9.72-60.21-29.44-88.43-58.61-.02-.02-.03-.06-.03-.09s.03-.06.06-.07c20.6-9.86 45.41-15.34 73.74-16.29 17.21 15.43 37.87 28.43 61.46 38.66q.06.03.06.09c0 .06-.02.08-.05.09-6.57 3.39-12.82 7.57-18.62 12.46-9.83 7.2-19.28 15.18-28.08 23.74a.1.1 0 0 1-.07.03h-.03zM625.95 495.75c-7-2.66-13.33-4.66-19.37-6.12-7.8-1.88-17.17-3.59-27.85-5.09-.76-.11-1.52-.2-2.27-.29-.04 0-.07-.03-.08-.06s0-.07.02-.1a85.3 85.3 0 0 0 11.64-17.28 87 87 0 0 0 4.09-9.37c3.46-8.13 6.68-16.27 9.59-24.21 19.04-5.34 38.94-8.02 59.21-8.02 7.3 0 14.79.35 22.24 1.04.03 0 .06.02.08.05s.02.06 0 .09c-14.35 27.74-34.12 51.72-57.2 69.34-.02.01-.04.02-.06.02z"
113
+ d: "M387.1 547.49c-30.45-9.72-60.21-29.44-88.43-58.61-.02-.02-.03-.06-.03-.09s.03-.06.06-.07c20.6-9.86 45.41-15.34 73.74-16.29 17.21 15.43 37.87 28.43 61.46 38.66q.06.03.06.09c0 .04-.02.08-.05.09-6.57 3.39-12.82 7.57-18.62 12.46-9.83 7.2-19.28 15.18-28.08 23.74a.1.1 0 0 1-.07.03h-.03zm238.85-51.74c-7-2.66-13.33-4.66-19.37-6.12-7.8-1.88-17.17-3.59-27.85-5.09-.76-.11-1.52-.2-2.27-.29-.04 0-.07-.03-.08-.06s0-.07.02-.1a85.3 85.3 0 0 0 11.64-17.28 87 87 0 0 0 4.09-9.37c3.46-8.13 6.68-16.27 9.59-24.21 19.04-5.34 38.94-8.02 59.21-8.02 7.3 0 14.79.35 22.24 1.04.03 0 .06.02.08.05q.03.045 0 .09c-14.35 27.74-34.12 51.72-57.2 69.34-.02.01-.04.02-.06.02z"
84
114
  }),
85
115
  /* @__PURE__ */ jsx("path", {
86
116
  className: "fill-gray-200",
@@ -108,7 +138,7 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
108
138
  }),
109
139
  /* @__PURE__ */ jsx("path", {
110
140
  className: "fill-gray-100",
111
- d: "M433.79 511.34c-23.62-10.24-44.3-23.25-61.46-38.68-.03-.03-.04-.07-.03-.11l.04-.12s.05-.06.09-.07c3-.1 6.08-.15 9.17-.15 20.78 0 43.57 2.3 67.75 6.83 2.28 2.95 4.65 5.7 7.11 8.22a84 84 0 0 0 17.93 13.99.1.1 0 0 1 .05.11l-.04.13s-.05.07-.1.07h-1.15c-13.43 0-26.63 3.29-39.22 9.78l-.1.01h-.04zM585.72 519.04c-3.97-1.98-8.01-3.78-12.05-5.36a73.6 73.6 0 0 0-24.01-7.17c-.95-.11-1.99-.21-3.18-.3-.05 0-.08-.04-.09-.08l-.02-.14s.02-.09.06-.11c11.35-4.81 21.69-12.36 29.91-21.81.96.03 1.76.14 2.43.23 10.7 1.49 20.08 3.21 27.88 5.09 6.05 1.46 12.4 3.47 19.4 6.13.03.01.06.04.06.08l.02.12s0 .07-.04.09c-7.74 5.92-15.88 11.16-24.19 15.58a91.5 91.5 0 0 1-16.08 7.66h-.09z"
141
+ d: "M433.79 511.34c-23.62-10.24-44.3-23.25-61.46-38.68-.03-.03-.04-.07-.03-.11l.04-.12s.05-.06.09-.07c3-.1 6.08-.15 9.17-.15 20.78 0 43.57 2.3 67.75 6.83 2.28 2.95 4.65 5.7 7.11 8.22a84 84 0 0 0 17.93 13.99.1.1 0 0 1 .05.11l-.04.13s-.05.07-.1.07h-1.15c-13.43 0-26.63 3.29-39.22 9.78l-.1.01h-.04zm151.93 7.7c-3.97-1.98-8.01-3.78-12.05-5.36a73.6 73.6 0 0 0-24.01-7.17c-.95-.11-1.99-.21-3.18-.3-.05 0-.08-.04-.09-.08l-.02-.14s.02-.09.06-.11c11.35-4.81 21.69-12.36 29.91-21.81.96.03 1.76.14 2.43.23 10.7 1.49 20.08 3.21 27.88 5.09 6.05 1.46 12.4 3.47 19.4 6.13.03.01.06.04.06.08l.02.12s0 .07-.04.09c-7.74 5.92-15.88 11.16-24.19 15.58a91.5 91.5 0 0 1-16.08 7.66h-.09z"
112
142
  }),
113
143
  /* @__PURE__ */ jsx("path", {
114
144
  className: "fill-gray-100",
@@ -124,7 +154,7 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
124
154
  }),
125
155
  /* @__PURE__ */ jsx("path", {
126
156
  className: "fill-gray-100",
127
- d: "M529.71 494.09s-.05-.01-.07-.03l-.1-.1s-.04-.09-.01-.13c6.69-9.91 11.37-21.83 13.52-34.45l.29-.27c.38-.27.75-.53 1.12-.79 3.45-2.35 7.14-4.49 10.97-6.37 14.84-8.08 30.43-14.43 46.32-18.85h.03c.03 0 .05.01.07.03l.08.09s.03.07.02.1c-2.92 7.96-6.15 16.11-9.6 24.22a86.288 86.288 0 0 1-15.78 26.73c-3.33-.3-6.48-.47-9.45-.47-13.73 0-26.66 3.55-37.38 10.26-.02.01-.03.02-.05.02zM429.53 554.73c-14.26-.32-28.54-2.74-42.45-7.17l-.09-.19c8.85-8.66 18.3-16.65 28.13-23.85 5.81-4.9 12.07-9.09 18.61-12.46l.13-.03c3.73 1.59 7.45 3.11 11.13 4.52 7.36 4.09 15.12 6.7 23.09 7.76l.19.17s.03.05.03.08-.02.06-.05.07a78 78 0 0 0-9.1 6.63c-11.01 7.72-20.94 15.94-29.5 24.42-.01 0-.11.05-.12.05"
157
+ d: "M529.71 494.09s-.05-.01-.07-.03l-.1-.1s-.04-.09-.01-.13c6.69-9.91 11.37-21.83 13.52-34.45l.29-.27c.38-.27.75-.53 1.12-.79 3.45-2.35 7.14-4.49 10.97-6.37 14.84-8.08 30.43-14.43 46.32-18.85h.03c.03 0 .05.01.07.03l.08.09s.03.07.02.1c-2.92 7.96-6.15 16.11-9.6 24.22a86.3 86.3 0 0 1-15.78 26.73c-3.33-.3-6.48-.47-9.45-.47-13.73 0-26.66 3.55-37.38 10.26-.02.01-.03.02-.05.02zm-100.18 60.64c-14.26-.32-28.54-2.74-42.45-7.17l-.09-.19c8.85-8.66 18.3-16.65 28.13-23.85 5.81-4.9 12.07-9.09 18.61-12.46l.13-.03c3.73 1.59 7.45 3.11 11.13 4.52 7.36 4.09 15.12 6.7 23.09 7.76l.19.17s.03.05.03.08-.02.06-.05.07a78 78 0 0 0-9.1 6.63c-11.01 7.72-20.94 15.94-29.5 24.42-.01 0-.11.05-.12.05"
128
158
  }),
129
159
  /* @__PURE__ */ jsx("path", {
130
160
  className: "fill-gray-100",
@@ -164,7 +194,7 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
164
194
  }),
165
195
  /* @__PURE__ */ jsx("path", {
166
196
  className: "fill-gray-50",
167
- d: "M513.89 510.95s-.07-.02-.09-.05a.11.11 0 0 1 .03-.13c6.01-4.62 11.31-10.31 15.76-16.9 10.79-6.77 23.76-10.33 37.55-10.33 3.07 0 6.21.18 9.33.53.04 0 .07.03.08.06s0 .07-.02.1c-8.25 9.49-18.62 17.06-30.01 21.89-1.92-.14-3.83-.21-5.71-.21-4.41 0-8.85.4-13.2 1.18-4.65.84-9.26 2.14-13.69 3.85h-.04zM468.15 523.58v-.1l-.04.09c-8.06-1.08-15.86-3.7-23.23-7.79-3.69-1.41-7.42-2.93-11.06-4.51q-.06-.03-.06-.09c0-.06.02-.07.05-.09 12.63-6.51 25.87-9.81 39.35-9.81h1.15c9.7 5.63 20.15 9.14 31.1 10.45.05 0 .09.05.09.1s-.04.09-.09.1c-10.48.5-20.57 3.07-29.99 7.64a79 79 0 0 0-7.19 3.98c-.02 0-.03.02-.05.02h-.01z"
197
+ d: "M513.89 510.95s-.07-.02-.09-.05a.11.11 0 0 1 .03-.13c6.01-4.62 11.31-10.31 15.76-16.9 10.79-6.77 23.76-10.33 37.55-10.33 3.07 0 6.21.18 9.33.53.04 0 .07.03.08.06s0 .07-.02.1c-8.25 9.49-18.62 17.06-30.01 21.89-1.92-.14-3.83-.21-5.71-.21-4.41 0-8.85.4-13.2 1.18-4.65.84-9.26 2.14-13.69 3.85h-.04zm-45.74 12.63v-.1l-.04.09c-8.06-1.08-15.86-3.7-23.23-7.79-3.69-1.41-7.42-2.93-11.06-4.51q-.06-.03-.06-.09c0-.04.02-.07.05-.09 12.63-6.51 25.87-9.81 39.35-9.81h1.15c9.7 5.63 20.15 9.14 31.1 10.45.05 0 .09.05.09.1s-.04.09-.09.1c-10.48.5-20.57 3.07-29.99 7.64a79 79 0 0 0-7.19 3.98c-.02 0-.03.02-.05.02h-.01z"
168
198
  }),
169
199
  /* @__PURE__ */ jsx("path", {
170
200
  className: "fill-gray-50",
@@ -200,7 +230,7 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
200
230
  }),
201
231
  /* @__PURE__ */ jsx("path", {
202
232
  className: "fill-white",
203
- d: "M511.92 510.72s-.07-.04-.08-.08l-.11-.49c.88-8.06 3.29-15.91 7.16-23.36.02-.03.05-.05.09-.05h.03c.05.01.08.06.07.1a69.7 69.7 0 0 1-4.39 20.33c-.91 1.11-1.78 2.25-2.68 3.51a.09.09 0 0 1-.08.04h-.02zM476.14 524.11c-2.65 0-5.34-.18-7.99-.53-.04 0-.08-.04-.08-.08s0-.08.04-.11c2.36-1.47 4.79-2.82 7.21-3.99a76.6 76.6 0 0 1 30.07-7.66c1.65.2 3.35.34 5.06.44.05 0 .08.04.09.08 0 .05-.02.09-.06.11a74 74 0 0 0-13.85 8.12c-6.63 2.4-13.51 3.62-20.49 3.62"
233
+ d: "M511.92 510.72s-.07-.04-.08-.08l-.11-.49c.88-8.06 3.29-15.91 7.16-23.36.02-.03.05-.05.09-.05h.03c.05.01.08.06.07.1a69.7 69.7 0 0 1-4.39 20.33c-.91 1.11-1.78 2.25-2.68 3.51a.09.09 0 0 1-.08.04h-.02zm-35.78 13.39c-2.65 0-5.34-.18-7.99-.53-.04 0-.08-.04-.08-.08s0-.08.04-.11c2.36-1.47 4.79-2.82 7.21-3.99a76.6 76.6 0 0 1 30.07-7.66c1.65.2 3.35.34 5.06.44.05 0 .08.04.09.08 0 .05-.02.09-.06.11a74 74 0 0 0-13.85 8.12c-6.63 2.4-13.51 3.62-20.49 3.62"
204
234
  }),
205
235
  /* @__PURE__ */ jsx("path", {
206
236
  className: "fill-white",
@@ -220,18 +250,17 @@ const SvgRegardioEnsembleIconMono = ({ title, titleId, ...props }) => /* @__PURE
220
250
  }),
221
251
  /* @__PURE__ */ jsx("path", {
222
252
  className: "fill-white",
223
- d: "M550.92 524.11c-4.92-.28-9.86-.99-14.7-2.1a87.4 87.4 0 0 1-15.86-5.3 87 87 0 0 0-6.53-4.22c-.04-.02-.06-.07-.05-.11s.05-.07.1-.07h1.1c1.21 0 2.43-.03 3.62-.08 11.64 1.43 22.53 5.36 32.37 11.69.04.02.06.07.04.11-.01.04-.05.07-.09.07zM505.38 511.94c-10.98-1.32-21.45-4.84-31.13-10.46-.04-.02-.06-.07-.05-.11s.05-.07.1-.07c4.44.06 8.87.49 13.15 1.26a80.6 80.6 0 0 1 18.03 5.49c1.83 1.29 3.71 2.52 5.61 3.65.04.02.06.07.04.11-.01.04-.05.07-.1.07-.65-.02-1.3-.02-1.94-.02-1.23 0-2.47.03-3.71.09s0 0-.01 0zM512.89 511.34s-.05-.01-.07-.03c-.03-.03-.04-.07-.02-.11.66-1.45 1.22-2.79 1.71-4.1a62 62 0 0 1 3.32-3.73c3.53-3.64 7.49-6.84 11.79-9.53.02-.01.03-.02.05-.02.03 0 .05.01.07.03.03.03.04.09.01.13-4.46 6.61-9.78 12.31-15.81 16.95-.36.14-.69.27-1.02.41h-.04z"
253
+ d: "M550.92 524.11c-4.92-.28-9.86-.99-14.7-2.1a87.4 87.4 0 0 1-15.86-5.3 87 87 0 0 0-6.53-4.22.1.1 0 0 1-.05-.11c.01-.04.05-.07.1-.07h1.1c1.21 0 2.43-.03 3.62-.08 11.64 1.43 22.53 5.36 32.37 11.69.04.02.06.07.04.11-.01.04-.05.07-.09.07zm-45.54-12.17c-10.98-1.32-21.45-4.84-31.13-10.46a.1.1 0 0 1-.05-.11c.01-.04.05-.07.1-.07 4.44.06 8.87.49 13.15 1.26a80.6 80.6 0 0 1 18.03 5.49c1.83 1.29 3.71 2.52 5.61 3.65.04.02.06.07.04.11-.01.04-.05.07-.1.07-.65-.02-1.3-.02-1.94-.02-1.23 0-2.47.03-3.71.09s0 0-.01 0zm7.51-.6s-.05-.01-.07-.03c-.03-.03-.04-.07-.02-.11.66-1.45 1.22-2.79 1.71-4.1a62 62 0 0 1 3.32-3.73c3.53-3.64 7.49-6.84 11.79-9.53.02-.01.03-.02.05-.02.03 0 .05.01.07.03.03.03.04.09.01.13-4.46 6.61-9.78 12.31-15.81 16.95-.36.14-.69.27-1.02.41h-.04z"
224
254
  }),
225
255
  /* @__PURE__ */ jsx("path", {
226
256
  className: "fill-white",
227
- d: "M518.6 512.43c-1.89-.23-3.81-.4-5.71-.49l-.14-.07-.09-.05s-.05-.05-.05-.08.01-.07.04-.09c.4-.29.79-.59 1.18-.89 4.47-1.74 9.09-3.04 13.76-3.88 4.36-.79 8.82-1.19 13.24-1.19 1.88 0 3.79.07 5.68.22.05 0 .08.04.09.08s-.02.09-.06.11a80.3 80.3 0 0 1-27.91 6.31c-.8.03 0 0-.01 0z"
257
+ d: "M518.6 512.43c-1.89-.23-3.81-.4-5.71-.49l-.14-.07-.09-.05s-.05-.05-.05-.08.01-.07.04-.09c.4-.29.79-.59 1.18-.89 4.47-1.74 9.09-3.04 13.76-3.88 4.36-.79 8.82-1.19 13.24-1.19 1.88 0 3.79.07 5.68.22.05 0 .08.04.09.08s-.02.09-.06.11a80.3 80.3 0 0 1-27.91 6.31h-.01z"
228
258
  }),
229
259
  /* @__PURE__ */ jsx("path", {
230
260
  className: "fill-white",
231
- d: "M513.61 533.68s-.08-.03-.1-.07c-.79-2.89-1.37-5.81-1.73-8.69-.41-3.32-.56-6.7-.45-10.08a70.7 70.7 0 0 1-7.35 11.31c-.02.02-.05.04-.08.04-.02 0-.03 0-.05-.01l-.12-.07s-.06-.08-.04-.12c1.5-4.13 3.38-8.06 5.6-11.69-.84.54-1.59 1-2.33 1.44-3.3 1.92-6.77 3.55-10.33 4.84h-.03c-.04 0-.07-.02-.09-.05l-.07-.12s-.01-.1.03-.13c4.15-3.09 8.62-5.73 13.28-7.87-1.48-.1-2.94-.23-4.37-.4-.05 0-.09-.05-.09-.1v-.14c0-.05.05-.09.1-.1a78 78 0 0 1 5.02-.08 96 96 0 0 1-5.06-3.32.11.11 0 0 1-.03-.13l.07-.12s.05-.05.09-.05h.04c1.75.76 3.5 1.6 5.21 2.5q-.615-.915-1.2-1.86c-.03-.04-.02-.1.03-.13l.11-.08s.04-.02.06-.02c.03 0 .06.01.08.03.61.71 1.22 1.44 1.81 2.17.01-.16.03-.32.05-.48 0-.05.05-.09.09-.09h.14c.05 0 .09.03.1.08l.03.12c.82-1.14 1.62-2.18 2.45-3.18.02-.02.05-.04.08-.04.02 0 .04 0 .05.01l.12.07s.06.08.04.12c-.45 1.2-.96 2.42-1.55 3.73l.6-.24h.04c.04 0 .07.02.09.05l.07.12s.01.1-.03.13c-.29.23-.59.45-.89.67 1.98.13 3.8.29 5.52.5.05 0 .09.05.09.1v.14c0 .05-.05.09-.1.1-1.2.05-2.42.08-3.63.08h-.47c2.02 1.19 4.03 2.5 5.98 3.89.04.03.05.09.03.13l-.07.12s-.05.05-.09.05h-.04c-2.16-.96-4.3-2.02-6.38-3.15.82 1.12 1.63 2.3 2.42 3.49.03.04.02.1-.02.13l-.11.09s-.04.02-.06.02a.1.1 0 0 1-.07-.03c-1.23-1.36-2.4-2.77-3.48-4.21a82.04 82.04 0 0 1 1.23 20.45c0 .05-.04.09-.09.09l-.15.01z"
261
+ d: "M513.61 533.68s-.08-.03-.1-.07c-.79-2.89-1.37-5.81-1.73-8.69-.41-3.32-.56-6.7-.45-10.08a70.7 70.7 0 0 1-7.35 11.31c-.02.02-.05.04-.08.04-.02 0-.03 0-.05-.01l-.12-.07s-.06-.08-.04-.12c1.5-4.13 3.38-8.06 5.6-11.69-.84.54-1.59 1-2.33 1.44-3.3 1.92-6.77 3.55-10.33 4.84h-.03c-.04 0-.07-.02-.09-.05l-.07-.12s-.01-.1.03-.13c4.15-3.09 8.62-5.73 13.28-7.87-1.48-.1-2.94-.23-4.37-.4-.05 0-.09-.05-.09-.1v-.14c0-.05.05-.09.1-.1a78 78 0 0 1 5.02-.08 96 96 0 0 1-5.06-3.32.11.11 0 0 1-.03-.13l.07-.12s.05-.05.09-.05h.04c1.75.76 3.5 1.6 5.21 2.5q-.615-.915-1.2-1.86c-.03-.04-.02-.1.03-.13l.11-.08s.04-.02.06-.02c.03 0 .06.01.08.03.61.71 1.22 1.44 1.81 2.17.01-.16.03-.32.05-.48 0-.05.05-.09.09-.09h.14c.05 0 .09.03.1.08l.03.12c.82-1.14 1.62-2.18 2.45-3.18.02-.02.05-.04.08-.04.02 0 .04 0 .05.01l.12.07s.06.08.04.12c-.45 1.2-.96 2.42-1.55 3.73l.6-.24h.04c.04 0 .07.02.09.05l.07.12s.01.1-.03.13c-.29.23-.59.45-.89.67 1.98.13 3.8.29 5.52.5.05 0 .09.05.09.1v.14c0 .05-.05.09-.1.1-1.2.05-2.42.08-3.63.08h-.47c2.02 1.19 4.03 2.5 5.98 3.89.04.03.05.09.03.13l-.07.12s-.05.05-.09.05h-.04c-2.16-.96-4.3-2.02-6.38-3.15.82 1.12 1.63 2.3 2.42 3.49.03.04.02.1-.02.13l-.11.09s-.04.02-.06.02a.1.1 0 0 1-.07-.03c-1.23-1.36-2.4-2.77-3.48-4.21a82 82 0 0 1 1.23 20.45c0 .05-.04.09-.09.09l-.15.01z"
232
262
  })
233
263
  ]
234
264
  });
235
-
236
265
  //#endregion
237
- export { SvgRegardioEnsembleIconMono as default };
266
+ export { SvgRegardioEnsembleIconMono as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-icon-color-full.tsx
4
3
  const SvgRegardioIconColorFull = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -63,6 +62,5 @@ const SvgRegardioIconColorFull = ({ title, titleId, ...props }) => /* @__PURE__
63
62
  })
64
63
  ]
65
64
  });
66
-
67
65
  //#endregion
68
- export { SvgRegardioIconColorFull as default };
66
+ export { SvgRegardioIconColorFull as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-icon-color.tsx
4
3
  const SvgRegardioIconColor = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -63,6 +62,5 @@ const SvgRegardioIconColor = ({ title, titleId, ...props }) => /* @__PURE__ */ j
63
62
  })
64
63
  ]
65
64
  });
66
-
67
65
  //#endregion
68
- export { SvgRegardioIconColor as default };
66
+ export { SvgRegardioIconColor as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-icon-mono.tsx
4
3
  const SvgRegardioIconMono = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -11,11 +10,10 @@ const SvgRegardioIconMono = ({ title, titleId, ...props }) => /* @__PURE__ */ js
11
10
  children: [title ? /* @__PURE__ */ jsx("title", {
12
11
  id: titleId,
13
12
  children: title
14
- }) : null, /* @__PURE__ */ jsx("g", {
15
- fill: "currentColor",
16
- children: /* @__PURE__ */ jsx("path", { d: "M512 150c-28.25 0-55.74 3.24-82.13 9.36-3.41.79-5.34 4.41-4.11 7.69 5.83 15.48 16.6 46.18 17.47 48.68 1.54 4.46 12.24 36.24 16.72 50.38a5.77 5.77 0 0 0 6.58 3.93c14.74-2.75 29.94-4.2 45.48-4.2 23.47 0 46.17 3.28 67.66 9.42 3.12.89 6.36-.93 7.19-4.07 4.03-15.2 11.87-45.34 13.2-50.32.58-2.16 9.26-35.71 12.82-50.87.71-3.03-1.1-6.08-4.1-6.92-30.81-8.53-63.26-13.09-96.78-13.09zM422.2 221.4c-.73-2.1-12.35-34.9-17.82-49.34-1.1-2.92-4.31-4.43-7.27-3.44a359.5 359.5 0 0 0-55.92 24.14c-.84.45-1.77.69-2.72.69H214.78c-5.75 0-7.99 7.48-3.18 10.63 18.83 12.36 48.31 32.01 57.41 39.6.18.15.35.3.53.44 11.57 9.68 52.76 47.85 61.88 56.36 1.07 1 2.48 1.56 3.95 1.56h46.48c1.06 0 2.09-.29 2.99-.84a245.3 245.3 0 0 1 50.86-23.29c3.09-1.01 4.76-4.33 3.7-7.4-5.17-14.89-15.5-44.24-17.18-49.12zM244.12 251.47c-8.17-6.38-29.38-20.39-41.75-28.37-3.85-2.48-8.93.29-8.93 4.87v110.5c0 .95-.24 1.88-.69 2.72a360.5 360.5 0 0 0-19.07 41.75c-1.24 3.25.66 6.86 4.05 7.68 14.97 3.64 47.69 12.05 50.18 12.71 4.68 1.25 34.94 9.45 51.04 14.34 2.82.86 5.83-.54 7-3.25a246 246 0 0 1 15.25-29.6c.55-.9.84-1.94.84-2.99v-76.35c0-1.64-.7-3.21-1.92-4.31-9.83-8.82-53.17-47.5-56-49.71zM275.26 444.34c.89-3.12-.93-6.36-4.07-7.19-15.2-4.03-45.34-11.87-50.31-13.2-2.16-.58-35.71-9.26-50.87-12.82a5.814 5.814 0 0 0-6.92 4.1c-8.53 30.81-13.09 63.26-13.09 96.78 0 28.25 3.24 55.74 9.36 82.13.79 3.41 4.41 5.34 7.69 4.11 15.48-5.83 46.18-16.6 48.68-17.47 4.46-1.54 36.24-12.24 50.38-16.72a5.77 5.77 0 0 0 3.93-6.58c-2.75-14.74-4.2-29.94-4.2-45.48 0-23.47 3.28-46.17 9.42-67.66M277.92 588.31c-1.01-3.09-4.33-4.76-7.4-3.7-14.89 5.17-44.24 15.5-49.12 17.18-2.1.73-34.9 12.35-49.34 17.82-2.92 1.1-4.43 4.31-3.44 7.27 6.5 19.43 14.59 38.12 24.14 55.92.45.84.69 1.77.69 2.72v123.77c0 5.75 7.48 7.99 10.63 3.18 12.37-18.85 32.08-48.46 39.61-57.48.15-.18.3-.35.44-.53 9.68-11.57 47.85-52.76 56.36-61.88 1-1.07 1.56-2.48 1.56-3.95v-46.48c0-1.06-.29-2.09-.84-2.99a245.3 245.3 0 0 1-23.29-50.86zM381.84 721.96h-76.35c-1.64 0-3.21.7-4.31 1.92-8.82 9.83-47.5 53.17-49.71 56-6.38 8.17-20.39 29.38-28.37 41.75-2.48 3.85.29 8.93 4.87 8.93h110.5c.95 0 1.88.24 2.72.69 13.43 7.2 27.37 13.58 41.75 19.07 3.25 1.24 6.86-.66 7.68-4.05 3.64-14.97 12.05-47.69 12.71-50.18 1.25-4.68 9.45-34.94 14.34-51.04.86-2.82-.54-5.83-3.25-7a246 246 0 0 1-29.6-15.25c-.9-.55-1.94-.84-2.99-.84zM580.77 808.27c-1.54-4.46-12.24-36.24-16.72-50.38a5.77 5.77 0 0 0-6.58-3.93c-14.74 2.75-29.94 4.2-45.48 4.2-23.47 0-46.17-3.28-67.66-9.42-3.12-.89-6.36.93-7.19 4.07-4.03 15.2-11.87 45.34-13.2 50.32-.58 2.16-9.26 35.71-12.82 50.87a5.814 5.814 0 0 0 4.1 6.92c30.81 8.53 63.26 13.09 96.78 13.09 28.25 0 55.74-3.24 82.13-9.36 3.41-.79 5.34-4.41 4.11-7.69-5.83-15.48-16.6-46.18-17.47-48.68zM755 780.32c-.18-.15-.35-.3-.53-.44-11.57-9.68-52.76-47.85-61.88-56.36-1.07-1-2.48-1.56-3.95-1.56h-46.48c-1.06 0-2.09.29-2.99.84a245.3 245.3 0 0 1-50.86 23.29c-3.09 1.01-4.76 4.33-3.7 7.4 5.17 14.89 15.5 44.24 17.18 49.12.73 2.1 12.35 34.9 17.82 49.34 1.1 2.92 4.31 4.43 7.27 3.44 19.43-6.5 38.12-14.59 55.92-24.14.84-.45 1.77-.69 2.72-.69h123.69c5.75 0 7.99-7.48 3.18-10.63-18.83-12.36-48.31-32.01-57.41-39.6zM796.09 620.66c-4.68-1.25-34.94-9.45-51.04-14.34-2.82-.86-5.83.54-7 3.25a246 246 0 0 1-15.25 29.6c-.55.9-.84 1.94-.84 2.99v76.35c0 1.64.7 3.21 1.92 4.31 9.83 8.82 53.17 47.5 56 49.71 8.17 6.38 29.38 20.39 41.75 28.37 3.85 2.48 8.93-.29 8.93-4.87v-110.5c0-.95.24-1.88.69-2.72 7.2-13.43 13.58-27.37 19.07-41.75 1.24-3.25-.66-6.86-4.05-7.68-14.97-3.64-47.69-12.05-50.18-12.71zM864.64 429.87c-.79-3.41-4.41-5.34-7.69-4.11-15.48 5.83-46.18 16.6-48.68 17.47-4.46 1.54-36.24 12.24-50.38 16.72a5.77 5.77 0 0 0-3.93 6.58c2.75 14.74 4.2 29.94 4.2 45.48 0 23.47-3.28 46.17-9.42 67.66-.89 3.12.93 6.36 4.07 7.19 15.2 4.03 45.34 11.87 50.32 13.2 2.16.58 35.71 9.26 50.87 12.82 3.03.71 6.08-1.1 6.92-4.1 8.53-30.81 13.09-63.26 13.09-96.78 0-28.25-3.24-55.74-9.36-82.13zM830.56 338.47V214.78c0-5.75-7.48-7.99-10.63-3.18-12.36 18.83-32.01 48.31-39.6 57.41-.15.18-.3.35-.44.53-9.68 11.57-47.85 52.76-56.36 61.88-1 1.07-1.56 2.48-1.56 3.95v46.48c0 1.06.29 2.09.84 2.99a245.3 245.3 0 0 1 23.29 50.86c1.01 3.09 4.33 4.76 7.4 3.7 14.89-5.17 44.24-15.5 49.12-17.18 2.1-.73 34.9-12.35 49.34-17.82 2.92-1.1 4.43-4.31 3.44-7.27a359.5 359.5 0 0 0-24.14-55.92c-.45-.84-.69-1.77-.69-2.72zM682.81 192.75a360.5 360.5 0 0 0-41.75-19.07c-3.25-1.24-6.86.66-7.68 4.05-3.64 14.97-12.05 47.69-12.71 50.18-1.25 4.68-9.45 34.94-14.34 51.04-.86 2.82.54 5.83 3.25 7a246 246 0 0 1 29.6 15.25c.9.55 1.94.84 2.99.84h76.35c1.64 0 3.21-.7 4.31-1.92 8.82-9.83 47.5-53.17 49.71-56 6.38-8.17 20.39-29.38 28.37-41.75 2.48-3.85-.29-8.93-4.87-8.93h-110.5c-.95 0-1.88-.24-2.72-.69z" })
13
+ }) : null, /* @__PURE__ */ jsx("path", {
14
+ className: "fill-black",
15
+ d: "M512 150c-28.25 0-55.74 3.24-82.13 9.36-3.41.79-5.34 4.41-4.11 7.69 5.83 15.48 16.6 46.18 17.47 48.68 1.54 4.46 12.24 36.24 16.72 50.38a5.77 5.77 0 0 0 6.58 3.93c14.74-2.75 29.94-4.2 45.48-4.2 23.47 0 46.17 3.28 67.66 9.42 3.12.89 6.36-.93 7.19-4.07 4.03-15.2 11.87-45.34 13.2-50.32.58-2.16 9.26-35.71 12.82-50.87.71-3.03-1.1-6.08-4.1-6.92-30.81-8.53-63.26-13.09-96.78-13.09zm-89.8 71.4c-.73-2.1-12.35-34.9-17.82-49.34-1.1-2.92-4.31-4.43-7.27-3.44a359.5 359.5 0 0 0-55.92 24.14c-.84.45-1.77.69-2.72.69H214.78c-5.75 0-7.99 7.48-3.18 10.63 18.83 12.36 48.31 32.01 57.41 39.6.18.15.35.3.53.44 11.57 9.68 52.76 47.85 61.88 56.36 1.07 1 2.48 1.56 3.95 1.56h46.48c1.06 0 2.09-.29 2.99-.84a245.3 245.3 0 0 1 50.86-23.29c3.09-1.01 4.76-4.33 3.7-7.4-5.17-14.89-15.5-44.24-17.18-49.12zm-178.08 30.07c-8.17-6.38-29.38-20.39-41.75-28.37-3.85-2.48-8.93.29-8.93 4.87v110.5c0 .95-.24 1.88-.69 2.72a360.5 360.5 0 0 0-19.07 41.75c-1.24 3.25.66 6.86 4.05 7.68 14.97 3.64 47.69 12.05 50.18 12.71 4.68 1.25 34.94 9.45 51.04 14.34 2.82.86 5.83-.54 7-3.25a246 246 0 0 1 15.25-29.6c.55-.9.84-1.94.84-2.99v-76.35c0-1.64-.7-3.21-1.92-4.31-9.83-8.82-53.17-47.5-56-49.71zm31.14 192.87c.89-3.12-.93-6.36-4.07-7.19-15.2-4.03-45.34-11.87-50.31-13.2-2.16-.58-35.71-9.26-50.87-12.82a5.814 5.814 0 0 0-6.92 4.1c-8.53 30.81-13.09 63.26-13.09 96.78 0 28.25 3.24 55.74 9.36 82.13.79 3.41 4.41 5.34 7.69 4.11 15.48-5.83 46.18-16.6 48.68-17.47 4.46-1.54 36.24-12.24 50.38-16.72a5.77 5.77 0 0 0 3.93-6.58c-2.75-14.74-4.2-29.94-4.2-45.48 0-23.47 3.28-46.17 9.42-67.66m2.66 143.97c-1.01-3.09-4.33-4.76-7.4-3.7-14.89 5.17-44.24 15.5-49.12 17.18-2.1.73-34.9 12.35-49.34 17.82-2.92 1.1-4.43 4.31-3.44 7.27 6.5 19.43 14.59 38.12 24.14 55.92.45.84.69 1.77.69 2.72v123.77c0 5.75 7.48 7.99 10.63 3.18 12.37-18.85 32.08-48.46 39.61-57.48.15-.18.3-.35.44-.53 9.68-11.57 47.85-52.76 56.36-61.88 1-1.07 1.56-2.48 1.56-3.95v-46.48c0-1.06-.29-2.09-.84-2.99a245.3 245.3 0 0 1-23.29-50.86zm103.92 133.65h-76.35c-1.64 0-3.21.7-4.31 1.92-8.82 9.83-47.5 53.17-49.71 56-6.38 8.17-20.39 29.38-28.37 41.75-2.48 3.85.29 8.93 4.87 8.93h110.5c.95 0 1.88.24 2.72.69 13.43 7.2 27.37 13.58 41.75 19.07 3.25 1.24 6.86-.66 7.68-4.05 3.64-14.97 12.05-47.69 12.71-50.18 1.25-4.68 9.45-34.94 14.34-51.04.86-2.82-.54-5.83-3.25-7a246 246 0 0 1-29.6-15.25c-.9-.55-1.94-.84-2.99-.84zm198.93 86.31c-1.54-4.46-12.24-36.24-16.72-50.38a5.77 5.77 0 0 0-6.58-3.93c-14.74 2.75-29.94 4.2-45.48 4.2-23.47 0-46.17-3.28-67.66-9.42-3.12-.89-6.36.93-7.19 4.07-4.03 15.2-11.87 45.34-13.2 50.32-.58 2.16-9.26 35.71-12.82 50.87a5.814 5.814 0 0 0 4.1 6.92c30.81 8.53 63.26 13.09 96.78 13.09 28.25 0 55.74-3.24 82.13-9.36 3.41-.79 5.34-4.41 4.11-7.69-5.83-15.48-16.6-46.18-17.47-48.68zM755 780.32c-.18-.15-.35-.3-.53-.44-11.57-9.68-52.76-47.85-61.88-56.36-1.07-1-2.48-1.56-3.95-1.56h-46.48c-1.06 0-2.09.29-2.99.84a245.3 245.3 0 0 1-50.86 23.29c-3.09 1.01-4.76 4.33-3.7 7.4 5.17 14.89 15.5 44.24 17.18 49.12.73 2.1 12.35 34.9 17.82 49.34 1.1 2.92 4.31 4.43 7.27 3.44 19.43-6.5 38.12-14.59 55.92-24.14.84-.45 1.77-.69 2.72-.69h123.69c5.75 0 7.99-7.48 3.18-10.63-18.83-12.36-48.31-32.01-57.41-39.6zm41.09-159.66c-4.68-1.25-34.94-9.45-51.04-14.34-2.82-.86-5.83.54-7 3.25a246 246 0 0 1-15.25 29.6c-.55.9-.84 1.94-.84 2.99v76.35c0 1.64.7 3.21 1.92 4.31 9.83 8.82 53.17 47.5 56 49.71 8.17 6.38 29.38 20.39 41.75 28.37 3.85 2.48 8.93-.29 8.93-4.87v-110.5c0-.95.24-1.88.69-2.72 7.2-13.43 13.58-27.37 19.07-41.75 1.24-3.25-.66-6.86-4.05-7.68-14.97-3.64-47.69-12.05-50.18-12.71zm68.55-190.79c-.79-3.41-4.41-5.34-7.69-4.11-15.48 5.83-46.18 16.6-48.68 17.47-4.46 1.54-36.24 12.24-50.38 16.72a5.77 5.77 0 0 0-3.93 6.58c2.75 14.74 4.2 29.94 4.2 45.48 0 23.47-3.28 46.17-9.42 67.66-.89 3.12.93 6.36 4.07 7.19 15.2 4.03 45.34 11.87 50.32 13.2 2.16.58 35.71 9.26 50.87 12.82 3.03.71 6.08-1.1 6.92-4.1 8.53-30.81 13.09-63.26 13.09-96.78 0-28.25-3.24-55.74-9.36-82.13zm-34.08-91.4V214.78c0-5.75-7.48-7.99-10.63-3.18-12.36 18.83-32.01 48.31-39.6 57.41-.15.18-.3.35-.44.53-9.68 11.57-47.85 52.76-56.36 61.88-1 1.07-1.56 2.48-1.56 3.95v46.48c0 1.06.29 2.09.84 2.99a245.3 245.3 0 0 1 23.29 50.86c1.01 3.09 4.33 4.76 7.4 3.7 14.89-5.17 44.24-15.5 49.12-17.18 2.1-.73 34.9-12.35 49.34-17.82 2.92-1.1 4.43-4.31 3.44-7.27a359.5 359.5 0 0 0-24.14-55.92c-.45-.84-.69-1.77-.69-2.72zM682.81 192.75a360.5 360.5 0 0 0-41.75-19.07c-3.25-1.24-6.86.66-7.68 4.05-3.64 14.97-12.05 47.69-12.71 50.18-1.25 4.68-9.45 34.94-14.34 51.04-.86 2.82.54 5.83 3.25 7a246 246 0 0 1 29.6 15.25c.9.55 1.94.84 2.99.84h76.35c1.64 0 3.21-.7 4.31-1.92 8.82-9.83 47.5-53.17 49.71-56 6.38-8.17 20.39-29.38 28.37-41.75 2.48-3.85-.29-8.93-4.87-8.93h-110.5c-.95 0-1.88-.24-2.72-.69z"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioIconMono as default };
19
+ export { SvgRegardioIconMono as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-logo-color-light.tsx
4
3
  const SvgRegardioLogoColorLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -67,6 +66,5 @@ const SvgRegardioLogoColorLight = ({ title, titleId, ...props }) => /* @__PURE__
67
66
  })
68
67
  ]
69
68
  });
70
-
71
69
  //#endregion
72
- export { SvgRegardioLogoColorLight as default };
70
+ export { SvgRegardioLogoColorLight as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-logo-color.tsx
4
3
  const SvgRegardioLogoColor = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -14,8 +13,8 @@ const SvgRegardioLogoColor = ({ title, titleId, ...props }) => /* @__PURE__ */ j
14
13
  children: title
15
14
  }) : null,
16
15
  /* @__PURE__ */ jsx("path", {
17
- d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36z",
18
- fill: "currentColor"
16
+ className: "fill-black",
17
+ d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36z"
19
18
  }),
20
19
  /* @__PURE__ */ jsx("path", {
21
20
  className: "fill-red-400",
@@ -67,6 +66,5 @@ const SvgRegardioLogoColor = ({ title, titleId, ...props }) => /* @__PURE__ */ j
67
66
  })
68
67
  ]
69
68
  });
70
-
71
69
  //#endregion
72
- export { SvgRegardioLogoColor as default };
70
+ export { SvgRegardioLogoColor as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-logo-mono-light.tsx
4
3
  const SvgRegardioLogoMonoLight = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -16,6 +15,5 @@ const SvgRegardioLogoMonoLight = ({ title, titleId, ...props }) => /* @__PURE__
16
15
  children: /* @__PURE__ */ jsx("path", { d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36zM500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84zM130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46zM176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25zM320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23zM835.63 870.61l-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7zM892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44zM940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76zM735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" })
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioLogoMonoLight as default };
19
+ export { SvgRegardioLogoMonoLight as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-logo-mono.tsx
4
3
  const SvgRegardioLogoMono = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -12,10 +11,9 @@ const SvgRegardioLogoMono = ({ title, titleId, ...props }) => /* @__PURE__ */ js
12
11
  id: titleId,
13
12
  children: title
14
13
  }) : null, /* @__PURE__ */ jsx("g", {
15
- fill: "currentColor",
14
+ className: "fill-black",
16
15
  children: /* @__PURE__ */ jsx("path", { d: "M170.44 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19H95.05c-2.78 0-5.53-.06-8.25-.19v48.03H60.02v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19 4.66 3.31 8.05 7.62 10.19 12.93 2.13 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.06 5.74 4.85 1.94 7.18 1.94c.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.92-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zm77.06 69.23v-136.11h93.16v23.33h-66.18v31.5h61.53v22.75h-61.53v35.19h69.68v23.33h-96.66zm100.34-65.92q0-24.495 6.99-40.44c6.99-15.945 11.68-18.57 21.06-23.82S335.03 1090 349 1090c4.01 0 7.89.13 11.65.39 3.75.26 7.38.62 10.87 1.07 3.49.46 6.89 1.07 10.19 1.85s6.5 1.69 9.61 2.72l-4.85 21.19c-5.95-1.56-11.97-2.72-18.05-3.5s-11.84-1.17-17.27-1.17c-8.54 0-15.66 1.78-21.35 5.35-5.7 3.57-9.93 9.01-12.71 16.33s-4.17 16.76-4.17 28.29c0 10.89 1.29 19.74 3.88 26.54 2.59 6.81 6.47 11.8 11.65 14.97 5.17 3.18 11.52 4.76 19.02 4.76 4.92 0 9.44-.26 13.59-.78 4.14-.52 7.83-1.29 11.06-2.33v-30.72h-26.59v-20.81h50.66v66.31c-6.86 3.24-14.65 5.64-23.39 7.19-8.73 1.56-18.21 2.33-28.43 2.33-13.07 0-23.91-2.46-32.51-7.39-8.61-4.93-15.08-12.41-19.41-22.46-4.34-10.04-6.5-22.72-6.5-38.01zm114.32 65.92 44.45-137.08h31.64l44.83 137.08h-29.31l-8.93-29.17h-45.81l-9.12 29.17h-27.76zm41.73-51.14h35.91l-17.86-63.78zM638.58 1230c-3.75 0-7.44-.62-11.06-1.85s-7.31-3.11-11.06-5.64-7.57-5.74-11.45-9.63-7.93-8.59-12.13-14.1c-4.21-5.51-8.7-11.76-13.49-18.76-.91.13-2.3.19-4.17.19h-12.03c-2.78 0-5.53-.06-8.25-.19v48.03h-26.78v-136.31c6.99-.39 13.36-.71 19.12-.97s11.13-.45 16.11-.58 9.67-.19 14.07-.19c10.48 0 19.41.75 26.78 2.24 7.38 1.49 13.39 3.89 18.05 7.19s8.05 7.62 10.19 12.93c2.14 5.32 3.2 11.67 3.2 19.06 0 7.78-1.2 14.42-3.59 19.93-2.4 5.51-5.79 10.01-10.19 13.51s-9.64 6.29-15.72 8.36c3.88 5.19 7.54 9.69 10.97 13.51 3.43 3.83 6.6 7 9.51 9.53s5.6 4.44 8.05 5.74c2.46 1.3 4.85 1.94 7.18 1.94.39 0 .87-.03 1.46-.1.58-.06 1.13-.1 1.65-.1v25.67c-.78.13-1.68.26-2.72.39s-2.27.19-3.69.19zm-61.91-71.17c5.3 0 9.93-.42 13.88-1.26s7.21-2.17 9.8-3.99q3.885-2.715 5.82-7.29c1.29-3.04 1.94-6.84 1.94-11.37 0-5.7-.91-10.27-2.72-13.71-1.81-3.43-4.92-5.93-9.32-7.49s-10.42-2.33-18.05-2.33h-5.82c-1.68 0-3.33.03-4.95.1s-3.4.13-5.34.19c-1.94.07-4.27.23-6.99.49v46.08c2.2.13 4.2.23 6.02.29 1.81.07 3.59.13 5.34.19 1.75.07 3.43.1 5.05.1zM703.41 1230c-6.08 0-11.94-.07-17.57-.19-5.63-.13-11.1-.32-16.4-.58q-7.965-.39-15.72-.78v-136.5q8.73-.78 16.59-1.17c7.86-.39 10.45-.45 15.62-.58s10.48-.19 15.92-.19c15.4 0 27.88 2.43 37.46 7.29 9.57 4.86 16.59 12.44 21.06 22.75 4.46 10.31 6.7 23.69 6.7 40.15s-2.36 29.26-7.08 39.57-11.78 17.92-21.16 22.85-21.19 7.39-35.42 7.39zm1.55-21.19c7.5 0 13.81-1.59 18.92-4.76s8.96-8.33 11.55-15.46 3.88-16.53 3.88-28.19-1.26-21.84-3.78-28.97-6.37-12.25-11.55-15.36-11.84-4.67-19.99-4.67c-2.33 0-4.89.03-7.67.1s-5.5.16-8.15.29-5.21.26-7.67.39v95.67c1.94.13 3.95.26 6.02.39s4.14.23 6.21.29c2.07.07 4.14.13 6.21.19 2.07.07 4.08.1 6.02.1zm74.34 19.25v-136.11h26.59v136.11zm99.76 1.94c-7.37 0-14.17-.75-20.38-2.24s-11.84-3.89-16.89-7.19c-5.05-3.31-9.29-7.65-12.71-13.03-3.43-5.38-6.08-11.99-7.96-19.83s-2.81-17.08-2.81-27.71.87-19.83 2.62-27.61 4.33-14.36 7.76-19.74 7.67-9.79 12.71-13.22c5.05-3.43 10.67-5.86 16.89-7.29 6.21-1.43 13.13-2.14 20.77-2.14s14.43.75 20.77 2.24 11.97 3.86 16.89 7.1 9.12 7.55 12.62 12.93c3.49 5.38 6.14 11.96 7.96 19.74 1.81 7.78 2.72 16.92 2.72 27.42s-.91 20.29-2.72 28.19c-1.81 7.91-4.5 14.55-8.05 19.93-3.56 5.38-7.8 9.72-12.71 13.03-4.92 3.31-10.51 5.71-16.79 7.19-6.28 1.49-13.17 2.24-20.67 2.24zm-.2-21.19c4.01 0 7.73-.45 11.16-1.36s6.53-2.49 9.32-4.76c2.78-2.27 5.17-5.22 7.18-8.85 2-3.63 3.56-8.26 4.66-13.9s1.65-12.28 1.65-19.93-.55-14.49-1.65-20.13-2.69-10.31-4.76-14-4.46-6.64-7.18-8.85c-2.72-2.2-5.82-3.76-9.32-4.67-3.49-.91-7.18-1.36-11.06-1.36s-7.31.46-10.67 1.36c-3.37.91-6.44 2.43-9.22 4.57s-5.18 5.09-7.18 8.85c-2.01 3.76-3.56 8.46-4.66 14.1s-1.65 12.35-1.65 20.13.55 14.42 1.65 19.93 2.68 10.14 4.76 13.9c2.07 3.76 4.49 6.74 7.28 8.94 2.78 2.21 5.82 3.76 9.12 4.67s6.82 1.36 10.58 1.36zM500 0c-39.02 0-76.99 4.48-113.44 12.93-4.71 1.09-7.38 6.09-5.67 10.62 8.05 21.39 22.93 63.79 24.12 67.23 2.13 6.16 16.91 50.05 23.09 69.58a7.98 7.98 0 0 0 9.08 5.43c20.36-3.8 41.35-5.8 62.81-5.8 32.41 0 63.76 4.54 93.46 13.01 4.31 1.23 8.79-1.29 9.94-5.62 5.56-20.99 16.39-62.62 18.23-69.5.8-2.98 12.78-49.32 17.71-70.26.99-4.19-1.52-8.4-5.67-9.55C591.12 6.3 546.3 0 500 0M375.97 98.62c-1-2.91-17.06-48.2-24.61-68.15-1.52-4.03-5.96-6.12-10.04-4.75a497 497 0 0 0-77.24 33.34 8 8 0 0 1-3.76.95H89.47c-7.94 0-11.04 10.33-4.39 14.69 26.01 17.07 66.73 44.22 79.29 54.7l.73.61c15.98 13.37 72.88 66.1 85.47 77.85a8 8 0 0 0 5.46 2.15h64.2c1.46 0 2.88-.4 4.13-1.16a338 338 0 0 1 70.25-32.16c4.26-1.39 6.57-5.98 5.1-10.22-7.13-20.57-21.41-61.11-23.73-67.84zM130 140.15c-11.29-8.81-40.58-28.17-57.67-39.19-5.32-3.43-12.33.4-12.33 6.73v152.62c0 1.31-.33 2.6-.95 3.76a497 497 0 0 0-26.33 57.67c-1.71 4.49.92 9.48 5.59 10.61 20.68 5.02 65.88 16.64 69.3 17.56 6.46 1.72 48.27 13.05 70.5 19.81 3.9 1.18 8.05-.75 9.67-4.49a338 338 0 0 1 21.06-40.88 8 8 0 0 0 1.16-4.13V214.76c0-2.27-.96-4.43-2.65-5.95-13.58-12.19-73.44-65.61-77.35-68.66M173.01 406.54c1.23-4.31-1.29-8.79-5.62-9.94-20.99-5.56-62.62-16.39-69.5-18.23-2.98-.8-49.32-12.78-70.26-17.71-4.19-.99-8.4 1.52-9.55 5.67C6.3 408.88 0 453.7 0 500c0 39.02 4.48 76.99 12.93 113.44 1.09 4.71 6.09 7.38 10.62 5.67 21.39-8.05 63.79-22.93 67.23-24.13 6.15-2.13 50.05-16.91 69.58-23.09a7.98 7.98 0 0 0 5.43-9.08c-3.8-20.36-5.8-41.35-5.8-62.81 0-32.41 4.54-63.76 13.01-93.46zM176.68 605.4c-1.39-4.26-5.98-6.57-10.22-5.1-20.57 7.13-61.11 21.41-67.84 23.73-2.91 1-48.2 17.06-68.15 24.61-4.03 1.52-6.12 5.96-4.75 10.04a497 497 0 0 0 33.34 77.24c.62 1.16.95 2.45.95 3.76v170.95c0 7.94 10.33 11.03 14.69 4.39 17.09-26.04 44.3-66.93 54.7-79.4l.61-.73c13.37-15.98 66.1-72.88 77.85-85.47a8 8 0 0 0 2.15-5.46v-64.2c0-1.46-.4-2.88-1.16-4.13a338 338 0 0 1-32.16-70.25zM320.22 790H214.76c-2.27 0-4.43.96-5.95 2.65-12.19 13.58-65.61 73.44-68.66 77.35-8.81 11.29-28.17 40.58-39.19 57.67-3.43 5.32.4 12.33 6.73 12.33h152.62c1.31 0 2.6.33 3.76.95a497 497 0 0 0 57.67 26.33c4.49 1.71 9.48-.92 10.61-5.59 5.02-20.68 16.64-65.88 17.56-69.3 1.72-6.46 13.05-48.27 19.81-70.5 1.18-3.9-.75-8.05-4.49-9.67a338 338 0 0 1-40.88-21.06 8 8 0 0 0-4.13-1.16M594.99 909.21c-2.13-6.16-16.91-50.05-23.09-69.58a7.98 7.98 0 0 0-9.08-5.43c-20.36 3.8-41.35 5.8-62.81 5.8-32.41 0-63.76-4.54-93.46-13.01-4.31-1.23-8.79 1.29-9.94 5.62-5.56 20.99-16.39 62.62-18.23 69.5-.8 2.98-12.78 49.32-17.71 70.26-.99 4.19 1.52 8.4 5.67 9.55 42.55 11.78 87.37 18.08 133.67 18.08 39.02 0 76.99-4.48 113.44-12.93 4.71-1.09 7.38-6.09 5.67-10.62-8.05-21.39-22.93-63.79-24.12-67.23zM835.63 870.61l-.73-.61c-15.98-13.37-72.88-66.1-85.47-77.85a8 8 0 0 0-5.46-2.15h-64.2c-1.46 0-2.88.4-4.13 1.16a338 338 0 0 1-70.25 32.16c-4.26 1.39-6.57 5.98-5.1 10.22 7.13 20.57 21.41 61.11 23.73 67.84 1 2.91 17.06 48.2 24.61 68.15 1.52 4.03 5.96 6.12 10.04 4.75a496.3 496.3 0 0 0 77.24-33.34 8 8 0 0 1 3.76-.95h170.85c7.94 0 11.04-10.33 4.39-14.69-26.01-17.07-66.73-44.22-79.29-54.7zM892.39 650.08c-6.46-1.72-48.27-13.05-70.5-19.81-3.9-1.18-8.05.75-9.67 4.49a338 338 0 0 1-21.06 40.88 8 8 0 0 0-1.16 4.13v105.46c0 2.27.96 4.43 2.65 5.95 13.58 12.19 73.44 65.61 77.35 68.66 11.29 8.81 40.58 28.17 57.67 39.19 5.32 3.43 12.33-.4 12.33-6.73V739.68c0-1.31.33-2.6.95-3.76a497 497 0 0 0 26.33-57.67c1.71-4.49-.92-9.48-5.59-10.61-20.68-5.02-65.88-16.64-69.3-17.56M987.07 386.56c-1.09-4.71-6.09-7.38-10.62-5.67-21.39 8.05-63.79 22.93-67.23 24.13-6.15 2.13-50.05 16.91-69.58 23.09a7.98 7.98 0 0 0-5.43 9.08c3.8 20.36 5.8 41.35 5.8 62.81 0 32.41-4.54 63.76-13.01 93.46-1.23 4.31 1.29 8.79 5.62 9.94 20.99 5.56 62.62 16.39 69.5 18.23 2.98.8 49.32 12.78 70.26 17.71 4.19.99 8.4-1.52 9.55-5.67 11.78-42.55 18.08-87.37 18.08-133.67 0-39.02-4.48-76.99-12.93-113.44zM940 260.32V89.47c0-7.94-10.33-11.04-14.69-4.39-17.07 26.01-44.22 66.73-54.7 79.29l-.61.73c-13.37 15.98-66.1 72.88-77.85 85.47a8 8 0 0 0-2.15 5.46v64.2c0 1.46.4 2.88 1.16 4.13a338 338 0 0 1 32.16 70.25c1.39 4.26 5.98 6.57 10.22 5.1 20.57-7.13 61.11-21.41 67.84-23.73 2.91-1 48.2-17.06 68.15-24.61 4.03-1.52 6.12-5.96 4.75-10.04a497 497 0 0 0-33.34-77.24 8 8 0 0 1-.95-3.76zM735.92 59.05a497 497 0 0 0-57.67-26.33c-4.49-1.71-9.48.92-10.61 5.59-5.02 20.68-16.64 65.88-17.56 69.3-1.72 6.46-13.05 48.27-19.81 70.5-1.18 3.9.75 8.05 4.49 9.67a338 338 0 0 1 40.88 21.06c1.25.75 2.67 1.16 4.13 1.16h105.46c2.27 0 4.43-.96 5.95-2.65 12.19-13.58 65.61-73.44 68.66-77.35 8.81-11.29 28.17-40.58 39.19-57.67 3.43-5.32-.4-12.33-6.73-12.33H739.68c-1.31 0-2.6-.33-3.76-.95" })
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioLogoMono as default };
19
+ export { SvgRegardioLogoMono as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-bridge-icon.tsx
4
3
  const SvgRegardioSystemBridgeIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -13,9 +12,8 @@ const SvgRegardioSystemBridgeIcon = ({ title, titleId, ...props }) => /* @__PURE
13
12
  children: title
14
13
  }) : null, /* @__PURE__ */ jsx("path", {
15
14
  className: "fill-pink-400",
16
- d: "M521.71 256.09c-127.45 1.58-258.54 38.1-357.42 119.79-4.51 3.71-7.24 10.09-7.26 16.89-.24 115.08-2.54 230.12-7.01 345.1-.62 15.17 12.44 25.03 23.37 17.67 100.9-68.11 214.59-107.96 338.51-107.14 123.94 1.07 237.55 43.06 338.7 116.78 10.97 7.96 24.03-1.9 23.37-17.7-4.7-119.73-7.07-239.47-7.19-359.23 0-7.08-2.73-13.68-7.24-17.46-98.86-83.42-210.34-116.77-337.83-114.7"
15
+ d: "M521.71 150c-128.74-.13-251.85 52.62-350.73 141.87-4.51 4.05-7.24 11.02-7.26 18.46-.24 125.74-9.23 408.54-13.7 534.17-.62 16.57 13.04 28.1 23.37 19.31 88.58-75.33 214.67-141.16 338.59-140.26 123.94 1.17 256.02 60.93 338.62 146.8 9.7 10.08 24.03-2.07 23.37-19.34-4.7-130.82-16.54-410.62-16.67-541.46 0-7.74-2.73-14.95-7.24-19.08-98.86-91.14-180.1-140.59-328.36-140.46z"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioSystemBridgeIcon as default };
19
+ export { SvgRegardioSystemBridgeIcon as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-circle-icon.tsx
4
3
  const SvgRegardioSystemCircleIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -12,10 +11,9 @@ const SvgRegardioSystemCircleIcon = ({ title, titleId, ...props }) => /* @__PURE
12
11
  id: titleId,
13
12
  children: title
14
13
  }) : null, /* @__PURE__ */ jsx("path", {
15
- className: "fill-lime-400",
16
- d: "M872.95 511.91c-7.09 103.44-51.14 198.46-116.15 264.18-65.08 66.1-151.53 102.52-244.81 97.45-186.2-9.88-346.78-175.36-361.02-361.14-7.18-93.37 25.55-180.18 90.87-246.17 64.7-65.85 162.5-110.57 270.15-115.67 107.64-5.57 205.9 30.74 270.65 96.93 65.41 65.78 97.75 161.01 90.31 264.42"
14
+ className: "fill-teal-400",
15
+ d: "M782.64 247.48c-64.75-66.19-163.01-102.5-270.65-96.93-107.65 5.09-205.45 49.82-270.15 115.67-65.32 65.99-98.05 152.8-90.87 246.17 14.24 185.78 174.81 351.26 361.02 361.14 93.28 5.07 179.73-31.34 244.81-97.45 65-65.71 109.06-160.74 116.15-264.18 7.44-103.42-24.9-198.64-90.31-264.42"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioSystemCircleIcon as default };
19
+ export { SvgRegardioSystemCircleIcon as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-facet-icon.tsx
4
3
  const SvgRegardioSystemFacetIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -12,10 +11,9 @@ const SvgRegardioSystemFacetIcon = ({ title, titleId, ...props }) => /* @__PURE_
12
11
  id: titleId,
13
12
  children: title
14
13
  }) : null, /* @__PURE__ */ jsx("path", {
15
- className: "fill-teal-400",
16
- d: "M827.99 688.37c-4.08-117.55-7.08-235.11-9.08-352.69-.1-5.87-3.1-11.32-7.9-14.28-96.08-59.57-195.08-117.07-291.39-169.57-4.81-2.63-10.73-2.42-15.54.54-96.25 59.18-195.18 120.04-291.34 179.68-4.8 2.97-7.8 8.2-7.91 13.73-2.04 110.76-4.97 221.46-8.83 332.07-.19 5.52 2.63 10.75 7.43 13.73 96.2 59.73 198.07 120.73 300.17 180.02 5.1 2.97 11.39 3.19 16.5.56 102.17-52.38 204.28-109.92 300.48-169.52 4.8-2.97 7.62-8.41 7.41-14.28z"
14
+ className: "fill-lime-400",
15
+ d: "M873.99 712.39c-4.67-117.61-11.57-283.57-13.85-401.21-.12-5.87-3.55-11.32-9.05-14.29-110.07-59.6-207.17-94.49-330.36-145.33-5.65-2.33-12.07-1.96-17.8.55-123.05 53.78-219.01 81.35-329.17 141.03-5.49 2.97-8.94 8.21-9.06 13.74-2.34 110.82-10.27 296.34-14.69 407.01-.22 5.52 2.85 11.09 8.51 13.73 117.44 54.91 221.29 91.41 343.86 144.1 6.02 2.59 13.08 3.25 18.9.56 124.9-57.62 224.6-90.44 344.22-145.6 5.68-2.62 8.72-8.42 8.49-14.29"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioSystemFacetIcon as default };
19
+ export { SvgRegardioSystemFacetIcon as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-icon.tsx
4
3
  const SvgRegardioSystemIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -39,6 +38,5 @@ const SvgRegardioSystemIcon = ({ title, titleId, ...props }) => /* @__PURE__ */
39
38
  })
40
39
  ]
41
40
  });
42
-
43
41
  //#endregion
44
- export { SvgRegardioSystemIcon as default };
42
+ export { SvgRegardioSystemIcon as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-plan-icon.tsx
4
3
  const SvgRegardioSystemPlanIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -13,9 +12,8 @@ const SvgRegardioSystemPlanIcon = ({ title, titleId, ...props }) => /* @__PURE__
13
12
  children: title
14
13
  }) : null, /* @__PURE__ */ jsx("path", {
15
14
  className: "fill-blue-400",
16
- d: "M839.03 243.95a5104 5104 0 0 0-147.84-91c-7.05-4.18-15.66-3.89-22.53.7-47.92 31.99-96.35 63.8-145.48 95.7-7.04 4.57-15.79 4.82-22.82.68-49.13-28.89-97.56-56.69-145.48-83.72-6.87-3.88-15.48-3.44-22.53 1.12-49.26 31.87-98.87 64.03-147.95 95.94-6.9 4.48-11.26 12.24-11.48 20.39-1.55 57.15-3.38 114.26-5.48 171.34-4.49 121.69-10.26 243.21-17.39 364.57-1.09 17.66 18.46 29.84 34.93 21.82 45.43-22.2 90.05-44.78 134.46-68.11 7.52-3.95 16.71-3.57 24.07 1.01 51.38 32 103.55 64.01 156.05 95.89 7.53 4.57 16.87 4.95 24.4.97 52.51-27.78 104.72-56.75 156.12-86.81 7.37-4.31 16.56-4.16 24.09.42 44.47 27.06 89.19 54.12 134.8 81.57 16.54 9.96 36.12-1.57 34.97-20.78-7.51-131.78-13.49-263.5-18.02-395.15-2.13-61.75-3.94-123.49-5.45-185.21-.21-8.8-4.56-16.93-11.45-21.33z"
15
+ d: "M873.95 845.65c-7.51-131.78-13.49-263.5-18.02-395.15-2.13-61.75-3.94-123.49-5.45-185.21-.21-8.8-4.56-16.93-11.45-21.33a5104 5104 0 0 0-147.84-91c-7.05-4.18-15.66-3.89-22.53.7-47.93 31.99-96.35 63.8-145.48 95.7-7.04 4.57-15.79 4.82-22.82.68-49.13-28.89-97.56-56.69-145.48-83.72-6.87-3.88-15.48-3.44-22.53 1.12-49.26 31.87-98.87 64.03-147.95 95.94-6.9 4.48-11.26 12.24-11.48 20.39-1.55 57.15-3.38 114.26-5.48 171.34-4.49 121.69-10.26 243.21-17.39 364.57-1.09 17.66 18.46 29.84 34.93 21.82 45.43-22.2 90.05-44.78 134.46-68.11 7.52-3.95 16.71-3.57 24.07 1.01 51.38 32 103.55 64.01 156.05 95.89 7.53 4.57 16.87 4.95 24.4.97 52.51-27.78 104.72-56.75 156.12-86.81 7.37-4.31 16.56-4.16 24.09.42 44.47 27.06 89.19 54.12 134.8 81.57 16.54 9.96 36.12-1.57 34.97-20.78z"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioSystemPlanIcon as default };
19
+ export { SvgRegardioSystemPlanIcon as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-pursuit-icon.tsx
4
3
  const SvgRegardioSystemPursuitIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -12,10 +11,9 @@ const SvgRegardioSystemPursuitIcon = ({ title, titleId, ...props }) => /* @__PUR
12
11
  id: titleId,
13
12
  children: title
14
13
  }) : null, /* @__PURE__ */ jsx("path", {
15
- className: "fill-yellow-400",
16
- d: "M848.99 874c-111.76-5.76-334.61-34.84-334.61-34.84S286.52 861.48 173 867.28c-8.5.43-15.95-7.48-15.42-16.13 14.34-234.16 1.2-452.24-7.57-678.02-.34-8.65 6.55-16.28 15.41-16.13 116.12 2 342.42 26.57 342.42 26.57s230.8-29.09 350.74-33.56c8.86-.33 15.76 7.3 15.41 16.14-8.95 230.46-9.31 461.04-9.58 691.72 0 8.84-6.91 16.07-15.42 16.14z"
14
+ className: "fill-coral-400",
15
+ d: "M858.58 150.01c-119.95 4.46-350.74 33.56-350.74 33.56S281.54 159.01 165.42 157c-8.86-.15-15.75 7.48-15.41 16.13 8.77 225.78 21.91 443.86 7.57 678.02-.53 8.65 6.92 16.57 15.42 16.13 113.53-5.8 341.38-28.12 341.38-28.12S737.23 868.24 848.99 874c8.51-.07 15.41-7.29 15.42-16.14.28-230.68.64-461.26 9.58-691.72.35-8.83-6.55-16.47-15.41-16.14z"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioSystemPursuitIcon as default };
19
+ export { SvgRegardioSystemPursuitIcon as default };
@@ -1,5 +1,4 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
-
3
2
  //#region src/generated/icons/regardio-system-spark-icon.tsx
4
3
  const SvgRegardioSystemSparkIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
5
4
  "aria-labelledby": titleId,
@@ -16,6 +15,5 @@ const SvgRegardioSystemSparkIcon = ({ title, titleId, ...props }) => /* @__PURE_
16
15
  d: "M762.95 434.78c-36.02.15-72.67.42-109.69.81-4.38.05-6.92-4.81-4.54-8.72 19.9-32.67 40.28-65.43 61.38-98.34 1.82-2.84 1.09-6.42-1.65-7.95-40.08-22.45-81.63-43.87-123.95-64-2.85-1.36-6.54-.26-8.25 2.45-20.25 31.99-39.99 64.06-59.24 96.1-2.27 3.79-7.88 3.99-10.16.37-19.25-30.56-39-60.29-59.2-89.1-1.71-2.44-5.39-3.08-8.23-1.45-42.22 24.31-83.62 48.55-123.6 72.46-2.73 1.63-3.48 4.97-1.67 7.42 20.92 28.45 41.21 57.62 61.05 87.52 2.37 3.58-.16 8.24-4.55 8.35-36.99.95-73.61 2-109.59 3.14-3.05.1-5.3 2.52-5.04 5.4 3.78 42.13 7.3 84.34 10.57 126.61.22 2.9 2.76 5.32 5.68 5.4 34.41 1 69.42 1.92 104.76 2.76 4.19.1 6.99 4.75 5.03 8.35-16.31 30.02-32.04 59.36-47.37 88.1-1.32 2.48-.27 5.83 2.34 7.45 38.18 23.79 76.03 47.86 112.98 71.94 2.48 1.62 5.59.95 6.96-1.51 16.21-29.01 32.99-58.86 50.35-89.49 2.05-3.62 7.16-3.44 9.21.34 17.35 31.98 34.11 63.94 50.3 95.78 1.37 2.7 4.48 3.78 6.96 2.41 36.92-20.29 74.71-41.75 112.8-64.19 2.6-1.53 3.66-5.1 2.34-7.93-15.28-32.76-30.95-65.42-47.22-98.03-1.95-3.9.85-8.76 5.03-8.72 35.29.34 70.23.58 104.55.72 2.91.01 5.44-2.62 5.67-5.88 3.37-47.53 7.03-95.1 11.01-142.71.27-3.26-1.97-5.9-5.02-5.89z"
17
16
  })]
18
17
  });
19
-
20
18
  //#endregion
21
- export { SvgRegardioSystemSparkIcon as default };
19
+ export { SvgRegardioSystemSparkIcon as default };
@@ -0,0 +1,14 @@
1
+ import React, { SVGProps } from "react";
2
+
3
+ //#region src/generated/icons/regardio-system-zest-icon.d.ts
4
+ interface SVGRProps {
5
+ title?: string;
6
+ titleId?: string;
7
+ }
8
+ declare const SvgRegardioSystemZestIcon: ({
9
+ title,
10
+ titleId,
11
+ ...props
12
+ }: SVGProps<SVGSVGElement> & SVGRProps) => React.JSX.Element;
13
+ //#endregion
14
+ export { SvgRegardioSystemZestIcon as default };
@@ -0,0 +1,19 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ //#region src/generated/icons/regardio-system-zest-icon.tsx
3
+ const SvgRegardioSystemZestIcon = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
+ "aria-labelledby": titleId,
5
+ height: "1em",
6
+ viewBox: "0 0 1024 1024",
7
+ width: "1em",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...props,
10
+ children: [title ? /* @__PURE__ */ jsx("title", {
11
+ id: titleId,
12
+ children: title
13
+ }) : null, /* @__PURE__ */ jsx("path", {
14
+ className: "fill-yellow-400",
15
+ d: "M822.01 152.4c-1.1-2.52-4.37-3.21-6.37-1.33-158.41 147.85-405.77 113.49-561.45 290.44-118.41 134.6-106.36 234.27-101.11 260.14 16.3 80.44 93.47 148.49 202.18 167.36 46.6 8.09 93.25 6.09 136.21-4.04 20.44-4.82 40.03-11.49 58.38-19.82 251.03-100.53 412.48-370.12 272.16-692.73z"
16
+ })]
17
+ });
18
+ //#endregion
19
+ export { SvgRegardioSystemZestIcon as default };