@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
@@ -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.146 6.406l.103.079-1.727 2.959a3.637 3.637 0 00-5.098 0 3.648 3.648 0 00-1.046 2.34l-.006.222c0 .959.379 1.88 1.054 2.56l-.013.014a3.637 3.637 0 005.11-.014l1.764 2.954-.117.084a6.989 6.989 0 01-9.127-.654A7.003 7.003 0 010 12.008a6.975 6.975 0 016.16-6.933l.312-.03a6.988 6.988 0 014.674 1.361zM16.916 5a6.99 6.99 0 014.935 2.063l-.015.018.194.211a6.988 6.988 0 011.73 4.38l.004.305a6.988 6.988 0 01-11.819 4.973 7.002 7.002 0 01-2.043-4.942c0-1.852.736-3.629 2.045-4.94v-.016l.021-.02A6.987 6.987 0 0116.916 5zm.305 3.662L17 8.668a3.637 3.637 0 00-2.627 5.899 3.637 3.637 0 005.096-5.123 3.628 3.628 0 00-2.026-.775l-.22-.007z"
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 135 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: "M10.597 19.359c-1.606 0-3.066-.38-4.38-1.137A8.217 8.217 0 013.125 15.1C2.374 13.777 2 12.304 2 10.68c0-1.625.375-3.099 1.124-4.422a8.217 8.217 0 013.094-3.12C7.53 2.378 8.99 2 10.598 2c1.235 0 2.367.236 3.394.708a7.898 7.898 0 012.677 2.007l-1.414 1.37c-.633-.759-1.324-1.316-2.074-1.671-.749-.356-1.61-.534-2.584-.534-1.205 0-2.31.282-3.313.847a6.302 6.302 0 00-2.399 2.39c-.595 1.029-.892 2.216-.892 3.562 0 1.346.297 2.534.892 3.563a6.302 6.302 0 002.399 2.39c1.004.565 2.108.847 3.313.847 2.009 0 3.716-.828 5.122-2.483l1.436 1.392a8.372 8.372 0 01-2.85 2.17c-1.128.534-2.364.8-3.708.8zm13.447 0c-1.158 0-2.201-.279-3.128-.836a5.839 5.839 0 01-2.167-2.274c-.517-.96-.776-2.019-.776-3.18 0-1.16.259-2.22.776-3.179a5.839 5.839 0 012.167-2.274c.927-.557 1.97-.835 3.128-.835 1.159 0 2.202.278 3.129.835A5.839 5.839 0 0129.34 9.89c.517.96.776 2.02.776 3.18 0 1.16-.259 2.22-.776 3.179a5.839 5.839 0 01-2.167 2.274c-.927.557-1.97.836-3.129.836zm0-1.787c.726 0 1.402-.182 2.028-.546.626-.363 1.128-.885 1.506-1.566.379-.68.568-1.478.568-2.39 0-.913-.19-1.71-.568-2.39-.378-.681-.88-1.204-1.506-1.567a3.967 3.967 0 00-2.028-.545 4.03 4.03 0 00-2.039.545 4.002 4.002 0 00-1.518 1.566c-.378.681-.568 1.478-.568 2.39 0 .913.19 1.71.568 2.39.379.682.885 1.204 1.518 1.567a4.03 4.03 0 002.04.546zm7.723-15.2h1.97v16.615h-1.97V2.371zm8.025 16.987c-.865 0-1.638-.17-2.318-.51-.68-.341-1.205-.81-1.575-1.405-.371-.596-.556-1.272-.556-2.03 0-1.254.47-2.232 1.413-2.936.942-.704 2.132-1.056 3.569-1.056.71 0 1.37.077 1.981.232.61.155 1.078.333 1.402.534v-.72c0-.882-.309-1.59-.927-2.123-.618-.534-1.398-.8-2.34-.8-.665 0-1.275.142-1.831.429a3.347 3.347 0 00-1.32 1.195l-1.484-1.114c.463-.712 1.1-1.269 1.912-1.671.81-.402 1.71-.603 2.7-.603 1.606 0 2.87.421 3.788 1.264.92.844 1.38 1.992 1.38 3.447v7.495h-1.878v-1.694h-.093c-.34.573-.85 1.06-1.529 1.462-.68.403-1.444.604-2.294.604zm.185-1.74a3.56 3.56 0 001.854-.511 3.867 3.867 0 001.367-1.37c.34-.572.51-1.199.51-1.88-.37-.247-.826-.448-1.367-.603a6.205 6.205 0 00-1.715-.232c-1.081 0-1.896.225-2.445.673a2.145 2.145 0 00-.822 1.74c0 .65.247 1.177.741 1.579.495.402 1.12.603 1.877.603zm13.818 1.74c-.896 0-1.703-.205-2.422-.615-.718-.41-1.255-.91-1.61-1.497h-.093v1.74h-1.877V2.371h1.97v4.897l-.093 1.648h.093c.355-.604.892-1.11 1.61-1.52.719-.41 1.526-.615 2.422-.615 1.05 0 2.008.27 2.873.812.866.541 1.545 1.292 2.04 2.25.494.96.741 2.035.741 3.227 0 1.206-.247 2.285-.741 3.237-.495.951-1.174 1.698-2.04 2.24a5.308 5.308 0 01-2.873.812zm-.232-1.787c.68 0 1.321-.186 1.924-.557.602-.372 1.085-.901 1.448-1.59.363-.688.545-1.474.545-2.355 0-.882-.182-1.667-.545-2.356-.363-.688-.846-1.218-1.448-1.59a3.605 3.605 0 00-1.924-.556c-.68 0-1.32.185-1.923.556-.603.372-1.082.898-1.437 1.579-.355.68-.533 1.47-.533 2.367s.178 1.686.533 2.367c.355.68.834 1.206 1.437 1.578a3.605 3.605 0 001.923.557zm13.1 1.787c-1.16 0-2.202-.279-3.129-.836a5.839 5.839 0 01-2.167-2.274c-.517-.96-.776-2.019-.776-3.18 0-1.16.259-2.22.776-3.179a5.839 5.839 0 012.167-2.274c.927-.557 1.97-.835 3.129-.835 1.158 0 2.201.278 3.128.835a5.839 5.839 0 012.167 2.274c.517.96.776 2.02.776 3.18 0 1.16-.259 2.22-.776 3.179a5.839 5.839 0 01-2.167 2.274c-.927.557-1.97.836-3.128.836zm0-1.787c.726 0 1.402-.182 2.027-.546.626-.363 1.128-.885 1.507-1.566.378-.68.567-1.478.567-2.39 0-.913-.189-1.71-.567-2.39-.379-.681-.881-1.204-1.507-1.567a3.967 3.967 0 00-2.027-.545 4.03 4.03 0 00-2.04.545 4.002 4.002 0 00-1.518 1.566c-.378.681-.567 1.478-.567 2.39 0 .913.189 1.71.567 2.39.379.682.885 1.204 1.518 1.567a4.03 4.03 0 002.04.546zm7.607-10.42h1.877v1.903h.093c.231-.65.68-1.188 1.344-1.613.664-.425 1.36-.638 2.085-.638.541 0 1.004.077 1.39.232V9.17a3.675 3.675 0 00-1.668-.371c-.571 0-1.097.162-1.576.487a3.506 3.506 0 00-1.147 1.311 3.79 3.79 0 00-.428 1.775v6.614h-1.97V7.152zm11.477 12.207c-.865 0-1.638-.17-2.317-.51-.68-.341-1.205-.81-1.576-1.405-.37-.596-.556-1.272-.556-2.03 0-1.254.47-2.232 1.413-2.936.943-.704 2.132-1.056 3.569-1.056.71 0 1.371.077 1.981.232.61.155 1.078.333 1.402.534v-.72c0-.882-.309-1.59-.927-2.123-.618-.534-1.398-.8-2.34-.8-.664 0-1.275.142-1.83.429a3.347 3.347 0 00-1.322 1.195l-1.483-1.114c.464-.712 1.1-1.269 1.912-1.671.811-.402 1.711-.603 2.7-.603 1.606 0 2.87.421 3.789 1.264.919.844 1.378 1.992 1.378 3.447v7.495h-1.877v-1.694h-.092c-.34.573-.85 1.06-1.53 1.462-.68.403-1.444.604-2.294.604zm.185-1.74a3.56 3.56 0 001.854-.511 3.867 3.867 0 001.368-1.37c.34-.572.51-1.199.51-1.88-.371-.247-.827-.448-1.368-.603a6.205 6.205 0 00-1.715-.232c-1.081 0-1.896.225-2.445.673a2.145 2.145 0 00-.822 1.74c0 .65.247 1.177.741 1.579.495.402 1.12.603 1.877.603zm12.127 1.554a3.74 3.74 0 01-1.333-.232 3.046 3.046 0 01-1.031-.627 2.86 2.86 0 01-.695-1.02c-.155-.388-.232-.86-.232-1.416v-6.94h-2.063V7.153h2.063V3.81h1.97v3.342h2.873v1.787h-2.873v6.451c0 .65.123 1.13.37 1.44.294.34.719.51 1.275.51a2.4 2.4 0 001.298-.395v1.926a3.025 3.025 0 01-.707.232c-.24.047-.545.07-.915.07zm8.348.186c-1.158 0-2.201-.279-3.128-.836a5.839 5.839 0 01-2.167-2.274c-.517-.96-.776-2.019-.776-3.18 0-1.16.259-2.22.776-3.179a5.839 5.839 0 012.167-2.274c.927-.557 1.97-.835 3.128-.835 1.159 0 2.202.278 3.129.835a5.839 5.839 0 012.166 2.274c.518.96.777 2.02.777 3.18 0 1.16-.259 2.22-.777 3.179a5.839 5.839 0 01-2.166 2.274c-.927.557-1.97.836-3.129.836zm0-1.787c.726 0 1.402-.182 2.028-.546.626-.363 1.128-.885 1.506-1.566.379-.68.568-1.478.568-2.39 0-.913-.19-1.71-.568-2.39-.378-.681-.88-1.204-1.506-1.567a3.967 3.967 0 00-2.028-.545 4.03 4.03 0 00-2.039.545 4.002 4.002 0 00-1.518 1.566c-.378.681-.568 1.478-.568 2.39 0 .913.19 1.71.568 2.39.379.682.885 1.204 1.518 1.567a4.03 4.03 0 002.04.546zm7.608-10.42h1.877v1.903h.092c.232-.65.68-1.188 1.344-1.613.665-.425 1.36-.638 2.086-.638.54 0 1.004.077 1.39.232V9.17a3.675 3.675 0 00-1.668-.371c-.572 0-1.097.162-1.576.487a3.506 3.506 0 00-1.147 1.311 3.79 3.79 0 00-.429 1.775v6.614h-1.97V7.152zm12.288 11.093l-4.89-11.093h2.132l3.708 8.795h.046l3.569-8.795H133L125.7 24h-2.039l2.642-5.755z"
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;
package/es/Colab/index.js CHANGED
@@ -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 = "Colab";
1
2
  export declare const TEXT_MULTIPLE = 0.6;
2
3
  export declare const SPACE_MULTIPLE = 0.15;
3
4
  export declare const COLOR_PRIMARY = "#F9AB00";
package/es/Colab/style.js CHANGED
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Colab';
1
2
  export var TEXT_MULTIPLE = 0.6;
2
3
  export var SPACE_MULTIPLE = 0.15;
3
4
  export var COLOR_PRIMARY = '#F9AB00';
@@ -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 Color from "./Color";
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: Color,
16
+ "aria-label": TITLE,
16
17
  background: background || COLOR_PRIMARY
17
18
  }, rest));
18
19
  });
@@ -6,6 +6,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
6
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
7
  import { forwardRef } from 'react';
8
8
  import { useFillIds } from "../../hooks/useFillId";
9
+ import { TITLE } from "../style";
9
10
  import { jsx as _jsx } from "react/jsx-runtime";
10
11
  import { jsxs as _jsxs } from "react/jsx-runtime";
11
12
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -13,7 +14,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
13
14
  size = _ref$size === void 0 ? '1em' : _ref$size,
14
15
  style = _ref.style,
15
16
  rest = _objectWithoutProperties(_ref, _excluded);
16
- var _useFillIds = useFillIds('copilot', 6),
17
+ var _useFillIds = useFillIds(TITLE, 6),
17
18
  _useFillIds2 = _slicedToArray(_useFillIds, 6),
18
19
  a = _useFillIds2[0],
19
20
  b = _useFillIds2[1],
@@ -32,7 +33,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
32
33
  width: size,
33
34
  xmlns: "http://www.w3.org/2000/svg"
34
35
  }, rest), {}, {
35
- children: [/*#__PURE__*/_jsxs("defs", {
36
+ children: [/*#__PURE__*/_jsx("title", {
37
+ children: TITLE
38
+ }), /*#__PURE__*/_jsxs("defs", {
36
39
  children: [/*#__PURE__*/_jsxs("radialGradient", {
37
40
  cx: "85.44%",
38
41
  cy: "100.653%",
@@ -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: "M9 23l.073-.001a2.53 2.53 0 01-2.347-1.838l-.697-2.433a2.529 2.529 0 00-2.426-1.839h-.497l-.104-.002c-4.485 0-2.935-5.278-1.75-9.225l.162-.525C2.412 3.99 3.883 1 6.25 1h8.86c1.12 0 2.106.745 2.422 1.829l.715 2.453a2.53 2.53 0 002.247 1.823l.147.005.534.001c3.557.115 3.088 3.745 2.156 7.206l-.113.413c-.154.548-.315 1.089-.47 1.607l-.163.525C21.588 20.01 20.116 23 17.75 23h-8.75zm8.22-15.89l-3.856.001a2.526 2.526 0 00-2.35 1.615L9.21 15.04a2.529 2.529 0 01-2.43 1.847l3.853.002c1.056 0 1.992-.661 2.361-1.644l1.796-6.287a2.529 2.529 0 012.43-1.848z"
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 73 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.977 6.95c1.544 0 2.778.547 3.66 1.636.861 1.064 1.287 2.473 1.287 4.208 0 1.918-.476 3.479-1.437 4.663-.98 1.207-2.33 1.815-4.008 1.815-1.051 0-1.953-.308-2.69-.915l-.12-.104V24h-2.72V7.204h2.72v1.028l.054-.054c.804-.76 1.809-1.171 2.997-1.223l.257-.005zm22.557 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.735 0-3.146-.557-4.201-1.67-1.05-1.109-1.573-2.572-1.573-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zm-36.031 0c1.75 0 3.147.549 4.154 1.65.999 1.093 1.493 2.59 1.493 4.469 0 1.847-.533 3.353-1.604 4.49-1.076 1.142-2.52 1.713-4.298 1.713-1.734 0-3.146-.557-4.2-1.67-1.05-1.109-1.574-2.572-1.574-4.364 0-1.94.543-3.486 1.636-4.607 1.095-1.122 2.57-1.681 4.393-1.681zM10.257 2.613c1.506 0 2.766.22 3.782.666l.294.129v3.05l-.728-.405c-1.015-.565-2.136-.847-3.37-.847-1.615 0-2.9.528-3.891 1.59-.996 1.066-1.496 2.5-1.496 4.327 0 1.73.466 3.08 1.391 4.08.92.993 2.12 1.488 3.636 1.488 1.442 0 2.677-.316 3.715-.945l.743-.45v2.893l-.263.139c-1.2.632-2.678.944-4.429.944-2.295 0-4.158-.746-5.556-2.238C2.695 15.549 2 13.604 2 11.228c0-2.55.779-4.634 2.337-6.225 1.558-1.591 3.542-2.39 5.92-2.39zm58.006 1.203l-.001 3.387H71V9.67l-2.738-.001v5.611c0 .556.08.946.212 1.17l.052.077c.143.18.412.281.848.281.336 0 .61-.087.842-.261l.784-.59v2.756l-.255.14c-.49.27-1.11.4-1.859.4-2.185 0-3.344-1.29-3.344-3.666V9.668h-1.867V7.205l1.866-.001.001-2.51.34-.11 1.74-.56.64-.207zm-23.82 3.388v11.814h-2.72V7.204h2.72zM49.707 2v17.018h-2.72V2h2.72zm-28.33 7.394c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.506-.615-1.231-.922-2.216-.922zm13.166 0c-.873 0-1.552.293-2.072.885-.534.609-.8 1.372-.8 2.314v1.512c0 .772.245 1.41.742 1.942.49.524 1.1.781 1.865.781.902 0 1.581-.33 2.085-1.008.527-.71.799-1.725.799-3.058 0-1.1-.247-1.935-.727-2.522-.463-.567-1.08-.846-1.892-.846zm22.865 0c-.98 0-1.727.32-2.281.966-.568.66-.858 1.592-.858 2.815 0 1.17.291 2.064.863 2.707.561.632 1.308.946 2.276.946.986 0 1.711-.304 2.218-.913.523-.628.793-1.55.793-2.783 0-1.248-.27-2.181-.795-2.816-.507-.615-1.231-.922-2.216-.922zM43.105 2.2c.444 0 .836.156 1.151.46.32.309.485.707.485 1.164 0 .443-.165.834-.482 1.145a1.605 1.605 0 01-1.154.468c-.437 0-.825-.154-1.136-.454a1.561 1.561 0 01-.48-1.16c0-.454.162-.851.477-1.16.312-.306.7-.463 1.139-.463z"
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 = "Copilot";
1
2
  export declare const TEXT_MULTIPLE = 0.8;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#fff";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Copilot';
1
2
  export var TEXT_MULTIPLE = 0.8;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#fff';
@@ -5,15 +5,14 @@ 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";
9
- import Color from "./Color";
8
+ import { COLOR_GRADIENT, TITLE } from "../style";
10
9
  import { jsx as _jsx } from "react/jsx-runtime";
11
10
  var Avatar = /*#__PURE__*/memo(function (_ref) {
12
11
  var background = _ref.background,
13
12
  rest = _objectWithoutProperties(_ref, _excluded);
14
13
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
- Icon: Color,
16
- background: background || COLOR_PRIMARY
14
+ "aria-label": TITLE,
15
+ background: background || COLOR_GRADIENT
17
16
  }, rest));
18
17
  });
19
18
  export default Avatar;
@@ -4,6 +4,7 @@ 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";
8
9
  import { jsxs as _jsxs } from "react/jsx-runtime";
9
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -11,7 +12,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
12
13
  style = _ref.style,
13
14
  rest = _objectWithoutProperties(_ref, _excluded);
14
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
15
16
  height: size,
16
17
  ref: ref,
17
18
  style: _objectSpread({
@@ -22,7 +23,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
22
23
  width: size,
23
24
  xmlns: "http://www.w3.org/2000/svg"
24
25
  }, rest), {}, {
25
- children: /*#__PURE__*/_jsxs("g", {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsxs("g", {
26
29
  fill: "none",
27
30
  fillRule: "evenodd",
28
31
  children: [/*#__PURE__*/_jsx("path", {
@@ -41,7 +44,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
41
44
  d: "M19.2 10H24v5h-4.8z",
42
45
  fill: "#3C46FF"
43
46
  })]
44
- })
47
+ })]
45
48
  }));
46
49
  });
47
50
  export default Icon;
@@ -6,7 +6,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
6
6
  import { memo } from 'react';
7
7
  import IconCombine from "../../IconCombine";
8
8
  import Mono from "../../OpenAI/components/Mono";
9
- import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
9
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
10
10
  import Text from "./Text";
11
11
  import { jsx as _jsx } from "react/jsx-runtime";
12
12
  var Combine = /*#__PURE__*/memo(function (_ref) {
@@ -17,6 +17,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
17
17
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
18
18
  Icon: Mono,
19
19
  Text: Text,
20
+ "aria-label": TITLE,
20
21
  extraStyle: _objectSpread({
21
22
  fontSize: size * 0.85,
22
23
  marginLeft: size * SPACE_MULTIPLE
@@ -4,6 +4,7 @@ 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";
8
9
  import { jsxs as _jsxs } from "react/jsx-runtime";
9
10
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -11,7 +12,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
12
  size = _ref$size === void 0 ? '1em' : _ref$size,
12
13
  style = _ref.style,
13
14
  rest = _objectWithoutProperties(_ref, _excluded);
14
- return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
15
16
  fill: "currentColor",
16
17
  fillRule: "evenodd",
17
18
  height: size,
@@ -24,7 +25,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
24
25
  width: size,
25
26
  xmlns: "http://www.w3.org/2000/svg"
26
27
  }, rest), {}, {
27
- children: /*#__PURE__*/_jsxs("g", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsxs("g", {
28
31
  children: [/*#__PURE__*/_jsx("path", {
29
32
  d: "M0 10h4.8v5H0z",
30
33
  opacity: ".08"
@@ -41,7 +44,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
41
44
  d: "M19.2 10H24v5h-4.8z",
42
45
  opacity: ".6"
43
46
  })]
44
- })
47
+ })]
45
48
  }));
46
49
  });
47
50
  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 85 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: "M8.147 2c1.438 0 2.75.225 3.937.676 1.186.45 2.21 1.099 3.074 1.946a8.625 8.625 0 011.927 3.094c.44 1.198.66 2.527.66 3.987s-.22 2.788-.66 3.986a8.625 8.625 0 01-1.927 3.095 8.778 8.778 0 01-3.074 1.946c-1.187.45-2.499.675-3.937.675H2V2h6.147zm19.898 0l7.469 19.405h-2.615l-1.969-5.108H22.25l-1.942 5.108H17.72L25.187 2h2.858zM8.12 4.243H4.534v14.92h3.613c2.175 0 3.896-.672 5.164-2.014 1.267-1.343 1.9-3.158 1.9-5.446 0-2.289-.633-4.104-1.9-5.446-1.268-1.343-2.998-2.014-5.19-2.014zm18.442.676l-3.45 9.108h6.956l-3.506-9.108zm23.215 16.486H37.536V2h2.588v17.135h9.653v2.27zM54.414 2v17.135h9.653v2.27H51.826V2h2.588zm12.619 9.946v3.19h-3.074v-3.19h3.074zm2.965 9.46V2h12.646v2.27H72.56v5.973h8.547v2.27H72.56v6.622h10.084v2.27H69.998z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -8,7 +8,9 @@ export type CompoundedIcon = typeof Mono & {
8
8
  Color: typeof Color;
9
9
  Combine: typeof Combine;
10
10
  Text: typeof Text;
11
+ colorGradient: string;
11
12
  colorPrimary: string;
13
+ title: string;
12
14
  };
13
15
  declare const Icons: CompoundedIcon;
14
16
  export default Icons;
package/es/Dalle/index.js CHANGED
@@ -3,11 +3,13 @@ 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_GRADIENT, COLOR_PRIMARY, TITLE } from "./style";
7
7
  var Icons = Mono;
8
8
  Icons.Text = Text;
9
9
  Icons.Color = Color;
10
10
  Icons.Combine = Combine;
11
11
  Icons.Avatar = Avatar;
12
12
  Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.colorGradient = COLOR_GRADIENT;
14
+ Icons.title = TITLE;
13
15
  export default Icons;
@@ -1,3 +1,5 @@
1
+ export declare const TITLE = "DALL-E";
1
2
  export declare const TEXT_MULTIPLE = 0.7;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#000";
5
+ export declare const COLOR_GRADIENT = "conic-gradient(from 180deg, #FFFF67, #43FFFF, #50DA4C, #FF6E3D, #3C46FF)";
package/es/Dalle/style.js CHANGED
@@ -1,3 +1,5 @@
1
+ export var TITLE = 'DALL-E';
1
2
  export var TEXT_MULTIPLE = 0.7;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
- export var COLOR_PRIMARY = '#000';
4
+ export var COLOR_PRIMARY = '#000';
5
+ export var COLOR_GRADIENT = 'conic-gradient(from 180deg, #FFFF67, #43FFFF, #50DA4C, #FF6E3D, #3C46FF)';
@@ -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: "M5.988 1.622A8.539 8.539 0 003.45 8.446c.349 4.408 4.506 7.995 8.276 7.995 3.507 0 4.88-3.061 4.541-5.14a4.318 4.318 0 00-.95-2.073c.632.34 1.244.776 1.809 1.3 1.52 1.415 2.44 3.229 2.587 5.1C20.04 19.763 16.98 24 11.863 24c-1.695 0-3.48-.432-4.98-1.143C2.816 20.937 0 16.797 0 12.002 0 7.571 2.405 3.7 5.988 1.622zM12.136 0c1.696 0 3.481.432 4.98 1.143C21.186 3.063 24 7.203 24 11.998c0 4.431-2.405 8.303-5.988 10.38a8.539 8.539 0 002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507 0-4.88 3.061-4.541 5.14a4.3 4.3 0 00.953 2.073 8.723 8.723 0 01-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96 4.237 7.02 0 12.137 0z",
26
30
  fill: "#4285F4",
27
31
  fillRule: "evenodd"
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: "M5.988 1.622A8.539 8.539 0 003.45 8.446c.349 4.408 4.506 7.995 8.276 7.995 3.507 0 4.88-3.061 4.541-5.14a4.318 4.318 0 00-.95-2.073c.632.34 1.244.776 1.809 1.3 1.52 1.415 2.44 3.229 2.587 5.1C20.04 19.763 16.98 24 11.863 24c-1.695 0-3.48-.432-4.98-1.143C2.816 20.937 0 16.797 0 12.002 0 7.571 2.405 3.7 5.988 1.622zM12.136 0c1.696 0 3.481.432 4.98 1.143C21.186 3.063 24 7.203 24 11.998c0 4.431-2.405 8.303-5.988 10.38a8.539 8.539 0 002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507 0-4.88 3.061-4.541 5.14a4.3 4.3 0 00.953 2.073 8.723 8.723 0 01-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96 4.237 7.02 0 12.137 0z"
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 181 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: "M82.584 17V1.248h4.818c2.405 0 4.338.726 5.797 2.178 1.46 1.452 2.189 3.351 2.189 5.698 0 2.361-.73 4.264-2.189 5.709C91.739 16.278 89.807 17 87.402 17h-4.818zm2.024-13.816v11.88h2.794c1.833 0 3.278-.524 4.334-1.573 1.056-1.049 1.584-2.504 1.584-4.367 0-1.848-.528-3.3-1.584-4.356s-2.5-1.584-4.334-1.584h-2.794zm17.666 14.168c-1.584 0-2.89-.543-3.916-1.628-1.027-1.085-1.54-2.457-1.54-4.114 0-1.643.499-3.01 1.496-4.103s2.273-1.639 3.828-1.639c1.599 0 2.871.517 3.817 1.551.946 1.034 1.419 2.482 1.419 4.345l-.022.22h-8.47c.03 1.056.381 1.907 1.056 2.552a3.379 3.379 0 002.42.968c1.29 0 2.303-.645 3.036-1.936l1.804.88a5.377 5.377 0 01-2.013 2.134c-.858.513-1.83.77-2.915.77zm-3.234-7.04h6.182a2.684 2.684 0 00-.913-1.859c-.55-.491-1.287-.737-2.211-.737-.763 0-1.419.235-1.969.704-.55.47-.913 1.1-1.089 1.892zm15.026 7.04c-1.584 0-2.89-.543-3.916-1.628-1.027-1.085-1.54-2.457-1.54-4.114 0-1.643.499-3.01 1.496-4.103s2.273-1.639 3.828-1.639c1.599 0 2.871.517 3.817 1.551.946 1.034 1.419 2.482 1.419 4.345l-.022.22h-8.47c.03 1.056.381 1.907 1.056 2.552a3.379 3.379 0 002.42.968c1.29 0 2.303-.645 3.036-1.936l1.804.88a5.377 5.377 0 01-2.013 2.134c-.858.513-1.83.77-2.915.77zm-3.234-7.04h6.182a2.684 2.684 0 00-.913-1.859c-.55-.491-1.287-.737-2.211-.737-.763 0-1.419.235-1.969.704-.55.47-.913 1.1-1.089 1.892zm15.466 5.192c.968 0 1.782-.367 2.442-1.1.66-.719.99-1.65.99-2.794 0-1.13-.33-2.06-.99-2.794-.66-.733-1.474-1.1-2.442-1.1-.983 0-1.804.367-2.464 1.1-.645.733-.968 1.665-.968 2.794 0 1.144.323 2.083.968 2.816.66.719 1.481 1.078 2.464 1.078zm.33 1.848a4.649 4.649 0 01-2.167-.506c-.653-.337-1.155-.785-1.507-1.342h-.088l.088 1.496v4.752h-2.024V6.22h1.936v1.496h.088c.352-.557.854-1.005 1.507-1.342a4.649 4.649 0 012.167-.506c1.423 0 2.625.557 3.608 1.672 1.012 1.13 1.518 2.486 1.518 4.07 0 1.599-.506 2.955-1.518 4.07-.983 1.115-2.185 1.672-3.608 1.672zm9.35-.352h-2.024V1.248h2.024l5.478 9.592h.088l5.478-9.592h2.024V17h-2.024V7.65l.088-2.64h-.088l-4.928 8.646h-1.188l-4.928-8.646h-.088l.088 2.64V17zM154.48 2.502c0 .396-.14.733-.418 1.012a1.378 1.378 0 01-1.012.418c-.396 0-.733-.14-1.012-.418a1.378 1.378 0 01-.418-1.012c0-.396.14-.733.418-1.012a1.378 1.378 0 011.012-.418c.396 0 .733.14 1.012.418.279.279.418.616.418 1.012zm-.418 3.718V17h-2.024V6.22h2.024zm2.64 0h1.936v1.496h.088c.308-.528.781-.968 1.419-1.32a4.067 4.067 0 011.991-.528c1.32 0 2.336.378 3.047 1.133.711.755 1.067 1.83 1.067 3.223V17h-2.024v-6.644c-.044-1.76-.931-2.64-2.662-2.64-.807 0-1.481.326-2.024.979-.543.653-.814 1.434-.814 2.343V17h-2.024V6.22zm16.764 9.284c.997 0 1.811-.36 2.442-1.078.66-.719.99-1.657.99-2.816 0-1.13-.33-2.06-.99-2.794-.645-.733-1.46-1.1-2.442-1.1-.968 0-1.782.367-2.442 1.1-.66.733-.99 1.665-.99 2.794 0 1.144.33 2.075.99 2.794.66.733 1.474 1.1 2.442 1.1zm-.33 1.848c-1.408 0-2.618-.557-3.63-1.672-.997-1.13-1.496-2.486-1.496-4.07s.499-2.94 1.496-4.07c1.012-1.115 2.222-1.672 3.63-1.672.792 0 1.514.169 2.167.506.653.337 1.155.785 1.507 1.342h.088l-.088-1.496V1.248h2.024V17h-1.936v-1.496h-.088c-.352.557-.854 1.005-1.507 1.342a4.649 4.649 0 01-2.167.506zM19.947 8.482H11.43v2.536h6.041c-.298 3.557-3.247 5.074-6.03 5.074-3.562 0-6.67-2.812-6.67-6.753 0-3.839 2.963-6.795 6.677-6.795 2.866 0 4.555 1.833 4.555 1.833l1.77-1.84-.124-.126C17.123 1.898 14.94 0 11.357 0 6.081 0 2 4.468 2 9.294c0 4.729 3.84 9.34 9.491 9.34 4.972 0 8.61-3.417 8.61-8.47a8.69 8.69 0 00-.118-1.507l-.036-.175zm7.013.515c1.719 0 3.347 1.395 3.347 3.642 0 2.199-1.621 3.633-3.355 3.633-1.905 0-3.408-1.53-3.408-3.65 0-2.075 1.485-3.625 3.416-3.625zm-.035-2.352c-3.495 0-6 2.742-6 5.94 0 3.245 2.43 6.038 6.041 6.038 3.27 0 5.948-2.508 5.948-5.968 0-3.877-2.976-5.916-5.793-6.007l-.196-.003zM40.01 8.997c1.72 0 3.348 1.395 3.348 3.642 0 2.199-1.622 3.633-3.356 3.633-1.904 0-3.407-1.53-3.407-3.65 0-2.075 1.484-3.625 3.415-3.625zm-.034-2.352c-3.496 0-6 2.742-6 5.94 0 3.245 2.43 6.038 6.04 6.038 3.27 0 5.949-2.508 5.949-5.968 0-3.877-2.976-5.916-5.793-6.007l-.196-.003zM53.006 9c1.573 0 3.188 1.348 3.188 3.65 0 2.338-1.611 3.628-3.222 3.628-1.71 0-3.302-1.394-3.302-3.607 0-2.299 1.652-3.67 3.336-3.67zm-.232-2.348c-3.208 0-5.73 2.82-5.73 5.984 0 3.605 2.924 5.996 5.675 5.996 1.7 0 2.605-.678 3.273-1.455v1.18c0 2.067-1.25 3.304-3.137 3.304-1.824 0-2.738-1.36-3.056-2.132l-2.293.962c.813 1.726 2.451 3.527 5.368 3.527 3.19 0 5.62-2.016 5.62-6.244V7.012h-2.502v1.014c-.721-.78-1.691-1.306-2.96-1.368l-.258-.007zm16.951 2.29c1.09 0 1.875.581 2.209 1.279l-5.345 2.241c-.23-1.735 1.408-3.52 3.136-3.52zm-.104-2.304c-3.026 0-5.567 2.416-5.567 5.981 0 3.772 2.832 6.01 5.858 6.01 2.525 0 4.075-1.387 5-2.629l-2.063-1.377c-.536.833-1.43 1.648-2.925 1.648-1.678 0-2.45-.922-2.927-1.815L75 11.123l-.415-.976c-.747-1.847-2.454-3.399-4.719-3.504l-.245-.006zM60.24 18.272h2.628V.62H60.24v17.652z"
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;