@lobehub/icons 5.17.0 → 5.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (263) hide show
  1. package/es/AMDRadeonCloud/components/Avatar.d.ts +5 -0
  2. package/es/AMDRadeonCloud/components/Avatar.js +25 -0
  3. package/es/AMDRadeonCloud/components/Color.d.ts +3 -0
  4. package/es/AMDRadeonCloud/components/Color.js +52 -0
  5. package/es/AMDRadeonCloud/components/Combine.d.ts +7 -0
  6. package/es/AMDRadeonCloud/components/Combine.js +33 -0
  7. package/es/AMDRadeonCloud/components/Mono.d.ts +3 -0
  8. package/es/AMDRadeonCloud/components/Mono.js +51 -0
  9. package/es/AMDRadeonCloud/components/Text.d.ts +3 -0
  10. package/es/AMDRadeonCloud/components/Text.js +40 -0
  11. package/es/AMDRadeonCloud/index.d.ts +15 -0
  12. package/es/AMDRadeonCloud/index.js +14 -0
  13. package/es/AMDRadeonCloud/index.mdx +114 -0
  14. package/es/AMDRadeonCloud/style.d.ts +7 -0
  15. package/es/AMDRadeonCloud/style.js +9 -0
  16. package/es/Chutes/components/Avatar.d.ts +5 -0
  17. package/es/Chutes/components/Avatar.js +25 -0
  18. package/es/Chutes/components/Combine.d.ts +5 -0
  19. package/es/Chutes/components/Combine.js +26 -0
  20. package/es/Chutes/components/Mono.d.ts +3 -0
  21. package/es/Chutes/components/Mono.js +44 -0
  22. package/es/Chutes/components/Text.d.ts +3 -0
  23. package/es/Chutes/components/Text.js +39 -0
  24. package/es/Chutes/index.d.ts +13 -0
  25. package/es/Chutes/index.js +12 -0
  26. package/es/Chutes/index.mdx +99 -0
  27. package/es/Chutes/style.d.ts +7 -0
  28. package/es/Chutes/style.js +9 -0
  29. package/es/CommandCode/components/Avatar.d.ts +5 -0
  30. package/es/CommandCode/components/Avatar.js +25 -0
  31. package/es/CommandCode/components/Color.d.ts +3 -0
  32. package/es/CommandCode/components/Color.js +41 -0
  33. package/es/CommandCode/components/Combine.d.ts +5 -0
  34. package/es/CommandCode/components/Combine.js +24 -0
  35. package/es/CommandCode/components/Mono.d.ts +3 -0
  36. package/es/CommandCode/components/Mono.js +41 -0
  37. package/es/CommandCode/components/Text.d.ts +3 -0
  38. package/es/CommandCode/components/Text.js +42 -0
  39. package/es/CommandCode/index.d.ts +13 -0
  40. package/es/CommandCode/index.js +12 -0
  41. package/es/CommandCode/index.mdx +99 -0
  42. package/es/CommandCode/style.d.ts +7 -0
  43. package/es/CommandCode/style.js +9 -0
  44. package/es/Decart/components/Avatar.d.ts +5 -0
  45. package/es/Decart/components/Avatar.js +25 -0
  46. package/es/Decart/components/Color.d.ts +3 -0
  47. package/es/Decart/components/Color.js +39 -0
  48. package/es/Decart/components/Combine.d.ts +7 -0
  49. package/es/Decart/components/Combine.js +32 -0
  50. package/es/Decart/components/Mono.d.ts +3 -0
  51. package/es/Decart/components/Mono.js +40 -0
  52. package/es/Decart/components/Text.d.ts +3 -0
  53. package/es/Decart/components/Text.js +39 -0
  54. package/es/Decart/index.d.ts +15 -0
  55. package/es/Decart/index.js +14 -0
  56. package/es/Decart/index.mdx +113 -0
  57. package/es/Decart/style.d.ts +7 -0
  58. package/es/Decart/style.js +9 -0
  59. package/es/DeepAI/index.mdx +1 -1
  60. package/es/DigitalOcean/components/Avatar.d.ts +5 -0
  61. package/es/DigitalOcean/components/Avatar.js +25 -0
  62. package/es/DigitalOcean/components/Combine.d.ts +5 -0
  63. package/es/DigitalOcean/components/Combine.js +26 -0
  64. package/es/DigitalOcean/components/Mono.d.ts +3 -0
  65. package/es/DigitalOcean/components/Mono.js +42 -0
  66. package/es/DigitalOcean/components/Text.d.ts +3 -0
  67. package/es/DigitalOcean/components/Text.js +39 -0
  68. package/es/DigitalOcean/index.d.ts +13 -0
  69. package/es/DigitalOcean/index.js +12 -0
  70. package/es/DigitalOcean/index.mdx +109 -0
  71. package/es/DigitalOcean/style.d.ts +7 -0
  72. package/es/DigitalOcean/style.js +9 -0
  73. package/es/DotsStudio/components/Avatar.d.ts +5 -0
  74. package/es/DotsStudio/components/Avatar.js +28 -0
  75. package/es/DotsStudio/components/Combine.d.ts +5 -0
  76. package/es/DotsStudio/components/Combine.js +26 -0
  77. package/es/DotsStudio/components/Mono.d.ts +3 -0
  78. package/es/DotsStudio/components/Mono.js +40 -0
  79. package/es/DotsStudio/components/Text.d.ts +3 -0
  80. package/es/DotsStudio/components/Text.js +39 -0
  81. package/es/DotsStudio/index.d.ts +13 -0
  82. package/es/DotsStudio/index.js +12 -0
  83. package/es/DotsStudio/index.mdx +99 -0
  84. package/es/DotsStudio/style.d.ts +7 -0
  85. package/es/DotsStudio/style.js +8 -0
  86. package/es/GmiCloud/components/Avatar.d.ts +5 -0
  87. package/es/GmiCloud/components/Avatar.js +25 -0
  88. package/es/GmiCloud/components/Combine.d.ts +5 -0
  89. package/es/GmiCloud/components/Combine.js +26 -0
  90. package/es/GmiCloud/components/Mono.d.ts +3 -0
  91. package/es/GmiCloud/components/Mono.js +42 -0
  92. package/es/GmiCloud/components/Text.d.ts +3 -0
  93. package/es/GmiCloud/components/Text.js +41 -0
  94. package/es/GmiCloud/index.d.ts +13 -0
  95. package/es/GmiCloud/index.js +12 -0
  96. package/es/GmiCloud/index.mdx +99 -0
  97. package/es/GmiCloud/style.d.ts +7 -0
  98. package/es/GmiCloud/style.js +9 -0
  99. package/es/Inceptron/components/Avatar.d.ts +5 -0
  100. package/es/Inceptron/components/Avatar.js +25 -0
  101. package/es/Inceptron/components/Color.d.ts +3 -0
  102. package/es/Inceptron/components/Color.js +60 -0
  103. package/es/Inceptron/components/Combine.d.ts +7 -0
  104. package/es/Inceptron/components/Combine.js +32 -0
  105. package/es/Inceptron/components/Mono.d.ts +3 -0
  106. package/es/Inceptron/components/Mono.js +60 -0
  107. package/es/Inceptron/components/Text.d.ts +3 -0
  108. package/es/Inceptron/components/Text.js +39 -0
  109. package/es/Inceptron/index.d.ts +15 -0
  110. package/es/Inceptron/index.js +14 -0
  111. package/es/Inceptron/index.mdx +113 -0
  112. package/es/Inceptron/style.d.ts +7 -0
  113. package/es/Inceptron/style.js +9 -0
  114. package/es/IoNet/components/Avatar.d.ts +5 -0
  115. package/es/IoNet/components/Avatar.js +25 -0
  116. package/es/IoNet/components/Combine.d.ts +5 -0
  117. package/es/IoNet/components/Combine.js +24 -0
  118. package/es/IoNet/components/Mono.d.ts +3 -0
  119. package/es/IoNet/components/Mono.js +40 -0
  120. package/es/IoNet/components/Text.d.ts +3 -0
  121. package/es/IoNet/components/Text.js +41 -0
  122. package/es/IoNet/index.d.ts +13 -0
  123. package/es/IoNet/index.js +12 -0
  124. package/es/IoNet/index.mdx +109 -0
  125. package/es/IoNet/style.d.ts +7 -0
  126. package/es/IoNet/style.js +9 -0
  127. package/es/Nextbit/components/Avatar.d.ts +5 -0
  128. package/es/Nextbit/components/Avatar.js +25 -0
  129. package/es/Nextbit/components/Color.d.ts +3 -0
  130. package/es/Nextbit/components/Color.js +39 -0
  131. package/es/Nextbit/components/Combine.d.ts +7 -0
  132. package/es/Nextbit/components/Combine.js +32 -0
  133. package/es/Nextbit/components/Mono.d.ts +3 -0
  134. package/es/Nextbit/components/Mono.js +40 -0
  135. package/es/Nextbit/components/Text.d.ts +3 -0
  136. package/es/Nextbit/components/Text.js +39 -0
  137. package/es/Nextbit/index.d.ts +15 -0
  138. package/es/Nextbit/index.js +14 -0
  139. package/es/Nextbit/index.mdx +113 -0
  140. package/es/Nextbit/style.d.ts +7 -0
  141. package/es/Nextbit/style.js +9 -0
  142. package/es/Perceptron/components/Avatar.d.ts +5 -0
  143. package/es/Perceptron/components/Avatar.js +25 -0
  144. package/es/Perceptron/components/Combine.d.ts +5 -0
  145. package/es/Perceptron/components/Combine.js +27 -0
  146. package/es/Perceptron/components/Mono.d.ts +3 -0
  147. package/es/Perceptron/components/Mono.js +41 -0
  148. package/es/Perceptron/components/Text.d.ts +3 -0
  149. package/es/Perceptron/components/Text.js +39 -0
  150. package/es/Perceptron/index.d.ts +13 -0
  151. package/es/Perceptron/index.js +12 -0
  152. package/es/Perceptron/index.mdx +109 -0
  153. package/es/Perceptron/style.d.ts +7 -0
  154. package/es/Perceptron/style.js +9 -0
  155. package/es/Phala/components/Avatar.d.ts +5 -0
  156. package/es/Phala/components/Avatar.js +25 -0
  157. package/es/Phala/components/Color.d.ts +3 -0
  158. package/es/Phala/components/Color.js +45 -0
  159. package/es/Phala/components/Combine.d.ts +7 -0
  160. package/es/Phala/components/Combine.js +32 -0
  161. package/es/Phala/components/Inner.d.ts +3 -0
  162. package/es/Phala/components/Inner.js +40 -0
  163. package/es/Phala/components/Mono.d.ts +3 -0
  164. package/es/Phala/components/Mono.js +40 -0
  165. package/es/Phala/components/Text.d.ts +3 -0
  166. package/es/Phala/components/Text.js +39 -0
  167. package/es/Phala/index.d.ts +15 -0
  168. package/es/Phala/index.js +14 -0
  169. package/es/Phala/index.mdx +113 -0
  170. package/es/Phala/style.d.ts +7 -0
  171. package/es/Phala/style.js +9 -0
  172. package/es/Reka/components/Avatar.d.ts +5 -0
  173. package/es/Reka/components/Avatar.js +25 -0
  174. package/es/Reka/components/Combine.d.ts +5 -0
  175. package/es/Reka/components/Combine.js +24 -0
  176. package/es/Reka/components/Mono.d.ts +3 -0
  177. package/es/Reka/components/Mono.js +40 -0
  178. package/es/Reka/components/Text.d.ts +3 -0
  179. package/es/Reka/components/Text.js +39 -0
  180. package/es/Reka/index.d.ts +13 -0
  181. package/es/Reka/index.js +12 -0
  182. package/es/Reka/index.mdx +109 -0
  183. package/es/Reka/style.d.ts +7 -0
  184. package/es/Reka/style.js +9 -0
  185. package/es/Sakana/components/Avatar.d.ts +5 -0
  186. package/es/Sakana/components/Avatar.js +25 -0
  187. package/es/Sakana/components/Color.d.ts +3 -0
  188. package/es/Sakana/components/Color.js +39 -0
  189. package/es/Sakana/components/Combine.d.ts +7 -0
  190. package/es/Sakana/components/Combine.js +33 -0
  191. package/es/Sakana/components/Mono.d.ts +3 -0
  192. package/es/Sakana/components/Mono.js +40 -0
  193. package/es/Sakana/components/Text.d.ts +3 -0
  194. package/es/Sakana/components/Text.js +39 -0
  195. package/es/Sakana/index.d.ts +15 -0
  196. package/es/Sakana/index.js +14 -0
  197. package/es/Sakana/index.mdx +113 -0
  198. package/es/Sakana/style.d.ts +7 -0
  199. package/es/Sakana/style.js +9 -0
  200. package/es/UnionAlpha/components/Avatar.d.ts +5 -0
  201. package/es/UnionAlpha/components/Avatar.js +25 -0
  202. package/es/UnionAlpha/components/Color.d.ts +3 -0
  203. package/es/UnionAlpha/components/Color.js +159 -0
  204. package/es/UnionAlpha/components/Combine.d.ts +7 -0
  205. package/es/UnionAlpha/components/Combine.js +32 -0
  206. package/es/UnionAlpha/components/Mono.d.ts +3 -0
  207. package/es/UnionAlpha/components/Mono.js +50 -0
  208. package/es/UnionAlpha/components/Text.d.ts +3 -0
  209. package/es/UnionAlpha/components/Text.js +57 -0
  210. package/es/UnionAlpha/index.d.ts +15 -0
  211. package/es/UnionAlpha/index.js +14 -0
  212. package/es/UnionAlpha/index.mdx +113 -0
  213. package/es/UnionAlpha/style.d.ts +7 -0
  214. package/es/UnionAlpha/style.js +9 -0
  215. package/es/Wafer/components/Avatar.d.ts +5 -0
  216. package/es/Wafer/components/Avatar.js +25 -0
  217. package/es/Wafer/components/Combine.d.ts +5 -0
  218. package/es/Wafer/components/Combine.js +24 -0
  219. package/es/Wafer/components/Mono.d.ts +3 -0
  220. package/es/Wafer/components/Mono.js +40 -0
  221. package/es/Wafer/components/Text.d.ts +3 -0
  222. package/es/Wafer/components/Text.js +39 -0
  223. package/es/Wafer/index.d.ts +13 -0
  224. package/es/Wafer/index.js +12 -0
  225. package/es/Wafer/index.mdx +109 -0
  226. package/es/Wafer/style.d.ts +7 -0
  227. package/es/Wafer/style.js +9 -0
  228. package/es/Wandb/components/Avatar.d.ts +5 -0
  229. package/es/Wandb/components/Avatar.js +25 -0
  230. package/es/Wandb/components/Color.d.ts +3 -0
  231. package/es/Wandb/components/Color.js +39 -0
  232. package/es/Wandb/components/Combine.d.ts +7 -0
  233. package/es/Wandb/components/Combine.js +32 -0
  234. package/es/Wandb/components/Mono.d.ts +3 -0
  235. package/es/Wandb/components/Mono.js +40 -0
  236. package/es/Wandb/components/Text.d.ts +3 -0
  237. package/es/Wandb/components/Text.js +39 -0
  238. package/es/Wandb/index.d.ts +15 -0
  239. package/es/Wandb/index.js +14 -0
  240. package/es/Wandb/index.mdx +113 -0
  241. package/es/Wandb/style.d.ts +7 -0
  242. package/es/Wandb/style.js +9 -0
  243. package/es/WaveSpeed/components/Avatar.d.ts +5 -0
  244. package/es/WaveSpeed/components/Avatar.js +25 -0
  245. package/es/WaveSpeed/components/Combine.d.ts +5 -0
  246. package/es/WaveSpeed/components/Combine.js +26 -0
  247. package/es/WaveSpeed/components/Mono.d.ts +3 -0
  248. package/es/WaveSpeed/components/Mono.js +40 -0
  249. package/es/WaveSpeed/components/Text.d.ts +3 -0
  250. package/es/WaveSpeed/components/Text.js +39 -0
  251. package/es/WaveSpeed/index.d.ts +13 -0
  252. package/es/WaveSpeed/index.js +12 -0
  253. package/es/WaveSpeed/index.mdx +99 -0
  254. package/es/WaveSpeed/style.d.ts +7 -0
  255. package/es/WaveSpeed/style.js +9 -0
  256. package/es/features/modelConfig.js +8 -0
  257. package/es/features/providerConfig.js +5 -0
  258. package/es/features/providerEnum.d.ts +1 -0
  259. package/es/features/providerEnum.js +1 -0
  260. package/es/icons.d.ts +18 -0
  261. package/es/icons.js +18 -0
  262. package/es/toc.json +1 -1
  263. package/package.json +1 -1
@@ -0,0 +1,113 @@
1
+ ---
2
+ title: Sakana
3
+ description: https://sakana.ai
4
+ category: Model
5
+ ---
6
+
7
+ import { Sakana } from '@lobehub/icons';
8
+ import { Flexbox } from '@lobehub/ui';
9
+
10
+ import ColorPreview from '../components/ColorPreview';
11
+ import DocsPreview from '../components/DocsPreview';
12
+
13
+ ## Icons
14
+
15
+ <DocsPreview>
16
+ {
17
+ <Flexbox gap={16} horizontal>
18
+ <Sakana size={64} />
19
+ <Sakana.Color size={64} />
20
+ </Flexbox>
21
+ }
22
+ </DocsPreview>
23
+
24
+ ```tsx
25
+ import { Sakana } from '@lobehub/icons';
26
+ import { Flexbox } from '@lobehub/ui';
27
+
28
+ export default () => (
29
+ <Flexbox gap={16} horizontal>
30
+ <Sakana size={64} />
31
+ <Sakana.Color size={64} />
32
+ </Flexbox>
33
+ );
34
+ ```
35
+
36
+ ## Text
37
+
38
+ <DocsPreview>{<Sakana.Text size={48} />}</DocsPreview>
39
+
40
+ ```tsx
41
+ import { Sakana } from '@lobehub/icons';
42
+
43
+ export default () => <Sakana.Text size={48} />;
44
+ ```
45
+
46
+ ## Combine
47
+
48
+ <DocsPreview>
49
+ {
50
+ <Flexbox gap={16} align={'flex-start'}>
51
+ <Sakana.Combine size={64} />
52
+ <Sakana.Combine size={64} type={'color'} />
53
+ </Flexbox>
54
+ }
55
+ </DocsPreview>
56
+
57
+ ```tsx
58
+ import { Sakana } from '@lobehub/icons';
59
+ import { Flexbox } from '@lobehub/ui';
60
+
61
+ export default () => (
62
+ <Flexbox gap={16} align={'flex-start'}>
63
+ <Sakana.Combine size={64} />
64
+ <Sakana.Combine size={64} type={'color'} />
65
+ </Flexbox>
66
+ );
67
+ ```
68
+
69
+ ## Avatars
70
+
71
+ <DocsPreview>
72
+ {
73
+ <Flexbox gap={16} horizontal>
74
+ <Sakana.Avatar size={64} />
75
+ <Sakana.Avatar size={64} shape={'square'} />
76
+ </Flexbox>
77
+ }
78
+ </DocsPreview>
79
+
80
+ ```tsx
81
+ import { Sakana } from '@lobehub/icons';
82
+ import { Flexbox } from '@lobehub/ui';
83
+
84
+ export default () => (
85
+ <Flexbox gap={16} horizontal>
86
+ <Sakana.Avatar size={64} />
87
+ <Sakana.Avatar size={64} shape={'square'} />
88
+ </Flexbox>
89
+ );
90
+ ```
91
+
92
+ ## Colors
93
+
94
+ <DocsPreview>
95
+ {
96
+ <Flexbox gap={16} horizontal>
97
+ <ColorPreview color={Sakana.colorPrimary} />
98
+ </Flexbox>
99
+ }
100
+ </DocsPreview>
101
+
102
+ ```tsx
103
+ import { Sakana } from '@lobehub/icons';
104
+ import { Flexbox } from '@lobehub/ui';
105
+
106
+ import ColorPreview from '../components/ColorPreview';
107
+
108
+ export default () => (
109
+ <Flexbox gap={16} horizontal>
110
+ <ColorPreview color={Sakana.colorPrimary} />
111
+ </Flexbox>
112
+ );
113
+ ```
@@ -0,0 +1,7 @@
1
+ export declare const TITLE = "sakana.ai";
2
+ export declare const COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export declare const COMBINE_SPACE_MULTIPLE = 0.2;
4
+ export declare const COLOR_PRIMARY = "#E10600";
5
+ export declare const AVATAR_BACKGROUND = "#0A0A0A";
6
+ export declare const AVATAR_COLOR = "#E10600";
7
+ export declare const AVATAR_ICON_MULTIPLE = 0.6;
@@ -0,0 +1,9 @@
1
+ export var TITLE = 'sakana.ai';
2
+ export var COMBINE_TEXT_MULTIPLE = 0.75;
3
+ export var COMBINE_SPACE_MULTIPLE = 0.2;
4
+ export var COLOR_PRIMARY = '#E10600';
5
+
6
+ // Avatar constants
7
+ export var AVATAR_BACKGROUND = '#0A0A0A';
8
+ export var AVATAR_COLOR = COLOR_PRIMARY;
9
+ export var AVATAR_ICON_MULTIPLE = 0.6;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../features/IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,25 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
8
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
9
+ function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
10
+ import { memo } from 'react';
11
+ import IconAvatar from "../../features/IconAvatar";
12
+ import { AVATAR_BACKGROUND, AVATAR_COLOR, AVATAR_ICON_MULTIPLE, TITLE } from "../style";
13
+ import Color from "./Color";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
16
+ var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
17
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
18
+ Icon: Color,
19
+ "aria-label": TITLE,
20
+ background: AVATAR_BACKGROUND,
21
+ color: AVATAR_COLOR,
22
+ iconMultiple: AVATAR_ICON_MULTIPLE
23
+ }, rest));
24
+ });
25
+ export default Avatar;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,159 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
11
+ function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
12
+ function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
13
+ function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
14
+ function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
15
+ function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
18
+ import { memo } from 'react';
19
+ import { useFillIds } from "../../hooks/useFillId";
20
+ import { TITLE } from "../style";
21
+ import { jsx as _jsx } from "react/jsx-runtime";
22
+ import { jsxs as _jsxs } from "react/jsx-runtime";
23
+ var Icon = /*#__PURE__*/memo(function (_ref) {
24
+ var _ref$size = _ref.size,
25
+ size = _ref$size === void 0 ? '1em' : _ref$size,
26
+ style = _ref.style,
27
+ rest = _objectWithoutProperties(_ref, _excluded);
28
+ var _useFillIds = useFillIds(TITLE, 6),
29
+ _useFillIds2 = _slicedToArray(_useFillIds, 6),
30
+ a = _useFillIds2[0],
31
+ b = _useFillIds2[1],
32
+ c = _useFillIds2[2],
33
+ d = _useFillIds2[3],
34
+ e = _useFillIds2[4],
35
+ f = _useFillIds2[5];
36
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
37
+ height: size,
38
+ style: _objectSpread({
39
+ flex: 'none',
40
+ lineHeight: 1
41
+ }, style),
42
+ viewBox: "0 0 24 24",
43
+ width: size,
44
+ xmlns: "http://www.w3.org/2000/svg"
45
+ }, rest), {}, {
46
+ children: [/*#__PURE__*/_jsx("title", {
47
+ children: TITLE
48
+ }), /*#__PURE__*/_jsx("path", {
49
+ d: "M12.5709 13.3706C12.6556 13.4345 12.8442 13.7666 12.9123 13.875L13.4693 14.7624C13.7592 15.2257 14.0526 15.6895 14.3386 16.1555C14.4141 16.2951 14.4587 16.3467 14.3445 16.48C13.9818 16.9035 13.6097 17.321 13.2426 17.7406C12.6047 18.4698 11.5795 19.0999 10.6086 19.2277C10.5721 19.2324 10.5355 19.2366 10.4988 19.2405C10.3741 19.2219 10.2359 19.2226 10.1067 19.2077C9.62828 19.1531 9.13925 18.9833 8.73437 18.7229C8.58284 18.6255 8.20429 18.365 8.13135 18.2015C8.7166 18.0941 8.9971 17.6275 9.36375 17.2093C9.46647 17.0921 9.56558 16.9681 9.66524 16.8481C10.2482 16.1439 10.8249 15.4346 11.3952 14.7202C11.5532 14.5228 12.4352 13.3557 12.5709 13.3706Z",
50
+ fill: a.fill
51
+ }), /*#__PURE__*/_jsx("path", {
52
+ d: "M23.9999 4.03711C23.9427 4.17731 23.8557 4.29083 23.7726 4.41626C23.5172 4.80162 23.2489 5.18017 22.9952 5.56645C21.7031 7.52279 20.3758 9.45572 19.0141 11.3643L18.2195 12.4575C18.0914 12.6376 17.8772 12.9025 17.8103 13.1017C17.5635 12.8289 17.3373 12.3638 17.1271 12.052C16.7507 11.4939 16.4007 10.8942 16.0072 10.3494C15.964 10.2787 15.9232 10.1649 15.8967 10.0866C15.9509 9.95674 16.2386 9.57362 16.3367 9.43732L17.184 8.26053L19.1886 5.47039C19.3731 5.21667 20.0937 4.17696 20.2819 4.03711H23.9999Z",
53
+ fill: b.fill
54
+ }), /*#__PURE__*/_jsx("path", {
55
+ d: "M5.67537 4.61919C5.91433 4.59978 6.08153 4.64306 6.2388 4.65534C7.31097 4.73906 7.93546 5.78123 8.52073 6.55699C8.55486 6.60222 8.67307 6.77678 8.67756 6.81818C8.50211 6.78591 8.24062 6.87736 8.10425 6.98766C7.77451 7.25438 7.47306 7.60773 7.16738 7.90822C6.82713 8.24411 6.49119 8.58431 6.15964 8.92879C5.96629 9.12818 5.68162 9.40902 5.50821 9.61426C4.95769 10.264 4.58519 11.0455 4.42712 11.8823C4.38673 12.1047 4.33596 12.4789 4.34474 12.6979C4.38003 13.5788 4.68343 14.4541 5.20029 15.1681C5.44662 15.5083 5.69406 15.7534 5.97744 16.05C6.42647 16.5145 6.87971 16.9749 7.33712 17.4311C8.17604 18.2704 8.83084 19.0614 10.1068 19.2072C10.2359 19.2221 10.3741 19.2214 10.4989 19.24C10.4563 19.2438 10.4156 19.2437 10.3732 19.2456C9.63946 19.2779 8.9074 19.2593 8.17299 19.2571L6.81265 19.2561C6.34052 19.2551 5.82434 19.2555 5.36063 19.1766C4.33929 19.003 3.55816 18.5177 2.78058 17.8624C1.69732 16.9495 0.760791 15.9389 0.316835 14.5629C0.188539 14.1652 0.0845513 13.7688 0.0423572 13.352C0.0341296 13.2704 0.025306 13.1714 0 13.0938V12.1601C0.024482 12.0989 0.0539558 11.7751 0.0701206 11.682C0.118265 11.3996 0.185469 11.1208 0.271272 10.8475C0.464403 10.234 0.818387 9.53555 1.19037 9.01281C1.67633 8.32991 2.33983 7.69834 2.92227 7.09354L3.99839 5.99473C4.54749 5.44174 4.97245 4.98537 5.67537 4.61919Z",
56
+ fill: c.fill
57
+ }), /*#__PURE__*/_jsx("path", {
58
+ d: "M16.0072 10.3494C16.4008 10.8942 16.7508 11.4939 17.1271 12.052C17.3373 12.3638 17.5635 12.8289 17.8104 13.1017C17.8351 13.1633 18.024 13.4562 18.0701 13.5307L18.6905 14.5371C19.1466 15.2881 19.6091 16.0351 20.078 16.7781C20.4399 17.3561 20.7699 17.9692 21.2574 18.4512C21.5622 18.7524 21.9167 18.9416 22.3073 19.1101C22.4041 19.1518 22.5241 19.1723 22.6131 19.2159L22.5999 19.2374C22.543 19.2593 22.4118 19.2355 22.3393 19.2386C21.4806 19.2765 20.6139 19.2542 19.7541 19.2467C19.2053 19.2419 18.6361 19.2653 18.0899 19.2461C17.9536 19.241 17.8182 19.2222 17.6855 19.1901C17.2306 19.0825 16.8145 18.8188 16.4914 18.4847C16.2155 18.1993 16.0406 17.8931 15.8347 17.558C15.6277 17.2199 15.423 16.8802 15.2208 16.5391L13.5134 13.7217C13.602 13.5224 14.0393 12.9594 14.2007 12.7419L16.0072 10.3494Z",
59
+ fill: d.fill
60
+ }), /*#__PURE__*/_jsx("path", {
61
+ d: "M11.3662 4.03706C11.4355 4.04736 11.5279 4.0639 11.5825 4.11302C11.7409 4.25538 11.8717 4.45147 12.0009 4.62253C13.1498 6.14388 14.2121 7.73081 15.2749 9.31286C15.3244 9.38658 15.4528 9.56569 15.4748 9.646C15.3946 9.79571 15.0698 10.1847 14.9522 10.3329L13.8456 11.7243C13.647 11.9762 13.455 12.2345 13.2586 12.4878C13.1566 12.6194 13.0064 12.8305 12.8889 12.9425C12.6125 12.5563 12.3581 12.1531 12.0887 11.7623L9.66701 8.22137C9.43592 7.88192 9.20191 7.54448 8.96502 7.20905C8.92518 7.15337 8.69584 6.86111 8.67758 6.81865C8.67307 6.77723 8.55489 6.60269 8.52077 6.55747C7.9355 5.7817 7.311 4.73956 6.23883 4.65583C6.08162 4.64356 5.91434 4.61968 5.67542 4.61968C6.15935 4.35771 6.84659 4.17302 7.38673 4.09926C8.69114 3.92117 10.0523 4.03706 11.3662 4.03706Z",
62
+ fill: e.fill
63
+ }), /*#__PURE__*/_jsx("path", {
64
+ d: "M15.3619 8.08232L15.874 8.87602L19.2024 4.16504L15.3619 8.08232Z",
65
+ fill: f.fill
66
+ }), /*#__PURE__*/_jsxs("defs", {
67
+ children: [/*#__PURE__*/_jsxs("linearGradient", {
68
+ gradientUnits: "userSpaceOnUse",
69
+ id: a.id,
70
+ x1: "21.5578",
71
+ x2: "21.5578",
72
+ y1: "4.03711",
73
+ y2: "12.691",
74
+ children: [/*#__PURE__*/_jsx("stop", {
75
+ stopColor: "currentColor",
76
+ stopOpacity: "0.39"
77
+ }), /*#__PURE__*/_jsx("stop", {
78
+ offset: "1",
79
+ stopColor: "currentColor",
80
+ stopOpacity: "0.22"
81
+ })]
82
+ }), /*#__PURE__*/_jsxs("linearGradient", {
83
+ gradientUnits: "userSpaceOnUse",
84
+ id: b.id,
85
+ x1: "21.5578",
86
+ x2: "21.5578",
87
+ y1: "4.03711",
88
+ y2: "12.691",
89
+ children: [/*#__PURE__*/_jsx("stop", {
90
+ stopColor: "currentColor",
91
+ stopOpacity: "0.39"
92
+ }), /*#__PURE__*/_jsx("stop", {
93
+ offset: "1",
94
+ stopColor: "currentColor",
95
+ stopOpacity: "0.22"
96
+ })]
97
+ }), /*#__PURE__*/_jsxs("linearGradient", {
98
+ gradientUnits: "userSpaceOnUse",
99
+ id: c.id,
100
+ x1: "5.27425",
101
+ x2: "5.24944",
102
+ y1: "5.41908",
103
+ y2: "14.0217",
104
+ children: [/*#__PURE__*/_jsx("stop", {
105
+ stopColor: "currentColor",
106
+ stopOpacity: "0.15"
107
+ }), /*#__PURE__*/_jsx("stop", {
108
+ offset: "1",
109
+ stopColor: "currentColor",
110
+ stopOpacity: "0.87"
111
+ })]
112
+ }), /*#__PURE__*/_jsxs("linearGradient", {
113
+ gradientUnits: "userSpaceOnUse",
114
+ id: d.id,
115
+ x1: "14.1443",
116
+ x2: "14.1443",
117
+ y1: "14.4319",
118
+ y2: "19.26",
119
+ children: [/*#__PURE__*/_jsx("stop", {
120
+ stopColor: "currentColor",
121
+ stopOpacity: "0.93"
122
+ }), /*#__PURE__*/_jsx("stop", {
123
+ offset: "1",
124
+ stopColor: "currentColor",
125
+ stopOpacity: "0.57"
126
+ })]
127
+ }), /*#__PURE__*/_jsxs("linearGradient", {
128
+ gradientUnits: "userSpaceOnUse",
129
+ id: e.id,
130
+ x1: "14.1443",
131
+ x2: "14.1443",
132
+ y1: "14.4319",
133
+ y2: "19.26",
134
+ children: [/*#__PURE__*/_jsx("stop", {
135
+ stopColor: "currentColor",
136
+ stopOpacity: "0.93"
137
+ }), /*#__PURE__*/_jsx("stop", {
138
+ offset: "1",
139
+ stopColor: "currentColor",
140
+ stopOpacity: "0.57"
141
+ })]
142
+ }), /*#__PURE__*/_jsxs("linearGradient", {
143
+ gradientUnits: "userSpaceOnUse",
144
+ id: f.id,
145
+ x1: "17.2822",
146
+ x2: "17.2822",
147
+ y1: "4.16504",
148
+ y2: "8.87602",
149
+ children: [/*#__PURE__*/_jsx("stop", {
150
+ stopColor: "#D72725"
151
+ }), /*#__PURE__*/_jsx("stop", {
152
+ offset: "1",
153
+ stopColor: "#CD2920"
154
+ })]
155
+ })]
156
+ })]
157
+ }));
158
+ });
159
+ export default Icon;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../features/IconCombine";
3
+ export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
4
+ type?: 'color' | 'mono';
5
+ }
6
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
7
+ export default Combine;
@@ -0,0 +1,32 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["type"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import IconCombine from "../../features/IconCombine";
14
+ import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
15
+ import Color from "./Color";
16
+ import Mono from "./Mono";
17
+ import Text from "./Text";
18
+ import { jsx as _jsx } from "react/jsx-runtime";
19
+ var Combine = /*#__PURE__*/memo(function (_ref) {
20
+ var _ref$type = _ref.type,
21
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
22
+ rest = _objectWithoutProperties(_ref, _excluded);
23
+ var Icon = type === 'color' ? Color : Mono;
24
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
25
+ Icon: Icon,
26
+ Text: Text,
27
+ "aria-label": TITLE,
28
+ spaceMultiple: COMBINE_SPACE_MULTIPLE,
29
+ textMultiple: COMBINE_TEXT_MULTIPLE
30
+ }, rest));
31
+ });
32
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,50 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/memo(function (_ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 24 24",
30
+ width: size,
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M12.5709 13.3706C12.6556 13.4345 12.8442 13.7666 12.9123 13.875L13.4693 14.7624C13.7592 15.2257 14.0526 15.6895 14.3386 16.1555C14.4141 16.2951 14.4587 16.3467 14.3445 16.48C13.9818 16.9035 13.6097 17.321 13.2426 17.7406C12.6047 18.4698 11.5795 19.0999 10.6086 19.2277C10.5721 19.2324 10.5355 19.2366 10.4988 19.2405C10.3741 19.2219 10.2359 19.2226 10.1067 19.2077C9.62828 19.1531 9.13925 18.9833 8.73437 18.7229C8.58284 18.6255 8.20429 18.365 8.13135 18.2015C8.7166 18.0941 8.9971 17.6275 9.36375 17.2093C9.46647 17.0921 9.56558 16.9681 9.66524 16.8481C10.2482 16.1439 10.8249 15.4346 11.3952 14.7202C11.5532 14.5228 12.4352 13.3557 12.5709 13.3706Z"
37
+ }), /*#__PURE__*/_jsx("path", {
38
+ d: "M23.9999 4.03711C23.9427 4.17731 23.8557 4.29083 23.7726 4.41626C23.5172 4.80162 23.2489 5.18017 22.9952 5.56645C21.7031 7.52279 20.3758 9.45572 19.0141 11.3643L18.2195 12.4575C18.0914 12.6376 17.8772 12.9025 17.8103 13.1017C17.5635 12.8289 17.3373 12.3638 17.1271 12.052C16.7507 11.4939 16.4007 10.8942 16.0072 10.3494C15.964 10.2787 15.9232 10.1649 15.8967 10.0866C15.9509 9.95674 16.2386 9.57362 16.3367 9.43732L17.184 8.26053L19.1886 5.47039C19.3731 5.21667 20.0937 4.17696 20.2819 4.03711H23.9999Z"
39
+ }), /*#__PURE__*/_jsx("path", {
40
+ d: "M5.67537 4.61919C5.91433 4.59978 6.08153 4.64306 6.2388 4.65534C7.31097 4.73906 7.93546 5.78123 8.52073 6.55699C8.55486 6.60222 8.67307 6.77678 8.67756 6.81818C8.50211 6.78591 8.24062 6.87736 8.10425 6.98766C7.77451 7.25438 7.47306 7.60773 7.16738 7.90822C6.82713 8.24411 6.49119 8.58431 6.15964 8.92879C5.96629 9.12818 5.68162 9.40902 5.50821 9.61426C4.95769 10.264 4.58519 11.0455 4.42712 11.8823C4.38673 12.1047 4.33596 12.4789 4.34474 12.6979C4.38003 13.5788 4.68343 14.4541 5.20029 15.1681C5.44662 15.5083 5.69406 15.7534 5.97744 16.05C6.42647 16.5145 6.87971 16.9749 7.33712 17.4311C8.17604 18.2704 8.83084 19.0614 10.1068 19.2072C10.2359 19.2221 10.3741 19.2214 10.4989 19.24C10.4563 19.2438 10.4156 19.2437 10.3732 19.2456C9.63946 19.2779 8.9074 19.2593 8.17299 19.2571L6.81265 19.2561C6.34052 19.2551 5.82434 19.2555 5.36063 19.1766C4.33929 19.003 3.55816 18.5177 2.78058 17.8624C1.69732 16.9495 0.760791 15.9389 0.316835 14.5629C0.188539 14.1652 0.0845513 13.7688 0.0423572 13.352C0.0341296 13.2704 0.025306 13.1714 0 13.0938V12.1601C0.024482 12.0989 0.0539558 11.7751 0.0701206 11.682C0.118265 11.3996 0.185469 11.1208 0.271272 10.8475C0.464403 10.234 0.818387 9.53555 1.19037 9.01281C1.67633 8.32991 2.33983 7.69834 2.92227 7.09354L3.99839 5.99473C4.54749 5.44174 4.97245 4.98537 5.67537 4.61919Z"
41
+ }), /*#__PURE__*/_jsx("path", {
42
+ d: "M16.0072 10.3494C16.4008 10.8942 16.7508 11.4939 17.1271 12.052C17.3373 12.3638 17.5635 12.8289 17.8104 13.1017C17.8351 13.1633 18.024 13.4562 18.0701 13.5307L18.6905 14.5371C19.1466 15.2881 19.6091 16.0351 20.078 16.7781C20.4399 17.3561 20.7699 17.9692 21.2574 18.4512C21.5622 18.7524 21.9167 18.9416 22.3073 19.1101C22.4041 19.1518 22.5241 19.1723 22.6131 19.2159L22.5999 19.2374C22.543 19.2593 22.4118 19.2355 22.3393 19.2386C21.4806 19.2765 20.6139 19.2542 19.7541 19.2467C19.2053 19.2419 18.6361 19.2653 18.0899 19.2461C17.9536 19.241 17.8182 19.2222 17.6855 19.1901C17.2306 19.0825 16.8145 18.8188 16.4914 18.4847C16.2155 18.1993 16.0406 17.8931 15.8347 17.558C15.6277 17.2199 15.423 16.8802 15.2208 16.5391L13.5134 13.7217C13.602 13.5224 14.0393 12.9594 14.2007 12.7419L16.0072 10.3494Z"
43
+ }), /*#__PURE__*/_jsx("path", {
44
+ d: "M11.3662 4.03706C11.4355 4.04736 11.5279 4.0639 11.5825 4.11302C11.7409 4.25538 11.8717 4.45147 12.0009 4.62253C13.1498 6.14388 14.2121 7.73081 15.2749 9.31286C15.3244 9.38658 15.4528 9.56569 15.4748 9.646C15.3946 9.79571 15.0698 10.1847 14.9522 10.3329L13.8456 11.7243C13.647 11.9762 13.455 12.2345 13.2586 12.4878C13.1566 12.6194 13.0064 12.8305 12.8889 12.9425C12.6125 12.5563 12.3581 12.1531 12.0887 11.7623L9.66701 8.22137C9.43592 7.88192 9.20191 7.54448 8.96502 7.20905C8.92518 7.15337 8.69584 6.86111 8.67758 6.81865C8.67307 6.77723 8.55489 6.60269 8.52077 6.55747C7.9355 5.7817 7.311 4.73956 6.23883 4.65583C6.08162 4.64356 5.91434 4.61968 5.67542 4.61968C6.15935 4.35771 6.84659 4.17302 7.38673 4.09926C8.69114 3.92117 10.0523 4.03706 11.3662 4.03706Z"
45
+ }), /*#__PURE__*/_jsx("path", {
46
+ d: "M15.3619 8.08232L15.874 8.87602L19.2024 4.16504L15.3619 8.08232Z"
47
+ })]
48
+ }));
49
+ });
50
+ export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,57 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/memo(function (_ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "nonzero",
24
+ height: size,
25
+ style: _objectSpread({
26
+ flex: 'none',
27
+ lineHeight: 1
28
+ }, style),
29
+ viewBox: "0 0 188 24",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M171.324 21.7244H166.915L173.633 2.26562H178.935L185.642 21.7244H181.234L176.36 6.71227H176.208L171.324 21.7244ZM171.048 14.0758H181.462V17.2873H171.048V14.0758Z"
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M148.008 21.7244V2.26562H152.122V10.2943H160.473V2.26562H164.578V21.7244H160.473V13.6863H152.122V21.7244H148.008Z"
38
+ }), /*#__PURE__*/_jsx("path", {
39
+ d: "M130.684 21.7244V2.26562H138.361C139.837 2.26562 141.095 2.5475 142.133 3.11125C143.172 3.66866 143.964 4.44461 144.509 5.43908C145.06 6.42723 145.335 7.56739 145.335 8.85958C145.335 10.1518 145.057 11.2919 144.499 12.2801C143.942 13.2682 143.134 14.0378 142.076 14.5889C141.025 15.14 139.752 15.4155 138.257 15.4155H133.364V12.1186H137.592C138.383 12.1186 139.036 11.9824 139.549 11.71C140.068 11.4313 140.455 11.0481 140.708 10.5603C140.968 10.0663 141.098 9.49934 141.098 8.85958C141.098 8.21349 140.968 7.64974 140.708 7.16833C140.455 6.6806 140.068 6.30371 139.549 6.03767C139.03 5.7653 138.371 5.62911 137.573 5.62911H134.798V21.7244H130.684Z"
40
+ }), /*#__PURE__*/_jsx("path", {
41
+ d: "M115.503 21.7244V2.26562H119.618V18.3325H127.96V21.7244H115.503Z"
42
+ }), /*#__PURE__*/_jsx("path", {
43
+ d: "M98.8427 21.7244H94.4341L101.152 2.26562H106.453L113.161 21.7244H108.753L103.878 6.71227H103.726L98.8427 21.7244ZM98.5672 14.0758H108.981V17.2873H98.5672V14.0758Z"
44
+ }), /*#__PURE__*/_jsx("path", {
45
+ d: "M85.8972 2.26562V21.7244H82.3437L73.878 9.47717H73.7354V21.7244H69.6213V2.26562H73.2319L81.6311 14.5034H81.8021V2.26562H85.8972Z"
46
+ }), /*#__PURE__*/_jsx("path", {
47
+ d: "M66.5736 11.9954C66.5736 14.1174 66.1714 15.9227 65.3669 17.4112C64.5688 18.8998 63.4793 20.0368 62.0985 20.8222C60.7239 21.6013 59.1784 21.9909 57.4618 21.9909C55.7325 21.9909 54.1807 21.5982 52.8061 20.8127C51.4316 20.0273 50.3453 18.8903 49.5471 17.4017C48.749 15.9132 48.35 14.1111 48.35 11.9954C48.35 9.87347 48.749 8.06821 49.5471 6.57966C50.3453 5.09111 51.4316 3.95728 52.8061 3.17817C54.1807 2.39272 55.7325 2 57.4618 2C59.1784 2 60.7239 2.39272 62.0985 3.17817C63.4793 3.95728 64.5688 5.09111 65.3669 6.57966C66.1714 8.06821 66.5736 9.87347 66.5736 11.9954ZM62.4025 11.9954C62.4025 10.6209 62.1966 9.46175 61.7849 8.51794C61.3795 7.57414 60.8063 6.85837 60.0652 6.37063C59.3241 5.8829 58.4563 5.63903 57.4618 5.63903C56.4673 5.63903 55.5995 5.8829 54.8584 6.37063C54.1173 6.85837 53.5409 7.57414 53.1292 8.51794C52.7238 9.46175 52.5211 10.6209 52.5211 11.9954C52.5211 13.37 52.7238 14.5291 53.1292 15.473C53.5409 16.4168 54.1173 17.1325 54.8584 17.6203C55.5995 18.108 56.4673 18.3519 57.4618 18.3519C58.4563 18.3519 59.3241 18.108 60.0652 17.6203C60.8063 17.1325 61.3795 16.4168 61.7849 15.473C62.1966 14.5291 62.4025 13.37 62.4025 11.9954Z"
48
+ }), /*#__PURE__*/_jsx("path", {
49
+ d: "M45.3072 2.26562V21.7244H41.1931V2.26562H45.3072Z"
50
+ }), /*#__PURE__*/_jsx("path", {
51
+ d: "M37.794 2.26562V21.7244H34.2405L25.7748 9.47717H25.6323V21.7244H21.5182V2.26562H25.1287L33.5279 14.5034H33.699V2.26562H37.794Z"
52
+ }), /*#__PURE__*/_jsx("path", {
53
+ d: "M14.0192 2.26562H18.1333V14.9025C18.1333 16.3213 17.7945 17.5628 17.1167 18.627C16.4453 19.6911 15.5046 20.5209 14.2948 21.1164C13.0849 21.7054 11.6756 22 10.0667 22C8.45143 22 7.0389 21.7054 5.82905 21.1164C4.61921 20.5209 3.67858 19.6911 3.00715 18.627C2.33572 17.5628 2 16.3213 2 14.9025V2.26562H6.1141V14.5509C6.1141 15.292 6.27562 15.9508 6.59867 16.5272C6.92805 17.1036 7.39045 17.5565 7.98587 17.8859C8.58129 18.2153 9.27489 18.38 10.0667 18.38C10.8648 18.38 11.5584 18.2153 12.1475 17.8859C12.7429 17.5565 13.2021 17.1036 13.5252 16.5272C13.8545 15.9508 14.0192 15.292 14.0192 14.5509V2.26562Z"
54
+ })]
55
+ }));
56
+ });
57
+ export default Icon;
@@ -0,0 +1,15 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
3
+ import Combine from './components/Combine';
4
+ import Mono from './components/Mono';
5
+ import Text from './components/Text';
6
+ export type CompoundedIcon = typeof Mono & {
7
+ Avatar: typeof Avatar;
8
+ Color: typeof Color;
9
+ Combine: typeof Combine;
10
+ Text: typeof Text;
11
+ colorPrimary: string;
12
+ title: string;
13
+ };
14
+ declare const Icons: CompoundedIcon;
15
+ export default Icons;
@@ -0,0 +1,14 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Color from "./components/Color";
3
+ import Combine from "./components/Combine";
4
+ import Mono from "./components/Mono";
5
+ import Text from "./components/Text";
6
+ import { COLOR_PRIMARY, TITLE } from "./style";
7
+ var Icons = Mono;
8
+ Icons.Color = Color;
9
+ Icons.Text = Text;
10
+ Icons.Combine = Combine;
11
+ Icons.Avatar = Avatar;
12
+ Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.title = TITLE;
14
+ export default Icons;