@telia/teddy 0.1.27 → 0.1.28

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 (96) hide show
  1. package/dist/assets/{sprite.269ba410-teddy.svg → sprite.1321fab0-teddy.svg} +10 -9
  2. package/dist/components/accordion/accordion-indicator.cjs +1 -1
  3. package/dist/components/accordion/accordion-indicator.js +1 -1
  4. package/dist/components/badge/badge.cjs +1 -1
  5. package/dist/components/badge/badge.js +1 -1
  6. package/dist/components/breadcrumbs/breadcrumbs-link.cjs +1 -1
  7. package/dist/components/breadcrumbs/breadcrumbs-link.js +1 -1
  8. package/dist/components/carousel/carousel-root.cjs +1 -1
  9. package/dist/components/carousel/carousel-root.js +1 -1
  10. package/dist/components/checkbox/checkbox-indicator.cjs +1 -1
  11. package/dist/components/checkbox/checkbox-indicator.js +1 -1
  12. package/dist/components/chip/chip-indicator.cjs +1 -1
  13. package/dist/components/chip/chip-indicator.d.ts +1 -1
  14. package/dist/components/chip/chip-indicator.js +1 -1
  15. package/dist/components/chip/index.d.ts +1 -1
  16. package/dist/components/date-picker/date-picker-input.cjs +1 -1
  17. package/dist/components/date-picker/date-picker-input.js +1 -1
  18. package/dist/components/date-picker/date-picker.cjs +1 -1
  19. package/dist/components/date-picker/date-picker.js +1 -1
  20. package/dist/components/drawer/drawer-close.cjs +1 -1
  21. package/dist/components/drawer/drawer-close.js +1 -1
  22. package/dist/components/expandable-card/expandable-card-indicator.cjs +1 -1
  23. package/dist/components/expandable-card/expandable-card-indicator.js +1 -1
  24. package/dist/components/field-error-text/field-error-text.cjs +1 -1
  25. package/dist/components/field-error-text/field-error-text.js +1 -1
  26. package/dist/components/icon/AllIcons.cjs +10 -9
  27. package/dist/components/icon/AllIcons.js +10 -9
  28. package/dist/components/icon/icon.cjs +1 -1
  29. package/dist/components/icon/icon.js +1 -1
  30. package/dist/components/icon/index.cjs +1 -1
  31. package/dist/components/icon/index.js +1 -1
  32. package/dist/components/icon/utils.d.ts +1 -1
  33. package/dist/components/index.cjs +1 -1
  34. package/dist/components/index.js +1 -1
  35. package/dist/components/input/input-clear-button.cjs +1 -1
  36. package/dist/components/input/input-clear-button.js +1 -1
  37. package/dist/components/input/input-group.cjs +1 -1
  38. package/dist/components/input/input-group.js +1 -1
  39. package/dist/components/input/input-indicator.cjs +1 -1
  40. package/dist/components/input/input-indicator.js +1 -1
  41. package/dist/components/modal/modal.cjs +1 -1
  42. package/dist/components/modal/modal.js +1 -1
  43. package/dist/components/navigation-menu/global-navigation/global-navigation-desktop.cjs +1 -1
  44. package/dist/components/navigation-menu/global-navigation/global-navigation-desktop.js +1 -1
  45. package/dist/components/navigation-menu/global-navigation/global-navigation-mobile-simplified.cjs +1 -1
  46. package/dist/components/navigation-menu/global-navigation/global-navigation-mobile-simplified.js +1 -1
  47. package/dist/components/navigation-menu/global-navigation/global-navigation-mobile.cjs +1 -1
  48. package/dist/components/navigation-menu/global-navigation/global-navigation-mobile.js +1 -1
  49. package/dist/components/navigation-menu/global-navigation/global-navigation-my-pages.cjs +1 -1
  50. package/dist/components/navigation-menu/global-navigation/global-navigation-my-pages.js +1 -1
  51. package/dist/components/navigation-menu/global-navigation/global-navigation-root.d.ts +1 -0
  52. package/dist/components/navigation-menu/global-navigation/global-navigation-search-field.cjs +1 -1
  53. package/dist/components/navigation-menu/global-navigation/global-navigation-search-field.js +1 -1
  54. package/dist/components/navigation-menu/global-navigation/global-navigation-search.cjs +1 -1
  55. package/dist/components/navigation-menu/global-navigation/global-navigation-search.js +1 -1
  56. package/dist/components/navigation-menu/global-navigation/global-navigation-shopping-cart.cjs +1 -1
  57. package/dist/components/navigation-menu/global-navigation/global-navigation-shopping-cart.js +1 -1
  58. package/dist/components/navigation-menu/global-navigation/utils.cjs +1 -1
  59. package/dist/components/navigation-menu/global-navigation/utils.d.ts +3 -3
  60. package/dist/components/navigation-menu/global-navigation/utils.js +1 -1
  61. package/dist/components/navigation-menu/navigation-menu.cjs +1 -1
  62. package/dist/components/navigation-menu/navigation-menu.js +1 -1
  63. package/dist/components/notabene/notabene-icon.cjs +1 -1
  64. package/dist/components/notabene/notabene-icon.d.ts +1 -1
  65. package/dist/components/notabene/notabene-icon.js +1 -1
  66. package/dist/components/notification/notification.cjs +1 -1
  67. package/dist/components/notification/notification.d.ts +1 -1
  68. package/dist/components/notification/notification.js +1 -1
  69. package/dist/components/radio-card-group/radio-card-group-content.cjs +1 -1
  70. package/dist/components/radio-card-group/radio-card-group-content.js +1 -1
  71. package/dist/components/radio-card-group/radio-card-group-item-title.cjs +5 -3
  72. package/dist/components/radio-card-group/radio-card-group-item-title.js +5 -3
  73. package/dist/components/radio-card-group/radio-card-group-item.cjs +1 -1
  74. package/dist/components/radio-card-group/radio-card-group-item.js +1 -1
  75. package/dist/components/scroll-area/scroll-area-bar.cjs +1 -1
  76. package/dist/components/scroll-area/scroll-area-bar.js +1 -1
  77. package/dist/components/scroll-area/scroll-area-button.cjs +1 -1
  78. package/dist/components/scroll-area/scroll-area-button.js +1 -1
  79. package/dist/components/toast/toast-root.cjs +1 -1
  80. package/dist/components/toast/toast-root.js +1 -1
  81. package/dist/components/toggle/toggle.cjs +1 -1
  82. package/dist/components/toggle/toggle.d.ts +1 -1
  83. package/dist/components/toggle/toggle.js +1 -1
  84. package/dist/components/toggletip/toggletip-close.cjs +1 -1
  85. package/dist/components/toggletip/toggletip-close.js +1 -1
  86. package/dist/components/tooltip/tooltip-trigger.cjs +1 -1
  87. package/dist/components/tooltip/tooltip-trigger.js +1 -1
  88. package/dist/icons/category.cjs +4 -3
  89. package/dist/icons/category.d.ts +11 -8
  90. package/dist/icons/category.js +4 -3
  91. package/dist/icons/name.cjs +4 -3
  92. package/dist/icons/name.d.ts +1 -1
  93. package/dist/icons/name.js +4 -3
  94. package/dist/main.cjs +1 -1
  95. package/dist/main.js +1 -1
  96. package/package.json +1 -1
@@ -108,9 +108,6 @@
108
108
  <symbol fill="none" viewBox="0 0 24 24" id="shuffle">
109
109
  <path fill="currentColor" fill-rule="evenodd" d="M18.844 4.625a.9.9 0 0 1 1.273 0l2.235 2.235a.9.9 0 0 1 0 1.273l-2.235 2.235a.9.9 0 1 1-1.273-1.272l.7-.7h-3.057l-1.98 1.98a.9.9 0 1 1-1.273-1.272l2.244-2.244a.9.9 0 0 1 .636-.263h3.43l-.7-.7a.9.9 0 0 1 0-1.272ZM1.47 7.502a.9.9 0 0 1 .9-.9h4.77a.9.9 0 0 1 .637.264L12.2 11.29a.892.892 0 0 1 .12.12l4.167 4.167h3.056l-.699-.7a.9.9 0 1 1 1.273-1.272l2.235 2.235a.9.9 0 0 1 0 1.273l-2.235 2.235a.9.9 0 1 1-1.273-1.272l.7-.7h-3.43a.9.9 0 0 1-.636-.263l-3.854-3.854-3.848 3.849a.9.9 0 0 1-.636.263H2.37a.9.9 0 0 1 0-1.8h4.397l3.584-3.584-3.584-3.585H2.369a.9.9 0 0 1-.9-.9Z" clip-rule="evenodd"></path>
110
110
  </symbol>
111
- <symbol fill="none" viewBox="0 0 24 24" id="sync">
112
- <path fill="currentColor" fill-rule="evenodd" d="M12.015 4.786a7.218 7.218 0 0 0-7.219 7.219.9.9 0 1 1-1.8 0 9.018 9.018 0 0 1 15.189-6.577v-1.48a.9.9 0 1 1 1.8 0V8.92h-4.973a.9.9 0 0 1 0-1.8h2.318a7.199 7.199 0 0 0-5.315-2.334Zm8.118 6.319a.9.9 0 0 1 .9.9A9.018 9.018 0 0 1 5.83 18.568v1.469a.9.9 0 1 1-1.8 0v-4.973h4.973a.9.9 0 1 1 0 1.8H6.677a7.218 7.218 0 0 0 12.556-4.86.9.9 0 0 1 .9-.9Z" clip-rule="evenodd"></path>
113
- </symbol>
114
111
  <symbol fill="none" viewBox="0 0 24 24" id="skip-back-10sec">
115
112
  <path fill="currentColor" fill-rule="evenodd" d="M8.636 1.864a.9.9 0 0 0-1.272 0l-2.5 2.5a.9.9 0 0 0 0 1.272l2.5 2.5a.9.9 0 0 0 1.272-1.272L7.673 5.9H12A7.1 7.1 0 1 1 4.9 13a.9.9 0 1 0-1.8 0A8.9 8.9 0 1 0 12 4.1H7.673l.963-.964a.9.9 0 0 0 0-1.272Z" clip-rule="evenodd"></path>
116
113
  <path fill="currentColor" d="M10.838 16v-5.6h-.736l-1.656.984v.928l1.36-.752V16h1.032Zm3.542.096c1.24 0 2.152-1 2.152-2.896s-.912-2.896-2.152-2.896c-1.248 0-2.16 1-2.16 2.896s.912 2.896 2.16 2.896Zm0-.872c-.688 0-1.104-.696-1.104-2.024s.416-2.024 1.104-2.024c.68 0 1.104.688 1.104 2.024s-.424 2.024-1.104 2.024Z"></path>
@@ -141,6 +138,9 @@
141
138
  <symbol fill="none" viewBox="0 0 24 24" id="switch-arrows">
142
139
  <path fill="currentColor" fill-rule="evenodd" d="M16.864 2.364a.9.9 0 0 1 1.272 0l4 4a.9.9 0 0 1 0 1.272l-4 4a.9.9 0 0 1-1.272-1.272L19.327 7.9H9a.9.9 0 0 1 0-1.8h10.327l-2.463-2.464a.9.9 0 0 1 0-1.272Zm-9.728 10a.9.9 0 0 1 0 1.272L4.673 16.1H15a.9.9 0 1 1 0 1.8H4.673l2.463 2.464a.9.9 0 0 1-1.272 1.272l-4-4a.9.9 0 0 1 0-1.272l4-4a.9.9 0 0 1 1.272 0Z" clip-rule="evenodd"></path>
143
140
  </symbol>
141
+ <symbol fill="none" viewBox="0 0 24 24" id="sync">
142
+ <path fill="currentColor" fill-rule="evenodd" d="M12.015 4.786a7.218 7.218 0 0 0-7.219 7.219.9.9 0 1 1-1.8 0 9.018 9.018 0 0 1 15.189-6.577v-1.48a.9.9 0 1 1 1.8 0V8.92h-4.973a.9.9 0 0 1 0-1.8h2.318a7.199 7.199 0 0 0-5.315-2.334Zm8.118 6.319a.9.9 0 0 1 .9.9A9.018 9.018 0 0 1 5.83 18.568v1.469a.9.9 0 1 1-1.8 0v-4.973h4.973a.9.9 0 1 1 0 1.8H6.677a7.218 7.218 0 0 0 12.556-4.86.9.9 0 0 1 .9-.9Z" clip-rule="evenodd"></path>
143
+ </symbol>
144
144
  <symbol fill="none" viewBox="0 0 24 24" id="tv-next">
145
145
  <path fill="currentColor" d="M21 21h-1V3h1v18Zm-3-9L4.5 19.794V4.206L18 12Z"></path>
146
146
  <path fill="currentColor" fill-rule="evenodd" d="M19.364 2.364A.9.9 0 0 1 20 2.1h1a.9.9 0 0 1 .9.9v18a.9.9 0 0 1-.9.9h-1a.9.9 0 0 1-.9-.9V3a.9.9 0 0 1 .264-.636ZM4.05 3.426a.9.9 0 0 1 .9 0l13.5 7.795a.9.9 0 0 1 0 1.558l-13.5 7.795a.9.9 0 0 1-1.35-.78V4.206a.9.9 0 0 1 .45-.78ZM5.4 5.765v12.47L16.2 12 5.4 5.765Z" clip-rule="evenodd"></path>
@@ -870,20 +870,21 @@
870
870
  <symbol fill="none" viewBox="0 0 24 24" id="shopping">
871
871
  <path fill="currentColor" fill-rule="evenodd" d="M8.9 5.506V8.5a.9.9 0 0 1-1.8 0V7.4H5.9v12.7h12.2V7.4h-1.2v1.1a.9.9 0 0 1-1.8 0V7.4H12a.9.9 0 1 1 0-1.8h3.1v-.105a2.87 2.87 0 0 0-.046-.373 3.025 3.025 0 0 0-.335-.925C14.377 3.599 13.674 2.9 12 2.9s-2.377.7-2.719 1.297a3.025 3.025 0 0 0-.38 1.298l-.001.01ZM16 5.5l.9-.001v-.026c0-.012 0-.028-.002-.047a4.711 4.711 0 0 0-.077-.642 4.823 4.823 0 0 0-.54-1.48C15.623 2.15 14.326 1.1 12 1.1c-2.326 0-3.623 1.05-4.281 2.203a4.823 4.823 0 0 0-.619 2.17v.025c0 .001 0 .002.9.002h-.9v.1H5a.9.9 0 0 0-.9.9V21a.9.9 0 0 0 .9.9h14a.9.9 0 0 0 .9-.9V6.5a.9.9 0 0 0-.9-.9h-2.1v-.1H16Z" clip-rule="evenodd"></path>
872
872
  </symbol>
873
+ <symbol viewBox="0 0 64 65" id="smart-connect"><path fill-rule="evenodd" d="M45.613 30.958c4.401-7.15 2.546-16.484-4.254-21.408-6.8-4.924-16.247-3.774-21.667 2.639-5.42 6.412-4.98 15.918 1.01 21.803 5.988 5.885 15.5 6.158 21.817.627 7.517.282 13.47 6.452 13.481 13.974v2a4.004 4.004 0 01-4 4H12a4.004 4.004 0 01-4-4v-2a14.057 14.057 0 014.76-10.52 26.11 26.11 0 0015.653 8.26 3.988 3.988 0 10.29-4A22.089 22.089 0 0114.13 33.43l-.003-.005A21.846 21.846 0 0110 20.593a2 2 0 00-4 0 25.804 25.804 0 004.315 14.315A18.067 18.067 0 004 48.593v2a8.01 8.01 0 008 8h40a8.01 8.01 0 008-8v-2a18.03 18.03 0 00-14.387-17.635zM32 34.593c-6.627 0-12-5.373-12-12s5.373-12 12-12 12 5.373 12 12c-.007 6.625-5.376 11.993-12 12z" clip-rule="evenodd" fill="currentColor"></path></symbol>
873
874
  <symbol fill="none" viewBox="0 0 24 24" id="snowflake">
874
875
  <path fill="currentColor" fill-rule="evenodd" d="M12 .796a.9.9 0 0 1 .9.9V3.47l1.374-1.079a.9.9 0 0 1 1.112 1.416L12.9 5.757v1.935a4.391 4.391 0 0 1 2.216 1.202L16.662 8l.447-3.128a.9.9 0 1 1 1.782.254l-.247 1.73 1.535-.886a.9.9 0 1 1 .9 1.558l-1.516.876 1.792.768a.9.9 0 1 1-.71 1.654L17.616 9.53l-1.515.874A4.39 4.39 0 0 1 16.4 12a4.39 4.39 0 0 1-.299 1.597l1.515.874 3.03-1.298a.9.9 0 1 1 .709 1.654l-1.792.768 1.516.876a.9.9 0 1 1-.9 1.558l-1.535-.886.247 1.73a.9.9 0 1 1-1.782.254L16.662 16l-1.546-.893a4.392 4.392 0 0 1-2.216 1.202v2.13l2.486 1.952a.9.9 0 1 1-1.112 1.416l-1.374-1.08V22.5a.9.9 0 0 1-1.8 0v-1.75l-1.56 1.167a.9.9 0 0 1-1.08-1.442l2.64-1.974v-2.193a4.392 4.392 0 0 1-2.216-1.202L7.338 16l-.447 3.128a.9.9 0 0 1-1.782-.254l.247-1.73-1.535.886a.9.9 0 1 1-.9-1.558l1.516-.876-1.792-.768a.9.9 0 1 1 .71-1.654l3.029 1.298 1.515-.874A4.389 4.389 0 0 1 7.6 12c0-.563.106-1.102.299-1.597L6.384 9.53l-3.03 1.298a.9.9 0 1 1-.708-1.654l1.791-.768-1.516-.876a.9.9 0 1 1 .9-1.558l1.535.886-.247-1.73a.9.9 0 1 1 1.782-.254L7.338 8l1.546.893A4.392 4.392 0 0 1 11.1 7.692V5.695L8.46 3.721a.9.9 0 1 1 1.08-1.442l1.56 1.168v-1.75a.9.9 0 0 1 .9-.9ZM12 9.4a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2Z" clip-rule="evenodd"></path>
875
876
  </symbol>
876
877
  <symbol fill="none" viewBox="0 0 24 24" id="speedometer">
877
878
  <path fill="currentColor" fill-rule="evenodd" d="M1.62 11.81a.903.903 0 0 0-.014.294 10.304 10.304 0 0 0 2.884 7.52.9.9 0 0 0 1.182.101l1.36-1a.9.9 0 0 0-1.065-1.45l-.697.512A8.49 8.49 0 0 1 3.411 12.9H4.5a.9.9 0 1 0 0-1.8h-.992a8.511 8.511 0 0 1 2.03-4.29l.74.74A.9.9 0 0 0 7.55 6.279l-.686-.686A8.577 8.577 0 0 1 11.1 3.946V5a.9.9 0 1 0 1.8 0V3.946a8.576 8.576 0 0 1 2.187.522.9.9 0 0 0 .644-1.681A10.415 10.415 0 0 0 12 2.1c-2.63 0-5.033.973-6.865 2.577a.898.898 0 0 0-.428.396A10.306 10.306 0 0 0 1.62 11.81Zm17.516-6.946a.9.9 0 0 1 0 1.272l-7 7a.9.9 0 1 1-1.272-1.272l7-7a.9.9 0 0 1 1.272 0Zm.894 2.458a.9.9 0 0 1 1.213.384 10.285 10.285 0 0 1 1.157 4.752c0 2.78-1.101 5.307-2.89 7.166a.9.9 0 0 1-1.182.101l-1.36-1a.9.9 0 0 1 1.065-1.45l.697.512a8.49 8.49 0 0 0 1.859-4.887H19a.9.9 0 1 1 0-1.8h1.492a8.462 8.462 0 0 0-.846-2.564.9.9 0 0 1 .384-1.214Z" clip-rule="evenodd"></path>
878
879
  </symbol>
880
+ <symbol fill="none" viewBox="0 0 24 24" id="split">
881
+ <path fill="currentColor" fill-rule="evenodd" d="M18.864 4.864a.9.9 0 0 1 1.272 0l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464h-5.454l-4.237 4.236A.9.9 0 0 1 9 12.9H2.5a.9.9 0 0 1 0-1.8h6.127l4.237-4.236A.9.9 0 0 1 13.5 6.6h5.827l-.463-.464a.9.9 0 0 1 0-1.272Zm-8.5 8.5a.9.9 0 0 1 1.272 0l2.237 2.236h5.454l-.463-.464a.9.9 0 1 1 1.272-1.272l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464H13.5a.9.9 0 0 1-.636-.264l-2.5-2.5a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"></path>
882
+ </symbol>
879
883
  <symbol fill="none" viewBox="0 0 24 24" id="spyware">
880
884
  <path fill="currentColor" fill-rule="evenodd" d="M11.598 1.695a.9.9 0 0 1 .804 0c2.952 1.476 5.356 2.433 8.725 2.914a.9.9 0 0 1 .773.89c0 4.728-.237 8.312-1.595 11.029-1.403 2.805-3.915 4.543-8.037 5.831a.9.9 0 0 1-.537 0c-4.12-1.288-6.633-3.026-8.036-5.832C2.337 13.811 2.1 10.227 2.1 5.5a.9.9 0 0 1 .788-.893c3.843-.48 5.731-1.423 8.71-2.912Zm-7.695 4.59c.03 4.338.324 7.281 1.402 9.438 1.072 2.143 2.992 3.635 6.695 4.833 3.703-1.198 5.623-2.69 6.695-4.834 1.08-2.158 1.374-5.105 1.402-9.452-3.08-.525-5.437-1.457-8.096-2.765C9.38 4.813 7.374 5.76 3.903 6.285Z" clip-rule="evenodd"></path>
881
885
  <path fill="currentColor" d="m12.523 14.422.416-6.75a.94.94 0 1 0-1.876.001l.425 6.749h1.035ZM12 17.02c.44 0 .826-.387.826-.815 0-.418-.387-.816-.826-.816-.428 0-.825.397-.825.816 0 .428.397.815.825.815Z"></path>
882
886
  <path fill="currentColor" fill-rule="evenodd" d="M12.691 14.596h-1.37l-.436-7.034a1 1 0 0 1 .998-1.062h.236a1 1 0 0 1 .998 1.06l-.426 7.036Zm.248-6.924a.94.94 0 1 0-1.876.001l.425 6.749h1.035l.416-6.75ZM13 16.206c0 .526-.466.99-1 .99-.522 0-1-.463-1-.99 0-.264.125-.51.304-.689.18-.178.429-.3.696-.3.536 0 1 .474 1 .989Zm-.174 0c0 .428-.387.815-.826.815-.428 0-.825-.387-.825-.815 0-.418.397-.816.825-.816.44 0 .826.397.826.816Z" clip-rule="evenodd"></path>
883
887
  </symbol>
884
- <symbol fill="none" viewBox="0 0 24 24" id="split">
885
- <path fill="currentColor" fill-rule="evenodd" d="M18.864 4.864a.9.9 0 0 1 1.272 0l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464h-5.454l-4.237 4.236A.9.9 0 0 1 9 12.9H2.5a.9.9 0 0 1 0-1.8h6.127l4.237-4.236A.9.9 0 0 1 13.5 6.6h5.827l-.463-.464a.9.9 0 0 1 0-1.272Zm-8.5 8.5a.9.9 0 0 1 1.272 0l2.237 2.236h5.454l-.463-.464a.9.9 0 1 1 1.272-1.272l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464H13.5a.9.9 0 0 1-.636-.264l-2.5-2.5a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"></path>
886
- </symbol>
887
888
  <symbol fill="none" viewBox="0 0 24 24" id="stop">
888
889
  <path fill="currentColor" fill-rule="evenodd" d="M12 3.818a8.182 8.182 0 1 0 0 16.364 8.182 8.182 0 0 0 0-16.364ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm5.05 0a.91.91 0 0 1 .91-.91h8.08a.91.91 0 1 1 0 1.82H7.96a.91.91 0 0 1-.91-.91Z" clip-rule="evenodd"></path>
889
890
  </symbol>
@@ -947,9 +948,6 @@
947
948
  <path fill="currentColor" d="M18.865 6.395a1.26 1.26 0 1 1-2.52 0 1.26 1.26 0 0 1 2.52 0Z"></path>
948
949
  <path fill="currentColor" fill-rule="evenodd" d="M12 1.5c-2.852 0-3.21.012-4.33.063-1.118.051-1.88.229-2.55.488-.7.264-1.335.677-1.86 1.211a5.147 5.147 0 0 0-1.21 1.86c-.259.668-.436 1.431-.487 2.549C1.513 8.789 1.5 9.148 1.5 12c0 2.851.012 3.21.063 4.329.051 1.119.229 1.88.488 2.55.264.7.677 1.335 1.211 1.86.525.534 1.16.947 1.86 1.211.668.26 1.432.437 2.55.488 1.12.051 1.476.062 4.328.062 2.851 0 3.21-.012 4.329-.063 1.119-.052 1.88-.229 2.55-.489a5.37 5.37 0 0 0 3.07-3.07c.26-.668.437-1.432.488-2.55.05-1.119.063-1.477.063-4.328 0-2.852-.012-3.21-.063-4.33-.052-1.118-.229-1.88-.489-2.55a5.147 5.147 0 0 0-1.21-1.86 5.147 5.147 0 0 0-1.86-1.21c-.668-.259-1.431-.436-2.55-.487C15.212 1.513 14.852 1.5 12 1.5Zm0 1.892c2.803 0 3.135.01 4.243.06 1.023.046 1.58.217 1.95.361.49.19.84.418 1.207.786.367.367.595.717.785 1.207.144.37.315.926.362 1.95.05 1.107.06 1.44.06 4.243 0 2.803-.011 3.135-.06 4.243-.047 1.023-.218 1.58-.362 1.95-.19.49-.418.84-.785 1.207a3.258 3.258 0 0 1-1.207.785c-.37.144-.926.315-1.95.362-1.107.05-1.44.06-4.243.06-2.803 0-3.136-.011-4.243-.06-1.024-.047-1.58-.218-1.95-.362A3.25 3.25 0 0 1 4.6 19.4a3.252 3.252 0 0 1-.786-1.207c-.143-.37-.314-.926-.361-1.95-.05-1.107-.06-1.44-.06-4.242 0-2.803.01-3.136.06-4.243.047-1.024.218-1.58.361-1.95.19-.49.418-.84.786-1.208a3.258 3.258 0 0 1 1.207-.785c.37-.144.926-.315 1.95-.361 1.107-.05 1.44-.06 4.243-.06v-.001Z" clip-rule="evenodd"></path>
949
950
  </symbol>
950
- <symbol fill="none" viewBox="0 0 24 24" id="youtube">
951
- <path fill="currentColor" fill-rule="evenodd" d="M22.178 7.76s-.241-1.467-.804-2.119c-.805-.815-1.69-.815-2.092-.896C16.385 4.5 11.96 4.5 11.96 4.5s-4.426 0-7.322.245c-.402.081-1.287.081-2.092.896-.644.652-.805 2.12-.805 2.12S1.5 9.473 1.5 11.185v1.63c0 1.712.241 3.424.241 3.424s.242 1.467.805 2.12c.805.815 1.85.815 2.333.896 1.69.164 7.161.245 7.161.245s4.425 0 7.322-.245c.402-.081 1.287-.081 2.092-.896.644-.653.805-2.12.805-2.12s.241-1.712.241-3.424v-1.63a42.404 42.404 0 0 0-.322-3.424Zm-12.39 7.012V8.82l5.631 3.016-5.632 2.935Z" clip-rule="evenodd"></path>
952
- </symbol>
953
951
  <symbol fill="none" viewBox="0 0 24 24" id="linkedin">
954
952
  <path fill="currentColor" d="M4.024 1.5A2.526 2.526 0 0 0 1.5 4.027a2.526 2.526 0 0 0 2.524 2.528 2.527 2.527 0 0 0 2.522-2.528A2.526 2.526 0 0 0 4.024 1.5ZM17.28 8.124c-2.118 0-3.537 1.163-4.118 2.265h-.058V8.473H8.929V22.5h4.349v-6.94c0-1.829.346-3.601 2.611-3.601 2.232 0 2.263 2.092 2.263 3.72v6.82h4.347v-7.693c0-3.777-.813-6.682-5.22-6.682ZM6.2 22.5H1.848V8.473H6.2V22.5Z"></path>
955
953
  </symbol>
@@ -968,6 +966,9 @@
968
966
  <symbol fill="none" viewBox="0 0 24 24" id="x">
969
967
  <path fill="currentColor" d="m3.044 3 6.95 9.928L3 21h1.574l6.123-7.067L15.644 21H21l-7.34-10.486L20.168 3h-1.574l-5.639 6.509L8.4 3H3.044Zm2.315 1.239h2.46L18.685 19.76h-2.46L5.357 4.24Z"></path>
970
968
  </symbol>
969
+ <symbol fill="none" viewBox="0 0 24 24" id="youtube">
970
+ <path fill="currentColor" fill-rule="evenodd" d="M22.178 7.76s-.241-1.467-.804-2.119c-.805-.815-1.69-.815-2.092-.896C16.385 4.5 11.96 4.5 11.96 4.5s-4.426 0-7.322.245c-.402.081-1.287.081-2.092.896-.644.652-.805 2.12-.805 2.12S1.5 9.473 1.5 11.185v1.63c0 1.712.241 3.424.241 3.424s.242 1.467.805 2.12c.805.815 1.85.815 2.333.896 1.69.164 7.161.245 7.161.245s4.425 0 7.322-.245c.402-.081 1.287-.081 2.092-.896.644-.653.805-2.12.805-2.12s.241-1.712.241-3.424v-1.63a42.404 42.404 0 0 0-.322-3.424Zm-12.39 7.012V8.82l5.631 3.016-5.632 2.935Z" clip-rule="evenodd"></path>
971
+ </symbol>
971
972
  <symbol fill="none" viewBox="0 0 24 24" id="alert-filled">
972
973
  <path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1.038-14.81-.247 6.875h-1.566l-.247-6.876a1.03 1.03 0 1 1 2.06 0Zm.212 8.916c0 .649-.585 1.234-1.25 1.234-.649 0-1.25-.585-1.25-1.234 0-.633.601-1.234 1.25-1.234.665 0 1.25.601 1.25 1.234Z" clip-rule="evenodd"></path>
973
974
  </symbol>
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const clsx = require("clsx");
5
5
  const React = require("react");
6
6
  const components_accordion_accordionRoot = require("./accordion-root.cjs");
7
- require("../../assets/sprite.269ba410-teddy.svg");
7
+ require("../../assets/sprite.1321fab0-teddy.svg");
8
8
  const components_icon_icon = require("../icon/icon.cjs");
9
9
  const components_accordion_accordionItem = require("./accordion-item.cjs");
10
10
  const Indicator = React.forwardRef(
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import React__default from "react";
4
4
  import { RootContext, s as styles, rootClassName } from "./accordion-root.js";
5
- import "../../assets/sprite.269ba410-teddy.svg";
5
+ import "../../assets/sprite.1321fab0-teddy.svg";
6
6
  import { Icon } from "../icon/icon.js";
7
7
  import { ItemContext } from "./accordion-item.js";
8
8
  const Indicator = React__default.forwardRef(
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const clsx = require("clsx");
5
5
  const React = require("react");
6
6
  const reactSlot = require("@radix-ui/react-slot");
7
- require("../../assets/sprite.269ba410-teddy.svg");
7
+ require("../../assets/sprite.1321fab0-teddy.svg");
8
8
  const components_icon_icon = require("../icon/icon.cjs");
9
9
  const styles = {
10
10
  "teddy-badge": "_teddy-badge_wlyo5_1",
@@ -2,7 +2,7 @@ import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import React__default from "react";
4
4
  import { Slottable, Slot } from "@radix-ui/react-slot";
5
- import "../../assets/sprite.269ba410-teddy.svg";
5
+ import "../../assets/sprite.1321fab0-teddy.svg";
6
6
  import { Icon } from "../icon/icon.js";
7
7
  const styles = {
8
8
  "teddy-badge": "_teddy-badge_wlyo5_1",
@@ -6,7 +6,7 @@ const clsx = require("clsx");
6
6
  const reactSlot = require("@radix-ui/react-slot");
7
7
  const components_breadcrumbs_breadcrumbsRoot = require("./breadcrumbs-root.cjs");
8
8
  const components_link_link = require("../link/link.cjs");
9
- require("../../assets/sprite.269ba410-teddy.svg");
9
+ require("../../assets/sprite.1321fab0-teddy.svg");
10
10
  const components_icon_icon = require("../icon/icon.cjs");
11
11
  const Link = React.forwardRef(({ children, home, className, ...props }, ref) => {
12
12
  var _a;
@@ -4,7 +4,7 @@ import clsx from "clsx";
4
4
  import { Slottable } from "@radix-ui/react-slot";
5
5
  import { RootContext, s as styles, rootClassName } from "./breadcrumbs-root.js";
6
6
  import { Link as Link$1 } from "../link/link.js";
7
- import "../../assets/sprite.269ba410-teddy.svg";
7
+ import "../../assets/sprite.1321fab0-teddy.svg";
8
8
  import { Icon } from "../icon/icon.js";
9
9
  const Link = React__default.forwardRef(({ children, home, className, ...props }, ref) => {
10
10
  var _a;
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const React = require("react");
5
5
  const clsx = require("clsx");
6
6
  const Slider = require("react-slick");
7
- require("../../assets/sprite.269ba410-teddy.svg");
7
+ require("../../assets/sprite.1321fab0-teddy.svg");
8
8
  const components_icon_icon = require("../icon/icon.cjs");
9
9
  const styles = {
10
10
  "teddy-carousel": "_teddy-carousel_1pdex_2",
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import React__default, { useRef } from "react";
3
3
  import clsx from "clsx";
4
4
  import Slider from "react-slick";
5
- import "../../assets/sprite.269ba410-teddy.svg";
5
+ import "../../assets/sprite.1321fab0-teddy.svg";
6
6
  import { Icon } from "../icon/icon.js";
7
7
  const styles = {
8
8
  "teddy-carousel": "_teddy-carousel_1pdex_2",
@@ -5,7 +5,7 @@ const React = require("react");
5
5
  const clsx = require("clsx");
6
6
  const components_checkbox_checkboxRoot = require("./checkbox-root.cjs");
7
7
  const CheckboxPrimitive = require("@radix-ui/react-checkbox");
8
- require("../../assets/sprite.269ba410-teddy.svg");
8
+ require("../../assets/sprite.1321fab0-teddy.svg");
9
9
  const components_icon_icon = require("../icon/icon.cjs");
10
10
  function _interopNamespaceDefault(e) {
11
11
  const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
@@ -3,7 +3,7 @@ import React__default from "react";
3
3
  import clsx from "clsx";
4
4
  import { s as styles, rootClassName } from "./checkbox-root.js";
5
5
  import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
6
- import "../../assets/sprite.269ba410-teddy.svg";
6
+ import "../../assets/sprite.1321fab0-teddy.svg";
7
7
  import { Icon } from "../icon/icon.js";
8
8
  const Indicator = React__default.forwardRef(
9
9
  ({ className, ...props }, forwardRef) => {
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const React = require("react");
5
5
  const clsx = require("clsx");
6
6
  const components_chip_chip = require("./chip.cjs");
7
- require("../../assets/sprite.269ba410-teddy.svg");
7
+ require("../../assets/sprite.1321fab0-teddy.svg");
8
8
  const components_icon_icon = require("../icon/icon.cjs");
9
9
  const Indicator = React.forwardRef(
10
10
  ({ className, ...props }, forwardRef) => {
@@ -3,7 +3,7 @@ import { Icon } from '../icon';
3
3
 
4
4
  export type IndicatorProps = Partial<React.ComponentPropsWithoutRef<typeof Icon>>;
5
5
  export declare const Indicator: React.ForwardRefExoticComponent<Partial<Omit<React.SVGProps<SVGSVGElement> & {
6
- name: "link" | "map" | "menu" | "search" | "summary" | "time" | "video" | "filter" | "image" | "stop" | "key" | "x" | "download" | "split" | "add" | "reverse" | "infinite" | "radio" | "visible" | "copy" | "help" | "zoom-out" | "zoom" | "alert" | "email" | "alarm-off" | "alarm-on" | "attachment" | "bookmark-filled" | "bookmark" | "copy-filled" | "dislike" | "edit" | "heart-filled" | "heart" | "invisible" | "like" | "lock-open" | "lock" | "login" | "logout" | "maximize" | "minimize" | "mute" | "password-invisible" | "password-visible" | "play-filled" | "play" | "remove-filled" | "remove" | "save" | "send" | "settings" | "share" | "shortcut" | "shuffle" | "sync" | "skip-back-10sec" | "skip-back-30sec" | "skip-forward-10sec" | "skip-forward-30sec" | "star-filled" | "star" | "switch-arrows" | "tv-next" | "tv-pause" | "tv-previous" | "tv-stop" | "upload" | "volume" | "connected-building" | "home" | "hospital" | "industry" | "premises-datacenter" | "premises-large" | "premises-medium" | "premises-small" | "premises" | "store" | "address-book" | "b2b-customer" | "care" | "chat-robot" | "chat" | "child-1" | "child-2" | "conversation" | "customer-dialogue" | "dsl-hub" | "end-user" | "handshake" | "headphones" | "letter" | "mms" | "new-contact" | "new-group" | "news" | "parental-guide" | "people-hub" | "people" | "portal" | "signature" | "smiley-happy" | "smiley-sad" | "sms" | "support" | "user-admin" | "vcard" | "voicemail" | "battery" | "bluetooth" | "broadband" | "broken-phone" | "cast" | "cloud-connect" | "connected" | "core-router" | "daas-device" | "data-transfer" | "desktop" | "devices" | "esim-simcard" | "esim" | "face-id" | "fiber" | "fingerprint" | "fiveg" | "fourg" | "home-installation" | "industrial-iot" | "internet" | "it-service" | "laptop" | "mobile-broadband" | "network" | "phone-recycling" | "phone-ringing" | "phone" | "rack" | "refill-card" | "remote-control" | "repair" | "roaming" | "router" | "secure-device" | "sense-car" | "server" | "service-device" | "service-supervision" | "slow-wifi" | "smart-wifi" | "smartphone" | "smartwatch" | "tablet" | "trade-phone" | "tv" | "usb" | "voice-switch" | "wallplug" | "wireless-off" | "wireless-weak" | "wireless" | "world-alert" | "world-off" | "world-question" | "bar-chart" | "doc" | "document-doc" | "document-edit" | "document-pdf" | "document-ppt" | "excel" | "folder-copy" | "folder-new" | "folder" | "gif" | "graph" | "media-content" | "org-chart" | "pie-chart" | "print" | "register" | "report" | "simcard" | "spell-check" | "credit-card" | "euro" | "invoice" | "kontantkort" | "kr" | "late-payment" | "money-back-euro" | "money-back-kr" | "money-euro" | "money-kr" | "pay-monthly-euro" | "pay-monthly-kr" | "pay-once-euro" | "pay-once-kr" | "payment-success" | "savings" | "wallet" | "airplay" | "camera" | "entertainment" | "external" | "film" | "games" | "megaphone" | "microphone" | "music" | "player-settings" | "record" | "stream" | "trailer" | "video-conference" | "activity-level" | "ai-robot" | "bag" | "basketball" | "blood-pressure" | "bulb" | "business-continuity" | "business-intelligence" | "calendar" | "cart" | "close-circle" | "cloud" | "coffee" | "compass" | "construction" | "cookie" | "delivery" | "drone" | "education" | "efficiency" | "environment" | "facemask" | "flag" | "focus" | "food" | "fraud" | "getting-started" | "home-care" | "job-search" | "layers" | "measuring-health" | "moisture" | "offering" | "offshore" | "optimization" | "pebble" | "pet-dog" | "pin" | "plane" | "plus-minus" | "police" | "power-grid" | "present" | "press-button" | "price" | "pulse" | "recycle" | "reservation" | "route" | "ruler" | "satellite" | "secured-1" | "secured-2" | "security-camera" | "shopping" | "snowflake" | "speedometer" | "spyware" | "suitcase" | "sustainability" | "tag" | "temperature" | "thinking" | "train" | "transfer" | "undo" | "wavelength" | "weather" | "world" | "android" | "apple" | "bankid-norway" | "bankid" | "facebook" | "instagram" | "youtube" | "linkedin" | "snapchat" | "telia-logo" | "whatsapp" | "windows" | "alert-filled" | "check-circle-filled" | "check-circle" | "error-filled" | "error" | "info-filled" | "info" | "question-filled" | "question" | "warning" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-subdirectory" | "arrow-up" | "card-view" | "checkmark-bold" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "close" | "grid-view" | "list-view" | "minus-bold" | "minus" | "more-horizontal" | "more-vertical" | "plus" | "services" | "sorter" | "table-view";
6
+ name: "link" | "map" | "menu" | "search" | "summary" | "time" | "video" | "filter" | "image" | "stop" | "key" | "x" | "download" | "split" | "add" | "reverse" | "infinite" | "radio" | "visible" | "copy" | "help" | "zoom-out" | "zoom" | "alert" | "email" | "alarm-off" | "alarm-on" | "attachment" | "bookmark-filled" | "bookmark" | "copy-filled" | "dislike" | "edit" | "heart-filled" | "heart" | "invisible" | "like" | "lock-open" | "lock" | "login" | "logout" | "maximize" | "minimize" | "mute" | "password-invisible" | "password-visible" | "play-filled" | "play" | "remove-filled" | "remove" | "save" | "send" | "settings" | "share" | "shortcut" | "shuffle" | "skip-back-10sec" | "skip-back-30sec" | "skip-forward-10sec" | "skip-forward-30sec" | "star-filled" | "star" | "switch-arrows" | "sync" | "tv-next" | "tv-pause" | "tv-previous" | "tv-stop" | "upload" | "volume" | "connected-building" | "home" | "hospital" | "industry" | "premises-datacenter" | "premises-large" | "premises-medium" | "premises-small" | "premises" | "store" | "address-book" | "b2b-customer" | "care" | "chat-robot" | "chat" | "child-1" | "child-2" | "conversation" | "customer-dialogue" | "dsl-hub" | "end-user" | "handshake" | "headphones" | "letter" | "mms" | "new-contact" | "new-group" | "news" | "parental-guide" | "people-hub" | "people" | "portal" | "signature" | "smiley-happy" | "smiley-sad" | "sms" | "support" | "user-admin" | "vcard" | "voicemail" | "battery" | "bluetooth" | "broadband" | "broken-phone" | "cast" | "cloud-connect" | "connected" | "core-router" | "daas-device" | "data-transfer" | "desktop" | "devices" | "esim-simcard" | "esim" | "face-id" | "fiber" | "fingerprint" | "fiveg" | "fourg" | "home-installation" | "industrial-iot" | "internet" | "it-service" | "laptop" | "mobile-broadband" | "network" | "phone-recycling" | "phone-ringing" | "phone" | "rack" | "refill-card" | "remote-control" | "repair" | "roaming" | "router" | "secure-device" | "sense-car" | "server" | "service-device" | "service-supervision" | "slow-wifi" | "smart-wifi" | "smartphone" | "smartwatch" | "tablet" | "trade-phone" | "tv" | "usb" | "voice-switch" | "wallplug" | "wireless-off" | "wireless-weak" | "wireless" | "world-alert" | "world-off" | "world-question" | "bar-chart" | "doc" | "document-doc" | "document-edit" | "document-pdf" | "document-ppt" | "excel" | "folder-copy" | "folder-new" | "folder" | "gif" | "graph" | "media-content" | "org-chart" | "pie-chart" | "print" | "register" | "report" | "simcard" | "spell-check" | "credit-card" | "euro" | "invoice" | "kontantkort" | "kr" | "late-payment" | "money-back-euro" | "money-back-kr" | "money-euro" | "money-kr" | "pay-monthly-euro" | "pay-monthly-kr" | "pay-once-euro" | "pay-once-kr" | "payment-success" | "savings" | "wallet" | "airplay" | "camera" | "entertainment" | "external" | "film" | "games" | "megaphone" | "microphone" | "music" | "player-settings" | "record" | "stream" | "trailer" | "video-conference" | "activity-level" | "ai-robot" | "bag" | "basketball" | "blood-pressure" | "bulb" | "business-continuity" | "business-intelligence" | "calendar" | "cart" | "close-circle" | "cloud" | "coffee" | "compass" | "construction" | "cookie" | "delivery" | "drone" | "education" | "efficiency" | "environment" | "facemask" | "flag" | "focus" | "food" | "fraud" | "getting-started" | "home-care" | "job-search" | "layers" | "measuring-health" | "moisture" | "offering" | "offshore" | "optimization" | "pebble" | "pet-dog" | "pin" | "plane" | "plus-minus" | "police" | "power-grid" | "present" | "press-button" | "price" | "pulse" | "recycle" | "reservation" | "route" | "ruler" | "satellite" | "secured-1" | "secured-2" | "security-camera" | "shopping" | "smart-connect" | "snowflake" | "speedometer" | "spyware" | "suitcase" | "sustainability" | "tag" | "temperature" | "thinking" | "train" | "transfer" | "undo" | "wavelength" | "weather" | "world" | "android" | "apple" | "bankid-norway" | "bankid" | "facebook" | "instagram" | "linkedin" | "snapchat" | "telia-logo" | "whatsapp" | "windows" | "youtube" | "alert-filled" | "check-circle-filled" | "check-circle" | "error-filled" | "error" | "info-filled" | "info" | "question-filled" | "question" | "warning" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-subdirectory" | "arrow-up" | "card-view" | "checkmark-bold" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "close" | "grid-view" | "list-view" | "minus-bold" | "minus" | "more-horizontal" | "more-vertical" | "plus" | "services" | "sorter" | "table-view";
7
7
  size?: ("sm" | "md" | "lg" | "xl" | "xs" | "font" | "xxs") | undefined;
8
8
  children?: React.ReactNode;
9
9
  }, "ref">> & React.RefAttributes<SVGSVGElement>>;
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import React__default from "react";
3
3
  import clsx from "clsx";
4
4
  import { s as styles, rootClassName } from "./chip.js";
5
- import "../../assets/sprite.269ba410-teddy.svg";
5
+ import "../../assets/sprite.1321fab0-teddy.svg";
6
6
  import { Icon } from "../icon/icon.js";
7
7
  const Indicator = React__default.forwardRef(
8
8
  ({ className, ...props }, forwardRef) => {
@@ -5,7 +5,7 @@ import { ItemProps } from './chip-item';
5
5
  export declare const Chip: import('react').ForwardRefExoticComponent<RootProps & import('react').RefAttributes<HTMLDivElement>> & {
6
6
  Item: import('react').ForwardRefExoticComponent<ItemProps & import('react').RefAttributes<HTMLButtonElement>>;
7
7
  Indicator: import('react').ForwardRefExoticComponent<Partial<Omit<import('react').SVGProps<SVGSVGElement> & {
8
- name: "link" | "map" | "menu" | "search" | "summary" | "time" | "video" | "filter" | "image" | "stop" | "key" | "x" | "download" | "split" | "add" | "reverse" | "infinite" | "radio" | "visible" | "copy" | "help" | "zoom-out" | "zoom" | "alert" | "email" | "alarm-off" | "alarm-on" | "attachment" | "bookmark-filled" | "bookmark" | "copy-filled" | "dislike" | "edit" | "heart-filled" | "heart" | "invisible" | "like" | "lock-open" | "lock" | "login" | "logout" | "maximize" | "minimize" | "mute" | "password-invisible" | "password-visible" | "play-filled" | "play" | "remove-filled" | "remove" | "save" | "send" | "settings" | "share" | "shortcut" | "shuffle" | "sync" | "skip-back-10sec" | "skip-back-30sec" | "skip-forward-10sec" | "skip-forward-30sec" | "star-filled" | "star" | "switch-arrows" | "tv-next" | "tv-pause" | "tv-previous" | "tv-stop" | "upload" | "volume" | "connected-building" | "home" | "hospital" | "industry" | "premises-datacenter" | "premises-large" | "premises-medium" | "premises-small" | "premises" | "store" | "address-book" | "b2b-customer" | "care" | "chat-robot" | "chat" | "child-1" | "child-2" | "conversation" | "customer-dialogue" | "dsl-hub" | "end-user" | "handshake" | "headphones" | "letter" | "mms" | "new-contact" | "new-group" | "news" | "parental-guide" | "people-hub" | "people" | "portal" | "signature" | "smiley-happy" | "smiley-sad" | "sms" | "support" | "user-admin" | "vcard" | "voicemail" | "battery" | "bluetooth" | "broadband" | "broken-phone" | "cast" | "cloud-connect" | "connected" | "core-router" | "daas-device" | "data-transfer" | "desktop" | "devices" | "esim-simcard" | "esim" | "face-id" | "fiber" | "fingerprint" | "fiveg" | "fourg" | "home-installation" | "industrial-iot" | "internet" | "it-service" | "laptop" | "mobile-broadband" | "network" | "phone-recycling" | "phone-ringing" | "phone" | "rack" | "refill-card" | "remote-control" | "repair" | "roaming" | "router" | "secure-device" | "sense-car" | "server" | "service-device" | "service-supervision" | "slow-wifi" | "smart-wifi" | "smartphone" | "smartwatch" | "tablet" | "trade-phone" | "tv" | "usb" | "voice-switch" | "wallplug" | "wireless-off" | "wireless-weak" | "wireless" | "world-alert" | "world-off" | "world-question" | "bar-chart" | "doc" | "document-doc" | "document-edit" | "document-pdf" | "document-ppt" | "excel" | "folder-copy" | "folder-new" | "folder" | "gif" | "graph" | "media-content" | "org-chart" | "pie-chart" | "print" | "register" | "report" | "simcard" | "spell-check" | "credit-card" | "euro" | "invoice" | "kontantkort" | "kr" | "late-payment" | "money-back-euro" | "money-back-kr" | "money-euro" | "money-kr" | "pay-monthly-euro" | "pay-monthly-kr" | "pay-once-euro" | "pay-once-kr" | "payment-success" | "savings" | "wallet" | "airplay" | "camera" | "entertainment" | "external" | "film" | "games" | "megaphone" | "microphone" | "music" | "player-settings" | "record" | "stream" | "trailer" | "video-conference" | "activity-level" | "ai-robot" | "bag" | "basketball" | "blood-pressure" | "bulb" | "business-continuity" | "business-intelligence" | "calendar" | "cart" | "close-circle" | "cloud" | "coffee" | "compass" | "construction" | "cookie" | "delivery" | "drone" | "education" | "efficiency" | "environment" | "facemask" | "flag" | "focus" | "food" | "fraud" | "getting-started" | "home-care" | "job-search" | "layers" | "measuring-health" | "moisture" | "offering" | "offshore" | "optimization" | "pebble" | "pet-dog" | "pin" | "plane" | "plus-minus" | "police" | "power-grid" | "present" | "press-button" | "price" | "pulse" | "recycle" | "reservation" | "route" | "ruler" | "satellite" | "secured-1" | "secured-2" | "security-camera" | "shopping" | "snowflake" | "speedometer" | "spyware" | "suitcase" | "sustainability" | "tag" | "temperature" | "thinking" | "train" | "transfer" | "undo" | "wavelength" | "weather" | "world" | "android" | "apple" | "bankid-norway" | "bankid" | "facebook" | "instagram" | "youtube" | "linkedin" | "snapchat" | "telia-logo" | "whatsapp" | "windows" | "alert-filled" | "check-circle-filled" | "check-circle" | "error-filled" | "error" | "info-filled" | "info" | "question-filled" | "question" | "warning" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-subdirectory" | "arrow-up" | "card-view" | "checkmark-bold" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "close" | "grid-view" | "list-view" | "minus-bold" | "minus" | "more-horizontal" | "more-vertical" | "plus" | "services" | "sorter" | "table-view";
8
+ name: "link" | "map" | "menu" | "search" | "summary" | "time" | "video" | "filter" | "image" | "stop" | "key" | "x" | "download" | "split" | "add" | "reverse" | "infinite" | "radio" | "visible" | "copy" | "help" | "zoom-out" | "zoom" | "alert" | "email" | "alarm-off" | "alarm-on" | "attachment" | "bookmark-filled" | "bookmark" | "copy-filled" | "dislike" | "edit" | "heart-filled" | "heart" | "invisible" | "like" | "lock-open" | "lock" | "login" | "logout" | "maximize" | "minimize" | "mute" | "password-invisible" | "password-visible" | "play-filled" | "play" | "remove-filled" | "remove" | "save" | "send" | "settings" | "share" | "shortcut" | "shuffle" | "skip-back-10sec" | "skip-back-30sec" | "skip-forward-10sec" | "skip-forward-30sec" | "star-filled" | "star" | "switch-arrows" | "sync" | "tv-next" | "tv-pause" | "tv-previous" | "tv-stop" | "upload" | "volume" | "connected-building" | "home" | "hospital" | "industry" | "premises-datacenter" | "premises-large" | "premises-medium" | "premises-small" | "premises" | "store" | "address-book" | "b2b-customer" | "care" | "chat-robot" | "chat" | "child-1" | "child-2" | "conversation" | "customer-dialogue" | "dsl-hub" | "end-user" | "handshake" | "headphones" | "letter" | "mms" | "new-contact" | "new-group" | "news" | "parental-guide" | "people-hub" | "people" | "portal" | "signature" | "smiley-happy" | "smiley-sad" | "sms" | "support" | "user-admin" | "vcard" | "voicemail" | "battery" | "bluetooth" | "broadband" | "broken-phone" | "cast" | "cloud-connect" | "connected" | "core-router" | "daas-device" | "data-transfer" | "desktop" | "devices" | "esim-simcard" | "esim" | "face-id" | "fiber" | "fingerprint" | "fiveg" | "fourg" | "home-installation" | "industrial-iot" | "internet" | "it-service" | "laptop" | "mobile-broadband" | "network" | "phone-recycling" | "phone-ringing" | "phone" | "rack" | "refill-card" | "remote-control" | "repair" | "roaming" | "router" | "secure-device" | "sense-car" | "server" | "service-device" | "service-supervision" | "slow-wifi" | "smart-wifi" | "smartphone" | "smartwatch" | "tablet" | "trade-phone" | "tv" | "usb" | "voice-switch" | "wallplug" | "wireless-off" | "wireless-weak" | "wireless" | "world-alert" | "world-off" | "world-question" | "bar-chart" | "doc" | "document-doc" | "document-edit" | "document-pdf" | "document-ppt" | "excel" | "folder-copy" | "folder-new" | "folder" | "gif" | "graph" | "media-content" | "org-chart" | "pie-chart" | "print" | "register" | "report" | "simcard" | "spell-check" | "credit-card" | "euro" | "invoice" | "kontantkort" | "kr" | "late-payment" | "money-back-euro" | "money-back-kr" | "money-euro" | "money-kr" | "pay-monthly-euro" | "pay-monthly-kr" | "pay-once-euro" | "pay-once-kr" | "payment-success" | "savings" | "wallet" | "airplay" | "camera" | "entertainment" | "external" | "film" | "games" | "megaphone" | "microphone" | "music" | "player-settings" | "record" | "stream" | "trailer" | "video-conference" | "activity-level" | "ai-robot" | "bag" | "basketball" | "blood-pressure" | "bulb" | "business-continuity" | "business-intelligence" | "calendar" | "cart" | "close-circle" | "cloud" | "coffee" | "compass" | "construction" | "cookie" | "delivery" | "drone" | "education" | "efficiency" | "environment" | "facemask" | "flag" | "focus" | "food" | "fraud" | "getting-started" | "home-care" | "job-search" | "layers" | "measuring-health" | "moisture" | "offering" | "offshore" | "optimization" | "pebble" | "pet-dog" | "pin" | "plane" | "plus-minus" | "police" | "power-grid" | "present" | "press-button" | "price" | "pulse" | "recycle" | "reservation" | "route" | "ruler" | "satellite" | "secured-1" | "secured-2" | "security-camera" | "shopping" | "smart-connect" | "snowflake" | "speedometer" | "spyware" | "suitcase" | "sustainability" | "tag" | "temperature" | "thinking" | "train" | "transfer" | "undo" | "wavelength" | "weather" | "world" | "android" | "apple" | "bankid-norway" | "bankid" | "facebook" | "instagram" | "linkedin" | "snapchat" | "telia-logo" | "whatsapp" | "windows" | "youtube" | "alert-filled" | "check-circle-filled" | "check-circle" | "error-filled" | "error" | "info-filled" | "info" | "question-filled" | "question" | "warning" | "arrow-down" | "arrow-left" | "arrow-right" | "arrow-subdirectory" | "arrow-up" | "card-view" | "checkmark-bold" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "close" | "grid-view" | "list-view" | "minus-bold" | "minus" | "more-horizontal" | "more-vertical" | "plus" | "services" | "sorter" | "table-view";
9
9
  size?: ("sm" | "md" | "lg" | "xl" | "xs" | "font" | "xxs") | undefined;
10
10
  children?: import('react').ReactNode;
11
11
  }, "ref">> & import('react').RefAttributes<SVGSVGElement>>;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  const jsxRuntime = require("react/jsx-runtime");
3
- require("../../assets/sprite.269ba410-teddy.svg");
3
+ require("../../assets/sprite.1321fab0-teddy.svg");
4
4
  const components_icon_icon = require("../icon/icon.cjs");
5
5
  const components_datePicker_css = require("./css.cjs");
6
6
  const DatePickerInput = ({
@@ -1,5 +1,5 @@
1
1
  import { jsxs, Fragment, jsx } from "react/jsx-runtime";
2
- import "../../assets/sprite.269ba410-teddy.svg";
2
+ import "../../assets/sprite.1321fab0-teddy.svg";
3
3
  import { Icon } from "../icon/icon.js";
4
4
  import { css } from "./css.js";
5
5
  const DatePickerInput = ({
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const jsxRuntime = require("react/jsx-runtime");
4
4
  const React = require("react");
5
- require("../../assets/sprite.269ba410-teddy.svg");
5
+ require("../../assets/sprite.1321fab0-teddy.svg");
6
6
  const components_icon_icon = require("../icon/icon.cjs");
7
7
  const components_datePicker_datePickerUniqueId = require("./date-picker-unique-id.cjs");
8
8
  const components_datePicker_dialogUtils = require("./dialog-utils.cjs");
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
2
  import { useState, useRef, useEffect } from "react";
3
- import "../../assets/sprite.269ba410-teddy.svg";
3
+ import "../../assets/sprite.1321fab0-teddy.svg";
4
4
  import { Icon } from "../icon/icon.js";
5
5
  import { uniqueId } from "./date-picker-unique-id.js";
6
6
  import { cleanValue } from "./dialog-utils.js";
@@ -6,7 +6,7 @@ const clsx = require("clsx");
6
6
  const DrawerPrimitive = require("@radix-ui/react-dialog");
7
7
  const drawer_module = require("../../drawer.module-CoqKvqzl.cjs");
8
8
  const components_drawer_drawerRoot = require("./drawer-root.cjs");
9
- require("../../assets/sprite.269ba410-teddy.svg");
9
+ require("../../assets/sprite.1321fab0-teddy.svg");
10
10
  const components_icon_icon = require("../icon/icon.cjs");
11
11
  const components_button_button = require("../button/button.cjs");
12
12
  function _interopNamespaceDefault(e) {
@@ -4,7 +4,7 @@ import clsx from "clsx";
4
4
  import * as DrawerPrimitive from "@radix-ui/react-dialog";
5
5
  import { s as styles } from "../../drawer.module-Am9xxZYU.js";
6
6
  import { rootClassName } from "./drawer-root.js";
7
- import "../../assets/sprite.269ba410-teddy.svg";
7
+ import "../../assets/sprite.1321fab0-teddy.svg";
8
8
  import { Icon } from "../icon/icon.js";
9
9
  import { Button } from "../button/button.js";
10
10
  const Close = React__default.forwardRef(
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
4
4
  const clsx = require("clsx");
5
5
  const React = require("react");
6
6
  const components_expandableCard_expandableCardRoot = require("./expandable-card-root.cjs");
7
- require("../../assets/sprite.269ba410-teddy.svg");
7
+ require("../../assets/sprite.1321fab0-teddy.svg");
8
8
  const components_icon_icon = require("../icon/icon.cjs");
9
9
  const Indicator = React.forwardRef(
10
10
  ({ className, children, name = "chevron-down", ...props }, forwardRef) => {
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import React__default from "react";
4
4
  import { s as styles, rootClassName } from "./expandable-card-root.js";
5
- import "../../assets/sprite.269ba410-teddy.svg";
5
+ import "../../assets/sprite.1321fab0-teddy.svg";
6
6
  import { Icon } from "../icon/icon.js";
7
7
  const Indicator = React__default.forwardRef(
8
8
  ({ className, children, name = "chevron-down", ...props }, forwardRef) => {
@@ -3,7 +3,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const jsxRuntime = require("react/jsx-runtime");
4
4
  const clsx = require("clsx");
5
5
  const React = require("react");
6
- require("../../assets/sprite.269ba410-teddy.svg");
6
+ require("../../assets/sprite.1321fab0-teddy.svg");
7
7
  const components_icon_icon = require("../icon/icon.cjs");
8
8
  const components_text_text = require("../text/text.cjs");
9
9
  const styles = {
@@ -1,7 +1,7 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
3
  import React__default from "react";
4
- import "../../assets/sprite.269ba410-teddy.svg";
4
+ import "../../assets/sprite.1321fab0-teddy.svg";
5
5
  import { Icon } from "../icon/icon.js";
6
6
  import { Text } from "../text/text.js";
7
7
  const styles = {
@@ -109,9 +109,6 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
109
109
  </symbol>
110
110
  <symbol fill="none" viewBox="0 0 24 24" id="shuffle">
111
111
  <path fill="currentColor" fill-rule="evenodd" d="M18.844 4.625a.9.9 0 0 1 1.273 0l2.235 2.235a.9.9 0 0 1 0 1.273l-2.235 2.235a.9.9 0 1 1-1.273-1.272l.7-.7h-3.057l-1.98 1.98a.9.9 0 1 1-1.273-1.272l2.244-2.244a.9.9 0 0 1 .636-.263h3.43l-.7-.7a.9.9 0 0 1 0-1.272ZM1.47 7.502a.9.9 0 0 1 .9-.9h4.77a.9.9 0 0 1 .637.264L12.2 11.29a.892.892 0 0 1 .12.12l4.167 4.167h3.056l-.699-.7a.9.9 0 1 1 1.273-1.272l2.235 2.235a.9.9 0 0 1 0 1.273l-2.235 2.235a.9.9 0 1 1-1.273-1.272l.7-.7h-3.43a.9.9 0 0 1-.636-.263l-3.854-3.854-3.848 3.849a.9.9 0 0 1-.636.263H2.37a.9.9 0 0 1 0-1.8h4.397l3.584-3.584-3.584-3.585H2.369a.9.9 0 0 1-.9-.9Z" clip-rule="evenodd"></path>
112
- </symbol>
113
- <symbol fill="none" viewBox="0 0 24 24" id="sync">
114
- <path fill="currentColor" fill-rule="evenodd" d="M12.015 4.786a7.218 7.218 0 0 0-7.219 7.219.9.9 0 1 1-1.8 0 9.018 9.018 0 0 1 15.189-6.577v-1.48a.9.9 0 1 1 1.8 0V8.92h-4.973a.9.9 0 0 1 0-1.8h2.318a7.199 7.199 0 0 0-5.315-2.334Zm8.118 6.319a.9.9 0 0 1 .9.9A9.018 9.018 0 0 1 5.83 18.568v1.469a.9.9 0 1 1-1.8 0v-4.973h4.973a.9.9 0 1 1 0 1.8H6.677a7.218 7.218 0 0 0 12.556-4.86.9.9 0 0 1 .9-.9Z" clip-rule="evenodd"></path>
115
112
  </symbol>
116
113
  <symbol fill="none" viewBox="0 0 24 24" id="skip-back-10sec">
117
114
  <path fill="currentColor" fill-rule="evenodd" d="M8.636 1.864a.9.9 0 0 0-1.272 0l-2.5 2.5a.9.9 0 0 0 0 1.272l2.5 2.5a.9.9 0 0 0 1.272-1.272L7.673 5.9H12A7.1 7.1 0 1 1 4.9 13a.9.9 0 1 0-1.8 0A8.9 8.9 0 1 0 12 4.1H7.673l.963-.964a.9.9 0 0 0 0-1.272Z" clip-rule="evenodd"></path>
@@ -142,6 +139,9 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
142
139
  </symbol>
143
140
  <symbol fill="none" viewBox="0 0 24 24" id="switch-arrows">
144
141
  <path fill="currentColor" fill-rule="evenodd" d="M16.864 2.364a.9.9 0 0 1 1.272 0l4 4a.9.9 0 0 1 0 1.272l-4 4a.9.9 0 0 1-1.272-1.272L19.327 7.9H9a.9.9 0 0 1 0-1.8h10.327l-2.463-2.464a.9.9 0 0 1 0-1.272Zm-9.728 10a.9.9 0 0 1 0 1.272L4.673 16.1H15a.9.9 0 1 1 0 1.8H4.673l2.463 2.464a.9.9 0 0 1-1.272 1.272l-4-4a.9.9 0 0 1 0-1.272l4-4a.9.9 0 0 1 1.272 0Z" clip-rule="evenodd"></path>
142
+ </symbol>
143
+ <symbol fill="none" viewBox="0 0 24 24" id="sync">
144
+ <path fill="currentColor" fill-rule="evenodd" d="M12.015 4.786a7.218 7.218 0 0 0-7.219 7.219.9.9 0 1 1-1.8 0 9.018 9.018 0 0 1 15.189-6.577v-1.48a.9.9 0 1 1 1.8 0V8.92h-4.973a.9.9 0 0 1 0-1.8h2.318a7.199 7.199 0 0 0-5.315-2.334Zm8.118 6.319a.9.9 0 0 1 .9.9A9.018 9.018 0 0 1 5.83 18.568v1.469a.9.9 0 1 1-1.8 0v-4.973h4.973a.9.9 0 1 1 0 1.8H6.677a7.218 7.218 0 0 0 12.556-4.86.9.9 0 0 1 .9-.9Z" clip-rule="evenodd"></path>
145
145
  </symbol>
146
146
  <symbol fill="none" viewBox="0 0 24 24" id="tv-next">
147
147
  <path fill="currentColor" d="M21 21h-1V3h1v18Zm-3-9L4.5 19.794V4.206L18 12Z"></path>
@@ -872,19 +872,20 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
872
872
  <symbol fill="none" viewBox="0 0 24 24" id="shopping">
873
873
  <path fill="currentColor" fill-rule="evenodd" d="M8.9 5.506V8.5a.9.9 0 0 1-1.8 0V7.4H5.9v12.7h12.2V7.4h-1.2v1.1a.9.9 0 0 1-1.8 0V7.4H12a.9.9 0 1 1 0-1.8h3.1v-.105a2.87 2.87 0 0 0-.046-.373 3.025 3.025 0 0 0-.335-.925C14.377 3.599 13.674 2.9 12 2.9s-2.377.7-2.719 1.297a3.025 3.025 0 0 0-.38 1.298l-.001.01ZM16 5.5l.9-.001v-.026c0-.012 0-.028-.002-.047a4.711 4.711 0 0 0-.077-.642 4.823 4.823 0 0 0-.54-1.48C15.623 2.15 14.326 1.1 12 1.1c-2.326 0-3.623 1.05-4.281 2.203a4.823 4.823 0 0 0-.619 2.17v.025c0 .001 0 .002.9.002h-.9v.1H5a.9.9 0 0 0-.9.9V21a.9.9 0 0 0 .9.9h14a.9.9 0 0 0 .9-.9V6.5a.9.9 0 0 0-.9-.9h-2.1v-.1H16Z" clip-rule="evenodd"></path>
874
874
  </symbol>
875
+ <symbol viewBox="0 0 64 65" id="smart-connect"><path fill-rule="evenodd" d="M45.613 30.958c4.401-7.15 2.546-16.484-4.254-21.408-6.8-4.924-16.247-3.774-21.667 2.639-5.42 6.412-4.98 15.918 1.01 21.803 5.988 5.885 15.5 6.158 21.817.627 7.517.282 13.47 6.452 13.481 13.974v2a4.004 4.004 0 01-4 4H12a4.004 4.004 0 01-4-4v-2a14.057 14.057 0 014.76-10.52 26.11 26.11 0 0015.653 8.26 3.988 3.988 0 10.29-4A22.089 22.089 0 0114.13 33.43l-.003-.005A21.846 21.846 0 0110 20.593a2 2 0 00-4 0 25.804 25.804 0 004.315 14.315A18.067 18.067 0 004 48.593v2a8.01 8.01 0 008 8h40a8.01 8.01 0 008-8v-2a18.03 18.03 0 00-14.387-17.635zM32 34.593c-6.627 0-12-5.373-12-12s5.373-12 12-12 12 5.373 12 12c-.007 6.625-5.376 11.993-12 12z" clip-rule="evenodd" fill="currentColor"></path></symbol>
875
876
  <symbol fill="none" viewBox="0 0 24 24" id="snowflake">
876
877
  <path fill="currentColor" fill-rule="evenodd" d="M12 .796a.9.9 0 0 1 .9.9V3.47l1.374-1.079a.9.9 0 0 1 1.112 1.416L12.9 5.757v1.935a4.391 4.391 0 0 1 2.216 1.202L16.662 8l.447-3.128a.9.9 0 1 1 1.782.254l-.247 1.73 1.535-.886a.9.9 0 1 1 .9 1.558l-1.516.876 1.792.768a.9.9 0 1 1-.71 1.654L17.616 9.53l-1.515.874A4.39 4.39 0 0 1 16.4 12a4.39 4.39 0 0 1-.299 1.597l1.515.874 3.03-1.298a.9.9 0 1 1 .709 1.654l-1.792.768 1.516.876a.9.9 0 1 1-.9 1.558l-1.535-.886.247 1.73a.9.9 0 1 1-1.782.254L16.662 16l-1.546-.893a4.392 4.392 0 0 1-2.216 1.202v2.13l2.486 1.952a.9.9 0 1 1-1.112 1.416l-1.374-1.08V22.5a.9.9 0 0 1-1.8 0v-1.75l-1.56 1.167a.9.9 0 0 1-1.08-1.442l2.64-1.974v-2.193a4.392 4.392 0 0 1-2.216-1.202L7.338 16l-.447 3.128a.9.9 0 0 1-1.782-.254l.247-1.73-1.535.886a.9.9 0 1 1-.9-1.558l1.516-.876-1.792-.768a.9.9 0 1 1 .71-1.654l3.029 1.298 1.515-.874A4.389 4.389 0 0 1 7.6 12c0-.563.106-1.102.299-1.597L6.384 9.53l-3.03 1.298a.9.9 0 1 1-.708-1.654l1.791-.768-1.516-.876a.9.9 0 1 1 .9-1.558l1.535.886-.247-1.73a.9.9 0 1 1 1.782-.254L7.338 8l1.546.893A4.392 4.392 0 0 1 11.1 7.692V5.695L8.46 3.721a.9.9 0 1 1 1.08-1.442l1.56 1.168v-1.75a.9.9 0 0 1 .9-.9ZM12 9.4a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2Z" clip-rule="evenodd"></path>
877
878
  </symbol>
878
879
  <symbol fill="none" viewBox="0 0 24 24" id="speedometer">
879
880
  <path fill="currentColor" fill-rule="evenodd" d="M1.62 11.81a.903.903 0 0 0-.014.294 10.304 10.304 0 0 0 2.884 7.52.9.9 0 0 0 1.182.101l1.36-1a.9.9 0 0 0-1.065-1.45l-.697.512A8.49 8.49 0 0 1 3.411 12.9H4.5a.9.9 0 1 0 0-1.8h-.992a8.511 8.511 0 0 1 2.03-4.29l.74.74A.9.9 0 0 0 7.55 6.279l-.686-.686A8.577 8.577 0 0 1 11.1 3.946V5a.9.9 0 1 0 1.8 0V3.946a8.576 8.576 0 0 1 2.187.522.9.9 0 0 0 .644-1.681A10.415 10.415 0 0 0 12 2.1c-2.63 0-5.033.973-6.865 2.577a.898.898 0 0 0-.428.396A10.306 10.306 0 0 0 1.62 11.81Zm17.516-6.946a.9.9 0 0 1 0 1.272l-7 7a.9.9 0 1 1-1.272-1.272l7-7a.9.9 0 0 1 1.272 0Zm.894 2.458a.9.9 0 0 1 1.213.384 10.285 10.285 0 0 1 1.157 4.752c0 2.78-1.101 5.307-2.89 7.166a.9.9 0 0 1-1.182.101l-1.36-1a.9.9 0 0 1 1.065-1.45l.697.512a8.49 8.49 0 0 0 1.859-4.887H19a.9.9 0 1 1 0-1.8h1.492a8.462 8.462 0 0 0-.846-2.564.9.9 0 0 1 .384-1.214Z" clip-rule="evenodd"></path>
881
+ </symbol>
882
+ <symbol fill="none" viewBox="0 0 24 24" id="split">
883
+ <path fill="currentColor" fill-rule="evenodd" d="M18.864 4.864a.9.9 0 0 1 1.272 0l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464h-5.454l-4.237 4.236A.9.9 0 0 1 9 12.9H2.5a.9.9 0 0 1 0-1.8h6.127l4.237-4.236A.9.9 0 0 1 13.5 6.6h5.827l-.463-.464a.9.9 0 0 1 0-1.272Zm-8.5 8.5a.9.9 0 0 1 1.272 0l2.237 2.236h5.454l-.463-.464a.9.9 0 1 1 1.272-1.272l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464H13.5a.9.9 0 0 1-.636-.264l-2.5-2.5a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"></path>
880
884
  </symbol>
881
885
  <symbol fill="none" viewBox="0 0 24 24" id="spyware">
882
886
  <path fill="currentColor" fill-rule="evenodd" d="M11.598 1.695a.9.9 0 0 1 .804 0c2.952 1.476 5.356 2.433 8.725 2.914a.9.9 0 0 1 .773.89c0 4.728-.237 8.312-1.595 11.029-1.403 2.805-3.915 4.543-8.037 5.831a.9.9 0 0 1-.537 0c-4.12-1.288-6.633-3.026-8.036-5.832C2.337 13.811 2.1 10.227 2.1 5.5a.9.9 0 0 1 .788-.893c3.843-.48 5.731-1.423 8.71-2.912Zm-7.695 4.59c.03 4.338.324 7.281 1.402 9.438 1.072 2.143 2.992 3.635 6.695 4.833 3.703-1.198 5.623-2.69 6.695-4.834 1.08-2.158 1.374-5.105 1.402-9.452-3.08-.525-5.437-1.457-8.096-2.765C9.38 4.813 7.374 5.76 3.903 6.285Z" clip-rule="evenodd"></path>
883
887
  <path fill="currentColor" d="m12.523 14.422.416-6.75a.94.94 0 1 0-1.876.001l.425 6.749h1.035ZM12 17.02c.44 0 .826-.387.826-.815 0-.418-.387-.816-.826-.816-.428 0-.825.397-.825.816 0 .428.397.815.825.815Z"></path>
884
888
  <path fill="currentColor" fill-rule="evenodd" d="M12.691 14.596h-1.37l-.436-7.034a1 1 0 0 1 .998-1.062h.236a1 1 0 0 1 .998 1.06l-.426 7.036Zm.248-6.924a.94.94 0 1 0-1.876.001l.425 6.749h1.035l.416-6.75ZM13 16.206c0 .526-.466.99-1 .99-.522 0-1-.463-1-.99 0-.264.125-.51.304-.689.18-.178.429-.3.696-.3.536 0 1 .474 1 .989Zm-.174 0c0 .428-.387.815-.826.815-.428 0-.825-.387-.825-.815 0-.418.397-.816.825-.816.44 0 .826.397.826.816Z" clip-rule="evenodd"></path>
885
- </symbol>
886
- <symbol fill="none" viewBox="0 0 24 24" id="split">
887
- <path fill="currentColor" fill-rule="evenodd" d="M18.864 4.864a.9.9 0 0 1 1.272 0l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464h-5.454l-4.237 4.236A.9.9 0 0 1 9 12.9H2.5a.9.9 0 0 1 0-1.8h6.127l4.237-4.236A.9.9 0 0 1 13.5 6.6h5.827l-.463-.464a.9.9 0 0 1 0-1.272Zm-8.5 8.5a.9.9 0 0 1 1.272 0l2.237 2.236h5.454l-.463-.464a.9.9 0 1 1 1.272-1.272l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464H13.5a.9.9 0 0 1-.636-.264l-2.5-2.5a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"></path>
888
889
  </symbol>
889
890
  <symbol fill="none" viewBox="0 0 24 24" id="stop">
890
891
  <path fill="currentColor" fill-rule="evenodd" d="M12 3.818a8.182 8.182 0 1 0 0 16.364 8.182 8.182 0 0 0 0-16.364ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm5.05 0a.91.91 0 0 1 .91-.91h8.08a.91.91 0 1 1 0 1.82H7.96a.91.91 0 0 1-.91-.91Z" clip-rule="evenodd"></path>
@@ -948,9 +949,6 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
948
949
  <path fill="currentColor" fill-rule="evenodd" d="M6.608 12a5.392 5.392 0 1 1 10.784 0 5.392 5.392 0 0 1-10.784 0ZM12 15.5a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Z" clip-rule="evenodd"></path>
949
950
  <path fill="currentColor" d="M18.865 6.395a1.26 1.26 0 1 1-2.52 0 1.26 1.26 0 0 1 2.52 0Z"></path>
950
951
  <path fill="currentColor" fill-rule="evenodd" d="M12 1.5c-2.852 0-3.21.012-4.33.063-1.118.051-1.88.229-2.55.488-.7.264-1.335.677-1.86 1.211a5.147 5.147 0 0 0-1.21 1.86c-.259.668-.436 1.431-.487 2.549C1.513 8.789 1.5 9.148 1.5 12c0 2.851.012 3.21.063 4.329.051 1.119.229 1.88.488 2.55.264.7.677 1.335 1.211 1.86.525.534 1.16.947 1.86 1.211.668.26 1.432.437 2.55.488 1.12.051 1.476.062 4.328.062 2.851 0 3.21-.012 4.329-.063 1.119-.052 1.88-.229 2.55-.489a5.37 5.37 0 0 0 3.07-3.07c.26-.668.437-1.432.488-2.55.05-1.119.063-1.477.063-4.328 0-2.852-.012-3.21-.063-4.33-.052-1.118-.229-1.88-.489-2.55a5.147 5.147 0 0 0-1.21-1.86 5.147 5.147 0 0 0-1.86-1.21c-.668-.259-1.431-.436-2.55-.487C15.212 1.513 14.852 1.5 12 1.5Zm0 1.892c2.803 0 3.135.01 4.243.06 1.023.046 1.58.217 1.95.361.49.19.84.418 1.207.786.367.367.595.717.785 1.207.144.37.315.926.362 1.95.05 1.107.06 1.44.06 4.243 0 2.803-.011 3.135-.06 4.243-.047 1.023-.218 1.58-.362 1.95-.19.49-.418.84-.785 1.207a3.258 3.258 0 0 1-1.207.785c-.37.144-.926.315-1.95.362-1.107.05-1.44.06-4.243.06-2.803 0-3.136-.011-4.243-.06-1.024-.047-1.58-.218-1.95-.362A3.25 3.25 0 0 1 4.6 19.4a3.252 3.252 0 0 1-.786-1.207c-.143-.37-.314-.926-.361-1.95-.05-1.107-.06-1.44-.06-4.242 0-2.803.01-3.136.06-4.243.047-1.024.218-1.58.361-1.95.19-.49.418-.84.786-1.208a3.258 3.258 0 0 1 1.207-.785c.37-.144.926-.315 1.95-.361 1.107-.05 1.44-.06 4.243-.06v-.001Z" clip-rule="evenodd"></path>
951
- </symbol>
952
- <symbol fill="none" viewBox="0 0 24 24" id="youtube">
953
- <path fill="currentColor" fill-rule="evenodd" d="M22.178 7.76s-.241-1.467-.804-2.119c-.805-.815-1.69-.815-2.092-.896C16.385 4.5 11.96 4.5 11.96 4.5s-4.426 0-7.322.245c-.402.081-1.287.081-2.092.896-.644.652-.805 2.12-.805 2.12S1.5 9.473 1.5 11.185v1.63c0 1.712.241 3.424.241 3.424s.242 1.467.805 2.12c.805.815 1.85.815 2.333.896 1.69.164 7.161.245 7.161.245s4.425 0 7.322-.245c.402-.081 1.287-.081 2.092-.896.644-.653.805-2.12.805-2.12s.241-1.712.241-3.424v-1.63a42.404 42.404 0 0 0-.322-3.424Zm-12.39 7.012V8.82l5.631 3.016-5.632 2.935Z" clip-rule="evenodd"></path>
954
952
  </symbol>
955
953
  <symbol fill="none" viewBox="0 0 24 24" id="linkedin">
956
954
  <path fill="currentColor" d="M4.024 1.5A2.526 2.526 0 0 0 1.5 4.027a2.526 2.526 0 0 0 2.524 2.528 2.527 2.527 0 0 0 2.522-2.528A2.526 2.526 0 0 0 4.024 1.5ZM17.28 8.124c-2.118 0-3.537 1.163-4.118 2.265h-.058V8.473H8.929V22.5h4.349v-6.94c0-1.829.346-3.601 2.611-3.601 2.232 0 2.263 2.092 2.263 3.72v6.82h4.347v-7.693c0-3.777-.813-6.682-5.22-6.682ZM6.2 22.5H1.848V8.473H6.2V22.5Z"></path>
@@ -969,6 +967,9 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
969
967
  </symbol>
970
968
  <symbol fill="none" viewBox="0 0 24 24" id="x">
971
969
  <path fill="currentColor" d="m3.044 3 6.95 9.928L3 21h1.574l6.123-7.067L15.644 21H21l-7.34-10.486L20.168 3h-1.574l-5.639 6.509L8.4 3H3.044Zm2.315 1.239h2.46L18.685 19.76h-2.46L5.357 4.24Z"></path>
970
+ </symbol>
971
+ <symbol fill="none" viewBox="0 0 24 24" id="youtube">
972
+ <path fill="currentColor" fill-rule="evenodd" d="M22.178 7.76s-.241-1.467-.804-2.119c-.805-.815-1.69-.815-2.092-.896C16.385 4.5 11.96 4.5 11.96 4.5s-4.426 0-7.322.245c-.402.081-1.287.081-2.092.896-.644.652-.805 2.12-.805 2.12S1.5 9.473 1.5 11.185v1.63c0 1.712.241 3.424.241 3.424s.242 1.467.805 2.12c.805.815 1.85.815 2.333.896 1.69.164 7.161.245 7.161.245s4.425 0 7.322-.245c.402-.081 1.287-.081 2.092-.896.644-.653.805-2.12.805-2.12s.241-1.712.241-3.424v-1.63a42.404 42.404 0 0 0-.322-3.424Zm-12.39 7.012V8.82l5.631 3.016-5.632 2.935Z" clip-rule="evenodd"></path>
972
973
  </symbol>
973
974
  <symbol fill="none" viewBox="0 0 24 24" id="alert-filled">
974
975
  <path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1.038-14.81-.247 6.875h-1.566l-.247-6.876a1.03 1.03 0 1 1 2.06 0Zm.212 8.916c0 .649-.585 1.234-1.25 1.234-.649 0-1.25-.585-1.25-1.234 0-.633.601-1.234 1.25-1.234.665 0 1.25.601 1.25 1.234Z" clip-rule="evenodd"></path>
@@ -108,9 +108,6 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
108
108
  </symbol>
109
109
  <symbol fill="none" viewBox="0 0 24 24" id="shuffle">
110
110
  <path fill="currentColor" fill-rule="evenodd" d="M18.844 4.625a.9.9 0 0 1 1.273 0l2.235 2.235a.9.9 0 0 1 0 1.273l-2.235 2.235a.9.9 0 1 1-1.273-1.272l.7-.7h-3.057l-1.98 1.98a.9.9 0 1 1-1.273-1.272l2.244-2.244a.9.9 0 0 1 .636-.263h3.43l-.7-.7a.9.9 0 0 1 0-1.272ZM1.47 7.502a.9.9 0 0 1 .9-.9h4.77a.9.9 0 0 1 .637.264L12.2 11.29a.892.892 0 0 1 .12.12l4.167 4.167h3.056l-.699-.7a.9.9 0 1 1 1.273-1.272l2.235 2.235a.9.9 0 0 1 0 1.273l-2.235 2.235a.9.9 0 1 1-1.273-1.272l.7-.7h-3.43a.9.9 0 0 1-.636-.263l-3.854-3.854-3.848 3.849a.9.9 0 0 1-.636.263H2.37a.9.9 0 0 1 0-1.8h4.397l3.584-3.584-3.584-3.585H2.369a.9.9 0 0 1-.9-.9Z" clip-rule="evenodd"></path>
111
- </symbol>
112
- <symbol fill="none" viewBox="0 0 24 24" id="sync">
113
- <path fill="currentColor" fill-rule="evenodd" d="M12.015 4.786a7.218 7.218 0 0 0-7.219 7.219.9.9 0 1 1-1.8 0 9.018 9.018 0 0 1 15.189-6.577v-1.48a.9.9 0 1 1 1.8 0V8.92h-4.973a.9.9 0 0 1 0-1.8h2.318a7.199 7.199 0 0 0-5.315-2.334Zm8.118 6.319a.9.9 0 0 1 .9.9A9.018 9.018 0 0 1 5.83 18.568v1.469a.9.9 0 1 1-1.8 0v-4.973h4.973a.9.9 0 1 1 0 1.8H6.677a7.218 7.218 0 0 0 12.556-4.86.9.9 0 0 1 .9-.9Z" clip-rule="evenodd"></path>
114
111
  </symbol>
115
112
  <symbol fill="none" viewBox="0 0 24 24" id="skip-back-10sec">
116
113
  <path fill="currentColor" fill-rule="evenodd" d="M8.636 1.864a.9.9 0 0 0-1.272 0l-2.5 2.5a.9.9 0 0 0 0 1.272l2.5 2.5a.9.9 0 0 0 1.272-1.272L7.673 5.9H12A7.1 7.1 0 1 1 4.9 13a.9.9 0 1 0-1.8 0A8.9 8.9 0 1 0 12 4.1H7.673l.963-.964a.9.9 0 0 0 0-1.272Z" clip-rule="evenodd"></path>
@@ -141,6 +138,9 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
141
138
  </symbol>
142
139
  <symbol fill="none" viewBox="0 0 24 24" id="switch-arrows">
143
140
  <path fill="currentColor" fill-rule="evenodd" d="M16.864 2.364a.9.9 0 0 1 1.272 0l4 4a.9.9 0 0 1 0 1.272l-4 4a.9.9 0 0 1-1.272-1.272L19.327 7.9H9a.9.9 0 0 1 0-1.8h10.327l-2.463-2.464a.9.9 0 0 1 0-1.272Zm-9.728 10a.9.9 0 0 1 0 1.272L4.673 16.1H15a.9.9 0 1 1 0 1.8H4.673l2.463 2.464a.9.9 0 0 1-1.272 1.272l-4-4a.9.9 0 0 1 0-1.272l4-4a.9.9 0 0 1 1.272 0Z" clip-rule="evenodd"></path>
141
+ </symbol>
142
+ <symbol fill="none" viewBox="0 0 24 24" id="sync">
143
+ <path fill="currentColor" fill-rule="evenodd" d="M12.015 4.786a7.218 7.218 0 0 0-7.219 7.219.9.9 0 1 1-1.8 0 9.018 9.018 0 0 1 15.189-6.577v-1.48a.9.9 0 1 1 1.8 0V8.92h-4.973a.9.9 0 0 1 0-1.8h2.318a7.199 7.199 0 0 0-5.315-2.334Zm8.118 6.319a.9.9 0 0 1 .9.9A9.018 9.018 0 0 1 5.83 18.568v1.469a.9.9 0 1 1-1.8 0v-4.973h4.973a.9.9 0 1 1 0 1.8H6.677a7.218 7.218 0 0 0 12.556-4.86.9.9 0 0 1 .9-.9Z" clip-rule="evenodd"></path>
144
144
  </symbol>
145
145
  <symbol fill="none" viewBox="0 0 24 24" id="tv-next">
146
146
  <path fill="currentColor" d="M21 21h-1V3h1v18Zm-3-9L4.5 19.794V4.206L18 12Z"></path>
@@ -871,19 +871,20 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
871
871
  <symbol fill="none" viewBox="0 0 24 24" id="shopping">
872
872
  <path fill="currentColor" fill-rule="evenodd" d="M8.9 5.506V8.5a.9.9 0 0 1-1.8 0V7.4H5.9v12.7h12.2V7.4h-1.2v1.1a.9.9 0 0 1-1.8 0V7.4H12a.9.9 0 1 1 0-1.8h3.1v-.105a2.87 2.87 0 0 0-.046-.373 3.025 3.025 0 0 0-.335-.925C14.377 3.599 13.674 2.9 12 2.9s-2.377.7-2.719 1.297a3.025 3.025 0 0 0-.38 1.298l-.001.01ZM16 5.5l.9-.001v-.026c0-.012 0-.028-.002-.047a4.711 4.711 0 0 0-.077-.642 4.823 4.823 0 0 0-.54-1.48C15.623 2.15 14.326 1.1 12 1.1c-2.326 0-3.623 1.05-4.281 2.203a4.823 4.823 0 0 0-.619 2.17v.025c0 .001 0 .002.9.002h-.9v.1H5a.9.9 0 0 0-.9.9V21a.9.9 0 0 0 .9.9h14a.9.9 0 0 0 .9-.9V6.5a.9.9 0 0 0-.9-.9h-2.1v-.1H16Z" clip-rule="evenodd"></path>
873
873
  </symbol>
874
+ <symbol viewBox="0 0 64 65" id="smart-connect"><path fill-rule="evenodd" d="M45.613 30.958c4.401-7.15 2.546-16.484-4.254-21.408-6.8-4.924-16.247-3.774-21.667 2.639-5.42 6.412-4.98 15.918 1.01 21.803 5.988 5.885 15.5 6.158 21.817.627 7.517.282 13.47 6.452 13.481 13.974v2a4.004 4.004 0 01-4 4H12a4.004 4.004 0 01-4-4v-2a14.057 14.057 0 014.76-10.52 26.11 26.11 0 0015.653 8.26 3.988 3.988 0 10.29-4A22.089 22.089 0 0114.13 33.43l-.003-.005A21.846 21.846 0 0110 20.593a2 2 0 00-4 0 25.804 25.804 0 004.315 14.315A18.067 18.067 0 004 48.593v2a8.01 8.01 0 008 8h40a8.01 8.01 0 008-8v-2a18.03 18.03 0 00-14.387-17.635zM32 34.593c-6.627 0-12-5.373-12-12s5.373-12 12-12 12 5.373 12 12c-.007 6.625-5.376 11.993-12 12z" clip-rule="evenodd" fill="currentColor"></path></symbol>
874
875
  <symbol fill="none" viewBox="0 0 24 24" id="snowflake">
875
876
  <path fill="currentColor" fill-rule="evenodd" d="M12 .796a.9.9 0 0 1 .9.9V3.47l1.374-1.079a.9.9 0 0 1 1.112 1.416L12.9 5.757v1.935a4.391 4.391 0 0 1 2.216 1.202L16.662 8l.447-3.128a.9.9 0 1 1 1.782.254l-.247 1.73 1.535-.886a.9.9 0 1 1 .9 1.558l-1.516.876 1.792.768a.9.9 0 1 1-.71 1.654L17.616 9.53l-1.515.874A4.39 4.39 0 0 1 16.4 12a4.39 4.39 0 0 1-.299 1.597l1.515.874 3.03-1.298a.9.9 0 1 1 .709 1.654l-1.792.768 1.516.876a.9.9 0 1 1-.9 1.558l-1.535-.886.247 1.73a.9.9 0 1 1-1.782.254L16.662 16l-1.546-.893a4.392 4.392 0 0 1-2.216 1.202v2.13l2.486 1.952a.9.9 0 1 1-1.112 1.416l-1.374-1.08V22.5a.9.9 0 0 1-1.8 0v-1.75l-1.56 1.167a.9.9 0 0 1-1.08-1.442l2.64-1.974v-2.193a4.392 4.392 0 0 1-2.216-1.202L7.338 16l-.447 3.128a.9.9 0 0 1-1.782-.254l.247-1.73-1.535.886a.9.9 0 1 1-.9-1.558l1.516-.876-1.792-.768a.9.9 0 1 1 .71-1.654l3.029 1.298 1.515-.874A4.389 4.389 0 0 1 7.6 12c0-.563.106-1.102.299-1.597L6.384 9.53l-3.03 1.298a.9.9 0 1 1-.708-1.654l1.791-.768-1.516-.876a.9.9 0 1 1 .9-1.558l1.535.886-.247-1.73a.9.9 0 1 1 1.782-.254L7.338 8l1.546.893A4.392 4.392 0 0 1 11.1 7.692V5.695L8.46 3.721a.9.9 0 1 1 1.08-1.442l1.56 1.168v-1.75a.9.9 0 0 1 .9-.9ZM12 9.4a2.6 2.6 0 1 0 0 5.2 2.6 2.6 0 0 0 0-5.2Z" clip-rule="evenodd"></path>
876
877
  </symbol>
877
878
  <symbol fill="none" viewBox="0 0 24 24" id="speedometer">
878
879
  <path fill="currentColor" fill-rule="evenodd" d="M1.62 11.81a.903.903 0 0 0-.014.294 10.304 10.304 0 0 0 2.884 7.52.9.9 0 0 0 1.182.101l1.36-1a.9.9 0 0 0-1.065-1.45l-.697.512A8.49 8.49 0 0 1 3.411 12.9H4.5a.9.9 0 1 0 0-1.8h-.992a8.511 8.511 0 0 1 2.03-4.29l.74.74A.9.9 0 0 0 7.55 6.279l-.686-.686A8.577 8.577 0 0 1 11.1 3.946V5a.9.9 0 1 0 1.8 0V3.946a8.576 8.576 0 0 1 2.187.522.9.9 0 0 0 .644-1.681A10.415 10.415 0 0 0 12 2.1c-2.63 0-5.033.973-6.865 2.577a.898.898 0 0 0-.428.396A10.306 10.306 0 0 0 1.62 11.81Zm17.516-6.946a.9.9 0 0 1 0 1.272l-7 7a.9.9 0 1 1-1.272-1.272l7-7a.9.9 0 0 1 1.272 0Zm.894 2.458a.9.9 0 0 1 1.213.384 10.285 10.285 0 0 1 1.157 4.752c0 2.78-1.101 5.307-2.89 7.166a.9.9 0 0 1-1.182.101l-1.36-1a.9.9 0 0 1 1.065-1.45l.697.512a8.49 8.49 0 0 0 1.859-4.887H19a.9.9 0 1 1 0-1.8h1.492a8.462 8.462 0 0 0-.846-2.564.9.9 0 0 1 .384-1.214Z" clip-rule="evenodd"></path>
880
+ </symbol>
881
+ <symbol fill="none" viewBox="0 0 24 24" id="split">
882
+ <path fill="currentColor" fill-rule="evenodd" d="M18.864 4.864a.9.9 0 0 1 1.272 0l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464h-5.454l-4.237 4.236A.9.9 0 0 1 9 12.9H2.5a.9.9 0 0 1 0-1.8h6.127l4.237-4.236A.9.9 0 0 1 13.5 6.6h5.827l-.463-.464a.9.9 0 0 1 0-1.272Zm-8.5 8.5a.9.9 0 0 1 1.272 0l2.237 2.236h5.454l-.463-.464a.9.9 0 1 1 1.272-1.272l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464H13.5a.9.9 0 0 1-.636-.264l-2.5-2.5a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"></path>
879
883
  </symbol>
880
884
  <symbol fill="none" viewBox="0 0 24 24" id="spyware">
881
885
  <path fill="currentColor" fill-rule="evenodd" d="M11.598 1.695a.9.9 0 0 1 .804 0c2.952 1.476 5.356 2.433 8.725 2.914a.9.9 0 0 1 .773.89c0 4.728-.237 8.312-1.595 11.029-1.403 2.805-3.915 4.543-8.037 5.831a.9.9 0 0 1-.537 0c-4.12-1.288-6.633-3.026-8.036-5.832C2.337 13.811 2.1 10.227 2.1 5.5a.9.9 0 0 1 .788-.893c3.843-.48 5.731-1.423 8.71-2.912Zm-7.695 4.59c.03 4.338.324 7.281 1.402 9.438 1.072 2.143 2.992 3.635 6.695 4.833 3.703-1.198 5.623-2.69 6.695-4.834 1.08-2.158 1.374-5.105 1.402-9.452-3.08-.525-5.437-1.457-8.096-2.765C9.38 4.813 7.374 5.76 3.903 6.285Z" clip-rule="evenodd"></path>
882
886
  <path fill="currentColor" d="m12.523 14.422.416-6.75a.94.94 0 1 0-1.876.001l.425 6.749h1.035ZM12 17.02c.44 0 .826-.387.826-.815 0-.418-.387-.816-.826-.816-.428 0-.825.397-.825.816 0 .428.397.815.825.815Z"></path>
883
887
  <path fill="currentColor" fill-rule="evenodd" d="M12.691 14.596h-1.37l-.436-7.034a1 1 0 0 1 .998-1.062h.236a1 1 0 0 1 .998 1.06l-.426 7.036Zm.248-6.924a.94.94 0 1 0-1.876.001l.425 6.749h1.035l.416-6.75ZM13 16.206c0 .526-.466.99-1 .99-.522 0-1-.463-1-.99 0-.264.125-.51.304-.689.18-.178.429-.3.696-.3.536 0 1 .474 1 .989Zm-.174 0c0 .428-.387.815-.826.815-.428 0-.825-.387-.825-.815 0-.418.397-.816.825-.816.44 0 .826.397.826.816Z" clip-rule="evenodd"></path>
884
- </symbol>
885
- <symbol fill="none" viewBox="0 0 24 24" id="split">
886
- <path fill="currentColor" fill-rule="evenodd" d="M18.864 4.864a.9.9 0 0 1 1.272 0l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464h-5.454l-4.237 4.236A.9.9 0 0 1 9 12.9H2.5a.9.9 0 0 1 0-1.8h6.127l4.237-4.236A.9.9 0 0 1 13.5 6.6h5.827l-.463-.464a.9.9 0 0 1 0-1.272Zm-8.5 8.5a.9.9 0 0 1 1.272 0l2.237 2.236h5.454l-.463-.464a.9.9 0 1 1 1.272-1.272l2 2a.9.9 0 0 1 0 1.272l-2 2a.9.9 0 0 1-1.272-1.272l.463-.464H13.5a.9.9 0 0 1-.636-.264l-2.5-2.5a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"></path>
887
888
  </symbol>
888
889
  <symbol fill="none" viewBox="0 0 24 24" id="stop">
889
890
  <path fill="currentColor" fill-rule="evenodd" d="M12 3.818a8.182 8.182 0 1 0 0 16.364 8.182 8.182 0 0 0 0-16.364ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm5.05 0a.91.91 0 0 1 .91-.91h8.08a.91.91 0 1 1 0 1.82H7.96a.91.91 0 0 1-.91-.91Z" clip-rule="evenodd"></path>
@@ -947,9 +948,6 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
947
948
  <path fill="currentColor" fill-rule="evenodd" d="M6.608 12a5.392 5.392 0 1 1 10.784 0 5.392 5.392 0 0 1-10.784 0ZM12 15.5a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Z" clip-rule="evenodd"></path>
948
949
  <path fill="currentColor" d="M18.865 6.395a1.26 1.26 0 1 1-2.52 0 1.26 1.26 0 0 1 2.52 0Z"></path>
949
950
  <path fill="currentColor" fill-rule="evenodd" d="M12 1.5c-2.852 0-3.21.012-4.33.063-1.118.051-1.88.229-2.55.488-.7.264-1.335.677-1.86 1.211a5.147 5.147 0 0 0-1.21 1.86c-.259.668-.436 1.431-.487 2.549C1.513 8.789 1.5 9.148 1.5 12c0 2.851.012 3.21.063 4.329.051 1.119.229 1.88.488 2.55.264.7.677 1.335 1.211 1.86.525.534 1.16.947 1.86 1.211.668.26 1.432.437 2.55.488 1.12.051 1.476.062 4.328.062 2.851 0 3.21-.012 4.329-.063 1.119-.052 1.88-.229 2.55-.489a5.37 5.37 0 0 0 3.07-3.07c.26-.668.437-1.432.488-2.55.05-1.119.063-1.477.063-4.328 0-2.852-.012-3.21-.063-4.33-.052-1.118-.229-1.88-.489-2.55a5.147 5.147 0 0 0-1.21-1.86 5.147 5.147 0 0 0-1.86-1.21c-.668-.259-1.431-.436-2.55-.487C15.212 1.513 14.852 1.5 12 1.5Zm0 1.892c2.803 0 3.135.01 4.243.06 1.023.046 1.58.217 1.95.361.49.19.84.418 1.207.786.367.367.595.717.785 1.207.144.37.315.926.362 1.95.05 1.107.06 1.44.06 4.243 0 2.803-.011 3.135-.06 4.243-.047 1.023-.218 1.58-.362 1.95-.19.49-.418.84-.785 1.207a3.258 3.258 0 0 1-1.207.785c-.37.144-.926.315-1.95.362-1.107.05-1.44.06-4.243.06-2.803 0-3.136-.011-4.243-.06-1.024-.047-1.58-.218-1.95-.362A3.25 3.25 0 0 1 4.6 19.4a3.252 3.252 0 0 1-.786-1.207c-.143-.37-.314-.926-.361-1.95-.05-1.107-.06-1.44-.06-4.242 0-2.803.01-3.136.06-4.243.047-1.024.218-1.58.361-1.95.19-.49.418-.84.786-1.208a3.258 3.258 0 0 1 1.207-.785c.37-.144.926-.315 1.95-.361 1.107-.05 1.44-.06 4.243-.06v-.001Z" clip-rule="evenodd"></path>
950
- </symbol>
951
- <symbol fill="none" viewBox="0 0 24 24" id="youtube">
952
- <path fill="currentColor" fill-rule="evenodd" d="M22.178 7.76s-.241-1.467-.804-2.119c-.805-.815-1.69-.815-2.092-.896C16.385 4.5 11.96 4.5 11.96 4.5s-4.426 0-7.322.245c-.402.081-1.287.081-2.092.896-.644.652-.805 2.12-.805 2.12S1.5 9.473 1.5 11.185v1.63c0 1.712.241 3.424.241 3.424s.242 1.467.805 2.12c.805.815 1.85.815 2.333.896 1.69.164 7.161.245 7.161.245s4.425 0 7.322-.245c.402-.081 1.287-.081 2.092-.896.644-.653.805-2.12.805-2.12s.241-1.712.241-3.424v-1.63a42.404 42.404 0 0 0-.322-3.424Zm-12.39 7.012V8.82l5.631 3.016-5.632 2.935Z" clip-rule="evenodd"></path>
953
951
  </symbol>
954
952
  <symbol fill="none" viewBox="0 0 24 24" id="linkedin">
955
953
  <path fill="currentColor" d="M4.024 1.5A2.526 2.526 0 0 0 1.5 4.027a2.526 2.526 0 0 0 2.524 2.528 2.527 2.527 0 0 0 2.522-2.528A2.526 2.526 0 0 0 4.024 1.5ZM17.28 8.124c-2.118 0-3.537 1.163-4.118 2.265h-.058V8.473H8.929V22.5h4.349v-6.94c0-1.829.346-3.601 2.611-3.601 2.232 0 2.263 2.092 2.263 3.72v6.82h4.347v-7.693c0-3.777-.813-6.682-5.22-6.682ZM6.2 22.5H1.848V8.473H6.2V22.5Z"></path>
@@ -968,6 +966,9 @@ const allIconsHtml = `<?xml version="1.0" encoding="UTF-8"?>
968
966
  </symbol>
969
967
  <symbol fill="none" viewBox="0 0 24 24" id="x">
970
968
  <path fill="currentColor" d="m3.044 3 6.95 9.928L3 21h1.574l6.123-7.067L15.644 21H21l-7.34-10.486L20.168 3h-1.574l-5.639 6.509L8.4 3H3.044Zm2.315 1.239h2.46L18.685 19.76h-2.46L5.357 4.24Z"></path>
969
+ </symbol>
970
+ <symbol fill="none" viewBox="0 0 24 24" id="youtube">
971
+ <path fill="currentColor" fill-rule="evenodd" d="M22.178 7.76s-.241-1.467-.804-2.119c-.805-.815-1.69-.815-2.092-.896C16.385 4.5 11.96 4.5 11.96 4.5s-4.426 0-7.322.245c-.402.081-1.287.081-2.092.896-.644.652-.805 2.12-.805 2.12S1.5 9.473 1.5 11.185v1.63c0 1.712.241 3.424.241 3.424s.242 1.467.805 2.12c.805.815 1.85.815 2.333.896 1.69.164 7.161.245 7.161.245s4.425 0 7.322-.245c.402-.081 1.287-.081 2.092-.896.644-.653.805-2.12.805-2.12s.241-1.712.241-3.424v-1.63a42.404 42.404 0 0 0-.322-3.424Zm-12.39 7.012V8.82l5.631 3.016-5.632 2.935Z" clip-rule="evenodd"></path>
971
972
  </symbol>
972
973
  <symbol fill="none" viewBox="0 0 24 24" id="alert-filled">
973
974
  <path fill="currentColor" fill-rule="evenodd" d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm1.038-14.81-.247 6.875h-1.566l-.247-6.876a1.03 1.03 0 1 1 2.06 0Zm.212 8.916c0 .649-.585 1.234-1.25 1.234-.649 0-1.25-.585-1.25-1.234 0-.633.601-1.234 1.25-1.234.665 0 1.25.601 1.25 1.234Z" clip-rule="evenodd"></path>
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const jsxRuntime = require("react/jsx-runtime");
4
- const iconsHref = require("../../assets/sprite.269ba410-teddy.svg");
4
+ const iconsHref = require("../../assets/sprite.1321fab0-teddy.svg");
5
5
  const clsx = require("clsx");
6
6
  const styles = {
7
7
  "teddy-icon": "_teddy-icon_1ur3a_2",
@@ -1,5 +1,5 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import iconsHref from "../../assets/sprite.269ba410-teddy.svg";
2
+ import iconsHref from "../../assets/sprite.1321fab0-teddy.svg";
3
3
  import clsx from "clsx";
4
4
  const styles = {
5
5
  "teddy-icon": "_teddy-icon_1ur3a_2",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const iconsHref = require("../../assets/sprite.269ba410-teddy.svg");
3
+ const iconsHref = require("../../assets/sprite.1321fab0-teddy.svg");
4
4
  const components_icon_icon = require("./icon.cjs");
5
5
  const components_icon_utils = require("./utils.cjs");
6
6
  const components_icon_AllIcons = require("./AllIcons.cjs");