@phillips/seldon 1.137.0 → 1.138.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 (190) hide show
  1. package/dist/assets/formatted/Account.d.ts +9 -0
  2. package/dist/assets/formatted/Account.js +36 -0
  3. package/dist/assets/formatted/AccountActive.d.ts +9 -0
  4. package/dist/assets/formatted/AccountActive.js +37 -0
  5. package/dist/assets/formatted/Add.d.ts +9 -0
  6. package/dist/assets/formatted/Add.js +29 -0
  7. package/dist/assets/formatted/AppleAppStoreBadge.d.ts +1 -1
  8. package/dist/assets/formatted/AppleAppStoreBadge.js +8 -8
  9. package/dist/assets/formatted/ArrowDown.d.ts +9 -0
  10. package/dist/assets/formatted/ArrowDown.js +29 -0
  11. package/dist/assets/formatted/ArrowLeft.d.ts +9 -0
  12. package/dist/assets/formatted/ArrowLeft.js +29 -0
  13. package/dist/assets/formatted/ArrowRight.d.ts +9 -0
  14. package/dist/assets/formatted/ArrowRight.js +29 -0
  15. package/dist/assets/formatted/ArrowUp.d.ts +9 -0
  16. package/dist/assets/formatted/ArrowUp.js +29 -0
  17. package/dist/assets/formatted/Bag.d.ts +9 -0
  18. package/dist/assets/formatted/Bag.js +37 -0
  19. package/dist/assets/formatted/Calendar.d.ts +1 -1
  20. package/dist/assets/formatted/Calendar.js +24 -16
  21. package/dist/assets/formatted/ChevronDown.d.ts +1 -1
  22. package/dist/assets/formatted/ChevronDown.js +9 -9
  23. package/dist/assets/formatted/ChevronLeft.d.ts +9 -0
  24. package/dist/assets/formatted/{ChevronNext.js → ChevronLeft.js} +6 -6
  25. package/dist/assets/formatted/ChevronRight.d.ts +1 -1
  26. package/dist/assets/formatted/ChevronRight.js +12 -12
  27. package/dist/assets/formatted/ChevronUp.d.ts +9 -0
  28. package/dist/assets/formatted/ChevronUp.js +37 -0
  29. package/dist/assets/formatted/Close (x).d.ts +9 -0
  30. package/dist/assets/formatted/CloseX.d.ts +9 -0
  31. package/dist/assets/formatted/CloseX.js +29 -0
  32. package/dist/assets/formatted/ConditionReport.d.ts +9 -0
  33. package/dist/assets/formatted/ConditionReport.js +37 -0
  34. package/dist/assets/formatted/Delete.d.ts +9 -0
  35. package/dist/assets/formatted/Delete.js +38 -0
  36. package/dist/assets/formatted/Download.d.ts +9 -0
  37. package/dist/assets/formatted/Download.js +30 -0
  38. package/dist/assets/formatted/Edit.d.ts +9 -0
  39. package/dist/assets/formatted/Edit.js +38 -0
  40. package/dist/assets/formatted/Email.d.ts +9 -0
  41. package/dist/assets/formatted/Email.js +37 -0
  42. package/dist/assets/formatted/Error.d.ts +9 -0
  43. package/dist/assets/formatted/Error.js +38 -0
  44. package/dist/assets/formatted/ExternalLink.d.ts +9 -0
  45. package/dist/assets/formatted/ExternalLink.js +30 -0
  46. package/dist/assets/formatted/Facebook.d.ts +9 -0
  47. package/dist/assets/formatted/Facebook.js +35 -0
  48. package/dist/assets/formatted/Favorite.d.ts +1 -1
  49. package/dist/assets/formatted/Favorite.js +18 -21
  50. package/dist/assets/formatted/FavoriteActive.d.ts +9 -0
  51. package/dist/assets/formatted/FavoriteActive.js +44 -0
  52. package/dist/assets/formatted/Filters.d.ts +9 -0
  53. package/dist/assets/formatted/Filters.js +37 -0
  54. package/dist/assets/formatted/Fullscreen.d.ts +9 -0
  55. package/dist/assets/formatted/Fullscreen.js +37 -0
  56. package/dist/assets/formatted/FullscreenExit.d.ts +9 -0
  57. package/dist/assets/formatted/FullscreenExit.js +29 -0
  58. package/dist/assets/formatted/Gavel.d.ts +9 -0
  59. package/dist/assets/formatted/Gavel.js +37 -0
  60. package/dist/assets/formatted/GavelActive.d.ts +9 -0
  61. package/dist/assets/formatted/GavelActive.js +37 -0
  62. package/dist/assets/formatted/Grid.d.ts +9 -0
  63. package/dist/assets/formatted/Grid.js +29 -0
  64. package/dist/assets/formatted/Hide.d.ts +9 -0
  65. package/dist/assets/formatted/Hide.js +44 -0
  66. package/dist/assets/formatted/Home.d.ts +9 -0
  67. package/dist/assets/formatted/Home.js +36 -0
  68. package/dist/assets/formatted/HomeActive.d.ts +9 -0
  69. package/dist/assets/formatted/HomeActive.js +39 -0
  70. package/dist/assets/formatted/Icon.d.ts +9 -0
  71. package/dist/assets/formatted/Icon.js +35 -0
  72. package/dist/assets/formatted/IconGreenCircle.d.ts +1 -1
  73. package/dist/assets/formatted/IconRedCircle.d.ts +1 -1
  74. package/dist/assets/formatted/Instagram.d.ts +1 -1
  75. package/dist/assets/formatted/Instagram.js +23 -38
  76. package/dist/assets/formatted/LinkedIn.d.ts +9 -0
  77. package/dist/assets/formatted/LinkedIn.js +35 -0
  78. package/dist/assets/formatted/List.d.ts +9 -0
  79. package/dist/assets/formatted/List.js +38 -0
  80. package/dist/assets/formatted/Lock.d.ts +1 -1
  81. package/dist/assets/formatted/Lock.js +13 -19
  82. package/dist/assets/formatted/MagnificentSeven.d.ts +1 -1
  83. package/dist/assets/formatted/Menu.d.ts +1 -1
  84. package/dist/assets/formatted/Mute.d.ts +9 -0
  85. package/dist/assets/formatted/Mute.js +51 -0
  86. package/dist/assets/formatted/Pause.d.ts +9 -0
  87. package/dist/assets/formatted/Pause.js +35 -0
  88. package/dist/assets/formatted/PhillipsAppIcon.d.ts +1 -1
  89. package/dist/assets/formatted/PhillipsLogo.d.ts +1 -1
  90. package/dist/assets/formatted/Play.d.ts +9 -0
  91. package/dist/assets/formatted/Play.js +35 -0
  92. package/dist/assets/formatted/Red.d.ts +9 -0
  93. package/dist/assets/formatted/Red.js +44 -0
  94. package/dist/assets/formatted/Refresh.d.ts +9 -0
  95. package/dist/assets/formatted/Refresh.js +35 -0
  96. package/dist/assets/formatted/Search.d.ts +1 -1
  97. package/dist/assets/formatted/Search.js +6 -6
  98. package/dist/assets/formatted/Sell.d.ts +9 -0
  99. package/dist/assets/formatted/Sell.js +38 -0
  100. package/dist/assets/formatted/SellActive.d.ts +9 -0
  101. package/dist/assets/formatted/SellActive.js +39 -0
  102. package/dist/assets/formatted/Share.d.ts +1 -1
  103. package/dist/assets/formatted/Share.js +15 -27
  104. package/dist/assets/formatted/Subtract.d.ts +9 -0
  105. package/dist/assets/formatted/Subtract.js +29 -0
  106. package/dist/assets/formatted/Success.d.ts +9 -0
  107. package/dist/assets/formatted/Success.js +29 -0
  108. package/dist/assets/formatted/Tooltip.d.ts +9 -0
  109. package/dist/assets/formatted/Tooltip.js +38 -0
  110. package/dist/assets/formatted/TwitterX.d.ts +9 -0
  111. package/dist/assets/formatted/TwitterX.js +35 -0
  112. package/dist/assets/formatted/Upload.d.ts +9 -0
  113. package/dist/assets/formatted/Upload.js +30 -0
  114. package/dist/assets/formatted/View.d.ts +9 -0
  115. package/dist/assets/formatted/View.js +37 -0
  116. package/dist/assets/formatted/VolumeMaximum.d.ts +9 -0
  117. package/dist/assets/formatted/VolumeMaximum.js +37 -0
  118. package/dist/assets/formatted/VolumeMid.d.ts +9 -0
  119. package/dist/assets/formatted/VolumeMid.js +44 -0
  120. package/dist/assets/formatted/VolumeMinimum.d.ts +9 -0
  121. package/dist/assets/formatted/VolumeMinimum.js +37 -0
  122. package/dist/assets/formatted/WeChat.d.ts +9 -0
  123. package/dist/assets/formatted/WeChat.js +35 -0
  124. package/dist/assets/formatted/index.d.ts +49 -20
  125. package/dist/assets/formatted/index.js +128 -70
  126. package/dist/components/Accordion/AccordionItem.js +36 -36
  127. package/dist/components/Breadcrumb/Breadcrumb.js +10 -10
  128. package/dist/components/Breadcrumb/BreadcrumbItem.js +21 -21
  129. package/dist/components/Carousel/CarouselArrows.js +11 -11
  130. package/dist/components/ContentPeek/ContentPeek.js +25 -25
  131. package/dist/components/Divider/Divider.js +17 -8
  132. package/dist/components/Drawer/Drawer.js +6 -6
  133. package/dist/components/Dropdown/Dropdown.js +8 -6
  134. package/dist/components/Filter/Filter.js +16 -16
  135. package/dist/components/Filter/FilterHeader.js +11 -11
  136. package/dist/components/Icon/Icon.d.ts +3 -2
  137. package/dist/components/Icon/Icon.js +9 -9
  138. package/dist/components/Modal/Modal.js +13 -13
  139. package/dist/components/Search/SearchButton.js +1 -1
  140. package/dist/components/Tags/Tags.js +29 -29
  141. package/dist/patterns/UserManagement/UserManagement.js +13 -29
  142. package/dist/scss/components/Breadcrumb/_breadcrumb.scss +4 -5
  143. package/dist/scss/components/Drawer/_drawer.scss +4 -0
  144. package/dist/scss/components/Filter/_filter.scss +0 -4
  145. package/dist/scss/components/IconButton/_iconButton.scss +9 -5
  146. package/dist/scss/components/Tags/_tags.scss +9 -13
  147. package/dist/scss/patterns/ObjectTile/_objectTile.scss +0 -3
  148. package/dist/scss/patterns/Social/_social.scss +6 -17
  149. package/dist/scss/site-furniture/Footer/_footer.scss +0 -5
  150. package/dist/site-furniture/Footer/Footer.js +5 -5
  151. package/package.json +1 -1
  152. package/dist/assets/formatted/AccountCircle.d.ts +0 -9
  153. package/dist/assets/formatted/AccountCircle.js +0 -40
  154. package/dist/assets/formatted/ArrowPrev.d.ts +0 -9
  155. package/dist/assets/formatted/ArrowPrev.js +0 -37
  156. package/dist/assets/formatted/CalendarAlt.d.ts +0 -9
  157. package/dist/assets/formatted/CalendarAlt.js +0 -44
  158. package/dist/assets/formatted/CarouselArrowNext.d.ts +0 -9
  159. package/dist/assets/formatted/CarouselArrowNext.js +0 -29
  160. package/dist/assets/formatted/CarouselArrowPrev.d.ts +0 -9
  161. package/dist/assets/formatted/CarouselArrowPrev.js +0 -29
  162. package/dist/assets/formatted/Checkmark.d.ts +0 -9
  163. package/dist/assets/formatted/Checkmark.js +0 -37
  164. package/dist/assets/formatted/ChevronNext.d.ts +0 -9
  165. package/dist/assets/formatted/Close.d.ts +0 -9
  166. package/dist/assets/formatted/Close.js +0 -46
  167. package/dist/assets/formatted/FavoriteOutline.d.ts +0 -9
  168. package/dist/assets/formatted/FavoriteOutline.js +0 -38
  169. package/dist/assets/formatted/IconFooterFacebook.d.ts +0 -9
  170. package/dist/assets/formatted/IconFooterFacebook.js +0 -35
  171. package/dist/assets/formatted/IconFooterInstagram.d.ts +0 -9
  172. package/dist/assets/formatted/IconFooterInstagram.js +0 -31
  173. package/dist/assets/formatted/IconFooterLinkedin.d.ts +0 -9
  174. package/dist/assets/formatted/IconFooterLinkedin.js +0 -35
  175. package/dist/assets/formatted/IconFooterRed.d.ts +0 -9
  176. package/dist/assets/formatted/IconFooterRed.js +0 -42
  177. package/dist/assets/formatted/IconFooterWechat.d.ts +0 -9
  178. package/dist/assets/formatted/IconFooterWechat.js +0 -37
  179. package/dist/assets/formatted/Minus.d.ts +0 -9
  180. package/dist/assets/formatted/Minus.js +0 -46
  181. package/dist/assets/formatted/Plus.d.ts +0 -9
  182. package/dist/assets/formatted/Plus.js +0 -46
  183. package/dist/assets/formatted/React.d.ts +0 -9
  184. package/dist/assets/formatted/React.js +0 -36
  185. package/dist/assets/formatted/Spotify.d.ts +0 -9
  186. package/dist/assets/formatted/Spotify.js +0 -35
  187. package/dist/assets/formatted/Wechat.d.ts +0 -9
  188. package/dist/assets/formatted/Wechat.js +0 -42
  189. package/dist/assets/formatted/Youtube.d.ts +0 -9
  190. package/dist/assets/formatted/Youtube.js +0 -36
@@ -1,42 +0,0 @@
1
- import { jsxs as a, jsx as s } from "react/jsx-runtime";
2
- import { memo as d, forwardRef as v } from "react";
3
- import { kebabCase as n } from "../../node_modules/change-case/dist/index.js";
4
- const w = d(
5
- v((l, e) => {
6
- const { color: o, height: m, width: h, title: i, titleId: r } = l, c = i || "SvgIconFooterRed", t = r || n(c);
7
- return /* @__PURE__ */ a(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- viewBox: "0 0 400 400",
12
- height: m,
13
- width: h,
14
- role: "img",
15
- ref: e,
16
- "aria-labelledby": t,
17
- ...l,
18
- children: [
19
- c ? /* @__PURE__ */ s("title", { id: t, children: c }) : null,
20
- /* @__PURE__ */ s(
21
- "path",
22
- {
23
- fill: "none",
24
- d: "M173.326 154.9c-.687 1.068-1.326 2.409-1.326 2.783 0 .215-.36.848-.8 1.408s-.8 1.286-.8 1.614-.516 1.699-1.147 3.046c-3.185 6.805-3.653 7.869-3.653 8.309 0 .262-.239.761-.532 1.109-.293.347-.858 1.531-1.255 2.631s-.968 2.284-1.268 2.631c-.3.348-.545.893-.545 1.211s-.237.935-.527 1.369c-4.523 6.77-2.042 11.768 5.847 11.783q6.507.013 5.123 2.711a39 39 0 0 0-.797 1.695c-.242.55-.604 1.27-.804 1.6s-.598 1.386-.883 2.347-.842 2.16-1.239 2.663c-.396.504-.72 1.14-.72 1.414s-.54 1.641-1.2 3.038-1.2 2.75-1.2 3.008c0 .257-.279.775-.619 1.151-1.163 1.285-1.244 5.998-.124 7.179 2.011 2.119 2.499 2.2 13.223 2.2h9.961l.717-1.4c.394-.77 1.034-2.12 1.423-3s.868-1.87 1.066-2.2c.197-.33.459-.87.583-1.2s.572-1.37.997-2.311c1.132-2.504 1.151-2.488-3.127-2.495-5.504-.008-7.231-1.37-5.785-4.563.207-.457.777-1.731 1.266-2.831l1.423-3.2c.294-.66 1.088-2.373 1.765-3.807s1.231-2.73 1.231-2.882c0-.151.565-1.498 1.256-2.993 2.533-5.483 2.744-5.979 2.744-6.444 0-.261.136-.474.302-.474.266 0 .846-1.389 1.336-3.2.138-.511-.878-.63-6.878-.8-10.031-.285-9.948-.131-5.32-9.806.528-1.103.96-2.149.96-2.323 0-.175.696-1.793 1.546-3.595 1.951-4.133 2.694-5.84 3.036-6.976l.272-.9h-7.603c-5.645 0-7.687.129-7.925.5m90.875-.009c-.099.28-.23 1.589-.291 2.909l-.11 2.4-4.6.098c-2.53.054-5.009.194-5.509.31l-.908.212.108 7.69.109 7.69 4.8.225c6.799.319 6.2-.486 6.2 8.338 0 9.307.936 8.437-9.08 8.437h-8.12v7.52c0 9.334-.87 8.48 8.631 8.48 5.923 0 7.772.122 8.116.536.308.371.477 5.944.549 18.1l.104 17.564h15.6l.101-17.6c.092-15.979.164-17.646.777-18.1.509-.377 4.051-.5 14.42-.5h13.745l1.406 1.1c2.45 1.916 2.551 2.372 2.551 11.513v8.254l-1.407 1.366-1.408 1.367h-6.792c-7.002 0-7.855.22-6.193 1.6.33.274.6.745.6 1.048 0 .507.897 2.621 3.417 8.052l.974 2.1h7.418c5.688 0 7.751-.14 8.853-.6.789-.33 1.694-.6 2.01-.6 1.383 0 5.555-4.011 6.853-6.588 2.378-4.722 2.338-30.862-.055-35.812-2.505-5.183-6.884-7.702-15.195-8.743-3.01-.377-2.925-.153-3.189-8.389-.224-6.987-.7-10.925-1.557-12.868-1.219-2.764-1.882-3.794-3.599-5.595-3.755-3.937-8.516-5.565-17.221-5.886l-5.891-.217-.207-1.251a35 35 0 0 1-.308-2.851l-.103-1.6-7.709-.109c-5.955-.084-7.751.007-7.89.4M103.595 160.3c-.003 2.585-.115 19.55-.249 37.7-.288 39.042.462 34.8-6.149 34.8-4.533 0-4.95.108-4.402 1.143.191.361.736 1.557 1.211 2.657s1.186 2.63 1.58 3.4.925 2.053 1.18 2.852c.856 2.677 1.236 2.808 7.689 2.646 9.803-.247 13.052-2.884 14.58-11.834.525-3.082.697-75.359.185-77.964-.011-.055-3.53-.1-7.82-.1h-7.8zm99.685.58c-.507.507-.716 13.64-.237 14.887.2.521.979.633 4.414.633 3.166 0 4.409.156 5.157.646l.986.646v25.478c0 21.354-.092 25.603-.567 26.254-.516.707-1.234.794-8.067.976l-7.501.2-.385 1.2c-.211.66-.61 1.47-.885 1.8s-.625 1.008-.777 1.506c-.494 1.621-3.011 6.842-3.42 7.095-.219.135-.398.675-.398 1.199s-.18 1.064-.4 1.2c-1.459.902 1.482.999 27.5.903l27.9-.103v-14.8l-7.933-.2c-7.262-.183-7.981-.266-8.5-.976-.475-.651-.567-4.876-.567-26.085v-25.308l.875-.815c.773-.721 1.4-.816 5.358-.816 5.416 0 4.967.723 4.967-8 0-3.704-.109-7.019-.243-7.367-.318-.83-36.452-.978-37.277-.153m114.48.478c-3.56 1.657-5.069 5.028-4.876 10.894L313 175.8l4 .123c8.21.252 12.906-3.025 11.646-8.128-.135-.547-.359-1.49-.496-2.095-.884-3.889-6.406-6.197-10.39-4.342M290.2 176.8c.136.22.592.4 1.013.4 1.996 0 3.164 14.019 1.287 15.443-1.176.893-11.559.77-12.043-.143-.825-1.558-.793-14.074.039-15.131.821-1.044 9.11-1.529 9.704-.569m-215.197 1.7c-.282.822-1.036 10.8-1.398 18.5-.186 3.96-.623 8.426-.971 9.925-.349 1.498-.634 4.233-.634 6.076 0 1.844-.18 3.463-.4 3.599-.488.302-.529 3.147-.059 4.105.187.382.708 1.505 1.158 2.495s1.376 2.981 2.059 4.424S76 230.479 76 230.761s.34.945.755 1.472c.415.528.994 1.772 1.287 2.764s.645 1.803.783 1.803c.713 0 3.032-3.715 4.37-7 .269-.66.741-1.74 1.049-2.4.568-1.217 1.711-5.173 2.023-7 .094-.55.347-1.63.562-2.4.759-2.719 1.653-10.278 1.969-16.656.175-3.551.426-6.971.557-7.6.616-2.956 1.047-15.096.548-15.412-.884-.561-14.703-.405-14.9.168m57.951-.199c-.303.204-.344 1-.129 2.499.174 1.21.33 4.016.346 6.235s.298 5.819.627 8c.328 2.181.598 5.965.6 8.41.001 2.445.192 5.415.424 6.6.796 4.062 1.655 8.956 1.933 11.013.153 1.133.471 2.303.706 2.6.236.298.747 1.572 1.135 2.831.389 1.258 1.402 3.598 2.253 5.2.85 1.601 1.767 3.408 2.037 4.015.561 1.257 1.112 1.235 1.768-.069.249-.496.654-1.103.9-1.349.245-.245.446-.713.446-1.04 0-.326.344-1.325.764-2.22a366 366 0 0 0 1.848-4.026c.597-1.32 1.684-3.673 2.417-5.229 1.319-2.801 1.425-4.044.451-5.287-.522-.666-.998-5.863-1.456-15.884-.201-4.4-.564-8.666-.808-9.481s-.572-4.054-.729-7.2l-.287-5.719-7.4-.099c-4.07-.054-7.601.036-7.846.2m28.454 51.076c-.505.4-2.208 3.847-2.208 4.47 0 .159-.233.574-.517.922-.285.347-.754 1.351-1.043 2.231-.29.88-.819 2.05-1.176 2.6-.356.55-.853 1.54-1.102 2.2a63 63 0 0 1-.731 1.848c-.767 1.795.271 1.952 12.936 1.952 12.374 0 13.233-.115 13.233-1.778 0-.173.63-1.66 1.4-3.304s1.4-3.056 1.4-3.138.63-1.477 1.4-3.099 1.4-3.139 1.4-3.371c0-.281-3.392-.47-10.141-.568-6.718-.096-10.329-.298-10.7-.596-.786-.634-3.511-.876-4.151-.369"
25
- }
26
- ),
27
- /* @__PURE__ */ s(
28
- "path",
29
- {
30
- fill: o,
31
- fillRule: "evenodd",
32
- d: "M74 40.8c0 .22-.9.4-2 .4s-2 .18-2 .4-.24.4-.533.4c-1.357 0-5.867 1.72-5.867 2.237 0 .31-.362.563-.805.563-.952 0-2.328.723-3.238 1.7-.358.385-.873.7-1.143.7-.271 0-.997.54-1.614 1.2s-1.409 1.2-1.76 1.2c-.373 0-.64.334-.64.8 0 .455-.267.8-.618.8-.34 0-1.06.442-1.6.982s-.982 1.26-.982 1.6c0 .351-.345.618-.8.618-.466 0-.8.267-.8.64 0 .351-.54 1.143-1.2 1.76s-1.2 1.343-1.2 1.614c0 .27-.315.785-.7 1.143-.977.91-1.7 2.286-1.7 3.238 0 .443-.252.805-.561.805-.495 0-2.239 4.645-2.239 5.962 0 .241-.18.438-.4.438s-.4.9-.4 2-.18 2-.4 2c-.266 0-.4 42.267-.4 126s.134 126 .4 126c.22 0 .4.9.4 2s.18 2 .4 2 .4.197.4.438c0 1.317 1.744 5.962 2.239 5.962.309 0 .561.362.561.805 0 .952.723 2.328 1.7 3.238.385.358.7.873.7 1.143 0 .271.54.997 1.2 1.614s1.2 1.409 1.2 1.76c0 .373.334.64.8.64.461 0 .8.267.8.629 0 .732.938 1.771 1.6 1.771s1.6 1.039 1.6 1.771c0 .346.288.629.64.629.351 0 1.143.54 1.76 1.2s1.343 1.2 1.614 1.2c.27 0 .785.315 1.143.7.91.977 2.286 1.7 3.238 1.7.443 0 .805.253.805.563 0 .517 4.51 2.237 5.867 2.237.293 0 .533.18.533.4s.9.4 2 .4 2 .18 2 .4c0 .266 42.267.4 126 .4s126-.134 126-.4c0-.22.9-.4 2-.4s2-.18 2-.4.24-.4.533-.4c1.357 0 5.867-1.72 5.867-2.237 0-.31.362-.563.805-.563.952 0 2.328-.723 3.238-1.7.358-.385.873-.7 1.143-.7.271 0 .997-.54 1.614-1.2s1.409-1.2 1.76-1.2c.373 0 .64-.334.64-.8 0-.455.267-.8.618-.8.34 0 1.06-.442 1.6-.982s.982-1.26.982-1.6c0-.351.345-.618.8-.618.466 0 .8-.267.8-.64 0-.351.54-1.143 1.2-1.76s1.2-1.343 1.2-1.614c0-.27.315-.785.7-1.143.977-.91 1.7-2.286 1.7-3.238 0-.443.252-.805.561-.805.495 0 2.239-4.645 2.239-5.962 0-.241.18-.438.4-.438s.4-.9.4-2 .18-2 .4-2c.266 0 .4-42.267.4-126s-.134-126-.4-126c-.22 0-.4-.9-.4-2s-.18-2-.4-2-.4-.197-.4-.438c0-1.317-1.744-5.962-2.239-5.962-.309 0-.561-.362-.561-.805 0-.952-.723-2.328-1.7-3.238-.385-.358-.7-.873-.7-1.143 0-.271-.54-.997-1.2-1.614s-1.2-1.409-1.2-1.76c0-.373-.334-.64-.8-.64-.455 0-.8-.267-.8-.618 0-.8-1.782-2.582-2.582-2.582-.351 0-.618-.345-.618-.8 0-.466-.267-.8-.64-.8-.351 0-1.143-.54-1.76-1.2s-1.343-1.2-1.614-1.2c-.27 0-.785-.315-1.143-.7-.91-.977-2.286-1.7-3.238-1.7-.443 0-.805-.253-.805-.563 0-.517-4.51-2.237-5.867-2.237-.293 0-.533-.18-.533-.4s-.9-.4-2-.4-2-.18-2-.4c0-.266-42.267-.4-126-.4s-126 .134-126 .4m114.582 114.5c-.342 1.136-1.085 2.843-3.036 6.976-.85 1.802-1.546 3.42-1.546 3.595 0 .174-.432 1.22-.96 2.323-4.628 9.675-4.711 9.521 5.32 9.806 6 .17 7.016.289 6.878.8-.49 1.811-1.07 3.2-1.336 3.2-.166 0-.302.213-.302.474 0 .465-.211.961-2.744 6.444-.691 1.495-1.256 2.842-1.256 2.993 0 .152-.554 1.449-1.231 2.882a261 261 0 0 0-1.765 3.807l-1.423 3.2c-.489 1.1-1.059 2.374-1.266 2.831-1.446 3.193.281 4.555 5.785 4.563 4.278.007 4.259-.009 3.127 2.495-.425.941-.874 1.981-.997 2.311-.124.33-.386.87-.583 1.2-.198.33-.677 1.32-1.066 2.2s-1.029 2.23-1.423 3l-.717 1.4h-9.961c-10.724 0-11.212-.081-13.223-2.2-1.12-1.181-1.039-5.894.124-7.179.34-.376.619-.894.619-1.151 0-.258.54-1.611 1.2-3.008s1.2-2.764 1.2-3.038.324-.91.72-1.414c.397-.503.954-1.702 1.239-2.663s.682-2.017.883-2.347.562-1.05.804-1.6.601-1.313.797-1.695q1.384-2.698-5.123-2.711c-7.889-.015-10.37-5.013-5.847-11.783.29-.434.527-1.05.527-1.369s.245-.863.545-1.211c.3-.347.871-1.531 1.268-2.631s.962-2.284 1.255-2.631c.293-.348.532-.847.532-1.109 0-.44.468-1.504 3.653-8.309.631-1.347 1.147-2.718 1.147-3.046s.36-1.055.8-1.614.8-1.193.8-1.408c0-.374.639-1.715 1.326-2.783.238-.371 2.28-.5 7.925-.5h7.603zm91.321.9c.056.88.195 2.163.308 2.851l.207 1.251 5.891.217c4 .148 6.726.458 8.491.968 7.546 2.177 11.886 6.747 13.215 13.913.244 1.32.547 5.58.671 9.468.264 8.236.179 8.012 3.189 8.389 6.841.857 9.155 1.773 12.228 4.847 4.144 4.143 4.326 4.991 4.572 21.296.196 13.051.005 15.324-1.55 18.412-1.298 2.577-5.47 6.588-6.853 6.588-.316 0-1.221.27-2.01.6-1.102.46-3.165.6-8.853.6h-7.418l-.974-2.1c-2.52-5.431-3.417-7.545-3.417-8.052 0-.303-.27-.774-.6-1.048-1.662-1.38-.809-1.6 6.193-1.6h6.792l1.408-1.367 1.407-1.366v-8.254c0-9.141-.101-9.597-2.551-11.513l-1.406-1.1h-13.745c-10.369 0-13.911.123-14.42.5-.613.454-.685 2.121-.777 18.1l-.101 17.6h-15.6l-.104-17.564c-.072-12.156-.241-17.729-.549-18.1-.344-.414-2.193-.536-8.116-.536-9.501 0-8.631.854-8.631-8.48v-7.52h8.12c10.016 0 9.08.87 9.08-8.437 0-8.824.599-8.019-6.2-8.338l-4.8-.225-.109-7.69-.108-7.69.908-.212c.5-.116 2.979-.256 5.509-.31l4.6-.098.11-2.4c.17-3.696-.487-3.431 8.181-3.309l7.709.109zm-160.683-.5c.512 2.605.34 74.882-.185 77.964-1.528 8.95-4.777 11.587-14.58 11.834-6.453.162-6.833.031-7.689-2.646a23 23 0 0 0-1.18-2.852c-.394-.77-1.105-2.3-1.58-3.4s-1.02-2.296-1.211-2.657c-.548-1.035-.131-1.143 4.402-1.143 6.611 0 5.861 4.242 6.149-34.8.134-18.15.246-35.115.249-37.7l.005-4.7h7.8c4.29 0 7.809.045 7.82.1m121.337 5.333c.134.348.243 3.663.243 7.367 0 8.723.449 8-4.967 8-3.958 0-4.585.095-5.358.816l-.875.815v25.308c0 21.209.092 25.434.567 26.085.519.71 1.238.793 8.5.976l7.933.2v14.8l-27.9.103c-26.018.096-28.959-.001-27.5-.903.22-.136.4-.676.4-1.2s.179-1.064.398-1.199c.409-.253 2.926-5.474 3.42-7.095.152-.498.502-1.176.777-1.506s.674-1.14.885-1.8l.385-1.2 7.501-.2c6.833-.182 7.551-.269 8.067-.976.475-.651.567-4.9.567-26.254v-25.478l-.986-.646c-.748-.49-1.991-.646-5.157-.646-3.435 0-4.214-.112-4.414-.633-.479-1.247-.27-14.38.237-14.887.825-.825 36.959-.677 37.277.153m83.356.33c2.254 1.15 3.894 2.829 4.237 4.337.137.605.361 1.548.496 2.095 1.26 5.103-3.436 8.38-11.646 8.128l-4-.123-.116-3.548c-.289-8.814 4.953-13.99 11.029-10.889m-43.417 16.006c-.832 1.057-.864 13.573-.039 15.131.484.913 10.867 1.036 12.043.143 1.877-1.424.709-15.443-1.287-15.443-.421 0-.877-.18-1.013-.4-.594-.96-8.883-.475-9.704.569m-190.593.963c.499.316.068 12.456-.548 15.412-.131.629-.382 4.049-.557 7.6-.316 6.378-1.21 13.937-1.969 16.656-.215.77-.468 1.85-.562 2.4-.312 1.827-1.455 5.783-2.023 7-.308.66-.78 1.74-1.049 2.4-1.338 3.285-3.657 7-4.37 7-.138 0-.49-.812-.783-1.803-.293-.992-.872-2.236-1.287-2.764s-.755-1.19-.755-1.472-.559-1.694-1.242-3.137a376 376 0 0 1-2.059-4.424c-.45-.99-.971-2.113-1.158-2.495-.47-.958-.429-3.803.059-4.105.22-.136.4-1.755.4-3.599 0-1.843.285-4.578.634-6.076.348-1.499.785-5.965.971-9.925.362-7.7 1.116-17.678 1.398-18.5.197-.573 14.016-.729 14.9-.168m58.584 5.587c.157 3.146.485 6.386.729 7.2s.607 5.081.808 9.481c.458 10.021.934 15.218 1.456 15.884.974 1.243.868 2.486-.451 5.287a452 452 0 0 0-2.417 5.229 366 366 0 0 1-1.848 4.026c-.42.895-.764 1.894-.764 2.22s-.201.795-.446 1.04c-.246.246-.651.853-.9 1.349-.656 1.304-1.207 1.326-1.768.069-.27-.607-1.187-2.414-2.037-4.015-.851-1.602-1.864-3.942-2.253-5.2-.388-1.259-.899-2.533-1.135-2.831-.235-.297-.553-1.467-.706-2.6-.278-2.057-1.137-6.951-1.933-11.013-.232-1.185-.423-4.155-.424-6.6s-.272-6.229-.6-8.41c-.329-2.181-.611-5.781-.627-8s-.172-5.025-.346-6.235c-.417-2.899-.668-2.814 7.975-2.699l7.4.099zm17.072 45.827c.371.298 3.982.5 10.7.596 6.749.098 10.141.287 10.141.568 0 .232-.63 1.749-1.4 3.371s-1.4 3.017-1.4 3.099-.63 1.494-1.4 3.138-1.4 3.131-1.4 3.304c0 1.663-.859 1.778-13.233 1.778-12.665 0-13.703-.157-12.936-1.952a63 63 0 0 0 .731-1.848c.249-.66.746-1.65 1.102-2.2s.886-1.72 1.176-2.6.758-1.884 1.043-2.231c.284-.348.517-.763.517-.922 0-.623 1.703-4.07 2.208-4.47.64-.507 3.365-.265 4.151.369"
33
- }
34
- )
35
- ]
36
- }
37
- );
38
- })
39
- );
40
- export {
41
- w as default
42
- };
@@ -1,9 +0,0 @@
1
- interface SvgIconFooterWechatProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgIconFooterWechat: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgIconFooterWechatProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgIconFooterWechat;
@@ -1,37 +0,0 @@
1
- import { jsxs as m, jsx as o } from "react/jsx-runtime";
2
- import { memo as n, forwardRef as f } from "react";
3
- import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
- const w = n(
5
- f((t, c) => {
6
- const { color: i, height: r, width: s, title: a, titleId: d } = t, e = a || "SvgIconFooterWechat", l = d || h(e);
7
- return /* @__PURE__ */ m(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- fill: "none",
12
- viewBox: "4 4 24 24",
13
- height: r,
14
- width: s,
15
- role: "img",
16
- ref: c,
17
- "aria-labelledby": l,
18
- ...t,
19
- children: [
20
- e ? /* @__PURE__ */ o("title", { id: l, children: e }) : null,
21
- /* @__PURE__ */ o(
22
- "path",
23
- {
24
- fill: i,
25
- fillRule: "evenodd",
26
- d: "M20.566 12.252c-4.054 0-7.33 2.97-7.33 6.632 0 .566.083 1.13.246 1.668-.205.022-.388.022-.573.022-.86 0-1.7-.13-2.498-.347a.58.58 0 0 0-.533.065L7.483 21.81c-.143.087-.307-.064-.266-.216l.614-2.298c.02-.151-.021-.303-.144-.39-1.76-1.3-2.887-3.25-2.887-5.417C4.8 9.564 8.424 6.4 12.908 6.4c3.993 0 7.31 2.535 7.966 5.852zm-3.85-.954c0-.629-.49-1.148-1.085-1.148-.593 0-1.085.52-1.085 1.148 0 .63.491 1.149 1.085 1.149s1.085-.52 1.085-1.149m-7.616 0c0 .63.49 1.149 1.085 1.149.614 0 1.085-.52 1.085-1.149s-.491-1.148-1.085-1.148-1.085.52-1.085 1.148m11.384 1.582c3.706 0 6.716 2.688 6.716 5.982 0 1.842-.921 3.468-2.356 4.573-.184.13-.245.347-.204.563l.328 1.409c.041.13-.102.239-.204.173l-1.66-.953a.88.88 0 0 0-.573-.065 6.9 6.9 0 0 1-2.027.281c-3.706 0-6.716-2.687-6.716-5.981s2.99-5.981 6.696-5.981m-2.907 5.038a.885.885 0 0 0 1.164-.12 1 1 0 0 0 .2-.317 1.017 1.017 0 0 0-.086-.915.94.94 0 0 0-.414-.36.87.87 0 0 0-.532-.055.9.9 0 0 0-.472.267 1 1 0 0 0-.252.499c-.036.19-.017.385.052.563.07.178.188.33.34.438m4.525 0c.151.107.33.164.512.164.49 0 .92-.433.92-.975 0-.193-.053-.381-.154-.542a.94.94 0 0 0-.414-.359.87.87 0 0 0-.532-.055.9.9 0 0 0-.472.267 1 1 0 0 0-.252.499c-.035.19-.017.385.053.563s.187.33.339.438",
27
- clipRule: "evenodd"
28
- }
29
- )
30
- ]
31
- }
32
- );
33
- })
34
- );
35
- export {
36
- w as default
37
- };
@@ -1,9 +0,0 @@
1
- interface SvgMinusProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgMinus: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgMinusProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgMinus;
@@ -1,46 +0,0 @@
1
- import { jsxs as f, jsx as l } from "react/jsx-runtime";
2
- import { memo as p, forwardRef as a } from "react";
3
- import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
- const g = p(
5
- a((t, d) => {
6
- const { color: i, height: r, width: n, title: c, titleId: s } = t, e = c || "SvgMinus", o = s || h(e);
7
- return /* @__PURE__ */ f(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- fill: "none",
12
- viewBox: "0 0 24 24",
13
- height: r,
14
- width: n,
15
- role: "img",
16
- ref: d,
17
- "aria-labelledby": o,
18
- ...t,
19
- children: [
20
- e ? /* @__PURE__ */ l("title", { id: o, children: e }) : null,
21
- /* @__PURE__ */ l(
22
- "path",
23
- {
24
- fill: i,
25
- fillRule: "evenodd",
26
- d: "M4.5 11.893c0-.474.336-.857.75-.857h13.5c.414 0 .75.383.75.857 0 .473-.336.857-.75.857H5.25c-.414 0-.75-.384-.75-.857",
27
- clipRule: "evenodd"
28
- }
29
- ),
30
- /* @__PURE__ */ l(
31
- "path",
32
- {
33
- fill: i,
34
- fillRule: "evenodd",
35
- d: "M4.5 11.893c0-.474.336-.857.75-.857h13.5c.414 0 .75.383.75.857 0 .473-.336.857-.75.857H5.25c-.414 0-.75-.384-.75-.857",
36
- clipRule: "evenodd"
37
- }
38
- )
39
- ]
40
- }
41
- );
42
- })
43
- );
44
- export {
45
- g as default
46
- };
@@ -1,9 +0,0 @@
1
- interface SvgPlusProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgPlus: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgPlusProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgPlus;
@@ -1,46 +0,0 @@
1
- import { jsxs as f, jsx as e } from "react/jsx-runtime";
2
- import { memo as p, forwardRef as a } from "react";
3
- import { kebabCase as m } from "../../node_modules/change-case/dist/index.js";
4
- const g = p(
5
- a((t, i) => {
6
- const { color: r, height: d, width: c, title: n, titleId: s } = t, l = n || "SvgPlus", o = s || m(l);
7
- return /* @__PURE__ */ f(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- fill: "none",
12
- viewBox: "0 0 24 24",
13
- height: d,
14
- width: c,
15
- role: "img",
16
- ref: i,
17
- "aria-labelledby": o,
18
- ...t,
19
- children: [
20
- l ? /* @__PURE__ */ e("title", { id: o, children: l }) : null,
21
- /* @__PURE__ */ e(
22
- "path",
23
- {
24
- fill: r,
25
- fillRule: "evenodd",
26
- d: "M4.5 11.893c0-.474.336-.857.75-.857h13.5c.414 0 .75.383.75.857 0 .473-.336.857-.75.857H5.25c-.414 0-.75-.384-.75-.857",
27
- clipRule: "evenodd"
28
- }
29
- ),
30
- /* @__PURE__ */ e(
31
- "path",
32
- {
33
- fill: "currentColor",
34
- fillRule: "evenodd",
35
- d: "M12.107 4.5c.474 0 .857.336.857.75v13.5c0 .414-.383.75-.857.75-.473 0-.857-.336-.857-.75V5.25c0-.414.384-.75.857-.75",
36
- clipRule: "evenodd"
37
- }
38
- )
39
- ]
40
- }
41
- );
42
- })
43
- );
44
- export {
45
- g as default
46
- };
@@ -1,9 +0,0 @@
1
- interface SvgReactProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgReact: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgReactProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgReact;
@@ -1,36 +0,0 @@
1
- import { jsxs as s, jsx as e } from "react/jsx-runtime";
2
- import { memo as d, forwardRef as n } from "react";
3
- import { kebabCase as g } from "../../node_modules/change-case/dist/index.js";
4
- const v = d(
5
- n((c, i) => {
6
- const { height: l, width: m, title: o, titleId: r } = c, a = o || "SvgReact", t = r || g(a);
7
- return /* @__PURE__ */ s(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- "aria-hidden": "true",
12
- className: "react_svg__iconify react_svg__iconify--logos",
13
- viewBox: "0 0 256 228",
14
- height: l,
15
- width: m,
16
- role: "img",
17
- ref: i,
18
- "aria-labelledby": t,
19
- ...c,
20
- children: [
21
- a ? /* @__PURE__ */ e("title", { id: t, children: a }) : null,
22
- /* @__PURE__ */ e(
23
- "path",
24
- {
25
- fill: "#00D8FF",
26
- d: "M210.483 73.824a172 172 0 0 0-8.24-2.597c.465-1.9.893-3.777 1.273-5.621 6.238-30.281 2.16-54.676-11.769-62.708-13.355-7.7-35.196.329-57.254 19.526a171 171 0 0 0-6.375 5.848 156 156 0 0 0-4.241-3.917C100.759 3.829 77.587-4.822 63.673 3.233 50.33 10.957 46.379 33.89 51.995 62.588a171 171 0 0 0 1.892 8.48c-3.28.932-6.445 1.924-9.474 2.98C17.309 83.498 0 98.307 0 113.668c0 15.865 18.582 31.778 46.812 41.427a146 146 0 0 0 6.921 2.165 168 168 0 0 0-2.01 9.138c-5.354 28.2-1.173 50.591 12.134 58.266 13.744 7.926 36.812-.22 59.273-19.855a146 146 0 0 0 5.342-4.923 168 168 0 0 0 6.92 6.314c21.758 18.722 43.246 26.282 56.54 18.586 13.731-7.949 18.194-32.003 12.4-61.268a145 145 0 0 0-1.535-6.842c1.62-.48 3.21-.974 4.76-1.488 29.348-9.723 48.443-25.443 48.443-41.52 0-15.417-17.868-30.326-45.517-39.844m-6.365 70.984q-2.102.694-4.3 1.345c-3.24-10.257-7.612-21.163-12.963-32.432 5.106-11 9.31-21.767 12.459-31.957 2.619.758 5.16 1.557 7.61 2.4 23.69 8.156 38.14 20.213 38.14 29.504 0 9.896-15.606 22.743-40.946 31.14m-10.514 20.834c2.562 12.94 2.927 24.64 1.23 33.787-1.524 8.219-4.59 13.698-8.382 15.893-8.067 4.67-25.32-1.4-43.927-17.412a157 157 0 0 1-6.437-5.87c7.214-7.889 14.423-17.06 21.459-27.246 12.376-1.098 24.068-2.894 34.671-5.345a134 134 0 0 1 1.386 6.193M87.276 214.515c-7.882 2.783-14.16 2.863-17.955.675-8.075-4.657-11.432-22.636-6.853-46.752a157 157 0 0 1 1.869-8.499c10.486 2.32 22.093 3.988 34.498 4.994 7.084 9.967 14.501 19.128 21.976 27.15a135 135 0 0 1-4.877 4.492c-9.933 8.682-19.886 14.842-28.658 17.94M50.35 144.747c-12.483-4.267-22.792-9.812-29.858-15.863-6.35-5.437-9.555-10.836-9.555-15.216 0-9.322 13.897-21.212 37.076-29.293 2.813-.98 5.757-1.905 8.812-2.773 3.204 10.42 7.406 21.315 12.477 32.332-5.137 11.18-9.399 22.249-12.634 32.792a135 135 0 0 1-6.318-1.979m12.378-84.26c-4.811-24.587-1.616-43.134 6.425-47.789 8.564-4.958 27.502 2.111 47.463 19.835a144 144 0 0 1 3.841 3.545c-7.438 7.987-14.787 17.08-21.808 26.988-12.04 1.116-23.565 2.908-34.161 5.309a160 160 0 0 1-1.76-7.887Zm110.427 27.268a348 348 0 0 0-7.785-12.803c8.168 1.033 15.994 2.404 23.343 4.08-2.206 7.072-4.956 14.465-8.193 22.045a381 381 0 0 0-7.365-13.322m-45.032-43.861c5.044 5.465 10.096 11.566 15.065 18.186a322 322 0 0 0-30.257-.006c4.974-6.559 10.069-12.652 15.192-18.18M82.802 87.83a323 323 0 0 0-7.227 13.238c-3.184-7.553-5.909-14.98-8.134-22.152 7.304-1.634 15.093-2.97 23.209-3.984a322 322 0 0 0-7.848 12.897Zm8.081 65.352c-8.385-.936-16.291-2.203-23.593-3.793 2.26-7.3 5.045-14.885 8.298-22.6a321 321 0 0 0 7.257 13.246c2.594 4.48 5.28 8.868 8.038 13.147m37.542 31.03c-5.184-5.592-10.354-11.779-15.403-18.433 4.902.192 9.899.29 14.978.29 5.218 0 10.376-.117 15.453-.343-4.985 6.774-10.018 12.97-15.028 18.486m52.198-57.817c3.422 7.8 6.306 15.345 8.596 22.52-7.422 1.694-15.436 3.058-23.88 4.071a382 382 0 0 0 7.859-13.026 347 347 0 0 0 7.425-13.565m-16.898 8.101a359 359 0 0 1-12.281 19.815 329 329 0 0 1-23.444.823c-7.967 0-15.716-.248-23.178-.732a310 310 0 0 1-12.513-19.846h.001a307 307 0 0 1-10.923-20.627 310 310 0 0 1 10.89-20.637l-.001.001a307 307 0 0 1 12.413-19.761c7.613-.576 15.42-.876 23.31-.876H128c7.926 0 15.743.303 23.354.883a329 329 0 0 1 12.335 19.695 359 359 0 0 1 11.036 20.54 330 330 0 0 1-11 20.722m22.56-122.124c8.572 4.944 11.906 24.881 6.52 51.026q-.518 2.504-1.15 5.09c-10.622-2.452-22.155-4.275-34.23-5.408-7.034-10.017-14.323-19.124-21.64-27.008a161 161 0 0 1 5.888-5.4c18.9-16.447 36.564-22.941 44.612-18.3M128 90.808c12.625 0 22.86 10.235 22.86 22.86s-10.235 22.86-22.86 22.86-22.86-10.235-22.86-22.86 10.235-22.86 22.86-22.86"
27
- }
28
- )
29
- ]
30
- }
31
- );
32
- })
33
- );
34
- export {
35
- v as default
36
- };
@@ -1,9 +0,0 @@
1
- interface SvgSpotifyProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgSpotify: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgSpotifyProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgSpotify;
@@ -1,35 +0,0 @@
1
- import { jsxs as s, jsx as l } from "react/jsx-runtime";
2
- import { memo as d, forwardRef as n } from "react";
3
- import { kebabCase as f } from "../../node_modules/change-case/dist/index.js";
4
- const w = d(
5
- n((e, o) => {
6
- const { height: r, width: a, title: c, titleId: m } = e, t = c || "SvgSpotify", i = m || f(t);
7
- return /* @__PURE__ */ s(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- fill: "none",
12
- viewBox: "0 0 30 30",
13
- height: r,
14
- width: a,
15
- role: "img",
16
- ref: o,
17
- "aria-labelledby": i,
18
- ...e,
19
- children: [
20
- t ? /* @__PURE__ */ l("title", { id: i, children: t }) : null,
21
- /* @__PURE__ */ l(
22
- "path",
23
- {
24
- fill: "#1ED760",
25
- d: "M15 0C6.716 0 0 6.716 0 15c0 8.285 6.716 15 15 15 8.285 0 15-6.715 15-15S23.285 0 15 0m6.879 21.634a.934.934 0 0 1-1.286.31c-3.522-2.15-7.956-2.638-13.177-1.445A.935.935 0 0 1 7 18.675c5.714-1.306 10.615-.743 14.569 1.673.44.27.58.846.31 1.286m1.836-4.085a1.17 1.17 0 0 1-1.609.387c-4.032-2.48-10.178-3.197-14.947-1.75a1.17 1.17 0 0 1-1.46-.779 1.17 1.17 0 0 1 .78-1.458c5.448-1.653 12.22-.852 16.85 1.993.55.338.724 1.058.386 1.607m.157-4.252c-4.834-2.872-12.81-3.136-17.426-1.735a1.403 1.403 0 1 1-.814-2.685c5.298-1.609 14.106-1.298 19.672 2.006a1.402 1.402 0 1 1-1.431 2.413"
26
- }
27
- )
28
- ]
29
- }
30
- );
31
- })
32
- );
33
- export {
34
- w as default
35
- };
@@ -1,9 +0,0 @@
1
- interface SvgWechatProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgWechat: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgWechatProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgWechat;
@@ -1,42 +0,0 @@
1
- import { jsxs as m, jsx as l } from "react/jsx-runtime";
2
- import { memo as d, forwardRef as n } from "react";
3
- import { kebabCase as h } from "../../node_modules/change-case/dist/index.js";
4
- const w = d(
5
- n((e, c) => {
6
- const { height: o, width: s, title: a, titleId: r } = e, t = a || "SvgWechat", i = r || h(t);
7
- return /* @__PURE__ */ m(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- fill: "none",
12
- viewBox: "0 0 30 27",
13
- height: o,
14
- width: s,
15
- role: "img",
16
- ref: c,
17
- "aria-labelledby": i,
18
- ...e,
19
- children: [
20
- t ? /* @__PURE__ */ l("title", { id: i, children: t }) : null,
21
- /* @__PURE__ */ l(
22
- "path",
23
- {
24
- fill: "#51C332",
25
- d: "M20.625 7.864c.568 0 1.123.047 1.67.115C21.306 3.632 16.74.344 11.25.344 5.036.344 0 4.553 0 9.744c0 2.993 1.684 5.648 4.296 7.366l-1.484 2.974 4.04-1.735c.867.308 1.768.562 2.73.68a8 8 0 0 1-.207-1.765c0-5.183 5.046-9.4 11.25-9.4M15 4.574c.777 0 1.406.631 1.406 1.41s-.63 1.41-1.406 1.41a1.41 1.41 0 0 1-1.406-1.41c0-.779.63-1.41 1.406-1.41m-7.5 2.82a1.41 1.41 0 0 1-1.406-1.41c0-.779.63-1.41 1.406-1.41.777 0 1.406.631 1.406 1.41s-.63 1.41-1.406 1.41"
26
- }
27
- ),
28
- /* @__PURE__ */ l(
29
- "path",
30
- {
31
- fill: "#51C332",
32
- d: "M30 17.264c0-4.153-4.198-7.52-9.375-7.52s-9.375 3.367-9.375 7.52 4.198 7.52 9.375 7.52c.851 0 1.661-.12 2.447-.29l5.053 2.17-1.748-3.502C28.567 21.786 30 19.669 30 17.264m-12.188-.47a1.41 1.41 0 0 1-1.406-1.41c0-.779.63-1.41 1.407-1.41.776 0 1.406.631 1.406 1.41s-.63 1.41-1.407 1.41m5.625 0a1.41 1.41 0 0 1-1.406-1.41c0-.779.63-1.41 1.406-1.41.777 0 1.407.631 1.407 1.41s-.63 1.41-1.407 1.41"
33
- }
34
- )
35
- ]
36
- }
37
- );
38
- })
39
- );
40
- export {
41
- w as default
42
- };
@@ -1,9 +0,0 @@
1
- interface SvgYoutubeProps {
2
- color?: string;
3
- height?: number | string;
4
- width?: number | string;
5
- title?: string;
6
- titleId?: string;
7
- }
8
- declare const SvgYoutube: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<SvgYoutubeProps & import('react').RefAttributes<SVGSVGElement>>>;
9
- export default SvgYoutube;
@@ -1,36 +0,0 @@
1
- import { jsxs as n, jsx as i } from "react/jsx-runtime";
2
- import { memo as m, forwardRef as c } from "react";
3
- import { kebabCase as p } from "../../node_modules/change-case/dist/index.js";
4
- const g = m(
5
- c((t, o) => {
6
- const { height: r, width: s, title: d, titleId: a } = t, e = d || "SvgYoutube", l = a || p(e);
7
- return /* @__PURE__ */ n(
8
- "svg",
9
- {
10
- xmlns: "http://www.w3.org/2000/svg",
11
- viewBox: "0 0 31 23",
12
- height: r,
13
- width: s,
14
- role: "img",
15
- ref: o,
16
- "aria-labelledby": l,
17
- ...t,
18
- children: [
19
- e ? /* @__PURE__ */ i("title", { id: l, children: e }) : null,
20
- /* @__PURE__ */ i(
21
- "path",
22
- {
23
- fill: "#FF0302",
24
- fillRule: "evenodd",
25
- d: "M28.427 2.5c.465.469.8 1.051.97 1.69.626 2.355.626 7.268.626 7.268s0 4.912-.627 7.268a3.77 3.77 0 0 1-2.652 2.67c-2.346.63-11.72.63-11.72.63s-9.376 0-11.721-.63a3.77 3.77 0 0 1-2.652-2.67C.023 16.37.023 11.458.023 11.458s0-4.913.628-7.268a3.77 3.77 0 0 1 2.652-2.67C5.648.89 15.023.89 15.023.89s9.375 0 11.72.63a3.77 3.77 0 0 1 1.684.98M11.955 6.997v8.922l7.841-4.461-7.84-4.46Z",
26
- clipRule: "evenodd"
27
- }
28
- )
29
- ]
30
- }
31
- );
32
- })
33
- );
34
- export {
35
- g as default
36
- };