@lobehub/icons 1.11.2 → 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 (394) 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.js +7 -3
  151. package/es/Gemma/components/Text.js +7 -3
  152. package/es/Gemma/index.d.ts +1 -0
  153. package/es/Gemma/index.js +2 -1
  154. package/es/Gemma/style.d.ts +1 -0
  155. package/es/Gemma/style.js +1 -0
  156. package/es/Github/components/Avatar.js +2 -1
  157. package/es/Github/components/Combine.js +2 -1
  158. package/es/Github/components/Mono.js +7 -3
  159. package/es/Github/components/Text.js +7 -3
  160. package/es/Github/index.d.ts +1 -0
  161. package/es/Github/index.js +2 -1
  162. package/es/Github/style.d.ts +1 -0
  163. package/es/Github/style.js +1 -0
  164. package/es/GithubCopilot/components/Avatar.js +2 -1
  165. package/es/GithubCopilot/components/Combine.js +2 -1
  166. package/es/GithubCopilot/components/Mono.js +7 -3
  167. package/es/GithubCopilot/components/Text.js +7 -3
  168. package/es/GithubCopilot/index.d.ts +1 -0
  169. package/es/GithubCopilot/index.js +2 -1
  170. package/es/GithubCopilot/style.d.ts +1 -0
  171. package/es/GithubCopilot/style.js +1 -0
  172. package/es/Google/components/Avatar.js +2 -1
  173. package/es/Google/components/BrandColor.js +6 -3
  174. package/es/Google/components/BrandMono.js +7 -3
  175. package/es/Google/components/Color.js +6 -3
  176. package/es/Google/components/Mono.js +7 -3
  177. package/es/Google/index.d.ts +1 -0
  178. package/es/Google/index.js +2 -1
  179. package/es/Google/style.d.ts +1 -0
  180. package/es/Google/style.js +1 -0
  181. package/es/HuggingFace/components/Avatar.js +2 -1
  182. package/es/HuggingFace/components/Color.js +6 -3
  183. package/es/HuggingFace/components/Combine.js +2 -1
  184. package/es/HuggingFace/components/Mono.js +7 -3
  185. package/es/HuggingFace/components/Text.js +7 -3
  186. package/es/HuggingFace/index.d.ts +1 -0
  187. package/es/HuggingFace/index.js +2 -1
  188. package/es/HuggingFace/style.d.ts +1 -0
  189. package/es/HuggingFace/style.js +1 -0
  190. package/es/Hunyuan/components/Avatar.js +2 -1
  191. package/es/Hunyuan/components/Color.js +6 -3
  192. package/es/Hunyuan/components/Combine.js +2 -1
  193. package/es/Hunyuan/components/Mono.js +7 -3
  194. package/es/Hunyuan/components/Text.js +7 -3
  195. package/es/Hunyuan/index.d.ts +1 -0
  196. package/es/Hunyuan/index.js +2 -1
  197. package/es/Hunyuan/style.d.ts +1 -0
  198. package/es/Hunyuan/style.js +1 -0
  199. package/es/IconAvatar/index.d.ts +1 -1
  200. package/es/IconAvatar/index.js +1 -1
  201. package/es/LLaVA/components/Avatar.d.ts +5 -0
  202. package/es/LLaVA/components/Avatar.js +20 -0
  203. package/es/LLaVA/components/Color.d.ts +3 -0
  204. package/es/LLaVA/components/Color.js +365 -0
  205. package/es/LLaVA/components/Combine.d.ts +7 -0
  206. package/es/LLaVA/components/Combine.js +30 -0
  207. package/es/LLaVA/components/Mono.d.ts +3 -0
  208. package/es/LLaVA/components/Mono.js +35 -0
  209. package/es/LLaVA/components/Text.d.ts +3 -0
  210. package/es/LLaVA/components/Text.js +35 -0
  211. package/es/LLaVA/index.d.ts +15 -0
  212. package/es/LLaVA/index.js +14 -0
  213. package/es/LLaVA/style.d.ts +5 -0
  214. package/es/LLaVA/style.js +5 -0
  215. package/es/Meta/components/Avatar.js +2 -1
  216. package/es/Meta/components/BrandColor.js +5 -2
  217. package/es/Meta/components/BrandMono.js +7 -3
  218. package/es/Meta/components/Color.js +5 -2
  219. package/es/Meta/components/Combine.js +2 -1
  220. package/es/Meta/components/Mono.js +7 -3
  221. package/es/Meta/components/Text.js +7 -3
  222. package/es/Meta/index.d.ts +1 -0
  223. package/es/Meta/index.js +2 -1
  224. package/es/Meta/style.d.ts +1 -0
  225. package/es/Meta/style.js +1 -0
  226. package/es/Midjourney/components/Avatar.js +2 -1
  227. package/es/Midjourney/components/Combine.js +2 -1
  228. package/es/Midjourney/components/Mono.js +7 -3
  229. package/es/Midjourney/components/Text.js +7 -3
  230. package/es/Midjourney/index.d.ts +1 -0
  231. package/es/Midjourney/index.js +2 -1
  232. package/es/Midjourney/style.d.ts +1 -0
  233. package/es/Midjourney/style.js +1 -0
  234. package/es/Minimax/components/Avatar.js +2 -1
  235. package/es/Minimax/components/Color.js +5 -2
  236. package/es/Minimax/components/Combine.js +2 -1
  237. package/es/Minimax/components/Mono.js +7 -3
  238. package/es/Minimax/components/Text.js +7 -3
  239. package/es/Minimax/index.d.ts +1 -0
  240. package/es/Minimax/index.js +2 -1
  241. package/es/Minimax/style.d.ts +1 -0
  242. package/es/Minimax/style.js +1 -0
  243. package/es/Mistral/components/Avatar.js +2 -1
  244. package/es/Mistral/components/Color.js +6 -3
  245. package/es/Mistral/components/Combine.js +2 -1
  246. package/es/Mistral/components/Mono.js +6 -3
  247. package/es/Mistral/components/Text.js +7 -3
  248. package/es/Mistral/index.d.ts +1 -0
  249. package/es/Mistral/index.js +2 -1
  250. package/es/Mistral/style.d.ts +1 -0
  251. package/es/Mistral/style.js +1 -0
  252. package/es/Moonshot/components/Avatar.js +2 -1
  253. package/es/Moonshot/components/Combine.js +2 -2
  254. package/es/Moonshot/components/Mono.js +7 -3
  255. package/es/Moonshot/components/Text.js +7 -3
  256. package/es/Moonshot/index.d.ts +1 -0
  257. package/es/Moonshot/index.js +2 -1
  258. package/es/Moonshot/style.d.ts +1 -0
  259. package/es/Moonshot/style.js +1 -0
  260. package/es/Nvidia/components/Avatar.js +2 -1
  261. package/es/Nvidia/components/Color.js +7 -3
  262. package/es/Nvidia/components/Combine.js +2 -1
  263. package/es/Nvidia/components/Mono.js +7 -3
  264. package/es/Nvidia/components/Text.js +7 -3
  265. package/es/Nvidia/index.d.ts +1 -0
  266. package/es/Nvidia/index.js +2 -1
  267. package/es/Nvidia/style.d.ts +1 -0
  268. package/es/Nvidia/style.js +1 -0
  269. package/es/Ollama/components/Avatar.js +2 -1
  270. package/es/Ollama/components/Combine.js +2 -2
  271. package/es/Ollama/components/Mono.js +7 -3
  272. package/es/Ollama/components/Text.js +7 -3
  273. package/es/Ollama/index.d.ts +1 -0
  274. package/es/Ollama/index.js +2 -1
  275. package/es/Ollama/style.d.ts +1 -0
  276. package/es/Ollama/style.js +1 -0
  277. package/es/OpenAI/components/Avatar.js +2 -1
  278. package/es/OpenAI/components/Combine.js +2 -2
  279. package/es/OpenAI/components/Mono.js +7 -3
  280. package/es/OpenAI/components/Text.js +7 -3
  281. package/es/OpenAI/index.d.ts +1 -0
  282. package/es/OpenAI/index.js +2 -1
  283. package/es/OpenAI/style.d.ts +1 -0
  284. package/es/OpenAI/style.js +1 -0
  285. package/es/OpenRouter/components/Avatar.d.ts +5 -0
  286. package/es/OpenRouter/components/Avatar.js +22 -0
  287. package/es/OpenRouter/components/Combine.d.ts +5 -0
  288. package/es/OpenRouter/components/Combine.js +21 -0
  289. package/es/OpenRouter/components/Mono.d.ts +3 -0
  290. package/es/OpenRouter/components/Mono.js +35 -0
  291. package/es/OpenRouter/components/Text.d.ts +3 -0
  292. package/es/OpenRouter/components/Text.js +35 -0
  293. package/es/OpenRouter/index.d.ts +13 -0
  294. package/es/OpenRouter/index.js +12 -0
  295. package/es/OpenRouter/style.d.ts +4 -0
  296. package/es/OpenRouter/style.js +4 -0
  297. package/es/Perplexity/components/Avatar.js +2 -1
  298. package/es/Perplexity/components/Color.js +7 -3
  299. package/es/Perplexity/components/Combine.js +2 -2
  300. package/es/Perplexity/components/Mono.js +7 -3
  301. package/es/Perplexity/components/Text.js +7 -3
  302. package/es/Perplexity/index.d.ts +1 -0
  303. package/es/Perplexity/index.js +2 -1
  304. package/es/Perplexity/style.d.ts +1 -0
  305. package/es/Perplexity/style.js +1 -0
  306. package/es/Pollinations/components/Avatar.js +2 -1
  307. package/es/Pollinations/components/Combine.js +2 -1
  308. package/es/Pollinations/components/Mono.js +7 -3
  309. package/es/Pollinations/components/Text.js +7 -3
  310. package/es/Pollinations/index.d.ts +1 -0
  311. package/es/Pollinations/index.js +2 -1
  312. package/es/Pollinations/style.d.ts +1 -0
  313. package/es/Pollinations/style.js +1 -0
  314. package/es/Qingyan/components/Avatar.js +2 -1
  315. package/es/Qingyan/components/Color.js +6 -3
  316. package/es/Qingyan/components/Combine.js +2 -1
  317. package/es/Qingyan/components/Mono.js +6 -3
  318. package/es/Qingyan/components/Text.js +7 -3
  319. package/es/Qingyan/index.d.ts +1 -0
  320. package/es/Qingyan/index.js +2 -1
  321. package/es/Qingyan/style.d.ts +1 -0
  322. package/es/Qingyan/style.js +1 -0
  323. package/es/Replicate/components/Avatar.js +2 -1
  324. package/es/Replicate/components/BrandMono.js +7 -3
  325. package/es/Replicate/components/Mono.js +7 -3
  326. package/es/Replicate/index.d.ts +1 -0
  327. package/es/Replicate/index.js +2 -1
  328. package/es/Replicate/style.d.ts +1 -0
  329. package/es/Replicate/style.js +1 -0
  330. package/es/Spark/components/Avatar.js +2 -1
  331. package/es/Spark/components/Color.js +4 -1
  332. package/es/Spark/components/Combine.js +2 -1
  333. package/es/Spark/components/Mono.js +4 -1
  334. package/es/Spark/components/Text.js +4 -1
  335. package/es/Spark/index.d.ts +1 -0
  336. package/es/Spark/index.js +2 -1
  337. package/es/Spark/style.d.ts +1 -0
  338. package/es/Spark/style.js +1 -0
  339. package/es/Stability/components/Avatar.js +2 -1
  340. package/es/Stability/components/BrandColor.js +5 -2
  341. package/es/Stability/components/BrandMono.js +6 -3
  342. package/es/Stability/components/Color.js +5 -2
  343. package/es/Stability/components/Combine.js +2 -1
  344. package/es/Stability/components/Mono.js +6 -3
  345. package/es/Stability/components/Text.js +7 -3
  346. package/es/Stability/index.d.ts +1 -0
  347. package/es/Stability/index.js +2 -1
  348. package/es/Stability/style.d.ts +1 -0
  349. package/es/Stability/style.js +1 -0
  350. package/es/Tongyi/components/Avatar.js +2 -1
  351. package/es/Tongyi/components/Color.js +5 -2
  352. package/es/Tongyi/components/Combine.js +2 -1
  353. package/es/Tongyi/components/Mono.js +7 -3
  354. package/es/Tongyi/components/Text.js +7 -3
  355. package/es/Tongyi/index.d.ts +1 -0
  356. package/es/Tongyi/index.js +2 -1
  357. package/es/Tongyi/style.d.ts +1 -0
  358. package/es/Tongyi/style.js +1 -0
  359. package/es/Wenxin/components/Avatar.js +2 -1
  360. package/es/Wenxin/components/Color.js +5 -2
  361. package/es/Wenxin/components/Combine.js +2 -1
  362. package/es/Wenxin/components/Mono.js +7 -3
  363. package/es/Wenxin/components/Text.js +7 -3
  364. package/es/Wenxin/index.d.ts +1 -0
  365. package/es/Wenxin/index.js +2 -1
  366. package/es/Wenxin/style.d.ts +1 -0
  367. package/es/Wenxin/style.js +1 -0
  368. package/es/WorkersAI/components/Avatar.js +2 -1
  369. package/es/WorkersAI/components/Color.js +7 -3
  370. package/es/WorkersAI/components/Combine.js +2 -1
  371. package/es/WorkersAI/components/Mono.js +7 -3
  372. package/es/WorkersAI/components/Text.js +7 -3
  373. package/es/WorkersAI/index.d.ts +1 -0
  374. package/es/WorkersAI/index.js +2 -1
  375. package/es/WorkersAI/style.d.ts +1 -0
  376. package/es/WorkersAI/style.js +1 -0
  377. package/es/Zhipu/components/Avatar.js +2 -1
  378. package/es/Zhipu/components/Color.js +7 -3
  379. package/es/Zhipu/components/Combine.js +2 -2
  380. package/es/Zhipu/components/Mono.js +7 -3
  381. package/es/Zhipu/components/Text.js +7 -3
  382. package/es/Zhipu/index.d.ts +1 -0
  383. package/es/Zhipu/index.js +2 -1
  384. package/es/Zhipu/style.d.ts +1 -0
  385. package/es/Zhipu/style.js +1 -0
  386. package/es/components/Editor/Color.js +1 -1
  387. package/es/components/Editor/Mono.js +1 -1
  388. package/es/components/Editor/Text.d.ts +8 -0
  389. package/es/components/Editor/Text.js +47 -0
  390. package/es/components/Editor/index.js +10 -3
  391. package/es/hooks/useFillId.js +2 -2
  392. package/es/index.d.ts +2 -0
  393. package/es/index.js +2 -0
  394. package/package.json +1 -1
@@ -0,0 +1,365 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
3
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
+ var _excluded = ["size", "style"];
5
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
6
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
+ import { forwardRef } from 'react';
8
+ import { useFillIds } from "../../hooks/useFillId";
9
+ import { TITLE } from "../style";
10
+ import { jsx as _jsx } from "react/jsx-runtime";
11
+ import { jsxs as _jsxs } from "react/jsx-runtime";
12
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
13
+ var _ref$size = _ref.size,
14
+ size = _ref$size === void 0 ? '1em' : _ref$size,
15
+ style = _ref.style,
16
+ rest = _objectWithoutProperties(_ref, _excluded);
17
+ var _useFillIds = useFillIds(TITLE, 12),
18
+ _useFillIds2 = _slicedToArray(_useFillIds, 12),
19
+ a = _useFillIds2[0],
20
+ b = _useFillIds2[1],
21
+ c = _useFillIds2[2],
22
+ d = _useFillIds2[3],
23
+ e = _useFillIds2[4],
24
+ f = _useFillIds2[5],
25
+ g = _useFillIds2[6],
26
+ h = _useFillIds2[7],
27
+ i = _useFillIds2[8],
28
+ j = _useFillIds2[9],
29
+ k = _useFillIds2[10],
30
+ l = _useFillIds2[11];
31
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
32
+ height: size,
33
+ ref: ref,
34
+ style: _objectSpread({
35
+ flex: 'none',
36
+ lineHeight: 1
37
+ }, style),
38
+ viewBox: "0 0 24 24",
39
+ width: size,
40
+ xmlns: "http://www.w3.org/2000/svg"
41
+ }, rest), {}, {
42
+ children: [/*#__PURE__*/_jsx("title", {
43
+ children: TITLE
44
+ }), /*#__PURE__*/_jsxs("defs", {
45
+ children: [/*#__PURE__*/_jsxs("radialGradient", {
46
+ cx: "48.297%",
47
+ cy: "102.258%",
48
+ fx: "48.297%",
49
+ fy: "102.258%",
50
+ gradientTransform: "matrix(.7039 0 0 1 .143 0)",
51
+ id: a.id,
52
+ r: "94.548%",
53
+ children: [/*#__PURE__*/_jsx("stop", {
54
+ offset: "17.43%",
55
+ stopColor: "#E79F68"
56
+ }), /*#__PURE__*/_jsx("stop", {
57
+ offset: "27.76%",
58
+ stopColor: "#E6A272"
59
+ }), /*#__PURE__*/_jsx("stop", {
60
+ offset: "45.28%",
61
+ stopColor: "#E3AB8D"
62
+ }), /*#__PURE__*/_jsx("stop", {
63
+ offset: "53.12%",
64
+ stopColor: "#E2AF9B"
65
+ }), /*#__PURE__*/_jsx("stop", {
66
+ offset: "78.33%",
67
+ stopColor: "#E1D1CC"
68
+ }), /*#__PURE__*/_jsx("stop", {
69
+ offset: "88.28%",
70
+ stopColor: "#E0E0E0"
71
+ })]
72
+ }), /*#__PURE__*/_jsxs("radialGradient", {
73
+ cx: "46.574%",
74
+ cy: "-17.021%",
75
+ fx: "46.574%",
76
+ fy: "-17.021%",
77
+ gradientTransform: "matrix(0 1 -.7313 0 .341 -.636)",
78
+ id: b.id,
79
+ r: "104.429%",
80
+ children: [/*#__PURE__*/_jsx("stop", {
81
+ offset: "38.96%",
82
+ stopColor: "#CB2D30"
83
+ }), /*#__PURE__*/_jsx("stop", {
84
+ offset: "49.16%",
85
+ stopColor: "#D23730"
86
+ }), /*#__PURE__*/_jsx("stop", {
87
+ offset: "66.46%",
88
+ stopColor: "#E45231"
89
+ }), /*#__PURE__*/_jsx("stop", {
90
+ offset: "71.53%",
91
+ stopColor: "#EA5B31"
92
+ }), /*#__PURE__*/_jsx("stop", {
93
+ offset: "79.21%",
94
+ stopColor: "#EA6032"
95
+ }), /*#__PURE__*/_jsx("stop", {
96
+ offset: "88.7%",
97
+ stopColor: "#EC6F36"
98
+ }), /*#__PURE__*/_jsx("stop", {
99
+ offset: "96.72%",
100
+ stopColor: "#ED823A"
101
+ })]
102
+ }), /*#__PURE__*/_jsxs("radialGradient", {
103
+ cx: "-27.509%",
104
+ cy: "-21.261%",
105
+ fx: "-27.509%",
106
+ fy: "-21.261%",
107
+ gradientTransform: "matrix(1 0 0 .35 0 -.138)",
108
+ id: c.id,
109
+ r: "247.627%",
110
+ children: [/*#__PURE__*/_jsx("stop", {
111
+ offset: "4.48%",
112
+ stopColor: "#CB2D30"
113
+ }), /*#__PURE__*/_jsx("stop", {
114
+ offset: "34.39%",
115
+ stopColor: "#D23730"
116
+ }), /*#__PURE__*/_jsx("stop", {
117
+ offset: "85.12%",
118
+ stopColor: "#E45231"
119
+ }), /*#__PURE__*/_jsx("stop", {
120
+ offset: "100%",
121
+ stopColor: "#EA5B31"
122
+ })]
123
+ }), /*#__PURE__*/_jsxs("radialGradient", {
124
+ cx: "-29.546%",
125
+ cy: "-14.202%",
126
+ fx: "-29.546%",
127
+ fy: "-14.202%",
128
+ gradientTransform: "matrix(.9419 0 0 1 -.017 0)",
129
+ id: d.id,
130
+ r: "145.983%",
131
+ children: [/*#__PURE__*/_jsx("stop", {
132
+ offset: "29.39%",
133
+ stopColor: "#CB2D30"
134
+ }), /*#__PURE__*/_jsx("stop", {
135
+ offset: "51.49%",
136
+ stopColor: "#D23730"
137
+ }), /*#__PURE__*/_jsx("stop", {
138
+ offset: "89%",
139
+ stopColor: "#E45231"
140
+ }), /*#__PURE__*/_jsx("stop", {
141
+ offset: "100%",
142
+ stopColor: "#EA5B31"
143
+ })]
144
+ }), /*#__PURE__*/_jsxs("radialGradient", {
145
+ cx: "-1.091%",
146
+ cy: "131.876%",
147
+ fx: "-1.091%",
148
+ fy: "131.876%",
149
+ gradientTransform: "matrix(.9434 0 0 1 0 0)",
150
+ id: e.id,
151
+ r: "130.022%",
152
+ children: [/*#__PURE__*/_jsx("stop", {
153
+ offset: "4.48%",
154
+ stopColor: "#CB2D30"
155
+ }), /*#__PURE__*/_jsx("stop", {
156
+ offset: "34.39%",
157
+ stopColor: "#D23730"
158
+ }), /*#__PURE__*/_jsx("stop", {
159
+ offset: "85.12%",
160
+ stopColor: "#E45231"
161
+ }), /*#__PURE__*/_jsx("stop", {
162
+ offset: "100%",
163
+ stopColor: "#EA5B31"
164
+ })]
165
+ }), /*#__PURE__*/_jsxs("radialGradient", {
166
+ cx: "127.538%",
167
+ cy: "131.898%",
168
+ fx: "127.538%",
169
+ fy: "131.898%",
170
+ gradientTransform: "matrix(1 0 0 .914 0 .113)",
171
+ id: f.id,
172
+ r: "149.345%",
173
+ children: [/*#__PURE__*/_jsx("stop", {
174
+ offset: "42.32%",
175
+ stopColor: "#CB2D30"
176
+ }), /*#__PURE__*/_jsx("stop", {
177
+ offset: "60.38%",
178
+ stopColor: "#D23730"
179
+ }), /*#__PURE__*/_jsx("stop", {
180
+ offset: "91.02%",
181
+ stopColor: "#E45231"
182
+ }), /*#__PURE__*/_jsx("stop", {
183
+ offset: "100%",
184
+ stopColor: "#EA5B31"
185
+ })]
186
+ }), /*#__PURE__*/_jsxs("radialGradient", {
187
+ cx: "129.457%",
188
+ cy: "-24.912%",
189
+ fx: "129.457%",
190
+ fy: "-24.912%",
191
+ gradientTransform: "matrix(.9605 0 0 1 .051 0)",
192
+ id: g.id,
193
+ r: "139.942%",
194
+ children: [/*#__PURE__*/_jsx("stop", {
195
+ offset: "34.06%",
196
+ stopColor: "#CB2D30"
197
+ }), /*#__PURE__*/_jsx("stop", {
198
+ offset: "54.7%",
199
+ stopColor: "#D23730"
200
+ }), /*#__PURE__*/_jsx("stop", {
201
+ offset: "89.73%",
202
+ stopColor: "#E45231"
203
+ }), /*#__PURE__*/_jsx("stop", {
204
+ offset: "100%",
205
+ stopColor: "#EA5B31"
206
+ })]
207
+ }), /*#__PURE__*/_jsxs("radialGradient", {
208
+ cx: "95.294%",
209
+ cy: "-40.37%",
210
+ fx: "95.294%",
211
+ fy: "-40.37%",
212
+ gradientTransform: "matrix(1 0 0 .3667 0 -.256)",
213
+ id: h.id,
214
+ r: "328.308%",
215
+ children: [/*#__PURE__*/_jsx("stop", {
216
+ offset: "48.33%",
217
+ stopColor: "#CB2D30"
218
+ }), /*#__PURE__*/_jsx("stop", {
219
+ offset: "64.51%",
220
+ stopColor: "#D23730"
221
+ }), /*#__PURE__*/_jsx("stop", {
222
+ offset: "91.95%",
223
+ stopColor: "#E45231"
224
+ }), /*#__PURE__*/_jsx("stop", {
225
+ offset: "100%",
226
+ stopColor: "#EA5B31"
227
+ })]
228
+ }), /*#__PURE__*/_jsxs("radialGradient", {
229
+ cx: "50.033%",
230
+ cy: "50.021%",
231
+ fx: "50.033%",
232
+ fy: "50.021%",
233
+ gradientTransform: "matrix(.5045 0 0 1 .248 0)",
234
+ id: i.id,
235
+ r: "78.647%",
236
+ children: [/*#__PURE__*/_jsx("stop", {
237
+ offset: "4.48%",
238
+ stopColor: "#CB2D30"
239
+ }), /*#__PURE__*/_jsx("stop", {
240
+ offset: "34.39%",
241
+ stopColor: "#D23730"
242
+ }), /*#__PURE__*/_jsx("stop", {
243
+ offset: "85.12%",
244
+ stopColor: "#E45231"
245
+ }), /*#__PURE__*/_jsx("stop", {
246
+ offset: "100%",
247
+ stopColor: "#EA5B31"
248
+ })]
249
+ }), /*#__PURE__*/_jsxs("radialGradient", {
250
+ cx: "50.024%",
251
+ cy: "50.007%",
252
+ fx: "50.024%",
253
+ fy: "50.007%",
254
+ gradientTransform: "matrix(.4925 0 0 1 .254 0)",
255
+ id: j.id,
256
+ r: "80.209%",
257
+ children: [/*#__PURE__*/_jsx("stop", {
258
+ offset: "4.48%",
259
+ stopColor: "#CB2D30"
260
+ }), /*#__PURE__*/_jsx("stop", {
261
+ offset: "34.39%",
262
+ stopColor: "#D23730"
263
+ }), /*#__PURE__*/_jsx("stop", {
264
+ offset: "85.12%",
265
+ stopColor: "#E45231"
266
+ }), /*#__PURE__*/_jsx("stop", {
267
+ offset: "100%",
268
+ stopColor: "#EA5B31"
269
+ })]
270
+ }), /*#__PURE__*/_jsxs("radialGradient", {
271
+ cx: "-46.282%",
272
+ cy: "44.724%",
273
+ fx: "-46.282%",
274
+ fy: "44.724%",
275
+ gradientTransform: "matrix(1 0 0 .9988 0 0)",
276
+ id: k.id,
277
+ r: "121.766%",
278
+ children: [/*#__PURE__*/_jsx("stop", {
279
+ offset: "39.43%",
280
+ stopColor: "#CB2D30"
281
+ }), /*#__PURE__*/_jsx("stop", {
282
+ offset: "58.39%",
283
+ stopColor: "#D23730"
284
+ }), /*#__PURE__*/_jsx("stop", {
285
+ offset: "90.57%",
286
+ stopColor: "#E45231"
287
+ }), /*#__PURE__*/_jsx("stop", {
288
+ offset: "100%",
289
+ stopColor: "#EA5B31"
290
+ })]
291
+ }), /*#__PURE__*/_jsxs("radialGradient", {
292
+ cx: "137.282%",
293
+ cy: "79.026%",
294
+ fx: "137.282%",
295
+ fy: "79.026%",
296
+ gradientTransform: "matrix(1 0 0 .9331 0 .053)",
297
+ id: l.id,
298
+ r: "126.759%",
299
+ children: [/*#__PURE__*/_jsx("stop", {
300
+ offset: "42.05%",
301
+ stopColor: "#CB2D30"
302
+ }), /*#__PURE__*/_jsx("stop", {
303
+ offset: "60.19%",
304
+ stopColor: "#D23730"
305
+ }), /*#__PURE__*/_jsx("stop", {
306
+ offset: "90.97%",
307
+ stopColor: "#E45231"
308
+ }), /*#__PURE__*/_jsx("stop", {
309
+ offset: "100%",
310
+ stopColor: "#EA5B31"
311
+ })]
312
+ })]
313
+ }), /*#__PURE__*/_jsxs("g", {
314
+ fill: "none",
315
+ fillRule: "nonzero",
316
+ children: [/*#__PURE__*/_jsx("path", {
317
+ d: "M13.976 11.91s-.055-2.284 1.1-3.644c1.154-1.359 2.638-2.393 3.572-3.045.935-.652 2.254-1.469 2.089-2.637-.165-1.17-1.088-1.945-5.1-1.945s-6.77.369-9.327 1.7c-2.556 1.332-1.472 3.054-.384 3.345.96.257 2.183.36 3.152 1.383 1.758 1.853 1.573 4.707 1.573 4.707l3.325.136z",
318
+ fill: a.fill
319
+ }), /*#__PURE__*/_jsx("path", {
320
+ d: "M7.38 12.834s-3.132 4.297-3.958 5.358c-.826 1.06-2.528 2.8-2.417 3.017.11.217 1.402.734 1.402.734s6.54.924 7.061.924c.522 0 11.239-3.017 11.239-3.017s-3.764-7.968-4.975-7.506c-1.21.463-8.352.49-8.352.49z",
321
+ fill: "#717578"
322
+ }), /*#__PURE__*/_jsx("path", {
323
+ d: "M12.491 15.39s-.934.815-1.373 1.251c-.44.437-1.67 1.415-1.51 1.577.13.133 1.987-.702 2.18-.798.166-.081 2.216-.835 2.353-.643.137.191-.46.643-.659.924-.185.261-3.458 3.524-4.231 3.725-.556.146-3.93.327-4.04.054-.111-.27 1.208-2.12.88-2.393-.33-.272-1.678.603-2.474 1.066-.795.462-2.032 1.054-2.225 1.082-.193.028-.385-.028-.385-.028s-.058.34 1.65 1.114c1.345.61 2.445 1.17 6.129 1.523 3.683.353 6.32.028 7.858-.191 1.54-.218 4.369-1.089 5.112-1.414.741-.326 1.315-.663 1.237-.896-.028-.082-4.314-5.71-4.314-5.71l-2.313-3.396-3.875 3.152z",
324
+ fill: "#474B4E"
325
+ }), /*#__PURE__*/_jsx("path", {
326
+ d: "M9.79 9.829c-.855.126-1.16 1.086-2.05 2.206-.513.646-.952 1.084-1.196 1.38-.274.332-.637 1.018-.274 1.211.362.193.922-.384 1.075-.703.152-.317.377-.642.589-.419.211.223.225.612-.317 1.06-.543.449-1.178.971-1.117 1.435.06.465.376.598.739.493.362-.104 1.238-1.106 1.57-1.599.333-.492.86-1.345 1.223-1.345.363 0 .357.747-.362 1.584-.83.967-1.235 1.302-2.22 2.183-1.023.913-.89 1.24-.709 1.419.182.18.695.223 1.434-.403.74-.628 1.783-1.807 2.236-2.332.453-.522.86-1.09 1.33-1.06.468.03.346.492.406.718.06.223.06.641.618.641s.86-.568 1.042-1.016c.18-.449.165-1.046.527-1.106.363-.06.407.299.695.867.286.568 1.39 2.927 1.662 3.346.272.419.574 1.21 1.464.94.89-.268-.256-1.897-.528-2.301-.272-.403-1.057-1.764-1.36-2.675-.301-.91-.301-1.196-.104-1.345.195-.15.528.269.967 1.076.437.807.816 1.555 1.162 1.854.346.299.648.269.8.133.15-.133.211-.642-.182-1.03a11.076 11.076 0 01-1.259-1.537 42.745 42.745 0 01-1.488-2.396c-.362-.627-.57-1.058-1.063-1.134-.639-.097-1.098.375-1.46.628-.363.253-.86.389-1.36.359-.498-.03-1.162-.568-1.434-.807-.27-.235-.542-.399-1.055-.325z",
327
+ fill: b.fill
328
+ }), /*#__PURE__*/_jsx("path", {
329
+ d: "M10.236 10.638s.342.072.592.257c.25.186.864.682 1.663.67.8-.01 1.245-.39 1.567-.576.323-.185.623-.154.623-.154s-.542 2.091-2.151 2.153c-2.105.082-2.294-2.35-2.294-2.35z",
330
+ fill: "#EC5F32"
331
+ }), /*#__PURE__*/_jsx("path", {
332
+ d: "M20.242 10.921c-.294.042-.141.459-.1 1.443.043.985.033 1.4.506 1.401.593.002.407-1.235.294-1.61-.11-.375-.346-1.284-.7-1.234z",
333
+ fill: c.fill
334
+ }), /*#__PURE__*/_jsx("path", {
335
+ d: "M20.171 6.12c-.129.255.28.542.659.985.255.3.63 1.04 1.15 1.096.52.055.58-.562.322-.917-.252-.347-.687-.694-1.178-.943-.49-.249-.854-.416-.953-.221z",
336
+ fill: d.fill
337
+ }), /*#__PURE__*/_jsx("path", {
338
+ d: "M13.539 3.649c.155.07.308-.028.364-.236.037-.137.657-1.134 1.571-1.747.743-.5 1.094-.5 1.473-.652.23-.094.435-.445.322-.708-.107-.25-.337-.346-.715-.29-.24.035-1.114.256-1.978 1.18-1.065 1.137-1.122 1.928-1.15 2.066-.028.138-.036.319.113.387z",
339
+ fill: e.fill
340
+ }), /*#__PURE__*/_jsx("path", {
341
+ d: "M11.49 3.774c-.288.076-.533-.333-1.05-.86-.52-.529-.982-.597-1.236-.918-.253-.32-.209-.68.015-.874.223-.194.616-.222.966.041s.8.764 1.122 1.457c.175.375.451 1.084.183 1.154z",
342
+ fill: f.fill
343
+ }), /*#__PURE__*/_jsx("path", {
344
+ d: "M4.68 5.89c-.203-.189-1.012.146-1.633.662-.296.246-.594.537-.717.842-.102.259-.098.587.143.747.218.143.484.076.67-.066.255-.197.432-.594.581-.813.262-.383.697-.747.84-.869.13-.114.27-.36.117-.502z",
345
+ fill: g.fill
346
+ }), /*#__PURE__*/_jsx("path", {
347
+ d: "M5.352 11.13c-.234-.071-.585.182-.879 1.294-.26.984-.34 1.871.315 1.887.688.018.402-.974.483-1.87.08-.894.314-1.24.08-1.31z",
348
+ fill: h.fill
349
+ }), /*#__PURE__*/_jsx("path", {
350
+ d: "M5.29 9.839c.384.076.585-.213.664-.478.062-.212.326-1.312 1.7-1.435 1.329-.12 2.28 1.203 2.417 1.349.138.145.32.171.422.068.091-.09.073-.255-.018-.479-.094-.239-1.192-2.106-3.142-1.861-1.847.231-2.485 1.64-2.469 2.178.014.377.123.598.425.658z",
351
+ fill: i.fill
352
+ }), /*#__PURE__*/_jsx("path", {
353
+ d: "M14.046 9.598c.25.082.367-.194.457-.323.091-.13.572-1.042 1.428-1.479.858-.436 1.503-.484 2.31-.121.43.193.732.715.915 1.034.246.428.588.542.914.363.327-.178.375-.712-.106-1.35-.39-.516-1.26-1.397-2.802-1.243-2.457.243-3.12 2.373-3.184 2.577-.07.235-.103.486.068.542z",
354
+ fill: j.fill
355
+ }), /*#__PURE__*/_jsx("path", {
356
+ d: "M12.862 10.058c.256.026.322-.086.393-.524.16-.987.409-2.85 1.73-4.357 1.043-1.19 2.217-1.046 2.735-.727.453.279.564.546.747.74.183.193.552.424.882.193.276-.192.345-.68-.135-1.214-.479-.534-.968-.97-2.17-1.068-1.203-.098-2.391.667-3.03 1.59-.638.923-1.104 2.232-1.25 3.12-.148.886-.16 1.673-.16 1.857 0 .18.049.368.258.39z",
357
+ fill: k.fill
358
+ }), /*#__PURE__*/_jsx("path", {
359
+ d: "M11.837 10.06c.268-.04.306-.243.27-.558-.037-.315-.276-2.047-.756-3.394-.477-1.347-1.2-2.603-2.612-2.864-1.41-.261-2.531.72-2.689.881-.245.253-.501.676-.195 1.016.306.341.802.076 1.12-.265.318-.34.854-.805 1.726-.538.87.267 1.283 1.074 1.664 1.84.38.765.682 1.867.841 2.45.16.581.26 1.042.323 1.213.062.16.185.237.308.22z",
360
+ fill: l.fill
361
+ })]
362
+ })]
363
+ }));
364
+ });
365
+ export default Icon;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { type IconCombineProps } from "../../IconCombine";
3
+ export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
4
+ type?: 'color' | 'mono';
5
+ }
6
+ declare const Combine: import("react").NamedExoticComponent<CombineProps>;
7
+ export default Combine;
@@ -0,0 +1,30 @@
1
+ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
+ var _excluded = ["type", "extraStyle"];
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 { memo } from 'react';
7
+ import IconCombine from "../../IconCombine";
8
+ import { SPACE_MULTIPLE, TEXT_MULTIPLE, TITLE } from "../style";
9
+ import Color from "./Color";
10
+ import Mono from "./Mono";
11
+ import Text from "./Text";
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ var Combine = /*#__PURE__*/memo(function (_ref) {
14
+ var _ref$type = _ref.type,
15
+ type = _ref$type === void 0 ? 'mono' : _ref$type,
16
+ extraStyle = _ref.extraStyle,
17
+ rest = _objectWithoutProperties(_ref, _excluded);
18
+ var Icon = type === 'color' ? Color : Mono;
19
+ return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
20
+ Icon: Icon,
21
+ Text: Text,
22
+ "aria-label": TITLE,
23
+ extraStyle: _objectSpread({
24
+ fontWeight: 500
25
+ }, extraStyle),
26
+ spaceMultiple: SPACE_MULTIPLE,
27
+ textMultiple: TEXT_MULTIPLE
28
+ }, rest));
29
+ });
30
+ export default Combine;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,35 @@
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
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1
23
+ }, style),
24
+ viewBox: "0 0 24 24",
25
+ width: size,
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M10.881 9.923l.098.081c.52.457 1.009.74 1.313.758.451.028.898-.09 1.23-.323l.093-.066.095-.074c.34-.259.806-.616 1.42-.522.506.079.76.457 1.046.95l.399.687c.358.605.863 1.427 1.244 1.978.4.582.84 1.117 1.234 1.507.234.233.365.54.355.847-.006.204-.073.377-.182.475l-.064.045 3.745 4.954c.053.073.084.116.086.123.078.233-.496.57-1.237.896l-.239.097c-.94.357-3.235 1.048-4.665 1.285l-.208.032c-1.538.219-4.175.544-7.858.19l-.704-.072c-3.128-.355-4.17-.88-5.425-1.45l-.369-.173c-1.013-.495-1.226-.782-1.27-.89l-.01-.047c-.053-.102.281-.527.738-1.06l.743-.852c.274-.312.544-.625.771-.904l.162-.203c.087-.112.2-.26.332-.435l.387-.517 1.89-2.558a.5.5 0 01-.103-.215c-.079-.393.251-.925.459-1.178l.155-.18.443-.492c.18-.202.381-.436.596-.705.198-.248.369-.492.522-.719l.354-.529c.374-.542.724-.946 1.303-1.032.508-.072.826.058 1.121.291zm-.913.089l-.147.014c-.425.062-.696.374-1.027.857l-.454.676c-.132.191-.276.393-.44.6-.22.276-.427.514-.61.72l-.495.55-.096.111c-.212.26-.413.662-.377.849a.09.09 0 00.024.048l.019.014c.014.008.058.03.155-.002.253-.082.55-.417.644-.612.18-.379.359-.57.564-.602a.389.389 0 01.353.134c.133.14.201.322.189.514-.018.28-.193.562-.524.835L7.41 15c-.38.33-.746.7-.71.973.014.106.052.246.153.311.099.064.234.044.33.016.245-.069.973-.84 1.379-1.402l.186-.272.202-.298c.394-.572.738-.98 1.083-.98.17 0 .308.09.38.248.178.378-.06 1.048-.59 1.666-.752.877-1.153 1.234-1.95 1.947l-.287.253c-.66.59-.765.875-.767.99-.002.055.016.092.066.14.1.102.518.132 1.16-.412.68-.578 1.632-1.643 2.106-2.186l.49-.57c.345-.39.69-.71 1.112-.684.454.028.54.36.565.594l.017.229.033.153c.052.251.094.383.398.383.337 0 .609-.283.854-.89.035-.086.062-.18.086-.275l.09-.357c.08-.284.203-.548.507-.599a.707.707 0 01.11-.008c.281 0 .425.198.546.445l.19.414 1.102 2.274c.235.48.453.912.57 1.114l.283.46c.246.382.502.61.994.461.118-.036.153-.095.169-.143.098-.268-.122-.815-.651-1.626l-.155-.232c-.278-.41-1.07-1.777-1.384-2.722l-.102-.324c-.197-.657-.218-1.026.066-1.24a.344.344 0 01.284-.064c.194.04.445.213.983 1.203l.46.845c.238.427.462.784.658.953.24.207.441.217.532.136.054-.056.128-.429-.19-.742-.41-.408-.866-.964-1.283-1.566a43.963 43.963 0 01-1.496-2.408l-.083-.147-.178-.304c-.22-.36-.384-.544-.658-.585-.344-.053-.636.1-.896.283l-.417.31c-.407.284-.948.427-1.488.395-.445-.027-.97-.38-1.337-.673l-.218-.184c-.195-.169-.366-.274-.614-.29l-.131-.001zM5.352 11.13c.233.07 0 .417-.081 1.312-.08.895.205 1.887-.483 1.87-.655-.017-.574-.904-.315-1.888.294-1.112.645-1.365.879-1.294zm14.89-.209c.283-.04.49.534.62.957l.08.277c.113.375.299 1.612-.294 1.61-.384-.001-.45-.275-.483-.906l-.022-.495c-.042-.984-.195-1.401.099-1.443zm-10.006-.283l.098.026c.1.029.26.084.408.174l.116.08.199.145c.314.22.82.511 1.434.502.8-.01 1.245-.39 1.567-.576.323-.185.623-.154.623-.154l-.044.144c-.157.474-.756 1.957-2.107 2.009-2.105.082-2.294-2.35-2.294-2.35zm6.607-7.546l.2.009c1.203.097 1.692.534 2.171 1.068.48.534.411 1.022.135 1.214-.33.23-.699 0-.882-.194-.183-.193-.294-.46-.747-.74-.518-.318-1.692-.462-2.735.728-1.133 1.292-1.476 2.845-1.653 3.884l-.077.473c-.07.438-.137.55-.393.524-.183-.019-.243-.165-.255-.322l-.002-.183c.005-.296.032-.983.158-1.743.147-.887.613-2.196 1.251-3.119.568-.82 1.57-1.516 2.63-1.592l.199-.007zm-8.104.152c1.412.261 2.135 1.517 2.612 2.864.48 1.347.72 3.08.756 3.394.036.315-.002.518-.27.558-.123.018-.246-.06-.308-.22-.056-.151-.142-.532-.272-1.024l-.163-.594c-.17-.604-.425-1.432-.73-2.044l-.166-.33c-.341-.655-.751-1.28-1.497-1.51-.814-.249-1.335.139-1.66.469l-.066.07c-.318.34-.814.605-1.12.264-.306-.34-.05-.763.195-1.016l.117-.107c.352-.299 1.355-1 2.572-.774zm1.736 5.62c.091.224.11.389.018.479-.102.103-.284.077-.422-.068l-.23-.269c-.382-.425-1.175-1.171-2.187-1.08-1.374.123-1.638 1.223-1.7 1.435-.079.265-.28.554-.665.478-.302-.06-.41-.281-.425-.658-.016-.538.622-1.947 2.47-2.178 1.949-.245 3.047 1.622 3.141 1.861zm9.489-1.142c.481.638.433 1.172.106 1.35-.326.179-.668.065-.914-.363-.183-.319-.485-.841-.914-1.034-.808-.363-1.453-.315-2.31.121-.571.291-.975.794-1.208 1.135l-.324.503c-.08.114-.187.218-.354.164-.15-.049-.144-.247-.093-.454l.025-.088c.064-.204.727-2.334 3.184-2.577 1.543-.154 2.413.727 2.802 1.243zM3.047 6.552c.62-.516 1.43-.85 1.634-.661.153.141.014.388-.117.502l-.133.115c-.195.17-.503.456-.707.754-.149.22-.326.616-.582.813-.185.142-.451.21-.669.066-.241-.16-.245-.488-.143-.747.123-.305.421-.596.717-.842zm17.124-.432c.099-.195.463-.028.953.221.491.25.926.596 1.178.943.258.355.197.972-.322.917-.52-.056-.895-.796-1.15-1.096l-.19-.21c-.31-.328-.576-.562-.469-.775zM9.22 1.122c.223-.194.616-.222.966.041s.8.764 1.122 1.457l.08.178c.163.387.333.916.103.976-.288.076-.533-.333-1.05-.86-.52-.529-.982-.597-1.236-.918-.253-.32-.209-.68.015-.874zM16.554.015c.378-.055.608.04.715.291.113.263-.093.614-.322.708-.38.151-.73.151-1.473.652-.86.577-1.46 1.494-1.558 1.715l-.013.032c-.056.208-.21.305-.364.236-.128-.058-.14-.2-.124-.326l.037-.209c.06-.304.261-.997 1.124-1.919.864-.923 1.738-1.144 1.978-1.18z"
32
+ })]
33
+ }));
34
+ });
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,35 @@
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
+ fillRule: "evenodd",
18
+ height: size,
19
+ ref: ref,
20
+ style: _objectSpread({
21
+ flex: 'none',
22
+ lineHeight: 1,
23
+ width: 'fit-content'
24
+ }, style),
25
+ viewBox: "0 0 82 24",
26
+ xmlns: "http://www.w3.org/2000/svg"
27
+ }, rest), {}, {
28
+ children: [/*#__PURE__*/_jsx("title", {
29
+ children: TITLE
30
+ }), /*#__PURE__*/_jsx("path", {
31
+ d: "M2 21.604V0h3.3v18.8h9.205v2.804H2zm15.549 0V0h3.3v18.8h9.205v2.804H17.549zM39.037 5.08c1.32 0 2.408.275 3.266.825.858.55 1.496 1.33 1.914 2.342.418 1.011.627 2.232.627 3.661v9.697h-2.706l-.23-1.847h-.133a13.662 13.662 0 01-2.392 1.583c-.847.44-1.765.66-2.755.66-.923 0-1.743-.187-2.458-.56a4.106 4.106 0 01-1.682-1.617c-.407-.704-.61-1.528-.61-2.474 0-1.825.775-3.2 2.325-4.123 1.551-.923 4.009-1.572 7.374-1.946 0-.593-.093-1.16-.28-1.698a2.53 2.53 0 00-.973-1.287c-.462-.318-1.09-.478-1.881-.478-.858 0-1.677.154-2.458.462-.78.308-1.523.682-2.227 1.121l-1.22-2.243a16.02 16.02 0 011.847-1.006 12.302 12.302 0 012.194-.775 9.97 9.97 0 012.458-.297zm2.54 8.51c-1.627.198-2.92.456-3.876.775-.957.32-1.64.704-2.046 1.155-.407.45-.61.984-.61 1.6 0 .791.247 1.357.742 1.698.495.34 1.105.511 1.831.511.704 0 1.37-.16 1.996-.478.627-.319 1.282-.786 1.963-1.402V13.59zM45.645 0h3.497l3.81 13.672.628 2.276c.209.758.434 1.555.676 2.39h.132c.181-.626.354-1.23.516-1.814l.478-1.714.84-2.929.179-.634L59.766 0h3.365l-6.928 21.604h-3.86L45.644 0zm27.162 0L80 21.604h-3.497l-1.86-6.201H67.06l-1.875 6.201H61.82L69.013 0h3.794zm-1.88 2.606h-.132a117.461 117.461 0 01-.974 3.644c-.34 1.199-.698 2.392-1.072 3.58l-.899 2.967h6.011l-.889-2.968a102.44 102.44 0 01-1.055-3.579c-.33-1.198-.66-2.413-.99-3.644z"
32
+ })]
33
+ }));
34
+ });
35
+ export default Icon;
@@ -0,0 +1,15 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
3
+ import Combine from './components/Combine';
4
+ import Mono from './components/Mono';
5
+ import Text from './components/Text';
6
+ export type CompoundedIcon = typeof Mono & {
7
+ Avatar: typeof Avatar;
8
+ Color: typeof Color;
9
+ Combine: typeof Combine;
10
+ Text: typeof Text;
11
+ colorPrimary: string;
12
+ title: string;
13
+ };
14
+ declare const Icons: CompoundedIcon;
15
+ export default Icons;
@@ -0,0 +1,14 @@
1
+ import Avatar from "./components/Avatar";
2
+ import Color from "./components/Color";
3
+ import Combine from "./components/Combine";
4
+ import Mono from "./components/Mono";
5
+ import Text from "./components/Text";
6
+ import { COLOR_PRIMARY, TITLE } from "./style";
7
+ var Icons = Mono;
8
+ Icons.Color = Color;
9
+ Icons.Text = Text;
10
+ Icons.Combine = Combine;
11
+ Icons.Avatar = Avatar;
12
+ Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.title = TITLE;
14
+ export default Icons;
@@ -0,0 +1,5 @@
1
+ export declare const TITLE = "LLaVA";
2
+ export declare const TEXT_MULTIPLE = 0.7;
3
+ export declare const SPACE_MULTIPLE = 0.25;
4
+ export declare const COLOR_PRIMARY = "#CB2D30";
5
+ export declare const COLOR_GRADIENT = "linear-gradient(-45deg, #CB2D30, #ED823A)";
@@ -0,0 +1,5 @@
1
+ export var TITLE = 'LLaVA';
2
+ export var TEXT_MULTIPLE = 0.7;
3
+ export var SPACE_MULTIPLE = 0.25;
4
+ export var COLOR_PRIMARY = '#CB2D30';
5
+ export var COLOR_GRADIENT = 'linear-gradient(-45deg, #CB2D30, #ED823A)';
@@ -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
  });
@@ -6,6 +6,7 @@ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbol
6
6
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
7
7
  import { forwardRef } from 'react';
8
8
  import { useFillIds } from "../../hooks/useFillId";
9
+ import { TITLE } from "../style";
9
10
  import { jsx as _jsx } from "react/jsx-runtime";
10
11
  import { jsxs as _jsxs } from "react/jsx-runtime";
11
12
  var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
@@ -13,7 +14,7 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
13
14
  size = _ref$size === void 0 ? '1em' : _ref$size,
14
15
  style = _ref.style,
15
16
  rest = _objectWithoutProperties(_ref, _excluded);
16
- var _useFillIds = useFillIds('meta-brand', 13),
17
+ var _useFillIds = useFillIds("".concat(TITLE, "-brand"), 13),
17
18
  _useFillIds2 = _slicedToArray(_useFillIds, 13),
18
19
  a = _useFillIds2[0],
19
20
  b = _useFillIds2[1],
@@ -41,7 +42,9 @@ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
41
42
  viewBox: "0 0 103 24",
42
43
  xmlns: "http://www.w3.org/2000/svg"
43
44
  }, rest), {}, {
44
- children: [/*#__PURE__*/_jsxs("defs", {
45
+ children: [/*#__PURE__*/_jsx("title", {
46
+ children: TITLE
47
+ }), /*#__PURE__*/_jsxs("defs", {
45
48
  children: [/*#__PURE__*/_jsxs("linearGradient", {
46
49
  id: a.id,
47
50
  x1: "75.904%",
@@ -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: "M38.337 2.641h3.752l6.38 11.57 6.38-11.57h3.671v19.011H55.46V7.082l-5.594 10.09h-2.872l-5.595-10.09v14.57h-3.06V2.642zm30.058 19.353c-1.418 0-2.664-.314-3.739-.944a6.594 6.594 0 01-2.513-2.614c-.6-1.113-.9-2.39-.9-3.829 0-1.457.293-2.748.88-3.87.587-1.123 1.402-2 2.445-2.635 1.043-.633 2.242-.95 3.596-.95 1.346 0 2.504.319 3.475.957.97.638 1.718 1.532 2.242 2.682.523 1.15.785 2.499.785 4.047v.842h-10.39c.19 1.159.658 2.07 1.403 2.736.745.665 1.686.998 2.824.998.912 0 1.698-.136 2.357-.407a5.997 5.997 0 001.856-1.236l1.625 1.996c-1.616 1.485-3.599 2.227-5.946 2.227zm2.235-11.278c-.642-.656-1.481-.984-2.52-.984-1.011 0-1.858.335-2.54 1.005-.681.67-1.113 1.57-1.293 2.702h7.45c-.09-1.159-.456-2.066-1.097-2.723zm7.748-.712h-2.817V7.492h2.817V3.337h2.953v4.155h4.28v2.512h-4.28v6.369c0 1.059.18 1.815.542 2.267.36.453.98.68 1.855.68.389 0 .718-.016.99-.048l.426-.056c.15-.022.305-.046.467-.073v2.485a8.88 8.88 0 01-2.452.34c-3.187 0-4.781-1.748-4.781-5.242v-6.722zM101 21.654h-2.899v-1.982a5.24 5.24 0 01-1.964 1.718c-.795.403-1.698.604-2.71.604-1.245 0-2.35-.319-3.311-.957-.962-.638-1.718-1.517-2.269-2.635-.55-1.118-.826-2.396-.826-3.836 0-1.448.28-2.73.84-3.843.56-1.113 1.334-1.987 2.323-2.62.989-.634 2.124-.951 3.406-.951.967 0 1.834.188 2.601.563a5.145 5.145 0 011.91 1.596V7.49H101v14.164zm-2.953-9.206c-.316-.806-.815-1.442-1.497-1.908-.682-.466-1.47-.7-2.363-.7-1.265 0-2.272.426-3.021 1.277-.75.851-1.125 2-1.124 3.45 0 1.457.36 2.611 1.083 3.462.722.851 1.702 1.276 2.94 1.276.911 0 1.724-.235 2.438-.706a3.987 3.987 0 001.544-1.9v-4.251zM10.627 2c2.396 0 4.398 1.165 6.792 4.22.375-.507.758-.99 1.153-1.438l.318-.352C20.249 2.984 21.755 2 23.546 2c1.604 0 3.11.706 4.395 1.92l.245.24c2.173 2.215 3.66 5.914 3.821 10.078l.012.446.002.311c0 1.896-.358 3.48-1.042 4.66l-.157.254-.134.19a4.45 4.45 0 01-1.629 1.41l-.17.08a4.372 4.372 0 01-.377.148c-.505.17-1.06.26-1.664.26-.656 0-1.246-.084-1.8-.27-.784-.26-1.485-.72-2.206-1.443l-.236-.245c-.942-1.015-1.92-2.47-3.119-4.482l-1.472-2.481c-.171-.29-.338-.57-.5-.839l-.497-.812-2.209 3.913-.377.652-.373.623C11.374 21.023 9.701 22 7.449 22c-1.528 0-2.78-.534-3.696-1.501l-.187-.207c-.617-.729-1.063-1.673-1.318-2.797l-.07-.338a10.856 10.856 0 01-.17-1.61L2 15.084c.002-.97.08-1.941.235-2.902l.107-.603C2.72 9.643 3.396 7.837 4.3 6.327l.226-.366c1.482-2.303 3.514-3.836 5.816-3.954L10.627 2zm.114 3.272l-.183-.003c-1.13.012-2.19.784-3.06 2.01l-.153.222-.012.022c-.774 1.175-1.383 2.714-1.738 4.386l-.089.448c-.17.93-.257 1.873-.259 2.818l.003.235c.005.224.022.45.05.675l.054.364c.117.639.328 1.15.621 1.528l.113.133.02.02c.379.404.873.615 1.464.615 1.348 0 2.21-.811 4.482-4.333l2.286-3.578 1.144-1.767-.25-.354c-1.744-2.429-2.965-3.32-4.34-3.432l-.153-.009zm12.599-.693l-.204.007c-.88.062-1.687.526-2.518 1.393l-.02.023c-.549.576-1.11 1.329-1.71 2.258.352.52.715 1.082 1.09 1.683l.298.48 1.746 2.92.748 1.2.527.83c.607.946 1.085 1.641 1.5 2.146l.124.146c.358.416.672.686.989.852l.108.051c.284.125.572.174.899.174.22.002.437-.03.647-.092.43-.132.774-.409 1.03-.815l.106-.185.087-.181c.25-.576.373-1.336.373-2.253l-.002-.266-.006-.292c-.102-3.612-1.185-6.752-2.78-8.53l-.193-.206c-.838-.855-1.805-1.343-2.84-1.343z"
28
- })
32
+ })]
29
33
  }));
30
34
  });
31
35
  export default Icon;