@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
@@ -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 = "DeepMind";
1
2
  export declare const TEXT_MULTIPLE = 0.8;
2
3
  export declare const SPACE_MULTIPLE = 0.3;
3
4
  export declare const COLOR_PRIMARY = "#4285F4";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'DeepMind';
1
2
  export var TEXT_MULTIPLE = 0.8;
2
3
  export var SPACE_MULTIPLE = 0.3;
3
4
  export var COLOR_PRIMARY = '#4285F4';
@@ -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
  color: '#fff'
18
19
  }, rest));
@@ -4,7 +4,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
4
4
  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; }
5
5
  import { memo } from 'react';
6
6
  import IconCombine from "../../IconCombine";
7
- import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
7
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
8
8
  import Mono from "./Mono";
9
9
  import Text from "./Text";
10
10
  import { jsx as _jsx } from "react/jsx-runtime";
@@ -13,6 +13,7 @@ var Combine = /*#__PURE__*/memo(function (_ref) {
13
13
  return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
14
14
  Icon: Mono,
15
15
  Text: Text,
16
+ "aria-label": TITLE,
16
17
  spaceMultiple: SPACE_MULTIPLE,
17
18
  textMultiple: TEXT_MULTIPLE
18
19
  }, 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: "M7.394 8.253l-.08-.046a.543.543 0 00-.752.203.562.562 0 00.2.764l.08.045a.545.545 0 00.752-.202.562.562 0 00-.157-.736l-.043-.028zm-2.293-.065l.08.046a.534.534 0 00.276.075.562.562 0 00.276-1.041l-.08-.046a.546.546 0 00-.751.202.562.562 0 00.156.736l.043.028zM4.388 7.13a.565.565 0 00-.2-.763L3.16 5.759a.543.543 0 00-.751.203.565.565 0 00.199.764l1.028.607a.544.544 0 00.724-.16l.028-.043zm.639 5.739a.55.55 0 00-.636-.454l-.09.016a.558.558 0 00-.447.646c.045.271.28.464.54.464.032 0 .061 0 .093-.01l.09-.016a.557.557 0 00.453-.599l-.006-.047h.003zm.723-.128c.045.271.28.464.54.464.031 0 .064 0 .093-.01l.09-.016a.558.558 0 00.446-.647.55.55 0 00-.636-.453l-.09.016a.555.555 0 00-.453.598l.006.048h.004zm-3.123-.003l-1.172.206a.558.558 0 00-.447.646c.045.27.28.463.54.463.032 0 .06 0 .093-.006l1.172-.206a.558.558 0 00.447-.646.551.551 0 00-.589-.46l-.047.006.003-.003zm5.233 3l-.058.071a.565.565 0 00.065.787.547.547 0 00.774-.069l.058-.071a.565.565 0 00-.065-.787.543.543 0 00-.738.026l-.036.04v.003zm-1.243 1.494l-.058.072a.562.562 0 00.068.787.547.547 0 00.774-.069l.058-.071a.562.562 0 00-.068-.787.54.54 0 00-.738.029l-.036.04zm-1.153 1.404l-.768.924a.565.565 0 00.064.786.547.547 0 00.774-.069l.768-.923a.565.565 0 00-.064-.787.543.543 0 00-.738.026l-.036.04v.003zm6.46.111h-.003c-.302 0-.578.415-.578.721v.095c0 .29.245.505.53.527l.048.002a.507.507 0 00.523-.526v-.094c0-.307-.218-.725-.52-.725zm.003-1.792a.553.553 0 00-.55.555v.16c0 .294.221.595.502.624l.045.003c.302 0 .517-.34.517-.647v-.068c0-.307-.212-.627-.514-.627zm-.01 3.81v-.004a.548.548 0 00-.549.552v1.168c-.003.29.216.496.499.517l.047.002c.302 0 .55-.212.55-.519v-1.182a.527.527 0 00-.499-.533l-.047-.002zm5.414-3.333l-.058-.072a.547.547 0 00-.774-.072.565.565 0 00-.071.787l.058.071a.54.54 0 00.77.072.564.564 0 00.103-.743l-.032-.043h.004zm-1.292-1.57a.547.547 0 00-.774-.072.565.565 0 00-.07.786l.057.072c.11.134.267.203.424.203a.532.532 0 00.35-.131.565.565 0 00.071-.787l-.058-.071zm2.38 2.914a.547.547 0 00-.774-.071.565.565 0 00-.07.786l.761.927a.537.537 0 00.771.069.568.568 0 00.07-.787l-.757-.924zm-1.336-6.06a.558.558 0 00.444.649l.09.016a.552.552 0 00.636-.45.558.558 0 00-.444-.65l-.09-.016a.548.548 0 00-.626.403l-.01.047zm2.618-.092l-.09-.017a.549.549 0 00-.636.45.558.558 0 00.444.65l.09.017a.552.552 0 00.636-.45.56.56 0 00-.397-.64l-.047-.01zm2.85.538l-1.17-.212a.558.558 0 00-.196 1.1l1.17.212a.552.552 0 00.636-.45.56.56 0 00-.397-.64l-.046-.01h.003zm-5.545-3.708a.523.523 0 00.273-.075l.08-.045a.56.56 0 00.203-.76.543.543 0 00-.749-.207l-.08.046a.56.56 0 00.228 1.04l.045.001zm1.667-.972a.523.523 0 00.273-.075l.08-.046a.56.56 0 00.203-.76.543.543 0 00-.748-.206l-.08.045a.56.56 0 00.225 1.04l.047.002zm3.068-2.324a.543.543 0 00-.748-.206l-1.031.6a.56.56 0 00-.203.761c.103.18.286.28.476.28a.523.523 0 00.273-.074l1.03-.6a.56.56 0 00.226-.716l-.023-.045zm-7.465-.474a.551.551 0 00-.707.333l-.032.088c-.106.291.041.61.327.719a.553.553 0 00.707-.333l.032-.089a.563.563 0 00-.28-.699l-.044-.019h-.003zm.957-1.028l.032-.088a.558.558 0 00-.324-.715.551.551 0 00-.707.333l-.032.088a.556.556 0 00.517.748.552.552 0 00.497-.319l.02-.047h-.003zm.71-3.544a.543.543 0 00-.704.332l-.41 1.133a.556.556 0 00.516.748c.225 0 .434-.14.518-.366l.408-1.133a.559.559 0 00-.281-.696l-.044-.018h-.003zm-5.927 3.094l-.032-.088a.547.547 0 00-.704-.337.56.56 0 00-.33.715l.031.088a.549.549 0 00.704.337.56.56 0 00.345-.67l-.014-.045zm.62 1.75a.547.547 0 00-.704-.337.56.56 0 00-.33.715l.032.088a.549.549 0 00.703.336.56.56 0 00.331-.715l-.032-.088zm-1.22-3.45L9.01 1.368a.547.547 0 00-.703-.336.56.56 0 00-.331.715l.405 1.136a.549.549 0 00.703.336.56.56 0 00.345-.669l-.014-.046z"
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 137 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.93 6.59h8.04l-1.706 13.953h-2.916L11.806 8.74H6.767L5.39 20.035l-.665 2.734c-.127.399-.312.705-.55.913-.237.214-.567.318-.995.318H2L3.874 8.769l-1.209-.197c-.22-.046-.393-.127-.509-.237-.116-.11-.162-.271-.144-.485l.127-1.26H4.14l.08-.596a7.634 7.634 0 01.672-2.393 5.94 5.94 0 011.4-1.878c.59-.526 1.296-.937 2.123-1.237C9.243.19 10.198.04 11.268.04c.112 0 .229.003.35.01l.182.014c.191.011.376.034.562.057.185.024.358.052.526.081.168.035.312.07.446.116l-.29 1.497c-.046.202-.18.312-.393.324l-.368.016c-.092.003-.191.005-.297.006h-.162c-.805 0-1.493.082-2.072.238-.572.156-1.053.393-1.429.717a3.22 3.22 0 00-.89 1.213c-.215.492-.36 1.064-.446 1.723l-.07.543.012-.005zM33.5 6.202c.758 0 1.366.104 1.904.312.538.209.983.474 1.342.804.359.33.625.694.798 1.087.174.398.266.786.266 1.167 0 .619-.127 1.191-.381 1.705-.255.52-.712.983-1.366 1.4-.66.415-1.556.774-2.701 1.08-1.146.307-2.61.55-4.397.734a.66.66 0 00-.012.116v.243c0 1.173.255 2.058.764 2.659.509.595 1.273.896 2.29.896.637 0 1.17-.087 1.598-.266.428-.174.786-.37 1.087-.578.301-.208.567-.4.793-.578.225-.174.463-.266.717-.266.197 0 .376.092.544.277l.752.914v.017c-.48.491-.955.913-1.417 1.272a7.925 7.925 0 01-1.418.878 6.51 6.51 0 01-1.516.515c-.526.11-1.099.167-1.724.167-.821 0-1.562-.139-2.221-.416a4.85 4.85 0 01-1.69-1.173 5.106 5.106 0 01-1.076-1.833c-.248-.717-.376-1.52-.376-2.404 0-.74.081-1.469.238-2.185a9.789 9.789 0 01.688-2.047c.3-.647.665-1.248 1.1-1.797.427-.55.92-1.023 1.469-1.422a6.846 6.846 0 011.816-.937 6.549 6.549 0 012.13-.34zm-7.26.347l-.544 2.856c-1.175-.474-2.204-.324-3.09.45-.885.775-1.596 2.232-2.129 4.376l-.752 6.312h-2.915l1.706-14.179h1.499c.324 0 .572.081.74.243.174.162.255.416.255.757l-.15 2.676.005.006a10.29 10.29 0 011.175-1.93c.422-.538.862-.96 1.319-1.26.457-.301.931-.486 1.417-.544.486-.058.972.023 1.464.237zm7.11 1.763h-.006c-.52 0-.995.104-1.435.318-.44.214-.833.509-1.18.879-.347.375-.648.82-.902 1.34a7.698 7.698 0 00-.59 1.694c1.278-.167 2.302-.352 3.083-.555.775-.202 1.377-.427 1.794-.664.416-.243.694-.497.833-.77.139-.27.208-.56.208-.866 0-.15-.035-.306-.098-.474a1.159 1.159 0 00-.313-.445 1.687 1.687 0 00-.561-.324 2.375 2.375 0 00-.833-.133zm26.075-1.919l-5.89 14.15h-2.29c-.261 0-.417-.179-.475-.543l-1.528-8.81c-.017-.167-.034-.329-.057-.49-.018-.162-.035-.324-.058-.492l-.168.497a5.22 5.22 0 01-.197.497L45.055 20c-.14.358-.359.543-.654.543h-2.193l-2.441-14.15h2.25c.215 0 .382.052.515.162a.675.675 0 01.238.422l1.052 8.243c.03.37.053.728.07 1.075.017.347.035.693.04 1.046l.388-1.046c.127-.347.266-.705.417-1.075l3.46-8.284a.923.923 0 01.317-.41.853.853 0 01.498-.162h1.25c.214 0 .381.052.509.162a.573.573 0 01.2.329l1.39 8.365c.059.37.105.728.145 1.08.04.353.081.706.116 1.053.104-.341.208-.688.312-1.04.105-.353.226-.718.353-1.1l3.136-8.242a.85.85 0 01.312-.416.853.853 0 01.51-.168h2.163l.018.006zm5.542 14.358a5.815 5.815 0 01-2.152-.393 4.74 4.74 0 01-1.701-1.15 5.276 5.276 0 01-1.117-1.861c-.266-.734-.405-1.572-.405-2.503 0-1.214.191-2.347.579-3.399a8.858 8.858 0 011.574-2.751 7.407 7.407 0 012.337-1.844c.89-.451 1.851-.67 2.87-.67.775 0 1.492.132 2.152.392.66.266 1.22.648 1.695 1.15.474.503.844 1.122 1.11 1.862.267.734.405 1.572.405 2.503 0 .797-.086 1.56-.266 2.3a9.897 9.897 0 01-.734 2.075 8.352 8.352 0 01-1.146 1.758 7.795 7.795 0 01-1.487 1.352 6.844 6.844 0 01-1.759.873 6.209 6.209 0 01-1.955.312v-.006zm.266-2.329c.62 0 1.186-.173 1.695-.52.51-.347.943-.81 1.296-1.393.359-.584.63-1.255.828-2.018.196-.763.289-1.56.289-2.393 0-1.22-.226-2.127-.671-2.71-.452-.59-1.111-.88-1.99-.88-.631 0-1.198.174-1.701.515a4.394 4.394 0 00-1.285 1.376c-.353.572-.625 1.243-.821 2.011a9.7 9.7 0 00-.29 2.417c0 2.404.886 3.607 2.65 3.607v-.012zm12.85-8.376a10.29 10.29 0 011.174-1.93c.422-.538.862-.96 1.319-1.26.457-.301.931-.486 1.417-.544.486-.058.972.023 1.464.237l-.544 2.856c-1.174-.474-2.204-.324-3.09.45-.884.775-1.596 2.232-2.128 4.376l-.752 6.312h-2.916l1.707-14.179h1.498c.324 0 .573.081.74.243.174.162.255.416.255.757l-.15 2.676.005.006zM103.26 6.18c.845 0 1.655.15 2.326.445a5.258 5.258 0 011.713 1.18l-.764 1.08V8.88a.925.925 0 01-.255.277.575.575 0 01-.324.081c-.15 0-.3-.046-.457-.145a10.031 10.031 0 00-.56-.323 4.4 4.4 0 00-.77-.324c-.295-.098-.654-.144-1.07-.144-.388 0-.741.052-1.048.15a2.606 2.606 0 00-.798.416 1.76 1.76 0 00-.51.624 1.752 1.752 0 00-.173.763c0 .307.081.561.243.77.162.207.376.392.648.548.266.156.573.3.914.428.342.127.695.266 1.047.405.36.138.706.3 1.048.48.34.179.648.398.914.653.266.254.48.56.648.924.167.365.243.792.243 1.29a4.82 4.82 0 01-.394 1.913 4.667 4.667 0 01-1.14 1.6 5.746 5.746 0 01-1.793 1.1c-.7.27-1.481.41-2.337.41-.857 0-1.713-.162-2.436-.492-.729-.33-1.307-.74-1.741-1.243l.734-1.138c.093-.139.197-.249.319-.324a.775.775 0 01.445-.116c.168 0 .33.064.486.185.156.128.347.266.561.417.22.15.486.289.799.416.312.127.723.185 1.22.185.417 0 .787-.058 1.111-.174.324-.115.596-.277.822-.48.22-.202.393-.439.515-.705.121-.266.179-.549.179-.844 0-.335-.081-.612-.243-.832a2.18 2.18 0 00-.648-.578 5.077 5.077 0 00-.908-.422l-.687-.246a42.106 42.106 0 01-.355-.13 9.242 9.242 0 01-1.041-.445 3.839 3.839 0 01-.908-.624 2.88 2.88 0 01-.648-.908c-.162-.358-.243-.791-.243-1.312a4.638 4.638 0 011.4-3.312c.451-.445 1.006-.798 1.666-1.07.66-.265 1.406-.404 2.25-.404zM89.111 0l.011.012-1.458 11.901h.388c.202 0 .37-.029.491-.092.122-.064.26-.174.411-.341l4.195-4.538c.15-.185.3-.324.462-.416.162-.092.365-.139.602-.139h2.65l-5.057 5.382c-.289.352-.607.636-.96.844.156.127.295.277.41.445.116.167.226.352.325.555l3.847 6.925h-2.569c-.231 0-.422-.04-.567-.116-.15-.081-.266-.225-.358-.44l-3.153-5.548c-.105-.214-.214-.347-.336-.41-.121-.059-.312-.093-.567-.093h-.474l-.804 6.6h-2.945L86.183 0h2.927zm19.218 18.827c0-.266.047-.52.145-.758.098-.237.231-.439.41-.618.174-.174.383-.312.614-.416.231-.104.486-.15.764-.15a1.888 1.888 0 011.371.566c.173.173.306.381.41.618.105.237.151.486.151.758 0 .271-.052.531-.15.763a2 2 0 01-.411.612 1.873 1.873 0 01-.613.41 1.945 1.945 0 01-.758.145c-.272 0-.533-.046-.764-.144a1.905 1.905 0 01-1.024-1.023 1.929 1.929 0 01-.145-.763zm15.245-1.584a11.349 11.349 0 01-1.036 1.45 7.38 7.38 0 01-1.157 1.105 4.863 4.863 0 01-1.29.705 4.043 4.043 0 01-1.417.248 3.58 3.58 0 01-1.516-.317 3.167 3.167 0 01-1.192-.96c-.335-.428-.596-.948-.787-1.572-.19-.625-.283-1.347-.283-2.174 0-.826.104-1.664.318-2.462.214-.798.515-1.555.903-2.26a9.908 9.908 0 011.4-1.948 9.095 9.095 0 011.834-1.526 8.915 8.915 0 012.186-.994 8.44 8.44 0 012.465-.353c.619 0 1.238.046 1.846.144.607.099 1.209.266 1.793.51l-1.695 13.704h-1.568c-.382 0-.636-.098-.775-.289a1.212 1.212 0 01-.208-.722l.179-2.29zm.943-8.85a10.042 10.042 0 00-.31-.031l-.153-.01c-.15-.011-.307-.011-.463-.011-.798 0-1.544.185-2.244.555-.7.37-1.308.867-1.817 1.497a7.294 7.294 0 00-1.215 2.185 7.723 7.723 0 00-.445 2.613c0 1.052.167 1.832.509 2.335.335.503.815.757 1.434.757.417 0 .822-.138 1.221-.41.4-.272.775-.648 1.134-1.122.359-.474.688-1.04.995-1.687.307-.648.567-1.353.793-2.11l.567-4.567-.006.006zm9.592-2l-1.707 14.15h-2.927l1.695-14.15h2.94zM135 2.121c0 .266-.058.52-.168.763-.11.243-.26.451-.445.63-.185.18-.394.324-.625.428a1.758 1.758 0 01-.723.162c-.249 0-.486-.052-.718-.162a1.91 1.91 0 01-.596-.428 2.254 2.254 0 01-.416-.63 1.9 1.9 0 010-1.531c.104-.243.249-.457.422-.636.174-.18.382-.324.614-.428a1.72 1.72 0 01.705-.162c.238 0 .492.052.73.162a2.036 2.036 0 011.052 1.058c.104.243.162.497.162.774H135z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -8,6 +8,7 @@ export type CompoundedIcon = typeof Mono & {
8
8
  Text: typeof Text;
9
9
  colorGradient: string;
10
10
  colorPrimary: string;
11
+ title: string;
11
12
  };
12
13
  declare const Icons: CompoundedIcon;
13
14
  export default Icons;
@@ -2,11 +2,12 @@ import Avatar from "./components/Avatar";
2
2
  import Combine from "./components/Combine";
3
3
  import Mono from "./components/Mono";
4
4
  import Text from "./components/Text";
5
- import { COLOR_GRADIENT, COLOR_PRIMARY } from "./style";
5
+ import { COLOR_GRADIENT, COLOR_PRIMARY, TITLE } from "./style";
6
6
  var Icons = Mono;
7
7
  Icons.Text = Text;
8
8
  Icons.Combine = Combine;
9
9
  Icons.Avatar = Avatar;
10
10
  Icons.colorPrimary = COLOR_PRIMARY;
11
11
  Icons.colorGradient = COLOR_GRADIENT;
12
+ Icons.title = TITLE;
12
13
  export default Icons;
@@ -1,3 +1,4 @@
1
+ export declare const TITLE = "Fireworks";
1
2
  export declare const TEXT_MULTIPLE = 0.6;
2
3
  export declare const SPACE_MULTIPLE = 0.1;
3
4
  export declare const COLOR_PRIMARY = "#000";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Fireworks';
1
2
  export var TEXT_MULTIPLE = 0.6;
2
3
  export var SPACE_MULTIPLE = 0.1;
3
4
  export var COLOR_PRIMARY = '#000';
@@ -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
  iconMultiple: 0.6
18
19
  }, rest));
@@ -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('gemini-brand'),
16
+ var _useFillId = useFillId("".concat(TITLE, "-brand")),
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
  viewBox: "0 0 64 24",
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("radialGradient", {
31
34
  cx: "67.977%",
32
35
  cy: "18.976%",
@@ -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 64 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: "M16.759 14.825c0 2.037-.605 3.66-1.815 4.868-1.359 1.439-3.146 2.158-5.36 2.158-2.12 0-3.915-.733-5.383-2.2C2.734 18.187 2 16.38 2 14.236c0-2.145.734-3.95 2.201-5.417C5.67 7.352 7.463 6.62 9.583 6.62c1.074 0 2.086.19 3.037.57.952.38 1.733.917 2.345 1.609l-1.346 1.344c-.448-.543-1.03-.967-1.743-1.273a5.763 5.763 0 00-2.293-.458c-1.59 0-2.935.55-4.036 1.65-1.087 1.113-1.63 2.504-1.63 4.174 0 1.67.543 3.061 1.63 4.175 1.1 1.1 2.446 1.65 4.036 1.65 1.454 0 2.664-.408 3.629-1.223.964-.814 1.522-1.934 1.671-3.36h-5.3v-1.751h7.074c.068.38.102.747.102 1.1m5.886-3.563c1.496 0 2.687.483 3.572 1.45.886.967 1.329 2.32 1.329 4.062l-.021.206h-7.928c.028.987.357 1.783.989 2.386a3.164 3.164 0 002.265.905c1.208 0 2.155-.603 2.841-1.81l1.689.823a5.03 5.03 0 01-1.884 1.995c-.803.48-1.713.72-2.729.72-1.482 0-2.704-.507-3.665-1.522-.96-1.015-1.441-2.297-1.441-3.847 0-1.536.467-2.814 1.4-3.836.934-1.022 2.128-1.532 3.583-1.532m-.041 1.727c-.714 0-1.328.22-1.843.659-.515.438-.855 1.028-1.02 1.769h5.787a2.508 2.508 0 00-.855-1.738c-.515-.46-1.204-.69-2.07-.69m8.049 8.65h-1.89V11.59h1.807v1.395h.083c.287-.492.728-.902 1.324-1.23.595-.328 1.187-.492 1.775-.492.74 0 1.39.17 1.95.512.562.342.972.814 1.232 1.415.835-1.285 1.991-1.927 3.47-1.927 1.163 0 2.06.355 2.689 1.066.63.71.944 1.723.944 3.035v6.275h-1.889v-5.988c0-.943-.17-1.623-.513-2.04-.342-.417-.917-.626-1.724-.626-.726 0-1.334.308-1.827.923-.493.615-.74 1.34-.74 2.174v5.557h-1.888v-5.988c0-.943-.17-1.623-.513-2.04-.342-.417-.917-.626-1.724-.626-.726 0-1.335.308-1.827.923-.493.615-.74 1.34-.74 2.174v5.557zM46.749 6.767c.37 0 .685.13.946.39.26.26.39.575.39.945s-.13.685-.39.945c-.26.26-.576.39-.946.39s-.685-.13-.946-.39c-.26-.26-.39-.575-.39-.945s.13-.685.39-.945c.26-.26.576-.39.946-.39zM42.825 0a5.08 5.08 0 004.263 4.259 5.08 5.08 0 00-4.263 4.259 5.08 5.08 0 00-4.263-4.26A5.08 5.08 0 0042.825 0zm5.176 11.574V21.64h-2.198V11.574h2.198zM62 8.103c0 .37-.13.685-.39.945-.261.26-.576.39-.946.39s-.686-.13-.946-.39c-.26-.26-.391-.575-.391-.945s.13-.685.39-.945c.261-.26.576-.39.946-.39s.686.13.946.39c.26.26.391.575.391.945m-.085 3.471V21.64h-2.197V11.574h2.197zm-12.57.017h1.806v1.394h.082c.287-.492.729-.902 1.324-1.23a3.797 3.797 0 011.858-.492c1.231 0 2.179.352 2.843 1.056.664.704.995 1.705.995 3.004v6.316h-1.888v-6.193c-.041-1.64-.87-2.46-2.484-2.46-.753 0-1.382.303-1.889.912-.506.608-.76 1.336-.76 2.184v5.557h-1.888V11.591z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -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('gemini'),
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";
@@ -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: "M12 24A14.304 14.304 0 000 12 14.304 14.304 0 0012 0a14.305 14.305 0 0012 12 14.305 14.305 0 00-12 12"
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 98 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: "M21.186 12.67c0 2.649-.786 4.759-2.359 6.33-1.766 1.87-4.09 2.806-6.969 2.806-2.756 0-5.088-.953-6.996-2.86C2.954 17.04 2 14.693 2 11.904c0-2.789.954-5.137 2.862-7.043C6.77 2.953 9.102 2 11.858 2c1.396 0 2.712.247 3.949.741 1.236.495 2.252 1.192 3.047 2.092l-1.749 1.748c-.583-.706-1.338-1.258-2.266-1.655a7.49 7.49 0 00-2.981-.596c-2.067 0-3.816.715-5.247 2.145-1.413 1.448-2.12 3.257-2.12 5.428s.707 3.98 2.12 5.428c1.431 1.43 3.18 2.145 5.247 2.145 1.89 0 3.463-.53 4.717-1.588 1.254-1.06 1.979-2.516 2.173-4.37h-6.89v-2.277h9.196c.088.495.132.971.132 1.43m7.652-4.633c1.946 0 3.494.629 4.645 1.886 1.15 1.257 1.726 3.018 1.726 5.282l-.027.268H24.877c.036 1.284.464 2.318 1.285 3.102.82.785 1.802 1.177 2.944 1.177 1.57 0 2.802-.784 3.694-2.354l2.195 1.07a6.54 6.54 0 01-2.45 2.595C31.503 21.688 30.32 22 29 22c-1.927 0-3.516-.66-4.765-1.98-1.249-1.319-1.873-2.986-1.873-5.001 0-1.997.606-3.66 1.82-4.988 1.213-1.329 2.766-1.993 4.657-1.993m-.053 2.247c-.928 0-1.727.285-2.396.856-.67.57-1.11 1.337-1.325 2.3h7.522c-.071-.91-.442-1.663-1.111-2.26-.67-.598-1.566-.896-2.69-.896M39.247 21.53h-2.455V8.465h2.348v1.813h.107c.374-.64.947-1.173 1.721-1.6.774-.427 1.544-.64 2.309-.64.96 0 1.806.222 2.535.667a3.931 3.931 0 011.601 1.84c1.085-1.671 2.589-2.507 4.51-2.507 1.513 0 2.678.462 3.496 1.387.819.924 1.228 2.24 1.228 3.946v8.16h-2.455v-7.786c0-1.227-.223-2.112-.668-2.654-.444-.542-1.192-.813-2.241-.813-.943 0-1.735.4-2.375 1.2-.64.8-.961 1.742-.961 2.826v7.227h-2.455v-7.786c0-1.227-.223-2.112-.668-2.654-.444-.542-1.191-.813-2.241-.813-.943 0-1.735.4-2.375 1.2-.64.8-.961 1.742-.961 2.826v7.227zM61.911 3.93c0 .48-.17.89-.508 1.228a1.675 1.675 0 01-1.23.508c-.48 0-.89-.17-1.229-.508a1.673 1.673 0 01-.508-1.228c0-.481.17-.89.508-1.229a1.675 1.675 0 011.23-.508c.48 0 .89.17 1.23.508.338.338.507.748.507 1.228m-.11 4.514v13.088h-2.857V8.443h2.857zM80 3.93c0 .48-.17.89-.508 1.228a1.675 1.675 0 01-1.23.508c-.48 0-.89-.17-1.229-.508a1.673 1.673 0 01-.508-1.228c0-.481.17-.89.508-1.229a1.675 1.675 0 011.23-.508c.48 0 .89.17 1.23.508.338.338.507.748.507 1.228m-.11 4.514v13.088h-2.857V8.443h2.857zm-16.343.022h2.349v1.813h.107c.373-.64.947-1.173 1.721-1.6a4.935 4.935 0 012.415-.64c1.601 0 2.833.458 3.696 1.373.863.916 1.294 2.218 1.294 3.907v8.213h-2.455v-8.053c-.053-2.133-1.13-3.2-3.229-3.2-.978 0-1.797.395-2.455 1.187-.658.79-.987 1.737-.987 2.84v7.226h-2.456V8.465z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -14,6 +14,7 @@ export type CompoundedIcon = typeof Mono & {
14
14
  Text: typeof Text;
15
15
  colorGradient: string;
16
16
  colorPrimary: string;
17
+ title: string;
17
18
  };
18
19
  declare const Icons: CompoundedIcon;
19
20
  export default Icons;
@@ -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 = "Gemini";
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 = "#1C69FF";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Gemini';
1
2
  export var TEXT_MULTIPLE = 0.8;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#1C69FF';
@@ -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
  iconMultiple: 0.9
18
19
  }, rest));
@@ -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('gemma'),
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: "24.419%",
@@ -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: "M12.34 5.953a8.233 8.233 0 01-.247-1.125V3.72a8.25 8.25 0 015.562 2.232H12.34zm-.69 0c.113-.373.199-.755.257-1.145V3.72a8.25 8.25 0 00-5.562 2.232h5.304zm-5.433.187h5.373a7.98 7.98 0 01-.267.696 8.41 8.41 0 01-1.76 2.65L6.216 6.14zm-.264-.187H2.977v.187h2.915a8.436 8.436 0 00-2.357 5.767H0v.186h3.535a8.436 8.436 0 002.357 5.767H2.977v.186h2.976v2.977h.187v-2.915a8.436 8.436 0 005.767 2.357V24h.186v-3.535a8.436 8.436 0 005.767-2.357v2.915h.186v-2.977h2.977v-.186h-2.915a8.436 8.436 0 002.357-5.767H24v-.186h-3.535a8.436 8.436 0 00-2.357-5.767h2.915v-.187h-2.977V2.977h-.186v2.915a8.436 8.436 0 00-5.767-2.357V0h-.186v3.535A8.436 8.436 0 006.14 5.892V2.977h-.187v2.976zm6.14 14.326a8.25 8.25 0 005.562-2.233H12.34c-.108.367-.19.743-.247 1.126v1.107zm-.186-1.087a8.015 8.015 0 00-.258-1.146H6.345a8.25 8.25 0 005.562 2.233v-1.087zm-8.186-7.285h1.107a8.23 8.23 0 001.125-.247V6.345a8.25 8.25 0 00-2.232 5.562zm1.087.186H3.72a8.25 8.25 0 002.232 5.562v-5.304a8.012 8.012 0 00-1.145-.258zm15.47-.186a8.25 8.25 0 00-2.232-5.562v5.315c.367.108.743.19 1.126.247h1.107zm-1.086.186c-.39.058-.772.144-1.146.258v5.304a8.25 8.25 0 002.233-5.562h-1.087zm-1.332 5.69V12.41a7.97 7.97 0 00-.696.267 8.409 8.409 0 00-2.65 1.76l3.346 3.346zm0-6.18v-5.45l-.012-.013h-5.451c.076.235.162.468.26.696a8.698 8.698 0 001.819 2.688 8.698 8.698 0 002.688 1.82c.228.097.46.183.696.259zM6.14 17.848V12.41c.235.078.468.167.696.267a8.403 8.403 0 012.688 1.799 8.404 8.404 0 011.799 2.688c.1.228.19.46.267.696H6.152l-.012-.012zm0-6.245V6.326l3.29 3.29a8.716 8.716 0 01-2.594 1.728 8.14 8.14 0 01-.696.259zm6.257 6.257h5.277l-3.29-3.29a8.716 8.716 0 00-1.728 2.594 8.135 8.135 0 00-.259.696zm-2.347-7.81a9.435 9.435 0 01-2.88 1.96 9.14 9.14 0 012.88 1.94 9.14 9.14 0 011.94 2.88 9.435 9.435 0 011.96-2.88 9.14 9.14 0 012.88-1.94 9.435 9.435 0 01-2.88-1.96 9.434 9.434 0 01-1.96-2.88 9.14 9.14 0 01-1.94 2.88z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,34 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["size", "style"];
4
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ import { forwardRef } from 'react';
7
+ import { TITLE } from "../style";
8
+ import { jsx as _jsx } from "react/jsx-runtime";
9
+ import { jsxs as _jsxs } from "react/jsx-runtime";
10
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
11
+ var _ref$size = _ref.size,
12
+ size = _ref$size === void 0 ? '1em' : _ref$size,
13
+ style = _ref.style,
14
+ rest = _objectWithoutProperties(_ref, _excluded);
15
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
16
+ fill: "currentColor",
17
+ height: size,
18
+ ref: ref,
19
+ style: _objectSpread({
20
+ flex: 'none',
21
+ lineHeight: 1
22
+ }, style),
23
+ viewBox: "0 0 24 24",
24
+ xmlns: "http://www.w3.org/2000/svg"
25
+ }, rest), {}, {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsx("path", {
29
+ d: "M12 0a14.305 14.305 0 0 0 12 12 14.305 14.305 0 0 0-12 12A14.304 14.304 0 0 0 0 12 14.304 14.304 0 0 0 12 0Zm.031 4.5A14.281 14.281 0 0 1 9 9a14.742 14.742 0 0 1-4.5 3.063 14.281 14.281 0 0 1 4.5 3.03 14.281 14.281 0 0 1 3.031 4.5 14.742 14.742 0 0 1 3.063-4.5 14.281 14.281 0 0 1 4.5-3.03A14.742 14.742 0 0 1 15.094 9a14.74 14.74 0 0 1-3.063-4.5Z",
30
+ fillRule: "evenodd"
31
+ })]
32
+ }));
33
+ });
34
+ 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 103 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: "M12.914 22c-1.98 0-3.804-.48-5.472-1.441a10.717 10.717 0 01-3.971-3.97C2.49 14.901 2 13.038 2 11c0-2.04.49-3.902 1.47-5.588a10.717 10.717 0 013.972-3.97C9.11.48 10.934 0 12.914 0c1.55 0 3.006.275 4.37.824 1.362.549 2.485 1.323 3.368 2.323l-1.795 1.794c-.667-.823-1.52-1.456-2.56-1.897a8.494 8.494 0 00-3.353-.662c-1.49 0-2.878.358-4.163 1.074-1.285.716-2.314 1.725-3.089 3.03C4.917 7.788 4.53 9.293 4.53 11c0 1.706.387 3.21 1.162 4.515a8.144 8.144 0 003.104 3.03 8.44 8.44 0 004.148 1.073c1.412 0 2.594-.22 3.545-.662a7.943 7.943 0 002.456-1.75 6.43 6.43 0 001.236-1.985c.314-.775.51-1.633.588-2.574h-7.796v-2.323h10.12c.098.549.147 1.058.147 1.529 0 1.294-.205 2.554-.617 3.78a8.347 8.347 0 01-1.971 3.22C18.71 20.95 16.13 22 12.914 22zm18.727 0c-1.432 0-2.716-.343-3.854-1.03a7.143 7.143 0 01-2.662-2.838c-.638-1.206-.957-2.563-.957-4.073 0-1.451.3-2.784.898-4a7.26 7.26 0 012.545-2.912c1.098-.725 2.373-1.088 3.824-1.088 1.47 0 2.746.328 3.824.985a6.54 6.54 0 012.486 2.72c.579 1.158.868 2.481.868 3.971 0 .294-.03.55-.088.765H26.669c.059 1.137.334 2.098.824 2.882.49.785 1.113 1.373 1.868 1.765a5.072 5.072 0 002.368.588c1.922 0 3.403-.902 4.442-2.706l2.119 1.03c-.648 1.216-1.525 2.176-2.633 2.882C34.548 21.647 33.21 22 31.64 22zm4.324-9.559a4.868 4.868 0 00-.53-1.882c-.313-.628-.808-1.157-1.485-1.588-.676-.432-1.525-.647-2.544-.647-1.177 0-2.173.377-2.986 1.132-.814.755-1.349 1.75-1.604 2.985h9.15zm4.223-5.912h2.383v2.206h.118c.432-.764 1.079-1.402 1.942-1.911a5.296 5.296 0 012.736-.765c1.098 0 2.054.265 2.868.794a4.446 4.446 0 011.75 2.118 6.125 6.125 0 012.104-2.118c.873-.53 1.888-.794 3.045-.794 1.726 0 3.025.524 3.898 1.573.872 1.05 1.309 2.476 1.309 4.28v9.617H59.87v-9.235c0-1.392-.285-2.402-.853-3.03-.57-.627-1.413-.94-2.53-.94-.746 0-1.422.215-2.03.647-.608.431-1.084 1.01-1.427 1.735a5.432 5.432 0 00-.515 2.353v8.47h-2.5v-9.205c0-1.412-.285-2.432-.854-3.06-.569-.627-1.402-.94-2.5-.94-.746 0-1.422.22-2.03.661-.608.441-1.084 1.03-1.427 1.765a5.528 5.528 0 00-.515 2.368v8.411h-2.5v-15zm24.405 0h2.383v2.206h.117c.432-.764 1.08-1.402 1.942-1.911a5.296 5.296 0 012.736-.765c1.098 0 2.054.265 2.868.794a4.446 4.446 0 011.75 2.118 6.125 6.125 0 012.104-2.118c.873-.53 1.888-.794 3.045-.794 1.726 0 3.025.524 3.898 1.573.873 1.05 1.31 2.476 1.31 4.28v9.617h-2.472v-9.235c0-1.392-.284-2.402-.853-3.03-.569-.627-1.412-.94-2.53-.94-.745 0-1.422.215-2.03.647-.608.431-1.084 1.01-1.427 1.735a5.432 5.432 0 00-.515 2.353v8.47h-2.5v-9.205c0-1.412-.285-2.432-.853-3.06-.57-.627-1.403-.94-2.501-.94-.745 0-1.422.22-2.03.661-.608.441-1.084 1.03-1.427 1.765a5.528 5.528 0 00-.515 2.368v8.411h-2.5v-15zM93.645 22c-1.098 0-2.079-.216-2.942-.647-.863-.431-1.53-1.025-2-1.78-.47-.754-.706-1.612-.706-2.573 0-1.588.598-2.828 1.794-3.72 1.197-.893 2.707-1.339 4.53-1.339.903 0 1.742.098 2.516.294.775.196 1.368.422 1.78.677V12c0-1.118-.392-2.015-1.177-2.691-.784-.677-1.775-1.015-2.971-1.015a5.01 5.01 0 00-2.324.544 4.246 4.246 0 00-1.677 1.515L88.585 8.94c.589-.902 1.398-1.608 2.427-2.117 1.03-.51 2.172-.765 3.428-.765 2.04 0 3.643.534 4.81 1.603 1.167 1.068 1.75 2.524 1.75 4.367v9.5h-2.383v-2.147H98.5c-.431.726-1.078 1.343-1.941 1.853S94.724 22 93.645 22zm.236-2.206c.843 0 1.627-.216 2.353-.647a4.905 4.905 0 001.736-1.735c.431-.726.647-1.52.647-2.383-.47-.313-1.05-.568-1.736-.764a7.89 7.89 0 00-2.177-.294c-1.373 0-2.407.284-3.103.853-.697.568-1.045 1.303-1.045 2.205 0 .824.314 1.49.942 2 .627.51 1.422.765 2.383.765z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -7,9 +7,11 @@ export type CompoundedIcon = typeof Mono & {
7
7
  Avatar: typeof Avatar;
8
8
  Color: typeof Color;
9
9
  Combine: typeof Combine;
10
+ Simple: typeof Color;
10
11
  Text: typeof Text;
11
12
  colorGradient: string;
12
13
  colorPrimary: string;
14
+ title: string;
13
15
  };
14
16
  declare const Icons: CompoundedIcon;
15
17
  export default Icons;