@nac3/forge-cli 1.0.53 → 1.0.55
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/dist/chat/panel.d.ts.map +1 -1
- package/dist/chat/panel.js +29 -4
- package/dist/chat/panel.js.map +1 -1
- package/dist/chat/server.js +1 -1
- package/dist/chat/server.js.map +1 -1
- package/dist/chat/tools/design.d.ts +4 -1
- package/dist/chat/tools/design.d.ts.map +1 -1
- package/dist/chat/tools/design.js +15 -12
- package/dist/chat/tools/design.js.map +1 -1
- package/dist/design/yujin_design_resolver.d.ts +18 -1
- package/dist/design/yujin_design_resolver.d.ts.map +1 -1
- package/dist/design/yujin_design_resolver.js +54 -4
- package/dist/design/yujin_design_resolver.js.map +1 -1
- package/dist/nac3/internal_manifest.d.ts.map +1 -1
- package/dist/nac3/internal_manifest.js +10 -8
- package/dist/nac3/internal_manifest.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +3 -1
- package/yujin-design-system-marina/icons/marina/add.svg +1 -0
- package/yujin-design-system-marina/icons/marina/anchor.svg +1 -0
- package/yujin-design-system-marina/icons/marina/arrow-right.svg +1 -0
- package/yujin-design-system-marina/icons/marina/bell.svg +1 -0
- package/yujin-design-system-marina/icons/marina/briefcase.svg +1 -0
- package/yujin-design-system-marina/icons/marina/building.svg +1 -0
- package/yujin-design-system-marina/icons/marina/calendar.svg +1 -0
- package/yujin-design-system-marina/icons/marina/chart-bar.svg +1 -0
- package/yujin-design-system-marina/icons/marina/chart-line.svg +1 -0
- package/yujin-design-system-marina/icons/marina/chat.svg +1 -0
- package/yujin-design-system-marina/icons/marina/check.svg +1 -0
- package/yujin-design-system-marina/icons/marina/chevron-right.svg +1 -0
- package/yujin-design-system-marina/icons/marina/clipboard.svg +1 -0
- package/yujin-design-system-marina/icons/marina/clock.svg +1 -0
- package/yujin-design-system-marina/icons/marina/close.svg +1 -0
- package/yujin-design-system-marina/icons/marina/coin.svg +1 -0
- package/yujin-design-system-marina/icons/marina/compass-rose.svg +1 -0
- package/yujin-design-system-marina/icons/marina/compass.svg +1 -0
- package/yujin-design-system-marina/icons/marina/dashboard.svg +1 -0
- package/yujin-design-system-marina/icons/marina/database.svg +1 -0
- package/yujin-design-system-marina/icons/marina/delete.svg +1 -0
- package/yujin-design-system-marina/icons/marina/document.svg +1 -0
- package/yujin-design-system-marina/icons/marina/download.svg +1 -0
- package/yujin-design-system-marina/icons/marina/drop.svg +1 -0
- package/yujin-design-system-marina/icons/marina/edit.svg +1 -0
- package/yujin-design-system-marina/icons/marina/expand.svg +1 -0
- package/yujin-design-system-marina/icons/marina/filter.svg +1 -0
- package/yujin-design-system-marina/icons/marina/fish.svg +1 -0
- package/yujin-design-system-marina/icons/marina/folder.svg +1 -0
- package/yujin-design-system-marina/icons/marina/globe.svg +1 -0
- package/yujin-design-system-marina/icons/marina/handshake.svg +1 -0
- package/yujin-design-system-marina/icons/marina/heart.svg +1 -0
- package/yujin-design-system-marina/icons/marina/helm.svg +1 -0
- package/yujin-design-system-marina/icons/marina/home.svg +1 -0
- package/yujin-design-system-marina/icons/marina/info.svg +1 -0
- package/yujin-design-system-marina/icons/marina/invoice.svg +1 -0
- package/yujin-design-system-marina/icons/marina/knot.svg +1 -0
- package/yujin-design-system-marina/icons/marina/life-ring.svg +1 -0
- package/yujin-design-system-marina/icons/marina/lighthouse.svg +1 -0
- package/yujin-design-system-marina/icons/marina/list.svg +1 -0
- package/yujin-design-system-marina/icons/marina/lock.svg +1 -0
- package/yujin-design-system-marina/icons/marina/mail.svg +1 -0
- package/yujin-design-system-marina/icons/marina/manifest.json +449 -0
- package/yujin-design-system-marina/icons/marina/menu.svg +1 -0
- package/yujin-design-system-marina/icons/marina/phone.svg +1 -0
- package/yujin-design-system-marina/icons/marina/sailboat.svg +1 -0
- package/yujin-design-system-marina/icons/marina/search.svg +1 -0
- package/yujin-design-system-marina/icons/marina/send.svg +1 -0
- package/yujin-design-system-marina/icons/marina/settings.svg +1 -0
- package/yujin-design-system-marina/icons/marina/share.svg +1 -0
- package/yujin-design-system-marina/icons/marina/shell.svg +1 -0
- package/yujin-design-system-marina/icons/marina/shield.svg +1 -0
- package/yujin-design-system-marina/icons/marina/star.svg +1 -0
- package/yujin-design-system-marina/icons/marina/sun.svg +1 -0
- package/yujin-design-system-marina/icons/marina/table.svg +1 -0
- package/yujin-design-system-marina/icons/marina/tag.svg +1 -0
- package/yujin-design-system-marina/icons/marina/target.svg +1 -0
- package/yujin-design-system-marina/icons/marina/user.svg +1 -0
- package/yujin-design-system-marina/icons/marina/users.svg +1 -0
- package/yujin-design-system-marina/icons/marina/warning.svg +1 -0
- package/yujin-design-system-marina/icons/marina/waves.svg +1 -0
- package/yujin-design-system-marina/manifest.json +44 -0
- package/yujin-design-system-marina/tokens/marina-tokens.css +107 -0
- package/yujin-design-system-marina/tokens/marina-tokens.json +130 -0
- package/yujin-design-system-moderna/icons/moderna/add.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/arrow-right.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/arrow-up-right.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/bell.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/bolt.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/briefcase.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/building.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/calendar.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/chart-bar.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/chart-line.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/chat.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/check.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/chevron-right.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/chevrons.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/clipboard.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/clock.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/close.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/coin.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/dashboard.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/database.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/delete.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/diamond.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/document.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/download.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/edit.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/expand.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/filter.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/folder.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/globe.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/grid.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/handshake.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/heart.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/hexagon.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/home.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/info.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/invoice.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/layers.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/list.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/lock.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/mail.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/manifest.json +457 -0
- package/yujin-design-system-moderna/icons/moderna/menu.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/phone.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/play.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/plus-square.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/pulse.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/search.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/send.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/settings.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/share.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/shield.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/spark.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/star.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/sun.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/table.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/tag.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/target-dot.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/target.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/user.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/users.svg +1 -0
- package/yujin-design-system-moderna/icons/moderna/warning.svg +1 -0
- package/yujin-design-system-moderna/manifest.json +44 -0
- package/yujin-design-system-moderna/tokens/moderna-tokens.css +106 -0
- package/yujin-design-system-moderna/tokens/moderna-tokens.json +130 -0
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://design-tokens.github.io/community-group/format/",
|
|
3
|
+
"$description": "Yujin DS -- marina variant. Semantic tokens (DTCG W3C). The CSS is the applied source of truth; this mirrors the semantic layer for tooling.",
|
|
4
|
+
"color": {
|
|
5
|
+
"accent": {
|
|
6
|
+
"$type": "color",
|
|
7
|
+
"$value": "#1B98A2"
|
|
8
|
+
},
|
|
9
|
+
"accent-hover": {
|
|
10
|
+
"$type": "color",
|
|
11
|
+
"$value": "#0E7C8B"
|
|
12
|
+
},
|
|
13
|
+
"accent-light": {
|
|
14
|
+
"$type": "color",
|
|
15
|
+
"$value": "#D9EEF0"
|
|
16
|
+
},
|
|
17
|
+
"accent-text": {
|
|
18
|
+
"$type": "color",
|
|
19
|
+
"$value": "#FFFFFF"
|
|
20
|
+
},
|
|
21
|
+
"bg-app": {
|
|
22
|
+
"$type": "color",
|
|
23
|
+
"$value": "#F2F7F9"
|
|
24
|
+
},
|
|
25
|
+
"bg-page": {
|
|
26
|
+
"$type": "color",
|
|
27
|
+
"$value": "#E1ECEF"
|
|
28
|
+
},
|
|
29
|
+
"bg-surface": {
|
|
30
|
+
"$type": "color",
|
|
31
|
+
"$value": "#FFFFFF"
|
|
32
|
+
},
|
|
33
|
+
"bg-subtle": {
|
|
34
|
+
"$type": "color",
|
|
35
|
+
"$value": "#EAF4F5"
|
|
36
|
+
},
|
|
37
|
+
"bg-muted": {
|
|
38
|
+
"$type": "color",
|
|
39
|
+
"$value": "#D8E6EA"
|
|
40
|
+
},
|
|
41
|
+
"border-subtle": {
|
|
42
|
+
"$type": "color",
|
|
43
|
+
"$value": "#D8E6EA"
|
|
44
|
+
},
|
|
45
|
+
"border-default": {
|
|
46
|
+
"$type": "color",
|
|
47
|
+
"$value": "#BCD4DA"
|
|
48
|
+
},
|
|
49
|
+
"border-strong": {
|
|
50
|
+
"$type": "color",
|
|
51
|
+
"$value": "#1B98A2"
|
|
52
|
+
},
|
|
53
|
+
"ink": {
|
|
54
|
+
"$type": "color",
|
|
55
|
+
"$value": "#0D2435"
|
|
56
|
+
},
|
|
57
|
+
"text-primary": {
|
|
58
|
+
"$type": "color",
|
|
59
|
+
"$value": "#0D2435"
|
|
60
|
+
},
|
|
61
|
+
"text-secondary": {
|
|
62
|
+
"$type": "color",
|
|
63
|
+
"$value": "#1B6E7C"
|
|
64
|
+
},
|
|
65
|
+
"text-tertiary": {
|
|
66
|
+
"$type": "color",
|
|
67
|
+
"$value": "#5A8290"
|
|
68
|
+
},
|
|
69
|
+
"text-disabled": {
|
|
70
|
+
"$type": "color",
|
|
71
|
+
"$value": "#9DB6BF"
|
|
72
|
+
},
|
|
73
|
+
"text-inverse": {
|
|
74
|
+
"$type": "color",
|
|
75
|
+
"$value": "#F2F7F9"
|
|
76
|
+
},
|
|
77
|
+
"success": {
|
|
78
|
+
"$type": "color",
|
|
79
|
+
"$value": "#2A9D8F"
|
|
80
|
+
},
|
|
81
|
+
"success-light": {
|
|
82
|
+
"$type": "color",
|
|
83
|
+
"$value": "#D7F0EC"
|
|
84
|
+
},
|
|
85
|
+
"danger": {
|
|
86
|
+
"$type": "color",
|
|
87
|
+
"$value": "#C2553B"
|
|
88
|
+
},
|
|
89
|
+
"danger-light": {
|
|
90
|
+
"$type": "color",
|
|
91
|
+
"$value": "#FCE3DC"
|
|
92
|
+
},
|
|
93
|
+
"warning": {
|
|
94
|
+
"$type": "color",
|
|
95
|
+
"$value": "#C99A2E"
|
|
96
|
+
},
|
|
97
|
+
"warning-light": {
|
|
98
|
+
"$type": "color",
|
|
99
|
+
"$value": "#F8EDCF"
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
"font": {
|
|
103
|
+
"display": {
|
|
104
|
+
"$type": "fontFamily",
|
|
105
|
+
"$value": "Marcellus"
|
|
106
|
+
},
|
|
107
|
+
"sans": {
|
|
108
|
+
"$type": "fontFamily",
|
|
109
|
+
"$value": "DM Sans"
|
|
110
|
+
},
|
|
111
|
+
"mono": {
|
|
112
|
+
"$type": "fontFamily",
|
|
113
|
+
"$value": "JetBrains Mono"
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
"radius": {
|
|
117
|
+
"sm": {
|
|
118
|
+
"$type": "dimension",
|
|
119
|
+
"$value": "3px"
|
|
120
|
+
},
|
|
121
|
+
"md": {
|
|
122
|
+
"$type": "dimension",
|
|
123
|
+
"$value": "6px"
|
|
124
|
+
},
|
|
125
|
+
"lg": {
|
|
126
|
+
"$type": "dimension",
|
|
127
|
+
"$value": "10px"
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M20 9 V31"/><path d="M9 20 H31"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M8 20 H30"/><path d="M23 13 L30 20 L23 27"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M11 29 L29 11"/><path d="M15 11 H29 V25"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M13 26 C13 16 14 12 20 12 C26 12 27 16 27 26 Z"/><path d="M10 26 H30"/><path d="M17 29 A3 3 0 0 0 23 29"/><path d="M20 9 V12"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M22 5 L9 22 H18 L16 35 L31 16 H21 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="8" y="15" width="24" height="16"/><path d="M15 15 V11 H25 V15"/><path d="M8 22 H32"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M12 32 V18 H16 V13 H20 V9 H24 V13 H28 V18 V32"/><path d="M16 22 H20 M24 22 H28 M16 27 H20 M24 27 H28"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="11" width="22" height="20"/><path d="M9 17 H31"/><path d="M15 8 V13"/><path d="M25 8 V13"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M9 9 V31 H31"/><rect x="13" y="22" width="4" height="9"/><rect x="20" y="16" width="4" height="15"/><rect x="27" y="12" width="4" height="19" transform="translate(-4 0)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M9 9 V31 H31"/><path d="M11 27 L17 19 L22 23 L30 12"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M9 10 H31 V24 H19 L12 30 V24 H9 Z"/><path d="M15 15 H25 M15 19 H22"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M9 21 L17 29 L31 11"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M16 10 L26 20 L16 30"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M11 11 L20 20 L11 29"/><path d="M21 11 L30 20 L21 29"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="11" y="11" width="18" height="20"/><rect x="16" y="8" width="8" height="5"/><path d="M16 19 H24 M16 24 H24"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><circle cx="20" cy="20" r="11"/><path d="M20 13 V20 L25 24"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M11 11 L29 29"/><path d="M29 11 L11 29"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><circle cx="20" cy="20" r="11"/><path d="M20 12 V28"/><path d="M16 16 H22 A3 3 0 0 1 22 22 H16 H23"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="9" height="9"/><rect x="22" y="9" width="9" height="9"/><rect x="9" y="22" width="9" height="9"/><rect x="22" y="22" width="9" height="9"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><ellipse cx="20" cy="12" rx="9" ry="4"/><path d="M11 12 V28 C11 32 29 32 29 28 V12"/><path d="M11 20 C11 24 29 24 29 20"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13 H30"/><path d="M13 13 V31 H27 V13"/><path d="M16 13 V10 H24 V13"/><path d="M18 17 V27 M22 17 V27"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 L34 20 L20 34 L6 20 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M13 8 H24 L28 12 V32 H13 Z"/><path d="M24 8 V12 H28"/><path d="M16 18 H25 M16 22 H25 M16 26 H21"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M20 8 V25"/><path d="M12 18 L20 26 L28 18"/><path d="M10 31 H30"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M24 9 L31 16 L16 31 L9 31 L9 24 Z"/><path d="M21 12 L28 19"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M9 16 V9 H16"/><path d="M31 16 V9 H24"/><path d="M9 24 V31 H16"/><path d="M31 24 V31 H24"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M8 10 H32 L23 21 V31 L17 28 V21 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M9 13 H17 L20 16 H31 V29 H9 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><circle cx="20" cy="20" r="11"/><path d="M9 20 H31"/><path d="M20 9 V31"/><ellipse cx="20" cy="20" rx="5" ry="11"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="7" y="7" width="11" height="11" rx="1.5"/><rect x="22" y="7" width="11" height="11" rx="1.5"/><rect x="7" y="22" width="11" height="11" rx="1.5"/><rect x="22" y="22" width="11" height="11" rx="1.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M8 16 L14 14 L20 18 L26 14 L32 16"/><path d="M8 16 V24 L14 26 L20 22"/><path d="M32 16 V24 L26 26 L20 22"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M20 30 C7 21 11 11 20 16 C29 11 33 21 20 30 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M20 5 L33 12.5 V27.5 L20 35 L7 27.5 V12.5 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M8 20 L20 9 L32 20"/><path d="M11 18 V31 H29 V18"/><path d="M17 31 V24 H23 V31"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><circle cx="20" cy="20" r="11"/><path d="M20 18 V26"/><path d="M20 13 V14.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M12 8 H28 V32 L24 30 L20 32 L16 30 L12 32 Z"/><path d="M16 15 H24 M16 20 H24 M16 25 H21"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 L34 14 L20 22 L6 14 Z"/><path d="M6 21 L20 29 L34 21"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><path d="M15 13 H31"/><path d="M15 20 H31"/><path d="M15 27 H31"/><circle cx="10" cy="13" r="1.3"/><circle cx="10" cy="20" r="1.3"/><circle cx="10" cy="27" r="1.3"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="11" y="18" width="18" height="14"/><path d="M15 18 V14 A5 5 0 0 1 25 14 V18"/><path d="M20 23 V27"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"><rect x="8" y="12" width="24" height="16"/><path d="M8 12 L20 22 L32 12"/></svg>
|