@lobehub/icons 1.65.1 → 1.67.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 (143) hide show
  1. package/README.md +52 -52
  2. package/es/Clipdrop/components/Avatar.d.ts +5 -0
  3. package/es/Clipdrop/components/Avatar.js +28 -0
  4. package/es/Clipdrop/components/Combine.d.ts +5 -0
  5. package/es/Clipdrop/components/Combine.js +29 -0
  6. package/es/Clipdrop/components/Mono.d.ts +3 -0
  7. package/es/Clipdrop/components/Mono.js +42 -0
  8. package/es/Clipdrop/components/Text.d.ts +3 -0
  9. package/es/Clipdrop/components/Text.js +40 -0
  10. package/es/Clipdrop/index.d.ts +13 -0
  11. package/es/Clipdrop/index.js +14 -0
  12. package/es/Clipdrop/style.d.ts +4 -0
  13. package/es/Clipdrop/style.js +4 -0
  14. package/es/Glif/components/Avatar.d.ts +5 -0
  15. package/es/Glif/components/Avatar.js +28 -0
  16. package/es/Glif/components/Mono.d.ts +3 -0
  17. package/es/Glif/components/Mono.js +41 -0
  18. package/es/Glif/components/Text.d.ts +3 -0
  19. package/es/Glif/components/Text.js +44 -0
  20. package/es/Glif/index.d.ts +11 -0
  21. package/es/Glif/index.js +12 -0
  22. package/es/Glif/style.d.ts +4 -0
  23. package/es/Glif/style.js +4 -0
  24. package/es/Haiper/components/Avatar.d.ts +5 -0
  25. package/es/Haiper/components/Avatar.js +27 -0
  26. package/es/Haiper/components/Combine.d.ts +5 -0
  27. package/es/Haiper/components/Combine.js +29 -0
  28. package/es/Haiper/components/Mono.d.ts +3 -0
  29. package/es/Haiper/components/Mono.js +42 -0
  30. package/es/Haiper/components/Text.d.ts +3 -0
  31. package/es/Haiper/components/Text.js +40 -0
  32. package/es/Haiper/index.d.ts +13 -0
  33. package/es/Haiper/index.js +14 -0
  34. package/es/Haiper/style.d.ts +4 -0
  35. package/es/Haiper/style.js +4 -0
  36. package/es/Hedra/components/Avatar.d.ts +5 -0
  37. package/es/Hedra/components/Avatar.js +28 -0
  38. package/es/Hedra/components/Combine.d.ts +5 -0
  39. package/es/Hedra/components/Combine.js +29 -0
  40. package/es/Hedra/components/Mono.d.ts +3 -0
  41. package/es/Hedra/components/Mono.js +41 -0
  42. package/es/Hedra/components/Text.d.ts +3 -0
  43. package/es/Hedra/components/Text.js +41 -0
  44. package/es/Hedra/index.d.ts +13 -0
  45. package/es/Hedra/index.js +14 -0
  46. package/es/Hedra/style.d.ts +4 -0
  47. package/es/Hedra/style.js +4 -0
  48. package/es/Lightricks/components/Avatar.d.ts +5 -0
  49. package/es/Lightricks/components/Avatar.js +27 -0
  50. package/es/Lightricks/components/Combine.d.ts +5 -0
  51. package/es/Lightricks/components/Combine.js +29 -0
  52. package/es/Lightricks/components/Mono.d.ts +3 -0
  53. package/es/Lightricks/components/Mono.js +41 -0
  54. package/es/Lightricks/components/Text.d.ts +3 -0
  55. package/es/Lightricks/components/Text.js +40 -0
  56. package/es/Lightricks/index.d.ts +13 -0
  57. package/es/Lightricks/index.js +14 -0
  58. package/es/Lightricks/style.d.ts +4 -0
  59. package/es/Lightricks/style.js +4 -0
  60. package/es/Pika/components/Avatar.d.ts +5 -0
  61. package/es/Pika/components/Avatar.js +28 -0
  62. package/es/Pika/components/Combine.d.ts +5 -0
  63. package/es/Pika/components/Combine.js +29 -0
  64. package/es/Pika/components/Mono.d.ts +3 -0
  65. package/es/Pika/components/Mono.js +41 -0
  66. package/es/Pika/components/Text.d.ts +3 -0
  67. package/es/Pika/components/Text.js +40 -0
  68. package/es/Pika/index.d.ts +13 -0
  69. package/es/Pika/index.js +14 -0
  70. package/es/Pika/style.d.ts +4 -0
  71. package/es/Pika/style.js +4 -0
  72. package/es/PixVerse/components/Avatar.d.ts +5 -0
  73. package/es/PixVerse/components/Avatar.js +28 -0
  74. package/es/PixVerse/components/Color.d.ts +3 -0
  75. package/es/PixVerse/components/Color.js +67 -0
  76. package/es/PixVerse/components/Combine.d.ts +7 -0
  77. package/es/PixVerse/components/Combine.js +32 -0
  78. package/es/PixVerse/components/Mono.d.ts +3 -0
  79. package/es/PixVerse/components/Mono.js +42 -0
  80. package/es/PixVerse/components/Text.d.ts +3 -0
  81. package/es/PixVerse/components/Text.js +54 -0
  82. package/es/PixVerse/index.d.ts +16 -0
  83. package/es/PixVerse/index.js +17 -0
  84. package/es/PixVerse/style.d.ts +5 -0
  85. package/es/PixVerse/style.js +5 -0
  86. package/es/Sync/components/Avatar.d.ts +5 -0
  87. package/es/Sync/components/Avatar.js +28 -0
  88. package/es/Sync/components/Combine.d.ts +5 -0
  89. package/es/Sync/components/Combine.js +29 -0
  90. package/es/Sync/components/Mono.d.ts +3 -0
  91. package/es/Sync/components/Mono.js +41 -0
  92. package/es/Sync/components/Text.d.ts +3 -0
  93. package/es/Sync/components/Text.js +40 -0
  94. package/es/Sync/index.d.ts +13 -0
  95. package/es/Sync/index.js +14 -0
  96. package/es/Sync/style.d.ts +4 -0
  97. package/es/Sync/style.js +4 -0
  98. package/es/Tripo/components/Avatar.d.ts +5 -0
  99. package/es/Tripo/components/Avatar.js +27 -0
  100. package/es/Tripo/components/Color.d.ts +3 -0
  101. package/es/Tripo/components/Color.js +43 -0
  102. package/es/Tripo/components/Combine.d.ts +7 -0
  103. package/es/Tripo/components/Combine.js +32 -0
  104. package/es/Tripo/components/Mono.d.ts +3 -0
  105. package/es/Tripo/components/Mono.js +43 -0
  106. package/es/Tripo/components/Text.d.ts +3 -0
  107. package/es/Tripo/components/Text.js +40 -0
  108. package/es/Tripo/index.d.ts +15 -0
  109. package/es/Tripo/index.js +16 -0
  110. package/es/Tripo/style.d.ts +4 -0
  111. package/es/Tripo/style.js +4 -0
  112. package/es/Vidu/components/Avatar.d.ts +5 -0
  113. package/es/Vidu/components/Avatar.js +27 -0
  114. package/es/Vidu/components/Color.d.ts +3 -0
  115. package/es/Vidu/components/Color.js +74 -0
  116. package/es/Vidu/components/Combine.d.ts +7 -0
  117. package/es/Vidu/components/Combine.js +32 -0
  118. package/es/Vidu/components/Mono.d.ts +3 -0
  119. package/es/Vidu/components/Mono.js +41 -0
  120. package/es/Vidu/components/Text.d.ts +3 -0
  121. package/es/Vidu/components/Text.js +41 -0
  122. package/es/Vidu/index.d.ts +16 -0
  123. package/es/Vidu/index.js +17 -0
  124. package/es/Vidu/style.d.ts +5 -0
  125. package/es/Vidu/style.js +5 -0
  126. package/es/Xuanyuan/components/Avatar.d.ts +5 -0
  127. package/es/Xuanyuan/components/Avatar.js +26 -0
  128. package/es/Xuanyuan/components/Color.d.ts +3 -0
  129. package/es/Xuanyuan/components/Color.js +43 -0
  130. package/es/Xuanyuan/components/Combine.d.ts +7 -0
  131. package/es/Xuanyuan/components/Combine.js +32 -0
  132. package/es/Xuanyuan/components/Mono.d.ts +3 -0
  133. package/es/Xuanyuan/components/Mono.js +43 -0
  134. package/es/Xuanyuan/components/Text.d.ts +3 -0
  135. package/es/Xuanyuan/components/Text.js +41 -0
  136. package/es/Xuanyuan/index.d.ts +15 -0
  137. package/es/Xuanyuan/index.js +16 -0
  138. package/es/Xuanyuan/style.d.ts +4 -0
  139. package/es/Xuanyuan/style.js +4 -0
  140. package/es/icons.d.ts +11 -0
  141. package/es/icons.js +11 -0
  142. package/es/toc.js +200 -0
  143. package/package.json +1 -1
package/es/toc.js CHANGED
@@ -400,6 +400,24 @@ var toc = [{
400
400
  "hasTextColor": false
401
401
  },
402
402
  "title": "Claude"
403
+ }, {
404
+ "color": "#000",
405
+ "desc": "https://clipdrop.co",
406
+ "docsUrl": "clipdrop",
407
+ "fullTitle": "Clipdrop",
408
+ "group": "application",
409
+ "id": "Clipdrop",
410
+ "param": {
411
+ "hasAvatar": true,
412
+ "hasBrand": false,
413
+ "hasBrandColor": false,
414
+ "hasColor": false,
415
+ "hasCombine": true,
416
+ "hasText": true,
417
+ "hasTextCn": false,
418
+ "hasTextColor": false
419
+ },
420
+ "title": "Clipdrop"
403
421
  }, {
404
422
  "color": "#F38020",
405
423
  "desc": "https://cloudflare.com",
@@ -875,6 +893,24 @@ var toc = [{
875
893
  "hasTextColor": false
876
894
  },
877
895
  "title": "GithubCopilot"
896
+ }, {
897
+ "color": "#000",
898
+ "desc": "https://glif.app",
899
+ "docsUrl": "glif",
900
+ "fullTitle": "Glif",
901
+ "group": "application",
902
+ "id": "Glif",
903
+ "param": {
904
+ "hasAvatar": true,
905
+ "hasBrand": false,
906
+ "hasBrandColor": false,
907
+ "hasColor": false,
908
+ "hasCombine": false,
909
+ "hasText": true,
910
+ "hasTextCn": false,
911
+ "hasTextColor": false
912
+ },
913
+ "title": "Glif"
878
914
  }, {
879
915
  "color": "#fff",
880
916
  "desc": "https://google.com",
@@ -948,6 +984,42 @@ var toc = [{
948
984
  "hasTextColor": false
949
985
  },
950
986
  "title": "Hailuo"
987
+ }, {
988
+ "color": "#9581ff",
989
+ "desc": "https://haiper.ai",
990
+ "docsUrl": "haiper",
991
+ "fullTitle": "Haiper",
992
+ "group": "application",
993
+ "id": "Haiper",
994
+ "param": {
995
+ "hasAvatar": true,
996
+ "hasBrand": false,
997
+ "hasBrandColor": false,
998
+ "hasColor": false,
999
+ "hasCombine": true,
1000
+ "hasText": true,
1001
+ "hasTextCn": false,
1002
+ "hasTextColor": false
1003
+ },
1004
+ "title": "Haiper"
1005
+ }, {
1006
+ "color": "#000",
1007
+ "desc": "https://hedra.com",
1008
+ "docsUrl": "hedra",
1009
+ "fullTitle": "Hedra",
1010
+ "group": "application",
1011
+ "id": "Hedra",
1012
+ "param": {
1013
+ "hasAvatar": true,
1014
+ "hasBrand": false,
1015
+ "hasBrandColor": false,
1016
+ "hasColor": false,
1017
+ "hasCombine": true,
1018
+ "hasText": true,
1019
+ "hasTextCn": false,
1020
+ "hasTextColor": false
1021
+ },
1022
+ "title": "Hedra"
951
1023
  }, {
952
1024
  "color": "#3E5CF4",
953
1025
  "colorGradient": "linear-gradient(to bottom, #0418FF, #1E8CFE)",
@@ -1131,6 +1203,24 @@ var toc = [{
1131
1203
  "hasTextColor": false
1132
1204
  },
1133
1205
  "title": "Langfuse"
1206
+ }, {
1207
+ "color": "#000",
1208
+ "desc": "https://lightricks.com",
1209
+ "docsUrl": "lightricks",
1210
+ "fullTitle": "Lightricks",
1211
+ "group": "application",
1212
+ "id": "Lightricks",
1213
+ "param": {
1214
+ "hasAvatar": true,
1215
+ "hasBrand": false,
1216
+ "hasBrandColor": false,
1217
+ "hasColor": false,
1218
+ "hasCombine": true,
1219
+ "hasText": true,
1220
+ "hasTextCn": false,
1221
+ "hasTextColor": false
1222
+ },
1223
+ "title": "Lightricks"
1134
1224
  }, {
1135
1225
  "color": "#000",
1136
1226
  "desc": "https://livekit.io",
@@ -1532,6 +1622,43 @@ var toc = [{
1532
1622
  "hasTextColor": false
1533
1623
  },
1534
1624
  "title": "Perplexity"
1625
+ }, {
1626
+ "color": "#FDF7EF",
1627
+ "desc": "https://pika.art",
1628
+ "docsUrl": "pika",
1629
+ "fullTitle": "Pika",
1630
+ "group": "application",
1631
+ "id": "Pika",
1632
+ "param": {
1633
+ "hasAvatar": true,
1634
+ "hasBrand": false,
1635
+ "hasBrandColor": false,
1636
+ "hasColor": false,
1637
+ "hasCombine": true,
1638
+ "hasText": true,
1639
+ "hasTextCn": false,
1640
+ "hasTextColor": false
1641
+ },
1642
+ "title": "Pika"
1643
+ }, {
1644
+ "color": "#9727ef",
1645
+ "colorGradient": "linear-gradient(45deg, #3961f1, #9727ef, #ff601a)",
1646
+ "desc": "https://app.pixverse.ai",
1647
+ "docsUrl": "pix-verse",
1648
+ "fullTitle": "PixVerse",
1649
+ "group": "application",
1650
+ "id": "PixVerse",
1651
+ "param": {
1652
+ "hasAvatar": true,
1653
+ "hasBrand": false,
1654
+ "hasBrandColor": false,
1655
+ "hasColor": true,
1656
+ "hasCombine": true,
1657
+ "hasText": true,
1658
+ "hasTextCn": false,
1659
+ "hasTextColor": false
1660
+ },
1661
+ "title": "PixVerse"
1535
1662
  }, {
1536
1663
  "color": "#000",
1537
1664
  "desc": "https://poe.com",
@@ -1804,6 +1931,24 @@ var toc = [{
1804
1931
  "hasTextColor": false
1805
1932
  },
1806
1933
  "title": "Suno"
1934
+ }, {
1935
+ "color": "#0000FF",
1936
+ "desc": "https://sync.so",
1937
+ "docsUrl": "sync",
1938
+ "fullTitle": "Sync",
1939
+ "group": "application",
1940
+ "id": "Sync",
1941
+ "param": {
1942
+ "hasAvatar": true,
1943
+ "hasBrand": false,
1944
+ "hasBrandColor": false,
1945
+ "hasColor": false,
1946
+ "hasCombine": true,
1947
+ "hasText": true,
1948
+ "hasTextCn": false,
1949
+ "hasTextColor": false
1950
+ },
1951
+ "title": "Sync"
1807
1952
  }, {
1808
1953
  "color": "#6400FF",
1809
1954
  "desc": "https://www.tii.ae",
@@ -1877,6 +2022,24 @@ var toc = [{
1877
2022
  "hasTextColor": false
1878
2023
  },
1879
2024
  "title": "together.ai"
2025
+ }, {
2026
+ "color": "#000",
2027
+ "desc": "https://www.tripo3d.ai",
2028
+ "docsUrl": "tripo",
2029
+ "fullTitle": "Tripo",
2030
+ "group": "application",
2031
+ "id": "Tripo",
2032
+ "param": {
2033
+ "hasAvatar": true,
2034
+ "hasBrand": false,
2035
+ "hasBrandColor": false,
2036
+ "hasColor": true,
2037
+ "hasCombine": true,
2038
+ "hasText": true,
2039
+ "hasTextCn": false,
2040
+ "hasTextColor": false
2041
+ },
2042
+ "title": "Tripo"
1880
2043
  }, {
1881
2044
  "color": "#e30a5d",
1882
2045
  "desc": "https://www.udio.com",
@@ -1968,6 +2131,25 @@ var toc = [{
1968
2131
  "hasTextColor": false
1969
2132
  },
1970
2133
  "title": "VertexAI"
2134
+ }, {
2135
+ "color": "#22D5FF",
2136
+ "colorGradient": "linear-gradient(to right, #40EDD8, #22D5FF, #047FFE)",
2137
+ "desc": "https://vidu.com",
2138
+ "docsUrl": "vidu",
2139
+ "fullTitle": "Vidu",
2140
+ "group": "application",
2141
+ "id": "Vidu",
2142
+ "param": {
2143
+ "hasAvatar": true,
2144
+ "hasBrand": false,
2145
+ "hasBrandColor": false,
2146
+ "hasColor": true,
2147
+ "hasCombine": true,
2148
+ "hasText": true,
2149
+ "hasTextCn": false,
2150
+ "hasTextColor": false
2151
+ },
2152
+ "title": "Vidu"
1971
2153
  }, {
1972
2154
  "color": "#000",
1973
2155
  "desc": "https://viggle.ai",
@@ -2059,6 +2241,24 @@ var toc = [{
2059
2241
  "hasTextColor": false
2060
2242
  },
2061
2243
  "title": "Grok"
2244
+ }, {
2245
+ "color": "#fff",
2246
+ "desc": "https://github.com/Duxiaoman-DI/XuanYuan",
2247
+ "docsUrl": "xuanyuan",
2248
+ "fullTitle": "Xuanyuan (度小满轩辕)",
2249
+ "group": "model",
2250
+ "id": "Xuanyuan",
2251
+ "param": {
2252
+ "hasAvatar": true,
2253
+ "hasBrand": false,
2254
+ "hasBrandColor": false,
2255
+ "hasColor": true,
2256
+ "hasCombine": true,
2257
+ "hasText": true,
2258
+ "hasTextCn": false,
2259
+ "hasTextColor": false
2260
+ },
2261
+ "title": "轩辕"
2062
2262
  }, {
2063
2263
  "color": "#003425",
2064
2264
  "desc": "https://github.com/01-ai/Yi",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/icons",
3
- "version": "1.65.1",
3
+ "version": "1.67.0",
4
4
  "description": "Popular AI / LLM Model Brand SVG Logo and Icon Collection",
5
5
  "keywords": [
6
6
  "lobehub",