@lobehub/icons 1.11.1 → 1.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (395) hide show
  1. package/README.md +2 -1
  2. package/es/Anthropic/components/Avatar.js +2 -1
  3. package/es/Anthropic/components/Mono.js +7 -3
  4. package/es/Anthropic/components/Text.js +7 -3
  5. package/es/Anthropic/index.d.ts +1 -0
  6. package/es/Anthropic/index.js +2 -1
  7. package/es/Anthropic/style.d.ts +2 -1
  8. package/es/Anthropic/style.js +2 -1
  9. package/es/Automatic/components/Avatar.js +2 -1
  10. package/es/Automatic/components/Color.js +6 -3
  11. package/es/Automatic/components/Combine.js +2 -1
  12. package/es/Automatic/components/Mono.js +6 -3
  13. package/es/Automatic/index.d.ts +1 -0
  14. package/es/Automatic/index.js +2 -1
  15. package/es/Automatic/style.d.ts +1 -0
  16. package/es/Automatic/style.js +1 -0
  17. package/es/Aws/components/Avatar.js +2 -1
  18. package/es/Aws/components/BrandColor.js +6 -3
  19. package/es/Aws/components/BrandMono.js +6 -3
  20. package/es/Aws/components/Color.js +6 -3
  21. package/es/Aws/components/Combine.js +2 -1
  22. package/es/Aws/components/Mono.js +6 -3
  23. package/es/Aws/components/Text.js +7 -3
  24. package/es/Aws/index.d.ts +1 -0
  25. package/es/Aws/index.js +2 -1
  26. package/es/Aws/style.d.ts +1 -0
  27. package/es/Aws/style.js +1 -0
  28. package/es/Azure/components/Avatar.js +2 -1
  29. package/es/Azure/components/Color.js +4 -1
  30. package/es/Azure/components/Combine.js +2 -1
  31. package/es/Azure/components/Mono.js +4 -1
  32. package/es/Azure/components/Text.js +7 -3
  33. package/es/Azure/index.d.ts +1 -0
  34. package/es/Azure/index.js +2 -1
  35. package/es/Azure/style.d.ts +1 -0
  36. package/es/Azure/style.js +1 -0
  37. package/es/Baichuan/components/Avatar.js +2 -1
  38. package/es/Baichuan/components/Color.js +5 -2
  39. package/es/Baichuan/components/Combine.js +2 -1
  40. package/es/Baichuan/components/Mono.js +7 -3
  41. package/es/Baichuan/components/Text.js +7 -3
  42. package/es/Baichuan/index.d.ts +1 -0
  43. package/es/Baichuan/index.js +2 -1
  44. package/es/Baichuan/style.d.ts +1 -0
  45. package/es/Baichuan/style.js +1 -0
  46. package/es/Bedrock/components/Avatar.js +2 -1
  47. package/es/Bedrock/components/Color.js +5 -2
  48. package/es/Bedrock/components/Combine.js +2 -2
  49. package/es/Bedrock/components/Mono.js +7 -3
  50. package/es/Bedrock/components/Text.js +7 -3
  51. package/es/Bedrock/index.d.ts +1 -0
  52. package/es/Bedrock/index.js +2 -1
  53. package/es/Bedrock/style.d.ts +1 -0
  54. package/es/Bedrock/style.js +1 -0
  55. package/es/Bing/components/Avatar.js +2 -1
  56. package/es/Bing/components/Color.js +5 -2
  57. package/es/Bing/components/Combine.js +2 -1
  58. package/es/Bing/components/Mono.js +7 -3
  59. package/es/Bing/components/Text.js +7 -3
  60. package/es/Bing/index.d.ts +1 -0
  61. package/es/Bing/index.js +2 -1
  62. package/es/Bing/style.d.ts +1 -0
  63. package/es/Bing/style.js +1 -0
  64. package/es/ChatGLM/components/Avatar.js +2 -1
  65. package/es/ChatGLM/components/Color.js +5 -2
  66. package/es/ChatGLM/components/Combine.js +2 -1
  67. package/es/ChatGLM/components/Mono.js +7 -3
  68. package/es/ChatGLM/components/Text.js +7 -3
  69. package/es/ChatGLM/index.d.ts +1 -0
  70. package/es/ChatGLM/index.js +2 -1
  71. package/es/ChatGLM/style.d.ts +1 -0
  72. package/es/ChatGLM/style.js +1 -0
  73. package/es/Cloudflare/components/Avatar.js +2 -1
  74. package/es/Cloudflare/components/Color.js +6 -3
  75. package/es/Cloudflare/components/Combine.js +2 -1
  76. package/es/Cloudflare/components/Mono.js +6 -3
  77. package/es/Cloudflare/components/Text.js +7 -3
  78. package/es/Cloudflare/index.d.ts +1 -0
  79. package/es/Cloudflare/index.js +2 -1
  80. package/es/Cloudflare/style.d.ts +1 -0
  81. package/es/Cloudflare/style.js +1 -0
  82. package/es/Cohere/components/Avatar.js +2 -1
  83. package/es/Cohere/components/Color.js +4 -1
  84. package/es/Cohere/components/Combine.js +2 -1
  85. package/es/Cohere/components/Mono.js +4 -1
  86. package/es/Cohere/components/Text.js +7 -3
  87. package/es/Cohere/index.d.ts +1 -0
  88. package/es/Cohere/index.js +2 -1
  89. package/es/Cohere/style.d.ts +1 -0
  90. package/es/Cohere/style.js +1 -0
  91. package/es/Colab/components/Avatar.js +2 -1
  92. package/es/Colab/components/Color.js +6 -3
  93. package/es/Colab/components/Combine.js +2 -1
  94. package/es/Colab/components/Mono.js +7 -3
  95. package/es/Colab/components/Text.js +7 -3
  96. package/es/Colab/index.d.ts +1 -0
  97. package/es/Colab/index.js +2 -1
  98. package/es/Colab/style.d.ts +1 -0
  99. package/es/Colab/style.js +1 -0
  100. package/es/Copilot/components/Avatar.js +2 -1
  101. package/es/Copilot/components/Color.js +5 -2
  102. package/es/Copilot/components/Combine.js +2 -1
  103. package/es/Copilot/components/Mono.js +7 -3
  104. package/es/Copilot/components/Text.js +7 -3
  105. package/es/Copilot/index.d.ts +1 -0
  106. package/es/Copilot/index.js +2 -1
  107. package/es/Copilot/style.d.ts +1 -0
  108. package/es/Copilot/style.js +1 -0
  109. package/es/Dalle/components/Avatar.js +3 -4
  110. package/es/Dalle/components/Color.js +6 -3
  111. package/es/Dalle/components/Combine.js +2 -1
  112. package/es/Dalle/components/Mono.js +6 -3
  113. package/es/Dalle/components/Text.js +7 -3
  114. package/es/Dalle/index.d.ts +2 -0
  115. package/es/Dalle/index.js +3 -1
  116. package/es/Dalle/style.d.ts +2 -0
  117. package/es/Dalle/style.js +3 -1
  118. package/es/DeepMind/components/Avatar.js +2 -1
  119. package/es/DeepMind/components/Color.js +7 -3
  120. package/es/DeepMind/components/Combine.js +2 -1
  121. package/es/DeepMind/components/Mono.js +7 -3
  122. package/es/DeepMind/components/Text.js +7 -3
  123. package/es/DeepMind/index.d.ts +1 -0
  124. package/es/DeepMind/index.js +2 -1
  125. package/es/DeepMind/style.d.ts +1 -0
  126. package/es/DeepMind/style.js +1 -0
  127. package/es/Fireworks/components/Avatar.js +2 -1
  128. package/es/Fireworks/components/Combine.js +2 -1
  129. package/es/Fireworks/components/Mono.js +7 -3
  130. package/es/Fireworks/components/Text.js +7 -3
  131. package/es/Fireworks/index.d.ts +1 -0
  132. package/es/Fireworks/index.js +2 -1
  133. package/es/Fireworks/style.d.ts +1 -0
  134. package/es/Fireworks/style.js +1 -0
  135. package/es/Gemini/components/Avatar.js +2 -1
  136. package/es/Gemini/components/BrandColor.js +5 -2
  137. package/es/Gemini/components/BrandMono.js +7 -3
  138. package/es/Gemini/components/Color.js +5 -2
  139. package/es/Gemini/components/Combine.js +2 -1
  140. package/es/Gemini/components/Mono.js +7 -3
  141. package/es/Gemini/components/Text.js +7 -3
  142. package/es/Gemini/index.d.ts +1 -0
  143. package/es/Gemini/index.js +2 -1
  144. package/es/Gemini/style.d.ts +1 -0
  145. package/es/Gemini/style.js +1 -0
  146. package/es/Gemma/components/Avatar.js +2 -1
  147. package/es/Gemma/components/Color.js +5 -2
  148. package/es/Gemma/components/Combine.js +2 -1
  149. package/es/Gemma/components/Mono.js +7 -3
  150. package/es/Gemma/components/Simple.d.ts +3 -0
  151. package/es/Gemma/components/Simple.js +34 -0
  152. package/es/Gemma/components/Text.js +7 -3
  153. package/es/Gemma/index.d.ts +2 -0
  154. package/es/Gemma/index.js +4 -1
  155. package/es/Gemma/style.d.ts +1 -0
  156. package/es/Gemma/style.js +1 -0
  157. package/es/Github/components/Avatar.js +2 -1
  158. package/es/Github/components/Combine.js +2 -1
  159. package/es/Github/components/Mono.js +7 -3
  160. package/es/Github/components/Text.js +7 -3
  161. package/es/Github/index.d.ts +1 -0
  162. package/es/Github/index.js +2 -1
  163. package/es/Github/style.d.ts +1 -0
  164. package/es/Github/style.js +1 -0
  165. package/es/GithubCopilot/components/Avatar.js +2 -1
  166. package/es/GithubCopilot/components/Combine.js +2 -1
  167. package/es/GithubCopilot/components/Mono.js +7 -3
  168. package/es/GithubCopilot/components/Text.js +7 -3
  169. package/es/GithubCopilot/index.d.ts +1 -0
  170. package/es/GithubCopilot/index.js +2 -1
  171. package/es/GithubCopilot/style.d.ts +1 -0
  172. package/es/GithubCopilot/style.js +1 -0
  173. package/es/Google/components/Avatar.js +2 -1
  174. package/es/Google/components/BrandColor.js +6 -3
  175. package/es/Google/components/BrandMono.js +7 -3
  176. package/es/Google/components/Color.js +6 -3
  177. package/es/Google/components/Mono.js +7 -3
  178. package/es/Google/index.d.ts +1 -0
  179. package/es/Google/index.js +2 -1
  180. package/es/Google/style.d.ts +1 -0
  181. package/es/Google/style.js +1 -0
  182. package/es/HuggingFace/components/Avatar.js +2 -1
  183. package/es/HuggingFace/components/Color.js +6 -3
  184. package/es/HuggingFace/components/Combine.js +2 -1
  185. package/es/HuggingFace/components/Mono.js +7 -3
  186. package/es/HuggingFace/components/Text.js +7 -3
  187. package/es/HuggingFace/index.d.ts +1 -0
  188. package/es/HuggingFace/index.js +2 -1
  189. package/es/HuggingFace/style.d.ts +1 -0
  190. package/es/HuggingFace/style.js +1 -0
  191. package/es/Hunyuan/components/Avatar.js +2 -1
  192. package/es/Hunyuan/components/Color.js +6 -3
  193. package/es/Hunyuan/components/Combine.js +2 -1
  194. package/es/Hunyuan/components/Mono.js +7 -3
  195. package/es/Hunyuan/components/Text.js +7 -3
  196. package/es/Hunyuan/index.d.ts +1 -0
  197. package/es/Hunyuan/index.js +2 -1
  198. package/es/Hunyuan/style.d.ts +1 -0
  199. package/es/Hunyuan/style.js +1 -0
  200. package/es/IconAvatar/index.d.ts +1 -1
  201. package/es/IconAvatar/index.js +1 -1
  202. package/es/LLaVA/components/Avatar.d.ts +5 -0
  203. package/es/LLaVA/components/Avatar.js +20 -0
  204. package/es/LLaVA/components/Color.d.ts +3 -0
  205. package/es/LLaVA/components/Color.js +365 -0
  206. package/es/LLaVA/components/Combine.d.ts +7 -0
  207. package/es/LLaVA/components/Combine.js +30 -0
  208. package/es/LLaVA/components/Mono.d.ts +3 -0
  209. package/es/LLaVA/components/Mono.js +35 -0
  210. package/es/LLaVA/components/Text.d.ts +3 -0
  211. package/es/LLaVA/components/Text.js +35 -0
  212. package/es/LLaVA/index.d.ts +15 -0
  213. package/es/LLaVA/index.js +14 -0
  214. package/es/LLaVA/style.d.ts +5 -0
  215. package/es/LLaVA/style.js +5 -0
  216. package/es/Meta/components/Avatar.js +2 -1
  217. package/es/Meta/components/BrandColor.js +5 -2
  218. package/es/Meta/components/BrandMono.js +7 -3
  219. package/es/Meta/components/Color.js +5 -2
  220. package/es/Meta/components/Combine.js +2 -1
  221. package/es/Meta/components/Mono.js +7 -3
  222. package/es/Meta/components/Text.js +7 -3
  223. package/es/Meta/index.d.ts +1 -0
  224. package/es/Meta/index.js +2 -1
  225. package/es/Meta/style.d.ts +1 -0
  226. package/es/Meta/style.js +1 -0
  227. package/es/Midjourney/components/Avatar.js +2 -1
  228. package/es/Midjourney/components/Combine.js +2 -1
  229. package/es/Midjourney/components/Mono.js +7 -3
  230. package/es/Midjourney/components/Text.js +7 -3
  231. package/es/Midjourney/index.d.ts +1 -0
  232. package/es/Midjourney/index.js +2 -1
  233. package/es/Midjourney/style.d.ts +1 -0
  234. package/es/Midjourney/style.js +1 -0
  235. package/es/Minimax/components/Avatar.js +2 -1
  236. package/es/Minimax/components/Color.js +5 -2
  237. package/es/Minimax/components/Combine.js +2 -1
  238. package/es/Minimax/components/Mono.js +7 -3
  239. package/es/Minimax/components/Text.js +7 -3
  240. package/es/Minimax/index.d.ts +1 -0
  241. package/es/Minimax/index.js +2 -1
  242. package/es/Minimax/style.d.ts +1 -0
  243. package/es/Minimax/style.js +1 -0
  244. package/es/Mistral/components/Avatar.js +2 -1
  245. package/es/Mistral/components/Color.js +6 -3
  246. package/es/Mistral/components/Combine.js +2 -1
  247. package/es/Mistral/components/Mono.js +6 -3
  248. package/es/Mistral/components/Text.js +7 -3
  249. package/es/Mistral/index.d.ts +1 -0
  250. package/es/Mistral/index.js +2 -1
  251. package/es/Mistral/style.d.ts +1 -0
  252. package/es/Mistral/style.js +1 -0
  253. package/es/Moonshot/components/Avatar.js +2 -1
  254. package/es/Moonshot/components/Combine.js +2 -2
  255. package/es/Moonshot/components/Mono.js +7 -3
  256. package/es/Moonshot/components/Text.js +7 -3
  257. package/es/Moonshot/index.d.ts +1 -0
  258. package/es/Moonshot/index.js +2 -1
  259. package/es/Moonshot/style.d.ts +1 -0
  260. package/es/Moonshot/style.js +1 -0
  261. package/es/Nvidia/components/Avatar.js +2 -1
  262. package/es/Nvidia/components/Color.js +7 -3
  263. package/es/Nvidia/components/Combine.js +2 -1
  264. package/es/Nvidia/components/Mono.js +7 -3
  265. package/es/Nvidia/components/Text.js +7 -3
  266. package/es/Nvidia/index.d.ts +1 -0
  267. package/es/Nvidia/index.js +2 -1
  268. package/es/Nvidia/style.d.ts +1 -0
  269. package/es/Nvidia/style.js +1 -0
  270. package/es/Ollama/components/Avatar.js +2 -1
  271. package/es/Ollama/components/Combine.js +2 -2
  272. package/es/Ollama/components/Mono.js +7 -3
  273. package/es/Ollama/components/Text.js +7 -3
  274. package/es/Ollama/index.d.ts +1 -0
  275. package/es/Ollama/index.js +2 -1
  276. package/es/Ollama/style.d.ts +1 -0
  277. package/es/Ollama/style.js +1 -0
  278. package/es/OpenAI/components/Avatar.js +2 -1
  279. package/es/OpenAI/components/Combine.js +2 -2
  280. package/es/OpenAI/components/Mono.js +7 -3
  281. package/es/OpenAI/components/Text.js +7 -3
  282. package/es/OpenAI/index.d.ts +1 -0
  283. package/es/OpenAI/index.js +2 -1
  284. package/es/OpenAI/style.d.ts +1 -0
  285. package/es/OpenAI/style.js +1 -0
  286. package/es/OpenRouter/components/Avatar.d.ts +5 -0
  287. package/es/OpenRouter/components/Avatar.js +22 -0
  288. package/es/OpenRouter/components/Combine.d.ts +5 -0
  289. package/es/OpenRouter/components/Combine.js +21 -0
  290. package/es/OpenRouter/components/Mono.d.ts +3 -0
  291. package/es/OpenRouter/components/Mono.js +35 -0
  292. package/es/OpenRouter/components/Text.d.ts +3 -0
  293. package/es/OpenRouter/components/Text.js +35 -0
  294. package/es/OpenRouter/index.d.ts +13 -0
  295. package/es/OpenRouter/index.js +12 -0
  296. package/es/OpenRouter/style.d.ts +4 -0
  297. package/es/OpenRouter/style.js +4 -0
  298. package/es/Perplexity/components/Avatar.js +2 -1
  299. package/es/Perplexity/components/Color.js +7 -3
  300. package/es/Perplexity/components/Combine.js +2 -2
  301. package/es/Perplexity/components/Mono.js +7 -3
  302. package/es/Perplexity/components/Text.js +7 -3
  303. package/es/Perplexity/index.d.ts +1 -0
  304. package/es/Perplexity/index.js +2 -1
  305. package/es/Perplexity/style.d.ts +1 -0
  306. package/es/Perplexity/style.js +1 -0
  307. package/es/Pollinations/components/Avatar.js +2 -1
  308. package/es/Pollinations/components/Combine.js +2 -1
  309. package/es/Pollinations/components/Mono.js +7 -3
  310. package/es/Pollinations/components/Text.js +7 -3
  311. package/es/Pollinations/index.d.ts +1 -0
  312. package/es/Pollinations/index.js +2 -1
  313. package/es/Pollinations/style.d.ts +1 -0
  314. package/es/Pollinations/style.js +1 -0
  315. package/es/Qingyan/components/Avatar.js +2 -1
  316. package/es/Qingyan/components/Color.js +6 -3
  317. package/es/Qingyan/components/Combine.js +2 -1
  318. package/es/Qingyan/components/Mono.js +6 -3
  319. package/es/Qingyan/components/Text.js +7 -3
  320. package/es/Qingyan/index.d.ts +1 -0
  321. package/es/Qingyan/index.js +2 -1
  322. package/es/Qingyan/style.d.ts +1 -0
  323. package/es/Qingyan/style.js +1 -0
  324. package/es/Replicate/components/Avatar.js +2 -1
  325. package/es/Replicate/components/BrandMono.js +7 -3
  326. package/es/Replicate/components/Mono.js +7 -3
  327. package/es/Replicate/index.d.ts +1 -0
  328. package/es/Replicate/index.js +2 -1
  329. package/es/Replicate/style.d.ts +1 -0
  330. package/es/Replicate/style.js +1 -0
  331. package/es/Spark/components/Avatar.js +2 -1
  332. package/es/Spark/components/Color.js +4 -1
  333. package/es/Spark/components/Combine.js +2 -1
  334. package/es/Spark/components/Mono.js +4 -1
  335. package/es/Spark/components/Text.js +4 -1
  336. package/es/Spark/index.d.ts +1 -0
  337. package/es/Spark/index.js +2 -1
  338. package/es/Spark/style.d.ts +1 -0
  339. package/es/Spark/style.js +1 -0
  340. package/es/Stability/components/Avatar.js +2 -1
  341. package/es/Stability/components/BrandColor.js +5 -2
  342. package/es/Stability/components/BrandMono.js +6 -3
  343. package/es/Stability/components/Color.js +5 -2
  344. package/es/Stability/components/Combine.js +2 -1
  345. package/es/Stability/components/Mono.js +6 -3
  346. package/es/Stability/components/Text.js +7 -3
  347. package/es/Stability/index.d.ts +1 -0
  348. package/es/Stability/index.js +2 -1
  349. package/es/Stability/style.d.ts +1 -0
  350. package/es/Stability/style.js +1 -0
  351. package/es/Tongyi/components/Avatar.js +2 -1
  352. package/es/Tongyi/components/Color.js +5 -2
  353. package/es/Tongyi/components/Combine.js +2 -1
  354. package/es/Tongyi/components/Mono.js +7 -3
  355. package/es/Tongyi/components/Text.js +7 -3
  356. package/es/Tongyi/index.d.ts +1 -0
  357. package/es/Tongyi/index.js +2 -1
  358. package/es/Tongyi/style.d.ts +1 -0
  359. package/es/Tongyi/style.js +1 -0
  360. package/es/Wenxin/components/Avatar.js +2 -1
  361. package/es/Wenxin/components/Color.js +5 -2
  362. package/es/Wenxin/components/Combine.js +2 -1
  363. package/es/Wenxin/components/Mono.js +7 -3
  364. package/es/Wenxin/components/Text.js +7 -3
  365. package/es/Wenxin/index.d.ts +1 -0
  366. package/es/Wenxin/index.js +2 -1
  367. package/es/Wenxin/style.d.ts +1 -0
  368. package/es/Wenxin/style.js +1 -0
  369. package/es/WorkersAI/components/Avatar.js +2 -1
  370. package/es/WorkersAI/components/Color.js +7 -3
  371. package/es/WorkersAI/components/Combine.js +2 -1
  372. package/es/WorkersAI/components/Mono.js +7 -3
  373. package/es/WorkersAI/components/Text.js +7 -3
  374. package/es/WorkersAI/index.d.ts +1 -0
  375. package/es/WorkersAI/index.js +2 -1
  376. package/es/WorkersAI/style.d.ts +1 -0
  377. package/es/WorkersAI/style.js +1 -0
  378. package/es/Zhipu/components/Avatar.js +2 -1
  379. package/es/Zhipu/components/Color.js +7 -3
  380. package/es/Zhipu/components/Combine.js +2 -2
  381. package/es/Zhipu/components/Mono.js +7 -3
  382. package/es/Zhipu/components/Text.js +7 -3
  383. package/es/Zhipu/index.d.ts +1 -0
  384. package/es/Zhipu/index.js +2 -1
  385. package/es/Zhipu/style.d.ts +1 -0
  386. package/es/Zhipu/style.js +1 -0
  387. package/es/components/Editor/Color.js +1 -1
  388. package/es/components/Editor/Mono.js +1 -1
  389. package/es/components/Editor/Text.d.ts +8 -0
  390. package/es/components/Editor/Text.js +47 -0
  391. package/es/components/Editor/index.js +10 -3
  392. package/es/hooks/useFillId.js +2 -2
  393. package/es/index.d.ts +2 -0
  394. package/es/index.js +2 -0
  395. package/package.json +3 -5
@@ -5,7 +5,7 @@ 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,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,13 +25,15 @@ 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: "M6.075 10.494C7.6 9.446 9.768 8.759 12.222 8.759c2.453 0 4.622.687 6.147 1.735.77.53 1.352 1.133 1.74 1.77C20 10 20 10 20.687 9.362a9.276 9.276 0 00-1.008-.8c-1.958-1.347-4.598-2.143-7.457-2.143-2.858 0-5.499.796-7.457 2.144-1.955 1.345-3.325 3.322-3.325 5.647 0 2.326 1.37 4.303 3.322 5.646C6.721 21.205 9.362 22 12.22 22c2.859 0 5.5-.795 7.457-2.144C21.63 18.513 23 16.538 23 14.21c0-1.48-.554-2.817-1.46-3.94-.046 1.036-.41 2.03-1.012 2.937.099.325.149.663.15 1.003 0 1.33-.782 2.664-2.313 3.717-1.524 1.048-3.692 1.735-6.146 1.735-2.453 0-4.623-.687-6.147-1.735C4.544 16.874 3.76 15.54 3.76 14.21c.003-1.33.785-2.663 2.315-3.716z"
30
33
  }), /*#__PURE__*/_jsx("path", {
31
34
  d: "M3.747 11.494c-.62 1.77-.473 3.365.332 4.51.806 1.144 2.254 1.813 4.117 1.813 1.86 0 4.029-.68 6.021-2.1 1.993-1.42 3.35-3.251 3.967-5.017.62-1.769.473-3.364-.332-4.51-.806-1.143-2.254-1.812-4.117-1.812-1.86 0-4.029.68-6.021 2.099-1.993 1.42-3.35 3.252-3.967 5.017zm-2.228-.79c.8-2.28 2.487-4.498 4.83-6.167C8.691 2.866 11.33 2 13.734 2c2.4 0 4.678.874 6.045 2.817 1.366 1.943 1.431 4.394.633 6.674-.8 2.282-2.487 4.499-4.83 6.168-2.344 1.67-4.981 2.536-7.387 2.537-2.4 0-4.678-.874-6.045-2.817-1.368-1.943-1.431-4.396-.633-6.674h.002z"
32
35
  })]
33
- })
36
+ })]
34
37
  }));
35
38
  });
36
39
  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 86 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.857 13.62v5.001c0 1.86-1.61 3.377-3.587 3.377H67.086V13.62h15.77zm-20.095-1.973v6.943c0 1.863-1.609 3.379-3.587 3.379h-.797v-2h.294c.655 0 1.212-.42 1.388-.991h-6.624v3.02h-2.628V11.647h11.954zm-43.606 1.236v5.738c0 1.86-1.61 3.376-3.587 3.376H3.132v-9.114h16.024zm22.387-.003v5.737c0 1.863-1.61 3.379-3.587 3.379h-8.62l.002-9.116h12.205zM26.95 6.317V18.33l1.337-.746v2.553l-3.755 1.858V8.478h-1.026v-2.16h3.444zm22.315 6.774c-.07.605-.166 1.27-.28 1.98a91.279 91.279 0 01-1.35 6.792H45.13a81.452 81.452 0 001.064-4.471 86.9 86.9 0 00.456-2.352 39.05 39.05 0 00.303-1.95h2.312zm30.95 2.527h-10.5v4.379h9.052c.797 0 1.447-.617 1.447-1.376v-3.003zm-63.701 2.644H5.762v1.735h9.557c.797 0 1.195-.618 1.195-1.376v-.359zM38.9 18.26h-6.934v1.734h5.486c.798 0 1.448-.618 1.448-1.376v-.358zm21.22-1.897h-6.682v.972h6.682v-.972zM16.51 14.884H5.76v1.736h10.752v-1.736zm22.39-.004h-6.935v1.737H38.9V14.88zm21.219-1.23h-6.682v1.068h6.682V13.65zM6.003 2.03l-.366.83h5.039v2.003h-2.91v1.501h2.987v2.001h-2.84a6.942 6.942 0 002.84 1.698v2.085a9.1 9.1 0 01-4.564-2.582 9.139 9.139 0 01-4.11 2.466l-.007-2.134A6.91 6.91 0 004.45 8.363H2.11V6.362h3.077V4.86H2l.67-1.654.147-.346h.029l.368-.83h2.79zM40.116 2c-.04.155-.096.325-.166.509-.082.216-.18.428-.296.65l-.099.188h2.832V5.21h-3.33v4.984h3.388v1.954H28.683v-1.955h3.593V5.212h-3.403V3.349h2.967l-.055-.17a10.132 10.132 0 00-.474-1.177h2.822c.116.2.215.393.306.59.1.22.191.444.272.672l.03.085h1.962l.037-.07A5.7 5.7 0 0037.212 2h2.904zm42.932 8.13v2.017h-16.15V10.13h16.15zM20.03 2.776V8.77c0 1.86-1.61 3.376-3.586 3.376H11.6v-9.37h8.43zm27.435 4.686c.32.589.643 1.286.964 2.076.304.748.593 1.502.867 2.262h-2.46a42.866 42.866 0 00-.811-2.284 27.453 27.453 0 00-.882-2.054h2.322zm10.727-5.397v.71h5.244v2h-5.244V5.79h4.439v2.003h-4.439v1.015h5.371v2H50.01v-2h5.371V7.793h-4.439V5.79h4.439V4.775h-5.244v-2h5.244v-.71h2.813zM36.821 5.21H34.49v4.982h2.331V5.21zM17.39 4.776h-3.16v5.368h1.712c.797 0 1.448-.618 1.448-1.376V4.776zm13.494 1.425c.38.928.689 1.945.917 3.028l-2.273.002a17.347 17.347 0 00-.359-1.55c-.14-.5-.301-.993-.482-1.48h2.197zm11.564-.048a13.645 13.645 0 01-.899 3.052h-2.211c.212-.489.393-.99.542-1.501.146-.51.266-1.028.359-1.55h2.209zm40.6.297v2.017H66.899V6.45h16.15zM47.507 2.065c.163.308.322.618.474.93.184.382.36.768.525 1.158a34.027 34.027 0 01.89 2.25H46.95c-.121-.356-.249-.722-.384-1.085a33.973 33.973 0 00-.987-2.403 33.74 33.74 0 00-.412-.85h2.339zm-20.921-.033c.166.447.318.9.455 1.356.171.574.329 1.152.472 1.734h-2.78a29.381 29.381 0 00-.406-1.71 28.974 28.974 0 00-.417-1.38h2.676zm49.792.033v.71H84v2H65.943v-2h7.62v-.71h2.814z"
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 = "Qingyan";
1
2
  export declare const TEXT_MULTIPLE = 0.75;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#1041F3";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Qingyan';
1
2
  export var TEXT_MULTIPLE = 0.75;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#1041F3';
@@ -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
  iconMultiple: 0.6
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
  viewBox: "0 0 108 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: "M26.621 8.045c2.832 0 5.224 1.829 5.348 5.231l.005.28c0 .237 0 .438-.025.801H23.21c.113 1.816 1.58 3.018 3.423 3.018 1.554 0 2.595-.714 3.171-1.69l1.868 1.327c-1.003 1.578-2.733 2.58-5.064 2.58-3.372 0-5.804-2.392-5.804-5.774.012-3.268 2.444-5.773 5.816-5.773zm-3.284 4.521h6.18c-.263-1.603-1.555-2.467-2.984-2.467s-2.87.827-3.196 2.467zM34.46 8.258h2.444v1.49c.627-.889 1.981-1.703 3.573-1.703 3.046 0 5.353 2.593 5.353 5.773 0 3.169-2.307 5.774-5.353 5.774-1.605 0-2.958-.827-3.573-1.716V24h-2.444V8.258zm5.578 2.004c-1.98 0-3.334 1.553-3.334 3.556 0 2.004 1.354 3.557 3.334 3.557 1.956 0 3.31-1.553 3.31-3.557 0-2.003-1.354-3.556-3.31-3.556zm10.726-7.56H48.32v16.644h2.445V2.703zm4.514 3.132c-.89 0-1.642-.727-1.642-1.64 0-.89.752-1.616 1.642-1.616.915 0 1.617.738 1.617 1.615 0 .914-.702 1.64-1.617 1.64zM54.063 8.25h2.444v11.095h-2.444V8.251zM64.85 19.576c-3.334 0-5.867-2.492-5.867-5.773 0-3.281 2.533-5.773 5.867-5.773 2.294 0 4.224 1.227 5.177 3.068l-2.13 1.152c-.54-1.127-1.618-1.954-3.047-1.954-1.98 0-3.372 1.528-3.372 3.507s1.404 3.506 3.372 3.506c1.416 0 2.507-.826 3.046-1.953l2.131 1.152c-.953 1.853-2.896 3.068-5.177 3.068zm11.97-11.53c1.605 0 2.934.826 3.56 1.702v-1.49h2.445v11.096H80.38v-1.49c-.626.889-1.955 1.715-3.56 1.715-3.046 0-5.352-2.592-5.352-5.773 0-3.168 2.306-5.76 5.352-5.76zm.452 2.216c-1.981 0-3.31 1.553-3.31 3.556 0 2.004 1.329 3.557 3.31 3.557 1.98 0 3.309-1.553 3.309-3.557 0-2.003-1.341-3.556-3.31-3.556zm9.741 9.098v-8.93h-2.319V8.253h2.32V5.17h2.444v3.08h4.212v2.18h-4.212v6.737h4.212v2.192h-6.657zM19.663 0v2.18H4.444V19.36H2V0h17.663zm.004 4.132v2.179H9.062v13.05H6.617V4.131h13.05zm-.004 4.116v2.192h-5.992v8.917h-2.444V8.248h8.436zm80.985-.203c2.832 0 5.224 1.829 5.348 5.231l.004.512a9.524 9.524 0 01-.024.569h-8.737c.113 1.816 1.58 3.018 3.422 3.018 1.554 0 2.595-.714 3.172-1.69l1.867 1.327c-1.003 1.578-2.732 2.58-5.064 2.58-3.372 0-5.804-2.392-5.804-5.774.025-3.268 2.444-5.773 5.816-5.773zm-3.284 4.521h6.18c-.263-1.603-1.554-2.467-2.983-2.467-1.417 0-2.858.827-3.197 2.467z"
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
  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: "M22 10.552v2.26h-7.932V22H11.54V10.552H22zM22 2v2.264H4.528V22H2V2h20zm0 4.276V8.54H9.296V22H6.768V6.276H22z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;
@@ -5,6 +5,7 @@ export type CompoundedIcon = typeof Mono & {
5
5
  Avatar: typeof Avatar;
6
6
  Brand: typeof BrandMono;
7
7
  colorPrimary: string;
8
+ title: string;
8
9
  };
9
10
  declare const Icons: CompoundedIcon;
10
11
  export default Icons;
@@ -1,9 +1,10 @@
1
1
  import Avatar from "./components/Avatar";
2
2
  import BrandMono from "./components/BrandMono";
3
3
  import Mono from "./components/Mono";
4
- import { COLOR_PRIMARY } from "./style";
4
+ import { COLOR_PRIMARY, TITLE } from "./style";
5
5
  var Icons = Mono;
6
6
  Icons.Avatar = Avatar;
7
7
  Icons.Brand = BrandMono;
8
8
  Icons.colorPrimary = COLOR_PRIMARY;
9
+ Icons.title = TITLE;
9
10
  export default Icons;
@@ -1,3 +1,4 @@
1
+ export declare const TITLE = "Replicate";
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 = "#EA2805";
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Replicate';
1
2
  export var TEXT_MULTIPLE = 0.8;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#EA2805';
@@ -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,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) {
@@ -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__*/_jsx("path", {
26
+ children: [/*#__PURE__*/_jsx("title", {
27
+ children: TITLE
28
+ }), /*#__PURE__*/_jsx("path", {
26
29
  d: "M2 13.08C2 9.182 4.772 6.367 9.32 2.122c-.65 7.883 6.41 8.272 5.023 12.214-.99 2.815-4.244 1.949-4.59 1.342 0 0 1.212.347 1.385-.866.174-1.213-2.252-1.862-3.81-4.937-2.6 2.988-.954 9.008 4.2 9.008 4.764 0 6.583-4.937 4.894-8.099 0 0 4.071.693 4.418 3.811.346 3.119-3.638 8.533-9.095 8.403C6.288 22.868 2 18.84 2 13.08z",
27
30
  fill: "#3DC8F9"
28
31
  }), /*#__PURE__*/_jsx("path", {
@@ -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,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) {
@@ -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__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
28
31
  d: "M11.615 0l6.237 6.107c2.382 2.338 2.823 3.743 3.161 6.15-1.197-1.732-1.776-2.02-4.504-2.772C12.48 8.374 11.095 5.933 11.615 0z"
29
32
  }), /*#__PURE__*/_jsx("path", {
30
33
  d: "M9.32 2.122C4.771 6.367 2 9.182 2 13.08c0 5.76 4.288 9.788 9.745 9.918 5.457.13 9.441-5.284 9.095-8.403-.347-3.118-4.418-3.81-4.418-3.81 1.69 3.16-.13 8.098-4.894 8.098-5.154 0-6.8-6.02-4.2-9.008.82 1.617 1.879 2.563 2.674 3.273.717.64 1.219 1.09 1.136 1.664-.173 1.213-1.385.866-1.385.866.346.607 3.6 1.473 4.59-1.342.613-1.741-.423-2.789-1.714-4.096-1.632-1.651-3.672-3.717-3.31-8.118z"
@@ -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) {
@@ -24,7 +25,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
24
25
  viewBox: "0 0 93 24",
25
26
  xmlns: "http://www.w3.org/2000/svg"
26
27
  }, rest), {}, {
27
- children: [/*#__PURE__*/_jsx("path", {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
28
31
  d: "M33.212 2H25.15v2.283h4.616a.63.63 0 01.61.79l-4.128 15.742A.945.945 0 0027.162 22h16.255l1.26-2.205h-14.96l4.409-16.608A.945.945 0 0033.213 2z"
29
32
  }), /*#__PURE__*/_jsx("path", {
30
33
  d: "M40.898 2h4.252l-6.615 6.457h-4.803L40.898 2zM39.244 11.134h-4.646l5.355 5.827h4.645l-5.354-5.827z"
@@ -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/Spark/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 = "Spark";
1
2
  export declare const TEXT_MULTIPLE = 0.75;
2
3
  export declare const SPACE_MULTIPLE = 0.2;
3
4
  export declare const COLOR_PRIMARY = "#0070f0";
package/es/Spark/style.js CHANGED
@@ -1,3 +1,4 @@
1
+ export var TITLE = 'Spark';
1
2
  export var TEXT_MULTIPLE = 0.75;
2
3
  export var SPACE_MULTIPLE = 0.2;
3
4
  export var COLOR_PRIMARY = '#0070f0';
@@ -5,7 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
5
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
6
  import { memo } from 'react';
7
7
  import IconAvatar from "../../IconAvatar";
8
- import { COLOR_GRADIENT } from "../style";
8
+ import { COLOR_GRADIENT, TITLE } from "../style";
9
9
  import Mono from "./Mono";
10
10
  import { jsx as _jsx } from "react/jsx-runtime";
11
11
  var Avatar = /*#__PURE__*/memo(function (_ref) {
@@ -13,6 +13,7 @@ var Avatar = /*#__PURE__*/memo(function (_ref) {
13
13
  rest = _objectWithoutProperties(_ref, _excluded);
14
14
  return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
15
15
  Icon: Mono,
16
+ "aria-label": TITLE,
16
17
  background: background || COLOR_GRADIENT
17
18
  }, rest));
18
19
  });
@@ -5,6 +5,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
5
5
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
6
  import { forwardRef } from 'react';
7
7
  import { useFillId } from "../../hooks/useFillId";
8
+ import { TITLE } from "../style";
8
9
  import { jsx as _jsx } from "react/jsx-runtime";
9
10
  import { jsxs as _jsxs } from "react/jsx-runtime";
10
11
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -12,7 +13,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
12
13
  size = _ref$size === void 0 ? '1em' : _ref$size,
13
14
  style = _ref.style,
14
15
  rest = _objectWithoutProperties(_ref, _excluded);
15
- var _useFillId = useFillId('stability-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 128 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("linearGradient", {
31
34
  id: id,
32
35
  x1: "50%",
@@ -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,13 +25,15 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
24
25
  viewBox: "0 0 128 24",
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: "M6.96 19.315c3.195 0 5.247-1.607 5.247-4.148 0-1.9-1.183-3.244-3.294-3.803l-1.615-.396-.2-.046c-1.138-.272-1.696-.573-1.696-1.431 0-.752.598-1.167 1.61-1.167 3.22 0 4.388 1.167 4.388 1.167V6.964l-.042-.041c-.233-.216-1.47-1.217-4.371-1.217C3.922 5.706 2 7.261 2 9.698c0 1.935 1.253 3.27 3.512 3.832l1.423.341c1.194.286 1.792.597 1.792 1.504 0 .83-.65 1.296-1.792 1.296C3.643 16.67 2 14.915 2 14.915v3.031l.042.045c.238.235 1.52 1.324 4.919 1.324zm15.723-.155v-2.818l-.822.011c-.217 0-.475 0-.774-.005l-.345-.006c-1.41-.024-1.9-.688-1.9-2.244V8.804h3.534v-2.84h-3.534v-2.83h-3.316v2.83h-1.872v2.84h1.872v5.516c0 3.26 1.584 4.84 4.825 4.84h2.332zm62.67 0v-2.818l-.821.011c-.217 0-.476 0-.775-.005l-.344-.006c-1.41-.024-1.9-.688-1.9-2.244V8.804h3.534v-2.84h-3.535v-2.83h-3.315v2.83h-1.872v2.84h1.872v5.516c0 3.26 1.583 4.84 4.824 4.84h2.332zM34.445 5.988V7.91c-.873-1.41-2.494-2.204-4.342-2.204-3.672 0-6.214 2.768-6.214 6.74 0 3.972 2.516 6.714 6.137 6.714 1.874 0 3.52-.794 4.419-2.204v1.922h3.104V5.988h-3.104zm-3.793 10.435c-2.087 0-3.478-1.61-3.478-3.858 0-2.22 1.418-3.857 3.478-3.857 2.087 0 3.612 1.637 3.612 3.857 0 2.248-1.552 3.858-3.612 3.858zm17.67-10.717c-2.078 0-3.321 1.256-4.187 2.564V.074H40.82V18.89h3.216v-1.877c.841 1.358 2.48 2.073 4.286 2.073 3.464 0 5.988-2.717 5.988-6.52 0-3.778-2.202-6.859-5.988-6.859zM47.605 16.2c-2.122 0-3.599-1.609-3.599-3.78 0-2.144 1.612-3.672 3.68-3.672 2.095 0 3.438 1.5 3.438 3.672 0 2.171-1.478 3.78-3.519 3.78zM58.85 3.709c1.031 0 1.799-.745 1.799-1.752 0-1.03-.746-1.752-1.799-1.752-1.03 0-1.777.723-1.777 1.752s.746 1.751 1.777 1.751zM57.203 19.09h3.316V6.093h-3.316v12.998zM72.41 3.708c1.03 0 1.798-.744 1.798-1.751 0-1.03-.745-1.752-1.798-1.752-1.031 0-1.777.723-1.777 1.752s.746 1.751 1.777 1.751zm-1.647 15.383h3.315V6.093h-3.315v12.998zm-6.818-.156h3.417V0h-3.417v18.935zM88.811 24h3.669l7.047-17.98H96.09l-3.08 8.765-3.09-8.765h-3.81L91.22 18.57 88.811 24zm27.214-18.012V7.91c-.873-1.41-2.493-2.204-4.342-2.204-3.672 0-6.214 2.768-6.214 6.74 0 3.972 2.517 6.714 6.137 6.714 1.874 0 3.52-.794 4.419-2.204v1.922h3.104V5.988h-3.104zm-3.793 10.435c-2.087 0-3.478-1.61-3.478-3.858 0-2.22 1.418-3.857 3.478-3.857 2.087 0 3.612 1.637 3.612 3.857 0 2.248-1.551 3.858-3.612 3.858zm11.97-12.715c1.03 0 1.798-.744 1.798-1.751 0-1.03-.746-1.752-1.799-1.752-1.03 0-1.776.723-1.776 1.752s.745 1.751 1.776 1.751zm-1.647 15.383h3.315V6.093h-3.315v12.998z"
30
33
  }), /*#__PURE__*/_jsx("path", {
31
34
  d: "M101.485 19.258c1.136 0 1.982-.82 1.982-1.93 0-1.134-.822-1.93-1.982-1.93-1.137 0-1.958.796-1.958 1.93s.821 1.93 1.958 1.93z"
32
35
  })]
33
- })
36
+ })]
34
37
  }));
35
38
  });
36
39
  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('stability'),
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: "50%",
@@ -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,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,13 +25,15 @@ 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: "M7.223 21c4.252 0 7.018-2.22 7.018-5.56 0-2.59-1.682-4.236-4.69-4.918l-1.93-.571c-1.694-.375-2.683-.825-2.45-1.975.194-.957.773-1.497 2.122-1.497 4.285 0 5.873 1.497 5.873 1.497v-3.6S11.62 3 7.293 3C3.213 3 1 5.07 1 8.273c0 2.59 1.534 4.097 4.645 4.812l.334.083c.473.144 1.112.335 1.916.572 1.59.375 1.999.773 1.999 1.966 0 1.09-1.15 1.71-2.67 1.71C2.841 17.416 1 15.231 1 15.231v3.989S2.152 21 7.223 21z"
30
33
  }), /*#__PURE__*/_jsx("path", {
31
34
  d: "M20.374 20.73c1.505 0 2.626-1.073 2.626-2.526 0-1.484-1.089-2.526-2.626-2.526-1.505 0-2.594 1.042-2.594 2.526 0 1.484 1.089 2.526 2.594 2.526z"
32
35
  })]
33
- })
36
+ })]
34
37
  }));
35
38
  });
36
39
  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 202 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: "M177.697 7.549c1.414 0 2.635.302 3.664.907a6.125 6.125 0 012.38 2.533c.559 1.084.838 2.349.838 3.795 0 1.433-.28 2.692-.838 3.776a6.125 6.125 0 01-2.38 2.533c-1.029.605-2.25.907-3.664.907-1.415 0-2.636-.302-3.665-.907a6.125 6.125 0 01-2.38-2.533c-.558-1.084-.838-2.343-.838-3.776 0-1.446.28-2.711.838-3.795a6.125 6.125 0 012.38-2.533c1.03-.605 2.25-.907 3.665-.907zm-22.013 0c1.766 0 3.158.374 4.174 1.12 1.017.748 1.61 1.765 1.78 3.053l-3.55.219a1.87 1.87 0 00-.392-.825 2.15 2.15 0 00-.787-.592c-.325-.149-.712-.223-1.16-.223-.602 0-1.108.126-1.521.378-.413.252-.62.588-.62 1.007 0 .334.134.616.401.847.267.23.726.416 1.375.556l2.53.51c1.36.28 2.374.729 3.041 1.349.668.62 1.002 1.433 1.002 2.442 0 .917-.269 1.722-.806 2.414-.537.693-1.271 1.232-2.203 1.617-.932.386-2.004.579-3.218.579-1.851 0-3.324-.387-4.42-1.162-1.095-.774-1.737-1.83-1.925-3.166l3.814-.2c.115.564.395.994.838 1.289.443.294 1.01.442 1.702.442.68 0 1.227-.132 1.643-.397.416-.264.627-.606.633-1.025a1.084 1.084 0 00-.446-.87c-.291-.228-.74-.402-1.347-.524l-2.422-.483c-1.366-.273-2.38-.747-3.045-1.421s-.997-1.534-.997-2.579c0-.899.244-1.673.733-2.323.488-.65 1.177-1.151 2.066-1.504.89-.352 1.932-.528 3.127-.528zm-82.058 0c.922 0 1.783.147 2.58.442a5.816 5.816 0 012.095 1.326c.597.589 1.063 1.328 1.397 2.218.334.89.5 1.93.5 3.121v1.066h-9.522c0 .702.13 1.3.387 1.804a2.77 2.77 0 001.097 1.166c.474.274 1.035.41 1.684.41.431 0 .826-.06 1.184-.182.358-.121.664-.303.92-.546.254-.243.448-.541.582-.893l3.587.237a4.895 4.895 0 01-1.115 2.255c-.562.64-1.284 1.139-2.167 1.494-.883.355-1.901.533-3.054.533-1.439 0-2.675-.293-3.71-.88a5.945 5.945 0 01-2.39-2.496c-.558-1.078-.837-2.355-.837-3.831 0-1.44.279-2.703.837-3.79.559-1.088 1.346-1.935 2.363-2.543 1.016-.607 2.21-.911 3.582-.911zM9.556 2.811c1.384 0 2.593.237 3.628.71 1.034.474 1.84 1.134 2.417 1.978.576.844.873 1.822.892 2.934h-3.778c-.073-.735-.386-1.306-.938-1.713-.552-.407-1.302-.61-2.248-.61-.644 0-1.187.089-1.63.268-.443.18-.781.427-1.015.743-.234.316-.35.674-.35 1.075-.013.334.059.626.213.875.155.249.37.463.642.642.273.18.589.334.947.465.269.098.55.184.847.26l1.975.473c.813.182 1.56.425 2.24.73.68.303 1.268.676 1.766 1.12.497.443.884.966 1.16 1.567.276.601.418 1.29.424 2.068-.006 1.142-.296 2.131-.87 2.966-.573.835-1.399 1.482-2.476 1.941-1.077.459-2.374.688-3.892.688-1.505 0-2.814-.23-3.928-.693-1.113-.461-1.981-1.146-2.603-2.054-.622-.908-.949-2.034-.979-3.376h3.814c.043.626.223 1.146.542 1.563.319.416.746.728 1.284.938.537.21 1.145.314 1.825.314.667 0 1.249-.097 1.743-.291.495-.195.879-.465 1.152-.811.273-.346.41-.744.41-1.194 0-.419-.124-.771-.37-1.057-.245-.285-.603-.528-1.074-.729-.376-.16-.82-.309-1.33-.446l-2.425-.61c-1.572-.383-2.813-.982-3.723-1.796-.91-.814-1.362-1.91-1.356-3.289-.006-1.13.295-2.117.905-2.961.61-.844 1.45-1.504 2.517-1.977 1.069-.474 2.282-.711 3.642-.711zM35.2 7.549c.777 0 1.522.091 2.235.273a5.89 5.89 0 011.903.848c.555.382.994.873 1.315 1.471.322.599.483 1.314.483 2.146v9.44h-3.678v-1.941h-.11a3.892 3.892 0 01-.9 1.152c-.377.332-.829.59-1.357.775-.528.185-1.138.278-1.83.278-.892 0-1.687-.157-2.385-.47a3.77 3.77 0 01-1.652-1.393c-.404-.617-.606-1.387-.606-2.31 0-.778.143-1.43.428-1.96a3.466 3.466 0 011.166-1.275 5.642 5.642 0 011.68-.729c.47-.123.96-.218 1.466-.287l1.472-.166.542-.068.466-.066c.497-.076.858-.19 1.083-.342.224-.152.337-.377.337-.674v-.055c0-.577-.18-1.024-.542-1.34-.361-.315-.872-.473-1.534-.473-.698 0-1.253.153-1.666.46a2.16 2.16 0 00-.82 1.152l-3.586-.291c.182-.85.54-1.587 1.074-2.21.534-.622 1.225-1.102 2.071-1.44.847-.336 1.829-.505 2.945-.505zm12.9-4.483v7.016h.118c.17-.377.417-.76.742-1.153.325-.391.75-.72 1.275-.984.525-.264 1.179-.396 1.961-.396 1.02 0 1.96.266 2.822.797.862.532 1.551 1.33 2.067 2.397.516 1.066.774 2.4.774 4.004 0 1.561-.25 2.878-.751 3.95s-1.18 1.883-2.04 2.433c-.858.55-1.819.824-2.88.824-.753 0-1.392-.124-1.917-.373a3.927 3.927 0 01-1.288-.943 4.688 4.688 0 01-.765-1.153h-.173v2.242h-3.823V3.067H48.1zM24.12 4.378v3.353h2.631v2.916h-2.631v6.779c0 .358.055.636.164.834.11.197.263.335.46.414.197.08.426.119.687.119.182 0 .364-.017.546-.05l.42-.078.61 2.889-.272.078-.346.088-.202.048c-.352.082-.78.132-1.284.15-.934.036-1.752-.088-2.453-.374-.701-.285-1.246-.729-1.634-1.33-.389-.601-.58-1.36-.574-2.278v-7.29h-1.911V7.732h1.91l.001-3.353h3.878zm113.82 3.353v8.219c.007.826.228 1.479.665 1.959.437.48 1.023.72 1.757.72.468 0 .905-.108 1.311-.324a2.5 2.5 0 00.988-.961c.252-.425.375-.95.369-1.576V7.73h3.878v13.996h-3.724v-2.542h-.145a4.14 4.14 0 01-1.57 1.977c-.732.498-1.623.747-2.672.747-.935 0-1.757-.213-2.468-.638-.71-.425-1.263-1.03-1.66-1.813-.398-.784-.6-1.722-.606-2.816v-8.91h3.878zM64.314 3.066v18.66h-3.878V3.067h3.878zm55.431-.875c.595 0 1.14.046 1.634.137l.453.088c.273.057.491.11.653.158l-.692 2.916a4.898 4.898 0 00-.56-.137 3.59 3.59 0 00-.678-.064c-.57 0-.968.132-1.192.397-.225.264-.337.633-.337 1.107v.937l2.785.001v2.916h-2.786v11.08h-3.868v-11.08h-1.976V7.73h1.975V6.72c0-1.015.2-1.856.597-2.524a3.775 3.775 0 011.634-1.504c.692-.334 1.478-.5 2.358-.5zm48.54 5.54v13.996h-3.878V7.73h3.878zm-57.088 0v13.996h-3.878V7.73h3.878zM95.41 3.066c1.876 0 3.49.372 4.844 1.116 1.353.744 2.395 1.812 3.127 3.203.73 1.391 1.097 3.055 1.097 4.993 0 1.944-.366 3.614-1.097 5.012a7.608 7.608 0 01-3.141 3.216c-1.363.747-2.99 1.12-4.884 1.12h-6.61V3.067h6.664zm34.22-.875c.595 0 1.14.046 1.634.137l.453.088.302.066c.137.032.254.063.351.092l-.691 2.916a4.898 4.898 0 00-.56-.137 3.59 3.59 0 00-.678-.064c-.57 0-.968.132-1.193.397-.225.264-.337.633-.337 1.107v.937l2.786.001v2.916h-2.787l.001 11.08h-3.869v-11.08h-1.975V7.73h1.974l.001-1.011c0-1.015.199-1.856.596-2.524a3.775 3.775 0 011.635-1.504c.691-.334 1.477-.5 2.357-.5zm65.545 5.358c.971 0 1.818.213 2.54.638.722.425 1.284 1.03 1.684 1.818.4.786.601 1.723.601 2.81v8.912h-3.878v-8.219c.006-.857-.212-1.526-.656-2.01-.443-.482-1.052-.724-1.83-.724-.521 0-.981.113-1.378.338a2.318 2.318 0 00-.929.98c-.222.427-.335.942-.341 1.544v8.09h-3.878V7.732h3.696v2.47h.163c.31-.815.829-1.46 1.557-1.937.728-.477 1.611-.715 2.65-.715zm-157.89 7.69c-.121.08-.287.15-.496.214-.21.064-.445.122-.706.173l-.391.073-.392.064-.71.105a4.794 4.794 0 00-1.192.319c-.34.146-.604.341-.792.587-.188.247-.282.552-.282.916 0 .529.192.931.578 1.207.385.277.875.415 1.47.415.57 0 1.074-.114 1.511-.342.437-.227.78-.536 1.029-.924.249-.39.373-.83.373-1.322V15.24zm140.43-4.729c-.65 0-1.194.186-1.634.556-.44.37-.771.875-.993 1.513-.221.637-.332 1.363-.332 2.177 0 .814.11 1.54.332 2.178.222.638.553 1.14.993 1.508.44.367.984.551 1.634.551.643 0 1.18-.184 1.611-.551.431-.368.757-.87.979-1.508.221-.638.332-1.364.332-2.178 0-.814-.11-1.54-.332-2.177-.222-.638-.548-1.142-.979-1.513-.43-.37-.968-.556-1.611-.556zm-126.757.128c-.63 0-1.163.167-1.597.501-.434.334-.767.808-.997 1.421-.23.614-.346 1.337-.346 2.169 0 .832.115 1.558.346 2.178.23.62.564 1.1 1.001 1.444.437.343.968.515 1.593.515.632 0 1.166-.175 1.603-.524.437-.35.769-.836.996-1.458.228-.623.342-1.341.342-2.155 0-.808-.113-1.519-.337-2.132-.225-.614-.555-1.094-.992-1.44-.437-.346-.974-.52-1.612-.52zm44.243-4.192H92.69v11.9h2.503c1.165 0 2.147-.208 2.945-.624.798-.416 1.399-1.063 1.802-1.94.404-.878.606-2.013.606-3.404 0-1.379-.202-2.506-.606-3.38-.403-.875-1.002-1.519-1.797-1.932-.796-.413-1.776-.62-2.94-.62zm-21.511 4c-.589 0-1.11.136-1.562.406-.452.27-.805.632-1.06 1.084a3.04 3.04 0 00-.381 1.274l-.006.106h5.867c0-.558-.121-1.053-.364-1.485a2.65 2.65 0 00-1.006-1.016c-.428-.246-.924-.369-1.488-.369zM109.266 2c.576 0 1.07.193 1.48.579.409.385.614.845.614 1.38 0 .54-.205 1.004-.615 1.39-.41.385-.903.578-1.48.578-.576 0-1.069-.193-1.478-.578-.41-.386-.615-.85-.615-1.39 0-.535.205-.995.615-1.38.41-.386.902-.579 1.479-.579zm57.088 0c.576 0 1.07.193 1.479.579.41.385.614.845.614 1.38 0 .54-.204 1.004-.614 1.39-.41.385-.903.578-1.48.578-.576 0-1.069-.193-1.479-.578-.41-.386-.614-.85-.614-1.39 0-.535.205-.995.614-1.38.41-.386.903-.579 1.48-.579z"
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;