@lobehub/icons 1.11.1 → 1.12.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 (395) hide show
  1. package/README.md +2 -1
  2. package/es/Anthropic/components/Avatar.js +2 -1
  3. package/es/Anthropic/components/Mono.js +7 -3
  4. package/es/Anthropic/components/Text.js +7 -3
  5. package/es/Anthropic/index.d.ts +1 -0
  6. package/es/Anthropic/index.js +2 -1
  7. package/es/Anthropic/style.d.ts +2 -1
  8. package/es/Anthropic/style.js +2 -1
  9. package/es/Automatic/components/Avatar.js +2 -1
  10. package/es/Automatic/components/Color.js +6 -3
  11. package/es/Automatic/components/Combine.js +2 -1
  12. package/es/Automatic/components/Mono.js +6 -3
  13. package/es/Automatic/index.d.ts +1 -0
  14. package/es/Automatic/index.js +2 -1
  15. package/es/Automatic/style.d.ts +1 -0
  16. package/es/Automatic/style.js +1 -0
  17. package/es/Aws/components/Avatar.js +2 -1
  18. package/es/Aws/components/BrandColor.js +6 -3
  19. package/es/Aws/components/BrandMono.js +6 -3
  20. package/es/Aws/components/Color.js +6 -3
  21. package/es/Aws/components/Combine.js +2 -1
  22. package/es/Aws/components/Mono.js +6 -3
  23. package/es/Aws/components/Text.js +7 -3
  24. package/es/Aws/index.d.ts +1 -0
  25. package/es/Aws/index.js +2 -1
  26. package/es/Aws/style.d.ts +1 -0
  27. package/es/Aws/style.js +1 -0
  28. package/es/Azure/components/Avatar.js +2 -1
  29. package/es/Azure/components/Color.js +4 -1
  30. package/es/Azure/components/Combine.js +2 -1
  31. package/es/Azure/components/Mono.js +4 -1
  32. package/es/Azure/components/Text.js +7 -3
  33. package/es/Azure/index.d.ts +1 -0
  34. package/es/Azure/index.js +2 -1
  35. package/es/Azure/style.d.ts +1 -0
  36. package/es/Azure/style.js +1 -0
  37. package/es/Baichuan/components/Avatar.js +2 -1
  38. package/es/Baichuan/components/Color.js +5 -2
  39. package/es/Baichuan/components/Combine.js +2 -1
  40. package/es/Baichuan/components/Mono.js +7 -3
  41. package/es/Baichuan/components/Text.js +7 -3
  42. package/es/Baichuan/index.d.ts +1 -0
  43. package/es/Baichuan/index.js +2 -1
  44. package/es/Baichuan/style.d.ts +1 -0
  45. package/es/Baichuan/style.js +1 -0
  46. package/es/Bedrock/components/Avatar.js +2 -1
  47. package/es/Bedrock/components/Color.js +5 -2
  48. package/es/Bedrock/components/Combine.js +2 -2
  49. package/es/Bedrock/components/Mono.js +7 -3
  50. package/es/Bedrock/components/Text.js +7 -3
  51. package/es/Bedrock/index.d.ts +1 -0
  52. package/es/Bedrock/index.js +2 -1
  53. package/es/Bedrock/style.d.ts +1 -0
  54. package/es/Bedrock/style.js +1 -0
  55. package/es/Bing/components/Avatar.js +2 -1
  56. package/es/Bing/components/Color.js +5 -2
  57. package/es/Bing/components/Combine.js +2 -1
  58. package/es/Bing/components/Mono.js +7 -3
  59. package/es/Bing/components/Text.js +7 -3
  60. package/es/Bing/index.d.ts +1 -0
  61. package/es/Bing/index.js +2 -1
  62. package/es/Bing/style.d.ts +1 -0
  63. package/es/Bing/style.js +1 -0
  64. package/es/ChatGLM/components/Avatar.js +2 -1
  65. package/es/ChatGLM/components/Color.js +5 -2
  66. package/es/ChatGLM/components/Combine.js +2 -1
  67. package/es/ChatGLM/components/Mono.js +7 -3
  68. package/es/ChatGLM/components/Text.js +7 -3
  69. package/es/ChatGLM/index.d.ts +1 -0
  70. package/es/ChatGLM/index.js +2 -1
  71. package/es/ChatGLM/style.d.ts +1 -0
  72. package/es/ChatGLM/style.js +1 -0
  73. package/es/Cloudflare/components/Avatar.js +2 -1
  74. package/es/Cloudflare/components/Color.js +6 -3
  75. package/es/Cloudflare/components/Combine.js +2 -1
  76. package/es/Cloudflare/components/Mono.js +6 -3
  77. package/es/Cloudflare/components/Text.js +7 -3
  78. package/es/Cloudflare/index.d.ts +1 -0
  79. package/es/Cloudflare/index.js +2 -1
  80. package/es/Cloudflare/style.d.ts +1 -0
  81. package/es/Cloudflare/style.js +1 -0
  82. package/es/Cohere/components/Avatar.js +2 -1
  83. package/es/Cohere/components/Color.js +4 -1
  84. package/es/Cohere/components/Combine.js +2 -1
  85. package/es/Cohere/components/Mono.js +4 -1
  86. package/es/Cohere/components/Text.js +7 -3
  87. package/es/Cohere/index.d.ts +1 -0
  88. package/es/Cohere/index.js +2 -1
  89. package/es/Cohere/style.d.ts +1 -0
  90. package/es/Cohere/style.js +1 -0
  91. package/es/Colab/components/Avatar.js +2 -1
  92. package/es/Colab/components/Color.js +6 -3
  93. package/es/Colab/components/Combine.js +2 -1
  94. package/es/Colab/components/Mono.js +7 -3
  95. package/es/Colab/components/Text.js +7 -3
  96. package/es/Colab/index.d.ts +1 -0
  97. package/es/Colab/index.js +2 -1
  98. package/es/Colab/style.d.ts +1 -0
  99. package/es/Colab/style.js +1 -0
  100. package/es/Copilot/components/Avatar.js +2 -1
  101. package/es/Copilot/components/Color.js +5 -2
  102. package/es/Copilot/components/Combine.js +2 -1
  103. package/es/Copilot/components/Mono.js +7 -3
  104. package/es/Copilot/components/Text.js +7 -3
  105. package/es/Copilot/index.d.ts +1 -0
  106. package/es/Copilot/index.js +2 -1
  107. package/es/Copilot/style.d.ts +1 -0
  108. package/es/Copilot/style.js +1 -0
  109. package/es/Dalle/components/Avatar.js +3 -4
  110. package/es/Dalle/components/Color.js +6 -3
  111. package/es/Dalle/components/Combine.js +2 -1
  112. package/es/Dalle/components/Mono.js +6 -3
  113. package/es/Dalle/components/Text.js +7 -3
  114. package/es/Dalle/index.d.ts +2 -0
  115. package/es/Dalle/index.js +3 -1
  116. package/es/Dalle/style.d.ts +2 -0
  117. package/es/Dalle/style.js +3 -1
  118. package/es/DeepMind/components/Avatar.js +2 -1
  119. package/es/DeepMind/components/Color.js +7 -3
  120. package/es/DeepMind/components/Combine.js +2 -1
  121. package/es/DeepMind/components/Mono.js +7 -3
  122. package/es/DeepMind/components/Text.js +7 -3
  123. package/es/DeepMind/index.d.ts +1 -0
  124. package/es/DeepMind/index.js +2 -1
  125. package/es/DeepMind/style.d.ts +1 -0
  126. package/es/DeepMind/style.js +1 -0
  127. package/es/Fireworks/components/Avatar.js +2 -1
  128. package/es/Fireworks/components/Combine.js +2 -1
  129. package/es/Fireworks/components/Mono.js +7 -3
  130. package/es/Fireworks/components/Text.js +7 -3
  131. package/es/Fireworks/index.d.ts +1 -0
  132. package/es/Fireworks/index.js +2 -1
  133. package/es/Fireworks/style.d.ts +1 -0
  134. package/es/Fireworks/style.js +1 -0
  135. package/es/Gemini/components/Avatar.js +2 -1
  136. package/es/Gemini/components/BrandColor.js +5 -2
  137. package/es/Gemini/components/BrandMono.js +7 -3
  138. package/es/Gemini/components/Color.js +5 -2
  139. package/es/Gemini/components/Combine.js +2 -1
  140. package/es/Gemini/components/Mono.js +7 -3
  141. package/es/Gemini/components/Text.js +7 -3
  142. package/es/Gemini/index.d.ts +1 -0
  143. package/es/Gemini/index.js +2 -1
  144. package/es/Gemini/style.d.ts +1 -0
  145. package/es/Gemini/style.js +1 -0
  146. package/es/Gemma/components/Avatar.js +2 -1
  147. package/es/Gemma/components/Color.js +5 -2
  148. package/es/Gemma/components/Combine.js +2 -1
  149. package/es/Gemma/components/Mono.js +7 -3
  150. package/es/Gemma/components/Simple.d.ts +3 -0
  151. package/es/Gemma/components/Simple.js +34 -0
  152. package/es/Gemma/components/Text.js +7 -3
  153. package/es/Gemma/index.d.ts +2 -0
  154. package/es/Gemma/index.js +4 -1
  155. package/es/Gemma/style.d.ts +1 -0
  156. package/es/Gemma/style.js +1 -0
  157. package/es/Github/components/Avatar.js +2 -1
  158. package/es/Github/components/Combine.js +2 -1
  159. package/es/Github/components/Mono.js +7 -3
  160. package/es/Github/components/Text.js +7 -3
  161. package/es/Github/index.d.ts +1 -0
  162. package/es/Github/index.js +2 -1
  163. package/es/Github/style.d.ts +1 -0
  164. package/es/Github/style.js +1 -0
  165. package/es/GithubCopilot/components/Avatar.js +2 -1
  166. package/es/GithubCopilot/components/Combine.js +2 -1
  167. package/es/GithubCopilot/components/Mono.js +7 -3
  168. package/es/GithubCopilot/components/Text.js +7 -3
  169. package/es/GithubCopilot/index.d.ts +1 -0
  170. package/es/GithubCopilot/index.js +2 -1
  171. package/es/GithubCopilot/style.d.ts +1 -0
  172. package/es/GithubCopilot/style.js +1 -0
  173. package/es/Google/components/Avatar.js +2 -1
  174. package/es/Google/components/BrandColor.js +6 -3
  175. package/es/Google/components/BrandMono.js +7 -3
  176. package/es/Google/components/Color.js +6 -3
  177. package/es/Google/components/Mono.js +7 -3
  178. package/es/Google/index.d.ts +1 -0
  179. package/es/Google/index.js +2 -1
  180. package/es/Google/style.d.ts +1 -0
  181. package/es/Google/style.js +1 -0
  182. package/es/HuggingFace/components/Avatar.js +2 -1
  183. package/es/HuggingFace/components/Color.js +6 -3
  184. package/es/HuggingFace/components/Combine.js +2 -1
  185. package/es/HuggingFace/components/Mono.js +7 -3
  186. package/es/HuggingFace/components/Text.js +7 -3
  187. package/es/HuggingFace/index.d.ts +1 -0
  188. package/es/HuggingFace/index.js +2 -1
  189. package/es/HuggingFace/style.d.ts +1 -0
  190. package/es/HuggingFace/style.js +1 -0
  191. package/es/Hunyuan/components/Avatar.js +2 -1
  192. package/es/Hunyuan/components/Color.js +6 -3
  193. package/es/Hunyuan/components/Combine.js +2 -1
  194. package/es/Hunyuan/components/Mono.js +7 -3
  195. package/es/Hunyuan/components/Text.js +7 -3
  196. package/es/Hunyuan/index.d.ts +1 -0
  197. package/es/Hunyuan/index.js +2 -1
  198. package/es/Hunyuan/style.d.ts +1 -0
  199. package/es/Hunyuan/style.js +1 -0
  200. package/es/IconAvatar/index.d.ts +1 -1
  201. package/es/IconAvatar/index.js +1 -1
  202. package/es/LLaVA/components/Avatar.d.ts +5 -0
  203. package/es/LLaVA/components/Avatar.js +20 -0
  204. package/es/LLaVA/components/Color.d.ts +3 -0
  205. package/es/LLaVA/components/Color.js +365 -0
  206. package/es/LLaVA/components/Combine.d.ts +7 -0
  207. package/es/LLaVA/components/Combine.js +30 -0
  208. package/es/LLaVA/components/Mono.d.ts +3 -0
  209. package/es/LLaVA/components/Mono.js +35 -0
  210. package/es/LLaVA/components/Text.d.ts +3 -0
  211. package/es/LLaVA/components/Text.js +35 -0
  212. package/es/LLaVA/index.d.ts +15 -0
  213. package/es/LLaVA/index.js +14 -0
  214. package/es/LLaVA/style.d.ts +5 -0
  215. package/es/LLaVA/style.js +5 -0
  216. package/es/Meta/components/Avatar.js +2 -1
  217. package/es/Meta/components/BrandColor.js +5 -2
  218. package/es/Meta/components/BrandMono.js +7 -3
  219. package/es/Meta/components/Color.js +5 -2
  220. package/es/Meta/components/Combine.js +2 -1
  221. package/es/Meta/components/Mono.js +7 -3
  222. package/es/Meta/components/Text.js +7 -3
  223. package/es/Meta/index.d.ts +1 -0
  224. package/es/Meta/index.js +2 -1
  225. package/es/Meta/style.d.ts +1 -0
  226. package/es/Meta/style.js +1 -0
  227. package/es/Midjourney/components/Avatar.js +2 -1
  228. package/es/Midjourney/components/Combine.js +2 -1
  229. package/es/Midjourney/components/Mono.js +7 -3
  230. package/es/Midjourney/components/Text.js +7 -3
  231. package/es/Midjourney/index.d.ts +1 -0
  232. package/es/Midjourney/index.js +2 -1
  233. package/es/Midjourney/style.d.ts +1 -0
  234. package/es/Midjourney/style.js +1 -0
  235. package/es/Minimax/components/Avatar.js +2 -1
  236. package/es/Minimax/components/Color.js +5 -2
  237. package/es/Minimax/components/Combine.js +2 -1
  238. package/es/Minimax/components/Mono.js +7 -3
  239. package/es/Minimax/components/Text.js +7 -3
  240. package/es/Minimax/index.d.ts +1 -0
  241. package/es/Minimax/index.js +2 -1
  242. package/es/Minimax/style.d.ts +1 -0
  243. package/es/Minimax/style.js +1 -0
  244. package/es/Mistral/components/Avatar.js +2 -1
  245. package/es/Mistral/components/Color.js +6 -3
  246. package/es/Mistral/components/Combine.js +2 -1
  247. package/es/Mistral/components/Mono.js +6 -3
  248. package/es/Mistral/components/Text.js +7 -3
  249. package/es/Mistral/index.d.ts +1 -0
  250. package/es/Mistral/index.js +2 -1
  251. package/es/Mistral/style.d.ts +1 -0
  252. package/es/Mistral/style.js +1 -0
  253. package/es/Moonshot/components/Avatar.js +2 -1
  254. package/es/Moonshot/components/Combine.js +2 -2
  255. package/es/Moonshot/components/Mono.js +7 -3
  256. package/es/Moonshot/components/Text.js +7 -3
  257. package/es/Moonshot/index.d.ts +1 -0
  258. package/es/Moonshot/index.js +2 -1
  259. package/es/Moonshot/style.d.ts +1 -0
  260. package/es/Moonshot/style.js +1 -0
  261. package/es/Nvidia/components/Avatar.js +2 -1
  262. package/es/Nvidia/components/Color.js +7 -3
  263. package/es/Nvidia/components/Combine.js +2 -1
  264. package/es/Nvidia/components/Mono.js +7 -3
  265. package/es/Nvidia/components/Text.js +7 -3
  266. package/es/Nvidia/index.d.ts +1 -0
  267. package/es/Nvidia/index.js +2 -1
  268. package/es/Nvidia/style.d.ts +1 -0
  269. package/es/Nvidia/style.js +1 -0
  270. package/es/Ollama/components/Avatar.js +2 -1
  271. package/es/Ollama/components/Combine.js +2 -2
  272. package/es/Ollama/components/Mono.js +7 -3
  273. package/es/Ollama/components/Text.js +7 -3
  274. package/es/Ollama/index.d.ts +1 -0
  275. package/es/Ollama/index.js +2 -1
  276. package/es/Ollama/style.d.ts +1 -0
  277. package/es/Ollama/style.js +1 -0
  278. package/es/OpenAI/components/Avatar.js +2 -1
  279. package/es/OpenAI/components/Combine.js +2 -2
  280. package/es/OpenAI/components/Mono.js +7 -3
  281. package/es/OpenAI/components/Text.js +7 -3
  282. package/es/OpenAI/index.d.ts +1 -0
  283. package/es/OpenAI/index.js +2 -1
  284. package/es/OpenAI/style.d.ts +1 -0
  285. package/es/OpenAI/style.js +1 -0
  286. package/es/OpenRouter/components/Avatar.d.ts +5 -0
  287. package/es/OpenRouter/components/Avatar.js +22 -0
  288. package/es/OpenRouter/components/Combine.d.ts +5 -0
  289. package/es/OpenRouter/components/Combine.js +21 -0
  290. package/es/OpenRouter/components/Mono.d.ts +3 -0
  291. package/es/OpenRouter/components/Mono.js +35 -0
  292. package/es/OpenRouter/components/Text.d.ts +3 -0
  293. package/es/OpenRouter/components/Text.js +35 -0
  294. package/es/OpenRouter/index.d.ts +13 -0
  295. package/es/OpenRouter/index.js +12 -0
  296. package/es/OpenRouter/style.d.ts +4 -0
  297. package/es/OpenRouter/style.js +4 -0
  298. package/es/Perplexity/components/Avatar.js +2 -1
  299. package/es/Perplexity/components/Color.js +7 -3
  300. package/es/Perplexity/components/Combine.js +2 -2
  301. package/es/Perplexity/components/Mono.js +7 -3
  302. package/es/Perplexity/components/Text.js +7 -3
  303. package/es/Perplexity/index.d.ts +1 -0
  304. package/es/Perplexity/index.js +2 -1
  305. package/es/Perplexity/style.d.ts +1 -0
  306. package/es/Perplexity/style.js +1 -0
  307. package/es/Pollinations/components/Avatar.js +2 -1
  308. package/es/Pollinations/components/Combine.js +2 -1
  309. package/es/Pollinations/components/Mono.js +7 -3
  310. package/es/Pollinations/components/Text.js +7 -3
  311. package/es/Pollinations/index.d.ts +1 -0
  312. package/es/Pollinations/index.js +2 -1
  313. package/es/Pollinations/style.d.ts +1 -0
  314. package/es/Pollinations/style.js +1 -0
  315. package/es/Qingyan/components/Avatar.js +2 -1
  316. package/es/Qingyan/components/Color.js +6 -3
  317. package/es/Qingyan/components/Combine.js +2 -1
  318. package/es/Qingyan/components/Mono.js +6 -3
  319. package/es/Qingyan/components/Text.js +7 -3
  320. package/es/Qingyan/index.d.ts +1 -0
  321. package/es/Qingyan/index.js +2 -1
  322. package/es/Qingyan/style.d.ts +1 -0
  323. package/es/Qingyan/style.js +1 -0
  324. package/es/Replicate/components/Avatar.js +2 -1
  325. package/es/Replicate/components/BrandMono.js +7 -3
  326. package/es/Replicate/components/Mono.js +7 -3
  327. package/es/Replicate/index.d.ts +1 -0
  328. package/es/Replicate/index.js +2 -1
  329. package/es/Replicate/style.d.ts +1 -0
  330. package/es/Replicate/style.js +1 -0
  331. package/es/Spark/components/Avatar.js +2 -1
  332. package/es/Spark/components/Color.js +4 -1
  333. package/es/Spark/components/Combine.js +2 -1
  334. package/es/Spark/components/Mono.js +4 -1
  335. package/es/Spark/components/Text.js +4 -1
  336. package/es/Spark/index.d.ts +1 -0
  337. package/es/Spark/index.js +2 -1
  338. package/es/Spark/style.d.ts +1 -0
  339. package/es/Spark/style.js +1 -0
  340. package/es/Stability/components/Avatar.js +2 -1
  341. package/es/Stability/components/BrandColor.js +5 -2
  342. package/es/Stability/components/BrandMono.js +6 -3
  343. package/es/Stability/components/Color.js +5 -2
  344. package/es/Stability/components/Combine.js +2 -1
  345. package/es/Stability/components/Mono.js +6 -3
  346. package/es/Stability/components/Text.js +7 -3
  347. package/es/Stability/index.d.ts +1 -0
  348. package/es/Stability/index.js +2 -1
  349. package/es/Stability/style.d.ts +1 -0
  350. package/es/Stability/style.js +1 -0
  351. package/es/Tongyi/components/Avatar.js +2 -1
  352. package/es/Tongyi/components/Color.js +5 -2
  353. package/es/Tongyi/components/Combine.js +2 -1
  354. package/es/Tongyi/components/Mono.js +7 -3
  355. package/es/Tongyi/components/Text.js +7 -3
  356. package/es/Tongyi/index.d.ts +1 -0
  357. package/es/Tongyi/index.js +2 -1
  358. package/es/Tongyi/style.d.ts +1 -0
  359. package/es/Tongyi/style.js +1 -0
  360. package/es/Wenxin/components/Avatar.js +2 -1
  361. package/es/Wenxin/components/Color.js +5 -2
  362. package/es/Wenxin/components/Combine.js +2 -1
  363. package/es/Wenxin/components/Mono.js +7 -3
  364. package/es/Wenxin/components/Text.js +7 -3
  365. package/es/Wenxin/index.d.ts +1 -0
  366. package/es/Wenxin/index.js +2 -1
  367. package/es/Wenxin/style.d.ts +1 -0
  368. package/es/Wenxin/style.js +1 -0
  369. package/es/WorkersAI/components/Avatar.js +2 -1
  370. package/es/WorkersAI/components/Color.js +7 -3
  371. package/es/WorkersAI/components/Combine.js +2 -1
  372. package/es/WorkersAI/components/Mono.js +7 -3
  373. package/es/WorkersAI/components/Text.js +7 -3
  374. package/es/WorkersAI/index.d.ts +1 -0
  375. package/es/WorkersAI/index.js +2 -1
  376. package/es/WorkersAI/style.d.ts +1 -0
  377. package/es/WorkersAI/style.js +1 -0
  378. package/es/Zhipu/components/Avatar.js +2 -1
  379. package/es/Zhipu/components/Color.js +7 -3
  380. package/es/Zhipu/components/Combine.js +2 -2
  381. package/es/Zhipu/components/Mono.js +7 -3
  382. package/es/Zhipu/components/Text.js +7 -3
  383. package/es/Zhipu/index.d.ts +1 -0
  384. package/es/Zhipu/index.js +2 -1
  385. package/es/Zhipu/style.d.ts +1 -0
  386. package/es/Zhipu/style.js +1 -0
  387. package/es/components/Editor/Color.js +1 -1
  388. package/es/components/Editor/Mono.js +1 -1
  389. package/es/components/Editor/Text.d.ts +8 -0
  390. package/es/components/Editor/Text.js +47 -0
  391. package/es/components/Editor/index.js +10 -3
  392. package/es/hooks/useFillId.js +2 -2
  393. package/es/index.d.ts +2 -0
  394. package/es/index.js +2 -0
  395. package/package.json +3 -5
@@ -5,7 +5,7 @@ import Color from "./components/Color";
5
5
  import Combine from "./components/Combine";
6
6
  import Mono from "./components/Mono";
7
7
  import Text from "./components/Text";
8
- import { COLOR_GRADIENT, COLOR_PRIMARY } from "./style";
8
+ import { COLOR_GRADIENT, COLOR_PRIMARY, TITLE } from "./style";
9
9
  var Icons = Mono;
10
10
  Icons.Color = Color;
11
11
  Icons.Text = Text;
@@ -15,4 +15,5 @@ Icons.Brand = BrandMono;
15
15
  Icons.BrandColor = BrandColor;
16
16
  Icons.colorPrimary = COLOR_PRIMARY;
17
17
  Icons.colorGradient = COLOR_GRADIENT;
18
+ Icons.title = TITLE;
18
19
  export default Icons;
@@ -1,3 +1,4 @@
1
+ export declare const TITLE = "Stability";
1
2
  export declare const TEXT_MULTIPLE = 0.75;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#330066";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Stability';
1
2
  export var TEXT_MULTIPLE = 0.75;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#330066';
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconAvatar from "../../IconAvatar";
8
- import { COLOR_GRADIENT } from "../style";
8
+ import { COLOR_GRADIENT, TITLE } from "../style";
9
9
  import Mono from "./Mono";
10
10
  import { jsx as _jsx } from "react/jsx-runtime";
11
11
  var Avatar = /*#__PURE__*/memo(function (_ref) {
@@ -13,6 +13,7 @@ var Avatar = /*#__PURE__*/memo(function (_ref) {
13
13
  rest = _objectWithoutProperties(_ref, _excluded);
14
14
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
15
  Icon: Mono,
16
+ "aria-label": TITLE,
16
17
  background: background || COLOR_GRADIENT
17
18
  }, rest));
18
19
  });
@@ -5,6 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { forwardRef } from 'react';
7
7
  import { useFillId } from "../../hooks/useFillId";
8
+ import { TITLE } from "../style";
8
9
  import { jsx as _jsx } from "react/jsx-runtime";
9
10
  import { jsxs as _jsxs } from "react/jsx-runtime";
10
11
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -12,7 +13,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
12
13
  size = _ref$size === void 0 ? '1em' : _ref$size,
13
14
  style = _ref.style,
14
15
  rest = _objectWithoutProperties(_ref, _excluded);
15
- var _useFillId = useFillId('tongyi'),
16
+ var _useFillId = useFillId(TITLE),
16
17
  id = _useFillId.id,
17
18
  fill = _useFillId.fill;
18
19
  return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
@@ -26,7 +27,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
26
27
  width: size,
27
28
  xmlns: "http://www.w3.org/2000/svg"
28
29
  }, rest), {}, {
29
- children: [/*#__PURE__*/_jsx("defs", {
30
+ children: [/*#__PURE__*/_jsx("title", {
31
+ children: TITLE
32
+ }), /*#__PURE__*/_jsx("defs", {
30
33
  children: /*#__PURE__*/_jsxs("linearGradient", {
31
34
  id: id,
32
35
  x1: "0%",
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconCombine from "../../IconCombine";
8
- import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
8
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
9
9
  import Color from "./Color";
10
10
  import Mono from "./Mono";
11
11
  import Text from "./Text";
@@ -19,6 +19,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
19
19
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
20
20
  Icon: Icon,
21
21
  Text: Text,
22
+ "aria-label": TITLE,
22
23
  extraStyle: _objectSpread({
23
24
  fontWeight: 500
24
25
  }, extraStyle),
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  fill: "currentColor",
15
17
  fillRule: "evenodd",
16
18
  height: size,
@@ -23,9 +25,11 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
25
  width: size,
24
26
  xmlns: "http://www.w3.org/2000/svg"
25
27
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
27
31
  d: "M12.604 1.34c.393.69.784 1.382 1.174 2.075a.18.18 0 00.157.091h5.552c.174 0 .322.11.446.327l1.454 2.57c.19.337.24.478.024.837-.26.43-.513.864-.76 1.3l-.367.658c-.106.196-.223.28-.04.512l2.652 4.637c.172.301.111.494-.043.77-.437.785-.882 1.564-1.335 2.34-.159.272-.352.375-.68.37-.777-.016-1.552-.01-2.327.016a.099.099 0 00-.081.05 575.097 575.097 0 01-2.705 4.74c-.169.293-.38.363-.725.364-.997.003-2.002.004-3.017.002a.537.537 0 01-.465-.271l-1.335-2.323a.09.09 0 00-.083-.049H4.982c-.285.03-.553-.001-.805-.092l-1.603-2.77a.543.543 0 01-.002-.54l1.207-2.12a.198.198 0 000-.197 550.951 550.951 0 01-1.875-3.272l-.79-1.395c-.16-.31-.173-.496.095-.965.465-.813.927-1.625 1.387-2.436.132-.234.304-.334.584-.335a338.3 338.3 0 012.589-.001.124.124 0 00.107-.063l2.806-4.895a.488.488 0 01.422-.246c.524-.001 1.053 0 1.583-.006L11.704 1c.341-.003.724.032.9.34zm-3.432.403a.06.06 0 00-.052.03L6.254 6.788a.157.157 0 01-.135.078H3.253c-.056 0-.07.025-.041.074l5.81 10.156c.025.042.013.062-.034.063l-2.795.015a.218.218 0 00-.2.116l-1.32 2.31c-.044.078-.021.118.068.118l5.716.008c.046 0 .08.02.104.061l1.403 2.454c.046.081.092.082.139 0l5.006-8.76.783-1.382a.055.055 0 01.096 0l1.424 2.53a.122.122 0 00.107.062l2.763-.02a.04.04 0 00.035-.02.041.041 0 000-.04l-2.9-5.086a.108.108 0 010-.113l.293-.507 1.12-1.977c.024-.041.012-.062-.035-.062H9.2c-.059 0-.073-.026-.043-.077l1.434-2.505a.107.107 0 000-.114L9.225 1.774a.06.06 0 00-.053-.031zm6.29 8.02c.046 0 .058.02.034.06l-.832 1.465-2.613 4.585a.056.056 0 01-.05.029.058.058 0 01-.05-.029L8.498 9.841c-.02-.034-.01-.052.028-.054l.216-.012 6.722-.012z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  fill: "currentColor",
15
17
  fillRule: "evenodd",
16
18
  height: size,
@@ -23,9 +25,11 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
25
  viewBox: "0 0 50 24",
24
26
  xmlns: "http://www.w3.org/2000/svg"
25
27
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
27
31
  d: "M6.367 8.85c.577 0 1.047.472 1.047 1.052v7.276c.416.666.855 1.161 1.302 1.486.454.325.978.55 1.586.681.534.117 1.25.197 2.139.246l.34.017c.81.031 2.019.047 3.628.047 2.688 0 5.245-.078 7.663-.225l-.508 2.16c-2.742.155-5.183.224-7.324.224-.786 0-1.578-.01-2.377-.03l-1.204-.04c-1.148-.03-2.072-.108-2.78-.224a6.023 6.023 0 01-1.934-.666c-.577-.325-1.147-.812-1.694-1.462-.416.363-.847.774-1.278 1.223-.432.456-.863.913-1.279 1.385L2 20.026l2.973-2.817v-5.906H2.847V8.85h3.52zM21.36 2.534c.611 0 1.115.465 1.18 1.062l.006.13c0 .457-.254.875-.662 1.068l-.367.184c-.785.404-1.886 1.025-3.299 1.867l-.431.248h3.642c.578 0 1.048.472 1.048 1.053v8.575c0 .558-.077.991-.231 1.285-.154.294-.408.519-.763.674-.354.154-.87.263-1.548.34l-.862.062-.6-2.314.592-.016c.4-.046.662-.124.77-.24.116-.116.17-.34.17-.688v-.163h-3.073v3.111h-2.295v-3.111h-2.904v3.111h-2.34V7.101h4.543l-2.68-1.773.655-.774H9.617v-2.02H21.36zm-6.715 9.9h-2.904v1.222h2.904v-1.223zm5.367 0h-3.072v1.222h3.072v-1.223zm-5.367-3.29h-2.904v1.293h2.904V9.144zm5.367 0h-3.072v1.293h3.072V9.144zM5.127 2c.381.308.814.702 1.306 1.187L7.85 4.614c.118.12.225.232.311.327l-.94 2.802c-.361-.534-1.155-1.4-1.91-2.23-.361-.394-.7-.742-1.016-1.052L5.127 2zm13.261 2.554H13.46l2.171 1.34.568-.31c.994-.535 1.727-.88 2.19-1.03zM31.681 3.2c.77 2.035 1.586 3.808 2.449 5.31.94 1.648 2.033 3.088 3.273 4.318 1.21-1.261 2.226-2.74 3.057-4.443.717-1.47 1.34-3.204 1.872-5.185h3.011c-.724 2.654-1.54 4.9-2.441 6.733-.901 1.835-1.995 3.437-3.289 4.8 1.094.796 2.326 1.532 3.69 2.213A47.716 47.716 0 0048 18.958l-1.425 2.856c-1.933-.851-3.635-1.695-5.113-2.53-1.48-.837-2.796-1.711-3.951-2.64-1.163.913-2.495 1.78-4.013 2.6-1.517.821-3.311 1.665-5.39 2.555l-1.595-2.701c1.918-.72 3.59-1.432 5.006-2.137a24.71 24.71 0 003.774-2.29 22.867 22.867 0 01-3.55-4.714c-1.017-1.765-2.11-4.288-3.027-6.757h2.965zm2.588-1.192h3.196l.647 1.021.455.756c.461.776.929 1.592 1.293 2.224h-3.135l-.508-.887-.362-.614c-.64-1.076-1.163-1.912-1.586-2.5z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -10,6 +10,7 @@ export type CompoundedIcon = typeof Mono & {
10
10
  Text: typeof Text;
11
11
  colorGradient: string;
12
12
  colorPrimary: string;
13
+ title: string;
13
14
  };
14
15
  declare const Icons: CompoundedIcon;
15
16
  export default Icons;
@@ -3,7 +3,7 @@ import Color from "./components/Color";
3
3
  import Combine from "./components/Combine";
4
4
  import Mono from "./components/Mono";
5
5
  import Text from "./components/Text";
6
- import { COLOR_GRADIENT, COLOR_PRIMARY } from "./style";
6
+ import { COLOR_GRADIENT, COLOR_PRIMARY, TITLE } from "./style";
7
7
  var Icons = Mono;
8
8
  Icons.Color = Color;
9
9
  Icons.Text = Text;
@@ -11,4 +11,5 @@ Icons.Combine = Combine;
11
11
  Icons.Avatar = Avatar;
12
12
  Icons.colorPrimary = COLOR_PRIMARY;
13
13
  Icons.colorGradient = COLOR_GRADIENT;
14
+ Icons.title = TITLE;
14
15
  export default Icons;
@@ -1,3 +1,4 @@
1
+ export declare const TITLE = "Tongyi";
1
2
  export declare const TEXT_MULTIPLE = 0.75;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#615ced";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Tongyi';
1
2
  export var TEXT_MULTIPLE = 0.75;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#615ced';
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconAvatar from "../../IconAvatar";
8
- import { COLOR_GRADIENT } from "../style";
8
+ import { COLOR_GRADIENT, TITLE } from "../style";
9
9
  import Mono from "./Mono";
10
10
  import { jsx as _jsx } from "react/jsx-runtime";
11
11
  var Avatar = /*#__PURE__*/memo(function (_ref) {
@@ -13,6 +13,7 @@ var Avatar = /*#__PURE__*/memo(function (_ref) {
13
13
  rest = _objectWithoutProperties(_ref, _excluded);
14
14
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
15
  Icon: Mono,
16
+ "aria-label": TITLE,
16
17
  background: background || COLOR_GRADIENT
17
18
  }, rest));
18
19
  });
@@ -5,6 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { forwardRef } from 'react';
7
7
  import { useFillId } from "../../hooks/useFillId";
8
+ import { TITLE } from "../style";
8
9
  import { jsx as _jsx } from "react/jsx-runtime";
9
10
  import { jsxs as _jsxs } from "react/jsx-runtime";
10
11
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -12,7 +13,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
12
13
  size = _ref$size === void 0 ? '1em' : _ref$size,
13
14
  style = _ref.style,
14
15
  rest = _objectWithoutProperties(_ref, _excluded);
15
- var _useFillId = useFillId('wenxin'),
16
+ var _useFillId = useFillId(TITLE),
16
17
  id = _useFillId.id,
17
18
  fill = _useFillId.fill;
18
19
  return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
@@ -26,7 +27,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
26
27
  width: size,
27
28
  xmlns: "http://www.w3.org/2000/svg"
28
29
  }, rest), {}, {
29
- children: [/*#__PURE__*/_jsx("defs", {
30
+ children: [/*#__PURE__*/_jsx("title", {
31
+ children: TITLE
32
+ }), /*#__PURE__*/_jsx("defs", {
30
33
  children: /*#__PURE__*/_jsxs("linearGradient", {
31
34
  id: id,
32
35
  x1: "9.155%",
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconCombine from "../../IconCombine";
8
- import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
8
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
9
9
  import Color from "./Color";
10
10
  import Mono from "./Mono";
11
11
  import Text from "./Text";
@@ -18,6 +18,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
18
18
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
19
  Icon: Icon,
20
20
  Text: Text,
21
+ "aria-label": TITLE,
21
22
  spaceMultiple: SPACE_MULTIPLE,
22
23
  textMultiple: TEXT_MULTIPLE
23
24
  }, rest));
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  fill: "currentColor",
15
17
  fillRule: "evenodd",
16
18
  height: size,
@@ -23,9 +25,11 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
25
  width: size,
24
26
  xmlns: "http://www.w3.org/2000/svg"
25
27
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
27
31
  d: "M11.32 1.176a1.4 1.4 0 011.36 0l8.64 4.843c.421.234.68.67.68 1.141v9.68c0 .472-.259.908-.68 1.143l-8.64 4.84a1.4 1.4 0 01-1.36 0l-8.64-4.84A1.31 1.31 0 012 16.84V7.159c0-.471.259-.907.68-1.142l8.64-4.84zm7.42 13.839V8.227L12.002 12 12 19.551l6.059-3.394a1.31 1.31 0 00.68-1.142zM12.68 4.833a1.393 1.393 0 00-1.36 0L5.944 7.846c-.421.235-.68.67-.68 1.142v6.027c0 .47.259.905.68 1.142l2.795 1.566V11.09a1.546 1.546 0 00.221.79 1.527 1.527 0 01-.216-.834l.004-.094.02-.15.018-.084.017-.062.039-.117.062-.142.035-.065.081-.13.094-.122.084-.091.08-.075.125-.1.071-.048.134-.076 5.87-3.29-2.796-1.566z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  fill: "currentColor",
15
17
  fillRule: "evenodd",
16
18
  height: size,
@@ -23,9 +25,11 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
25
  viewBox: "0 0 47 24",
24
26
  xmlns: "http://www.w3.org/2000/svg"
25
27
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
27
31
  d: "M14.205 2.235H10.59v1.878H2.149v2.28H4.75c1.415 4.332 3.262 7.642 5.478 10.077C8.038 17.998 5.307 19.063 2 19.635V22c3.878-.142 7.345-1.256 10.293-3.594 2.949 2.34 6.417 3.452 10.294 3.594v-2.365c-3.307-.572-6.038-1.637-8.229-3.165 2.217-2.435 4.064-5.745 5.478-10.076h2.75v-2.28h-8.382V2.234h.001zm-1.91 12.499c-2.137-2.165-3.541-4.958-4.26-8.339h8.522c-.718 3.38-2.123 6.174-4.26 8.339h-.002zm12.812-4.09c0 3.295-.491 7.58-.692 9.186h2.892c.227-1.867.67-5.916.67-9.186V6.173h-2.872v4.47h.002zm7.64-7.254v14.507c0 .804.436 1.377 1.396 1.377h1.244l6.023-.001v2.4h-7.202v-.026c-.338-.004-.74-.006-1.216-.006-2.554 0-3.313-.886-3.313-3.744V3.39h3.067zM43.89 6.06C44.453 9.666 45 14.418 45 19.275h-2.872c0-4.84-.582-9.655-1.153-13.213zM37.993 2c.36 2.315.733 5.556.733 9.034V16h-2.87v-4.967c0-3.5-.41-6.803-.774-9.034h2.911z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -10,6 +10,7 @@ export type CompoundedIcon = typeof Mono & {
10
10
  Text: typeof Text;
11
11
  colorGradient: string;
12
12
  colorPrimary: string;
13
+ title: string;
13
14
  };
14
15
  declare const Icons: CompoundedIcon;
15
16
  export default Icons;
@@ -3,7 +3,7 @@ import Color from "./components/Color";
3
3
  import Combine from "./components/Combine";
4
4
  import Mono from "./components/Mono";
5
5
  import Text from "./components/Text";
6
- import { COLOR_GRADIENT, COLOR_PRIMARY } from "./style";
6
+ import { COLOR_GRADIENT, COLOR_PRIMARY, TITLE } from "./style";
7
7
  var Icons = Mono;
8
8
  Icons.Color = Color;
9
9
  Icons.Text = Text;
@@ -11,4 +11,5 @@ Icons.Combine = Combine;
11
11
  Icons.Avatar = Avatar;
12
12
  Icons.colorPrimary = COLOR_PRIMARY;
13
13
  Icons.colorGradient = COLOR_GRADIENT;
14
+ Icons.title = TITLE;
14
15
  export default Icons;
@@ -1,3 +1,4 @@
1
+ export declare const TITLE = "Wenxin";
1
2
  export declare const TEXT_MULTIPLE = 0.75;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#167ADF";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Wenxin';
1
2
  export var TEXT_MULTIPLE = 0.75;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#167ADF';
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconAvatar from "../../IconAvatar";
8
- import { COLOR_PRIMARY } from "../style";
8
+ import { COLOR_PRIMARY, TITLE } from "../style";
9
9
  import Mono from "./Mono";
10
10
  import { jsx as _jsx } from "react/jsx-runtime";
11
11
  var Avatar = /*#__PURE__*/memo(function (_ref) {
@@ -13,6 +13,7 @@ var Avatar = /*#__PURE__*/memo(function (_ref) {
13
13
  rest = _objectWithoutProperties(_ref, _excluded);
14
14
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
15
  Icon: Mono,
16
+ "aria-label": TITLE,
16
17
  background: background || COLOR_PRIMARY
17
18
  }, rest));
18
19
  });
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  height: size,
15
17
  ref: ref,
16
18
  style: _objectSpread({
@@ -21,11 +23,13 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
21
23
  width: size,
22
24
  xmlns: "http://www.w3.org/2000/svg"
23
25
  }, rest), {}, {
24
- children: /*#__PURE__*/_jsx("path", {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsx("path", {
25
29
  d: "M20.456 9.401c-1.127 0-2.109.77-2.436 1.832h-5.198v-3.92h1.672l1.636-.916c.4.294.909.44 1.418.44a2.562 2.562 0 002.544-2.564 2.539 2.539 0 00-2.544-2.564 2.539 2.539 0 00-2.545 2.564c0 .33.073.66.182.952l-1.054.623h-1.272V1.745h-.037c-.472-.366-1.054-.586-1.635-.696h-.073a4.178 4.178 0 00-2.108.22c-.146.037-.291.11-.437.183h-.036c-.036.037-.073.037-.109.074-.618.366-1.09.879-1.454 1.465 0 .036-.036.073-.036.073l-.11.22c0 .037-.036.037-.036.073v.037H6.57c-1.054 0-2.072.44-2.799 1.172-.763.733-1.163 1.758-1.163 2.82 0 .257.037.513.073.77-.473.33-.872.769-1.163 1.282-.291.513-.436 1.062-.51 1.648a3.976 3.976 0 00.255 1.722c.218.55.546 1.062.945 1.465a4.498 4.498 0 00-.4 2.051c0 .696.182 1.392.51 2.052.327.659.763 1.172 1.308 1.611.473.367.981.623 1.563.806v-.036a4.58 4.58 0 001.745.22h.036c0 .036.036.036.036.036.328.623.837 1.099 1.454 1.465.037.037.073.037.11.073h.036c.145.074.29.147.436.184.509.22 1.09.293 1.636.256.145 0 .29-.037.472-.037h.037a4.032 4.032 0 001.635-.696V17.9h1.273l1.126.623a2.77 2.77 0 00-.181.952c0 1.392 1.126 2.565 2.544 2.565a2.539 2.539 0 002.544-2.565 2.539 2.539 0 00-2.544-2.564c-.545 0-1.018.184-1.418.44l-1.672-.916h-1.672V12.698h5.198c.327 1.062 1.272 1.831 2.436 1.831A2.562 2.562 0 0023 11.965a2.539 2.539 0 00-2.544-2.564zm-2.872-6.19c.582 0 1.09.476 1.09 1.099 0 .622-.472 1.098-1.09 1.098-.618 0-1.09-.476-1.09-1.098 0-.623.508-1.1 1.09-1.1zm0 15.165c.582 0 1.09.476 1.09 1.098 0 .623-.472 1.1-1.09 1.1-.618 0-1.09-.477-1.09-1.1 0-.622.508-1.098 1.09-1.098zm-6.216 2.857a.824.824 0 01-.4.11c-.072 0-.145.036-.181.036h-.073a2.1 2.1 0 01-.945-.11c-.363-.11-.69-.33-.981-.622-.255-.293-.473-.623-.582-.99l-.109-.549v-.256c0-.183.036-.367.109-.55.036-.073.036-.146.073-.256.036-.11.109-.22.181-.33 0-.036.037-.036.037-.073.036-.037.036-.073.072-.11.037-.037.037-.073.073-.11 0 0 0-.036.037-.036l.218-.22-.982-1.282c-.472.403-.836.879-1.054 1.428-.073.147-.145.33-.182.477v.036c-.036.073-.036.147-.036.22-.109.403-.145.842-.109 1.245-.11 0-.254 0-.364-.036-.8-.147-1.526-.55-1.999-1.172-.509-.623-.727-1.429-.654-2.235.036-.293.109-.586.218-.879l.11-.22c.035-.073.072-.146.108-.183 0 0 0-.037.037-.037.145-.256.327-.476.545-.696.581-.549 1.381-.842 2.18-.842.255 0 .51.037.764.11v-1.649c-.254-.036-.509-.073-.763-.073-.655 0-1.273.147-1.89.403-.255.11-.473.22-.691.366-.218.147-.4.293-.618.477-.109.073-.182.183-.29.293a2.917 2.917 0 01-.473-.953 2.613 2.613 0 010-1.062c.072-.366.218-.696.472-.952.218-.293.51-.513.836-.66l.655-.33-.255-.695a2.457 2.457 0 01-.145-1.136c.036-.366.181-.77.4-1.062.218-.33.508-.586.872-.77.327-.183.727-.292 1.09-.256.182 0 .364.037.546.073.363.074.654.257.945.477.29.22.509.512.654.842l1.49-.55A4.053 4.053 0 008.788 4.09a1.268 1.268 0 01-.328-.22c.146-.256.364-.513.582-.696.29-.256.654-.403 1.054-.476.327-.073.618-.037.945 0 .146.036.255.073.4.11v18.425h-.073zm9.088-8.169c-.582 0-1.09-.476-1.09-1.099 0-.586.472-1.099 1.09-1.099.618 0 1.09.477 1.09 1.1 0 .585-.472 1.098-1.09 1.098z",
26
30
  fill: "#F38020",
27
31
  fillRule: "nonzero"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconCombine from "../../IconCombine";
8
- import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
8
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
9
9
  import Color from "./Color";
10
10
  import Mono from "./Mono";
11
11
  import Text from "./Text";
@@ -18,6 +18,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
18
18
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
19
19
  Icon: Icon,
20
20
  Text: Text,
21
+ "aria-label": TITLE,
21
22
  spaceMultiple: SPACE_MULTIPLE,
22
23
  textMultiple: TEXT_MULTIPLE
23
24
  }, rest));
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  fill: "currentColor",
15
17
  fillRule: "evenodd",
16
18
  height: size,
@@ -23,9 +25,11 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
25
  width: size,
24
26
  xmlns: "http://www.w3.org/2000/svg"
25
27
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
27
31
  d: "M20.456 9.401c-1.127 0-2.109.77-2.436 1.832h-5.198v-3.92h1.672l1.636-.916c.4.294.909.44 1.418.44a2.562 2.562 0 002.544-2.564 2.539 2.539 0 00-2.544-2.564 2.539 2.539 0 00-2.545 2.564c0 .33.073.66.182.952l-1.054.623h-1.272V1.745h-.037c-.472-.366-1.054-.586-1.635-.696h-.073a4.178 4.178 0 00-2.108.22c-.146.037-.291.11-.437.183h-.036c-.036.037-.073.037-.109.074-.618.366-1.09.879-1.454 1.465 0 .036-.036.073-.036.073l-.11.22c0 .037-.036.037-.036.073v.037H6.57c-1.054 0-2.072.44-2.799 1.172-.763.733-1.163 1.758-1.163 2.82 0 .257.037.513.073.77-.473.33-.872.769-1.163 1.282-.291.513-.436 1.062-.51 1.648a3.976 3.976 0 00.255 1.722c.218.55.546 1.062.945 1.465a4.498 4.498 0 00-.4 2.051c0 .696.182 1.392.51 2.052.327.659.763 1.172 1.308 1.611.473.367.981.623 1.563.806v-.036a4.58 4.58 0 001.745.22h.036c0 .036.036.036.036.036.328.623.837 1.099 1.454 1.465.037.037.073.037.11.073h.036c.145.074.29.147.436.184.509.22 1.09.293 1.636.256.145 0 .29-.037.472-.037h.037a4.032 4.032 0 001.635-.696V17.9h1.273l1.126.623a2.77 2.77 0 00-.181.952c0 1.392 1.126 2.565 2.544 2.565a2.539 2.539 0 002.544-2.565 2.539 2.539 0 00-2.544-2.564c-.545 0-1.018.184-1.418.44l-1.672-.916h-1.672V12.698h5.198c.327 1.062 1.272 1.831 2.436 1.831A2.562 2.562 0 0023 11.965a2.539 2.539 0 00-2.544-2.564zm-2.872-6.19c.582 0 1.09.476 1.09 1.099 0 .622-.472 1.098-1.09 1.098-.618 0-1.09-.476-1.09-1.098 0-.623.508-1.1 1.09-1.1zm0 15.165c.582 0 1.09.476 1.09 1.098 0 .623-.472 1.1-1.09 1.1-.618 0-1.09-.477-1.09-1.1 0-.622.508-1.098 1.09-1.098zm-6.216 2.857a.824.824 0 01-.4.11c-.072 0-.145.036-.181.036h-.073a2.1 2.1 0 01-.945-.11c-.363-.11-.69-.33-.981-.622-.255-.293-.473-.623-.582-.99l-.109-.549v-.256c0-.183.036-.367.109-.55.036-.073.036-.146.073-.256.036-.11.109-.22.181-.33 0-.036.037-.036.037-.073.036-.037.036-.073.072-.11.037-.037.037-.073.073-.11 0 0 0-.036.037-.036l.218-.22-.982-1.282c-.472.403-.836.879-1.054 1.428-.073.147-.145.33-.182.477v.036c-.036.073-.036.147-.036.22-.109.403-.145.842-.109 1.245-.11 0-.254 0-.364-.036-.8-.147-1.526-.55-1.999-1.172-.509-.623-.727-1.429-.654-2.235.036-.293.109-.586.218-.879l.11-.22c.035-.073.072-.146.108-.183 0 0 0-.037.037-.037.145-.256.327-.476.545-.696.581-.549 1.381-.842 2.18-.842.255 0 .51.037.764.11v-1.649c-.254-.036-.509-.073-.763-.073-.655 0-1.273.147-1.89.403-.255.11-.473.22-.691.366-.218.147-.4.293-.618.477-.109.073-.182.183-.29.293a2.917 2.917 0 01-.473-.953 2.613 2.613 0 010-1.062c.072-.366.218-.696.472-.952.218-.293.51-.513.836-.66l.655-.33-.255-.695a2.457 2.457 0 01-.145-1.136c.036-.366.181-.77.4-1.062.218-.33.508-.586.872-.77.327-.183.727-.292 1.09-.256.182 0 .364.037.546.073.363.074.654.257.945.477.29.22.509.512.654.842l1.49-.55A4.053 4.053 0 008.788 4.09a1.268 1.268 0 01-.328-.22c.146-.256.364-.513.582-.696.29-.256.654-.403 1.054-.476.327-.073.618-.037.945 0 .146.036.255.073.4.11v18.425h-.073zm9.088-8.169c-.582 0-1.09-.476-1.09-1.099 0-.586.472-1.099 1.09-1.099.618 0 1.09.477 1.09 1.1 0 .585-.472 1.098-1.09 1.098z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  fill: "currentColor",
15
17
  fillRule: "evenodd",
16
18
  height: size,
@@ -23,9 +25,11 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
23
25
  viewBox: "0 0 134 24",
24
26
  xmlns: "http://www.w3.org/2000/svg"
25
27
  }, rest), {}, {
26
- children: /*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
27
31
  d: "M34.127 6.765c4.391 0 7.277 2.853 7.277 7.59v.027c0 4.778-2.831 7.618-7.263 7.618-4.46 0-7.263-2.853-7.263-7.618v-.027c0-4.71 2.872-7.59 7.25-7.59zM6.281 2L9.4 16.116h.082L13.12 2h3.625l3.638 14.116h.083L23.598 2h4.281L22.64 21.7h-4.035L14.981 8.498h-.082L11.26 21.7H7.225L2 2h4.281zm27.846 7.89c-1.928 0-3.187 1.639-3.187 4.465v.027c0 2.867 1.245 4.492 3.215 4.492 1.942 0 3.187-1.639 3.187-4.492v-.027c0-2.826-1.272-4.464-3.215-4.464zm8.628 11.81h3.994v-8.191c0-2.13 1.15-3.304 3.12-3.304.574 0 1.12.082 1.449.218V6.915c-.3-.082-.711-.15-1.149-.15-1.71 0-2.9 1.05-3.337 2.853h-.083V7.065h-3.994V21.7zm29.69-14.935c4.295 0 6.99 2.907 6.99 7.33v1.23H69.34c.041 2.334 1.313 3.699 3.351 3.699 1.642 0 2.64-.901 2.928-1.72l.027-.082h3.666l-.041.15C78.819 19.529 76.795 22 72.609 22c-4.486 0-7.208-2.908-7.208-7.59v-.014c0-4.655 2.75-7.631 7.044-7.631zM56.376 2v10.922h.082l4.952-5.857h4.527l-5.54 6.293 5.814 8.342H61.6l-4.199-5.98-1.026 1.133V21.7h-3.994V2h3.994zm16.138 7.74c-1.642 0-2.873 1.093-3.133 3.072h6.224c-.246-2.02-1.436-3.071-3.091-3.071zm8.272 11.96h3.994v-8.191c0-2.13 1.15-3.304 3.119-3.304.574 0 1.121.082 1.45.218V6.915c-.301-.082-.712-.15-1.15-.15-1.709 0-2.899 1.05-3.337 2.853h-.082V7.065h-3.994V21.7zm15.522.3c3.775 0 6.415-1.884 6.415-4.75v-.015c0-2.157-1.258-3.358-4.322-4l-2.49-.532c-1.477-.314-1.983-.805-1.983-1.556v-.014c0-.942.862-1.556 2.243-1.556 1.478 0 2.34.792 2.476 1.843l.014.109h3.68v-.137c-.096-2.566-2.271-4.627-6.17-4.627-3.734 0-6.141 1.802-6.141 4.587v.013c0 2.184 1.436 3.604 4.281 4.205l2.49.519c1.436.314 1.928.764 1.928 1.542v.014c0 .942-.916 1.53-2.42 1.53-1.601 0-2.463-.67-2.723-1.817l-.027-.123H89.66l.013.123C89.99 20.13 92.246 22 96.308 22zm11.607-.3h4.336l1.491-4.778h6.976l1.491 4.778h4.336L119.665 2h-4.856l-6.894 19.7zm9.274-15.877h.082l2.49 8.013H114.7l2.49-8.013zM127.87 21.7H132V2h-4.13v19.7z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -9,6 +9,7 @@ export type CompoundedIcon = typeof Mono & {
9
9
  Combine: typeof Combine;
10
10
  Text: typeof Text;
11
11
  colorPrimary: string;
12
+ title: string;
12
13
  };
13
14
  declare const Icons: CompoundedIcon;
14
15
  export default Icons;
@@ -3,11 +3,12 @@ import Color from "./components/Color";
3
3
  import Combine from "./components/Combine";
4
4
  import Mono from "./components/Mono";
5
5
  import Text from "./components/Text";
6
- import { COLOR_PRIMARY } from "./style";
6
+ import { COLOR_PRIMARY, TITLE } from "./style";
7
7
  var Icons = Mono;
8
8
  Icons.Color = Color;
9
9
  Icons.Text = Text;
10
10
  Icons.Combine = Combine;
11
11
  Icons.Avatar = Avatar;
12
12
  Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.title = TITLE;
13
14
  export default Icons;
@@ -1,3 +1,4 @@
1
+ export declare const TITLE = "WorkersAI";
1
2
  export declare const TEXT_MULTIPLE = 0.6;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#F38020";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'WorkersAI';
1
2
  export var TEXT_MULTIPLE = 0.6;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#F38020';
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
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
6
  import { memo } from 'react';
7
7
  import IconAvatar from "../../IconAvatar";
8
- import { COLOR_PRIMARY } from "../style";
8
+ import { COLOR_PRIMARY, TITLE } from "../style";
9
9
  import Mono from "./Mono";
10
10
  import { jsx as _jsx } from "react/jsx-runtime";
11
11
  var Avatar = /*#__PURE__*/memo(function (_ref) {
@@ -13,6 +13,7 @@ var Avatar = /*#__PURE__*/memo(function (_ref) {
13
13
  rest = _objectWithoutProperties(_ref, _excluded);
14
14
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
15
  Icon: Mono,
16
+ "aria-label": TITLE,
16
17
  background: background || COLOR_PRIMARY
17
18
  }, rest));
18
19
  });
@@ -4,13 +4,15 @@ var _excluded = ["size", "style"];
4
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
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
6
  import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
7
8
  import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
8
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
9
11
  var _ref$size = _ref.size,
10
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
11
13
  style = _ref.style,
12
14
  rest = _objectWithoutProperties(_ref, _excluded);
13
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
14
16
  height: size,
15
17
  ref: ref,
16
18
  style: _objectSpread({
@@ -21,11 +23,13 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
21
23
  width: size,
22
24
  xmlns: "http://www.w3.org/2000/svg"
23
25
  }, rest), {}, {
24
- children: /*#__PURE__*/_jsx("path", {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsx("path", {
25
29
  d: "M11.991 23.503a.24.24 0 00-.244.248.24.24 0 00.244.249.24.24 0 00.245-.249.24.24 0 00-.22-.247l-.025-.001zM9.671 5.365a1.697 1.697 0 011.099 2.132l-.071.172-.016.04-.018.054c-.07.16-.104.32-.104.498-.035.71.47 1.279 1.186 1.314h.366c1.309.053 2.338 1.173 2.286 2.523-.052 1.332-1.152 2.38-2.478 2.327h-.174c-.715.018-1.274.64-1.239 1.368 0 .124.018.23.053.337.209.373.54.658.96.8.75.23 1.517-.125 1.9-.782l.018-.035c.402-.64 1.17-.96 1.92-.711.854.284 1.378 1.226 1.099 2.167a1.661 1.661 0 01-2.077 1.102 1.711 1.711 0 01-.907-.711l-.017-.035c-.2-.323-.463-.58-.851-.711l-.056-.018a1.646 1.646 0 00-1.954.746 1.66 1.66 0 01-1.065.764 1.677 1.677 0 01-1.989-1.279c-.209-.906.332-1.83 1.257-2.043a1.51 1.51 0 01.296-.035h.018c.68-.071 1.151-.622 1.116-1.333a1.307 1.307 0 00-.227-.693 2.515 2.515 0 01-.366-1.403 2.39 2.39 0 01.366-1.208c.14-.195.21-.444.227-.693.018-.71-.506-1.261-1.186-1.332l-.07-.018a1.43 1.43 0 01-.299-.07l-.05-.019a1.7 1.7 0 01-1.047-2.114 1.68 1.68 0 012.094-1.101zm-5.575 10.11c.26-.264.639-.367.994-.27.355.096.633.379.728.74.095.362-.007.748-.267 1.013-.402.41-1.053.41-1.455 0a1.062 1.062 0 010-1.482zm14.845-.294c.359-.09.738.024.992.297.254.274.344.665.237 1.025-.107.36-.396.634-.756.718-.551.128-1.1-.22-1.23-.781a1.05 1.05 0 01.757-1.26zm-.064-4.39c.314.32.49.753.49 1.206 0 .452-.176.886-.49 1.206-.315.32-.74.5-1.185.5-.444 0-.87-.18-1.184-.5a1.727 1.727 0 010-2.412 1.654 1.654 0 012.369 0zm-11.243.163c.364.484.447 1.128.218 1.691a1.665 1.665 0 01-2.188.923c-.855-.36-1.26-1.358-.907-2.228a1.68 1.68 0 011.33-1.038c.593-.08 1.183.169 1.547.652zm11.545-4.221c.368 0 .708.2.892.524.184.324.184.724 0 1.048a1.026 1.026 0 01-.892.524c-.568 0-1.03-.47-1.03-1.048 0-.579.462-1.048 1.03-1.048zm-14.358 0c.368 0 .707.2.891.524.184.324.184.724 0 1.048a1.026 1.026 0 01-.891.524c-.569 0-1.03-.47-1.03-1.048 0-.579.461-1.048 1.03-1.048zm10.031-1.475c.925 0 1.675.764 1.675 1.706s-.75 1.705-1.675 1.705-1.674-.763-1.674-1.705c0-.942.75-1.706 1.674-1.706zm-2.626-.684c.362-.082.653-.356.761-.718a1.062 1.062 0 00-.238-1.028 1.017 1.017 0 00-.996-.294c-.547.14-.881.7-.752 1.257.13.558.675.907 1.225.783zm0 16.876c.359-.087.644-.36.75-.72a1.062 1.062 0 00-.237-1.019 1.018 1.018 0 00-.985-.301 1.037 1.037 0 00-.762.717c-.108.361-.017.754.239 1.028.245.263.606.377.953.305l.043-.01zM17.19 3.5a.631.631 0 00.628-.64c0-.355-.279-.64-.628-.64a.631.631 0 00-.628.64c0 .355.28.64.628.64zm-10.38 0a.631.631 0 00.628-.64c0-.355-.28-.64-.628-.64a.631.631 0 00-.628.64c0 .355.279.64.628.64zm-5.182 7.852a.631.631 0 00-.628.64c0 .354.28.639.628.639a.63.63 0 00.627-.606l.001-.034a.62.62 0 00-.628-.64zm5.182 9.13a.631.631 0 00-.628.64c0 .355.279.64.628.64a.631.631 0 00.628-.64c0-.355-.28-.64-.628-.64zm10.38.018a.631.631 0 00-.628.64c0 .355.28.64.628.64a.631.631 0 00.628-.64c0-.355-.279-.64-.628-.64zm5.182-9.148a.631.631 0 00-.628.64c0 .354.279.639.628.639a.631.631 0 00.628-.64c0-.355-.28-.64-.628-.64zm-.384-4.992a.24.24 0 00.244-.249.24.24 0 00-.244-.249.24.24 0 00-.244.249c0 .142.122.249.244.249zM11.991.497a.24.24 0 00.245-.248A.24.24 0 0011.99 0a.24.24 0 00-.244.249c0 .133.108.236.223.247l.021.001zM2.011 6.36a.24.24 0 00.245-.249.24.24 0 00-.244-.249.24.24 0 00-.244.249.24.24 0 00.244.249zm0 11.263a.24.24 0 00-.243.248.24.24 0 00.244.249.24.24 0 00.244-.249.252.252 0 00-.244-.248zm19.995-.018a.24.24 0 00-.245.248.24.24 0 00.245.25.24.24 0 00.244-.25.252.252 0 00-.244-.248z",
26
30
  fill: "#3859FF",
27
31
  fillRule: "nonzero"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;