@primer/octovisuals-react 0.0.0-rc.5b79be3
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.
- package/README.md +85 -0
- package/dist/icons/ActionsIcon.d.ts +4 -0
- package/dist/icons/ActionsIcon.d.ts.map +1 -0
- package/dist/icons/ActionsIcon.js +78 -0
- package/dist/icons/AiModelIcon.d.ts +4 -0
- package/dist/icons/AiModelIcon.d.ts.map +1 -0
- package/dist/icons/AiModelIcon.js +38 -0
- package/dist/icons/AlertCopilotIcon.d.ts +4 -0
- package/dist/icons/AlertCopilotIcon.d.ts.map +1 -0
- package/dist/icons/AlertCopilotIcon.js +69 -0
- package/dist/icons/AlertIcon.d.ts +4 -0
- package/dist/icons/AlertIcon.d.ts.map +1 -0
- package/dist/icons/AlertIcon.js +37 -0
- package/dist/icons/ArrowDownIcon.d.ts +4 -0
- package/dist/icons/ArrowDownIcon.d.ts.map +1 -0
- package/dist/icons/ArrowDownIcon.js +38 -0
- package/dist/icons/ArrowLeftIcon.d.ts +4 -0
- package/dist/icons/ArrowLeftIcon.d.ts.map +1 -0
- package/dist/icons/ArrowLeftIcon.js +38 -0
- package/dist/icons/ArrowRightIcon.d.ts +4 -0
- package/dist/icons/ArrowRightIcon.d.ts.map +1 -0
- package/dist/icons/ArrowRightIcon.js +38 -0
- package/dist/icons/ArrowUpIcon.d.ts +4 -0
- package/dist/icons/ArrowUpIcon.d.ts.map +1 -0
- package/dist/icons/ArrowUpIcon.js +38 -0
- package/dist/icons/BracketsIcon.d.ts +4 -0
- package/dist/icons/BracketsIcon.d.ts.map +1 -0
- package/dist/icons/BracketsIcon.js +46 -0
- package/dist/icons/BranchIcon.d.ts +4 -0
- package/dist/icons/BranchIcon.d.ts.map +1 -0
- package/dist/icons/BranchIcon.js +38 -0
- package/dist/icons/ButterflyIcon.d.ts +4 -0
- package/dist/icons/ButterflyIcon.d.ts.map +1 -0
- package/dist/icons/ButterflyIcon.js +46 -0
- package/dist/icons/ChangelogIcon.d.ts +4 -0
- package/dist/icons/ChangelogIcon.d.ts.map +1 -0
- package/dist/icons/ChangelogIcon.js +153 -0
- package/dist/icons/CheckCircleIcon.d.ts +4 -0
- package/dist/icons/CheckCircleIcon.d.ts.map +1 -0
- package/dist/icons/CheckCircleIcon.js +27 -0
- package/dist/icons/CliPullRequestIcon.d.ts +4 -0
- package/dist/icons/CliPullRequestIcon.d.ts.map +1 -0
- package/dist/icons/CliPullRequestIcon.js +66 -0
- package/dist/icons/CodeDiffIcon.d.ts +4 -0
- package/dist/icons/CodeDiffIcon.d.ts.map +1 -0
- package/dist/icons/CodeDiffIcon.js +75 -0
- package/dist/icons/CodeQlIcon.d.ts +4 -0
- package/dist/icons/CodeQlIcon.d.ts.map +1 -0
- package/dist/icons/CodeQlIcon.js +149 -0
- package/dist/icons/CoffeeIcon.d.ts +4 -0
- package/dist/icons/CoffeeIcon.d.ts.map +1 -0
- package/dist/icons/CoffeeIcon.js +77 -0
- package/dist/icons/CommentIcon.d.ts +4 -0
- package/dist/icons/CommentIcon.d.ts.map +1 -0
- package/dist/icons/CommentIcon.js +38 -0
- package/dist/icons/CommunityIcon.d.ts +4 -0
- package/dist/icons/CommunityIcon.d.ts.map +1 -0
- package/dist/icons/CommunityIcon.js +45 -0
- package/dist/icons/ConnectionBrokenIcon.d.ts +4 -0
- package/dist/icons/ConnectionBrokenIcon.d.ts.map +1 -0
- package/dist/icons/ConnectionBrokenIcon.js +48 -0
- package/dist/icons/ConnectionIcon.d.ts +4 -0
- package/dist/icons/ConnectionIcon.d.ts.map +1 -0
- package/dist/icons/ConnectionIcon.js +47 -0
- package/dist/icons/CopyIcon.d.ts +4 -0
- package/dist/icons/CopyIcon.d.ts.map +1 -0
- package/dist/icons/CopyIcon.js +101 -0
- package/dist/icons/CpuIcon.d.ts +4 -0
- package/dist/icons/CpuIcon.d.ts.map +1 -0
- package/dist/icons/CpuIcon.js +111 -0
- package/dist/icons/DataDrivenRecommendationsIcon.d.ts +4 -0
- package/dist/icons/DataDrivenRecommendationsIcon.d.ts.map +1 -0
- package/dist/icons/DataDrivenRecommendationsIcon.js +98 -0
- package/dist/icons/DiscussionIcon.d.ts +4 -0
- package/dist/icons/DiscussionIcon.d.ts.map +1 -0
- package/dist/icons/DiscussionIcon.js +42 -0
- package/dist/icons/DocumentCopilotIcon.d.ts +4 -0
- package/dist/icons/DocumentCopilotIcon.d.ts.map +1 -0
- package/dist/icons/DocumentCopilotIcon.js +69 -0
- package/dist/icons/DocumentDownloadIcon.d.ts +4 -0
- package/dist/icons/DocumentDownloadIcon.d.ts.map +1 -0
- package/dist/icons/DocumentDownloadIcon.js +51 -0
- package/dist/icons/DocumentIcon.d.ts +4 -0
- package/dist/icons/DocumentIcon.d.ts.map +1 -0
- package/dist/icons/DocumentIcon.js +41 -0
- package/dist/icons/DocumentPassIcon.d.ts +4 -0
- package/dist/icons/DocumentPassIcon.d.ts.map +1 -0
- package/dist/icons/DocumentPassIcon.js +44 -0
- package/dist/icons/DocumentsIcon.d.ts +4 -0
- package/dist/icons/DocumentsIcon.d.ts.map +1 -0
- package/dist/icons/DocumentsIcon.js +48 -0
- package/dist/icons/DoorIcon.d.ts +4 -0
- package/dist/icons/DoorIcon.d.ts.map +1 -0
- package/dist/icons/DoorIcon.js +48 -0
- package/dist/icons/EcosystemIcon.d.ts +4 -0
- package/dist/icons/EcosystemIcon.d.ts.map +1 -0
- package/dist/icons/EcosystemIcon.js +98 -0
- package/dist/icons/EyeIcon.d.ts +4 -0
- package/dist/icons/EyeIcon.d.ts.map +1 -0
- package/dist/icons/EyeIcon.js +50 -0
- package/dist/icons/GitPullRequestIcon.d.ts +4 -0
- package/dist/icons/GitPullRequestIcon.d.ts.map +1 -0
- package/dist/icons/GitPullRequestIcon.js +38 -0
- package/dist/icons/GithubIcon.d.ts +4 -0
- package/dist/icons/GithubIcon.d.ts.map +1 -0
- package/dist/icons/GithubIcon.js +29 -0
- package/dist/icons/GlobeIcon.d.ts +4 -0
- package/dist/icons/GlobeIcon.d.ts.map +1 -0
- package/dist/icons/GlobeIcon.js +38 -0
- package/dist/icons/HeartIcon.d.ts +4 -0
- package/dist/icons/HeartIcon.d.ts.map +1 -0
- package/dist/icons/HeartIcon.js +83 -0
- package/dist/icons/HourglassIcon.d.ts +4 -0
- package/dist/icons/HourglassIcon.d.ts.map +1 -0
- package/dist/icons/HourglassIcon.js +50 -0
- package/dist/icons/InformationIcon.d.ts +4 -0
- package/dist/icons/InformationIcon.d.ts.map +1 -0
- package/dist/icons/InformationIcon.js +47 -0
- package/dist/icons/ListOrderedIcon.d.ts +4 -0
- package/dist/icons/ListOrderedIcon.d.ts.map +1 -0
- package/dist/icons/ListOrderedIcon.js +171 -0
- package/dist/icons/LockIcon.d.ts +4 -0
- package/dist/icons/LockIcon.d.ts.map +1 -0
- package/dist/icons/LockIcon.js +54 -0
- package/dist/icons/MentionIcon.d.ts +4 -0
- package/dist/icons/MentionIcon.d.ts.map +1 -0
- package/dist/icons/MentionIcon.js +46 -0
- package/dist/icons/MoonIcon.d.ts +4 -0
- package/dist/icons/MoonIcon.d.ts.map +1 -0
- package/dist/icons/MoonIcon.js +38 -0
- package/dist/icons/NorthStarIcon.d.ts +4 -0
- package/dist/icons/NorthStarIcon.d.ts.map +1 -0
- package/dist/icons/NorthStarIcon.js +44 -0
- package/dist/icons/PeopleIcon.d.ts +4 -0
- package/dist/icons/PeopleIcon.d.ts.map +1 -0
- package/dist/icons/PeopleIcon.js +41 -0
- package/dist/icons/PersonIcon.d.ts +4 -0
- package/dist/icons/PersonIcon.d.ts.map +1 -0
- package/dist/icons/PersonIcon.js +34 -0
- package/dist/icons/PullRequestIcon.d.ts +4 -0
- package/dist/icons/PullRequestIcon.d.ts.map +1 -0
- package/dist/icons/PullRequestIcon.js +102 -0
- package/dist/icons/QuestionIcon.d.ts +4 -0
- package/dist/icons/QuestionIcon.d.ts.map +1 -0
- package/dist/icons/QuestionIcon.js +37 -0
- package/dist/icons/ReadIcon.d.ts +4 -0
- package/dist/icons/ReadIcon.d.ts.map +1 -0
- package/dist/icons/ReadIcon.js +44 -0
- package/dist/icons/ReportIcon.d.ts +4 -0
- package/dist/icons/ReportIcon.d.ts.map +1 -0
- package/dist/icons/ReportIcon.js +34 -0
- package/dist/icons/SearchIcon.d.ts +4 -0
- package/dist/icons/SearchIcon.d.ts.map +1 -0
- package/dist/icons/SearchIcon.js +44 -0
- package/dist/icons/SettingsIcon.d.ts +4 -0
- package/dist/icons/SettingsIcon.d.ts.map +1 -0
- package/dist/icons/SettingsIcon.js +34 -0
- package/dist/icons/SmileyIcon.d.ts +4 -0
- package/dist/icons/SmileyIcon.d.ts.map +1 -0
- package/dist/icons/SmileyIcon.js +46 -0
- package/dist/icons/StackIcon.d.ts +4 -0
- package/dist/icons/StackIcon.d.ts.map +1 -0
- package/dist/icons/StackIcon.js +47 -0
- package/dist/icons/SunIcon.d.ts +4 -0
- package/dist/icons/SunIcon.d.ts.map +1 -0
- package/dist/icons/SunIcon.js +106 -0
- package/dist/icons/TaskListIcon.d.ts +4 -0
- package/dist/icons/TaskListIcon.d.ts.map +1 -0
- package/dist/icons/TaskListIcon.js +126 -0
- package/dist/icons/TerminalIcon.d.ts +4 -0
- package/dist/icons/TerminalIcon.d.ts.map +1 -0
- package/dist/icons/TerminalIcon.js +49 -0
- package/dist/icons/VideoIcon.d.ts +4 -0
- package/dist/icons/VideoIcon.d.ts.map +1 -0
- package/dist/icons/VideoIcon.js +44 -0
- package/dist/icons/WikiGithubIcon.d.ts +4 -0
- package/dist/icons/WikiGithubIcon.d.ts.map +1 -0
- package/dist/icons/WikiGithubIcon.js +40 -0
- package/dist/icons/WikiIcon.d.ts +4 -0
- package/dist/icons/WikiIcon.d.ts.map +1 -0
- package/dist/icons/WikiIcon.js +38 -0
- package/dist/icons/WorkflowIcon.d.ts +4 -0
- package/dist/icons/WorkflowIcon.d.ts.map +1 -0
- package/dist/icons/WorkflowIcon.js +83 -0
- package/dist/icons/ZapIcon.d.ts +4 -0
- package/dist/icons/ZapIcon.d.ts.map +1 -0
- package/dist/icons/ZapIcon.js +41 -0
- package/dist/index.d.ts +64 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +63 -0
- package/dist/metadata.d.ts +18 -0
- package/dist/metadata.js +1181 -0
- package/dist/types.d.ts +15 -0
- package/dist/types.d.ts.map +1 -0
- package/package.json +59 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SunIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SunIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,OAAO,wHAMX,CAAC;AAEH,OAAO,EAAE,OAAO,EAAE,CAAC"}
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/SunIcon.tsx
|
|
4
|
+
var SunIcon = forwardRef(function SunIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
stroke: "currentColor",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeMiterlimit: 10,
|
|
21
|
+
strokeWidth: 4,
|
|
22
|
+
d: "M2.00488 48.0049L16.0049 48.0049"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
stroke: "currentColor",
|
|
26
|
+
strokeLinecap: "round",
|
|
27
|
+
strokeMiterlimit: 10,
|
|
28
|
+
strokeWidth: 4,
|
|
29
|
+
d: "M10.4745 10.4765L22.5456 22.5476"
|
|
30
|
+
}),
|
|
31
|
+
/* @__PURE__ */ jsx("path", {
|
|
32
|
+
stroke: "currentColor",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeMiterlimit: 10,
|
|
35
|
+
strokeWidth: 4,
|
|
36
|
+
d: "M48.0099 94L48.0099 84"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ jsx("path", {
|
|
39
|
+
stroke: "currentColor",
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeMiterlimit: 10,
|
|
42
|
+
strokeWidth: 4,
|
|
43
|
+
d: "M10.4815 85.5305L22.5526 73.4594"
|
|
44
|
+
}),
|
|
45
|
+
/* @__PURE__ */ jsx("path", {
|
|
46
|
+
stroke: "currentColor",
|
|
47
|
+
strokeLinecap: "round",
|
|
48
|
+
strokeMiterlimit: 10,
|
|
49
|
+
strokeWidth: 4,
|
|
50
|
+
d: "M80.0049 48.0049L94.0049 48.0049"
|
|
51
|
+
}),
|
|
52
|
+
/* @__PURE__ */ jsx("path", {
|
|
53
|
+
stroke: "currentColor",
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeMiterlimit: 10,
|
|
56
|
+
strokeWidth: 4,
|
|
57
|
+
d: "M73.4573 73.4593L85.5283 85.5304"
|
|
58
|
+
}),
|
|
59
|
+
/* @__PURE__ */ jsx("path", {
|
|
60
|
+
stroke: "currentColor",
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeMiterlimit: 10,
|
|
63
|
+
strokeWidth: 4,
|
|
64
|
+
d: "M48.0099 12L48.0099 2"
|
|
65
|
+
}),
|
|
66
|
+
/* @__PURE__ */ jsx("path", {
|
|
67
|
+
stroke: "currentColor",
|
|
68
|
+
strokeLinecap: "round",
|
|
69
|
+
strokeMiterlimit: 10,
|
|
70
|
+
strokeWidth: 4,
|
|
71
|
+
d: "M73.4642 22.5477L85.5353 10.4766"
|
|
72
|
+
}),
|
|
73
|
+
/* @__PURE__ */ jsx("path", {
|
|
74
|
+
fill: "#96A199",
|
|
75
|
+
d: "M48 21C52.9706 21 57 25.0294 57 30C56.9999 34.9703 52.9711 38.9998 48.0007 39C43.0302 39 39.0001 34.9705 39 30C39 25.0296 43.0296 21.0002 48 21Z"
|
|
76
|
+
}),
|
|
77
|
+
/* @__PURE__ */ jsx("path", {
|
|
78
|
+
fill: "#96A199",
|
|
79
|
+
d: "M32 30C36.9706 30 41 34.0294 41 39C40.9999 43.9703 36.9711 47.9998 32.0007 48C27.0302 48 23.0001 43.9705 23 39C23 34.0296 27.0296 30.0002 32 30Z"
|
|
80
|
+
}),
|
|
81
|
+
/* @__PURE__ */ jsx("path", {
|
|
82
|
+
fill: "#96A199",
|
|
83
|
+
d: "M64 30C68.9706 30 73 34.0294 73 39C72.9999 43.9703 68.9711 47.9998 64.0007 48C59.0302 48 55.0001 43.9705 55 39C55 34.0296 59.0296 30.0002 64 30Z"
|
|
84
|
+
}),
|
|
85
|
+
/* @__PURE__ */ jsx("path", {
|
|
86
|
+
fill: "#96A199",
|
|
87
|
+
d: "M32 48C36.9706 48 41 52.0294 41 57C40.9999 61.9703 36.9711 65.9998 32.0007 66C27.0302 66 23.0001 61.9705 23 57C23 52.0296 27.0296 48.0002 32 48Z"
|
|
88
|
+
}),
|
|
89
|
+
/* @__PURE__ */ jsx("path", {
|
|
90
|
+
fill: "#96A199",
|
|
91
|
+
d: "M64 48C68.9706 48 73 52.0294 73 57C72.9999 61.9703 68.9711 65.9998 64.0007 66C59.0302 66 55.0001 61.9705 55 57C55 52.0296 59.0296 48.0002 64 48Z"
|
|
92
|
+
}),
|
|
93
|
+
/* @__PURE__ */ jsx("path", {
|
|
94
|
+
fill: "#96A199",
|
|
95
|
+
d: "M48 39C52.9706 39 57 43.0294 57 48C56.9999 52.9703 52.9711 56.9998 48.0007 57C43.0302 57 39.0001 52.9705 39 48C39 43.0296 43.0296 39.0002 48 39Z"
|
|
96
|
+
}),
|
|
97
|
+
/* @__PURE__ */ jsx("path", {
|
|
98
|
+
fill: "#96A199",
|
|
99
|
+
d: "M48 57C52.9706 57 57 61.0294 57 66C56.9999 70.9703 52.9711 74.9998 48.0007 75C43.0302 75 39.0001 70.9705 39 66C39 61.0296 43.0296 57.0002 48 57Z"
|
|
100
|
+
})
|
|
101
|
+
]
|
|
102
|
+
});
|
|
103
|
+
});
|
|
104
|
+
SunIcon.displayName = "SunIcon";
|
|
105
|
+
//#endregion
|
|
106
|
+
export { SunIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TaskListIcon.d.ts","sourceRoot":"","sources":["../../src/icons/TaskListIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,YAAY,wHAMhB,CAAC;AAEH,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/TaskListIcon.tsx
|
|
4
|
+
var TaskListIcon = forwardRef(function TaskListIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 100",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("g", {
|
|
18
|
+
clipPath: "url(#a)",
|
|
19
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
20
|
+
stroke: "#96A199",
|
|
21
|
+
strokeLinecap: "round",
|
|
22
|
+
strokeMiterlimit: 10,
|
|
23
|
+
strokeWidth: 4,
|
|
24
|
+
d: "M32 15.5L33.1804 12.7563C35.3474 7.71945 42.416 7.52172 44.8611 12.4296C47.2316 17.1874 54.0199 17.1874 56.3903 12.4295L56.6043 12C59.0628 7.06549 66.1246 7.10875 68.5831 12.0433C71.0239 16.9423 78.035 16.9853 80.4758 12.0862C82.9322 7.15584 89.9806 7.19609 92.3805 12.1542L94 15.5"
|
|
25
|
+
})
|
|
26
|
+
}),
|
|
27
|
+
/* @__PURE__ */ jsx("path", {
|
|
28
|
+
stroke: "currentColor",
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeMiterlimit: 10,
|
|
31
|
+
strokeWidth: 4,
|
|
32
|
+
d: "M2 15.3522L7.50615 20.8584C7.9373 21.2895 8.65062 21.2378 9.01502 20.7489L20.0344 5.96557"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ jsx("path", {
|
|
35
|
+
fill: "#96A199",
|
|
36
|
+
d: "M-3.93403e-07 52C-6.10673e-07 56.9706 4.02942 61 8.99999 61C13.9706 61 18 56.9706 18 52C18 47.0295 13.9706 43 8.99999 43C4.02943 43 -1.76133e-07 47.0295 -3.93403e-07 52Z"
|
|
37
|
+
}),
|
|
38
|
+
/* @__PURE__ */ jsx("path", {
|
|
39
|
+
stroke: "currentColor",
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeMiterlimit: 10,
|
|
42
|
+
strokeWidth: 4,
|
|
43
|
+
d: "M32 46H55"
|
|
44
|
+
}),
|
|
45
|
+
/* @__PURE__ */ jsx("path", {
|
|
46
|
+
stroke: "currentColor",
|
|
47
|
+
strokeLinecap: "round",
|
|
48
|
+
strokeMiterlimit: 10,
|
|
49
|
+
strokeWidth: 4,
|
|
50
|
+
d: "M65 46H83"
|
|
51
|
+
}),
|
|
52
|
+
/* @__PURE__ */ jsx("path", {
|
|
53
|
+
stroke: "currentColor",
|
|
54
|
+
strokeLinecap: "round",
|
|
55
|
+
strokeMiterlimit: 10,
|
|
56
|
+
strokeWidth: 4,
|
|
57
|
+
d: "M32 58H44"
|
|
58
|
+
}),
|
|
59
|
+
/* @__PURE__ */ jsx("path", {
|
|
60
|
+
stroke: "currentColor",
|
|
61
|
+
strokeLinecap: "round",
|
|
62
|
+
strokeMiterlimit: 10,
|
|
63
|
+
strokeWidth: 4,
|
|
64
|
+
d: "M44 58H56"
|
|
65
|
+
}),
|
|
66
|
+
/* @__PURE__ */ jsx("path", {
|
|
67
|
+
stroke: "currentColor",
|
|
68
|
+
strokeLinecap: "round",
|
|
69
|
+
strokeMiterlimit: 10,
|
|
70
|
+
strokeWidth: 4,
|
|
71
|
+
d: "M56 58H94"
|
|
72
|
+
}),
|
|
73
|
+
/* @__PURE__ */ jsx("path", {
|
|
74
|
+
fill: "#96A199",
|
|
75
|
+
d: "M-3.93403e-07 91C-6.10673e-07 95.9706 4.02942 100 8.99999 100C13.9706 100 18 95.9706 18 91C18 86.0295 13.9706 82 8.99999 82C4.02943 82 -1.76133e-07 86.0295 -3.93403e-07 91Z"
|
|
76
|
+
}),
|
|
77
|
+
/* @__PURE__ */ jsx("path", {
|
|
78
|
+
stroke: "currentColor",
|
|
79
|
+
strokeLinecap: "round",
|
|
80
|
+
strokeMiterlimit: 10,
|
|
81
|
+
strokeWidth: 4,
|
|
82
|
+
d: "M32 85H55"
|
|
83
|
+
}),
|
|
84
|
+
/* @__PURE__ */ jsx("path", {
|
|
85
|
+
stroke: "currentColor",
|
|
86
|
+
strokeLinecap: "round",
|
|
87
|
+
strokeMiterlimit: 10,
|
|
88
|
+
strokeWidth: 4,
|
|
89
|
+
d: "M65 85H83"
|
|
90
|
+
}),
|
|
91
|
+
/* @__PURE__ */ jsx("path", {
|
|
92
|
+
stroke: "currentColor",
|
|
93
|
+
strokeLinecap: "round",
|
|
94
|
+
strokeMiterlimit: 10,
|
|
95
|
+
strokeWidth: 4,
|
|
96
|
+
d: "M32 97H44"
|
|
97
|
+
}),
|
|
98
|
+
/* @__PURE__ */ jsx("path", {
|
|
99
|
+
stroke: "currentColor",
|
|
100
|
+
strokeLinecap: "round",
|
|
101
|
+
strokeMiterlimit: 10,
|
|
102
|
+
strokeWidth: 4,
|
|
103
|
+
d: "M44 97H56"
|
|
104
|
+
}),
|
|
105
|
+
/* @__PURE__ */ jsx("path", {
|
|
106
|
+
stroke: "currentColor",
|
|
107
|
+
strokeLinecap: "round",
|
|
108
|
+
strokeMiterlimit: 10,
|
|
109
|
+
strokeWidth: 4,
|
|
110
|
+
d: "M56 97H94"
|
|
111
|
+
}),
|
|
112
|
+
/* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
|
|
113
|
+
id: "a",
|
|
114
|
+
children: /* @__PURE__ */ jsx("rect", {
|
|
115
|
+
width: 66,
|
|
116
|
+
height: 22,
|
|
117
|
+
fill: "white",
|
|
118
|
+
transform: "translate(30)"
|
|
119
|
+
})
|
|
120
|
+
}) })
|
|
121
|
+
]
|
|
122
|
+
});
|
|
123
|
+
});
|
|
124
|
+
TaskListIcon.displayName = "TaskListIcon";
|
|
125
|
+
//#endregion
|
|
126
|
+
export { TaskListIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TerminalIcon.d.ts","sourceRoot":"","sources":["../../src/icons/TerminalIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,YAAY,wHAMhB,CAAC;AAEH,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/TerminalIcon.tsx
|
|
4
|
+
var TerminalIcon = forwardRef(function TerminalIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#96A199",
|
|
19
|
+
d: "M20 26C23.3137 26 26 23.3137 26 20C26 16.6863 23.3137 14 20 14C16.6863 14 14 16.6863 14 20C14 23.3137 16.6863 26 20 26Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "#96A199",
|
|
23
|
+
d: "M32 26C35.3137 26 38 23.3137 38 20C38 16.6863 35.3137 14 32 14C28.6863 14 26 16.6863 26 20C26 23.3137 28.6863 26 32 26Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("path", {
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
strokeLinecap: "round",
|
|
28
|
+
strokeLinejoin: "round",
|
|
29
|
+
strokeMiterlimit: 10,
|
|
30
|
+
strokeWidth: 4,
|
|
31
|
+
d: "M30 76.9153L43.7318 63.1834C44.685 62.2303 44.685 60.685 43.7318 59.7318L30 46"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ jsx("path", {
|
|
34
|
+
stroke: "currentColor",
|
|
35
|
+
strokeLinecap: "round",
|
|
36
|
+
strokeMiterlimit: 10,
|
|
37
|
+
strokeWidth: 4,
|
|
38
|
+
d: "M49.7456 76.9153L77.7456 76.9153"
|
|
39
|
+
}),
|
|
40
|
+
/* @__PURE__ */ jsx("path", {
|
|
41
|
+
fill: "currentColor",
|
|
42
|
+
d: "M14 6V8H82V6V4H14V6ZM90 14H88V82H90H92V14H90ZM82 90V88H14V90V92H82V90ZM6 82H8V14H6H4V82H6ZM14 90V88C10.6863 88 8 85.3137 8 82H6H4C4 87.5229 8.47715 92 14 92V90ZM90 82H88C88 85.3137 85.3137 88 82 88V90V92C87.5229 92 92 87.5229 92 82H90ZM82 6V8C85.3137 8 88 10.6863 88 14H90H92C92 8.47715 87.5229 4 82 4V6ZM14 6V4C8.47715 4 4 8.47715 4 14H6H8C8 10.6863 10.6863 8 14 8V6Z"
|
|
43
|
+
})
|
|
44
|
+
]
|
|
45
|
+
});
|
|
46
|
+
});
|
|
47
|
+
TerminalIcon.displayName = "TerminalIcon";
|
|
48
|
+
//#endregion
|
|
49
|
+
export { TerminalIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VideoIcon.d.ts","sourceRoot":"","sources":["../../src/icons/VideoIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,SAAS,wHAMb,CAAC;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/VideoIcon.tsx
|
|
4
|
+
var VideoIcon = forwardRef(function VideoIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#96A199",
|
|
19
|
+
d: "M36 56C42.6274 56 48 50.6274 48 44C48 37.3726 42.6274 32 36 32C29.3726 32 24 37.3726 24 44C24 50.6274 29.3726 56 36 56Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "#96A199",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeMiterlimit: 10,
|
|
25
|
+
strokeWidth: 4,
|
|
26
|
+
d: "M14 70L82 70"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
stroke: "currentColor",
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeMiterlimit: 10,
|
|
32
|
+
strokeWidth: 4,
|
|
33
|
+
d: "M2 18C2 15.7909 3.79086 14 6 14H90C92.2091 14 94 15.7909 94 18V78C94 80.2091 92.2091 82 90 82H6C3.79086 82 2 80.2091 2 78V18Z"
|
|
34
|
+
}),
|
|
35
|
+
/* @__PURE__ */ jsx("path", {
|
|
36
|
+
fill: "#96A199",
|
|
37
|
+
d: "M67.9944 40.5353C70.6626 42.0746 70.6626 45.9254 67.9944 47.4647L53.9989 55.5391C51.3322 57.0776 48 55.153 48 52.0744L48 35.9256C48 32.847 51.3322 30.9224 53.9989 32.4609L67.9944 40.5353Z"
|
|
38
|
+
})
|
|
39
|
+
]
|
|
40
|
+
});
|
|
41
|
+
});
|
|
42
|
+
VideoIcon.displayName = "VideoIcon";
|
|
43
|
+
//#endregion
|
|
44
|
+
export { VideoIcon };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import type { OctovisualProps } from '../types.js';
|
|
2
|
+
declare const WikiGithubIcon: import("react").ForwardRefExoticComponent<Omit<OctovisualProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
+
export { WikiGithubIcon };
|
|
4
|
+
//# sourceMappingURL=WikiGithubIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WikiGithubIcon.d.ts","sourceRoot":"","sources":["../../src/icons/WikiGithubIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,cAAc,wHAMlB,CAAC;AAEH,OAAO,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/WikiGithubIcon.tsx
|
|
4
|
+
var WikiGithubIcon = forwardRef(function WikiGithubIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 97",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
fillRule: "evenodd",
|
|
20
|
+
d: "M18 1.5C8.46937 1.5 0.75 9.21937 0.75 18.75C0.75 26.3831 5.68781 32.8303 12.5447 35.1159C13.4072 35.2669 13.7306 34.7494 13.7306 34.2966C13.7306 33.8869 13.7091 32.5284 13.7091 31.0837C9.375 31.8816 8.25375 30.0272 7.90875 29.0569C7.71469 28.5609 6.87375 27.03 6.14062 26.6203C5.53687 26.2969 4.67437 25.4991 6.11906 25.4775C7.4775 25.4559 8.44781 26.7281 8.77125 27.2456C10.3237 29.8547 12.8034 29.1216 13.7953 28.6687C13.9463 27.5475 14.3991 26.7928 14.895 26.3616C11.0569 25.9303 7.04625 24.4425 7.04625 17.8444C7.04625 15.9684 7.71469 14.4159 8.81437 13.2084C8.64187 12.7772 8.03813 11.0091 8.98688 8.63719C8.98688 8.63719 10.4316 8.18438 13.7306 10.4053C15.1106 10.0172 16.5769 9.82312 18.0431 9.82312C19.5094 9.82312 20.9756 10.0172 22.3556 10.4053C25.6547 8.16281 27.0994 8.63719 27.0994 8.63719C28.0481 11.0091 27.4444 12.7772 27.2719 13.2084C28.3716 14.4159 29.04 15.9469 29.04 17.8444C29.04 24.4641 25.0078 25.9303 21.1697 26.3616C21.795 26.9006 22.3341 27.9356 22.3341 29.5528C22.3341 31.86 22.3125 33.7144 22.3125 34.2966C22.3125 34.7494 22.6359 35.2884 23.4984 35.1159C30.3122 32.8303 35.25 26.3616 35.25 18.75C35.25 9.21937 27.5306 1.5 18 1.5Z",
|
|
21
|
+
clipRule: "evenodd"
|
|
22
|
+
}),
|
|
23
|
+
/* @__PURE__ */ jsx("path", {
|
|
24
|
+
fill: "#96A199",
|
|
25
|
+
d: "M48 34.5C49.1046 34.5 50 35.3954 50 36.5V77.2305L50.1572 77.0996C54.111 73.8048 59.0946 72 64.2412 72H82C83.1046 72 84 72.8954 84 74C84 75.1046 83.1046 76 82 76H64.2412C60.0304 76 55.9526 77.4762 52.7178 80.1719L49.2803 83.0361C49.2731 83.0421 49.265 83.0469 49.2578 83.0527C49.2346 83.0716 49.2104 83.0888 49.1865 83.1064C49.1628 83.124 49.1398 83.1426 49.1152 83.1592C49.1093 83.1632 49.1026 83.166 49.0967 83.1699C49.0766 83.1831 49.0556 83.1946 49.0352 83.207C49.0266 83.2122 49.0183 83.2176 49.0098 83.2227C48.9879 83.2355 48.9668 83.2497 48.9443 83.2617C48.9379 83.2652 48.9313 83.2681 48.9248 83.2715C48.9042 83.2822 48.8832 83.2918 48.8623 83.3018C48.8316 83.3165 48.8011 83.3315 48.7695 83.3447C48.7633 83.3473 48.7572 83.35 48.751 83.3525C48.7292 83.3614 48.7066 83.368 48.6846 83.376C48.6715 83.3808 48.6587 83.3861 48.6455 83.3906C48.6269 83.397 48.6087 83.4043 48.5898 83.4102C48.5804 83.4131 48.571 83.4162 48.5615 83.4189C48.5499 83.4223 48.538 83.4246 48.5264 83.4277C48.4959 83.436 48.4653 83.4434 48.4346 83.4502C48.4225 83.4529 48.4106 83.4565 48.3984 83.459C48.3907 83.4606 48.3828 83.4614 48.375 83.4629C48.3575 83.4662 48.3398 83.4678 48.3223 83.4707C48.2978 83.4747 48.2736 83.4794 48.249 83.4824C48.2337 83.4843 48.2185 83.4877 48.2031 83.4893C48.1966 83.4899 48.1901 83.4896 48.1836 83.4902C48.1602 83.4924 48.1367 83.4928 48.1133 83.4941C48.0771 83.4962 48.0411 83.499 48.0049 83.499C48.0033 83.499 48.0016 83.5 48 83.5C47.9984 83.5 47.9967 83.499 47.9951 83.499H47.9932C47.9694 83.499 47.9457 83.496 47.9219 83.4951C47.8831 83.4936 47.8443 83.493 47.8057 83.4893C47.7873 83.4875 47.7692 83.4847 47.751 83.4824C47.7287 83.4796 47.7068 83.4752 47.6846 83.4717C47.6638 83.4684 47.6427 83.4669 47.6221 83.4629C47.6152 83.4616 47.6084 83.4604 47.6016 83.459C47.5745 83.4535 47.5481 83.446 47.5215 83.4395C47.4921 83.4322 47.4626 83.4255 47.4336 83.417C47.4262 83.4148 47.4185 83.4134 47.4111 83.4111C47.386 83.4034 47.3616 83.3935 47.3369 83.3848C47.3051 83.3736 47.2734 83.3624 47.2422 83.3496C47.2387 83.3482 47.235 83.3472 47.2314 83.3457C47.1992 83.3323 47.1681 83.3168 47.1367 83.3018C47.1145 83.2911 47.0922 83.281 47.0703 83.2695C47.0369 83.252 47.0049 83.2323 46.9727 83.2129C46.9475 83.1978 46.922 83.1833 46.8975 83.167C46.8684 83.1477 46.8405 83.1271 46.8125 83.1064C46.7886 83.0888 46.7644 83.0716 46.7412 83.0527C46.7342 83.047 46.7267 83.0419 46.7197 83.0361L43.2822 80.1719C40.0474 77.4762 35.9696 76 31.7588 76H14C12.8954 76 12 75.1046 12 74C12 72.8954 12.8954 72 14 72H31.7588C36.9054 72 41.889 73.8048 45.8428 77.0996L46 77.2305V36.5C46 35.3954 46.8954 34.5 48 34.5Z"
|
|
26
|
+
}),
|
|
27
|
+
/* @__PURE__ */ jsx("path", {
|
|
28
|
+
stroke: "currentColor",
|
|
29
|
+
strokeLinecap: "round",
|
|
30
|
+
strokeLinejoin: "round",
|
|
31
|
+
strokeMiterlimit: 10,
|
|
32
|
+
strokeWidth: 4,
|
|
33
|
+
d: "M2 38V82C2 84.2091 3.79087 86 6 86H26.6875C29.9574 86 32.9612 87.8023 34.5 90.6875C35.4233 92.4186 37.2255 93.5 39.1875 93.5H56.8125C58.7745 93.5 60.5767 92.4186 61.5 90.6875C63.0388 87.8023 66.0426 86 69.3125 86H90C92.2091 86 94 84.2091 94 82V11C94 8.79086 92.2091 7 90 7H71C58.5 7 50 13.9543 48 23C46.6792 18.1197 44.4734 14.5837 41.3323 12"
|
|
34
|
+
})
|
|
35
|
+
]
|
|
36
|
+
});
|
|
37
|
+
});
|
|
38
|
+
WikiGithubIcon.displayName = "WikiGithubIcon";
|
|
39
|
+
//#endregion
|
|
40
|
+
export { WikiGithubIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WikiIcon.d.ts","sourceRoot":"","sources":["../../src/icons/WikiIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,QAAQ,wHAMZ,CAAC;AAEH,OAAO,EAAE,QAAQ,EAAE,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/WikiIcon.tsx
|
|
4
|
+
var WikiIcon = forwardRef(function WikiIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "#96A199",
|
|
19
|
+
d: "M48 33.5C49.1046 33.5 50 34.3954 50 35.5V76.2305L50.1572 76.0996C54.111 72.8048 59.0946 71 64.2412 71H82C83.1046 71 84 71.8954 84 73C84 74.1046 83.1046 75 82 75H64.2412C60.0304 75 55.9526 76.4762 52.7178 79.1719L49.2803 82.0361C49.2731 82.0421 49.2651 82.0469 49.2578 82.0527C49.2346 82.0716 49.2104 82.0888 49.1865 82.1064C49.1628 82.124 49.1398 82.1426 49.1152 82.1592C49.1093 82.1632 49.1027 82.166 49.0967 82.1699C49.0766 82.1831 49.0556 82.1946 49.0352 82.207C49.0267 82.2122 49.0184 82.2176 49.0098 82.2227C48.9879 82.2355 48.9668 82.2497 48.9444 82.2617C48.9379 82.2652 48.9313 82.2681 48.9248 82.2715C48.9042 82.2822 48.8832 82.2918 48.8623 82.3018C48.8316 82.3165 48.8011 82.3315 48.7695 82.3447C48.7633 82.3473 48.7572 82.35 48.751 82.3525C48.7292 82.3614 48.7066 82.368 48.6846 82.376C48.6715 82.3808 48.6587 82.3861 48.6455 82.3906C48.6269 82.397 48.6087 82.4043 48.5899 82.4102C48.5804 82.4131 48.571 82.4162 48.5615 82.4189C48.5499 82.4223 48.538 82.4246 48.5264 82.4277C48.4959 82.436 48.4653 82.4434 48.4346 82.4502C48.4225 82.4529 48.4106 82.4565 48.3985 82.459C48.3907 82.4606 48.3828 82.4614 48.375 82.4629C48.3575 82.4662 48.3398 82.4678 48.3223 82.4707C48.2978 82.4747 48.2736 82.4794 48.249 82.4824C48.2337 82.4843 48.2186 82.4877 48.2031 82.4893C48.1967 82.4899 48.1901 82.4896 48.1836 82.4902C48.1602 82.4924 48.1368 82.4928 48.1133 82.4941C48.0771 82.4962 48.0411 82.499 48.0049 82.499C48.0033 82.499 48.0016 82.5 48 82.5C47.9984 82.5 47.9968 82.499 47.9951 82.499H47.9932C47.9694 82.499 47.9457 82.496 47.9219 82.4951C47.8831 82.4936 47.8443 82.493 47.8057 82.4893C47.7873 82.4875 47.7692 82.4847 47.751 82.4824C47.7287 82.4796 47.7068 82.4752 47.6846 82.4717C47.6638 82.4684 47.6428 82.4669 47.6221 82.4629C47.6152 82.4616 47.6084 82.4604 47.6016 82.459C47.5745 82.4535 47.5481 82.446 47.5215 82.4395C47.4921 82.4322 47.4627 82.4255 47.4336 82.417C47.4262 82.4148 47.4185 82.4134 47.4111 82.4111C47.386 82.4034 47.3617 82.3935 47.3369 82.3848C47.3052 82.3736 47.2735 82.3624 47.2422 82.3496C47.2387 82.3482 47.235 82.3472 47.2315 82.3457C47.1992 82.3323 47.1681 82.3168 47.1367 82.3018C47.1146 82.2911 47.0922 82.281 47.0703 82.2695C47.0369 82.252 47.0049 82.2323 46.9727 82.2129C46.9475 82.1978 46.9221 82.1833 46.8975 82.167C46.8684 82.1477 46.8405 82.1271 46.8125 82.1064C46.7887 82.0888 46.7644 82.0716 46.7412 82.0527C46.7342 82.047 46.7267 82.0419 46.7197 82.0361L43.2822 79.1719C40.0474 76.4762 35.9696 75 31.7588 75H14C12.8954 75 12 74.1046 12 73C12 71.8954 12.8954 71 14 71H31.7588C36.9054 71 41.8891 72.8048 45.8428 76.0996L46 76.2305V35.5C46 34.3954 46.8954 33.5 48 33.5Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
strokeLinecap: "round",
|
|
24
|
+
strokeLinejoin: "round",
|
|
25
|
+
strokeMiterlimit: 10,
|
|
26
|
+
strokeWidth: 4,
|
|
27
|
+
d: "M25 6C36.0457 6 46 12.9543 48 23C50 12.9543 59.9543 6 71 6H90C92.2091 6 94 7.79086 94 10V81C94 83.2091 92.2091 85 90 85H72.5C68.0769 85 63.9581 87.061 61.3028 90.4876C60.3979 91.6553 59.0772 92.5 57.6 92.5H38.4C36.9228 92.5 35.6021 91.6553 34.6972 90.4876C32.0419 87.061 27.9231 85 23.5 85H6C3.79086 85 2 83.2091 2 81V10C2 7.79086 3.79086 6 6 6H25Z"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ jsx("path", {
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
d: "M30 25C30 29.9706 25.9706 34 21 34C16.0297 33.9999 12.0002 29.9711 12 25.0007C12 20.0302 16.0296 16.0001 21 16C25.9705 16 29.9998 20.0296 30 25Z"
|
|
32
|
+
})
|
|
33
|
+
]
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
WikiIcon.displayName = "WikiIcon";
|
|
37
|
+
//#endregion
|
|
38
|
+
export { WikiIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WorkflowIcon.d.ts","sourceRoot":"","sources":["../../src/icons/WorkflowIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,YAAY,wHAMhB,CAAC;AAEH,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/WorkflowIcon.tsx
|
|
4
|
+
var WorkflowIcon = forwardRef(function WorkflowIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 97 96",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M24.6611 59V44C24.6611 42.8954 25.5566 42 26.6611 42C27.7657 42 28.6611 42.8954 28.6611 44V59L28.666 59.3613C28.8577 66.9263 35.05 73 42.6611 73H51.6611C52.7657 73 53.6611 73.8954 53.6611 75C53.6611 76.1046 52.7657 77 51.6611 77H42.6611C32.8754 77 24.9135 69.1911 24.667 59.4648L24.6611 59Z"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
d: "M92.373 60C92.373 56.7898 89.8519 54.1684 86.6816 54.0078L86.373 54H60.373C57.0593 54 54.373 56.6863 54.373 60V86L54.3809 86.3086C54.5415 89.4789 57.1628 92 60.373 92H86.373C89.6868 92 92.373 89.3137 92.373 86V60ZM96.373 86C96.373 91.5228 91.8959 96 86.373 96H60.373C55.0228 96 50.6536 91.7983 50.3857 86.5146L50.373 86V60C50.373 54.4772 54.8502 50 60.373 50H86.373L86.8877 50.0127C92.1714 50.2805 96.373 54.6498 96.373 60V86Z"
|
|
24
|
+
}),
|
|
25
|
+
/* @__PURE__ */ jsx("rect", {
|
|
26
|
+
width: 18,
|
|
27
|
+
height: 18,
|
|
28
|
+
x: 18,
|
|
29
|
+
y: 36,
|
|
30
|
+
fill: "#96A199",
|
|
31
|
+
rx: 9,
|
|
32
|
+
transform: "rotate(-90 18 35.9998)"
|
|
33
|
+
}),
|
|
34
|
+
/* @__PURE__ */ jsx("rect", {
|
|
35
|
+
width: 18,
|
|
36
|
+
height: 18,
|
|
37
|
+
x: 36,
|
|
38
|
+
y: 36,
|
|
39
|
+
fill: "#96A199",
|
|
40
|
+
rx: 9,
|
|
41
|
+
transform: "rotate(-90 36 35.9998)"
|
|
42
|
+
}),
|
|
43
|
+
/* @__PURE__ */ jsx("rect", {
|
|
44
|
+
width: 18,
|
|
45
|
+
height: 18,
|
|
46
|
+
x: 36,
|
|
47
|
+
y: 18,
|
|
48
|
+
fill: "#96A199",
|
|
49
|
+
rx: 9,
|
|
50
|
+
transform: "rotate(180 36 18)"
|
|
51
|
+
}),
|
|
52
|
+
/* @__PURE__ */ jsx("rect", {
|
|
53
|
+
width: 18,
|
|
54
|
+
height: 18,
|
|
55
|
+
x: 54,
|
|
56
|
+
y: 18,
|
|
57
|
+
fill: "#96A199",
|
|
58
|
+
rx: 9,
|
|
59
|
+
transform: "rotate(180 54 18)"
|
|
60
|
+
}),
|
|
61
|
+
/* @__PURE__ */ jsx("rect", {
|
|
62
|
+
width: 18,
|
|
63
|
+
height: 18,
|
|
64
|
+
y: 18,
|
|
65
|
+
fill: "#96A199",
|
|
66
|
+
rx: 9,
|
|
67
|
+
transform: "rotate(-90 0 18)"
|
|
68
|
+
}),
|
|
69
|
+
/* @__PURE__ */ jsx("rect", {
|
|
70
|
+
width: 18,
|
|
71
|
+
height: 18,
|
|
72
|
+
x: 18,
|
|
73
|
+
y: 36,
|
|
74
|
+
fill: "#96A199",
|
|
75
|
+
rx: 9,
|
|
76
|
+
transform: "rotate(180 18 36)"
|
|
77
|
+
})
|
|
78
|
+
]
|
|
79
|
+
});
|
|
80
|
+
});
|
|
81
|
+
WorkflowIcon.displayName = "WorkflowIcon";
|
|
82
|
+
//#endregion
|
|
83
|
+
export { WorkflowIcon };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ZapIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ZapIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAEnD,QAAA,MAAM,OAAO,wHAMX,CAAC;AAEH,OAAO,EAAE,OAAO,EAAE,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
+
//#region src/icons/ZapIcon.tsx
|
|
4
|
+
var ZapIcon = forwardRef(function ZapIcon({ size, "aria-label": ariaLabel, ...props }, ref) {
|
|
5
|
+
return /* @__PURE__ */ jsxs("svg", {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: size ?? 96,
|
|
8
|
+
height: size ?? 96,
|
|
9
|
+
viewBox: "0 0 96 98",
|
|
10
|
+
fill: "none",
|
|
11
|
+
"aria-hidden": ariaLabel ? void 0 : true,
|
|
12
|
+
"aria-label": ariaLabel,
|
|
13
|
+
role: ariaLabel ? "img" : void 0,
|
|
14
|
+
ref,
|
|
15
|
+
...props,
|
|
16
|
+
children: [
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
stroke: "currentColor",
|
|
19
|
+
strokeLinecap: "round",
|
|
20
|
+
strokeMiterlimit: 10,
|
|
21
|
+
strokeWidth: 4,
|
|
22
|
+
d: "M87.7819 36.9052H60L69.9218 7.30407C71.2282 3.40672 66.5117 0.310112 63.4549 3.05825L5.75778 54.9306C3.03084 57.3822 4.76509 61.9052 8.43207 61.9052H38L28.9784 90.5461C27.7462 94.4579 32.4978 97.4691 35.5092 94.6848L90.4974 43.8421C93.1698 41.3712 91.4215 36.9052 87.7819 36.9052Z"
|
|
23
|
+
}),
|
|
24
|
+
/* @__PURE__ */ jsx("path", {
|
|
25
|
+
fill: "#96A199",
|
|
26
|
+
d: "M24 0.905151C27.3137 0.905151 30 3.59144 30 6.90515C29.9999 10.2187 27.314 12.905 24.0005 12.9052C20.6868 12.9052 18.0001 10.2188 18 6.90515C18 3.59152 20.6864 0.905283 24 0.905151Z"
|
|
27
|
+
}),
|
|
28
|
+
/* @__PURE__ */ jsx("path", {
|
|
29
|
+
fill: "#96A199",
|
|
30
|
+
d: "M11 82.9052C14.3137 82.9052 17 85.5914 17 88.9052C16.9999 92.2187 14.314 94.905 11.0005 94.9052C7.68683 94.9052 5.00008 92.2188 5 88.9052C5 85.5915 7.6864 82.9053 11 82.9052Z"
|
|
31
|
+
}),
|
|
32
|
+
/* @__PURE__ */ jsx("path", {
|
|
33
|
+
fill: "#96A199",
|
|
34
|
+
d: "M90 56.9052C93.3137 56.9052 96 59.5914 96 62.9052C95.9999 66.2187 93.314 68.905 90.0005 68.9052C86.6868 68.9052 84.0001 66.2188 84 62.9052C84 59.5915 86.6864 56.9053 90 56.9052Z"
|
|
35
|
+
})
|
|
36
|
+
]
|
|
37
|
+
});
|
|
38
|
+
});
|
|
39
|
+
ZapIcon.displayName = "ZapIcon";
|
|
40
|
+
//#endregion
|
|
41
|
+
export { ZapIcon };
|