braid-design-system 34.7.0 → 34.8.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 (273) hide show
  1. package/CHANGELOG.md +54 -0
  2. package/LICENSE +21 -0
  3. package/dist/lib/components/Accordion/Accordion.cjs +1 -2
  4. package/dist/lib/components/Accordion/Accordion.d.cts +2 -1
  5. package/dist/lib/components/Accordion/Accordion.d.mts +2 -1
  6. package/dist/lib/components/Accordion/Accordion.mjs +2 -2
  7. package/dist/lib/components/Accordion/Accordion.playroom.cjs +7 -2
  8. package/dist/lib/components/Accordion/Accordion.playroom.mjs +6 -1
  9. package/dist/lib/components/Rating/Rating.cjs +6 -6
  10. package/dist/lib/components/Rating/Rating.mjs +6 -6
  11. package/dist/lib/components/icons/IconAI/IconAISvg.cjs +1 -1
  12. package/dist/lib/components/icons/IconAI/IconAISvg.mjs +1 -1
  13. package/dist/lib/components/icons/IconAdd/IconAddSvg.cjs +1 -2
  14. package/dist/lib/components/icons/IconAdd/IconAddSvg.mjs +1 -2
  15. package/dist/lib/components/icons/IconArrow/IconArrowSvg.cjs +3 -3
  16. package/dist/lib/components/icons/IconArrow/IconArrowSvg.mjs +3 -3
  17. package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.cjs +1 -1
  18. package/dist/lib/components/icons/IconAttachment/IconAttachmentSvg.mjs +1 -1
  19. package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.cjs +1 -1
  20. package/dist/lib/components/icons/IconBluetooth/IconBluetoothSvg.mjs +1 -1
  21. package/dist/lib/components/icons/IconBold/IconBoldSvg.cjs +1 -1
  22. package/dist/lib/components/icons/IconBold/IconBoldSvg.mjs +1 -1
  23. package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.cjs +1 -2
  24. package/dist/lib/components/icons/IconBookmark/IconBookmarkActiveSvg.mjs +1 -2
  25. package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.cjs +1 -2
  26. package/dist/lib/components/icons/IconBookmark/IconBookmarkSvg.mjs +1 -2
  27. package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.cjs +1 -1
  28. package/dist/lib/components/icons/IconBulletList/IconBulletListSvg.mjs +1 -1
  29. package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.cjs +2 -2
  30. package/dist/lib/components/icons/IconCareer/IconCareerActiveSvg.mjs +2 -2
  31. package/dist/lib/components/icons/IconCareer/IconCareerSvg.cjs +2 -2
  32. package/dist/lib/components/icons/IconCareer/IconCareerSvg.mjs +2 -2
  33. package/dist/lib/components/icons/IconCategory/IconCategorySvg.cjs +1 -1
  34. package/dist/lib/components/icons/IconCategory/IconCategorySvg.mjs +1 -1
  35. package/dist/lib/components/icons/IconCaution/IconCautionSvg.cjs +4 -4
  36. package/dist/lib/components/icons/IconCaution/IconCautionSvg.mjs +4 -4
  37. package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.cjs +1 -1
  38. package/dist/lib/components/icons/IconChecklist/IconChecklistSvg.mjs +1 -1
  39. package/dist/lib/components/icons/IconChevron/IconChevronSvg.cjs +1 -2
  40. package/dist/lib/components/icons/IconChevron/IconChevronSvg.mjs +1 -2
  41. package/dist/lib/components/icons/IconClear/IconClearSvg.cjs +1 -2
  42. package/dist/lib/components/icons/IconClear/IconClearSvg.mjs +1 -2
  43. package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.cjs +1 -1
  44. package/dist/lib/components/icons/IconCompany/IconCompanyActiveSvg.mjs +1 -1
  45. package/dist/lib/components/icons/IconCompany/IconCompanySvg.cjs +1 -2
  46. package/dist/lib/components/icons/IconCompany/IconCompanySvg.mjs +1 -2
  47. package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.cjs +2 -3
  48. package/dist/lib/components/icons/IconCompanyVerified/IconCompanyVerifiedSvg.mjs +2 -3
  49. package/dist/lib/components/icons/IconCompose/IconComposeSvg.cjs +2 -3
  50. package/dist/lib/components/icons/IconCompose/IconComposeSvg.mjs +2 -3
  51. package/dist/lib/components/icons/IconCopy/IconCopySvg.cjs +2 -3
  52. package/dist/lib/components/icons/IconCopy/IconCopySvg.mjs +2 -3
  53. package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.cjs +12 -12
  54. package/dist/lib/components/icons/IconCoverLetter/IconCoverLetterSvg.mjs +12 -12
  55. package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.cjs +2 -3
  56. package/dist/lib/components/icons/IconCreditCard/IconCreditCardSvg.mjs +2 -3
  57. package/dist/lib/components/icons/IconCritical/IconCriticalSvg.cjs +4 -4
  58. package/dist/lib/components/icons/IconCritical/IconCriticalSvg.mjs +4 -4
  59. package/dist/lib/components/icons/IconDate/IconDateSvg.cjs +1 -2
  60. package/dist/lib/components/icons/IconDate/IconDateSvg.mjs +1 -2
  61. package/dist/lib/components/icons/IconDelete/IconDeleteSvg.cjs +2 -3
  62. package/dist/lib/components/icons/IconDelete/IconDeleteSvg.mjs +2 -3
  63. package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.cjs +3 -3
  64. package/dist/lib/components/icons/IconDesktop/IconDesktopSvg.mjs +3 -3
  65. package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.cjs +1 -1
  66. package/dist/lib/components/icons/IconDisallow/IconDisallowSvg.mjs +1 -1
  67. package/dist/lib/components/icons/IconDocument/IconDocumentSvg.cjs +2 -2
  68. package/dist/lib/components/icons/IconDocument/IconDocumentSvg.mjs +2 -2
  69. package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.cjs +2 -2
  70. package/dist/lib/components/icons/IconDocumentBroken/IconDocumentBrokenSvg.mjs +2 -2
  71. package/dist/lib/components/icons/IconDownload/IconDownloadSvg.cjs +1 -2
  72. package/dist/lib/components/icons/IconDownload/IconDownloadSvg.mjs +1 -2
  73. package/dist/lib/components/icons/IconEdit/IconEditSvg.cjs +1 -2
  74. package/dist/lib/components/icons/IconEdit/IconEditSvg.mjs +1 -2
  75. package/dist/lib/components/icons/IconEducation/IconEducationSvg.cjs +1 -2
  76. package/dist/lib/components/icons/IconEducation/IconEducationSvg.mjs +1 -2
  77. package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.cjs +3 -3
  78. package/dist/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.mjs +3 -3
  79. package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.cjs +3 -3
  80. package/dist/lib/components/icons/IconEnlarge/IconEnlargeSvg.mjs +3 -3
  81. package/dist/lib/components/icons/IconExperience/IconExperienceSvg.cjs +1 -1
  82. package/dist/lib/components/icons/IconExperience/IconExperienceSvg.mjs +1 -1
  83. package/dist/lib/components/icons/IconFilter/IconFilterSvg.cjs +1 -2
  84. package/dist/lib/components/icons/IconFilter/IconFilterSvg.mjs +1 -2
  85. package/dist/lib/components/icons/IconFlag/IconFlagSvg.cjs +3 -3
  86. package/dist/lib/components/icons/IconFlag/IconFlagSvg.mjs +3 -3
  87. package/dist/lib/components/icons/IconGift/IconGiftSvg.cjs +3 -3
  88. package/dist/lib/components/icons/IconGift/IconGiftSvg.mjs +3 -3
  89. package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.cjs +3 -3
  90. package/dist/lib/components/icons/IconGlobe/IconGlobeSvg.mjs +3 -3
  91. package/dist/lib/components/icons/IconGrid/IconGridSvg.cjs +1 -2
  92. package/dist/lib/components/icons/IconGrid/IconGridSvg.mjs +1 -2
  93. package/dist/lib/components/icons/IconHash/IconHashSvg.cjs +1 -1
  94. package/dist/lib/components/icons/IconHash/IconHashSvg.mjs +1 -1
  95. package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.cjs +1 -1
  96. package/dist/lib/components/icons/IconHeart/IconHeartActiveSvg.mjs +1 -1
  97. package/dist/lib/components/icons/IconHeart/IconHeartSvg.cjs +1 -1
  98. package/dist/lib/components/icons/IconHeart/IconHeartSvg.mjs +1 -1
  99. package/dist/lib/components/icons/IconHelp/IconHelpSvg.cjs +2 -3
  100. package/dist/lib/components/icons/IconHelp/IconHelpSvg.mjs +2 -3
  101. package/dist/lib/components/icons/IconHistory/IconHistorySvg.cjs +2 -3
  102. package/dist/lib/components/icons/IconHistory/IconHistorySvg.mjs +2 -3
  103. package/dist/lib/components/icons/IconHome/IconHomeSvg.cjs +1 -2
  104. package/dist/lib/components/icons/IconHome/IconHomeSvg.mjs +1 -2
  105. package/dist/lib/components/icons/IconImage/IconImageSvg.cjs +1 -2
  106. package/dist/lib/components/icons/IconImage/IconImageSvg.mjs +1 -2
  107. package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.cjs +3 -3
  108. package/dist/lib/components/icons/IconImageBroken/IconImageBrokenSvg.mjs +3 -3
  109. package/dist/lib/components/icons/IconInfo/IconInfoSvg.cjs +2 -2
  110. package/dist/lib/components/icons/IconInfo/IconInfoSvg.mjs +2 -2
  111. package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.cjs +2 -3
  112. package/dist/lib/components/icons/IconInvoice/IconInvoiceSvg.mjs +2 -3
  113. package/dist/lib/components/icons/IconItalic/IconItalicSvg.cjs +1 -1
  114. package/dist/lib/components/icons/IconItalic/IconItalicSvg.mjs +1 -1
  115. package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.cjs +3 -3
  116. package/dist/lib/components/icons/IconLanguage/IconLanguageSvg.mjs +3 -3
  117. package/dist/lib/components/icons/IconLicence/IconLicenceSvg.cjs +3 -3
  118. package/dist/lib/components/icons/IconLicence/IconLicenceSvg.mjs +3 -3
  119. package/dist/lib/components/icons/IconLink/IconLinkSvg.cjs +2 -2
  120. package/dist/lib/components/icons/IconLink/IconLinkSvg.mjs +2 -2
  121. package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.cjs +1 -1
  122. package/dist/lib/components/icons/IconLinkBroken/IconLinkBrokenSvg.mjs +1 -1
  123. package/dist/lib/components/icons/IconMail/IconMailSvg.cjs +1 -2
  124. package/dist/lib/components/icons/IconMail/IconMailSvg.mjs +1 -2
  125. package/dist/lib/components/icons/IconMessage/IconMessageSvg.cjs +5 -8
  126. package/dist/lib/components/icons/IconMessage/IconMessageSvg.mjs +5 -8
  127. package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.cjs +4 -4
  128. package/dist/lib/components/icons/IconMicrophone/IconMicrophoneSvg.mjs +4 -4
  129. package/dist/lib/components/icons/IconMinus/IconMinusSvg.cjs +1 -2
  130. package/dist/lib/components/icons/IconMinus/IconMinusSvg.mjs +1 -2
  131. package/dist/lib/components/icons/IconMobile/IconMobileSvg.cjs +4 -4
  132. package/dist/lib/components/icons/IconMobile/IconMobileSvg.mjs +4 -4
  133. package/dist/lib/components/icons/IconMoney/IconMoneySvg.cjs +3 -3
  134. package/dist/lib/components/icons/IconMoney/IconMoneySvg.mjs +3 -3
  135. package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.cjs +2 -3
  136. package/dist/lib/components/icons/IconNewWindow/IconNewWindowSvg.mjs +2 -3
  137. package/dist/lib/components/icons/IconNote/IconNoteSvg.cjs +1 -1
  138. package/dist/lib/components/icons/IconNote/IconNoteSvg.mjs +1 -1
  139. package/dist/lib/components/icons/IconNotification/IconNotificationSvg.cjs +3 -3
  140. package/dist/lib/components/icons/IconNotification/IconNotificationSvg.mjs +3 -3
  141. package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.cjs +1 -1
  142. package/dist/lib/components/icons/IconNumberedList/IconNumberedListSvg.mjs +1 -1
  143. package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.cjs +0 -1
  144. package/dist/lib/components/icons/IconOverflow/IconOverflowSvg.mjs +0 -1
  145. package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.cjs +1 -1
  146. package/dist/lib/components/icons/IconPeople/IconPeopleActiveSvg.mjs +1 -1
  147. package/dist/lib/components/icons/IconPeople/IconPeopleSvg.cjs +1 -1
  148. package/dist/lib/components/icons/IconPeople/IconPeopleSvg.mjs +1 -1
  149. package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.cjs +2 -2
  150. package/dist/lib/components/icons/IconPersonAdd/IconPersonAddSvg.mjs +2 -2
  151. package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.cjs +1 -1
  152. package/dist/lib/components/icons/IconPersonVerified/IconPersonVerifiedSvg.mjs +1 -1
  153. package/dist/lib/components/icons/IconPhone/IconPhoneSvg.cjs +3 -3
  154. package/dist/lib/components/icons/IconPhone/IconPhoneSvg.mjs +3 -3
  155. package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.cjs +2 -2
  156. package/dist/lib/components/icons/IconPhotoAdd/IconPhotoAddSvg.mjs +2 -2
  157. package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.cjs +3 -3
  158. package/dist/lib/components/icons/IconPlatformAndroid/IconPlatformAndroidSvg.mjs +3 -3
  159. package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.cjs +3 -3
  160. package/dist/lib/components/icons/IconPlatformApple/IconPlatformAppleSvg.mjs +3 -3
  161. package/dist/lib/components/icons/IconPositive/IconPositiveSvg.cjs +2 -3
  162. package/dist/lib/components/icons/IconPositive/IconPositiveSvg.mjs +2 -3
  163. package/dist/lib/components/icons/IconPrint/IconPrintSvg.cjs +1 -2
  164. package/dist/lib/components/icons/IconPrint/IconPrintSvg.mjs +1 -2
  165. package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.cjs +1 -1
  166. package/dist/lib/components/icons/IconProfile/IconProfileActiveSvg.mjs +1 -1
  167. package/dist/lib/components/icons/IconProfile/IconProfileSvg.cjs +1 -1
  168. package/dist/lib/components/icons/IconProfile/IconProfileSvg.mjs +1 -1
  169. package/dist/lib/components/icons/IconPromote/IconPromoteSvg.cjs +1 -1
  170. package/dist/lib/components/icons/IconPromote/IconPromoteSvg.mjs +1 -1
  171. package/dist/lib/components/icons/IconQR/IconQRSvg.cjs +1 -1
  172. package/dist/lib/components/icons/IconQR/IconQRSvg.mjs +1 -1
  173. package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.cjs +18 -0
  174. package/dist/lib/components/icons/IconRating/IconRatingEmptySvg.mjs +18 -0
  175. package/dist/lib/components/icons/IconRating/IconRatingFullSvg.cjs +18 -0
  176. package/dist/lib/components/icons/IconRating/IconRatingFullSvg.mjs +18 -0
  177. package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.cjs +22 -0
  178. package/dist/lib/components/icons/IconRating/IconRatingHalfSvg.mjs +22 -0
  179. package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.cjs +1 -2
  180. package/dist/lib/components/icons/IconRecommended/IconRecommendedSvg.mjs +1 -2
  181. package/dist/lib/components/icons/IconRedo/IconRedoSvg.cjs +1 -1
  182. package/dist/lib/components/icons/IconRedo/IconRedoSvg.mjs +1 -1
  183. package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.cjs +3 -3
  184. package/dist/lib/components/icons/IconRefresh/IconRefreshSvg.mjs +3 -3
  185. package/dist/lib/components/icons/IconRenderer.cjs +9 -3
  186. package/dist/lib/components/icons/IconRenderer.d.cts +1 -0
  187. package/dist/lib/components/icons/IconRenderer.d.mts +1 -0
  188. package/dist/lib/components/icons/IconRenderer.mjs +9 -3
  189. package/dist/lib/components/icons/IconResume/IconResumeSvg.cjs +2 -2
  190. package/dist/lib/components/icons/IconResume/IconResumeSvg.mjs +2 -2
  191. package/dist/lib/components/icons/IconRocket/IconRocketSvg.cjs +2 -2
  192. package/dist/lib/components/icons/IconRocket/IconRocketSvg.mjs +2 -2
  193. package/dist/lib/components/icons/IconSearch/IconSearchSvg.cjs +1 -2
  194. package/dist/lib/components/icons/IconSearch/IconSearchSvg.mjs +1 -2
  195. package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.cjs +1 -2
  196. package/dist/lib/components/icons/IconSecurity/IconSecuritySvg.mjs +1 -2
  197. package/dist/lib/components/icons/IconSend/IconSendSvg.cjs +1 -2
  198. package/dist/lib/components/icons/IconSend/IconSendSvg.mjs +1 -2
  199. package/dist/lib/components/icons/IconSent/IconSentSvg.cjs +1 -2
  200. package/dist/lib/components/icons/IconSent/IconSentSvg.mjs +1 -2
  201. package/dist/lib/components/icons/IconSentiment/IconSentiment.cjs +2 -2
  202. package/dist/lib/components/icons/IconSentiment/IconSentiment.mjs +2 -2
  203. package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.cjs +2 -2
  204. package/dist/lib/components/icons/IconSentiment/IconSentimentNegativeSvg.mjs +2 -2
  205. package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.cjs → IconSentimentNeutralSvg.cjs} +5 -5
  206. package/dist/lib/components/icons/IconSentiment/{IconSentimentSvg.mjs → IconSentimentNeutralSvg.mjs} +5 -5
  207. package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.cjs +2 -2
  208. package/dist/lib/components/icons/IconSentiment/IconSentimentPositiveSvg.mjs +2 -2
  209. package/dist/lib/components/icons/IconSettings/IconSettingsSvg.cjs +2 -3
  210. package/dist/lib/components/icons/IconSettings/IconSettingsSvg.mjs +2 -3
  211. package/dist/lib/components/icons/IconShare/IconShareSvg.cjs +1 -2
  212. package/dist/lib/components/icons/IconShare/IconShareSvg.mjs +1 -2
  213. package/dist/lib/components/icons/IconSkills/IconSkillsSvg.cjs +1 -1
  214. package/dist/lib/components/icons/IconSkills/IconSkillsSvg.mjs +1 -1
  215. package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.cjs +1 -1
  216. package/dist/lib/components/icons/IconSocialFacebook/IconSocialFacebookSvg.mjs +1 -1
  217. package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.cjs +1 -1
  218. package/dist/lib/components/icons/IconSocialGitHub/IconSocialGitHubSvg.mjs +1 -1
  219. package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.cjs +1 -1
  220. package/dist/lib/components/icons/IconSocialInstagram/IconSocialInstagramSvg.mjs +1 -1
  221. package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.cjs +1 -1
  222. package/dist/lib/components/icons/IconSocialLinkedIn/IconSocialLinkedInSvg.mjs +1 -1
  223. package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.cjs +1 -1
  224. package/dist/lib/components/icons/IconSocialMedium/IconSocialMediumSvg.mjs +1 -1
  225. package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.cjs +1 -1
  226. package/dist/lib/components/icons/IconSocialX/IconSocialXSvg.mjs +1 -1
  227. package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.cjs +1 -1
  228. package/dist/lib/components/icons/IconSocialYouTube/IconSocialYouTubeSvg.mjs +1 -1
  229. package/dist/lib/components/icons/IconSort/IconSortSvg.cjs +1 -1
  230. package/dist/lib/components/icons/IconSort/IconSortSvg.mjs +1 -1
  231. package/dist/lib/components/icons/IconStar/IconStarActiveSvg.cjs +1 -2
  232. package/dist/lib/components/icons/IconStar/IconStarActiveSvg.mjs +1 -2
  233. package/dist/lib/components/icons/IconStar/IconStarSvg.cjs +1 -2
  234. package/dist/lib/components/icons/IconStar/IconStarSvg.mjs +1 -2
  235. package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.cjs +4 -4
  236. package/dist/lib/components/icons/IconStatistics/IconStatisticsSvg.mjs +4 -4
  237. package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.cjs +1 -2
  238. package/dist/lib/components/icons/IconSubCategory/IconSubCategorySvg.mjs +1 -2
  239. package/dist/lib/components/icons/IconTag/IconTagSvg.cjs +2 -3
  240. package/dist/lib/components/icons/IconTag/IconTagSvg.mjs +2 -3
  241. package/dist/lib/components/icons/IconThumb/IconThumbSvg.cjs +3 -3
  242. package/dist/lib/components/icons/IconThumb/IconThumbSvg.mjs +3 -3
  243. package/dist/lib/components/icons/IconTick/IconTickSvg.cjs +1 -2
  244. package/dist/lib/components/icons/IconTick/IconTickSvg.mjs +1 -2
  245. package/dist/lib/components/icons/IconTime/IconTimeSvg.cjs +2 -3
  246. package/dist/lib/components/icons/IconTime/IconTimeSvg.mjs +2 -3
  247. package/dist/lib/components/icons/IconTip/IconTipSvg.cjs +5 -5
  248. package/dist/lib/components/icons/IconTip/IconTipSvg.mjs +5 -5
  249. package/dist/lib/components/icons/IconTitle/IconTitleSvg.cjs +2 -2
  250. package/dist/lib/components/icons/IconTitle/IconTitleSvg.mjs +2 -2
  251. package/dist/lib/components/icons/IconUndo/IconUndoSvg.cjs +1 -1
  252. package/dist/lib/components/icons/IconUndo/IconUndoSvg.mjs +1 -1
  253. package/dist/lib/components/icons/IconUpload/IconUploadSvg.cjs +1 -2
  254. package/dist/lib/components/icons/IconUpload/IconUploadSvg.mjs +1 -2
  255. package/dist/lib/components/icons/IconVideo/IconVideoSvg.cjs +1 -2
  256. package/dist/lib/components/icons/IconVideo/IconVideoSvg.mjs +1 -2
  257. package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.cjs +3 -3
  258. package/dist/lib/components/icons/IconVisibility/IconVisibilityHiddenSvg.mjs +3 -3
  259. package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.cjs +3 -3
  260. package/dist/lib/components/icons/IconVisibility/IconVisibilitySvg.mjs +3 -3
  261. package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.cjs +3 -3
  262. package/dist/lib/components/icons/IconWorkExperience/IconWorkExperienceSvg.mjs +3 -3
  263. package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.cjs +4 -4
  264. package/dist/lib/components/icons/IconZoomIn/IconZoomInSvg.mjs +4 -4
  265. package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.cjs +4 -4
  266. package/dist/lib/components/icons/IconZoomOut/IconZoomOutSvg.mjs +4 -4
  267. package/dist/lib/components/private/Modal/ModalContent.cjs +12 -16
  268. package/dist/lib/components/private/Modal/ModalContent.mjs +12 -16
  269. package/dist/lib/css/atoms/sprinkles.css.d.cts +1 -1
  270. package/dist/lib/css/atoms/sprinkles.css.d.mts +1 -1
  271. package/package.json +4 -5
  272. package/dist/lib/components/icons/IconStar/IconStarHalfSvg.cjs +0 -18
  273. package/dist/lib/components/icons/IconStar/IconStarHalfSvg.mjs +0 -18
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconDesktop/IconDesktopSvg.tsx
3
3
  const IconDesktopSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19.2 2H4.8A2.908 2.908 0 0 0 2 5v10a2.908 2.908 0 0 0 2.8 3H11v2.005H8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2h-3V18h6.2a2.908 2.908 0 0 0 2.8-3V5a2.908 2.908 0 0 0-2.8-3Zm.8 13a.93.93 0 0 1-.8 1H4.8a.93.93 0 0 1-.8-1V5a.93.93 0 0 1 .8-1h14.4a.93.93 0 0 1 .8 1Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19.2 2H4.8A2.91 2.91 0 0 0 2 5v10a2.91 2.91 0 0 0 2.8 3H11v2.005H8a1 1 0 0 0 0 2h8a1 1 0 0 0 0-2h-3V18h6.2a2.91 2.91 0 0 0 2.8-3V5a2.91 2.91 0 0 0-2.8-3m.8 13a.93.93 0 0 1-.8 1H4.8a.93.93 0 0 1-.8-1V5a.93.93 0 0 1 .8-1h14.4a.93.93 0 0 1 .8 1Z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconDesktopSvg };
@@ -12,7 +12,7 @@ const IconDisallowSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1ZM3 12c0-4.963 4.037-9 9-9a8.95 8.95 0 0 1 5.611 1.975L4.975 17.61A8.951 8.951 0 0 1 3 12Zm9 9a8.951 8.951 0 0 1-5.611-1.975L19.025 6.39A8.951 8.951 0 0 1 21 12c0 4.963-4.037 9-9 9Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1M3 12c0-4.963 4.037-9 9-9a8.95 8.95 0 0 1 5.611 1.975L4.975 17.61A8.95 8.95 0 0 1 3 12m9 9a8.95 8.95 0 0 1-5.611-1.975L19.025 6.39A8.95 8.95 0 0 1 21 12c0 4.963-4.037 9-9 9" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconDisallowSvg = IconDisallowSvg;
@@ -12,7 +12,7 @@ const IconDisallowSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1ZM3 12c0-4.963 4.037-9 9-9a8.95 8.95 0 0 1 5.611 1.975L4.975 17.61A8.951 8.951 0 0 1 3 12Zm9 9a8.951 8.951 0 0 1-5.611-1.975L19.025 6.39A8.951 8.951 0 0 1 21 12c0 4.963-4.037 9-9 9Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M12 1C5.935 1 1 5.935 1 12s4.935 11 11 11 11-4.935 11-11S18.065 1 12 1M3 12c0-4.963 4.037-9 9-9a8.95 8.95 0 0 1 5.611 1.975L4.975 17.61A8.95 8.95 0 0 1 3 12m9 9a8.95 8.95 0 0 1-5.611-1.975L19.025 6.39A8.95 8.95 0 0 1 21 12c0 4.963-4.037 9-9 9" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconDisallowSvg };
@@ -14,8 +14,8 @@ const IconDocumentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2Zm-2 4H9a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2.014 2.014 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V8.414c0-.526-.214-1.042-.586-1.414Zm-2.828 0H16a1 1 0 0 1-1-1v-.586L16.586 7ZM18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v10Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2m-2 4H9a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V8.414c0-.526-.214-1.042-.586-1.414m-2.828 0H16a1 1 0 0 1-1-1v-.586zM18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconDocumentSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2Zm-2 4H9a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2.014 2.014 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V8.414c0-.526-.214-1.042-.586-1.414Zm-2.828 0H16a1 1 0 0 1-1-1v-.586L16.586 7ZM18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v10Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M14 11H9a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2m-2 4H9a1 1 0 1 0 0 2h3a1 1 0 1 0 0-2" }),
18
+ /* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3V8.414c0-.526-.214-1.042-.586-1.414m-2.828 0H16a1 1 0 0 1-1-1v-.586zM18 19a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2z" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconDocumentBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2.014 2.014 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h3v-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v3h2V8.414c0-.526-.214-1.042-.586-1.414ZM15 6v-.586L16.586 7H16a1 1 0 0 1-1-1Z" }),
18
- /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L20 18.586ZM14 13H9a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2Zm-2 4H9a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2Z" })
17
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h3v-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v3h2V8.414c0-.526-.214-1.042-.586-1.414M15 6v-.586L16.586 7H16a1 1 0 0 1-1-1" }),
18
+ /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414zM14 13H9a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2m-2 4H9a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -14,8 +14,8 @@ const IconDocumentBrokenSvg = ({ title, titleId, ...props }) => /* @__PURE__ */
14
14
  id: titleId,
15
15
  children: title
16
16
  }) : null,
17
- /* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2.014 2.014 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h3v-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v3h2V8.414c0-.526-.214-1.042-.586-1.414ZM15 6v-.586L16.586 7H16a1 1 0 0 1-1-1Z" }),
18
- /* @__PURE__ */ jsx("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L20 18.586ZM14 13H9a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2Zm-2 4H9a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2Z" })
17
+ /* @__PURE__ */ jsx("path", { d: "M19.414 7 15 2.586A2 2 0 0 0 13.586 2H7C5.346 2 4 3.346 4 5v14c0 1.654 1.346 3 3 3h3v-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h6v2c0 1.654 1.346 3 3 3h2v3h2V8.414c0-.526-.214-1.042-.586-1.414M15 6v-.586L16.586 7H16a1 1 0 0 1-1-1" }),
18
+ /* @__PURE__ */ jsx("path", { d: "m20 18.586-.086-.086.086-.086 1.707-1.707a1 1 0 1 0-1.414-1.414l-.293.293-1.5 1.5-.5-.5-1.293-1.293a1 1 0 1 0-1.414 1.414l1.793 1.793-1.5 1.5-.293.293a1 1 0 1 0 1.414 1.414l1.793-1.793.885.885.615.615.293.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414zM14 13H9a1 1 0 1 1 0-2h5a1 1 0 1 1 0 2m-2 4H9a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2" })
19
19
  ]
20
20
  });
21
21
  //#endregion
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconDownloadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconDownloadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, re
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 16c-.6 0-1 .4-1 1v1c0 .6-.5 1-1.1 1H7.1c-.6 0-1-.5-1.1-1v-1c0-.6-.4-1-1-1s-1 .4-1 1v1c0 1.7 1.4 3 3 3h9.9c1.7 0 3.1-1.3 3.1-3v-1c0-.6-.4-1-1-1zm-7.7-1.3c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L13 11.6V4c0-.6-.4-1-1-1s-1 .4-1 1v7.6L7.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5 5z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 16c-.6 0-1 .4-1 1v1c0 .6-.5 1-1.1 1H7.1c-.6 0-1-.5-1.1-1v-1c0-.6-.4-1-1-1s-1 .4-1 1v1c0 1.7 1.4 3 3 3h9.9c1.7 0 3.1-1.3 3.1-3v-1c0-.6-.4-1-1-1m-7.7-1.3c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L13 11.6V4c0-.6-.4-1-1-1s-1 .4-1 1v7.6L7.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconDownloadSvg = IconDownloadSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconDownloadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconDownloadSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19 16c-.6 0-1 .4-1 1v1c0 .6-.5 1-1.1 1H7.1c-.6 0-1-.5-1.1-1v-1c0-.6-.4-1-1-1s-1 .4-1 1v1c0 1.7 1.4 3 3 3h9.9c1.7 0 3.1-1.3 3.1-3v-1c0-.6-.4-1-1-1zm-7.7-1.3c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L13 11.6V4c0-.6-.4-1-1-1s-1 .4-1 1v7.6L7.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l5 5z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19 16c-.6 0-1 .4-1 1v1c0 .6-.5 1-1.1 1H7.1c-.6 0-1-.5-1.1-1v-1c0-.6-.4-1-1-1s-1 .4-1 1v1c0 1.7 1.4 3 3 3h9.9c1.7 0 3.1-1.3 3.1-3v-1c0-.6-.4-1-1-1m-7.7-1.3c.2.2.5.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1 0-1.4s-1-.4-1.4 0L13 11.6V4c0-.6-.4-1-1-1s-1 .4-1 1v7.6L7.7 8.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4z" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconDownloadSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconEditSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconEditSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.7 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.4zM8.5 18.9l-3.2.6.6-3.2 8.6-8.6 2.6 2.6-8.6 8.6zM19.3 8.1l-.8.8-2.6-2.6.8-.8c.7-.7 1.9-.7 2.6 0 .7.7.7 1.9 0 2.6z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.7 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.4M8.5 18.9l-3.2.6.6-3.2 8.6-8.6 2.6 2.6zM19.3 8.1l-.8.8-2.6-2.6.8-.8c.7-.7 1.9-.7 2.6 0s.7 1.9 0 2.6" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconEditSvg = IconEditSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconEditSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconEditSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M20.7 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.4zM8.5 18.9l-3.2.6.6-3.2 8.6-8.6 2.6 2.6-8.6 8.6zM19.3 8.1l-.8.8-2.6-2.6.8-.8c.7-.7 1.9-.7 2.6 0 .7.7.7 1.9 0 2.6z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M20.7 4.1c-1.4-1.4-4-1.4-5.4 0l-11 11c-.1.1-.2.3-.3.5l-1 5c-.1.3 0 .7.3.9.2.2.4.3.7.3h.2l5-1c.2 0 .4-.1.5-.3l11-11c1.5-1.5 1.5-3.9 0-5.4M8.5 18.9l-3.2.6.6-3.2 8.6-8.6 2.6 2.6zM19.3 8.1l-.8.8-2.6-2.6.8-.8c.7-.7 1.9-.7 2.6 0s.7 1.9 0 2.6" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconEditSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconEducationSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconEducationSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, r
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1zM7 4h11v12H7c-.4 0-.7.1-1 .2V5c0-.6.4-1 1-1zm11 16H7c-.6 0-1-.4-1-1s.4-1 1-1h11v2z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1M7 4h11v12H7c-.4 0-.7.1-1 .2V5c0-.6.4-1 1-1m11 16H7c-.6 0-1-.4-1-1s.4-1 1-1h11z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconEducationSvg = IconEducationSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconEducationSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconEducationSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs(
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1zM7 4h11v12H7c-.4 0-.7.1-1 .2V5c0-.6.4-1 1-1zm11 16H7c-.6 0-1-.4-1-1s.4-1 1-1h11v2z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19 2H7C5.3 2 4 3.3 4 5v14c0 1.7 1.3 3 3 3h12c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1M7 4h11v12H7c-.4 0-.7.1-1 .2V5c0-.6.4-1 1-1m11 16H7c-.6 0-1-.4-1-1s.4-1 1-1h11z" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconEducationSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.tsx
3
3
  const IconEnlargeActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-4a.999.999 0 0 0-.618-.923Zm9.325-8.784a1 1 0 0 0-1.414 0L15 7.586V6a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 14 11h4a1 1 0 1 0 0-2h-1.586l3.293-3.293a1 1 0 0 0 0-1.414Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-4a1 1 0 0 0-.618-.923m9.325-8.784a1 1 0 0 0-1.414 0L15 7.586V6a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 14 11h4a1 1 0 1 0 0-2h-1.586l3.293-3.293a1 1 0 0 0 0-1.414" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconEnlargeActiveSvg = IconEnlargeActiveSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconEnlarge/IconEnlargeActiveSvg.tsx
3
3
  const IconEnlargeActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-4a.999.999 0 0 0-.618-.923Zm9.325-8.784a1 1 0 0 0-1.414 0L15 7.586V6a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 14 11h4a1 1 0 1 0 0-2h-1.586l3.293-3.293a1 1 0 0 0 0-1.414Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M10.382 13.077A1 1 0 0 0 10 13H6a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L9 16.414V18a1 1 0 1 0 2 0v-4a1 1 0 0 0-.618-.923m9.325-8.784a1 1 0 0 0-1.414 0L15 7.586V6a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 14 11h4a1 1 0 1 0 0-2h-1.586l3.293-3.293a1 1 0 0 0 0-1.414" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconEnlargeActiveSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconEnlarge/IconEnlargeSvg.tsx
3
3
  const IconEnlargeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.923 4.618A.999.999 0 0 0 19 4h-4a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L18 7.414V9a1 1 0 1 0 2 0V5c0-.13-.026-.26-.077-.382Zm-10.63 8.675L6 16.586V15a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 5 20h4a1 1 0 1 0 0-2H7.414l3.293-3.293a1 1 0 1 0-1.414-1.414Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.923 4.618A1 1 0 0 0 19 4h-4a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L18 7.414V9a1 1 0 0 0 2 0V5q0-.197-.077-.382m-10.63 8.675L6 16.586V15a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H7.414l3.293-3.293a1 1 0 1 0-1.414-1.414" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconEnlargeSvg = IconEnlargeSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconEnlarge/IconEnlargeSvg.tsx
3
3
  const IconEnlargeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19.923 4.618A.999.999 0 0 0 19 4h-4a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L18 7.414V9a1 1 0 1 0 2 0V5c0-.13-.026-.26-.077-.382Zm-10.63 8.675L6 16.586V15a1 1 0 1 0-2 0v4a1 1 0 0 0 .618.923A1 1 0 0 0 5 20h4a1 1 0 1 0 0-2H7.414l3.293-3.293a1 1 0 1 0-1.414-1.414Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19.923 4.618A1 1 0 0 0 19 4h-4a1 1 0 1 0 0 2h1.586l-3.293 3.293a1 1 0 1 0 1.414 1.414L18 7.414V9a1 1 0 0 0 2 0V5q0-.197-.077-.382m-10.63 8.675L6 16.586V15a1 1 0 1 0-2 0v4a1 1 0 0 0 1 1h4a1 1 0 0 0 0-2H7.414l3.293-3.293a1 1 0 1 0-1.414-1.414" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconEnlargeSvg };
@@ -12,7 +12,7 @@ const IconExperienceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.026a.984.984 0 0 0 .231.177c.034.02.06.05.097.065A.99.99 0 0 0 12 22a.99.99 0 0 0 .407-.09c.036-.017.063-.045.097-.065a.985.985 0 0 0 .23-.178c.01-.01.025-.015.035-.026l10-12a1 1 0 0 0 .063-1.196ZM20.132 8H16.72l-1.333-4h2.078l2.667 4ZM13.28 4l1.333 4H9.387l1.333-4h2.56ZM11 10v8.238L4.135 10H11Zm2 0h6.865L13 18.238V10ZM6.535 4h2.078L7.28 8H3.868l2.667-4Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.026a1 1 0 0 0 .231.177c.034.02.06.05.097.065A1 1 0 0 0 12 22a1 1 0 0 0 .407-.09c.036-.017.063-.045.097-.065a1 1 0 0 0 .23-.178c.01-.01.025-.015.035-.026l10-12a1 1 0 0 0 .063-1.196M20.132 8H16.72l-1.333-4h2.078zM13.28 4l1.333 4H9.387l1.333-4zM11 10v8.238L4.135 10zm2 0h6.865L13 18.238zM6.535 4h2.078L7.28 8H3.868z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconExperienceSvg = IconExperienceSvg;
@@ -12,7 +12,7 @@ const IconExperienceSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.026a.984.984 0 0 0 .231.177c.034.02.06.05.097.065A.99.99 0 0 0 12 22a.99.99 0 0 0 .407-.09c.036-.017.063-.045.097-.065a.985.985 0 0 0 .23-.178c.01-.01.025-.015.035-.026l10-12a1 1 0 0 0 .063-1.196ZM20.132 8H16.72l-1.333-4h2.078l2.667 4ZM13.28 4l1.333 4H9.387l1.333-4h2.56ZM11 10v8.238L4.135 10H11Zm2 0h6.865L13 18.238V10ZM6.535 4h2.078L7.28 8H3.868l2.667-4Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "m22.832 8.445-4-6A1 1 0 0 0 18 2H6a1 1 0 0 0-.832.445l-4 6a1 1 0 0 0 .063 1.196l10 12c.01.01.025.015.034.026a1 1 0 0 0 .231.177c.034.02.06.05.097.065A1 1 0 0 0 12 22a1 1 0 0 0 .407-.09c.036-.017.063-.045.097-.065a1 1 0 0 0 .23-.178c.01-.01.025-.015.035-.026l10-12a1 1 0 0 0 .063-1.196M20.132 8H16.72l-1.333-4h2.078zM13.28 4l1.333 4H9.387l1.333-4zM11 10v8.238L4.135 10zm2 0h6.865L13 18.238zM6.535 4h2.078L7.28 8H3.868z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconExperienceSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconFilterSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconFilterSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, reac
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.8 0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1v-4.2c1.2-.4 2-1.5 2-2.8 0-1.3-.8-2.4-2-2.8zM5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm8 1.2V5c0-.6-.4-1-1-1s-1 .4-1 1v9.2c-1.2.4-2 1.5-2 2.8 0 1.7 1.3 3 3 3s3-1.3 3-3c0-1.3-.9-2.4-2-2.8zM12 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM22 7c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1V9.8c1.1-.4 2-1.5 2-2.8zm-3 1c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.8s.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1v-4.2c1.2-.4 2-1.5 2-2.8s-.8-2.4-2-2.8M5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m8 1.2V5c0-.6-.4-1-1-1s-1 .4-1 1v9.2c-1.2.4-2 1.5-2 2.8 0 1.7 1.3 3 3 3s3-1.3 3-3c0-1.3-.9-2.4-2-2.8M12 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1M22 7c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1V9.8c1.1-.4 2-1.5 2-2.8m-3 1c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconFilterSvg = IconFilterSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconFilterSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconFilterSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("sv
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.8 0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1v-4.2c1.2-.4 2-1.5 2-2.8 0-1.3-.8-2.4-2-2.8zM5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zm8 1.2V5c0-.6-.4-1-1-1s-1 .4-1 1v9.2c-1.2.4-2 1.5-2 2.8 0 1.7 1.3 3 3 3s3-1.3 3-3c0-1.3-.9-2.4-2-2.8zM12 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1zM22 7c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1V9.8c1.1-.4 2-1.5 2-2.8zm-3 1c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M6 9.2V5c0-.6-.4-1-1-1s-1 .4-1 1v4.2c-1.2.4-2 1.5-2 2.8s.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1v-4.2c1.2-.4 2-1.5 2-2.8s-.8-2.4-2-2.8M5 13c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1m8 1.2V5c0-.6-.4-1-1-1s-1 .4-1 1v9.2c-1.2.4-2 1.5-2 2.8 0 1.7 1.3 3 3 3s3-1.3 3-3c0-1.3-.9-2.4-2-2.8M12 18c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1M22 7c0-1.7-1.3-3-3-3s-3 1.3-3 3c0 1.3.9 2.4 2 2.8V19c0 .6.4 1 1 1s1-.4 1-1V9.8c1.1-.4 2-1.5 2-2.8m-3 1c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconFilterSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconFlag/IconFlagSvg.tsx
3
3
  const IconFlagSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.41 2.967a1.031 1.031 0 0 0-1.08.148 4.778 4.778 0 0 1-2.83.599 8.47 8.47 0 0 1-3.135-.788A10.177 10.177 0 0 0 8.5 2c-2.887 0-4.005.952-4.2 1.144a1 1 0 0 0-.3.713V21a1 1 0 0 0 2 0v-6.298a6.167 6.167 0 0 1 2.5-.416 8.47 8.47 0 0 1 3.135.788A10.177 10.177 0 0 0 15.5 16c2.887 0 4.005-.952 4.2-1.144a1 1 0 0 0 .3-.713V3.857a.996.996 0 0 0-.59-.89ZM18 13.584a6.174 6.174 0 0 1-2.5.416 8.47 8.47 0 0 1-3.135-.788 10.178 10.178 0 0 0-3.865-.926 9.467 9.467 0 0 0-2.5.298V4.416A6.174 6.174 0 0 1 8.5 4a8.47 8.47 0 0 1 3.135.788 10.178 10.178 0 0 0 3.865.926 9.467 9.467 0 0 0 2.5-.298Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M19.41 2.967a1.03 1.03 0 0 0-1.08.148 4.8 4.8 0 0 1-2.83.599 8.5 8.5 0 0 1-3.135-.788A10.2 10.2 0 0 0 8.5 2c-2.887 0-4.005.952-4.2 1.144a1 1 0 0 0-.3.713V21a1 1 0 0 0 2 0v-6.298a6.2 6.2 0 0 1 2.5-.416 8.5 8.5 0 0 1 3.135.788A10.2 10.2 0 0 0 15.5 16c2.887 0 4.005-.952 4.2-1.144a1 1 0 0 0 .3-.713V3.857a1 1 0 0 0-.59-.89M18 13.584a6.2 6.2 0 0 1-2.5.416 8.5 8.5 0 0 1-3.135-.788 10.2 10.2 0 0 0-3.865-.926 9.5 9.5 0 0 0-2.5.298V4.416A6.2 6.2 0 0 1 8.5 4a8.5 8.5 0 0 1 3.135.788 10.2 10.2 0 0 0 3.865.926 9.5 9.5 0 0 0 2.5-.298Z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconFlagSvg = IconFlagSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconFlag/IconFlagSvg.tsx
3
3
  const IconFlagSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M19.41 2.967a1.031 1.031 0 0 0-1.08.148 4.778 4.778 0 0 1-2.83.599 8.47 8.47 0 0 1-3.135-.788A10.177 10.177 0 0 0 8.5 2c-2.887 0-4.005.952-4.2 1.144a1 1 0 0 0-.3.713V21a1 1 0 0 0 2 0v-6.298a6.167 6.167 0 0 1 2.5-.416 8.47 8.47 0 0 1 3.135.788A10.177 10.177 0 0 0 15.5 16c2.887 0 4.005-.952 4.2-1.144a1 1 0 0 0 .3-.713V3.857a.996.996 0 0 0-.59-.89ZM18 13.584a6.174 6.174 0 0 1-2.5.416 8.47 8.47 0 0 1-3.135-.788 10.178 10.178 0 0 0-3.865-.926 9.467 9.467 0 0 0-2.5.298V4.416A6.174 6.174 0 0 1 8.5 4a8.47 8.47 0 0 1 3.135.788 10.178 10.178 0 0 0 3.865.926 9.467 9.467 0 0 0 2.5-.298Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M19.41 2.967a1.03 1.03 0 0 0-1.08.148 4.8 4.8 0 0 1-2.83.599 8.5 8.5 0 0 1-3.135-.788A10.2 10.2 0 0 0 8.5 2c-2.887 0-4.005.952-4.2 1.144a1 1 0 0 0-.3.713V21a1 1 0 0 0 2 0v-6.298a6.2 6.2 0 0 1 2.5-.416 8.5 8.5 0 0 1 3.135.788A10.2 10.2 0 0 0 15.5 16c2.887 0 4.005-.952 4.2-1.144a1 1 0 0 0 .3-.713V3.857a1 1 0 0 0-.59-.89M18 13.584a6.2 6.2 0 0 1-2.5.416 8.5 8.5 0 0 1-3.135-.788 10.2 10.2 0 0 0-3.865-.926 9.5 9.5 0 0 0-2.5.298V4.416A6.2 6.2 0 0 1 8.5 4a8.5 8.5 0 0 1 3.135.788 10.2 10.2 0 0 0 3.865.926 9.5 9.5 0 0 0 2.5-.298Z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconFlagSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconGift/IconGiftSvg.tsx
3
3
  const IconGiftSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1Zm-6-2a1 1 0 0 1 0 2h-1.61c.435-1.034 1.056-2 1.61-2ZM8 5a1 1 0 0 1 1-1c.554 0 1.175.966 1.61 2H9a1 1 0 0 1-1-1ZM4 8h7v2H4V8Zm2 11v-7h5v8H7a1 1 0 0 1-1-1Zm12 0a1 1 0 0 1-1 1h-4v-8h5v7Zm2-9h-7V8h7v2Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M21 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1m-6-2a1 1 0 0 1 0 2h-1.61c.435-1.034 1.056-2 1.61-2M8 5a1 1 0 0 1 1-1c.554 0 1.175.966 1.61 2H9a1 1 0 0 1-1-1M4 8h7v2H4zm2 11v-7h5v8H7a1 1 0 0 1-1-1m12 0a1 1 0 0 1-1 1h-4v-8h5zm2-9h-7V8h7z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconGiftSvg = IconGiftSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconGift/IconGiftSvg.tsx
3
3
  const IconGiftSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M21 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1Zm-6-2a1 1 0 0 1 0 2h-1.61c.435-1.034 1.056-2 1.61-2ZM8 5a1 1 0 0 1 1-1c.554 0 1.175.966 1.61 2H9a1 1 0 0 1-1-1ZM4 8h7v2H4V8Zm2 11v-7h5v8H7a1 1 0 0 1-1-1Zm12 0a1 1 0 0 1-1 1h-4v-8h5v7Zm2-9h-7V8h7v2Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M21 6h-3.184c.112-.314.184-.648.184-1 0-1.654-1.346-3-3-3-1.395 0-2.363 1.101-3 2.259C11.363 3.1 10.395 2 9 2 7.346 2 6 3.346 6 5c0 .352.072.686.184 1H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1v7c0 1.654 1.346 3 3 3h10c1.654 0 3-1.346 3-3v-7h1a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1m-6-2a1 1 0 0 1 0 2h-1.61c.435-1.034 1.056-2 1.61-2M8 5a1 1 0 0 1 1-1c.554 0 1.175.966 1.61 2H9a1 1 0 0 1-1-1M4 8h7v2H4zm2 11v-7h5v8H7a1 1 0 0 1-1-1m12 0a1 1 0 0 1-1 1h-4v-8h5zm2-9h-7V8h7z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconGiftSvg };
@@ -2,17 +2,17 @@ let react_jsx_runtime = require("react/jsx-runtime");
2
2
  //#region src/lib/components/icons/IconGlobe/IconGlobeSvg.tsx
3
3
  const IconGlobeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.784 18.593a10.917 10.917 0 0 0 0-13.186.995.995 0 0 0-.094-.126 10.96 10.96 0 0 0-17.38 0 .99.99 0 0 0-.094.126 10.917 10.917 0 0 0 0 13.186.988.988 0 0 0 .094.126 10.96 10.96 0 0 0 17.38 0 .993.993 0 0 0 .094-.126ZM4.522 7h2.922a14.936 14.936 0 0 0-.902 4H3.06a8.942 8.942 0 0 1 1.463-4Zm12.936 4a14.936 14.936 0 0 0-.902-4h2.922a8.942 8.942 0 0 1 1.463 4ZM4.522 17a8.942 8.942 0 0 1-1.463-4h3.483a14.936 14.936 0 0 0 .902 4Zm4.028-4h6.9a13.453 13.453 0 0 1-1.058 4H9.608a13.453 13.453 0 0 1-1.058-4Zm0-2a13.453 13.453 0 0 1 1.058-4h4.784a13.453 13.453 0 0 1 1.058 4Zm7.12-6a20.175 20.175 0 0 0-.882-1.553A8.988 8.988 0 0 1 17.645 5ZM12 3l.028.001A17.948 17.948 0 0 1 13.382 5h-2.764a17.948 17.948 0 0 1 1.354-1.999ZM8.33 5H6.355a8.988 8.988 0 0 1 2.857-1.553c-.287.456-.587.977-.882 1.553Zm0 14c.295.576.595 1.097.882 1.553A8.988 8.988 0 0 1 6.355 19ZM12 21l-.028-.001A17.948 17.948 0 0 1 10.618 19h2.764a17.948 17.948 0 0 1-1.354 1.999Zm3.67-2h1.975a8.988 8.988 0 0 1-2.857 1.553c.287-.456.587-.977.882-1.553Zm.886-2a14.936 14.936 0 0 0 .902-4h3.483a8.942 8.942 0 0 1-1.463 4Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20.784 18.593a10.92 10.92 0 0 0 0-13.186 1 1 0 0 0-.094-.126 10.96 10.96 0 0 0-17.38 0 1 1 0 0 0-.094.126 10.92 10.92 0 0 0 0 13.186 1 1 0 0 0 .094.126 10.96 10.96 0 0 0 17.38 0 1 1 0 0 0 .094-.126M4.522 7h2.922a15 15 0 0 0-.902 4H3.06a8.94 8.94 0 0 1 1.463-4m12.936 4a15 15 0 0 0-.902-4h2.922a8.94 8.94 0 0 1 1.463 4ZM4.522 17a8.94 8.94 0 0 1-1.463-4h3.483a15 15 0 0 0 .902 4Zm4.028-4h6.9a13.5 13.5 0 0 1-1.058 4H9.608a13.5 13.5 0 0 1-1.058-4m0-2a13.5 13.5 0 0 1 1.058-4h4.784a13.5 13.5 0 0 1 1.058 4Zm7.12-6a20 20 0 0 0-.882-1.553A9 9 0 0 1 17.645 5ZM12 3l.028.001A18 18 0 0 1 13.382 5h-2.764a18 18 0 0 1 1.354-1.999ZM8.33 5H6.355a9 9 0 0 1 2.857-1.553c-.287.456-.587.977-.882 1.553m0 14c.295.576.595 1.097.882 1.553A9 9 0 0 1 6.355 19ZM12 21l-.028-.001A18 18 0 0 1 10.618 19h2.764a18 18 0 0 1-1.354 1.999Zm3.67-2h1.975a9 9 0 0 1-2.857 1.553c.287-.456.587-.977.882-1.553m.886-2a15 15 0 0 0 .902-4h3.483a8.94 8.94 0 0 1-1.463 4Z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconGlobeSvg = IconGlobeSvg;
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
2
2
  //#region src/lib/components/icons/IconGlobe/IconGlobeSvg.tsx
3
3
  const IconGlobeSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: 16,
6
- height: 16,
7
5
  viewBox: "0 0 24 24",
8
6
  focusable: "false",
9
7
  fill: "currentColor",
8
+ width: 16,
9
+ height: 16,
10
10
  "aria-labelledby": titleId,
11
11
  ...props,
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M20.784 18.593a10.917 10.917 0 0 0 0-13.186.995.995 0 0 0-.094-.126 10.96 10.96 0 0 0-17.38 0 .99.99 0 0 0-.094.126 10.917 10.917 0 0 0 0 13.186.988.988 0 0 0 .094.126 10.96 10.96 0 0 0 17.38 0 .993.993 0 0 0 .094-.126ZM4.522 7h2.922a14.936 14.936 0 0 0-.902 4H3.06a8.942 8.942 0 0 1 1.463-4Zm12.936 4a14.936 14.936 0 0 0-.902-4h2.922a8.942 8.942 0 0 1 1.463 4ZM4.522 17a8.942 8.942 0 0 1-1.463-4h3.483a14.936 14.936 0 0 0 .902 4Zm4.028-4h6.9a13.453 13.453 0 0 1-1.058 4H9.608a13.453 13.453 0 0 1-1.058-4Zm0-2a13.453 13.453 0 0 1 1.058-4h4.784a13.453 13.453 0 0 1 1.058 4Zm7.12-6a20.175 20.175 0 0 0-.882-1.553A8.988 8.988 0 0 1 17.645 5ZM12 3l.028.001A17.948 17.948 0 0 1 13.382 5h-2.764a17.948 17.948 0 0 1 1.354-1.999ZM8.33 5H6.355a8.988 8.988 0 0 1 2.857-1.553c-.287.456-.587.977-.882 1.553Zm0 14c.295.576.595 1.097.882 1.553A8.988 8.988 0 0 1 6.355 19ZM12 21l-.028-.001A17.948 17.948 0 0 1 10.618 19h2.764a17.948 17.948 0 0 1-1.354 1.999Zm3.67-2h1.975a8.988 8.988 0 0 1-2.857 1.553c.287-.456.587-.977.882-1.553Zm.886-2a14.936 14.936 0 0 0 .902-4h3.483a8.942 8.942 0 0 1-1.463 4Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M20.784 18.593a10.92 10.92 0 0 0 0-13.186 1 1 0 0 0-.094-.126 10.96 10.96 0 0 0-17.38 0 1 1 0 0 0-.094.126 10.92 10.92 0 0 0 0 13.186 1 1 0 0 0 .094.126 10.96 10.96 0 0 0 17.38 0 1 1 0 0 0 .094-.126M4.522 7h2.922a15 15 0 0 0-.902 4H3.06a8.94 8.94 0 0 1 1.463-4m12.936 4a15 15 0 0 0-.902-4h2.922a8.94 8.94 0 0 1 1.463 4ZM4.522 17a8.94 8.94 0 0 1-1.463-4h3.483a15 15 0 0 0 .902 4Zm4.028-4h6.9a13.5 13.5 0 0 1-1.058 4H9.608a13.5 13.5 0 0 1-1.058-4m0-2a13.5 13.5 0 0 1 1.058-4h4.784a13.5 13.5 0 0 1 1.058 4Zm7.12-6a20 20 0 0 0-.882-1.553A9 9 0 0 1 17.645 5ZM12 3l.028.001A18 18 0 0 1 13.382 5h-2.764a18 18 0 0 1 1.354-1.999ZM8.33 5H6.355a9 9 0 0 1 2.857-1.553c-.287.456-.587.977-.882 1.553m0 14c.295.576.595 1.097.882 1.553A9 9 0 0 1 6.355 19ZM12 21l-.028-.001A18 18 0 0 1 10.618 19h2.764a18 18 0 0 1-1.354 1.999Zm3.67-2h1.975a9 9 0 0 1-2.857 1.553c.287-.456.587-.977.882-1.553m.886-2a15 15 0 0 0 .902-4h3.483a8.94 8.94 0 0 1-1.463 4Z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconGlobeSvg };
@@ -3,7 +3,6 @@ let react_jsx_runtime = require("react/jsx-runtime");
3
3
  const IconGridSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconGridSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
13
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2zm-1 5H6c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2zm9-15h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2zm-1 5h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5H6c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm9-15h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1z" })]
17
16
  });
18
17
  //#endregion
19
18
  exports.IconGridSvg = IconGridSvg;
@@ -3,7 +3,6 @@ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  const IconGridSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
5
  viewBox: "0 0 24 24",
6
- xmlSpace: "preserve",
7
6
  focusable: "false",
8
7
  fill: "currentColor",
9
8
  width: 16,
@@ -13,7 +12,7 @@ const IconGridSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
13
12
  children: [title ? /* @__PURE__ */ jsx("title", {
14
13
  id: titleId,
15
14
  children: title
16
- }) : null, /* @__PURE__ */ jsx("path", { d: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2zm-1 5H6c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2zm9-15h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2zm-1 5h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3zm1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v2z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M8 3H6C4.3 3 3 4.3 3 6v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5H6c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm9-15h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3V6c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h2c.6 0 1 .4 1 1zm-1 5h-2c-1.7 0-3 1.3-3 3v2c0 1.7 1.3 3 3 3h2c1.7 0 3-1.3 3-3v-2c0-1.7-1.3-3-3-3m1 5c0 .6-.4 1-1 1h-2c-.6 0-1-.4-1-1v-2c0-.6.4-1 1-1h2c.6 0 1 .4 1 1z" })]
17
16
  });
18
17
  //#endregion
19
18
  export { IconGridSvg };
@@ -12,7 +12,7 @@ const IconHashSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0, react_
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1.001 1.001 0 0 0-.884-1.104 1.014 1.014 0 0 0-1.104.884L14.438 8h-3.987l.543-4.89a1.001 1.001 0 0 0-.884-1.104c-.536-.05-1.044.335-1.104.884L8.438 8H4a1 1 0 1 0 0 2h4.216l-.445 4H4a1 1 0 1 0 0 2h3.55l-.544 4.89a1.001 1.001 0 0 0 1.988.22L9.562 16h3.987l-.543 4.89a1.001 1.001 0 0 0 1.988.22l.568-5.11H20a1 1 0 1 0 0-2ZM9.784 14l.445-4h3.987l-.445 4H9.784Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1 1 0 0 0-.884-1.104 1.014 1.014 0 0 0-1.104.884L14.438 8h-3.987l.543-4.89a1 1 0 0 0-.884-1.104c-.536-.05-1.044.335-1.104.884L8.438 8H4a1 1 0 1 0 0 2h4.216l-.445 4H4a1 1 0 1 0 0 2h3.55l-.544 4.89a1.001 1.001 0 0 0 1.988.22L9.562 16h3.987l-.543 4.89a1.001 1.001 0 0 0 1.988.22l.568-5.11H20a1 1 0 1 0 0-2M9.784 14l.445-4h3.987l-.445 4z" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconHashSvg = IconHashSvg;
@@ -12,7 +12,7 @@ const IconHashSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsxs("svg"
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1.001 1.001 0 0 0-.884-1.104 1.014 1.014 0 0 0-1.104.884L14.438 8h-3.987l.543-4.89a1.001 1.001 0 0 0-.884-1.104c-.536-.05-1.044.335-1.104.884L8.438 8H4a1 1 0 1 0 0 2h4.216l-.445 4H4a1 1 0 1 0 0 2h3.55l-.544 4.89a1.001 1.001 0 0 0 1.988.22L9.562 16h3.987l-.543 4.89a1.001 1.001 0 0 0 1.988.22l.568-5.11H20a1 1 0 1 0 0-2ZM9.784 14l.445-4h3.987l-.445 4H9.784Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M20 14h-4.216l.445-4H20a1 1 0 1 0 0-2h-3.55l.544-4.89a1 1 0 0 0-.884-1.104 1.014 1.014 0 0 0-1.104.884L14.438 8h-3.987l.543-4.89a1 1 0 0 0-.884-1.104c-.536-.05-1.044.335-1.104.884L8.438 8H4a1 1 0 1 0 0 2h4.216l-.445 4H4a1 1 0 1 0 0 2h3.55l-.544 4.89a1.001 1.001 0 0 0 1.988.22L9.562 16h3.987l-.543 4.89a1.001 1.001 0 0 0 1.988.22l.568-5.11H20a1 1 0 1 0 0-2M9.784 14l.445-4h3.987l-.445 4z" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconHashSvg };
@@ -12,7 +12,7 @@ const IconHeartActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ (0,
12
12
  children: [title ? /* @__PURE__ */ (0, react_jsx_runtime.jsx)("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.508 6.508 0 0 0 1 8.5C1 15.535 10.443 22 12 22s11-6.465 11-13.5C23 4.916 20.084 2 16.5 2Z" })]
15
+ }) : null, /* @__PURE__ */ (0, react_jsx_runtime.jsx)("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.51 6.51 0 0 0 1 8.5C1 15.535 10.443 22 12 22s11-6.465 11-13.5C23 4.916 20.084 2 16.5 2" })]
16
16
  });
17
17
  //#endregion
18
18
  exports.IconHeartActiveSvg = IconHeartActiveSvg;
@@ -12,7 +12,7 @@ const IconHeartActiveSvg = ({ title, titleId, ...props }) => /* @__PURE__ */ jsx
12
12
  children: [title ? /* @__PURE__ */ jsx("title", {
13
13
  id: titleId,
14
14
  children: title
15
- }) : null, /* @__PURE__ */ jsx("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.508 6.508 0 0 0 1 8.5C1 15.535 10.443 22 12 22s11-6.465 11-13.5C23 4.916 20.084 2 16.5 2Z" })]
15
+ }) : null, /* @__PURE__ */ jsx("path", { d: "M16.5 2A6.5 6.5 0 0 0 12 3.815 6.5 6.5 0 0 0 7.5 2 6.51 6.51 0 0 0 1 8.5C1 15.535 10.443 22 12 22s11-6.465 11-13.5C23 4.916 20.084 2 16.5 2" })]
16
16
  });
17
17
  //#endregion
18
18
  export { IconHeartActiveSvg };