@lobehub/icons 1.94.0 → 1.95.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 (167) hide show
  1. package/README.md +61 -60
  2. package/es/AlephAlpha/components/Avatar.d.ts +5 -0
  3. package/es/AlephAlpha/components/Avatar.js +28 -0
  4. package/es/AlephAlpha/components/Combine.d.ts +5 -0
  5. package/es/AlephAlpha/components/Combine.js +26 -0
  6. package/es/AlephAlpha/components/Mono.d.ts +3 -0
  7. package/es/AlephAlpha/components/Mono.js +41 -0
  8. package/es/AlephAlpha/components/Text.d.ts +3 -0
  9. package/es/AlephAlpha/components/Text.js +44 -0
  10. package/es/AlephAlpha/index.d.ts +13 -0
  11. package/es/AlephAlpha/index.js +14 -0
  12. package/es/AlephAlpha/style.d.ts +4 -0
  13. package/es/AlephAlpha/style.js +4 -0
  14. package/es/Anyscale/components/Avatar.d.ts +5 -0
  15. package/es/Anyscale/components/Avatar.js +30 -0
  16. package/es/Anyscale/components/Color.d.ts +3 -0
  17. package/es/Anyscale/components/Color.js +40 -0
  18. package/es/Anyscale/components/Combine.d.ts +7 -0
  19. package/es/Anyscale/components/Combine.js +32 -0
  20. package/es/Anyscale/components/Mono.d.ts +3 -0
  21. package/es/Anyscale/components/Mono.js +41 -0
  22. package/es/Anyscale/components/Text.d.ts +3 -0
  23. package/es/Anyscale/components/Text.js +40 -0
  24. package/es/Anyscale/index.d.ts +15 -0
  25. package/es/Anyscale/index.js +16 -0
  26. package/es/Anyscale/style.d.ts +4 -0
  27. package/es/Anyscale/style.js +4 -0
  28. package/es/AssemblyAI/components/Avatar.d.ts +5 -0
  29. package/es/AssemblyAI/components/Avatar.js +27 -0
  30. package/es/AssemblyAI/components/Color.d.ts +3 -0
  31. package/es/AssemblyAI/components/Color.js +43 -0
  32. package/es/AssemblyAI/components/Combine.d.ts +7 -0
  33. package/es/AssemblyAI/components/Combine.js +32 -0
  34. package/es/AssemblyAI/components/Mono.d.ts +3 -0
  35. package/es/AssemblyAI/components/Mono.js +43 -0
  36. package/es/AssemblyAI/components/Text.d.ts +3 -0
  37. package/es/AssemblyAI/components/Text.js +40 -0
  38. package/es/AssemblyAI/index.d.ts +15 -0
  39. package/es/AssemblyAI/index.js +16 -0
  40. package/es/AssemblyAI/style.d.ts +4 -0
  41. package/es/AssemblyAI/style.js +4 -0
  42. package/es/CentML/components/Avatar.d.ts +5 -0
  43. package/es/CentML/components/Avatar.js +27 -0
  44. package/es/CentML/components/BrandColor.d.ts +3 -0
  45. package/es/CentML/components/BrandColor.js +46 -0
  46. package/es/CentML/components/BrandMono.d.ts +3 -0
  47. package/es/CentML/components/BrandMono.js +47 -0
  48. package/es/CentML/components/Color.d.ts +3 -0
  49. package/es/CentML/components/Color.js +43 -0
  50. package/es/CentML/components/Combine.d.ts +7 -0
  51. package/es/CentML/components/Combine.js +30 -0
  52. package/es/CentML/components/Mono.d.ts +3 -0
  53. package/es/CentML/components/Mono.js +43 -0
  54. package/es/CentML/components/Text.d.ts +3 -0
  55. package/es/CentML/components/Text.js +47 -0
  56. package/es/CentML/index.d.ts +19 -0
  57. package/es/CentML/index.js +20 -0
  58. package/es/CentML/style.d.ts +4 -0
  59. package/es/CentML/style.js +4 -0
  60. package/es/Cerebras/components/Combine.js +2 -4
  61. package/es/Friendli/components/Avatar.d.ts +5 -0
  62. package/es/Friendli/components/Avatar.js +28 -0
  63. package/es/Friendli/components/Combine.d.ts +5 -0
  64. package/es/Friendli/components/Combine.js +26 -0
  65. package/es/Friendli/components/Mono.d.ts +3 -0
  66. package/es/Friendli/components/Mono.js +45 -0
  67. package/es/Friendli/components/Text.d.ts +3 -0
  68. package/es/Friendli/components/Text.js +40 -0
  69. package/es/Friendli/index.d.ts +13 -0
  70. package/es/Friendli/index.js +14 -0
  71. package/es/Friendli/style.d.ts +4 -0
  72. package/es/Friendli/style.js +4 -0
  73. package/es/Hyperbolic/components/Avatar.d.ts +5 -0
  74. package/es/Hyperbolic/components/Avatar.js +30 -0
  75. package/es/Hyperbolic/components/Color.d.ts +3 -0
  76. package/es/Hyperbolic/components/Color.js +40 -0
  77. package/es/Hyperbolic/components/Combine.d.ts +7 -0
  78. package/es/Hyperbolic/components/Combine.js +32 -0
  79. package/es/Hyperbolic/components/Mono.d.ts +3 -0
  80. package/es/Hyperbolic/components/Mono.js +41 -0
  81. package/es/Hyperbolic/components/Text.d.ts +3 -0
  82. package/es/Hyperbolic/components/Text.js +40 -0
  83. package/es/Hyperbolic/index.d.ts +15 -0
  84. package/es/Hyperbolic/index.js +16 -0
  85. package/es/Hyperbolic/style.d.ts +4 -0
  86. package/es/Hyperbolic/style.js +4 -0
  87. package/es/Kluster/components/Avatar.d.ts +5 -0
  88. package/es/Kluster/components/Avatar.js +30 -0
  89. package/es/Kluster/components/Color.d.ts +3 -0
  90. package/es/Kluster/components/Color.js +43 -0
  91. package/es/Kluster/components/Combine.d.ts +7 -0
  92. package/es/Kluster/components/Combine.js +32 -0
  93. package/es/Kluster/components/Mono.d.ts +3 -0
  94. package/es/Kluster/components/Mono.js +43 -0
  95. package/es/Kluster/components/Text.d.ts +3 -0
  96. package/es/Kluster/components/Text.js +40 -0
  97. package/es/Kluster/index.d.ts +15 -0
  98. package/es/Kluster/index.js +16 -0
  99. package/es/Kluster/style.d.ts +4 -0
  100. package/es/Kluster/style.js +4 -0
  101. package/es/Liquid/components/Avatar.d.ts +5 -0
  102. package/es/Liquid/components/Avatar.js +27 -0
  103. package/es/Liquid/components/Combine.d.ts +5 -0
  104. package/es/Liquid/components/Combine.js +29 -0
  105. package/es/Liquid/components/Mono.d.ts +3 -0
  106. package/es/Liquid/components/Mono.js +41 -0
  107. package/es/Liquid/components/Text.d.ts +3 -0
  108. package/es/Liquid/components/Text.js +50 -0
  109. package/es/Liquid/index.d.ts +13 -0
  110. package/es/Liquid/index.js +14 -0
  111. package/es/Liquid/style.d.ts +4 -0
  112. package/es/Liquid/style.js +4 -0
  113. package/es/NPLCloud/components/Avatar.d.ts +5 -0
  114. package/es/NPLCloud/components/Avatar.js +30 -0
  115. package/es/NPLCloud/components/Color.d.ts +3 -0
  116. package/es/NPLCloud/components/Color.js +40 -0
  117. package/es/NPLCloud/components/Combine.d.ts +7 -0
  118. package/es/NPLCloud/components/Combine.js +32 -0
  119. package/es/NPLCloud/components/Mono.d.ts +3 -0
  120. package/es/NPLCloud/components/Mono.js +41 -0
  121. package/es/NPLCloud/components/Text.d.ts +3 -0
  122. package/es/NPLCloud/components/Text.js +40 -0
  123. package/es/NPLCloud/index.d.ts +15 -0
  124. package/es/NPLCloud/index.js +16 -0
  125. package/es/NPLCloud/style.d.ts +4 -0
  126. package/es/NPLCloud/style.js +4 -0
  127. package/es/Nebius/components/Avatar.d.ts +5 -0
  128. package/es/Nebius/components/Avatar.js +28 -0
  129. package/es/Nebius/components/Mono.d.ts +3 -0
  130. package/es/Nebius/components/Mono.js +43 -0
  131. package/es/Nebius/components/Text.d.ts +3 -0
  132. package/es/Nebius/components/Text.js +47 -0
  133. package/es/Nebius/index.d.ts +11 -0
  134. package/es/Nebius/index.js +12 -0
  135. package/es/Nebius/style.d.ts +4 -0
  136. package/es/Nebius/style.js +4 -0
  137. package/es/Snowflake/components/Avatar.d.ts +5 -0
  138. package/es/Snowflake/components/Avatar.js +30 -0
  139. package/es/Snowflake/components/Color.d.ts +3 -0
  140. package/es/Snowflake/components/Color.js +42 -0
  141. package/es/Snowflake/components/Combine.d.ts +7 -0
  142. package/es/Snowflake/components/Combine.js +32 -0
  143. package/es/Snowflake/components/Mono.d.ts +3 -0
  144. package/es/Snowflake/components/Mono.js +42 -0
  145. package/es/Snowflake/components/Text.d.ts +3 -0
  146. package/es/Snowflake/components/Text.js +41 -0
  147. package/es/Snowflake/index.d.ts +15 -0
  148. package/es/Snowflake/index.js +16 -0
  149. package/es/Snowflake/style.d.ts +4 -0
  150. package/es/Snowflake/style.js +4 -0
  151. package/es/Voyage/components/Avatar.d.ts +5 -0
  152. package/es/Voyage/components/Avatar.js +27 -0
  153. package/es/Voyage/components/Color.d.ts +3 -0
  154. package/es/Voyage/components/Color.js +40 -0
  155. package/es/Voyage/components/Mono.d.ts +3 -0
  156. package/es/Voyage/components/Mono.js +41 -0
  157. package/es/Voyage/components/Text.d.ts +3 -0
  158. package/es/Voyage/components/Text.js +40 -0
  159. package/es/Voyage/index.d.ts +13 -0
  160. package/es/Voyage/index.js +14 -0
  161. package/es/Voyage/style.d.ts +4 -0
  162. package/es/Voyage/style.js +4 -0
  163. package/es/features/modelConfig.js +12 -0
  164. package/es/icons.d.ts +12 -0
  165. package/es/icons.js +12 -0
  166. package/es/toc.js +216 -0
  167. package/package.json +1 -1
@@ -0,0 +1,41 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
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
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 131 24",
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ clipRule: "evenodd",
37
+ d: "M76.249.05h-.24c-.033 0-.063.003-.095.006-.03-.003-.06-.006-.093-.006-.617 0-1.218.07-1.779.254a3.218 3.218 0 00-1.455.938l-.002-.004v.006c-.41.448-.677.984-.843 1.593-.163.61-.23 1.299-.237 2.084v1.516h-1.692a1.046 1.046 0 00-1.056 1.03c-.003.291.108.571.308.782.201.205.472.327.759.343h1.681v12.334l-.002.03c0 .29.12.556.319.746.196.187.472.298.77.298a1.046 1.046 0 001.042-1.047V8.586h1.82a1.14 1.14 0 00.993-.687 1.08 1.08 0 00.082-.417V7.44c-.004-.556-.476-1.01-1.063-1.01h-1.833V4.92c.012-.668.082-1.168.183-1.53.098-.367.234-.596.353-.738.144-.149.324-.258.522-.317.251-.082.601-.131 1.073-.131h.056c.027 0 .057-.007.084-.007.032 0 .064.007.098.007h.238A1.083 1.083 0 0077.015.36 1.07 1.07 0 0076.25.05zm37.533 8a1.074 1.074 0 00.33-.762 1.006 1.006 0 00-.332-.738h.002c-.002-.005-.006-.005-.006-.005 0-.006-.005-.006-.005-.006h-.004a1.064 1.064 0 00-.747-.31 1.08 1.08 0 00-.752.316l-8.379 8.061V1.061c0-.583-.495-1.06-1.103-1.06a1.06 1.06 0 00-.753.313 1.07 1.07 0 00-.318.747v19.834a1.067 1.067 0 00.318.744c.201.198.471.31.753.313.608 0 1.103-.471 1.103-1.054v-3.276l2.727-2.689 5.563 6.624a.842.842 0 00.388.313c.16.059.317.082.456.082.252.005.498-.075.699-.226l.013-.008.014-.014a1.12 1.12 0 00.351-.8 1.091 1.091 0 00-.264-.703V20.2l-5.663-6.794 5.603-5.35h.006V8.05zM98.653 6.684c.198.191.32.463.32.759v13.45a1.052 1.052 0 01-.314.743 1.09 1.09 0 01-.756.313 1.089 1.089 0 01-.99-.652 1.04 1.04 0 01-.084-.403v-1.312c-1.348 1.437-3.242 2.367-5.338 2.367a7.288 7.288 0 01-5.31-2.302 7.914 7.914 0 01-2.177-5.477c0-2.123.827-4.07 2.176-5.48a7.296 7.296 0 015.31-2.298c2.097 0 3.991.902 5.34 2.333v-1.28a1.052 1.052 0 011.073-1.053c.285 0 .554.108.75.292zm-1.824 7.486c0-1.59-.607-3.015-1.579-4.046-.97-1.025-2.304-1.648-3.76-1.65-1.444 0-2.771.625-3.753 1.65a5.873 5.873 0 00-1.59 4.046 5.81 5.81 0 001.59 4.024c.975 1.021 2.307 1.636 3.754 1.636a5.17 5.17 0 003.761-1.634 5.825 5.825 0 001.577-4.026zm-86.237-.378c-.866-.404-1.848-.7-2.826-1.021-.902-.302-1.815-.556-2.467-.894-.328-.173-.584-.356-.75-.562a1.043 1.043 0 01-.255-.7 1.69 1.69 0 01.308-.983c.294-.415.786-.74 1.322-.948a4.379 4.379 0 011.519-.31c1.216.002 1.984.4 2.574.817.29.207.536.42.77.594.119.09.23.173.361.234a.99.99 0 00.425.108.75.75 0 00.29-.056.92.92 0 00.26-.16.918.918 0 00.194-.259c.04-.096.062-.2.063-.304a1.122 1.122 0 00-.15-.529c-.162-.29-.411-.569-.728-.85a7.09 7.09 0 00-1.765-1.107c-.673-.297-1.393-.5-2.078-.5-1.592 0-2.92.357-3.884 1.013-.503.344-.946.718-1.256 1.235-.318.52-.496 1.16-.519 1.994v.112c-.004.808.26 1.476.675 1.999.629.787 1.563 1.255 2.48 1.59.912.333 1.829.532 2.404.722.812.266 1.674.556 2.306.94.315.195.566.406.738.638.165.236.26.483.267.792v.025a1.8 1.8 0 01-.359 1.103c-.335.451-.89.778-1.479.99a5.212 5.212 0 01-1.592.29c-1.388 0-2.315-.331-2.992-.662-.338-.167-.61-.33-.86-.47a2.903 2.903 0 00-.358-.178 1.03 1.03 0 00-.386-.078.745.745 0 00-.507.202c-.094.087-.173.19-.231.305a.815.815 0 00-.083.361c0 .21.076.396.19.57.175.247.433.467.752.69.333.219.728.432 1.18.646 1.011.47 2.305.718 3.289.732h.002c1.53 0 2.85-.348 3.962-1.155v-.004h.002c1.089-.808 1.764-2.01 1.764-3.37 0-.746-.178-1.378-.486-1.895-.468-.782-1.227-1.3-2.087-1.707zM80.668 0a1.068 1.068 0 00-.755.313 1.055 1.055 0 00-.318.747v19.833a1.03 1.03 0 00.317.744c.202.198.473.31.756.313.608 0 1.1-.47 1.102-1.053V1.06C81.77.475 81.28 0 80.67 0zM130 13.67v.105a.963.963 0 01-.336.73 1.12 1.12 0 01-.741.269h-12.025c.305 2.897 2.651 5.038 5.446 5.057h.709c.926.004 1.826-.313 2.621-.833a6.485 6.485 0 001.966-2.038.987.987 0 01.397-.378 1.085 1.085 0 011.046.02l.013.006.011.01a1.13 1.13 0 01.49.915c0 .187-.051.376-.151.547l-.004.007-.003.002a8.968 8.968 0 01-2.677 2.714c-1.091.7-2.354 1.141-3.709 1.141h-.72a7.593 7.593 0 01-5.393-2.303 7.768 7.768 0 01-2.218-5.447c0-2.155.851-4.107 2.236-5.521a7.583 7.583 0 015.434-2.285c2.03 0 3.857.799 5.21 2.104 1.351 1.305 2.234 3.12 2.392 5.16l.006.018zm-2.349-1.002c-.61-2.44-2.781-4.179-5.259-4.176-2.541 0-4.682 1.7-5.345 4.176h10.604zM22.018 6.42c-1.609.001-3.16.599-4.353 1.677v-.614a1.062 1.062 0 00-.636-.975 1.068 1.068 0 00-1.175.232 1.062 1.062 0 00-.303.743v13.73l.045.045.003.005c.017.051.04.1.07.144.147.254.386.448.683.533l.04.013h.232c.159 0 .315-.036.458-.102a.928.928 0 00.328-.271h.003c.013-.013.015-.026.026-.038.059-.07.108-.147.145-.23.031-.08.051-.16.067-.218l.009-.038V12.81a4.377 4.377 0 011.31-3.022 4.305 4.305 0 013.041-1.253 4.33 4.33 0 013.064 1.253 4.21 4.21 0 011.256 3.009v8.098c0 .295.127.57.32.756a1.098 1.098 0 001.504 0 1.042 1.042 0 00.32-.756v-8.098c.01-3.492-2.883-6.371-6.457-6.378zm21.31 2.28a7.923 7.923 0 012.179 5.47 7.935 7.935 0 01-2.178 5.47c-1.343 1.416-3.22 2.309-5.309 2.309-2.069 0-3.948-.896-5.297-2.31a7.94 7.94 0 010-10.939c1.349-1.413 3.23-2.309 5.297-2.309 2.089.003 3.966.896 5.308 2.31zm.03 5.47a5.864 5.864 0 00-1.59-4.032c-.98-1.033-2.306-1.663-3.75-1.663-1.44 0-2.772.632-3.75 1.663a5.864 5.864 0 00-1.59 4.033 5.803 5.803 0 001.59 4.013c.979 1.028 2.31 1.648 3.751 1.648 1.44 0 2.774-.62 3.75-1.648a5.806 5.806 0 001.589-4.013zm23.137-7.658l-.007-.004-.005-.002a.992.992 0 00-.385-.083 1.144 1.144 0 00-.588.173c-.184.114-.33.281-.418.48v.006l-4.095 11.058-3.154-7.41-.006-.004c-.09-.2-.238-.367-.426-.48a1.122 1.122 0 00-1.204.003c-.185.112-.332.279-.421.477l-.003.003-3.161 7.417L48.51 7.09h-.003a.949.949 0 00-.392-.492 1.15 1.15 0 00-.596-.176c-.139 0-.276.028-.403.083h-.007l-.005.005a1.068 1.068 0 00-.619.97c0 .128.026.256.076.385l5.062 13.418v.006c.041.108.102.208.178.296a.764.764 0 00.236.176c.018.014.042.038.084.06a.42.42 0 00.15.053c.09.03.211.074.372.074.203 0 .394-.074.565-.182a.982.982 0 00.38-.466l.012-.009 3.202-7.554 3.205 7.523h.002c.074.202.205.356.354.468.159.117.337.19.524.22h.133a1.024 1.024 0 00.629-.216c.172-.132.306-.307.389-.508v-.005l5.028-13.36a1.039 1.039 0 00-.572-1.348z"
38
+ })]
39
+ }));
40
+ });
41
+ 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,16 @@
1
+ 'use client';
2
+
3
+ import Avatar from "./components/Avatar";
4
+ import Color from "./components/Color";
5
+ import Combine from "./components/Combine";
6
+ import Mono from "./components/Mono";
7
+ import Text from "./components/Text";
8
+ import { COLOR_PRIMARY, TITLE } from "./style";
9
+ var Icons = Mono;
10
+ Icons.Color = Color;
11
+ Icons.Text = Text;
12
+ Icons.Combine = Combine;
13
+ Icons.Avatar = Avatar;
14
+ Icons.colorPrimary = COLOR_PRIMARY;
15
+ Icons.title = TITLE;
16
+ export default Icons;
@@ -0,0 +1,4 @@
1
+ export declare const TITLE = "Snowflake";
2
+ export declare const TEXT_MULTIPLE = 0.85;
3
+ export declare const SPACE_MULTIPLE = 0.3;
4
+ export declare const COLOR_PRIMARY = "#249EDC";
@@ -0,0 +1,4 @@
1
+ export var TITLE = 'Snowflake';
2
+ export var TEXT_MULTIPLE = 0.85;
3
+ export var SPACE_MULTIPLE = 0.3;
4
+ export var COLOR_PRIMARY = '#249EDC';
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import { type IconAvatarProps } from "../../features/IconAvatar";
3
+ export type AvatarProps = Omit<IconAvatarProps, 'Icon'>;
4
+ declare const Avatar: import("react").NamedExoticComponent<AvatarProps>;
5
+ export default Avatar;
@@ -0,0 +1,27 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ var _excluded = ["background"];
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
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { memo } from 'react';
13
+ import IconAvatar from "../../features/IconAvatar";
14
+ import { COLOR_PRIMARY, TITLE } from "../style";
15
+ import Mono from "./Mono";
16
+ import { jsx as _jsx } from "react/jsx-runtime";
17
+ var Avatar = /*#__PURE__*/memo(function (_ref) {
18
+ var background = _ref.background,
19
+ rest = _objectWithoutProperties(_ref, _excluded);
20
+ return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
21
+ Icon: Mono,
22
+ "aria-label": TITLE,
23
+ background: background || COLOR_PRIMARY,
24
+ iconMultiple: 0.6
25
+ }, rest));
26
+ });
27
+ export default Avatar;
@@ -0,0 +1,3 @@
1
+ import type { IconType } from "../../types";
2
+ declare const Icon: IconType;
3
+ export default Icon;
@@ -0,0 +1,40 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
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
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ height: size,
23
+ ref: ref,
24
+ style: _objectSpread({
25
+ flex: 'none',
26
+ lineHeight: 1
27
+ }, style),
28
+ viewBox: "0 0 24 24",
29
+ width: size,
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, rest), {}, {
32
+ children: [/*#__PURE__*/_jsx("title", {
33
+ children: TITLE
34
+ }), /*#__PURE__*/_jsx("path", {
35
+ d: "M5.407 0v.066a.974.974 0 00-.048.245c-.011.11-.016.208-.016.295 0 .339.043.715.128 1.13.097.405.274.912.531 1.524l7.125 16.366L20.011 3.39c.161-.404.333-.846.515-1.327.182-.48.273-.966.273-1.458a1.406 1.406 0 00-.096-.54V0H24v.066c-.204.207-.45.578-.74 1.114-.29.535-.606 1.195-.949 1.982L13.095 24h-1.287L3.075 3.965c-.204-.47-.418-.923-.644-1.36-.214-.437-.418-.83-.61-1.18-.194-.36-.365-.66-.515-.9A5.666 5.666 0 001 .064V0h4.407z",
36
+ fill: "#012E33"
37
+ })]
38
+ }));
39
+ });
40
+ 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,41 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
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
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 24 24",
31
+ width: size,
32
+ xmlns: "http://www.w3.org/2000/svg"
33
+ }, rest), {}, {
34
+ children: [/*#__PURE__*/_jsx("title", {
35
+ children: TITLE
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M5.407 0v.066a.974.974 0 00-.048.245c-.011.11-.016.208-.016.295 0 .339.043.715.128 1.13.097.405.274.912.531 1.524l7.125 16.366L20.011 3.39c.161-.404.333-.846.515-1.327.182-.48.273-.966.273-1.458a1.406 1.406 0 00-.096-.54V0H24v.066c-.204.207-.45.578-.74 1.114-.29.535-.606 1.195-.949 1.982L13.095 24h-1.287L3.075 3.965c-.204-.47-.418-.923-.644-1.36-.214-.437-.418-.83-.61-1.18-.194-.36-.365-.66-.515-.9A5.666 5.666 0 001 .064V0h4.407z"
38
+ })]
39
+ }));
40
+ });
41
+ 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,40 @@
1
+ 'use client';
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
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
+ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
8
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
9
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
10
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
11
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
12
+ import { forwardRef } from 'react';
13
+ import { TITLE } from "../style";
14
+ import { jsx as _jsx } from "react/jsx-runtime";
15
+ import { jsxs as _jsxs } from "react/jsx-runtime";
16
+ var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
17
+ var _ref$size = _ref.size,
18
+ size = _ref$size === void 0 ? '1em' : _ref$size,
19
+ style = _ref.style,
20
+ rest = _objectWithoutProperties(_ref, _excluded);
21
+ return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
22
+ fill: "currentColor",
23
+ fillRule: "evenodd",
24
+ height: size,
25
+ ref: ref,
26
+ style: _objectSpread({
27
+ flex: 'none',
28
+ lineHeight: 1
29
+ }, style),
30
+ viewBox: "0 0 140 24",
31
+ xmlns: "http://www.w3.org/2000/svg"
32
+ }, rest), {}, {
33
+ children: [/*#__PURE__*/_jsx("title", {
34
+ children: TITLE
35
+ }), /*#__PURE__*/_jsx("path", {
36
+ d: "M6.04.441v.06a.859.859 0 00-.043.22c-.01.098-.015.186-.015.265 0 .304.04.643.118 1.015.088.363.25.82.486 1.369l6.534 14.7L19.43 3.489c.148-.363.305-.76.472-1.192.167-.432.251-.869.251-1.31A1.234 1.234 0 0020.066.5V.441h3.023v.06c-.187.186-.413.52-.679 1a23.7 23.7 0 00-.87 1.78L13.09 22h-1.18L3.902 4.003a20.103 20.103 0 00-.59-1.222 24.744 24.744 0 00-.56-1.06A14.24 14.24 0 002.28.913 5.084 5.084 0 002 .5V.441h4.04zm17.093 13.142c0-1.158.216-2.232.649-3.223a8.109 8.109 0 011.799-2.575 8.128 8.128 0 012.684-1.722 8.868 8.868 0 013.318-.618c1.16 0 2.252.196 3.274.588a7.8 7.8 0 012.684 1.649 7.713 7.713 0 011.814 2.604c.443 1.02.664 2.164.664 3.429a8.49 8.49 0 01-.56 3.046 7.78 7.78 0 01-1.638 2.59c-.717.746-1.602 1.344-2.654 1.795-1.052.442-2.257.663-3.613.663a9.226 9.226 0 01-3.26-.574A8.114 8.114 0 0125.61 19.6a7.75 7.75 0 01-1.813-2.59c-.443-1.02-.664-2.163-.664-3.428zm8.79 7.18c.747 0 1.435-.146 2.064-.44a4.612 4.612 0 001.622-1.266c.462-.55.816-1.217 1.062-2.002.256-.794.383-1.687.383-2.678 0-1.128-.122-2.173-.368-3.134-.236-.962-.6-1.79-1.092-2.487a5.11 5.11 0 00-1.813-1.648c-.728-.403-1.578-.604-2.552-.604-.747 0-1.435.143-2.064.427a4.666 4.666 0 00-1.637 1.236c-.453.54-.806 1.202-1.062 1.987-.256.785-.384 1.677-.384 2.678 0 1.118.123 2.163.37 3.134.255.962.623 1.8 1.105 2.517a5.524 5.524 0 001.829 1.677c.727.403 1.573.604 2.536.604zm17.902-5.282c0 .883.01 1.653.03 2.31.02.658.045 1.227.074 1.707.04.471.083.868.132 1.192.06.324.124.589.193.795v.059h-3.422v-.06c.069-.205.128-.47.177-.794.059-.324.103-.72.133-1.192.039-.48.069-1.05.088-1.707.02-.657.03-1.427.03-2.31v-1.015l-5.31-6.99a7.507 7.507 0 00-1.017-1.134c-.324-.294-.57-.48-.737-.559v-.059h4.188c0 .177.064.452.192.824.127.363.388.81.781 1.34l3.746 4.944 3.834-5.15c.276-.373.482-.741.62-1.104.147-.363.221-.648.221-.854h2.699v.06a5.923 5.923 0 00-.767.632 9.497 9.497 0 00-.9 1.089l-4.985 6.74v1.236zm16.93 1.089h-3.76c-.502 0-.978.005-1.43.015-.453 0-.866.005-1.24.014h-.87l-.545 1.148c-.236.471-.438.883-.605 1.236a15.46 15.46 0 00-.413.913 5.257 5.257 0 00-.236.691 2.082 2.082 0 00-.059.78c.01.05.025.088.045.118v.059h-2.596v-.06a3.17 3.17 0 00.324-.44 20.3 20.3 0 00.502-.854c.197-.334.403-.711.62-1.133.226-.422.447-.859.663-1.31l6.017-12.39h1.106l5.9 12.39c.225.471.451.922.677 1.354.236.432.453.82.65 1.163.196.333.368.613.516.838.147.216.245.344.294.383v.059H68.54a.881.881 0 00.03-.206v-.22c0-.217-.05-.477-.148-.78a7.606 7.606 0 00-.34-.928 11.414 11.414 0 00-.412-.927c-.138-.294-.25-.54-.34-.736l-.574-1.177zm-6.724-1.148h2.212a68.2 68.2 0 011.416-.015h1.371c.443-.01.84-.014 1.195-.014l-3.053-6.505-3.14 6.534zm28.58 4.341c0 .128-.014.236-.044.324a.355.355 0 01-.162.22c-.698.491-1.514.884-2.448 1.178-.924.284-2.01.427-3.26.427-1.405 0-2.688-.201-3.849-.604-1.15-.402-2.138-.961-2.964-1.677a7.676 7.676 0 01-1.931-2.605c-.453-1.01-.679-2.129-.679-3.355 0-1.05.207-2.07.62-3.061a8.062 8.062 0 011.813-2.634c.787-.765 1.74-1.378 2.861-1.84 1.131-.46 2.404-.691 3.82-.691.737 0 1.435.044 2.094.132.659.079 1.293.206 1.902.383l1.106 2.649-.147.103a6.419 6.419 0 00-2.139-1.604c-.835-.403-1.794-.604-2.875-.604-.885 0-1.701.143-2.448.427a5.516 5.516 0 00-1.932 1.25c-.541.54-.963 1.208-1.268 2.002-.305.795-.458 1.697-.458 2.708 0 1.138.143 2.193.428 3.164.285.971.713 1.815 1.283 2.531a6.038 6.038 0 002.11 1.663c.844.402 1.828.603 2.949.603.963 0 1.71-.122 2.241-.368.541-.245.81-.525.81-.839v-.78c0-.51-.004-.951-.014-1.324-.01-.373-.024-.692-.044-.956-.02-.275-.05-.51-.088-.707a4.042 4.042 0 00-.118-.544v-.06h3.14v.06c-.048.147-.093.324-.132.53-.039.206-.073.45-.103.735-.02.285-.04.618-.06 1.001-.01.383-.014.824-.014 1.324v.84zm3.377-14.039h2.965l2.816-.029c.866-.02 1.608-.04 2.227-.059.629-.02 1.042-.049 1.239-.088l-.575 1.59a11.887 11.887 0 00-.9-.192c-.295-.05-.653-.093-1.076-.133-.413-.049-.895-.073-1.446-.073-.196 0-.422.01-.678.03-.256.009-.502.024-.737.043l-.84.06v5.812c.796-.01 1.513-.03 2.152-.059.64-.03 1.185-.069 1.637-.118.53-.039.998-.093 1.401-.161l-.354 1.75a43.962 43.962 0 00-1.637-.176 30.36 30.36 0 00-1.563-.118c-.57-.039-1.116-.059-1.637-.059v6.681a28.4 28.4 0 002.522-.103 39.805 39.805 0 002.006-.25c.668-.108 1.273-.23 1.814-.368l-.34 1.928c-.147-.01-.388-.024-.722-.044l-1.033-.03a32.3 32.3 0 01-1.002-.014H91.987v-.06c.07-.205.128-.47.177-.794.06-.324.104-.72.133-1.192.04-.48.069-1.05.088-1.707.02-.657.03-1.427.03-2.31v-3.708c0-.883-.01-1.649-.03-2.296a32.1 32.1 0 00-.088-1.692c-.03-.481-.074-.883-.133-1.207a4.877 4.877 0 00-.177-.795v-.059zm36.485 15.82v-.06a.813.813 0 00.044-.22c.01-.098.015-.186.015-.265 0-.304-.044-.637-.133-1-.078-.373-.236-.834-.472-1.384l-1.784-4.002c-.55-.02-1.283-.03-2.197-.03h-5.221c-.717 0-1.366.01-1.946.03l-1.696 3.885c-.148.363-.305.76-.472 1.192a3.605 3.605 0 00-.251 1.31c0 .127.01.235.03.323a.539.539 0 00.059.162v.059h-3.009v-.06c.177-.186.398-.514.664-.985.265-.48.555-1.08.87-1.795L121.424 0h1.18l8.008 17.983c.187.421.378.834.575 1.236.206.392.398.745.575 1.06.177.313.334.578.472.794.137.216.231.353.28.412v.059h-4.041zm-9.556-8.226h1.755c.6-.01 1.185-.015 1.755-.015.58-.01 1.135-.015 1.667-.015.53-.01 1.012-.02 1.445-.03l-4.144-9.344-4.071 9.404h1.593zm15.559 8.167a6.95 6.95 0 00.162-.765c.049-.304.093-.682.132-1.133.04-.452.069-.986.089-1.604.02-.628.029-1.36.029-2.193V6.21c0-.834-.009-1.56-.029-2.178a29.344 29.344 0 00-.089-1.619 15.81 15.81 0 00-.132-1.147 6.951 6.951 0 00-.162-.766V.441H138v.06a9.228 9.228 0 00-.177.765c-.049.304-.093.686-.133 1.147-.029.452-.059.991-.088 1.62a68.47 68.47 0 00-.03 2.177v9.58c0 .834.01 1.565.03 2.193.029.618.059 1.152.088 1.604.04.45.084.829.133 1.133.059.304.118.559.177.765v.059h-3.524v-.06z"
37
+ })]
38
+ }));
39
+ });
40
+ export default Icon;
@@ -0,0 +1,13 @@
1
+ import Avatar from './components/Avatar';
2
+ import Color from './components/Color';
3
+ import Mono from './components/Mono';
4
+ import Text from './components/Text';
5
+ export type CompoundedIcon = typeof Mono & {
6
+ Avatar: typeof Avatar;
7
+ Color: typeof Color;
8
+ Text: typeof Text;
9
+ colorPrimary: string;
10
+ title: string;
11
+ };
12
+ declare const Icons: CompoundedIcon;
13
+ export default Icons;
@@ -0,0 +1,14 @@
1
+ 'use client';
2
+
3
+ import Avatar from "./components/Avatar";
4
+ import Color from "./components/Color";
5
+ import Mono from "./components/Mono";
6
+ import Text from "./components/Text";
7
+ import { COLOR_PRIMARY, TITLE } from "./style";
8
+ var Icons = Mono;
9
+ Icons.Color = Color;
10
+ Icons.Text = Text;
11
+ Icons.Avatar = Avatar;
12
+ Icons.colorPrimary = COLOR_PRIMARY;
13
+ Icons.title = TITLE;
14
+ export default Icons;
@@ -0,0 +1,4 @@
1
+ export declare const TITLE = "Voyage";
2
+ export declare const TEXT_MULTIPLE = 0.7;
3
+ export declare const SPACE_MULTIPLE = 0.2;
4
+ export declare const COLOR_PRIMARY = "#012E33";
@@ -0,0 +1,4 @@
1
+ export var TITLE = 'Voyage';
2
+ export var TEXT_MULTIPLE = 0.7;
3
+ export var SPACE_MULTIPLE = 0.2;
4
+ export var COLOR_PRIMARY = '#012E33';
@@ -2,6 +2,7 @@ import Adobe from "../Adobe";
2
2
  import Ai21 from "../Ai21";
3
3
  import Ai360 from "../Ai360";
4
4
  import AiMass from "../AiMass";
5
+ import AssemblyAI from "../AssemblyAI";
5
6
  import Aws from "../Aws";
6
7
  import Aya from "../Aya";
7
8
  import Baichuan from "../Baichuan";
@@ -26,6 +27,7 @@ import Ideogram from "../Ideogram";
26
27
  import InternLM from "../InternLM";
27
28
  import Jina from "../Jina";
28
29
  import LLaVA from "../LLaVA";
30
+ import Liquid from "../Liquid";
29
31
  import Meta from "../Meta";
30
32
  import Microsoft from "../Microsoft";
31
33
  import Minimax from "../Minimax";
@@ -45,6 +47,7 @@ import Stepfun from "../Stepfun";
45
47
  import Suno from "../Suno";
46
48
  import Udio from "../Udio";
47
49
  import Upstage from "../Upstage";
50
+ import Voyage from "../Voyage";
48
51
  import Wenxin from "../Wenxin";
49
52
  import Yi from "../Yi";
50
53
 
@@ -216,4 +219,13 @@ export var modelMappings = [{
216
219
  }, {
217
220
  Icon: DeepSeek,
218
221
  keywords: ['deepseek']
222
+ }, {
223
+ Icon: Voyage,
224
+ keywords: ['voyage']
225
+ }, {
226
+ Icon: AssemblyAI,
227
+ keywords: ['assemblyai']
228
+ }, {
229
+ Icon: Liquid,
230
+ keywords: ['liquid', 'lfm']
219
231
  }];
package/es/icons.d.ts CHANGED
@@ -4,10 +4,13 @@ export { default as Ai21, type CompoundedIcon as Ai21Props } from './Ai21';
4
4
  export { default as Ai360, type CompoundedIcon as Ai360Props } from './Ai360';
5
5
  export { default as AiMass, type CompoundedIcon as AiMassProps } from './AiMass';
6
6
  export { default as AiStudio, type CompoundedIcon as AiStudioProps } from './AiStudio';
7
+ export { default as AlephAlpha, type CompoundedIcon as AlephAlphaProps } from './AlephAlpha';
7
8
  export { default as Alibaba, type CompoundedIcon as AlibabaProps } from './Alibaba';
8
9
  export { default as AlibabaCloud, type CompoundedIcon as AlibabaCloudProps } from './AlibabaCloud';
9
10
  export { default as AntGroup, type CompoundedIcon as AntGroupProps } from './AntGroup';
10
11
  export { default as Anthropic, type CompoundedIcon as AnthropicProps } from './Anthropic';
12
+ export { default as Anyscale, type CompoundedIcon as AnyscaleProps } from './Anyscale';
13
+ export { default as AssemblyAI, type CompoundedIcon as AssemblyAIProps } from './AssemblyAI';
11
14
  export { default as Automatic, type CompoundedIcon as AutomaticProps } from './Automatic';
12
15
  export { default as Aws, type CompoundedIcon as AwsProps } from './Aws';
13
16
  export { default as Aya, type CompoundedIcon as AyaProps } from './Aya';
@@ -20,6 +23,7 @@ export { default as BaiduCloud, type CompoundedIcon as BaiduCloudProps } from '.
20
23
  export { default as Bedrock, type CompoundedIcon as BedrockProps } from './Bedrock';
21
24
  export { default as Bing, type CompoundedIcon as BingProps } from './Bing';
22
25
  export { default as ByteDance, type CompoundedIcon as ByteDanceProps } from './ByteDance';
26
+ export { default as CentML, type CompoundedIcon as CentMLProps } from './CentML';
23
27
  export { default as Cerebras, type CompoundedIcon as CerebrasProps } from './Cerebras';
24
28
  export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
25
29
  export { default as Civitai, type CompoundedIcon as CivitaiProps } from './Civitai';
@@ -57,6 +61,7 @@ export { default as FishAudio, type CompoundedIcon as FishAudioProps } from './F
57
61
  export { default as Flora, type CompoundedIcon as FloraProps } from './Flora';
58
62
  export { default as Flowith, type CompoundedIcon as FlowithProps } from './Flowith';
59
63
  export { default as Flux, type CompoundedIcon as FluxProps } from './Flux';
64
+ export { default as Friendli, type CompoundedIcon as FriendliProps } from './Friendli';
60
65
  export { default as Gemini, type CompoundedIcon as GeminiProps } from './Gemini';
61
66
  export { default as Gemma, type CompoundedIcon as GemmaProps } from './Gemma';
62
67
  export { default as GiteeAI, type CompoundedIcon as GiteeAIProps } from './GiteeAI';
@@ -75,6 +80,7 @@ export { default as Hedra, type CompoundedIcon as HedraProps } from './Hedra';
75
80
  export { default as Higress, type CompoundedIcon as HigressProps } from './Higress';
76
81
  export { default as HuggingFace, type CompoundedIcon as HuggingFaceProps } from './HuggingFace';
77
82
  export { default as Hunyuan, type CompoundedIcon as HunyuanProps } from './Hunyuan';
83
+ export { default as Hyperbolic, type CompoundedIcon as HyperbolicProps } from './Hyperbolic';
78
84
  export { default as Ideogram, type CompoundedIcon as IdeogramProps } from './Ideogram';
79
85
  export { default as IFlyTekCloud, type CompoundedIcon as IFlyTekCloudProps } from './IFlyTekCloud';
80
86
  export { default as Infinigence, type CompoundedIcon as InfinigenceProps } from './Infinigence';
@@ -83,12 +89,14 @@ export { default as Jina, type CompoundedIcon as JinaProps } from './Jina';
83
89
  export { default as Kera, type CompoundedIcon as KeraProps } from './Kera';
84
90
  export { default as Kimi, type CompoundedIcon as KimiProps } from './Kimi';
85
91
  export { default as Kling, type CompoundedIcon as KlingProps } from './Kling';
92
+ export { default as Kluster, type CompoundedIcon as KlusterProps } from './Kluster';
86
93
  export { default as Lambda, type CompoundedIcon as LambdaProps } from './Lambda';
87
94
  export { default as LangChain, type CompoundedIcon as LangChainProps } from './LangChain';
88
95
  export { default as Langfuse, type CompoundedIcon as LangfuseProps } from './Langfuse';
89
96
  export { default as LangGraph, type CompoundedIcon as LangGraphProps } from './LangGraph';
90
97
  export { default as LangSmith, type CompoundedIcon as LangSmithProps } from './LangSmith';
91
98
  export { default as Lightricks, type CompoundedIcon as LightricksProps } from './Lightricks';
99
+ export { default as Liquid, type CompoundedIcon as LiquidProps } from './Liquid';
92
100
  export { default as LiveKit, type CompoundedIcon as LiveKitProps } from './LiveKit';
93
101
  export { default as LlamaIndex, type CompoundedIcon as LlamaIndexProps } from './LlamaIndex';
94
102
  export { default as LLaVA, type CompoundedIcon as LLaVAProps } from './LLaVA';
@@ -109,10 +117,12 @@ export { default as Monica, type CompoundedIcon as MonicaProps } from './Monica'
109
117
  export { default as Moonshot, type CompoundedIcon as MoonshotProps } from './Moonshot';
110
118
  export { default as MyShell, type CompoundedIcon as MyShellProps } from './MyShell';
111
119
  export { default as N8n, type CompoundedIcon as N8nProps } from './N8n';
120
+ export { default as Nebius, type CompoundedIcon as NebiusProps } from './Nebius';
112
121
  export { default as NotebookLM, type CompoundedIcon as NotebookLMProps } from './NotebookLM';
113
122
  export { default as Notion, type CompoundedIcon as NotionProps } from './Notion';
114
123
  export { default as Nova, type CompoundedIcon as NovaProps } from './Nova';
115
124
  export { default as Novita, type CompoundedIcon as NovitaProps } from './Novita';
125
+ export { default as NPLCloud, type CompoundedIcon as NPLCloudProps } from './NPLCloud';
116
126
  export { default as Nvidia, type CompoundedIcon as NvidiaProps } from './Nvidia';
117
127
  export { default as Ollama, type CompoundedIcon as OllamaProps } from './Ollama';
118
128
  export { default as OpenAI, type CompoundedIcon as OpenAIProps } from './OpenAI';
@@ -141,6 +151,7 @@ export { default as Search1API, type CompoundedIcon as Search1APIProps } from '.
141
151
  export { default as SearchApi, type CompoundedIcon as SearchApiProps } from './SearchApi';
142
152
  export { default as SenseNova, type CompoundedIcon as SenseNovaProps } from './SenseNova';
143
153
  export { default as SiliconCloud, type CompoundedIcon as SiliconCloudProps } from './SiliconCloud';
154
+ export { default as Snowflake, type CompoundedIcon as SnowflakeProps } from './Snowflake';
144
155
  export { default as Spark, type CompoundedIcon as SparkProps } from './Spark';
145
156
  export { default as Stability, type CompoundedIcon as StabilityProps } from './Stability';
146
157
  export { default as StateCloud, type CompoundedIcon as StateCloudProps } from './StateCloud';
@@ -165,6 +176,7 @@ export { default as Vidu, type CompoundedIcon as ViduProps } from './Vidu';
165
176
  export { default as Viggle, type CompoundedIcon as ViggleProps } from './Viggle';
166
177
  export { default as Vllm, type CompoundedIcon as VllmProps } from './Vllm';
167
178
  export { default as Volcengine, type CompoundedIcon as VolcengineProps } from './Volcengine';
179
+ export { default as Voyage, type CompoundedIcon as VoyageProps } from './Voyage';
168
180
  export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
169
181
  export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
170
182
  export { default as XAI, type CompoundedIcon as XAIProps } from './XAI';
package/es/icons.js CHANGED
@@ -4,10 +4,13 @@ export { default as Ai21 } from "./Ai21";
4
4
  export { default as Ai360 } from "./Ai360";
5
5
  export { default as AiMass } from "./AiMass";
6
6
  export { default as AiStudio } from "./AiStudio";
7
+ export { default as AlephAlpha } from "./AlephAlpha";
7
8
  export { default as Alibaba } from "./Alibaba";
8
9
  export { default as AlibabaCloud } from "./AlibabaCloud";
9
10
  export { default as AntGroup } from "./AntGroup";
10
11
  export { default as Anthropic } from "./Anthropic";
12
+ export { default as Anyscale } from "./Anyscale";
13
+ export { default as AssemblyAI } from "./AssemblyAI";
11
14
  export { default as Automatic } from "./Automatic";
12
15
  export { default as Aws } from "./Aws";
13
16
  export { default as Aya } from "./Aya";
@@ -20,6 +23,7 @@ export { default as BaiduCloud } from "./BaiduCloud";
20
23
  export { default as Bedrock } from "./Bedrock";
21
24
  export { default as Bing } from "./Bing";
22
25
  export { default as ByteDance } from "./ByteDance";
26
+ export { default as CentML } from "./CentML";
23
27
  export { default as Cerebras } from "./Cerebras";
24
28
  export { default as ChatGLM } from "./ChatGLM";
25
29
  export { default as Civitai } from "./Civitai";
@@ -57,6 +61,7 @@ export { default as FishAudio } from "./FishAudio";
57
61
  export { default as Flora } from "./Flora";
58
62
  export { default as Flowith } from "./Flowith";
59
63
  export { default as Flux } from "./Flux";
64
+ export { default as Friendli } from "./Friendli";
60
65
  export { default as Gemini } from "./Gemini";
61
66
  export { default as Gemma } from "./Gemma";
62
67
  export { default as GiteeAI } from "./GiteeAI";
@@ -75,6 +80,7 @@ export { default as Hedra } from "./Hedra";
75
80
  export { default as Higress } from "./Higress";
76
81
  export { default as HuggingFace } from "./HuggingFace";
77
82
  export { default as Hunyuan } from "./Hunyuan";
83
+ export { default as Hyperbolic } from "./Hyperbolic";
78
84
  export { default as Ideogram } from "./Ideogram";
79
85
  export { default as IFlyTekCloud } from "./IFlyTekCloud";
80
86
  export { default as Infinigence } from "./Infinigence";
@@ -83,12 +89,14 @@ export { default as Jina } from "./Jina";
83
89
  export { default as Kera } from "./Kera";
84
90
  export { default as Kimi } from "./Kimi";
85
91
  export { default as Kling } from "./Kling";
92
+ export { default as Kluster } from "./Kluster";
86
93
  export { default as Lambda } from "./Lambda";
87
94
  export { default as LangChain } from "./LangChain";
88
95
  export { default as Langfuse } from "./Langfuse";
89
96
  export { default as LangGraph } from "./LangGraph";
90
97
  export { default as LangSmith } from "./LangSmith";
91
98
  export { default as Lightricks } from "./Lightricks";
99
+ export { default as Liquid } from "./Liquid";
92
100
  export { default as LiveKit } from "./LiveKit";
93
101
  export { default as LlamaIndex } from "./LlamaIndex";
94
102
  export { default as LLaVA } from "./LLaVA";
@@ -109,10 +117,12 @@ export { default as Monica } from "./Monica";
109
117
  export { default as Moonshot } from "./Moonshot";
110
118
  export { default as MyShell } from "./MyShell";
111
119
  export { default as N8n } from "./N8n";
120
+ export { default as Nebius } from "./Nebius";
112
121
  export { default as NotebookLM } from "./NotebookLM";
113
122
  export { default as Notion } from "./Notion";
114
123
  export { default as Nova } from "./Nova";
115
124
  export { default as Novita } from "./Novita";
125
+ export { default as NPLCloud } from "./NPLCloud";
116
126
  export { default as Nvidia } from "./Nvidia";
117
127
  export { default as Ollama } from "./Ollama";
118
128
  export { default as OpenAI } from "./OpenAI";
@@ -141,6 +151,7 @@ export { default as Search1API } from "./Search1API";
141
151
  export { default as SearchApi } from "./SearchApi";
142
152
  export { default as SenseNova } from "./SenseNova";
143
153
  export { default as SiliconCloud } from "./SiliconCloud";
154
+ export { default as Snowflake } from "./Snowflake";
144
155
  export { default as Spark } from "./Spark";
145
156
  export { default as Stability } from "./Stability";
146
157
  export { default as StateCloud } from "./StateCloud";
@@ -165,6 +176,7 @@ export { default as Vidu } from "./Vidu";
165
176
  export { default as Viggle } from "./Viggle";
166
177
  export { default as Vllm } from "./Vllm";
167
178
  export { default as Volcengine } from "./Volcengine";
179
+ export { default as Voyage } from "./Voyage";
168
180
  export { default as Wenxin } from "./Wenxin";
169
181
  export { default as WorkersAI } from "./WorkersAI";
170
182
  export { default as XAI } from "./XAI";