@thebasenet/ui 0.1.3 → 0.1.4

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.
@@ -1,22 +1,22 @@
1
1
  import React__default from 'react';
2
2
 
3
- interface BrandLogoProps {
3
+ declare global {
4
+ namespace JSX {
5
+ interface IntrinsicElements {
6
+ font: React__default.SVGProps<SVGElement>;
7
+ fontFace: React__default.SVGProps<SVGElement>;
8
+ fontFaceSrc: React__default.SVGProps<SVGElement>;
9
+ fontFaceName: React__default.SVGProps<SVGElement>;
10
+ missingGlyph: React__default.SVGProps<SVGElement>;
11
+ glyph: React__default.SVGProps<SVGElement>;
12
+ }
13
+ }
14
+ }
15
+ declare const BrandLogo: React__default.FC<React__default.SVGProps<SVGSVGElement> & {
4
16
  width?: string | number;
5
17
  height?: string | number;
6
- /** href for the wrapping link. Defaults to "/" */
7
18
  link?: string;
8
- className?: string;
9
- }
10
- /**
11
- * The Circular Net full wordmark (SVG).
12
- *
13
- * Requires `next/link` — use inside a Next.js app.
14
- *
15
- * Font: Coolvetica is loaded via @font-face in @thebasenet/ui/styles/globals.css
16
- * (or styles/fonts.css). Make sure that stylesheet is imported in your app's
17
- * globals.css for the text to render correctly.
18
- */
19
- declare const BrandLogo: React__default.FC<BrandLogoProps>;
19
+ }>;
20
20
 
21
21
  interface BrandIconProps {
22
22
  /** Size in px for both width and height. Defaults to 80. */
@@ -45,4 +45,4 @@ interface LogoIconProps {
45
45
  */
46
46
  declare const LogoIcon: React__default.FC<LogoIconProps>;
47
47
 
48
- export { BrandIcon, type BrandIconProps, BrandLogo, type BrandLogoProps, LogoIcon, type LogoIconProps };
48
+ export { BrandIcon, type BrandIconProps, BrandLogo, LogoIcon, type LogoIconProps };
@@ -3,13 +3,8 @@ import { jsx, jsxs } from 'react/jsx-runtime';
3
3
  import Image from 'next/image';
4
4
 
5
5
  // src/brand/BrandLogo.tsx
6
- var BrandLogo = ({
7
- width,
8
- height,
9
- link,
10
- className
11
- }) => {
12
- return /* @__PURE__ */ jsx(Link, { className: `inline-block ${className ?? ""}`, href: link || "/", children: /* @__PURE__ */ jsxs(
6
+ var BrandLogo = ({ width, height, link }) => {
7
+ return /* @__PURE__ */ jsx(Link, { className: "inline-block", href: link || "/", children: /* @__PURE__ */ jsxs(
13
8
  "svg",
14
9
  {
15
10
  xmlns: "http://www.w3.org/2000/svg",
@@ -19,20 +14,137 @@ var BrandLogo = ({
19
14
  style: {
20
15
  shapeRendering: "geometricPrecision",
21
16
  textRendering: "geometricPrecision",
17
+ // imageRendering: "optimizeQuality",
22
18
  fillRule: "evenodd",
23
19
  clipRule: "evenodd"
24
20
  },
25
21
  viewBox: "0 0 4606.47 1711.22",
26
22
  xmlnsXlink: "http://www.w3.org/1999/xlink",
27
23
  children: [
28
- /* @__PURE__ */ jsx("defs", {}),
24
+ /* @__PURE__ */ jsxs("defs", { children: [
25
+ /* @__PURE__ */ jsxs(
26
+ "font",
27
+ {
28
+ id: "FontID0",
29
+ horizAdvX: 642,
30
+ fontVariant: "normal",
31
+ style: {
32
+ fillRule: "nonzero"
33
+ },
34
+ fontStyle: "normal",
35
+ fontWeight: 400,
36
+ children: [
37
+ /* @__PURE__ */ jsx("fontFace", { fontFamily: "Coolvetica Rg", children: /* @__PURE__ */ jsx("fontFaceSrc", { children: /* @__PURE__ */ jsx("fontFaceName", { name: "CoolveticaRg-Regular" }) }) }),
38
+ /* @__PURE__ */ jsx("missingGlyph", { children: /* @__PURE__ */ jsx("path", { d: "M0 0z" }) }),
39
+ /* @__PURE__ */ jsx(
40
+ "glyph",
41
+ {
42
+ unicode: "C",
43
+ horizAdvX: 612,
44
+ d: "M469 228c-19.0006,-82.9999 -68.9996,-129.999 -150.999,-129.999 -108.001,0 -162.002,86.9997 -162.002,233.999 0,145 54.0005,234.001 169.001,234.001 66.0001,0 124.999,-45.0004 144,-120.001l138.999 0c-12.9999,134.001 -118,240.001 -284,240.001 -190.001,0 -308.999,-137 -308.999,-362.001 0,-228 132.999,-347 307,-347 153.999,0 258,99.9997 285.999,251l-138.999 0z"
45
+ }
46
+ ),
47
+ /* @__PURE__ */ jsx(
48
+ "glyph",
49
+ {
50
+ unicode: "N",
51
+ horizAdvX: 590,
52
+ d: "M563.999 0l0 664.001 -129.999 0 0 -427.001 -264 427.001 -146.999 0 0 -664.001 128.999 0 0 445.999 284.001 -445.999 127.999 0z"
53
+ }
54
+ ),
55
+ /* @__PURE__ */ jsx(
56
+ "glyph",
57
+ {
58
+ unicode: "T",
59
+ horizAdvX: 554,
60
+ d: "M342.999 0l0 548 201.003 0 0 115.999 -540 0 0 -115.999 199.998 0 0 -548 139 0z"
61
+ }
62
+ ),
63
+ /* @__PURE__ */ jsx(
64
+ "glyph",
65
+ {
66
+ unicode: "a",
67
+ horizAdvX: 485,
68
+ d: "M324 186.999c-1.00038,-57.9987 -50.9994,-106.999 -118,-106.999 -41.0006,0 -63.0006,18.0002 -63.0006,54.9992 0,42.001 24.0008,63.0006 98.0006,77.0009 47.9999,9.00009 71.0003,15.9994 84.0003,28.9994l-1.00038 -54.0005zm131 -186.999l0 311c0,124 -53.9988,194 -210,194 -158,0 -214,-71.0003 -216,-173.001l121.001 0c5.99894,44.0001 29.9997,73.0011 89.0005,73.0011 50.9994,0 82.9999,-19.0006 82.9999,-51.0011 0,-33.9996 -18.0002,-46.9995 -82.9999,-55.9996 -131.001,-18.0002 -226.001,-33.9996 -226.001,-176 0,-80.0004 51.9998,-135 164.001,-135 66.0001,0 118,23.0004 149,57 0.998709,-15.0007 3.99985,-32.0005 7.99971,-44.0001l120.999 0z"
69
+ }
70
+ ),
71
+ /* @__PURE__ */ jsx(
72
+ "glyph",
73
+ {
74
+ unicode: "c",
75
+ horizAdvX: 480,
76
+ d: "M338 177.999c-5.00023,-52.9985 -45.0004,-81.9995 -95.9998,-81.9995 -51.0011,0 -95.9998,51.9998 -95.9998,159 0,106.999 44.9988,141.999 99.9997,141.999 49.0003,0 85.9993,-29.9997 93.0003,-80.9991l131 0c-7.99971,116.001 -94.9994,189 -223,189 -138.001,0 -230.001,-77.0009 -230.001,-252.999 0,-176 92,-265.001 226.001,-265.001 118.999,0 211.999,76.9993 225.999,190.999l-131 0z"
77
+ }
78
+ ),
79
+ /* @__PURE__ */ jsx(
80
+ "glyph",
81
+ {
82
+ unicode: "e",
83
+ horizAdvX: 502,
84
+ d: "M149 294c5.00023,67.9992 47.9999,107.999 99.9997,107.999 51.0011,0 99.001,-35 101,-107.999l-201 0zm335.001 -81.9995c0,194.999 -80.0004,293 -231.001,293 -150.999,0 -237.999,-98.0006 -237.999,-250 0,-178.001 81.9995,-268 245.998,-268 105.002,0 186.001,57 216,158l-133.999 0c-9.00009,-33.9996 -46.0008,-55.0009 -88.0001,-55.0009 -64.001,0 -106,48.0016 -110,122.001l339 0z"
85
+ }
86
+ ),
87
+ /* @__PURE__ */ jsx(
88
+ "glyph",
89
+ {
90
+ unicode: "h",
91
+ horizAdvX: 503,
92
+ d: "M472 0l0 348.002c0,97.9983 -70.0022,156.998 -171.001,156.998 -66.0008,0 -126.001,-32.9987 -145,-77.0004l0 244 -129.999 0 0 -671.998 129.999 0 0 282.001c0,66.0008 35.9989,119.997 101.002,119.997 58.9992,0 83.9985,-22.9969 83.9985,-96.9971l0 -305.001 131 0z"
93
+ }
94
+ ),
95
+ /* @__PURE__ */ jsx(
96
+ "glyph",
97
+ {
98
+ unicode: "i",
99
+ horizAdvX: 191,
100
+ d: "M159 0l0 492 -130.001 0 0 -492 130.001 0zm0 550.999l0 121.001 -130.001 0 0 -121.001 130.001 0z"
101
+ }
102
+ ),
103
+ /* @__PURE__ */ jsx(
104
+ "glyph",
105
+ {
106
+ unicode: "l",
107
+ horizAdvX: 185,
108
+ d: "M155.999 0l0 672 -129.999 0 0 -672 129.999 0z"
109
+ }
110
+ ),
111
+ /* @__PURE__ */ jsx(
112
+ "glyph",
113
+ {
114
+ unicode: "r",
115
+ horizAdvX: 321,
116
+ d: "M155.999 0l0 256.001c0,79 39.0015,119 119,119 12.0012,0 24.0008,-1.00038 36.0003,-3.00114l0 133.001 -16.9998 0c-53.0001,0 -103.001,-6.00062 -146,-72.0007l0 59.0008 -122 0 0 -492 129.999 0z"
117
+ }
118
+ ),
119
+ /* @__PURE__ */ jsx(
120
+ "glyph",
121
+ {
122
+ unicode: "t",
123
+ horizAdvX: 453,
124
+ d: "M304.999 195.999c0,-60.9998 -23.9991,-95.9998 -75.9989,-95.9998 -53.0001,0 -75.0002,36.0003 -75.0002,98.0006l0 202 272 0 0 92 -272 0 0 133.001 -128 0 0 -440.001c0,-106 57,-198 201,-198 139.001,0 199.001,93.0003 199.001,197l0 140 -121.001 0 0 -128z"
125
+ }
126
+ ),
127
+ /* @__PURE__ */ jsx(
128
+ "glyph",
129
+ {
130
+ unicode: "u",
131
+ horizAdvX: 500,
132
+ d: "M469 0l0 492 -129.001 0 0 -284c0,-65.0014 -35,-112.001 -100.998,-112.001 -55.0009,0 -83.0015,29.9997 -83.0015,92l0 304.001 -129.999 0 0 -324c0,-108.001 68.9996,-181 167,-181 67.9992,0 119,25.9999 153,81.9995l0 -68.9996 123 0z"
133
+ }
134
+ )
135
+ ]
136
+ }
137
+ ),
138
+ /* @__PURE__ */ jsx("style", { type: "text/css" })
139
+ ] }),
29
140
  /* @__PURE__ */ jsx("style", { type: "text/css", children: `
30
- .fil1 {fill:#2F61C4}
31
- .fil0 {fill:#3B3A3A}
32
- .fil2 {fill:#4CBC13}
33
- .fnt1 {font-weight:normal;font-size:431.52px;font-family:'coolvetica','Coolvetica Rg',sans-serif}
34
- .fnt0 {font-weight:normal;font-size:872.5px;font-family:'coolvetica','Coolvetica Rg',sans-serif}
35
- ` }),
141
+ @font-face { font-family:"Coolvetica";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
142
+ .fil1 {fill:#2F61C4}
143
+ .fil0 {fill:#3B3A3A}
144
+ .fil2 {fill:#4CBC13}
145
+ .fnt1 {font-weight:normal;font-size:431.52px;font-family:'Coolvetica'}
146
+ .fnt0 {font-weight:normal;font-size:872.5px;font-family:'Coolvetica'}
147
+ ` }),
36
148
  /* @__PURE__ */ jsxs("g", { id: "Layer_x0020_1", children: [
37
149
  /* @__PURE__ */ jsx("metadata", { id: "CorelCorpID_0Corel-Layer" }),
38
150
  /* @__PURE__ */ jsxs("g", { id: "_2066693523904", children: [
@@ -41,10 +153,38 @@ var BrandLogo = ({
41
153
  /* @__PURE__ */ jsx("text", { x: 1937.49, y: 1689.88, className: "fil0 fnt0", children: "Net" }),
42
154
  /* @__PURE__ */ jsx("text", { x: 1937.49, y: 299.99, className: "fil0 fnt1", children: "The " })
43
155
  ] }),
44
- /* @__PURE__ */ jsx("path", { className: "fil1", d: "M126.14 0c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15zm-64.12 764.65c-31.4,0 -56.86,-25.45 -56.86,-56.85l0 -235.52c0,-31.4 25.46,-56.86 56.86,-56.86 194.36,0 353.37,-159.02 353.37,-353.39l0 -0.03c0,-31.4 25.46,-56.85 56.86,-56.85l235.56 0c31.4,0 56.85,25.46 56.85,56.85 0,386.46 -316.19,702.64 -702.64,702.64z", fill: "#2F61C4" }),
45
- /* @__PURE__ */ jsx("path", { className: "fil2", d: "M472.24 1706.08l235.58 0c31.4,0 56.84,-25.44 56.84,-56.84l0 -0.04c0,-386.45 -316.2,-702.66 -702.66,-702.66 -31.4,0 -56.84,25.46 -56.84,56.85l0 235.57c0,31.4 25.45,56.85 56.84,56.85l0.03 0c194.36,0 353.36,159.02 353.36,353.37l0 0.05c0,31.4 25.45,56.84 56.84,56.84zm-346.1 -247.14c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z", fill: "#2ABC13" }),
46
- /* @__PURE__ */ jsx("path", { className: "fil1", d: "M1295.81 1649.2c0,-194.36 159.03,-353.39 353.39,-353.39 31.4,0 56.84,-25.45 56.84,-56.85l0 -235.57c0,-31.4 -25.44,-56.85 -56.84,-56.85l-0.03 0c-386.44,0 -702.62,316.19 -702.62,702.63l0 0.06c0,31.4 25.44,56.84 56.84,56.84l235.58 0c31.39,0 56.84,-25.44 56.84,-56.84l0 -0.04zm289.26 -190.27c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z", fill: "#2F61C4" }),
47
- /* @__PURE__ */ jsx("path", { className: "fil2", d: "M1649.19 415.43c-194.37,0 -353.38,-159.02 -353.38,-353.37l0 -0.05c0,-31.4 -25.45,-56.85 -56.86,-56.85l-235.54 0c-31.4,0 -56.86,25.46 -56.86,56.85 0,386.46 316.19,702.64 702.64,702.64 31.39,0 56.85,-25.45 56.85,-56.85l0 -235.51c0,-31.4 -25.46,-56.86 -56.85,-56.86zm-64.12 -415.43c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z", fill: "#2ABC13" })
156
+ /* @__PURE__ */ jsx(
157
+ "path",
158
+ {
159
+ className: "fil1",
160
+ d: "M126.14 0c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15zm-64.12 764.65c-31.4,0 -56.86,-25.45 -56.86,-56.85l0 -235.52c0,-31.4 25.46,-56.86 56.86,-56.86 194.36,0 353.37,-159.02 353.37,-353.39l0 -0.03c0,-31.4 25.46,-56.85 56.86,-56.85l235.56 0c31.4,0 56.85,25.46 56.85,56.85 0,386.46 -316.19,702.64 -702.64,702.64z",
161
+ fill: "#2F61C4"
162
+ }
163
+ ),
164
+ /* @__PURE__ */ jsx(
165
+ "path",
166
+ {
167
+ className: "fil2",
168
+ d: "M472.24 1706.08l235.58 0c31.4,0 56.84,-25.44 56.84,-56.84l0 -0.04c0,-386.45 -316.2,-702.66 -702.66,-702.66 -31.4,0 -56.84,25.46 -56.84,56.85l0 235.57c0,31.4 25.45,56.85 56.84,56.85l0.03 0c194.36,0 353.36,159.02 353.36,353.37l0 0.05c0,31.4 25.45,56.84 56.84,56.84zm-346.1 -247.14c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z",
169
+ fill: "#2ABC13"
170
+ }
171
+ ),
172
+ /* @__PURE__ */ jsx(
173
+ "path",
174
+ {
175
+ className: "fil1",
176
+ d: "M1295.81 1649.2c0,-194.36 159.03,-353.39 353.39,-353.39 31.4,0 56.84,-25.45 56.84,-56.85l0 -235.57c0,-31.4 -25.44,-56.85 -56.84,-56.85l-0.03 0c-386.44,0 -702.62,316.19 -702.62,702.63l0 0.06c0,31.4 25.44,56.84 56.84,56.84l235.58 0c31.39,0 56.84,-25.44 56.84,-56.84l0 -0.04zm289.26 -190.27c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z",
177
+ fill: "#2F61C4"
178
+ }
179
+ ),
180
+ /* @__PURE__ */ jsx(
181
+ "path",
182
+ {
183
+ className: "fil2",
184
+ d: "M1649.19 415.43c-194.37,0 -353.38,-159.02 -353.38,-353.37l0 -0.05c0,-31.4 -25.45,-56.85 -56.86,-56.85l-235.54 0c-31.4,0 -56.86,25.46 -56.86,56.85 0,386.46 316.19,702.64 702.64,702.64 31.39,0 56.85,-25.45 56.85,-56.85l0 -235.51c0,-31.4 -25.46,-56.86 -56.85,-56.86zm-64.12 -415.43c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z",
185
+ fill: "#2ABC13"
186
+ }
187
+ )
48
188
  ] })
49
189
  ] })
50
190
  ]
@@ -1 +1 @@
1
- {"version":3,"sources":["../../mnt/GitHub/tcn-ui/src/brand/BrandLogo.tsx","../../mnt/GitHub/tcn-ui/src/brand/BrandIcon.tsx","../../mnt/GitHub/tcn-ui/src/brand/LogoIcon.tsx"],"names":["jsx","Link","jsxs"],"mappings":"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","file":"index.js","sourcesContent":["/* eslint-disable @typescript-eslint/ban-ts-comment */\n/* eslint-disable @typescript-eslint/no-namespace */\n// @ts-nocheck\nimport Link from \"next/link\";\nimport React from \"react\";\n\nexport interface BrandLogoProps {\n width?: string | number;\n height?: string | number;\n /** href for the wrapping link. Defaults to \"/\" */\n link?: string;\n className?: string;\n}\n\n/**\n * The Circular Net full wordmark (SVG).\n *\n * Requires `next/link` — use inside a Next.js app.\n *\n * Font: Coolvetica is loaded via @font-face in @thebasenet/ui/styles/globals.css\n * (or styles/fonts.css). Make sure that stylesheet is imported in your app's\n * globals.css for the text to render correctly.\n */\nconst BrandLogo: React.FC<BrandLogoProps> = ({\n width,\n height,\n link,\n className,\n}) => {\n return (\n <Link className={`inline-block ${className ?? \"\"}`} href={link || \"/\"}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlSpace=\"preserve\"\n width={width || \"150\"}\n height={height || \"70\"}\n style={{\n shapeRendering: \"geometricPrecision\",\n textRendering: \"geometricPrecision\",\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n }}\n viewBox=\"0 0 4606.47 1711.22\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n >\n <defs />\n <style type=\"text/css\">{`\n .fil1 {fill:#2F61C4}\n .fil0 {fill:#3B3A3A}\n .fil2 {fill:#4CBC13}\n .fnt1 {font-weight:normal;font-size:431.52px;font-family:'coolvetica','Coolvetica Rg',sans-serif}\n .fnt0 {font-weight:normal;font-size:872.5px;font-family:'coolvetica','Coolvetica Rg',sans-serif}\n `}</style>\n <g id=\"Layer_x0020_1\">\n <metadata id=\"CorelCorpID_0Corel-Layer\" />\n <g id=\"_2066693523904\">\n <g>\n <text x={1937.5} y={1009.24} className=\"fil0 fnt0 \">{\"Circular \"}</text>\n <text x={1937.49} y={1689.88} className=\"fil0 fnt0\">{\"Net\"}</text>\n <text x={1937.49} y={299.99} className=\"fil0 fnt1\">{\"The \"}</text>\n </g>\n <path className=\"fil1\" d=\"M126.14 0c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15zm-64.12 764.65c-31.4,0 -56.86,-25.45 -56.86,-56.85l0 -235.52c0,-31.4 25.46,-56.86 56.86,-56.86 194.36,0 353.37,-159.02 353.37,-353.39l0 -0.03c0,-31.4 25.46,-56.85 56.86,-56.85l235.56 0c31.4,0 56.85,25.46 56.85,56.85 0,386.46 -316.19,702.64 -702.64,702.64z\" fill=\"#2F61C4\" />\n <path className=\"fil2\" d=\"M472.24 1706.08l235.58 0c31.4,0 56.84,-25.44 56.84,-56.84l0 -0.04c0,-386.45 -316.2,-702.66 -702.66,-702.66 -31.4,0 -56.84,25.46 -56.84,56.85l0 235.57c0,31.4 25.45,56.85 56.84,56.85l0.03 0c194.36,0 353.36,159.02 353.36,353.37l0 0.05c0,31.4 25.45,56.84 56.84,56.84zm-346.1 -247.14c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z\" fill=\"#2ABC13\" />\n <path className=\"fil1\" d=\"M1295.81 1649.2c0,-194.36 159.03,-353.39 353.39,-353.39 31.4,0 56.84,-25.45 56.84,-56.85l0 -235.57c0,-31.4 -25.44,-56.85 -56.84,-56.85l-0.03 0c-386.44,0 -702.62,316.19 -702.62,702.63l0 0.06c0,31.4 25.44,56.84 56.84,56.84l235.58 0c31.39,0 56.84,-25.44 56.84,-56.84l0 -0.04zm289.26 -190.27c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z\" fill=\"#2F61C4\" />\n <path className=\"fil2\" d=\"M1649.19 415.43c-194.37,0 -353.38,-159.02 -353.38,-353.37l0 -0.05c0,-31.4 -25.45,-56.85 -56.86,-56.85l-235.54 0c-31.4,0 -56.86,25.46 -56.86,56.85 0,386.46 316.19,702.64 702.64,702.64 31.39,0 56.85,-25.45 56.85,-56.85l0 -235.51c0,-31.4 -25.46,-56.86 -56.85,-56.86zm-64.12 -415.43c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z\" fill=\"#2ABC13\" />\n </g>\n </g>\n </svg>\n </Link>\n );\n};\n\nexport default BrandLogo;\n","// @ts-nocheck\nimport Image from \"next/image\";\nimport Link from \"next/link\";\nimport React from \"react\";\n\nexport interface BrandIconProps {\n /** Size in px for both width and height. Defaults to 80. */\n size?: number;\n /** href for the wrapping link. Defaults to \"/\" */\n link?: string;\n className?: string;\n}\n\n/**\n * The Circular Net icon (image-based).\n * Requires `next/image` and `next/link` — use inside a Next.js app.\n * Make sure `/icon.png` exists in your app's `public/` folder.\n */\nconst BrandIcon: React.FC<BrandIconProps> = ({ size = 80, link, className }) => {\n return (\n <Link className={`inline-block ${className ?? \"\"}`} href={link || \"/\"}>\n <Image\n src=\"/icon.png\"\n alt=\"The Circular Net\"\n width={size}\n height={size}\n />\n </Link>\n );\n};\n\nexport default BrandIcon;\n","import React from \"react\";\n\nexport interface LogoIconProps {\n /** Colour of the strokes. Defaults to TCN green (#4cbc13). */\n color?: string;\n /** Width and height in px. Defaults to 365. */\n size?: number;\n className?: string;\n}\n\n/**\n * The Circular Net logo mark — outlined / stroke-only variant.\n * Pure SVG with zero framework dependencies.\n */\nconst LogoIcon: React.FC<LogoIconProps> = ({\n color = \"#4cbc13\",\n size = 365,\n className,\n}) => {\n return (\n <svg\n width={size}\n height={size}\n viewBox=\"0 0 365 365\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className={className}\n >\n <path\n d=\"M100.73 1.19794H150.975C157.617 1.19795 163.001 6.58414 163.001 13.2243C163.001 95.5997 95.6028 162.995 13.2295 162.995H13.1299V162.996C6.53349 162.942 1.20119 157.58 1.20117 150.971V100.736C1.20117 94.0938 6.58726 88.7078 13.2295 88.7077C54.7411 88.7077 88.7021 54.7439 88.7021 13.2302V13.2243C88.7021 6.58204 94.0882 1.19794 100.73 1.19794Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n <path\n d=\"M13.2256 201.997C95.6009 201.998 163.001 269.4 163.001 351.773V351.782C163.001 358.424 157.619 363.805 150.977 363.805H100.77L100.768 363.803H100.727C94.0865 363.803 88.7023 358.422 88.7021 351.78V351.769C88.7021 310.259 54.7431 276.296 13.2314 276.296H13.2256C6.58544 276.296 1.20117 270.912 1.20117 264.27V214.024C1.20117 207.384 6.58333 201.997 13.2256 201.997Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n <path\n d=\"M351.761 201.997H351.768C358.41 201.997 363.791 207.381 363.791 214.024V264.27C363.791 270.912 358.41 276.296 351.768 276.296C310.58 276.296 276.822 309.733 276.297 350.801L276.291 351.771V351.78C276.291 358.422 270.907 363.803 264.267 363.803H214.019C207.376 363.803 201.994 358.422 201.994 351.78V351.767C201.994 269.396 269.39 201.998 351.761 201.997Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n <path\n d=\"M214.022 1.25079H264.263C270.879 1.25088 276.24 6.61178 276.24 13.2264V13.2371C276.24 54.7742 310.224 88.7596 351.766 88.7596C358.378 88.7597 363.741 94.1235 363.741 100.738V150.971C363.741 157.586 358.378 162.947 351.766 162.947C269.42 162.947 202.045 95.5742 202.045 13.2264C202.045 6.61389 207.408 1.25086 214.022 1.25079Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n </svg>\n );\n};\n\nexport default LogoIcon;\n"]}
1
+ {"version":3,"sources":["../../mnt/GitHub/tcn-ui/src/brand/BrandLogo.tsx","../../mnt/GitHub/tcn-ui/src/brand/BrandIcon.tsx","../../mnt/GitHub/tcn-ui/src/brand/LogoIcon.tsx"],"names":["jsx","Link","jsxs"],"mappings":";;;;;AAmBA,IAAM,YAMF,CAAC,EAAE,KAAA,EAAO,MAAA,EAAQ,MAAK,KAAM;AAC/B,EAAA,2BACG,IAAA,EAAA,EAAK,SAAA,EAAU,cAAA,EAAe,IAAA,EAAM,QAAQ,GAAA,EAC3C,QAAA,kBAAA,IAAA;AAAA,IAAC,KAAA;AAAA,IAAA;AAAA,MACC,KAAA,EAAM,4BAAA;AAAA,MACN,QAAA,EAAS,UAAA;AAAA,MACT,OAAO,KAAA,IAAS,KAAA;AAAA,MAChB,QAAQ,MAAA,IAAU,IAAA;AAAA,MAClB,KAAA,EAAO;AAAA,QACL,cAAA,EAAgB,oBAAA;AAAA,QAChB,aAAA,EAAe,oBAAA;AAAA;AAAA,QAEf,QAAA,EAAU,SAAA;AAAA,QACV,QAAA,EAAU;AAAA,OACZ;AAAA,MACA,OAAA,EAAQ,qBAAA;AAAA,MACR,UAAA,EAAW,8BAAA;AAAA,MAEX,QAAA,EAAA;AAAA,wBAAA,IAAA,CAAC,MAAA,EAAA,EACC,QAAA,EAAA;AAAA,0BAAA,IAAA;AAAA,YAAC,MAAA;AAAA,YAAA;AAAA,cACC,EAAA,EAAG,SAAA;AAAA,cACH,SAAA,EAAW,GAAA;AAAA,cACX,WAAA,EAAY,QAAA;AAAA,cACZ,KAAA,EAAO;AAAA,gBACL,QAAA,EAAU;AAAA,eACZ;AAAA,cACA,SAAA,EAAU,QAAA;AAAA,cACV,UAAA,EAAY,GAAA;AAAA,cAEZ,QAAA,EAAA;AAAA,gCAAA,GAAA,CAAC,UAAA,EAAA,EAAS,UAAA,EAAW,eAAA,EACnB,QAAA,kBAAA,GAAA,CAAC,aAAA,EAAA,EACC,8BAAC,cAAA,EAAA,EAAa,IAAA,EAAK,sBAAA,EAAuB,CAAA,EAC5C,CAAA,EACF,CAAA;AAAA,oCACC,cAAA,EAAA,EACC,QAAA,kBAAA,GAAA,CAAC,MAAA,EAAA,EAAK,CAAA,EAAE,SAAQ,CAAA,EAClB,CAAA;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA,iBACJ;AAAA,gCACA,GAAA;AAAA,kBAAC,OAAA;AAAA,kBAAA;AAAA,oBACC,OAAA,EAAQ,GAAA;AAAA,oBACR,SAAA,EAAW,GAAA;AAAA,oBACX,CAAA,EAAE;AAAA;AAAA;AACJ;AAAA;AAAA,WACF;AAAA,0BACA,GAAA,CAAC,OAAA,EAAA,EAAM,IAAA,EAAK,UAAA,EAAW;AAAA,SAAA,EACzB,CAAA;AAAA,wBACA,GAAA,CAAC,OAAA,EAAA,EAAM,IAAA,EAAK,UAAA,EACT,QAAA,EAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,MAAA,CAAA,EAQH,CAAA;AAAA,wBACA,IAAA,CAAC,GAAA,EAAA,EAAE,EAAA,EAAG,eAAA,EACJ,QAAA,EAAA;AAAA,0BAAA,GAAA,CAAC,UAAA,EAAA,EAAS,IAAG,0BAAA,EAA2B,CAAA;AAAA,0BACxC,IAAA,CAAC,GAAA,EAAA,EAAE,EAAA,EAAG,gBAAA,EACJ,QAAA,EAAA;AAAA,4BAAA,IAAA,CAAC,GAAA,EAAA,EACC,QAAA,EAAA;AAAA,8BAAA,GAAA,CAAC,UAAK,CAAA,EAAG,MAAA,EAAQ,GAAG,OAAA,EAAS,SAAA,EAAU,cACpC,QAAA,EAAA,WAAA,EACH,CAAA;AAAA,8BACA,GAAA,CAAC,UAAK,CAAA,EAAG,OAAA,EAAS,GAAG,OAAA,EAAS,SAAA,EAAU,aACrC,QAAA,EAAA,KAAA,EACH,CAAA;AAAA,8BACA,GAAA,CAAC,UAAK,CAAA,EAAG,OAAA,EAAS,GAAG,MAAA,EAAQ,SAAA,EAAU,aACpC,QAAA,EAAA,MAAA,EACH;AAAA,aAAA,EACF,CAAA;AAAA,4BACA,GAAA;AAAA,cAAC,MAAA;AAAA,cAAA;AAAA,gBACC,SAAA,EAAU,MAAA;AAAA,gBACV,CAAA,EAAE,iaAAA;AAAA,gBACF,IAAA,EAAK;AAAA;AAAA,aACP;AAAA,4BACA,GAAA;AAAA,cAAC,MAAA;AAAA,cAAA;AAAA,gBACC,SAAA,EAAU,MAAA;AAAA,gBACV,CAAA,EAAE,+aAAA;AAAA,gBACF,IAAA,EAAK;AAAA;AAAA,aACP;AAAA,4BACA,GAAA;AAAA,cAAC,MAAA;AAAA,cAAA;AAAA,gBACC,SAAA,EAAU,MAAA;AAAA,gBACV,CAAA,EAAE,wbAAA;AAAA,gBACF,IAAA,EAAK;AAAA;AAAA,aACP;AAAA,4BACA,GAAA;AAAA,cAAC,MAAA;AAAA,cAAA;AAAA,gBACC,SAAA,EAAU,MAAA;AAAA,gBACV,CAAA,EAAE,+aAAA;AAAA,gBACF,IAAA,EAAK;AAAA;AAAA;AACP,WAAA,EACF;AAAA,SAAA,EACF;AAAA;AAAA;AAAA,GACF,EACF,CAAA;AAEJ,CAAA;AAEA,IAAO,iBAAA,GAAQ;AC9Jf,IAAM,YAAsC,CAAC,EAAE,OAAO,EAAA,EAAI,IAAA,EAAM,WAAU,KAAM;AAC9E,EAAA,uBACEA,GAAAA,CAACC,IAAAA,EAAA,EAAK,SAAA,EAAW,CAAA,aAAA,EAAgB,SAAA,IAAa,EAAE,CAAA,CAAA,EAAI,IAAA,EAAM,IAAA,IAAQ,GAAA,EAChE,QAAA,kBAAAD,GAAAA;AAAA,IAAC,KAAA;AAAA,IAAA;AAAA,MACC,GAAA,EAAI,WAAA;AAAA,MACJ,GAAA,EAAI,kBAAA;AAAA,MACJ,KAAA,EAAO,IAAA;AAAA,MACP,MAAA,EAAQ;AAAA;AAAA,GACV,EACF,CAAA;AAEJ,CAAA;AAEA,IAAO,iBAAA,GAAQ;ACjBf,IAAM,WAAoC,CAAC;AAAA,EACzC,KAAA,GAAQ,SAAA;AAAA,EACR,IAAA,GAAO,GAAA;AAAA,EACP;AACF,CAAA,KAAM;AACJ,EAAA,uBACEE,IAAAA;AAAA,IAAC,KAAA;AAAA,IAAA;AAAA,MACC,KAAA,EAAO,IAAA;AAAA,MACP,MAAA,EAAQ,IAAA;AAAA,MACR,OAAA,EAAQ,aAAA;AAAA,MACR,IAAA,EAAK,MAAA;AAAA,MACL,KAAA,EAAM,4BAAA;AAAA,MACN,SAAA;AAAA,MAEA,QAAA,EAAA;AAAA,wBAAAF,GAAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,CAAA,EAAE,wVAAA;AAAA,YACF,MAAA,EAAQ,KAAA;AAAA,YACR,WAAA,EAAY;AAAA;AAAA,SACd;AAAA,wBACAA,GAAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,CAAA,EAAE,8WAAA;AAAA,YACF,MAAA,EAAQ,KAAA;AAAA,YACR,WAAA,EAAY;AAAA;AAAA,SACd;AAAA,wBACAA,GAAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,CAAA,EAAE,oWAAA;AAAA,YACF,MAAA,EAAQ,KAAA;AAAA,YACR,WAAA,EAAY;AAAA;AAAA,SACd;AAAA,wBACAA,GAAAA;AAAA,UAAC,MAAA;AAAA,UAAA;AAAA,YACC,CAAA,EAAE,uUAAA;AAAA,YACF,MAAA,EAAQ,KAAA;AAAA,YACR,WAAA,EAAY;AAAA;AAAA;AACd;AAAA;AAAA,GACF;AAEJ,CAAA;AAEA,IAAO,gBAAA,GAAQ","file":"index.js","sourcesContent":["/* eslint-disable @typescript-eslint/ban-ts-comment */\n/* eslint-disable @typescript-eslint/no-namespace */\n// @ts-nocheck\nimport Link from \"next/link\";\nimport React from \"react\";\n\ndeclare global {\n namespace JSX {\n interface IntrinsicElements {\n font: React.SVGProps<SVGElement>;\n fontFace: React.SVGProps<SVGElement>;\n fontFaceSrc: React.SVGProps<SVGElement>;\n fontFaceName: React.SVGProps<SVGElement>;\n missingGlyph: React.SVGProps<SVGElement>;\n glyph: React.SVGProps<SVGElement>;\n }\n }\n}\n\nconst BrandLogo: React.FC<\n React.SVGProps<SVGSVGElement> & {\n width?: string | number;\n height?: string | number;\n link?: string;\n }\n> = ({ width, height, link }) => {\n return (\n <Link className=\"inline-block\" href={link || \"/\"}>\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n xmlSpace=\"preserve\"\n width={width || \"150\"}\n height={height || \"70\"}\n style={{\n shapeRendering: \"geometricPrecision\",\n textRendering: \"geometricPrecision\",\n // imageRendering: \"optimizeQuality\",\n fillRule: \"evenodd\",\n clipRule: \"evenodd\",\n }}\n viewBox=\"0 0 4606.47 1711.22\"\n xmlnsXlink=\"http://www.w3.org/1999/xlink\"\n >\n <defs>\n <font\n id=\"FontID0\"\n horizAdvX={642}\n fontVariant=\"normal\"\n style={{\n fillRule: \"nonzero\",\n }}\n fontStyle=\"normal\"\n fontWeight={400}\n >\n <fontFace fontFamily=\"Coolvetica Rg\">\n <fontFaceSrc>\n <fontFaceName name=\"CoolveticaRg-Regular\" />\n </fontFaceSrc>\n </fontFace>\n <missingGlyph>\n <path d=\"M0 0z\" />\n </missingGlyph>\n <glyph\n unicode=\"C\"\n horizAdvX={612}\n d=\"M469 228c-19.0006,-82.9999 -68.9996,-129.999 -150.999,-129.999 -108.001,0 -162.002,86.9997 -162.002,233.999 0,145 54.0005,234.001 169.001,234.001 66.0001,0 124.999,-45.0004 144,-120.001l138.999 0c-12.9999,134.001 -118,240.001 -284,240.001 -190.001,0 -308.999,-137 -308.999,-362.001 0,-228 132.999,-347 307,-347 153.999,0 258,99.9997 285.999,251l-138.999 0z\"\n />\n <glyph\n unicode=\"N\"\n horizAdvX={590}\n d=\"M563.999 0l0 664.001 -129.999 0 0 -427.001 -264 427.001 -146.999 0 0 -664.001 128.999 0 0 445.999 284.001 -445.999 127.999 0z\"\n />\n <glyph\n unicode=\"T\"\n horizAdvX={554}\n d=\"M342.999 0l0 548 201.003 0 0 115.999 -540 0 0 -115.999 199.998 0 0 -548 139 0z\"\n />\n <glyph\n unicode=\"a\"\n horizAdvX={485}\n d=\"M324 186.999c-1.00038,-57.9987 -50.9994,-106.999 -118,-106.999 -41.0006,0 -63.0006,18.0002 -63.0006,54.9992 0,42.001 24.0008,63.0006 98.0006,77.0009 47.9999,9.00009 71.0003,15.9994 84.0003,28.9994l-1.00038 -54.0005zm131 -186.999l0 311c0,124 -53.9988,194 -210,194 -158,0 -214,-71.0003 -216,-173.001l121.001 0c5.99894,44.0001 29.9997,73.0011 89.0005,73.0011 50.9994,0 82.9999,-19.0006 82.9999,-51.0011 0,-33.9996 -18.0002,-46.9995 -82.9999,-55.9996 -131.001,-18.0002 -226.001,-33.9996 -226.001,-176 0,-80.0004 51.9998,-135 164.001,-135 66.0001,0 118,23.0004 149,57 0.998709,-15.0007 3.99985,-32.0005 7.99971,-44.0001l120.999 0z\"\n />\n <glyph\n unicode=\"c\"\n horizAdvX={480}\n d=\"M338 177.999c-5.00023,-52.9985 -45.0004,-81.9995 -95.9998,-81.9995 -51.0011,0 -95.9998,51.9998 -95.9998,159 0,106.999 44.9988,141.999 99.9997,141.999 49.0003,0 85.9993,-29.9997 93.0003,-80.9991l131 0c-7.99971,116.001 -94.9994,189 -223,189 -138.001,0 -230.001,-77.0009 -230.001,-252.999 0,-176 92,-265.001 226.001,-265.001 118.999,0 211.999,76.9993 225.999,190.999l-131 0z\"\n />\n <glyph\n unicode=\"e\"\n horizAdvX={502}\n d=\"M149 294c5.00023,67.9992 47.9999,107.999 99.9997,107.999 51.0011,0 99.001,-35 101,-107.999l-201 0zm335.001 -81.9995c0,194.999 -80.0004,293 -231.001,293 -150.999,0 -237.999,-98.0006 -237.999,-250 0,-178.001 81.9995,-268 245.998,-268 105.002,0 186.001,57 216,158l-133.999 0c-9.00009,-33.9996 -46.0008,-55.0009 -88.0001,-55.0009 -64.001,0 -106,48.0016 -110,122.001l339 0z\"\n />\n <glyph\n unicode=\"h\"\n horizAdvX={503}\n d=\"M472 0l0 348.002c0,97.9983 -70.0022,156.998 -171.001,156.998 -66.0008,0 -126.001,-32.9987 -145,-77.0004l0 244 -129.999 0 0 -671.998 129.999 0 0 282.001c0,66.0008 35.9989,119.997 101.002,119.997 58.9992,0 83.9985,-22.9969 83.9985,-96.9971l0 -305.001 131 0z\"\n />\n <glyph\n unicode=\"i\"\n horizAdvX={191}\n d=\"M159 0l0 492 -130.001 0 0 -492 130.001 0zm0 550.999l0 121.001 -130.001 0 0 -121.001 130.001 0z\"\n />\n <glyph\n unicode=\"l\"\n horizAdvX={185}\n d=\"M155.999 0l0 672 -129.999 0 0 -672 129.999 0z\"\n />\n <glyph\n unicode=\"r\"\n horizAdvX={321}\n d=\"M155.999 0l0 256.001c0,79 39.0015,119 119,119 12.0012,0 24.0008,-1.00038 36.0003,-3.00114l0 133.001 -16.9998 0c-53.0001,0 -103.001,-6.00062 -146,-72.0007l0 59.0008 -122 0 0 -492 129.999 0z\"\n />\n <glyph\n unicode=\"t\"\n horizAdvX={453}\n d=\"M304.999 195.999c0,-60.9998 -23.9991,-95.9998 -75.9989,-95.9998 -53.0001,0 -75.0002,36.0003 -75.0002,98.0006l0 202 272 0 0 92 -272 0 0 133.001 -128 0 0 -440.001c0,-106 57,-198 201,-198 139.001,0 199.001,93.0003 199.001,197l0 140 -121.001 0 0 -128z\"\n />\n <glyph\n unicode=\"u\"\n horizAdvX={500}\n d=\"M469 0l0 492 -129.001 0 0 -284c0,-65.0014 -35,-112.001 -100.998,-112.001 -55.0009,0 -83.0015,29.9997 -83.0015,92l0 304.001 -129.999 0 0 -324c0,-108.001 68.9996,-181 167,-181 67.9992,0 119,25.9999 153,81.9995l0 -68.9996 123 0z\"\n />\n </font>\n <style type=\"text/css\" />\n </defs>\n <style type=\"text/css\">\n {`\n @font-face { font-family:\"Coolvetica\";font-variant:normal;font-style:normal;font-weight:normal;src:url(\"#FontID0\") format(svg)}\n .fil1 {fill:#2F61C4}\n .fil0 {fill:#3B3A3A}\n .fil2 {fill:#4CBC13}\n .fnt1 {font-weight:normal;font-size:431.52px;font-family:'Coolvetica'}\n .fnt0 {font-weight:normal;font-size:872.5px;font-family:'Coolvetica'}\n `}\n </style>\n <g id=\"Layer_x0020_1\">\n <metadata id=\"CorelCorpID_0Corel-Layer\" />\n <g id=\"_2066693523904\">\n <g>\n <text x={1937.5} y={1009.24} className=\"fil0 fnt0 \">\n {\"Circular \"}\n </text>\n <text x={1937.49} y={1689.88} className=\"fil0 fnt0\">\n {\"Net\"}\n </text>\n <text x={1937.49} y={299.99} className=\"fil0 fnt1\">\n {\"The \"}\n </text>\n </g>\n <path\n className=\"fil1\"\n d=\"M126.14 0c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15zm-64.12 764.65c-31.4,0 -56.86,-25.45 -56.86,-56.85l0 -235.52c0,-31.4 25.46,-56.86 56.86,-56.86 194.36,0 353.37,-159.02 353.37,-353.39l0 -0.03c0,-31.4 25.46,-56.85 56.86,-56.85l235.56 0c31.4,0 56.85,25.46 56.85,56.85 0,386.46 -316.19,702.64 -702.64,702.64z\"\n fill=\"#2F61C4\"\n />\n <path\n className=\"fil2\"\n d=\"M472.24 1706.08l235.58 0c31.4,0 56.84,-25.44 56.84,-56.84l0 -0.04c0,-386.45 -316.2,-702.66 -702.66,-702.66 -31.4,0 -56.84,25.46 -56.84,56.85l0 235.57c0,31.4 25.45,56.85 56.84,56.85l0.03 0c194.36,0 353.36,159.02 353.36,353.37l0 0.05c0,31.4 25.45,56.84 56.84,56.84zm-346.1 -247.14c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z\"\n fill=\"#2ABC13\"\n />\n <path\n className=\"fil1\"\n d=\"M1295.81 1649.2c0,-194.36 159.03,-353.39 353.39,-353.39 31.4,0 56.84,-25.45 56.84,-56.85l0 -235.57c0,-31.4 -25.44,-56.85 -56.84,-56.85l-0.03 0c-386.44,0 -702.62,316.19 -702.62,702.63l0 0.06c0,31.4 25.44,56.84 56.84,56.84l235.58 0c31.39,0 56.84,-25.44 56.84,-56.84l0 -0.04zm289.26 -190.27c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z\"\n fill=\"#2F61C4\"\n />\n <path\n className=\"fil2\"\n d=\"M1649.19 415.43c-194.37,0 -353.38,-159.02 -353.38,-353.37l0 -0.05c0,-31.4 -25.45,-56.85 -56.86,-56.85l-235.54 0c-31.4,0 -56.86,25.46 -56.86,56.85 0,386.46 316.19,702.64 702.64,702.64 31.39,0 56.85,-25.45 56.85,-56.85l0 -235.51c0,-31.4 -25.46,-56.86 -56.85,-56.86zm-64.12 -415.43c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z\"\n fill=\"#2ABC13\"\n />\n </g>\n </g>\n </svg>\n </Link>\n );\n};\n\nexport default BrandLogo;\n","// @ts-nocheck\nimport Image from \"next/image\";\nimport Link from \"next/link\";\nimport React from \"react\";\n\nexport interface BrandIconProps {\n /** Size in px for both width and height. Defaults to 80. */\n size?: number;\n /** href for the wrapping link. Defaults to \"/\" */\n link?: string;\n className?: string;\n}\n\n/**\n * The Circular Net icon (image-based).\n * Requires `next/image` and `next/link` — use inside a Next.js app.\n * Make sure `/icon.png` exists in your app's `public/` folder.\n */\nconst BrandIcon: React.FC<BrandIconProps> = ({ size = 80, link, className }) => {\n return (\n <Link className={`inline-block ${className ?? \"\"}`} href={link || \"/\"}>\n <Image\n src=\"/icon.png\"\n alt=\"The Circular Net\"\n width={size}\n height={size}\n />\n </Link>\n );\n};\n\nexport default BrandIcon;\n","import React from \"react\";\n\nexport interface LogoIconProps {\n /** Colour of the strokes. Defaults to TCN green (#4cbc13). */\n color?: string;\n /** Width and height in px. Defaults to 365. */\n size?: number;\n className?: string;\n}\n\n/**\n * The Circular Net logo mark — outlined / stroke-only variant.\n * Pure SVG with zero framework dependencies.\n */\nconst LogoIcon: React.FC<LogoIconProps> = ({\n color = \"#4cbc13\",\n size = 365,\n className,\n}) => {\n return (\n <svg\n width={size}\n height={size}\n viewBox=\"0 0 365 365\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n className={className}\n >\n <path\n d=\"M100.73 1.19794H150.975C157.617 1.19795 163.001 6.58414 163.001 13.2243C163.001 95.5997 95.6028 162.995 13.2295 162.995H13.1299V162.996C6.53349 162.942 1.20119 157.58 1.20117 150.971V100.736C1.20117 94.0938 6.58726 88.7078 13.2295 88.7077C54.7411 88.7077 88.7021 54.7439 88.7021 13.2302V13.2243C88.7021 6.58204 94.0882 1.19794 100.73 1.19794Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n <path\n d=\"M13.2256 201.997C95.6009 201.998 163.001 269.4 163.001 351.773V351.782C163.001 358.424 157.619 363.805 150.977 363.805H100.77L100.768 363.803H100.727C94.0865 363.803 88.7023 358.422 88.7021 351.78V351.769C88.7021 310.259 54.7431 276.296 13.2314 276.296H13.2256C6.58544 276.296 1.20117 270.912 1.20117 264.27V214.024C1.20117 207.384 6.58333 201.997 13.2256 201.997Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n <path\n d=\"M351.761 201.997H351.768C358.41 201.997 363.791 207.381 363.791 214.024V264.27C363.791 270.912 358.41 276.296 351.768 276.296C310.58 276.296 276.822 309.733 276.297 350.801L276.291 351.771V351.78C276.291 358.422 270.907 363.803 264.267 363.803H214.019C207.376 363.803 201.994 358.422 201.994 351.78V351.767C201.994 269.396 269.39 201.998 351.761 201.997Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n <path\n d=\"M214.022 1.25079H264.263C270.879 1.25088 276.24 6.61178 276.24 13.2264V13.2371C276.24 54.7742 310.224 88.7596 351.766 88.7596C358.378 88.7597 363.741 94.1235 363.741 100.738V150.971C363.741 157.586 358.378 162.947 351.766 162.947C269.42 162.947 202.045 95.5742 202.045 13.2264C202.045 6.61389 207.408 1.25086 214.022 1.25079Z\"\n stroke={color}\n strokeWidth=\"10\"\n />\n </svg>\n );\n};\n\nexport default LogoIcon;\n"]}
@@ -1,4 +1,4 @@
1
- export { BrandIcon, BrandIconProps, BrandLogo, BrandLogoProps, LogoIcon, LogoIconProps } from '../brand/index.js';
1
+ export { BrandIcon, BrandIconProps, BrandLogo, LogoIcon, LogoIconProps } from '../brand/index.js';
2
2
  import React__default, { ReactNode } from 'react';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
4
 
@@ -16,13 +16,8 @@ import { useTheme } from 'next-themes';
16
16
  import * as LabelPrimitive from '@radix-ui/react-label';
17
17
 
18
18
  // src/brand/BrandLogo.tsx
19
- var BrandLogo = ({
20
- width,
21
- height,
22
- link,
23
- className
24
- }) => {
25
- return /* @__PURE__ */ jsx(Link, { className: `inline-block ${className ?? ""}`, href: link || "/", children: /* @__PURE__ */ jsxs(
19
+ var BrandLogo = ({ width, height, link }) => {
20
+ return /* @__PURE__ */ jsx(Link, { className: "inline-block", href: link || "/", children: /* @__PURE__ */ jsxs(
26
21
  "svg",
27
22
  {
28
23
  xmlns: "http://www.w3.org/2000/svg",
@@ -32,20 +27,137 @@ var BrandLogo = ({
32
27
  style: {
33
28
  shapeRendering: "geometricPrecision",
34
29
  textRendering: "geometricPrecision",
30
+ // imageRendering: "optimizeQuality",
35
31
  fillRule: "evenodd",
36
32
  clipRule: "evenodd"
37
33
  },
38
34
  viewBox: "0 0 4606.47 1711.22",
39
35
  xmlnsXlink: "http://www.w3.org/1999/xlink",
40
36
  children: [
41
- /* @__PURE__ */ jsx("defs", {}),
37
+ /* @__PURE__ */ jsxs("defs", { children: [
38
+ /* @__PURE__ */ jsxs(
39
+ "font",
40
+ {
41
+ id: "FontID0",
42
+ horizAdvX: 642,
43
+ fontVariant: "normal",
44
+ style: {
45
+ fillRule: "nonzero"
46
+ },
47
+ fontStyle: "normal",
48
+ fontWeight: 400,
49
+ children: [
50
+ /* @__PURE__ */ jsx("fontFace", { fontFamily: "Coolvetica Rg", children: /* @__PURE__ */ jsx("fontFaceSrc", { children: /* @__PURE__ */ jsx("fontFaceName", { name: "CoolveticaRg-Regular" }) }) }),
51
+ /* @__PURE__ */ jsx("missingGlyph", { children: /* @__PURE__ */ jsx("path", { d: "M0 0z" }) }),
52
+ /* @__PURE__ */ jsx(
53
+ "glyph",
54
+ {
55
+ unicode: "C",
56
+ horizAdvX: 612,
57
+ d: "M469 228c-19.0006,-82.9999 -68.9996,-129.999 -150.999,-129.999 -108.001,0 -162.002,86.9997 -162.002,233.999 0,145 54.0005,234.001 169.001,234.001 66.0001,0 124.999,-45.0004 144,-120.001l138.999 0c-12.9999,134.001 -118,240.001 -284,240.001 -190.001,0 -308.999,-137 -308.999,-362.001 0,-228 132.999,-347 307,-347 153.999,0 258,99.9997 285.999,251l-138.999 0z"
58
+ }
59
+ ),
60
+ /* @__PURE__ */ jsx(
61
+ "glyph",
62
+ {
63
+ unicode: "N",
64
+ horizAdvX: 590,
65
+ d: "M563.999 0l0 664.001 -129.999 0 0 -427.001 -264 427.001 -146.999 0 0 -664.001 128.999 0 0 445.999 284.001 -445.999 127.999 0z"
66
+ }
67
+ ),
68
+ /* @__PURE__ */ jsx(
69
+ "glyph",
70
+ {
71
+ unicode: "T",
72
+ horizAdvX: 554,
73
+ d: "M342.999 0l0 548 201.003 0 0 115.999 -540 0 0 -115.999 199.998 0 0 -548 139 0z"
74
+ }
75
+ ),
76
+ /* @__PURE__ */ jsx(
77
+ "glyph",
78
+ {
79
+ unicode: "a",
80
+ horizAdvX: 485,
81
+ d: "M324 186.999c-1.00038,-57.9987 -50.9994,-106.999 -118,-106.999 -41.0006,0 -63.0006,18.0002 -63.0006,54.9992 0,42.001 24.0008,63.0006 98.0006,77.0009 47.9999,9.00009 71.0003,15.9994 84.0003,28.9994l-1.00038 -54.0005zm131 -186.999l0 311c0,124 -53.9988,194 -210,194 -158,0 -214,-71.0003 -216,-173.001l121.001 0c5.99894,44.0001 29.9997,73.0011 89.0005,73.0011 50.9994,0 82.9999,-19.0006 82.9999,-51.0011 0,-33.9996 -18.0002,-46.9995 -82.9999,-55.9996 -131.001,-18.0002 -226.001,-33.9996 -226.001,-176 0,-80.0004 51.9998,-135 164.001,-135 66.0001,0 118,23.0004 149,57 0.998709,-15.0007 3.99985,-32.0005 7.99971,-44.0001l120.999 0z"
82
+ }
83
+ ),
84
+ /* @__PURE__ */ jsx(
85
+ "glyph",
86
+ {
87
+ unicode: "c",
88
+ horizAdvX: 480,
89
+ d: "M338 177.999c-5.00023,-52.9985 -45.0004,-81.9995 -95.9998,-81.9995 -51.0011,0 -95.9998,51.9998 -95.9998,159 0,106.999 44.9988,141.999 99.9997,141.999 49.0003,0 85.9993,-29.9997 93.0003,-80.9991l131 0c-7.99971,116.001 -94.9994,189 -223,189 -138.001,0 -230.001,-77.0009 -230.001,-252.999 0,-176 92,-265.001 226.001,-265.001 118.999,0 211.999,76.9993 225.999,190.999l-131 0z"
90
+ }
91
+ ),
92
+ /* @__PURE__ */ jsx(
93
+ "glyph",
94
+ {
95
+ unicode: "e",
96
+ horizAdvX: 502,
97
+ d: "M149 294c5.00023,67.9992 47.9999,107.999 99.9997,107.999 51.0011,0 99.001,-35 101,-107.999l-201 0zm335.001 -81.9995c0,194.999 -80.0004,293 -231.001,293 -150.999,0 -237.999,-98.0006 -237.999,-250 0,-178.001 81.9995,-268 245.998,-268 105.002,0 186.001,57 216,158l-133.999 0c-9.00009,-33.9996 -46.0008,-55.0009 -88.0001,-55.0009 -64.001,0 -106,48.0016 -110,122.001l339 0z"
98
+ }
99
+ ),
100
+ /* @__PURE__ */ jsx(
101
+ "glyph",
102
+ {
103
+ unicode: "h",
104
+ horizAdvX: 503,
105
+ d: "M472 0l0 348.002c0,97.9983 -70.0022,156.998 -171.001,156.998 -66.0008,0 -126.001,-32.9987 -145,-77.0004l0 244 -129.999 0 0 -671.998 129.999 0 0 282.001c0,66.0008 35.9989,119.997 101.002,119.997 58.9992,0 83.9985,-22.9969 83.9985,-96.9971l0 -305.001 131 0z"
106
+ }
107
+ ),
108
+ /* @__PURE__ */ jsx(
109
+ "glyph",
110
+ {
111
+ unicode: "i",
112
+ horizAdvX: 191,
113
+ d: "M159 0l0 492 -130.001 0 0 -492 130.001 0zm0 550.999l0 121.001 -130.001 0 0 -121.001 130.001 0z"
114
+ }
115
+ ),
116
+ /* @__PURE__ */ jsx(
117
+ "glyph",
118
+ {
119
+ unicode: "l",
120
+ horizAdvX: 185,
121
+ d: "M155.999 0l0 672 -129.999 0 0 -672 129.999 0z"
122
+ }
123
+ ),
124
+ /* @__PURE__ */ jsx(
125
+ "glyph",
126
+ {
127
+ unicode: "r",
128
+ horizAdvX: 321,
129
+ d: "M155.999 0l0 256.001c0,79 39.0015,119 119,119 12.0012,0 24.0008,-1.00038 36.0003,-3.00114l0 133.001 -16.9998 0c-53.0001,0 -103.001,-6.00062 -146,-72.0007l0 59.0008 -122 0 0 -492 129.999 0z"
130
+ }
131
+ ),
132
+ /* @__PURE__ */ jsx(
133
+ "glyph",
134
+ {
135
+ unicode: "t",
136
+ horizAdvX: 453,
137
+ d: "M304.999 195.999c0,-60.9998 -23.9991,-95.9998 -75.9989,-95.9998 -53.0001,0 -75.0002,36.0003 -75.0002,98.0006l0 202 272 0 0 92 -272 0 0 133.001 -128 0 0 -440.001c0,-106 57,-198 201,-198 139.001,0 199.001,93.0003 199.001,197l0 140 -121.001 0 0 -128z"
138
+ }
139
+ ),
140
+ /* @__PURE__ */ jsx(
141
+ "glyph",
142
+ {
143
+ unicode: "u",
144
+ horizAdvX: 500,
145
+ d: "M469 0l0 492 -129.001 0 0 -284c0,-65.0014 -35,-112.001 -100.998,-112.001 -55.0009,0 -83.0015,29.9997 -83.0015,92l0 304.001 -129.999 0 0 -324c0,-108.001 68.9996,-181 167,-181 67.9992,0 119,25.9999 153,81.9995l0 -68.9996 123 0z"
146
+ }
147
+ )
148
+ ]
149
+ }
150
+ ),
151
+ /* @__PURE__ */ jsx("style", { type: "text/css" })
152
+ ] }),
42
153
  /* @__PURE__ */ jsx("style", { type: "text/css", children: `
43
- .fil1 {fill:#2F61C4}
44
- .fil0 {fill:#3B3A3A}
45
- .fil2 {fill:#4CBC13}
46
- .fnt1 {font-weight:normal;font-size:431.52px;font-family:'coolvetica','Coolvetica Rg',sans-serif}
47
- .fnt0 {font-weight:normal;font-size:872.5px;font-family:'coolvetica','Coolvetica Rg',sans-serif}
48
- ` }),
154
+ @font-face { font-family:"Coolvetica";font-variant:normal;font-style:normal;font-weight:normal;src:url("#FontID0") format(svg)}
155
+ .fil1 {fill:#2F61C4}
156
+ .fil0 {fill:#3B3A3A}
157
+ .fil2 {fill:#4CBC13}
158
+ .fnt1 {font-weight:normal;font-size:431.52px;font-family:'Coolvetica'}
159
+ .fnt0 {font-weight:normal;font-size:872.5px;font-family:'Coolvetica'}
160
+ ` }),
49
161
  /* @__PURE__ */ jsxs("g", { id: "Layer_x0020_1", children: [
50
162
  /* @__PURE__ */ jsx("metadata", { id: "CorelCorpID_0Corel-Layer" }),
51
163
  /* @__PURE__ */ jsxs("g", { id: "_2066693523904", children: [
@@ -54,10 +166,38 @@ var BrandLogo = ({
54
166
  /* @__PURE__ */ jsx("text", { x: 1937.49, y: 1689.88, className: "fil0 fnt0", children: "Net" }),
55
167
  /* @__PURE__ */ jsx("text", { x: 1937.49, y: 299.99, className: "fil0 fnt1", children: "The " })
56
168
  ] }),
57
- /* @__PURE__ */ jsx("path", { className: "fil1", d: "M126.14 0c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15zm-64.12 764.65c-31.4,0 -56.86,-25.45 -56.86,-56.85l0 -235.52c0,-31.4 25.46,-56.86 56.86,-56.86 194.36,0 353.37,-159.02 353.37,-353.39l0 -0.03c0,-31.4 25.46,-56.85 56.86,-56.85l235.56 0c31.4,0 56.85,25.46 56.85,56.85 0,386.46 -316.19,702.64 -702.64,702.64z", fill: "#2F61C4" }),
58
- /* @__PURE__ */ jsx("path", { className: "fil2", d: "M472.24 1706.08l235.58 0c31.4,0 56.84,-25.44 56.84,-56.84l0 -0.04c0,-386.45 -316.2,-702.66 -702.66,-702.66 -31.4,0 -56.84,25.46 -56.84,56.85l0 235.57c0,31.4 25.45,56.85 56.84,56.85l0.03 0c194.36,0 353.36,159.02 353.36,353.37l0 0.05c0,31.4 25.45,56.84 56.84,56.84zm-346.1 -247.14c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z", fill: "#2ABC13" }),
59
- /* @__PURE__ */ jsx("path", { className: "fil1", d: "M1295.81 1649.2c0,-194.36 159.03,-353.39 353.39,-353.39 31.4,0 56.84,-25.45 56.84,-56.85l0 -235.57c0,-31.4 -25.44,-56.85 -56.84,-56.85l-0.03 0c-386.44,0 -702.62,316.19 -702.62,702.63l0 0.06c0,31.4 25.44,56.84 56.84,56.84l235.58 0c31.39,0 56.84,-25.44 56.84,-56.84l0 -0.04zm289.26 -190.27c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z", fill: "#2F61C4" }),
60
- /* @__PURE__ */ jsx("path", { className: "fil2", d: "M1649.19 415.43c-194.37,0 -353.38,-159.02 -353.38,-353.37l0 -0.05c0,-31.4 -25.45,-56.85 -56.86,-56.85l-235.54 0c-31.4,0 -56.86,25.46 -56.86,56.85 0,386.46 316.19,702.64 702.64,702.64 31.39,0 56.85,-25.45 56.85,-56.85l0 -235.51c0,-31.4 -25.46,-56.86 -56.85,-56.86zm-64.12 -415.43c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z", fill: "#2ABC13" })
169
+ /* @__PURE__ */ jsx(
170
+ "path",
171
+ {
172
+ className: "fil1",
173
+ d: "M126.14 0c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15zm-64.12 764.65c-31.4,0 -56.86,-25.45 -56.86,-56.85l0 -235.52c0,-31.4 25.46,-56.86 56.86,-56.86 194.36,0 353.37,-159.02 353.37,-353.39l0 -0.03c0,-31.4 25.46,-56.85 56.86,-56.85l235.56 0c31.4,0 56.85,25.46 56.85,56.85 0,386.46 -316.19,702.64 -702.64,702.64z",
174
+ fill: "#2F61C4"
175
+ }
176
+ ),
177
+ /* @__PURE__ */ jsx(
178
+ "path",
179
+ {
180
+ className: "fil2",
181
+ d: "M472.24 1706.08l235.58 0c31.4,0 56.84,-25.44 56.84,-56.84l0 -0.04c0,-386.45 -316.2,-702.66 -702.66,-702.66 -31.4,0 -56.84,25.46 -56.84,56.85l0 235.57c0,31.4 25.45,56.85 56.84,56.85l0.03 0c194.36,0 353.36,159.02 353.36,353.37l0 0.05c0,31.4 25.45,56.84 56.84,56.84zm-346.1 -247.14c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z",
182
+ fill: "#2ABC13"
183
+ }
184
+ ),
185
+ /* @__PURE__ */ jsx(
186
+ "path",
187
+ {
188
+ className: "fil1",
189
+ d: "M1295.81 1649.2c0,-194.36 159.03,-353.39 353.39,-353.39 31.4,0 56.84,-25.45 56.84,-56.85l0 -235.57c0,-31.4 -25.44,-56.85 -56.84,-56.85l-0.03 0c-386.44,0 -702.62,316.19 -702.62,702.63l0 0.06c0,31.4 25.44,56.84 56.84,56.84l235.58 0c31.39,0 56.84,-25.44 56.84,-56.84l0 -0.04zm289.26 -190.27c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z",
190
+ fill: "#2F61C4"
191
+ }
192
+ ),
193
+ /* @__PURE__ */ jsx(
194
+ "path",
195
+ {
196
+ className: "fil2",
197
+ d: "M1649.19 415.43c-194.37,0 -353.38,-159.02 -353.38,-353.37l0 -0.05c0,-31.4 -25.45,-56.85 -56.86,-56.85l-235.54 0c-31.4,0 -56.86,25.46 -56.86,56.85 0,386.46 316.19,702.64 702.64,702.64 31.39,0 56.85,-25.45 56.85,-56.85l0 -235.51c0,-31.4 -25.46,-56.86 -56.85,-56.86zm-64.12 -415.43c69.68,0 126.15,56.47 126.15,126.15 0,69.67 -56.47,126.14 -126.15,126.14 -69.67,0 -126.14,-56.47 -126.14,-126.14 0,-69.68 56.47,-126.15 126.14,-126.15z",
198
+ fill: "#2ABC13"
199
+ }
200
+ )
61
201
  ] })
62
202
  ] })
63
203
  ]