@ultraviolet/icons 3.12.0 → 3.12.1

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 (363) hide show
  1. package/dist/components/Icon/Icon.cjs +4 -4
  2. package/dist/components/Icon/Icon.js +4 -4
  3. package/dist/components/Icon/__generatedIcons__/AddressIcon.cjs +1 -1
  4. package/dist/components/Icon/__generatedIcons__/AddressIcon.js +1 -1
  5. package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.cjs +1 -1
  6. package/dist/components/Icon/__generatedIcons__/AddressOutlineIcon.js +1 -1
  7. package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.cjs +5 -2
  8. package/dist/components/Icon/__generatedIcons__/AddressPlayIcon.js +6 -3
  9. package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalIcon.cjs +8 -1
  10. package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalIcon.js +9 -2
  11. package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalOutlineIcon.cjs +8 -1
  12. package/dist/components/Icon/__generatedIcons__/AdjustmentsHorizontalOutlineIcon.js +9 -2
  13. package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.cjs +1 -1
  14. package/dist/components/Icon/__generatedIcons__/AlertCircleIcon.js +1 -1
  15. package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.cjs +1 -1
  16. package/dist/components/Icon/__generatedIcons__/AlertCircleOutlineIcon.js +1 -1
  17. package/dist/components/Icon/__generatedIcons__/AnchorIcon.cjs +1 -1
  18. package/dist/components/Icon/__generatedIcons__/AnchorIcon.js +1 -1
  19. package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.cjs +1 -1
  20. package/dist/components/Icon/__generatedIcons__/ArrowDownIcon.js +1 -1
  21. package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.cjs +1 -1
  22. package/dist/components/Icon/__generatedIcons__/ArrowLeftBottomIcon.js +1 -1
  23. package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.cjs +1 -1
  24. package/dist/components/Icon/__generatedIcons__/ArrowLeftDoubleIcon.js +1 -1
  25. package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.cjs +1 -1
  26. package/dist/components/Icon/__generatedIcons__/ArrowLeftIcon.js +1 -1
  27. package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.cjs +1 -1
  28. package/dist/components/Icon/__generatedIcons__/ArrowRightBottomIcon.js +1 -1
  29. package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.cjs +1 -1
  30. package/dist/components/Icon/__generatedIcons__/ArrowRightDoubleIcon.js +1 -1
  31. package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.cjs +1 -1
  32. package/dist/components/Icon/__generatedIcons__/ArrowRightIcon.js +1 -1
  33. package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.cjs +1 -1
  34. package/dist/components/Icon/__generatedIcons__/ArrowUpIcon.js +1 -1
  35. package/dist/components/Icon/__generatedIcons__/AsteriskIcon.cjs +1 -1
  36. package/dist/components/Icon/__generatedIcons__/AsteriskIcon.js +1 -1
  37. package/dist/components/Icon/__generatedIcons__/AttachIcon.cjs +5 -2
  38. package/dist/components/Icon/__generatedIcons__/AttachIcon.js +6 -3
  39. package/dist/components/Icon/__generatedIcons__/AutoFixIcon.cjs +6 -1
  40. package/dist/components/Icon/__generatedIcons__/AutoFixIcon.js +7 -2
  41. package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.cjs +6 -1
  42. package/dist/components/Icon/__generatedIcons__/AutoFixOutlineIcon.js +7 -2
  43. package/dist/components/Icon/__generatedIcons__/BoldIcon.cjs +1 -1
  44. package/dist/components/Icon/__generatedIcons__/BoldIcon.js +1 -1
  45. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.cjs +5 -2
  46. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineIcon.js +6 -3
  47. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.cjs +1 -1
  48. package/dist/components/Icon/__generatedIcons__/BookOpenOutlineOutlineIcon.js +1 -1
  49. package/dist/components/Icon/__generatedIcons__/BullhornIcon.cjs +4 -1
  50. package/dist/components/Icon/__generatedIcons__/BullhornIcon.js +5 -2
  51. package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.cjs +1 -1
  52. package/dist/components/Icon/__generatedIcons__/BullhornOutlineIcon.js +1 -1
  53. package/dist/components/Icon/__generatedIcons__/BurgerIcon.cjs +1 -1
  54. package/dist/components/Icon/__generatedIcons__/BurgerIcon.js +1 -1
  55. package/dist/components/Icon/__generatedIcons__/CalculatorIcon.cjs +1 -1
  56. package/dist/components/Icon/__generatedIcons__/CalculatorIcon.js +1 -1
  57. package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.cjs +1 -1
  58. package/dist/components/Icon/__generatedIcons__/CalculatorOutlineIcon.js +1 -1
  59. package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.cjs +9 -2
  60. package/dist/components/Icon/__generatedIcons__/CalendarRangeIcon.js +10 -3
  61. package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.cjs +1 -1
  62. package/dist/components/Icon/__generatedIcons__/CalendarRangeOutlineIcon.js +1 -1
  63. package/dist/components/Icon/__generatedIcons__/CancelIcon.cjs +1 -1
  64. package/dist/components/Icon/__generatedIcons__/CancelIcon.js +1 -1
  65. package/dist/components/Icon/__generatedIcons__/ChatIcon.cjs +1 -1
  66. package/dist/components/Icon/__generatedIcons__/ChatIcon.js +1 -1
  67. package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.cjs +1 -1
  68. package/dist/components/Icon/__generatedIcons__/ChatOutlineIcon.js +1 -1
  69. package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.cjs +1 -1
  70. package/dist/components/Icon/__generatedIcons__/CheckCircleIcon.js +1 -1
  71. package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.cjs +1 -1
  72. package/dist/components/Icon/__generatedIcons__/CheckCircleOutlineIcon.js +1 -1
  73. package/dist/components/Icon/__generatedIcons__/CheckIcon.cjs +1 -1
  74. package/dist/components/Icon/__generatedIcons__/CheckIcon.js +1 -1
  75. package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.cjs +1 -1
  76. package/dist/components/Icon/__generatedIcons__/ClockOutlineIcon.js +1 -1
  77. package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.cjs +1 -1
  78. package/dist/components/Icon/__generatedIcons__/ClockOutlineOutlineIcon.js +1 -1
  79. package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.cjs +1 -1
  80. package/dist/components/Icon/__generatedIcons__/CloseCircleOutlineIcon.js +1 -1
  81. package/dist/components/Icon/__generatedIcons__/CloseIcon.cjs +1 -1
  82. package/dist/components/Icon/__generatedIcons__/CloseIcon.js +1 -1
  83. package/dist/components/Icon/__generatedIcons__/ConsoleIcon.cjs +1 -1
  84. package/dist/components/Icon/__generatedIcons__/ConsoleIcon.js +1 -1
  85. package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.cjs +1 -1
  86. package/dist/components/Icon/__generatedIcons__/ConsoleOutlineIcon.js +1 -1
  87. package/dist/components/Icon/__generatedIcons__/CopyContentIcon.cjs +5 -2
  88. package/dist/components/Icon/__generatedIcons__/CopyContentIcon.js +6 -3
  89. package/dist/components/Icon/__generatedIcons__/CredentialIcon.cjs +1 -1
  90. package/dist/components/Icon/__generatedIcons__/CredentialIcon.js +1 -1
  91. package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.cjs +1 -1
  92. package/dist/components/Icon/__generatedIcons__/CredentialOutlineIcon.js +1 -1
  93. package/dist/components/Icon/__generatedIcons__/CreditCardIcon.cjs +5 -2
  94. package/dist/components/Icon/__generatedIcons__/CreditCardIcon.js +6 -3
  95. package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.cjs +1 -1
  96. package/dist/components/Icon/__generatedIcons__/CreditCardOutlineIcon.js +1 -1
  97. package/dist/components/Icon/__generatedIcons__/CrossCircleIcon.cjs +1 -1
  98. package/dist/components/Icon/__generatedIcons__/CrossCircleIcon.js +1 -1
  99. package/dist/components/Icon/__generatedIcons__/CrossCircleOutlineIcon.cjs +1 -1
  100. package/dist/components/Icon/__generatedIcons__/CrossCircleOutlineIcon.js +1 -1
  101. package/dist/components/Icon/__generatedIcons__/DatabaseIcon.cjs +6 -2
  102. package/dist/components/Icon/__generatedIcons__/DatabaseIcon.js +7 -3
  103. package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.cjs +1 -1
  104. package/dist/components/Icon/__generatedIcons__/DatabaseOutlineIcon.js +1 -1
  105. package/dist/components/Icon/__generatedIcons__/DeleteIcon.cjs +1 -1
  106. package/dist/components/Icon/__generatedIcons__/DeleteIcon.js +1 -1
  107. package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.cjs +1 -1
  108. package/dist/components/Icon/__generatedIcons__/DeleteOutlineIcon.js +1 -1
  109. package/dist/components/Icon/__generatedIcons__/DetachIcon.cjs +7 -2
  110. package/dist/components/Icon/__generatedIcons__/DetachIcon.js +8 -3
  111. package/dist/components/Icon/__generatedIcons__/DocIcon.cjs +1 -1
  112. package/dist/components/Icon/__generatedIcons__/DocIcon.js +1 -1
  113. package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.cjs +1 -1
  114. package/dist/components/Icon/__generatedIcons__/DocOutlineIcon.js +1 -1
  115. package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.cjs +1 -1
  116. package/dist/components/Icon/__generatedIcons__/DotsHorizontalIcon.js +1 -1
  117. package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.cjs +1 -1
  118. package/dist/components/Icon/__generatedIcons__/DotsVerticalIcon.js +1 -1
  119. package/dist/components/Icon/__generatedIcons__/DownloadIcon.cjs +5 -2
  120. package/dist/components/Icon/__generatedIcons__/DownloadIcon.js +6 -3
  121. package/dist/components/Icon/__generatedIcons__/DragIcon.cjs +1 -1
  122. package/dist/components/Icon/__generatedIcons__/DragIcon.js +1 -1
  123. package/dist/components/Icon/__generatedIcons__/DragVariantIcon.cjs +1 -1
  124. package/dist/components/Icon/__generatedIcons__/DragVariantIcon.js +1 -1
  125. package/dist/components/Icon/__generatedIcons__/EarthIcon.cjs +1 -1
  126. package/dist/components/Icon/__generatedIcons__/EarthIcon.js +1 -1
  127. package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.cjs +1 -1
  128. package/dist/components/Icon/__generatedIcons__/EarthOutlineIcon.js +1 -1
  129. package/dist/components/Icon/__generatedIcons__/EastIcon.cjs +1 -1
  130. package/dist/components/Icon/__generatedIcons__/EastIcon.js +1 -1
  131. package/dist/components/Icon/__generatedIcons__/EastShortIcon.cjs +1 -1
  132. package/dist/components/Icon/__generatedIcons__/EastShortIcon.js +1 -1
  133. package/dist/components/Icon/__generatedIcons__/EmailIcon.cjs +5 -2
  134. package/dist/components/Icon/__generatedIcons__/EmailIcon.js +6 -3
  135. package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.cjs +1 -1
  136. package/dist/components/Icon/__generatedIcons__/EmailOutlineIcon.js +1 -1
  137. package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.cjs +7 -2
  138. package/dist/components/Icon/__generatedIcons__/EmailRemoveIcon.js +8 -3
  139. package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.cjs +5 -2
  140. package/dist/components/Icon/__generatedIcons__/EmailRemoveOutlineIcon.js +6 -3
  141. package/dist/components/Icon/__generatedIcons__/EqualIcon.cjs +1 -1
  142. package/dist/components/Icon/__generatedIcons__/EqualIcon.js +1 -1
  143. package/dist/components/Icon/__generatedIcons__/EscapeIcon.cjs +1 -1
  144. package/dist/components/Icon/__generatedIcons__/EscapeIcon.js +1 -1
  145. package/dist/components/Icon/__generatedIcons__/ExpandIcon.cjs +1 -1
  146. package/dist/components/Icon/__generatedIcons__/ExpandIcon.js +1 -1
  147. package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.cjs +1 -1
  148. package/dist/components/Icon/__generatedIcons__/ExpandMoreIcon.js +1 -1
  149. package/dist/components/Icon/__generatedIcons__/EyeIcon.cjs +5 -2
  150. package/dist/components/Icon/__generatedIcons__/EyeIcon.js +6 -3
  151. package/dist/components/Icon/__generatedIcons__/EyeOffIcon.cjs +5 -2
  152. package/dist/components/Icon/__generatedIcons__/EyeOffIcon.js +6 -3
  153. package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.cjs +1 -1
  154. package/dist/components/Icon/__generatedIcons__/EyeOffOutlineIcon.js +1 -1
  155. package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.cjs +1 -1
  156. package/dist/components/Icon/__generatedIcons__/EyeOutlineIcon.js +1 -1
  157. package/dist/components/Icon/__generatedIcons__/FilterIcon.cjs +1 -1
  158. package/dist/components/Icon/__generatedIcons__/FilterIcon.js +1 -1
  159. package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.cjs +1 -1
  160. package/dist/components/Icon/__generatedIcons__/FilterOutlineIcon.js +1 -1
  161. package/dist/components/Icon/__generatedIcons__/FolderIcon.cjs +4 -1
  162. package/dist/components/Icon/__generatedIcons__/FolderIcon.js +5 -2
  163. package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.cjs +1 -1
  164. package/dist/components/Icon/__generatedIcons__/FolderOutlineIcon.js +1 -1
  165. package/dist/components/Icon/__generatedIcons__/GithubIcon.cjs +1 -1
  166. package/dist/components/Icon/__generatedIcons__/GithubIcon.js +1 -1
  167. package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.cjs +1 -1
  168. package/dist/components/Icon/__generatedIcons__/HelpCircleIcon.js +1 -1
  169. package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.cjs +1 -1
  170. package/dist/components/Icon/__generatedIcons__/HelpCircleOutlineIcon.js +1 -1
  171. package/dist/components/Icon/__generatedIcons__/IdIcon.cjs +1 -1
  172. package/dist/components/Icon/__generatedIcons__/IdIcon.js +1 -1
  173. package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.cjs +1 -1
  174. package/dist/components/Icon/__generatedIcons__/IdOutlineIcon.js +1 -1
  175. package/dist/components/Icon/__generatedIcons__/InformationIcon.cjs +1 -1
  176. package/dist/components/Icon/__generatedIcons__/InformationIcon.js +1 -1
  177. package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.cjs +1 -1
  178. package/dist/components/Icon/__generatedIcons__/InformationOutlineIcon.js +1 -1
  179. package/dist/components/Icon/__generatedIcons__/InstagramIcon.cjs +1 -1
  180. package/dist/components/Icon/__generatedIcons__/InstagramIcon.js +1 -1
  181. package/dist/components/Icon/__generatedIcons__/ItalicIcon.cjs +1 -1
  182. package/dist/components/Icon/__generatedIcons__/ItalicIcon.js +1 -1
  183. package/dist/components/Icon/__generatedIcons__/LeafIcon.cjs +5 -2
  184. package/dist/components/Icon/__generatedIcons__/LeafIcon.js +6 -3
  185. package/dist/components/Icon/__generatedIcons__/LeafOutlineIcon.cjs +5 -2
  186. package/dist/components/Icon/__generatedIcons__/LeafOutlineIcon.js +6 -3
  187. package/dist/components/Icon/__generatedIcons__/LeftRightArrowIcon.cjs +1 -1
  188. package/dist/components/Icon/__generatedIcons__/LeftRightArrowIcon.js +1 -1
  189. package/dist/components/Icon/__generatedIcons__/LightBulbIcon.cjs +2 -2
  190. package/dist/components/Icon/__generatedIcons__/LightBulbIcon.js +3 -3
  191. package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.cjs +4 -1
  192. package/dist/components/Icon/__generatedIcons__/LightBulbOutlineIcon.js +5 -2
  193. package/dist/components/Icon/__generatedIcons__/LinkedinIcon.cjs +1 -1
  194. package/dist/components/Icon/__generatedIcons__/LinkedinIcon.js +1 -1
  195. package/dist/components/Icon/__generatedIcons__/ListBulletIcon.cjs +9 -2
  196. package/dist/components/Icon/__generatedIcons__/ListBulletIcon.js +10 -3
  197. package/dist/components/Icon/__generatedIcons__/ListNumberIcon.cjs +5 -2
  198. package/dist/components/Icon/__generatedIcons__/ListNumberIcon.js +6 -3
  199. package/dist/components/Icon/__generatedIcons__/LockIcon.cjs +1 -1
  200. package/dist/components/Icon/__generatedIcons__/LockIcon.js +1 -1
  201. package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.cjs +1 -1
  202. package/dist/components/Icon/__generatedIcons__/LockOutlineIcon.js +1 -1
  203. package/dist/components/Icon/__generatedIcons__/LogoutIcon.cjs +1 -1
  204. package/dist/components/Icon/__generatedIcons__/LogoutIcon.js +1 -1
  205. package/dist/components/Icon/__generatedIcons__/MembersIcon.cjs +8 -1
  206. package/dist/components/Icon/__generatedIcons__/MembersIcon.js +9 -2
  207. package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.cjs +1 -1
  208. package/dist/components/Icon/__generatedIcons__/MembersOutlineIcon.js +1 -1
  209. package/dist/components/Icon/__generatedIcons__/MinusIcon.cjs +1 -1
  210. package/dist/components/Icon/__generatedIcons__/MinusIcon.js +1 -1
  211. package/dist/components/Icon/__generatedIcons__/MoonIcon.cjs +1 -1
  212. package/dist/components/Icon/__generatedIcons__/MoonIcon.js +1 -1
  213. package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.cjs +1 -1
  214. package/dist/components/Icon/__generatedIcons__/MoonOutlineIcon.js +1 -1
  215. package/dist/components/Icon/__generatedIcons__/MosaicIcon.cjs +6 -1
  216. package/dist/components/Icon/__generatedIcons__/MosaicIcon.js +7 -2
  217. package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.cjs +1 -1
  218. package/dist/components/Icon/__generatedIcons__/MosaicOutlineIcon.js +1 -1
  219. package/dist/components/Icon/__generatedIcons__/NorthIcon.cjs +1 -1
  220. package/dist/components/Icon/__generatedIcons__/NorthIcon.js +1 -1
  221. package/dist/components/Icon/__generatedIcons__/NorthShortIcon.cjs +1 -1
  222. package/dist/components/Icon/__generatedIcons__/NorthShortIcon.js +1 -1
  223. package/dist/components/Icon/__generatedIcons__/NotificationIcon.cjs +1 -1
  224. package/dist/components/Icon/__generatedIcons__/NotificationIcon.js +1 -1
  225. package/dist/components/Icon/__generatedIcons__/NotificationOutlineIcon.cjs +1 -1
  226. package/dist/components/Icon/__generatedIcons__/NotificationOutlineIcon.js +1 -1
  227. package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.cjs +5 -2
  228. package/dist/components/Icon/__generatedIcons__/OpenInNewIcon.js +6 -3
  229. package/dist/components/Icon/__generatedIcons__/OrganizationIcon.cjs +1 -1
  230. package/dist/components/Icon/__generatedIcons__/OrganizationIcon.js +1 -1
  231. package/dist/components/Icon/__generatedIcons__/Pen2Icon.cjs +1 -1
  232. package/dist/components/Icon/__generatedIcons__/Pen2Icon.js +1 -1
  233. package/dist/components/Icon/__generatedIcons__/Pen2OutlineIcon.cjs +1 -1
  234. package/dist/components/Icon/__generatedIcons__/Pen2OutlineIcon.js +1 -1
  235. package/dist/components/Icon/__generatedIcons__/PenIcon.cjs +1 -1
  236. package/dist/components/Icon/__generatedIcons__/PenIcon.js +1 -1
  237. package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.cjs +1 -1
  238. package/dist/components/Icon/__generatedIcons__/PenOutlineIcon.js +1 -1
  239. package/dist/components/Icon/__generatedIcons__/PencilIcon.cjs +5 -2
  240. package/dist/components/Icon/__generatedIcons__/PencilIcon.js +6 -3
  241. package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.cjs +1 -1
  242. package/dist/components/Icon/__generatedIcons__/PencilOutlineIcon.js +1 -1
  243. package/dist/components/Icon/__generatedIcons__/PhoneIcon.cjs +1 -1
  244. package/dist/components/Icon/__generatedIcons__/PhoneIcon.js +1 -1
  245. package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.cjs +1 -1
  246. package/dist/components/Icon/__generatedIcons__/PhoneOutlineIcon.js +1 -1
  247. package/dist/components/Icon/__generatedIcons__/PinIcon.cjs +1 -1
  248. package/dist/components/Icon/__generatedIcons__/PinIcon.js +1 -1
  249. package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.cjs +1 -1
  250. package/dist/components/Icon/__generatedIcons__/PinOutlineIcon.js +1 -1
  251. package/dist/components/Icon/__generatedIcons__/PlayIcon.cjs +1 -1
  252. package/dist/components/Icon/__generatedIcons__/PlayIcon.js +1 -1
  253. package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.cjs +1 -1
  254. package/dist/components/Icon/__generatedIcons__/PlayOutlineIcon.js +1 -1
  255. package/dist/components/Icon/__generatedIcons__/PlusIcon.cjs +1 -1
  256. package/dist/components/Icon/__generatedIcons__/PlusIcon.js +1 -1
  257. package/dist/components/Icon/__generatedIcons__/PrivacyIcon.cjs +1 -1
  258. package/dist/components/Icon/__generatedIcons__/PrivacyIcon.js +1 -1
  259. package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.cjs +1 -1
  260. package/dist/components/Icon/__generatedIcons__/PrivacyOutlineIcon.js +1 -1
  261. package/dist/components/Icon/__generatedIcons__/ProfileIcon.cjs +4 -1
  262. package/dist/components/Icon/__generatedIcons__/ProfileIcon.js +5 -2
  263. package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.cjs +1 -1
  264. package/dist/components/Icon/__generatedIcons__/ProfileOutlineIcon.js +1 -1
  265. package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.cjs +5 -2
  266. package/dist/components/Icon/__generatedIcons__/ProgressCheckIcon.js +6 -3
  267. package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.cjs +5 -2
  268. package/dist/components/Icon/__generatedIcons__/RayEndArrowIcon.js +6 -3
  269. package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.cjs +5 -2
  270. package/dist/components/Icon/__generatedIcons__/RayStartArrowIcon.js +6 -3
  271. package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.cjs +5 -2
  272. package/dist/components/Icon/__generatedIcons__/RayStartEndIcon.js +6 -3
  273. package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.cjs +5 -2
  274. package/dist/components/Icon/__generatedIcons__/RayTopArrowIcon.js +6 -3
  275. package/dist/components/Icon/__generatedIcons__/RebootIcon.cjs +1 -1
  276. package/dist/components/Icon/__generatedIcons__/RebootIcon.js +1 -1
  277. package/dist/components/Icon/__generatedIcons__/RestoreIcon.cjs +1 -1
  278. package/dist/components/Icon/__generatedIcons__/RestoreIcon.js +1 -1
  279. package/dist/components/Icon/__generatedIcons__/RevokeIcon.cjs +2 -2
  280. package/dist/components/Icon/__generatedIcons__/RevokeIcon.js +3 -3
  281. package/dist/components/Icon/__generatedIcons__/RocketIcon.cjs +5 -2
  282. package/dist/components/Icon/__generatedIcons__/RocketIcon.js +6 -3
  283. package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.cjs +1 -1
  284. package/dist/components/Icon/__generatedIcons__/RocketOutlineIcon.js +1 -1
  285. package/dist/components/Icon/__generatedIcons__/RssIcon.cjs +5 -2
  286. package/dist/components/Icon/__generatedIcons__/RssIcon.js +6 -3
  287. package/dist/components/Icon/__generatedIcons__/SearchIcon.cjs +1 -1
  288. package/dist/components/Icon/__generatedIcons__/SearchIcon.js +1 -1
  289. package/dist/components/Icon/__generatedIcons__/SendIcon.cjs +1 -1
  290. package/dist/components/Icon/__generatedIcons__/SendIcon.js +1 -1
  291. package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.cjs +1 -1
  292. package/dist/components/Icon/__generatedIcons__/SendOutlineIcon.js +1 -1
  293. package/dist/components/Icon/__generatedIcons__/SettingsIcon.cjs +1 -1
  294. package/dist/components/Icon/__generatedIcons__/SettingsIcon.js +1 -1
  295. package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.cjs +1 -1
  296. package/dist/components/Icon/__generatedIcons__/SettingsOutlineIcon.js +1 -1
  297. package/dist/components/Icon/__generatedIcons__/SidebarIcon.cjs +1 -1
  298. package/dist/components/Icon/__generatedIcons__/SidebarIcon.js +1 -1
  299. package/dist/components/Icon/__generatedIcons__/SidebarOutlineIcon.cjs +1 -1
  300. package/dist/components/Icon/__generatedIcons__/SidebarOutlineIcon.js +1 -1
  301. package/dist/components/Icon/__generatedIcons__/SlackIcon.cjs +1 -1
  302. package/dist/components/Icon/__generatedIcons__/SlackIcon.js +1 -1
  303. package/dist/components/Icon/__generatedIcons__/SortIcon.cjs +1 -1
  304. package/dist/components/Icon/__generatedIcons__/SortIcon.js +1 -1
  305. package/dist/components/Icon/__generatedIcons__/SouthIcon.cjs +1 -1
  306. package/dist/components/Icon/__generatedIcons__/SouthIcon.js +1 -1
  307. package/dist/components/Icon/__generatedIcons__/SouthShortIcon.cjs +1 -1
  308. package/dist/components/Icon/__generatedIcons__/SouthShortIcon.js +1 -1
  309. package/dist/components/Icon/__generatedIcons__/SparklesIcon.cjs +5 -1
  310. package/dist/components/Icon/__generatedIcons__/SparklesIcon.js +6 -2
  311. package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.cjs +1 -1
  312. package/dist/components/Icon/__generatedIcons__/SparklesOutlineIcon.js +1 -1
  313. package/dist/components/Icon/__generatedIcons__/StopIcon.cjs +1 -1
  314. package/dist/components/Icon/__generatedIcons__/StopIcon.js +1 -1
  315. package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.cjs +1 -1
  316. package/dist/components/Icon/__generatedIcons__/StopOutlineIcon.js +1 -1
  317. package/dist/components/Icon/__generatedIcons__/SunIcon.cjs +11 -1
  318. package/dist/components/Icon/__generatedIcons__/SunIcon.js +12 -2
  319. package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.cjs +1 -1
  320. package/dist/components/Icon/__generatedIcons__/SunOutlineIcon.js +1 -1
  321. package/dist/components/Icon/__generatedIcons__/SupportIcon.cjs +1 -1
  322. package/dist/components/Icon/__generatedIcons__/SupportIcon.js +1 -1
  323. package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.cjs +1 -1
  324. package/dist/components/Icon/__generatedIcons__/SupportOutlineIcon.js +1 -1
  325. package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.cjs +1 -1
  326. package/dist/components/Icon/__generatedIcons__/SwitchOrgaIcon.js +1 -1
  327. package/dist/components/Icon/__generatedIcons__/ThumbsDownIcon.cjs +4 -1
  328. package/dist/components/Icon/__generatedIcons__/ThumbsDownIcon.js +5 -2
  329. package/dist/components/Icon/__generatedIcons__/ThumbsDownOutlineIcon.cjs +1 -1
  330. package/dist/components/Icon/__generatedIcons__/ThumbsDownOutlineIcon.js +1 -1
  331. package/dist/components/Icon/__generatedIcons__/ThumbsUpIcon.cjs +4 -1
  332. package/dist/components/Icon/__generatedIcons__/ThumbsUpIcon.js +5 -2
  333. package/dist/components/Icon/__generatedIcons__/ThumbsUpOutlineIcon.cjs +1 -1
  334. package/dist/components/Icon/__generatedIcons__/ThumbsUpOutlineIcon.js +1 -1
  335. package/dist/components/Icon/__generatedIcons__/TwitterIcon.cjs +1 -1
  336. package/dist/components/Icon/__generatedIcons__/TwitterIcon.js +1 -1
  337. package/dist/components/Icon/__generatedIcons__/UnderlineIcon.cjs +1 -1
  338. package/dist/components/Icon/__generatedIcons__/UnderlineIcon.js +1 -1
  339. package/dist/components/Icon/__generatedIcons__/UnlockIcon.cjs +1 -1
  340. package/dist/components/Icon/__generatedIcons__/UnlockIcon.js +1 -1
  341. package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.cjs +1 -1
  342. package/dist/components/Icon/__generatedIcons__/UnlockOutlineIcon.js +1 -1
  343. package/dist/components/Icon/__generatedIcons__/UnpinIcon.cjs +4 -1
  344. package/dist/components/Icon/__generatedIcons__/UnpinIcon.js +5 -2
  345. package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.cjs +4 -1
  346. package/dist/components/Icon/__generatedIcons__/UnpinOutlineIcon.js +5 -2
  347. package/dist/components/Icon/__generatedIcons__/UploadIcon.cjs +5 -2
  348. package/dist/components/Icon/__generatedIcons__/UploadIcon.js +6 -3
  349. package/dist/components/Icon/__generatedIcons__/ViewIcon.cjs +1 -1
  350. package/dist/components/Icon/__generatedIcons__/ViewIcon.js +1 -1
  351. package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.cjs +5 -2
  352. package/dist/components/Icon/__generatedIcons__/WeatherNightIcon.js +6 -3
  353. package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.cjs +5 -2
  354. package/dist/components/Icon/__generatedIcons__/WeatherNightOutlineIcon.js +6 -3
  355. package/dist/components/Icon/__generatedIcons__/WestIcon.cjs +1 -1
  356. package/dist/components/Icon/__generatedIcons__/WestIcon.js +1 -1
  357. package/dist/components/Icon/__generatedIcons__/WestShortIcon.cjs +1 -1
  358. package/dist/components/Icon/__generatedIcons__/WestShortIcon.js +1 -1
  359. package/dist/components/Icon/__generatedIcons__/YoutubeIcon.cjs +1 -1
  360. package/dist/components/Icon/__generatedIcons__/YoutubeIcon.js +1 -1
  361. package/dist/components/Icon/assets/small/close-circle-outline.svg.cjs +9 -3
  362. package/dist/components/Icon/assets/small/close-circle-outline.svg.js +9 -3
  363. package/package.json +1 -1
@@ -6,6 +6,6 @@ const LockOutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.45434 4.54487C4.45434 2.58709 6.04143 1 7.99921 1C9.95699 1 11.5441 2.58709 11.5441 4.54487V6.4314C12.6424 6.47839 13.5184 7.38369 13.5184 8.49359V12.9359C13.5184 14.0759 12.5943 15 11.4543 15H4.54408C3.40411 15 2.47998 14.0759 2.47998 12.9359V8.49359C2.47998 7.38369 3.356 6.47839 4.45434 6.4314V4.54487ZM4.54408 7.59615C4.04844 7.59615 3.64665 7.99795 3.64665 8.49359V12.9359C3.64665 13.4315 4.04844 13.8333 4.54408 13.8333H11.4543C11.95 13.8333 12.3518 13.4315 12.3518 12.9359V8.49359C12.3518 7.99795 11.95 7.59615 11.4543 7.59615H4.54408ZM10.3774 6.42949H5.62101V4.54487C5.62101 3.23143 6.68576 2.16667 7.99921 2.16667C9.31266 2.16667 10.3774 3.23143 10.3774 4.54487V6.42949Z" }) })
10
10
  );
11
11
  exports.LockOutlineIcon = LockOutlineIcon;
@@ -4,7 +4,7 @@ const LockOutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.45434 4.54487C4.45434 2.58709 6.04143 1 7.99921 1C9.95699 1 11.5441 2.58709 11.5441 4.54487V6.4314C12.6424 6.47839 13.5184 7.38369 13.5184 8.49359V12.9359C13.5184 14.0759 12.5943 15 11.4543 15H4.54408C3.40411 15 2.47998 14.0759 2.47998 12.9359V8.49359C2.47998 7.38369 3.356 6.47839 4.45434 6.4314V4.54487ZM4.54408 7.59615C4.04844 7.59615 3.64665 7.99795 3.64665 8.49359V12.9359C3.64665 13.4315 4.04844 13.8333 4.54408 13.8333H11.4543C11.95 13.8333 12.3518 13.4315 12.3518 12.9359V8.49359C12.3518 7.99795 11.95 7.59615 11.4543 7.59615H4.54408ZM10.3774 6.42949H5.62101V4.54487C5.62101 3.23143 6.68576 2.16667 7.99921 2.16667C9.31266 2.16667 10.3774 3.23143 10.3774 4.54487V6.42949Z" }) })
8
8
  );
9
9
  export {
10
10
  LockOutlineIcon
@@ -6,6 +6,6 @@ const LogoutIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M10 2a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-1.5 0v-7.5A.75.75 0 0 1 10 2M5.404 4.343a.75.75 0 0 1 0 1.06 6.5 6.5 0 1 0 9.192 0 .75.75 0 1 1 1.06-1.06 8 8 0 1 1-11.313 0 .75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M10 2a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-1.5 0v-7.5A.75.75 0 0 1 10 2M5.404 4.343a.75.75 0 0 1 0 1.06 6.5 6.5 0 1 0 9.192 0 .75.75 0 1 1 1.06-1.06 8 8 0 1 1-11.313 0 .75.75 0 0 1 1.06 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M8 1a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8 1M4.11 3.05a.75.75 0 0 1 0 1.06 5.5 5.5 0 1 0 7.78 0 .75.75 0 0 1 1.06-1.06 7 7 0 1 1-9.9 0 .75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
10
10
  );
11
11
  exports.LogoutIcon = LogoutIcon;
@@ -4,7 +4,7 @@ const LogoutIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M10 2a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-1.5 0v-7.5A.75.75 0 0 1 10 2M5.404 4.343a.75.75 0 0 1 0 1.06 6.5 6.5 0 1 0 9.192 0 .75.75 0 1 1 1.06-1.06 8 8 0 1 1-11.313 0 .75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M10 2a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-1.5 0v-7.5A.75.75 0 0 1 10 2M5.404 4.343a.75.75 0 0 1 0 1.06 6.5 6.5 0 1 0 9.192 0 .75.75 0 1 1 1.06-1.06 8 8 0 1 1-11.313 0 .75.75 0 0 1 1.06 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 1a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8 1M4.11 3.05a.75.75 0 0 1 0 1.06 5.5 5.5 0 1 0 7.78 0 .75.75 0 0 1 1.06-1.06 7 7 0 1 1-9.9 0 .75.75 0 0 1 1.06 0", clipRule: "evenodd" }) })
8
8
  );
9
9
  export {
10
10
  LogoutIcon
@@ -6,6 +6,13 @@ const MembersIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 8.663a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333m-3.556-.888a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-4.008 6.511a.7.7 0 0 1-.318-.392 2.667 2.667 0 0 1 3.83-3.126 5.76 5.76 0 0 0-1.695 3.52 2 2 0 0 0 .023.58 4.4 4.4 0 0 1-1.84-.582m13.289.583a4.4 4.4 0 0 0 1.839-.583.7.7 0 0 0 .318-.392q.117-.374.118-.786a2.667 2.667 0 0 0-3.947-2.34 5.76 5.76 0 0 1 1.694 3.52q.03.297-.022.58m1.386-7.093a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-11.285 7.28a.75.75 0 0 1-.247-.631 4.445 4.445 0 0 1 8.842 0 .75.75 0 0 1-.246.631A6.2 6.2 0 0 1 10 16.663a6.2 6.2 0 0 1-4.174-1.608" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 8.663a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333m-3.556-.888a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-4.008 6.511a.7.7 0 0 1-.318-.392 2.667 2.667 0 0 1 3.83-3.126 5.76 5.76 0 0 0-1.695 3.52 2 2 0 0 0 .023.58 4.4 4.4 0 0 1-1.84-.582m13.289.583a4.4 4.4 0 0 0 1.839-.583.7.7 0 0 0 .318-.392q.117-.374.118-.786a2.667 2.667 0 0 0-3.947-2.34 5.76 5.76 0 0 1 1.694 3.52q.03.297-.022.58m1.386-7.093a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-11.285 7.28a.75.75 0 0 1-.247-.631 4.445 4.445 0 0 1 8.842 0 .75.75 0 0 1-.246.631A6.2 6.2 0 0 1 10 16.663a6.2 6.2 0 0 1-4.174-1.608" }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.99956 8.00068C9.42185 8.00068 10.5748 6.84768 10.5748 5.42539C10.5748 4.00309 9.42185 2.8501 7.99956 2.8501C6.57726 2.8501 5.42427 4.00309 5.42427 5.42539C5.42427 6.84768 6.57726 8.00068 7.99956 8.00068Z" }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.00975 11.8774C3.17479 11.2292 3.46268 10.6299 3.84724 10.1061C3.69087 10.0764 3.52949 10.0609 3.36448 10.0609C2.34006 10.0609 1.45535 10.659 1.04053 11.5251C0.899869 11.8188 1.14519 12.1211 1.47082 12.1211H2.96291C2.97315 12.0416 2.98864 11.9604 3.00975 11.8774Z" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.9929 11.8774C13.0141 11.9604 13.0295 12.0416 13.0398 12.1211H14.5292C14.8548 12.1211 15.1001 11.8188 14.9595 11.5251C14.5447 10.659 13.6599 10.0609 12.6355 10.0609C12.4713 10.0609 12.3108 10.0763 12.1551 10.1056C12.5398 10.6296 12.8279 11.229 12.9929 11.8774Z" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.1803 7.48562C14.1803 8.33899 13.4885 9.03079 12.6351 9.03079C11.7817 9.03079 11.0899 8.33899 11.0899 7.48562C11.0899 6.63224 11.7817 5.94044 12.6351 5.94044C13.4885 5.94044 14.1803 6.63224 14.1803 7.48562Z" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.36404 9.03079C4.21741 9.03079 4.90921 8.33899 4.90921 7.48562C4.90921 6.63224 4.21741 5.94044 3.36404 5.94044C2.51066 5.94044 1.81886 6.63224 1.81886 7.48562C1.81886 8.33899 2.51066 9.03079 3.36404 9.03079Z" }),
15
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.90954 13.1513C4.34063 13.1513 3.86621 12.6829 4.00657 12.1316C4.46035 10.3491 6.07617 9.03079 7.99989 9.03079C9.92361 9.03079 11.5394 10.3491 11.9932 12.1316C12.1336 12.6829 11.6592 13.1513 11.0902 13.1513H4.90954Z" })
16
+ ] }) })
10
17
  );
11
18
  exports.MembersIcon = MembersIcon;
@@ -1,10 +1,17 @@
1
- import { jsx } from "@emotion/react/jsx-runtime";
1
+ import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
2
2
  import { Icon } from "../Icon.js";
3
3
  const MembersIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M10 8.663a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333m-3.556-.888a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-4.008 6.511a.7.7 0 0 1-.318-.392 2.667 2.667 0 0 1 3.83-3.126 5.76 5.76 0 0 0-1.695 3.52 2 2 0 0 0 .023.58 4.4 4.4 0 0 1-1.84-.582m13.289.583a4.4 4.4 0 0 0 1.839-.583.7.7 0 0 0 .318-.392q.117-.374.118-.786a2.667 2.667 0 0 0-3.947-2.34 5.76 5.76 0 0 1 1.694 3.52q.03.297-.022.58m1.386-7.093a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-11.285 7.28a.75.75 0 0 1-.247-.631 4.445 4.445 0 0 1 8.842 0 .75.75 0 0 1-.246.631A6.2 6.2 0 0 1 10 16.663a6.2 6.2 0 0 1-4.174-1.608" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M10 8.663a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333m-3.556-.888a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-4.008 6.511a.7.7 0 0 1-.318-.392 2.667 2.667 0 0 1 3.83-3.126 5.76 5.76 0 0 0-1.695 3.52 2 2 0 0 0 .023.58 4.4 4.4 0 0 1-1.84-.582m13.289.583a4.4 4.4 0 0 0 1.839-.583.7.7 0 0 0 .318-.392q.117-.374.118-.786a2.667 2.667 0 0 0-3.947-2.34 5.76 5.76 0 0 1 1.694 3.52q.03.297-.022.58m1.386-7.093a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-11.285 7.28a.75.75 0 0 1-.247-.631 4.445 4.445 0 0 1 8.842 0 .75.75 0 0 1-.246.631A6.2 6.2 0 0 1 10 16.663a6.2 6.2 0 0 1-4.174-1.608" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
8
+ /* @__PURE__ */ jsx("path", { d: "M7.99956 8.00068C9.42185 8.00068 10.5748 6.84768 10.5748 5.42539C10.5748 4.00309 9.42185 2.8501 7.99956 2.8501C6.57726 2.8501 5.42427 4.00309 5.42427 5.42539C5.42427 6.84768 6.57726 8.00068 7.99956 8.00068Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M3.00975 11.8774C3.17479 11.2292 3.46268 10.6299 3.84724 10.1061C3.69087 10.0764 3.52949 10.0609 3.36448 10.0609C2.34006 10.0609 1.45535 10.659 1.04053 11.5251C0.899869 11.8188 1.14519 12.1211 1.47082 12.1211H2.96291C2.97315 12.0416 2.98864 11.9604 3.00975 11.8774Z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M12.9929 11.8774C13.0141 11.9604 13.0295 12.0416 13.0398 12.1211H14.5292C14.8548 12.1211 15.1001 11.8188 14.9595 11.5251C14.5447 10.659 13.6599 10.0609 12.6355 10.0609C12.4713 10.0609 12.3108 10.0763 12.1551 10.1056C12.5398 10.6296 12.8279 11.229 12.9929 11.8774Z" }),
11
+ /* @__PURE__ */ jsx("path", { d: "M14.1803 7.48562C14.1803 8.33899 13.4885 9.03079 12.6351 9.03079C11.7817 9.03079 11.0899 8.33899 11.0899 7.48562C11.0899 6.63224 11.7817 5.94044 12.6351 5.94044C13.4885 5.94044 14.1803 6.63224 14.1803 7.48562Z" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M3.36404 9.03079C4.21741 9.03079 4.90921 8.33899 4.90921 7.48562C4.90921 6.63224 4.21741 5.94044 3.36404 5.94044C2.51066 5.94044 1.81886 6.63224 1.81886 7.48562C1.81886 8.33899 2.51066 9.03079 3.36404 9.03079Z" }),
13
+ /* @__PURE__ */ jsx("path", { d: "M4.90954 13.1513C4.34063 13.1513 3.86621 12.6829 4.00657 12.1316C4.46035 10.3491 6.07617 9.03079 7.99989 9.03079C9.92361 9.03079 11.5394 10.3491 11.9932 12.1316C12.1336 12.6829 11.6592 13.1513 11.0902 13.1513H4.90954Z" })
14
+ ] }) })
8
15
  );
9
16
  export {
10
17
  MembersIcon
@@ -6,6 +6,6 @@ const MembersOutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 4.173a1.59 1.59 0 1 0 0 3.18 1.59 1.59 0 0 0 0-3.18m-2.924 1.59a2.923 2.923 0 1 1 5.847 0 2.923 2.923 0 0 1-5.847 0M4.923 6.994a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051M2.563 8.02a2.359 2.359 0 1 1 4.719 0 2.359 2.359 0 0 1-4.718 0m12.514-1.026a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051m-2.36 1.026a2.359 2.359 0 1 1 4.718 0 2.359 2.359 0 0 1-4.717 0M10 10.943a3.843 3.843 0 0 0-3.847 3.826v.02l.001.09a8.3 8.3 0 0 0 3.846.936 8.3 8.3 0 0 0 3.845-.935v-.111A3.843 3.843 0 0 0 10 10.943m5.13 4.512a.67.67 0 0 1-.313.413A9.65 9.65 0 0 1 10 17.148a9.65 9.65 0 0 1-4.818-1.28.67.67 0 0 1-.314-.413 7.4 7.4 0 0 1-2.416-.42.67.67 0 0 1-.443-.576 2.923 2.923 0 0 1 3.985-2.955A5.17 5.17 0 0 1 10 9.61a5.17 5.17 0 0 1 4.005 1.896 2.923 2.923 0 0 1 3.986 2.954.67.67 0 0 1-.443.576 7.4 7.4 0 0 1-2.417.42m-.402-2.782c.203.453.343.94.408 1.449a6 6 0 0 0 1.502-.201 1.59 1.59 0 0 0-1.91-1.248m-9.457 0a1.59 1.59 0 0 0-1.908 1.248c.478.126.98.196 1.5.2.065-.509.205-.995.408-1.448", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 4.173a1.59 1.59 0 1 0 0 3.18 1.59 1.59 0 0 0 0-3.18m-2.924 1.59a2.923 2.923 0 1 1 5.847 0 2.923 2.923 0 0 1-5.847 0M4.923 6.994a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051M2.563 8.02a2.359 2.359 0 1 1 4.719 0 2.359 2.359 0 0 1-4.718 0m12.514-1.026a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051m-2.36 1.026a2.359 2.359 0 1 1 4.718 0 2.359 2.359 0 0 1-4.717 0M10 10.943a3.843 3.843 0 0 0-3.847 3.826v.02l.001.09a8.3 8.3 0 0 0 3.846.936 8.3 8.3 0 0 0 3.845-.935v-.111A3.843 3.843 0 0 0 10 10.943m5.13 4.512a.67.67 0 0 1-.313.413A9.65 9.65 0 0 1 10 17.148a9.65 9.65 0 0 1-4.818-1.28.67.67 0 0 1-.314-.413 7.4 7.4 0 0 1-2.416-.42.67.67 0 0 1-.443-.576 2.923 2.923 0 0 1 3.985-2.955A5.17 5.17 0 0 1 10 9.61a5.17 5.17 0 0 1 4.005 1.896 2.923 2.923 0 0 1 3.986 2.954.67.67 0 0 1-.443.576 7.4 7.4 0 0 1-2.417.42m-.402-2.782c.203.453.343.94.408 1.449a6 6 0 0 0 1.502-.201 1.59 1.59 0 0 0-1.91-1.248m-9.457 0a1.59 1.59 0 0 0-1.908 1.248c.478.126.98.196 1.5.2.065-.509.205-.995.408-1.448", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.99957 2.90666C7.23132 2.90666 6.60853 3.52945 6.60853 4.2977C6.60853 5.06595 7.23132 5.68874 7.99957 5.68874C8.76782 5.68874 9.39061 5.06595 9.39061 4.2977C9.39061 3.52945 8.76782 2.90666 7.99957 2.90666ZM5.44186 4.2977C5.44186 2.88512 6.58699 1.73999 7.99957 1.73999C9.41215 1.73999 10.5573 2.88512 10.5573 4.2977C10.5573 5.71028 9.41215 6.85541 7.99957 6.85541C6.58699 6.85541 5.44186 5.71028 5.44186 4.2977ZM3.55723 5.37463C3.06158 5.37463 2.65978 5.77643 2.65978 6.27207C2.65978 6.76772 3.06158 7.16952 3.55723 7.16952C4.05287 7.16952 4.45467 6.76772 4.45467 6.27207C4.45467 5.77643 4.05287 5.37463 3.55723 5.37463ZM1.49311 6.27207C1.49311 5.13209 2.41725 4.20796 3.55723 4.20796C4.69721 4.20796 5.62134 5.13209 5.62134 6.27207C5.62134 7.41205 4.69721 8.33619 3.55723 8.33619C2.41725 8.33619 1.49311 7.41205 1.49311 6.27207ZM12.4419 5.37463C11.9463 5.37463 11.5445 5.77643 11.5445 6.27207C11.5445 6.76772 11.9463 7.16952 12.4419 7.16952C12.9376 7.16952 13.3394 6.76772 13.3394 6.27207C13.3394 5.77643 12.9376 5.37463 12.4419 5.37463ZM10.3778 6.27207C10.3778 5.13209 11.3019 4.20796 12.4419 4.20796C13.5819 4.20796 14.506 5.13209 14.506 6.27207C14.506 7.41205 13.5819 8.33619 12.4419 8.33619C11.3019 8.33619 10.3778 7.41205 10.3778 6.27207ZM7.99957 8.82978C6.80816 8.82978 5.76086 9.44845 5.16199 10.3848C4.83076 10.9027 4.63751 11.517 4.6342 12.1779L4.63415 12.1952C4.63415 12.2218 4.63446 12.2483 4.63507 12.2747C5.64176 12.7973 6.78543 13.0926 7.99957 13.0926C9.21371 13.0926 10.3574 12.7973 11.3641 12.2747C11.3647 12.2483 11.365 12.2218 11.365 12.1952L11.365 12.1778C11.3616 11.5171 11.1685 10.903 10.8374 10.3852C10.2385 9.4486 9.19113 8.82978 7.99957 8.82978ZM12.4893 12.7784C12.4505 12.9297 12.3521 13.0604 12.2146 13.1392C10.9724 13.852 9.53269 14.2593 7.99957 14.2593C6.46645 14.2593 5.02671 13.852 3.78453 13.1392C3.64706 13.0604 3.54868 12.9297 3.50984 12.7784C2.77017 12.773 2.05872 12.644 1.39586 12.4106C1.17838 12.334 1.02642 12.1365 1.00813 11.9067C1.00274 11.8389 1 11.7705 1 11.7016C1 10.289 2.14513 9.1439 3.55771 9.1439C3.88814 9.1439 4.20455 9.2068 4.4951 9.32131C5.32563 8.30976 6.58694 7.66312 7.99957 7.66312C9.41232 7.66312 10.6737 8.30986 11.5043 9.32156C11.795 9.2069 12.1116 9.1439 12.4423 9.1439C13.8549 9.1439 15 10.289 15 11.7016C15 11.7705 14.9973 11.8389 14.9919 11.9067C14.9736 12.1365 14.8216 12.334 14.6041 12.4106C13.941 12.6441 13.2293 12.7731 12.4893 12.7784ZM12.1374 10.344C12.3147 10.7398 12.437 11.1657 12.4944 11.6116C12.9486 11.6073 13.3886 11.5464 13.808 11.4358C13.6839 10.7947 13.1196 10.3106 12.4423 10.3106C12.3374 10.3106 12.2354 10.3221 12.1374 10.344ZM3.86183 10.3438C3.76409 10.322 3.66235 10.3106 3.55771 10.3106C2.88037 10.3106 2.3161 10.7947 2.19204 11.4358C2.61118 11.5463 3.05088 11.6072 3.50477 11.6116C3.56217 11.1657 3.68444 10.7397 3.86183 10.3438Z" }) })
10
10
  );
11
11
  exports.MembersOutlineIcon = MembersOutlineIcon;
@@ -4,7 +4,7 @@ const MembersOutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M10 4.173a1.59 1.59 0 1 0 0 3.18 1.59 1.59 0 0 0 0-3.18m-2.924 1.59a2.923 2.923 0 1 1 5.847 0 2.923 2.923 0 0 1-5.847 0M4.923 6.994a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051M2.563 8.02a2.359 2.359 0 1 1 4.719 0 2.359 2.359 0 0 1-4.718 0m12.514-1.026a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051m-2.36 1.026a2.359 2.359 0 1 1 4.718 0 2.359 2.359 0 0 1-4.717 0M10 10.943a3.843 3.843 0 0 0-3.847 3.826v.02l.001.09a8.3 8.3 0 0 0 3.846.936 8.3 8.3 0 0 0 3.845-.935v-.111A3.843 3.843 0 0 0 10 10.943m5.13 4.512a.67.67 0 0 1-.313.413A9.65 9.65 0 0 1 10 17.148a9.65 9.65 0 0 1-4.818-1.28.67.67 0 0 1-.314-.413 7.4 7.4 0 0 1-2.416-.42.67.67 0 0 1-.443-.576 2.923 2.923 0 0 1 3.985-2.955A5.17 5.17 0 0 1 10 9.61a5.17 5.17 0 0 1 4.005 1.896 2.923 2.923 0 0 1 3.986 2.954.67.67 0 0 1-.443.576 7.4 7.4 0 0 1-2.417.42m-.402-2.782c.203.453.343.94.408 1.449a6 6 0 0 0 1.502-.201 1.59 1.59 0 0 0-1.91-1.248m-9.457 0a1.59 1.59 0 0 0-1.908 1.248c.478.126.98.196 1.5.2.065-.509.205-.995.408-1.448", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M10 4.173a1.59 1.59 0 1 0 0 3.18 1.59 1.59 0 0 0 0-3.18m-2.924 1.59a2.923 2.923 0 1 1 5.847 0 2.923 2.923 0 0 1-5.847 0M4.923 6.994a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051M2.563 8.02a2.359 2.359 0 1 1 4.719 0 2.359 2.359 0 0 1-4.718 0m12.514-1.026a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051m-2.36 1.026a2.359 2.359 0 1 1 4.718 0 2.359 2.359 0 0 1-4.717 0M10 10.943a3.843 3.843 0 0 0-3.847 3.826v.02l.001.09a8.3 8.3 0 0 0 3.846.936 8.3 8.3 0 0 0 3.845-.935v-.111A3.843 3.843 0 0 0 10 10.943m5.13 4.512a.67.67 0 0 1-.313.413A9.65 9.65 0 0 1 10 17.148a9.65 9.65 0 0 1-4.818-1.28.67.67 0 0 1-.314-.413 7.4 7.4 0 0 1-2.416-.42.67.67 0 0 1-.443-.576 2.923 2.923 0 0 1 3.985-2.955A5.17 5.17 0 0 1 10 9.61a5.17 5.17 0 0 1 4.005 1.896 2.923 2.923 0 0 1 3.986 2.954.67.67 0 0 1-.443.576 7.4 7.4 0 0 1-2.417.42m-.402-2.782c.203.453.343.94.408 1.449a6 6 0 0 0 1.502-.201 1.59 1.59 0 0 0-1.91-1.248m-9.457 0a1.59 1.59 0 0 0-1.908 1.248c.478.126.98.196 1.5.2.065-.509.205-.995.408-1.448", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.99957 2.90666C7.23132 2.90666 6.60853 3.52945 6.60853 4.2977C6.60853 5.06595 7.23132 5.68874 7.99957 5.68874C8.76782 5.68874 9.39061 5.06595 9.39061 4.2977C9.39061 3.52945 8.76782 2.90666 7.99957 2.90666ZM5.44186 4.2977C5.44186 2.88512 6.58699 1.73999 7.99957 1.73999C9.41215 1.73999 10.5573 2.88512 10.5573 4.2977C10.5573 5.71028 9.41215 6.85541 7.99957 6.85541C6.58699 6.85541 5.44186 5.71028 5.44186 4.2977ZM3.55723 5.37463C3.06158 5.37463 2.65978 5.77643 2.65978 6.27207C2.65978 6.76772 3.06158 7.16952 3.55723 7.16952C4.05287 7.16952 4.45467 6.76772 4.45467 6.27207C4.45467 5.77643 4.05287 5.37463 3.55723 5.37463ZM1.49311 6.27207C1.49311 5.13209 2.41725 4.20796 3.55723 4.20796C4.69721 4.20796 5.62134 5.13209 5.62134 6.27207C5.62134 7.41205 4.69721 8.33619 3.55723 8.33619C2.41725 8.33619 1.49311 7.41205 1.49311 6.27207ZM12.4419 5.37463C11.9463 5.37463 11.5445 5.77643 11.5445 6.27207C11.5445 6.76772 11.9463 7.16952 12.4419 7.16952C12.9376 7.16952 13.3394 6.76772 13.3394 6.27207C13.3394 5.77643 12.9376 5.37463 12.4419 5.37463ZM10.3778 6.27207C10.3778 5.13209 11.3019 4.20796 12.4419 4.20796C13.5819 4.20796 14.506 5.13209 14.506 6.27207C14.506 7.41205 13.5819 8.33619 12.4419 8.33619C11.3019 8.33619 10.3778 7.41205 10.3778 6.27207ZM7.99957 8.82978C6.80816 8.82978 5.76086 9.44845 5.16199 10.3848C4.83076 10.9027 4.63751 11.517 4.6342 12.1779L4.63415 12.1952C4.63415 12.2218 4.63446 12.2483 4.63507 12.2747C5.64176 12.7973 6.78543 13.0926 7.99957 13.0926C9.21371 13.0926 10.3574 12.7973 11.3641 12.2747C11.3647 12.2483 11.365 12.2218 11.365 12.1952L11.365 12.1778C11.3616 11.5171 11.1685 10.903 10.8374 10.3852C10.2385 9.4486 9.19113 8.82978 7.99957 8.82978ZM12.4893 12.7784C12.4505 12.9297 12.3521 13.0604 12.2146 13.1392C10.9724 13.852 9.53269 14.2593 7.99957 14.2593C6.46645 14.2593 5.02671 13.852 3.78453 13.1392C3.64706 13.0604 3.54868 12.9297 3.50984 12.7784C2.77017 12.773 2.05872 12.644 1.39586 12.4106C1.17838 12.334 1.02642 12.1365 1.00813 11.9067C1.00274 11.8389 1 11.7705 1 11.7016C1 10.289 2.14513 9.1439 3.55771 9.1439C3.88814 9.1439 4.20455 9.2068 4.4951 9.32131C5.32563 8.30976 6.58694 7.66312 7.99957 7.66312C9.41232 7.66312 10.6737 8.30986 11.5043 9.32156C11.795 9.2069 12.1116 9.1439 12.4423 9.1439C13.8549 9.1439 15 10.289 15 11.7016C15 11.7705 14.9973 11.8389 14.9919 11.9067C14.9736 12.1365 14.8216 12.334 14.6041 12.4106C13.941 12.6441 13.2293 12.7731 12.4893 12.7784ZM12.1374 10.344C12.3147 10.7398 12.437 11.1657 12.4944 11.6116C12.9486 11.6073 13.3886 11.5464 13.808 11.4358C13.6839 10.7947 13.1196 10.3106 12.4423 10.3106C12.3374 10.3106 12.2354 10.3221 12.1374 10.344ZM3.86183 10.3438C3.76409 10.322 3.66235 10.3106 3.55771 10.3106C2.88037 10.3106 2.3161 10.7947 2.19204 11.4358C2.61118 11.5463 3.05088 11.6072 3.50477 11.6116C3.56217 11.1657 3.68444 10.7397 3.86183 10.3438Z" }) })
8
8
  );
9
9
  export {
10
10
  MembersOutlineIcon
@@ -6,6 +6,6 @@ const MinusIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M4 9.75A.75.75 0 0 1 4.75 9h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 9.75", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M4 9.75A.75.75 0 0 1 4.75 9h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 9.75", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.75 7a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" }) })
10
10
  );
11
11
  exports.MinusIcon = MinusIcon;
@@ -4,7 +4,7 @@ const MinusIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M4 9.75A.75.75 0 0 1 4.75 9h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 9.75", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M4 9.75A.75.75 0 0 1 4.75 9h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 9.75", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { d: "M3.75 7a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" }) })
8
8
  );
9
9
  export {
10
10
  MinusIcon
@@ -6,6 +6,6 @@ const MoonIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.207 2.444c.22.176.316.463.247.736a6.681 6.681 0 0 0 9.505 7.605.716.716 0 0 1 1.019.813A8.113 8.113 0 1 1 6.435 2.366a.72.72 0 0 1 .772.078", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.207 2.444c.22.176.316.463.247.736a6.681 6.681 0 0 0 9.505 7.605.716.716 0 0 1 1.019.813A8.113 8.113 0 1 1 6.435 2.366a.72.72 0 0 1 .772.078", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.9543 10.6781C15.1672 10.2014 14.5937 9.79573 14.1149 10.0038C13.3621 10.3309 12.5313 10.5123 11.6581 10.5123C8.25024 10.5123 5.48762 7.74964 5.48762 4.34178C5.48762 3.46865 5.66897 2.63787 5.99605 1.88507C6.20408 1.40628 5.79836 0.832829 5.32171 1.0457C2.77491 2.1831 1 4.73805 1 7.70756C1 11.735 4.26491 14.9999 8.29238 14.9999C11.2619 14.9999 13.8169 13.225 14.9543 10.6781Z" }) })
10
10
  );
11
11
  exports.MoonIcon = MoonIcon;
@@ -4,7 +4,7 @@ const MoonIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M7.207 2.444c.22.176.316.463.247.736a6.681 6.681 0 0 0 9.505 7.605.716.716 0 0 1 1.019.813A8.113 8.113 0 1 1 6.435 2.366a.72.72 0 0 1 .772.078", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M7.207 2.444c.22.176.316.463.247.736a6.681 6.681 0 0 0 9.505 7.605.716.716 0 0 1 1.019.813A8.113 8.113 0 1 1 6.435 2.366a.72.72 0 0 1 .772.078", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { d: "M14.9543 10.6781C15.1672 10.2014 14.5937 9.79573 14.1149 10.0038C13.3621 10.3309 12.5313 10.5123 11.6581 10.5123C8.25024 10.5123 5.48762 7.74964 5.48762 4.34178C5.48762 3.46865 5.66897 2.63787 5.99605 1.88507C6.20408 1.40628 5.79836 0.832829 5.32171 1.0457C2.77491 2.1831 1 4.73805 1 7.70756C1 11.735 4.26491 14.9999 8.29238 14.9999C11.2619 14.9999 13.8169 13.225 14.9543 10.6781Z" }) })
8
8
  );
9
9
  export {
10
10
  MoonIcon
@@ -6,6 +6,6 @@ const MoonOutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.866 2.205a.7.7 0 0 1 .15.765 6.89 6.89 0 0 0 9.013 9.013.701.701 0 0 1 .917.917A8.293 8.293 0 0 1 2 9.709a8.29 8.29 0 0 1 5.1-7.655.7.7 0 0 1 .766.151M6.217 4.152a6.89 6.89 0 1 0 9.631 9.631q-.716.129-1.47.13a8.29 8.29 0 0 1-8.16-9.761", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.866 2.205a.7.7 0 0 1 .15.765 6.89 6.89 0 0 0 9.013 9.013.701.701 0 0 1 .917.917A8.293 8.293 0 0 1 2 9.709a8.29 8.29 0 0 1 5.1-7.655.7.7 0 0 1 .766.151M6.217 4.152a6.89 6.89 0 1 0 9.631 9.631q-.716.129-1.47.13a8.29 8.29 0 0 1-8.16-9.761", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.13247 1.17958C6.30822 1.35534 6.36047 1.61981 6.26475 1.84919C5.96713 2.56244 5.80246 3.34567 5.80246 4.16892C5.80246 7.49844 8.50157 10.1975 11.8311 10.1975C12.6543 10.1975 13.4376 10.0329 14.1508 9.73525C14.3802 9.63953 14.6447 9.69178 14.8204 9.86753C14.9962 10.0433 15.0484 10.3078 14.9527 10.5371C13.8595 13.1569 11.2731 15 8.25478 15C4.24808 15 1 11.7519 1 7.74522C1 4.72688 2.84311 2.14046 5.46286 1.0473C5.69224 0.951585 5.95672 1.00383 6.13247 1.17958ZM4.69006 2.88277C3.19547 3.98037 2.22616 5.75005 2.22616 7.74522C2.22616 11.0747 4.92526 13.7738 8.25478 13.7738C10.25 13.7738 12.0196 12.8045 13.1172 11.3099C12.6996 11.3847 12.2697 11.4237 11.8311 11.4237C7.82438 11.4237 4.5763 8.17563 4.5763 4.16892C4.5763 3.73027 4.6153 3.30043 4.69006 2.88277Z" }) })
10
10
  );
11
11
  exports.MoonOutlineIcon = MoonOutlineIcon;
@@ -4,7 +4,7 @@ const MoonOutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M7.866 2.205a.7.7 0 0 1 .15.765 6.89 6.89 0 0 0 9.013 9.013.701.701 0 0 1 .917.917A8.293 8.293 0 0 1 2 9.709a8.29 8.29 0 0 1 5.1-7.655.7.7 0 0 1 .766.151M6.217 4.152a6.89 6.89 0 1 0 9.631 9.631q-.716.129-1.47.13a8.29 8.29 0 0 1-8.16-9.761", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M7.866 2.205a.7.7 0 0 1 .15.765 6.89 6.89 0 0 0 9.013 9.013.701.701 0 0 1 .917.917A8.293 8.293 0 0 1 2 9.709a8.29 8.29 0 0 1 5.1-7.655.7.7 0 0 1 .766.151M6.217 4.152a6.89 6.89 0 1 0 9.631 9.631q-.716.129-1.47.13a8.29 8.29 0 0 1-8.16-9.761", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.13247 1.17958C6.30822 1.35534 6.36047 1.61981 6.26475 1.84919C5.96713 2.56244 5.80246 3.34567 5.80246 4.16892C5.80246 7.49844 8.50157 10.1975 11.8311 10.1975C12.6543 10.1975 13.4376 10.0329 14.1508 9.73525C14.3802 9.63953 14.6447 9.69178 14.8204 9.86753C14.9962 10.0433 15.0484 10.3078 14.9527 10.5371C13.8595 13.1569 11.2731 15 8.25478 15C4.24808 15 1 11.7519 1 7.74522C1 4.72688 2.84311 2.14046 5.46286 1.0473C5.69224 0.951585 5.95672 1.00383 6.13247 1.17958ZM4.69006 2.88277C3.19547 3.98037 2.22616 5.75005 2.22616 7.74522C2.22616 11.0747 4.92526 13.7738 8.25478 13.7738C10.25 13.7738 12.0196 12.8045 13.1172 11.3099C12.6996 11.3847 12.2697 11.4237 11.8311 11.4237C7.82438 11.4237 4.5763 8.17563 4.5763 4.16892C4.5763 3.73027 4.6153 3.30043 4.69006 2.88277Z" }) })
8
8
  );
9
9
  export {
10
10
  MoonOutlineIcon
@@ -6,6 +6,11 @@ const MosaicIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.25 2A2.25 2.25 0 0 0 2 4.25v2.5A2.25 2.25 0 0 0 4.25 9h2.5A2.25 2.25 0 0 0 9 6.75v-2.5A2.25 2.25 0 0 0 6.75 2zm0 9A2.25 2.25 0 0 0 2 13.25v2.5A2.25 2.25 0 0 0 4.25 18h2.5A2.25 2.25 0 0 0 9 15.75v-2.5A2.25 2.25 0 0 0 6.75 11zm9-9A2.25 2.25 0 0 0 11 4.25v2.5A2.25 2.25 0 0 0 13.25 9h2.5A2.25 2.25 0 0 0 18 6.75v-2.5A2.25 2.25 0 0 0 15.75 2zm0 9A2.25 2.25 0 0 0 11 13.25v2.5A2.25 2.25 0 0 0 13.25 18h2.5A2.25 2.25 0 0 0 18 15.75v-2.5A2.25 2.25 0 0 0 15.75 11z" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.25 2A2.25 2.25 0 0 0 2 4.25v2.5A2.25 2.25 0 0 0 4.25 9h2.5A2.25 2.25 0 0 0 9 6.75v-2.5A2.25 2.25 0 0 0 6.75 2zm0 9A2.25 2.25 0 0 0 2 13.25v2.5A2.25 2.25 0 0 0 4.25 18h2.5A2.25 2.25 0 0 0 9 15.75v-2.5A2.25 2.25 0 0 0 6.75 11zm9-9A2.25 2.25 0 0 0 11 4.25v2.5A2.25 2.25 0 0 0 13.25 9h2.5A2.25 2.25 0 0 0 18 6.75v-2.5A2.25 2.25 0 0 0 15.75 2zm0 9A2.25 2.25 0 0 0 11 13.25v2.5A2.25 2.25 0 0 0 13.25 18h2.5A2.25 2.25 0 0 0 18 15.75v-2.5A2.25 2.25 0 0 0 15.75 11z" }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
10
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.75 1C1.7835 1 1 1.7835 1 2.75V5.08333C1 6.04983 1.7835 6.83333 2.75 6.83333H5.08333C6.04983 6.83333 6.83333 6.04983 6.83333 5.08333V2.75C6.83333 1.7835 6.04983 1 5.08333 1H2.75Z" }),
11
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2.75 9.16667C1.7835 9.16667 1 9.95017 1 10.9167V13.25C1 14.2165 1.7835 15 2.75 15H5.08333C6.04983 15 6.83333 14.2165 6.83333 13.25V10.9167C6.83333 9.95017 6.04983 9.16667 5.08333 9.16667H2.75Z" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.16667 2.75C9.16667 1.7835 9.95017 1 10.9167 1H13.25C14.2165 1 15 1.7835 15 2.75V5.08333C15 6.04983 14.2165 6.83333 13.25 6.83333H10.9167C9.95017 6.83333 9.16667 6.04983 9.16667 5.08333V2.75Z" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.9167 9.16667C9.95017 9.16667 9.16667 9.95017 9.16667 10.9167V13.25C9.16667 14.2165 9.95017 15 10.9167 15H13.25C14.2165 15 15 14.2165 15 13.25V10.9167C15 9.95017 14.2165 9.16667 13.25 9.16667H10.9167Z" })
14
+ ] }) })
10
15
  );
11
16
  exports.MosaicIcon = MosaicIcon;
@@ -1,10 +1,15 @@
1
- import { jsx } from "@emotion/react/jsx-runtime";
1
+ import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
2
2
  import { Icon } from "../Icon.js";
3
3
  const MosaicIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M4.25 2A2.25 2.25 0 0 0 2 4.25v2.5A2.25 2.25 0 0 0 4.25 9h2.5A2.25 2.25 0 0 0 9 6.75v-2.5A2.25 2.25 0 0 0 6.75 2zm0 9A2.25 2.25 0 0 0 2 13.25v2.5A2.25 2.25 0 0 0 4.25 18h2.5A2.25 2.25 0 0 0 9 15.75v-2.5A2.25 2.25 0 0 0 6.75 11zm9-9A2.25 2.25 0 0 0 11 4.25v2.5A2.25 2.25 0 0 0 13.25 9h2.5A2.25 2.25 0 0 0 18 6.75v-2.5A2.25 2.25 0 0 0 15.75 2zm0 9A2.25 2.25 0 0 0 11 13.25v2.5A2.25 2.25 0 0 0 13.25 18h2.5A2.25 2.25 0 0 0 18 15.75v-2.5A2.25 2.25 0 0 0 15.75 11z" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M4.25 2A2.25 2.25 0 0 0 2 4.25v2.5A2.25 2.25 0 0 0 4.25 9h2.5A2.25 2.25 0 0 0 9 6.75v-2.5A2.25 2.25 0 0 0 6.75 2zm0 9A2.25 2.25 0 0 0 2 13.25v2.5A2.25 2.25 0 0 0 4.25 18h2.5A2.25 2.25 0 0 0 9 15.75v-2.5A2.25 2.25 0 0 0 6.75 11zm9-9A2.25 2.25 0 0 0 11 4.25v2.5A2.25 2.25 0 0 0 13.25 9h2.5A2.25 2.25 0 0 0 18 6.75v-2.5A2.25 2.25 0 0 0 15.75 2zm0 9A2.25 2.25 0 0 0 11 13.25v2.5A2.25 2.25 0 0 0 13.25 18h2.5A2.25 2.25 0 0 0 18 15.75v-2.5A2.25 2.25 0 0 0 15.75 11z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
8
+ /* @__PURE__ */ jsx("path", { d: "M2.75 1C1.7835 1 1 1.7835 1 2.75V5.08333C1 6.04983 1.7835 6.83333 2.75 6.83333H5.08333C6.04983 6.83333 6.83333 6.04983 6.83333 5.08333V2.75C6.83333 1.7835 6.04983 1 5.08333 1H2.75Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M2.75 9.16667C1.7835 9.16667 1 9.95017 1 10.9167V13.25C1 14.2165 1.7835 15 2.75 15H5.08333C6.04983 15 6.83333 14.2165 6.83333 13.25V10.9167C6.83333 9.95017 6.04983 9.16667 5.08333 9.16667H2.75Z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M9.16667 2.75C9.16667 1.7835 9.95017 1 10.9167 1H13.25C14.2165 1 15 1.7835 15 2.75V5.08333C15 6.04983 14.2165 6.83333 13.25 6.83333H10.9167C9.95017 6.83333 9.16667 6.04983 9.16667 5.08333V2.75Z" }),
11
+ /* @__PURE__ */ jsx("path", { d: "M10.9167 9.16667C9.95017 9.16667 9.16667 9.95017 9.16667 10.9167V13.25C9.16667 14.2165 9.95017 15 10.9167 15H13.25C14.2165 15 15 14.2165 15 13.25V10.9167C15 9.95017 14.2165 9.16667 13.25 9.16667H10.9167Z" })
12
+ ] }) })
8
13
  );
9
14
  export {
10
15
  MosaicIcon
@@ -6,6 +6,6 @@ const MosaicOutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 4.727A2.727 2.727 0 0 1 4.727 2h1.978a2.727 2.727 0 0 1 2.727 2.727v1.978a2.727 2.727 0 0 1-2.727 2.727H4.727A2.727 2.727 0 0 1 2 6.705zM4.727 3.5C4.05 3.5 3.5 4.05 3.5 4.727v1.978c0 .677.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zm5.841 1.227A2.727 2.727 0 0 1 13.296 2h1.977A2.727 2.727 0 0 1 18 4.727v1.978a2.727 2.727 0 0 1-2.727 2.727h-1.977a2.727 2.727 0 0 1-2.728-2.727zM13.296 3.5c-.678 0-1.228.55-1.228 1.227v1.978c0 .677.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zM2 13.296a2.727 2.727 0 0 1 2.727-2.728h1.978a2.727 2.727 0 0 1 2.727 2.728v1.977A2.727 2.727 0 0 1 6.705 18H4.727A2.727 2.727 0 0 1 2 15.273zm2.727-1.228c-.678 0-1.227.55-1.227 1.228v1.977c0 .678.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228zm5.841 1.228a2.727 2.727 0 0 1 2.728-2.728h1.977A2.727 2.727 0 0 1 18 13.296v1.977A2.727 2.727 0 0 1 15.273 18h-1.977a2.727 2.727 0 0 1-2.728-2.727zm2.728-1.228c-.678 0-1.228.55-1.228 1.228v1.977c0 .678.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228z", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M2 4.727A2.727 2.727 0 0 1 4.727 2h1.978a2.727 2.727 0 0 1 2.727 2.727v1.978a2.727 2.727 0 0 1-2.727 2.727H4.727A2.727 2.727 0 0 1 2 6.705zM4.727 3.5C4.05 3.5 3.5 4.05 3.5 4.727v1.978c0 .677.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zm5.841 1.227A2.727 2.727 0 0 1 13.296 2h1.977A2.727 2.727 0 0 1 18 4.727v1.978a2.727 2.727 0 0 1-2.727 2.727h-1.977a2.727 2.727 0 0 1-2.728-2.727zM13.296 3.5c-.678 0-1.228.55-1.228 1.227v1.978c0 .677.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zM2 13.296a2.727 2.727 0 0 1 2.727-2.728h1.978a2.727 2.727 0 0 1 2.727 2.728v1.977A2.727 2.727 0 0 1 6.705 18H4.727A2.727 2.727 0 0 1 2 15.273zm2.727-1.228c-.678 0-1.227.55-1.227 1.228v1.977c0 .678.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228zm5.841 1.228a2.727 2.727 0 0 1 2.728-2.728h1.977A2.727 2.727 0 0 1 18 13.296v1.977A2.727 2.727 0 0 1 15.273 18h-1.977a2.727 2.727 0 0 1-2.728-2.727zm2.728-1.228c-.678 0-1.228.55-1.228 1.228v1.977c0 .678.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228z", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 3.38636C1 2.06841 2.06841 1 3.38636 1H5.11648C6.43443 1 7.50284 2.06841 7.50284 3.38636V5.11648C7.50284 6.43443 6.43443 7.50284 5.11648 7.50284H3.38636C2.06841 7.50284 1 6.43443 1 5.11648V3.38636ZM3.38636 2.3125C2.79329 2.3125 2.3125 2.79329 2.3125 3.38636V5.11648C2.3125 5.70956 2.79329 6.19034 3.38636 6.19034H5.11648C5.70956 6.19034 6.19034 5.70956 6.19034 5.11648V3.38636C6.19034 2.79329 5.70956 2.3125 5.11648 2.3125H3.38636ZM8.49716 3.38636C8.49716 2.06841 9.56557 1 10.8835 1H12.6136C13.9316 1 15 2.06841 15 3.38636V5.11648C15 6.43443 13.9316 7.50284 12.6136 7.50284H10.8835C9.56557 7.50284 8.49716 6.43443 8.49716 5.11648V3.38636ZM10.8835 2.3125C10.2904 2.3125 9.80966 2.79329 9.80966 3.38636V5.11648C9.80966 5.70956 10.2904 6.19034 10.8835 6.19034H12.6136C13.2067 6.19034 13.6875 5.70956 13.6875 5.11648V3.38636C13.6875 2.79329 13.2067 2.3125 12.6136 2.3125H10.8835ZM1 10.8835C1 9.56557 2.06841 8.49716 3.38636 8.49716H5.11648C6.43443 8.49716 7.50284 9.56557 7.50284 10.8835V12.6136C7.50284 13.9316 6.43443 15 5.11648 15H3.38636C2.06841 15 1 13.9316 1 12.6136V10.8835ZM3.38636 9.80966C2.79329 9.80966 2.3125 10.2904 2.3125 10.8835V12.6136C2.3125 13.2067 2.79329 13.6875 3.38636 13.6875H5.11648C5.70956 13.6875 6.19034 13.2067 6.19034 12.6136V10.8835C6.19034 10.2904 5.70956 9.80966 5.11648 9.80966H3.38636ZM8.49716 10.8835C8.49716 9.56557 9.56557 8.49716 10.8835 8.49716H12.6136C13.9316 8.49716 15 9.56557 15 10.8835V12.6136C15 13.9316 13.9316 15 12.6136 15H10.8835C9.56557 15 8.49716 13.9316 8.49716 12.6136V10.8835ZM10.8835 9.80966C10.2904 9.80966 9.80966 10.2904 9.80966 10.8835V12.6136C9.80966 13.2067 10.2904 13.6875 10.8835 13.6875H12.6136C13.2067 13.6875 13.6875 13.2067 13.6875 12.6136V10.8835C13.6875 10.2904 13.2067 9.80966 12.6136 9.80966H10.8835Z" }) })
10
10
  );
11
11
  exports.MosaicOutlineIcon = MosaicOutlineIcon;
@@ -4,7 +4,7 @@ const MosaicOutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M2 4.727A2.727 2.727 0 0 1 4.727 2h1.978a2.727 2.727 0 0 1 2.727 2.727v1.978a2.727 2.727 0 0 1-2.727 2.727H4.727A2.727 2.727 0 0 1 2 6.705zM4.727 3.5C4.05 3.5 3.5 4.05 3.5 4.727v1.978c0 .677.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zm5.841 1.227A2.727 2.727 0 0 1 13.296 2h1.977A2.727 2.727 0 0 1 18 4.727v1.978a2.727 2.727 0 0 1-2.727 2.727h-1.977a2.727 2.727 0 0 1-2.728-2.727zM13.296 3.5c-.678 0-1.228.55-1.228 1.227v1.978c0 .677.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zM2 13.296a2.727 2.727 0 0 1 2.727-2.728h1.978a2.727 2.727 0 0 1 2.727 2.728v1.977A2.727 2.727 0 0 1 6.705 18H4.727A2.727 2.727 0 0 1 2 15.273zm2.727-1.228c-.678 0-1.227.55-1.227 1.228v1.977c0 .678.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228zm5.841 1.228a2.727 2.727 0 0 1 2.728-2.728h1.977A2.727 2.727 0 0 1 18 13.296v1.977A2.727 2.727 0 0 1 15.273 18h-1.977a2.727 2.727 0 0 1-2.728-2.727zm2.728-1.228c-.678 0-1.228.55-1.228 1.228v1.977c0 .678.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228z", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M2 4.727A2.727 2.727 0 0 1 4.727 2h1.978a2.727 2.727 0 0 1 2.727 2.727v1.978a2.727 2.727 0 0 1-2.727 2.727H4.727A2.727 2.727 0 0 1 2 6.705zM4.727 3.5C4.05 3.5 3.5 4.05 3.5 4.727v1.978c0 .677.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zm5.841 1.227A2.727 2.727 0 0 1 13.296 2h1.977A2.727 2.727 0 0 1 18 4.727v1.978a2.727 2.727 0 0 1-2.727 2.727h-1.977a2.727 2.727 0 0 1-2.728-2.727zM13.296 3.5c-.678 0-1.228.55-1.228 1.227v1.978c0 .677.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zM2 13.296a2.727 2.727 0 0 1 2.727-2.728h1.978a2.727 2.727 0 0 1 2.727 2.728v1.977A2.727 2.727 0 0 1 6.705 18H4.727A2.727 2.727 0 0 1 2 15.273zm2.727-1.228c-.678 0-1.227.55-1.227 1.228v1.977c0 .678.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228zm5.841 1.228a2.727 2.727 0 0 1 2.728-2.728h1.977A2.727 2.727 0 0 1 18 13.296v1.977A2.727 2.727 0 0 1 15.273 18h-1.977a2.727 2.727 0 0 1-2.728-2.727zm2.728-1.228c-.678 0-1.228.55-1.228 1.228v1.977c0 .678.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228z", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 3.38636C1 2.06841 2.06841 1 3.38636 1H5.11648C6.43443 1 7.50284 2.06841 7.50284 3.38636V5.11648C7.50284 6.43443 6.43443 7.50284 5.11648 7.50284H3.38636C2.06841 7.50284 1 6.43443 1 5.11648V3.38636ZM3.38636 2.3125C2.79329 2.3125 2.3125 2.79329 2.3125 3.38636V5.11648C2.3125 5.70956 2.79329 6.19034 3.38636 6.19034H5.11648C5.70956 6.19034 6.19034 5.70956 6.19034 5.11648V3.38636C6.19034 2.79329 5.70956 2.3125 5.11648 2.3125H3.38636ZM8.49716 3.38636C8.49716 2.06841 9.56557 1 10.8835 1H12.6136C13.9316 1 15 2.06841 15 3.38636V5.11648C15 6.43443 13.9316 7.50284 12.6136 7.50284H10.8835C9.56557 7.50284 8.49716 6.43443 8.49716 5.11648V3.38636ZM10.8835 2.3125C10.2904 2.3125 9.80966 2.79329 9.80966 3.38636V5.11648C9.80966 5.70956 10.2904 6.19034 10.8835 6.19034H12.6136C13.2067 6.19034 13.6875 5.70956 13.6875 5.11648V3.38636C13.6875 2.79329 13.2067 2.3125 12.6136 2.3125H10.8835ZM1 10.8835C1 9.56557 2.06841 8.49716 3.38636 8.49716H5.11648C6.43443 8.49716 7.50284 9.56557 7.50284 10.8835V12.6136C7.50284 13.9316 6.43443 15 5.11648 15H3.38636C2.06841 15 1 13.9316 1 12.6136V10.8835ZM3.38636 9.80966C2.79329 9.80966 2.3125 10.2904 2.3125 10.8835V12.6136C2.3125 13.2067 2.79329 13.6875 3.38636 13.6875H5.11648C5.70956 13.6875 6.19034 13.2067 6.19034 12.6136V10.8835C6.19034 10.2904 5.70956 9.80966 5.11648 9.80966H3.38636ZM8.49716 10.8835C8.49716 9.56557 9.56557 8.49716 10.8835 8.49716H12.6136C13.9316 8.49716 15 9.56557 15 10.8835V12.6136C15 13.9316 13.9316 15 12.6136 15H10.8835C9.56557 15 8.49716 13.9316 8.49716 12.6136V10.8835ZM10.8835 9.80966C10.2904 9.80966 9.80966 10.2904 9.80966 10.8835V12.6136C9.80966 13.2067 10.2904 13.6875 10.8835 13.6875H12.6136C13.2067 13.6875 13.6875 13.2067 13.6875 12.6136V10.8835C13.6875 10.2904 13.2067 9.80966 12.6136 9.80966H10.8835Z" }) })
8
8
  );
9
9
  export {
10
10
  MosaicOutlineIcon
@@ -6,6 +6,6 @@ const NorthIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M10 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M10 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M8 14a.75.75 0 0 0 .75-.75V4.56l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v8.69c0 .414.336.75.75.75", clipRule: "evenodd" }) })
10
10
  );
11
11
  exports.NorthIcon = NorthIcon;
@@ -4,7 +4,7 @@ const NorthIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M10 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M10 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M8 14a.75.75 0 0 0 .75-.75V4.56l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v8.69c0 .414.336.75.75.75", clipRule: "evenodd" }) })
8
8
  );
9
9
  export {
10
10
  NorthIcon
@@ -6,6 +6,6 @@ const NorthShortIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.792 2a.75.75 0 0 1 .53.22l6.042 6.041a.75.75 0 1 1-1.061 1.061l-4.761-4.761V17.25a.75.75 0 0 1-1.5 0V4.56L4.28 9.323a.75.75 0 0 1-1.06-1.06L9.26 2.22A.75.75 0 0 1 9.79 2", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.792 2a.75.75 0 0 1 .53.22l6.042 6.041a.75.75 0 1 1-1.061 1.061l-4.761-4.761V17.25a.75.75 0 0 1-1.5 0V4.56L4.28 9.323a.75.75 0 0 1-1.06-1.06L9.26 2.22A.75.75 0 0 1 9.79 2", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.845 2.47a.75.75 0 0 1 1.06 0l4.375 4.375a.75.75 0 0 1-1.06 1.06L9.125 4.811V13.5a.75.75 0 0 1-1.5 0V4.81L4.53 7.906a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" }) })
10
10
  );
11
11
  exports.NorthShortIcon = NorthShortIcon;
@@ -4,7 +4,7 @@ const NorthShortIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M9.792 2a.75.75 0 0 1 .53.22l6.042 6.041a.75.75 0 1 1-1.061 1.061l-4.761-4.761V17.25a.75.75 0 0 1-1.5 0V4.56L4.28 9.323a.75.75 0 0 1-1.06-1.06L9.26 2.22A.75.75 0 0 1 9.79 2", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M9.792 2a.75.75 0 0 1 .53.22l6.042 6.041a.75.75 0 1 1-1.061 1.061l-4.761-4.761V17.25a.75.75 0 0 1-1.5 0V4.56L4.28 9.323a.75.75 0 0 1-1.06-1.06L9.26 2.22A.75.75 0 0 1 9.79 2", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { d: "M7.845 2.47a.75.75 0 0 1 1.06 0l4.375 4.375a.75.75 0 0 1-1.06 1.06L9.125 4.811V13.5a.75.75 0 0 1-1.5 0V4.81L4.53 7.906a.75.75 0 0 1-1.06-1.06z", clipRule: "evenodd" }) })
8
8
  );
9
9
  export {
10
10
  NorthShortIcon
@@ -6,6 +6,6 @@ const NotificationIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 2a6 6 0 0 0-6 6 11.44 11.44 0 0 1-1.258 5.234.75.75 0 0 0 .515 1.076q1.603.333 3.257.508a3.5 3.5 0 0 0 6.972 0 33 33 0 0 0 3.256-.508.75.75 0 0 0 .515-1.076A11.45 11.45 0 0 1 16 8a6 6 0 0 0-6-6M8.049 14.943a34 34 0 0 0 3.902 0 2 2 0 0 1-3.902 0", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10 2a6 6 0 0 0-6 6 11.44 11.44 0 0 1-1.258 5.234.75.75 0 0 0 .515 1.076q1.603.333 3.257.508a3.5 3.5 0 0 0 6.972 0 33 33 0 0 0 3.256-.508.75.75 0 0 0 .515-1.076A11.45 11.45 0 0 1 16 8a6 6 0 0 0-6-6M8.049 14.943a34 34 0 0 0 3.902 0 2 2 0 0 1-3.902 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00241 1C5.10292 1 2.75241 3.35051 2.75241 6.25C2.75241 7.9008 2.3554 9.45696 1.65222 10.83C1.55887 11.0123 1.55597 11.2277 1.64438 11.4125C1.7328 11.5972 1.90239 11.7301 2.10292 11.7717C3.03714 11.9657 3.98778 12.1145 4.95242 12.2158C5.09302 13.7767 6.40487 15 8.00244 15C9.60001 15 10.9119 13.7767 11.0525 12.2158C12.0171 12.1145 12.9677 11.9657 13.9019 11.7717C14.1024 11.7301 14.272 11.5972 14.3604 11.4125C14.4489 11.2277 14.446 11.0123 14.3526 10.83C13.6494 9.45696 13.2524 7.9008 13.2524 6.25C13.2524 3.35051 10.9019 1 8.00241 1ZM6.29558 12.3254C6.86037 12.3583 7.42947 12.375 8.00241 12.375C8.57538 12.375 9.1445 12.3583 9.70931 12.3254C9.53285 13.1052 8.83565 13.6875 8.00244 13.6875C7.16924 13.6875 6.47204 13.1052 6.29558 12.3254Z" }) })
10
10
  );
11
11
  exports.NotificationIcon = NotificationIcon;
@@ -4,7 +4,7 @@ const NotificationIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M10 2a6 6 0 0 0-6 6 11.44 11.44 0 0 1-1.258 5.234.75.75 0 0 0 .515 1.076q1.603.333 3.257.508a3.5 3.5 0 0 0 6.972 0 33 33 0 0 0 3.256-.508.75.75 0 0 0 .515-1.076A11.45 11.45 0 0 1 16 8a6 6 0 0 0-6-6M8.049 14.943a34 34 0 0 0 3.902 0 2 2 0 0 1-3.902 0", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M10 2a6 6 0 0 0-6 6 11.44 11.44 0 0 1-1.258 5.234.75.75 0 0 0 .515 1.076q1.603.333 3.257.508a3.5 3.5 0 0 0 6.972 0 33 33 0 0 0 3.256-.508.75.75 0 0 0 .515-1.076A11.45 11.45 0 0 1 16 8a6 6 0 0 0-6-6M8.049 14.943a34 34 0 0 0 3.902 0 2 2 0 0 1-3.902 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00241 1C5.10292 1 2.75241 3.35051 2.75241 6.25C2.75241 7.9008 2.3554 9.45696 1.65222 10.83C1.55887 11.0123 1.55597 11.2277 1.64438 11.4125C1.7328 11.5972 1.90239 11.7301 2.10292 11.7717C3.03714 11.9657 3.98778 12.1145 4.95242 12.2158C5.09302 13.7767 6.40487 15 8.00244 15C9.60001 15 10.9119 13.7767 11.0525 12.2158C12.0171 12.1145 12.9677 11.9657 13.9019 11.7717C14.1024 11.7301 14.272 11.5972 14.3604 11.4125C14.4489 11.2277 14.446 11.0123 14.3526 10.83C13.6494 9.45696 13.2524 7.9008 13.2524 6.25C13.2524 3.35051 10.9019 1 8.00241 1ZM6.29558 12.3254C6.86037 12.3583 7.42947 12.375 8.00241 12.375C8.57538 12.375 9.1445 12.3583 9.70931 12.3254C9.53285 13.1052 8.83565 13.6875 8.00244 13.6875C7.16924 13.6875 6.47204 13.1052 6.29558 12.3254Z" }) })
8
8
  );
9
9
  export {
10
10
  NotificationIcon
@@ -6,6 +6,6 @@ const NotificationOutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.995 3.5a4.083 4.083 0 0 0-4.083 4.083v.604c0 1.66-.506 3.201-1.37 4.48a18.5 18.5 0 0 0 5.453.812q1.125 0 2.214-.13a18.5 18.5 0 0 0 3.24-.683 7.97 7.97 0 0 1-1.37-4.478v-.605A4.083 4.083 0 0 0 9.995 3.5M4.412 7.583a5.583 5.583 0 0 1 11.167 0v.604c0 1.673.63 3.197 1.669 4.35a.75.75 0 0 1-.298 1.205 20 20 0 0 1-3.79.99q.003.05.002.101a3.167 3.167 0 1 1-6.332-.102 20 20 0 0 1-3.79-.989.75.75 0 0 1-.297-1.206 6.47 6.47 0 0 0 1.669-4.348zm3.919 7.328a1.667 1.667 0 0 0 3.33 0 20.3 20.3 0 0 1-3.33 0", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.995 3.5a4.083 4.083 0 0 0-4.083 4.083v.604c0 1.66-.506 3.201-1.37 4.48a18.5 18.5 0 0 0 5.453.812q1.125 0 2.214-.13a18.5 18.5 0 0 0 3.24-.683 7.97 7.97 0 0 1-1.37-4.478v-.605A4.083 4.083 0 0 0 9.995 3.5M4.412 7.583a5.583 5.583 0 0 1 11.167 0v.604c0 1.673.63 3.197 1.669 4.35a.75.75 0 0 1-.298 1.205 20 20 0 0 1-3.79.99q.003.05.002.101a3.167 3.167 0 1 1-6.332-.102 20 20 0 0 1-3.79-.989.75.75 0 0 1-.297-1.206 6.47 6.47 0 0 0 1.669-4.348zm3.919 7.328a1.667 1.667 0 0 0 3.33 0 20.3 20.3 0 0 1-3.33 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00188 2.5C6.11491 2.5 4.58522 4.02969 4.58522 5.91667L4.58508 6.4375C4.58508 6.43743 4.58508 6.43757 4.58508 6.4375C4.58504 7.83872 4.1727 9.14491 3.46332 10.2396C4.31643 10.493 5.19958 10.6767 6.10628 10.7842C6.72755 10.8579 7.36006 10.8958 8.00175 10.8958C8.64352 10.8958 9.27611 10.8579 9.89746 10.7842C10.8041 10.6766 11.6871 10.4929 12.5402 10.2396C11.8308 9.14485 11.4184 7.8388 11.4184 6.4375V5.9448L11.4185 5.91667C11.4185 4.02969 9.88885 2.5 8.00188 2.5ZM3.08522 5.91647C3.08532 3.20116 5.28655 1 8.00188 1C10.7173 1 12.9185 3.20127 12.9185 5.91667L12.9184 5.95082V6.4375C12.9184 7.85307 13.4522 9.1422 14.3307 10.1174C14.4972 10.3022 14.5613 10.5575 14.5017 10.799C14.4421 11.0405 14.2666 11.2368 14.0332 11.3229C13.0089 11.7011 11.9394 11.9857 10.8352 12.1664C10.8352 12.1663 10.8352 12.1665 10.8352 12.1664C10.8352 13.7312 9.56669 15 8.00188 15C6.43708 15 5.16855 13.7315 5.16855 12.1667C5.16855 12.1666 5.16855 12.1667 5.16855 12.1667C4.06424 11.9859 2.99464 11.7011 1.97025 11.3229C1.73689 11.2368 1.56143 11.0405 1.50183 10.799C1.44224 10.5575 1.50627 10.3022 1.67277 10.1174C2.55128 9.1422 3.08508 7.85307 3.08508 6.4375L3.08522 5.91647C3.08522 5.91653 3.08522 5.9164 3.08522 5.91647ZM6.68057 12.3464C6.76835 12.9978 7.32647 13.5 8.00188 13.5C8.6773 13.5 9.23542 12.9978 9.3232 12.3464C8.88688 12.3792 8.4462 12.3958 8.00175 12.3958C7.55739 12.3958 7.1168 12.3792 6.68057 12.3464Z" }) })
10
10
  );
11
11
  exports.NotificationOutlineIcon = NotificationOutlineIcon;
@@ -4,7 +4,7 @@ const NotificationOutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M9.995 3.5a4.083 4.083 0 0 0-4.083 4.083v.604c0 1.66-.506 3.201-1.37 4.48a18.5 18.5 0 0 0 5.453.812q1.125 0 2.214-.13a18.5 18.5 0 0 0 3.24-.683 7.97 7.97 0 0 1-1.37-4.478v-.605A4.083 4.083 0 0 0 9.995 3.5M4.412 7.583a5.583 5.583 0 0 1 11.167 0v.604c0 1.673.63 3.197 1.669 4.35a.75.75 0 0 1-.298 1.205 20 20 0 0 1-3.79.99q.003.05.002.101a3.167 3.167 0 1 1-6.332-.102 20 20 0 0 1-3.79-.989.75.75 0 0 1-.297-1.206 6.47 6.47 0 0 0 1.669-4.348zm3.919 7.328a1.667 1.667 0 0 0 3.33 0 20.3 20.3 0 0 1-3.33 0", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M9.995 3.5a4.083 4.083 0 0 0-4.083 4.083v.604c0 1.66-.506 3.201-1.37 4.48a18.5 18.5 0 0 0 5.453.812q1.125 0 2.214-.13a18.5 18.5 0 0 0 3.24-.683 7.97 7.97 0 0 1-1.37-4.478v-.605A4.083 4.083 0 0 0 9.995 3.5M4.412 7.583a5.583 5.583 0 0 1 11.167 0v.604c0 1.673.63 3.197 1.669 4.35a.75.75 0 0 1-.298 1.205 20 20 0 0 1-3.79.99q.003.05.002.101a3.167 3.167 0 1 1-6.332-.102 20 20 0 0 1-3.79-.989.75.75 0 0 1-.297-1.206 6.47 6.47 0 0 0 1.669-4.348zm3.919 7.328a1.667 1.667 0 0 0 3.33 0 20.3 20.3 0 0 1-3.33 0", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00188 2.5C6.11491 2.5 4.58522 4.02969 4.58522 5.91667L4.58508 6.4375C4.58508 6.43743 4.58508 6.43757 4.58508 6.4375C4.58504 7.83872 4.1727 9.14491 3.46332 10.2396C4.31643 10.493 5.19958 10.6767 6.10628 10.7842C6.72755 10.8579 7.36006 10.8958 8.00175 10.8958C8.64352 10.8958 9.27611 10.8579 9.89746 10.7842C10.8041 10.6766 11.6871 10.4929 12.5402 10.2396C11.8308 9.14485 11.4184 7.8388 11.4184 6.4375V5.9448L11.4185 5.91667C11.4185 4.02969 9.88885 2.5 8.00188 2.5ZM3.08522 5.91647C3.08532 3.20116 5.28655 1 8.00188 1C10.7173 1 12.9185 3.20127 12.9185 5.91667L12.9184 5.95082V6.4375C12.9184 7.85307 13.4522 9.1422 14.3307 10.1174C14.4972 10.3022 14.5613 10.5575 14.5017 10.799C14.4421 11.0405 14.2666 11.2368 14.0332 11.3229C13.0089 11.7011 11.9394 11.9857 10.8352 12.1664C10.8352 12.1663 10.8352 12.1665 10.8352 12.1664C10.8352 13.7312 9.56669 15 8.00188 15C6.43708 15 5.16855 13.7315 5.16855 12.1667C5.16855 12.1666 5.16855 12.1667 5.16855 12.1667C4.06424 11.9859 2.99464 11.7011 1.97025 11.3229C1.73689 11.2368 1.56143 11.0405 1.50183 10.799C1.44224 10.5575 1.50627 10.3022 1.67277 10.1174C2.55128 9.1422 3.08508 7.85307 3.08508 6.4375L3.08522 5.91647C3.08522 5.91653 3.08522 5.9164 3.08522 5.91647ZM6.68057 12.3464C6.76835 12.9978 7.32647 13.5 8.00188 13.5C8.6773 13.5 9.23542 12.9978 9.3232 12.3464C8.88688 12.3792 8.4462 12.3958 8.00175 12.3958C7.55739 12.3958 7.1168 12.3792 6.68057 12.3464Z" }) })
8
8
  );
9
9
  export {
10
10
  NotificationOutlineIcon
@@ -6,9 +6,12 @@ const OpenInNewIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
10
10
  /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M4.25 6.5a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-4a.75.75 0 0 1 1.5 0v4A2.25 2.25 0 0 1 12.75 18h-8.5A2.25 2.25 0 0 1 2 15.75v-8.5A2.25 2.25 0 0 1 4.25 5h5a.75.75 0 0 1 0 1.5z", clipRule: "evenodd" }),
11
11
  /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", d: "M6.194 13.753a.75.75 0 0 0 1.06.053L16.5 5.44v2.81a.75.75 0 0 0 1.5 0v-4.5a.75.75 0 0 0-.75-.75h-4.5a.75.75 0 0 0 0 1.5h2.553l-9.056 8.194a.75.75 0 0 0-.053 1.06", clipRule: "evenodd" })
12
- ] })
12
+ ] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6.22 8.72a.75.75 0 0 0 1.06 1.06l5.22-5.22v1.69a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0 0 1.5h1.69z" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.5 6.75c0-.69.56-1.25 1.25-1.25H7A.75.75 0 0 0 7 4H4.75A2.75 2.75 0 0 0 2 6.75v4.5A2.75 2.75 0 0 0 4.75 14h4.5A2.75 2.75 0 0 0 12 11.25V9a.75.75 0 0 0-1.5 0v2.25c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25z" })
15
+ ] }) })
13
16
  );
14
17
  exports.OpenInNewIcon = OpenInNewIcon;
@@ -1,13 +1,16 @@
1
- import { jsxs, jsx } from "@emotion/react/jsx-runtime";
1
+ import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
2
2
  import { Icon } from "../Icon.js";
3
3
  const OpenInNewIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsxs(Icon, { ...props, children: [
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxs(Fragment, { children: [
8
8
  /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M4.25 6.5a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-4a.75.75 0 0 1 1.5 0v4A2.25 2.25 0 0 1 12.75 18h-8.5A2.25 2.25 0 0 1 2 15.75v-8.5A2.25 2.25 0 0 1 4.25 5h5a.75.75 0 0 1 0 1.5z", clipRule: "evenodd" }),
9
9
  /* @__PURE__ */ jsx("path", { fillRule: "evenodd", d: "M6.194 13.753a.75.75 0 0 0 1.06.053L16.5 5.44v2.81a.75.75 0 0 0 1.5 0v-4.5a.75.75 0 0 0-.75-.75h-4.5a.75.75 0 0 0 0 1.5h2.553l-9.056 8.194a.75.75 0 0 0-.053 1.06", clipRule: "evenodd" })
10
- ] })
10
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
11
+ /* @__PURE__ */ jsx("path", { d: "M6.22 8.72a.75.75 0 0 0 1.06 1.06l5.22-5.22v1.69a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0 0 1.5h1.69z" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M3.5 6.75c0-.69.56-1.25 1.25-1.25H7A.75.75 0 0 0 7 4H4.75A2.75 2.75 0 0 0 2 6.75v4.5A2.75 2.75 0 0 0 4.75 14h4.5A2.75 2.75 0 0 0 12 11.25V9a.75.75 0 0 0-1.5 0v2.25c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25z" })
13
+ ] }) })
11
14
  );
12
15
  export {
13
16
  OpenInNewIcon
@@ -6,6 +6,6 @@ const OrganizationIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.4 10a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2M10 16.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.6 5.6A1.6 1.6 0 0 0 10 6a1.6 1.6 0 1 0 1.6 1.6m-4 2.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M12.4 10a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2M10 16.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.6 5.6A1.6 1.6 0 0 0 10 6a1.6 1.6 0 1 0 1.6 1.6m-4 2.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M9.8 10a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4M8 14.8a4.8 4.8 0 1 1 0-9.6 4.8 4.8 0 0 1 0 9.6M8 4a6 6 0 1 0 0 12A6 6 0 0 0 8 4m1.2 4.2a1.2 1.2 0 1 0-2.4 0 1.2 1.2 0 0 0 2.4 0m-3 1.8a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4" }) })
10
10
  );
11
11
  exports.OrganizationIcon = OrganizationIcon;
@@ -4,7 +4,7 @@ const OrganizationIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.4 10a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2M10 16.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.6 5.6A1.6 1.6 0 0 0 10 6a1.6 1.6 0 1 0 1.6 1.6m-4 2.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M12.4 10a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2M10 16.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.6 5.6A1.6 1.6 0 0 0 10 6a1.6 1.6 0 1 0 1.6 1.6m-4 2.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2" }) : /* @__PURE__ */ jsx("path", { d: "M9.8 10a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4M8 14.8a4.8 4.8 0 1 1 0-9.6 4.8 4.8 0 0 1 0 9.6M8 4a6 6 0 1 0 0 12A6 6 0 0 0 8 4m1.2 4.2a1.2 1.2 0 1 0-2.4 0 1.2 1.2 0 0 0 2.4 0m-3 1.8a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4" }) })
8
8
  );
9
9
  export {
10
10
  OrganizationIcon
@@ -6,6 +6,6 @@ const Pen2Icon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3.243 14.325-1.208 3.018a.478.478 0 0 0 .622.621l3.018-1.207a3.8 3.8 0 0 0 1.285-.847L17.406 5.465a2.03 2.03 0 0 0-2.87-2.87L4.09 13.04a3.8 3.8 0 0 0-.847 1.285" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m3.243 14.325-1.208 3.018a.478.478 0 0 0 .622.621l3.018-1.207a3.8 3.8 0 0 0 1.285-.847L17.406 5.465a2.03 2.03 0 0 0-2.87-2.87L4.09 13.04a3.8 3.8 0 0 0-.847 1.285" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4405 1.61071C12.2548 0.796429 13.575 0.796429 14.3893 1.61071C15.2036 2.425 15.2036 3.74521 14.3893 4.55949L5.7374 13.2114C5.43312 13.5157 5.07189 13.757 4.67433 13.9217L2.23559 14.9318C1.90167 15.0701 1.51731 14.9936 1.26175 14.738C1.00618 14.4825 0.929734 14.0981 1.06806 13.7642L2.07815 11.3258C2.24281 10.9282 2.48416 10.5671 2.7884 10.2628L11.4405 1.61071Z" }) })
10
10
  );
11
11
  exports.Pen2Icon = Pen2Icon;
@@ -4,7 +4,7 @@ const Pen2Icon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "m3.243 14.325-1.208 3.018a.478.478 0 0 0 .622.621l3.018-1.207a3.8 3.8 0 0 0 1.285-.847L17.406 5.465a2.03 2.03 0 0 0-2.87-2.87L4.09 13.04a3.8 3.8 0 0 0-.847 1.285" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "m3.243 14.325-1.208 3.018a.478.478 0 0 0 .622.621l3.018-1.207a3.8 3.8 0 0 0 1.285-.847L17.406 5.465a2.03 2.03 0 0 0-2.87-2.87L4.09 13.04a3.8 3.8 0 0 0-.847 1.285" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4405 1.61071C12.2548 0.796429 13.575 0.796429 14.3893 1.61071C15.2036 2.425 15.2036 3.74521 14.3893 4.55949L5.7374 13.2114C5.43312 13.5157 5.07189 13.757 4.67433 13.9217L2.23559 14.9318C1.90167 15.0701 1.51731 14.9936 1.26175 14.738C1.00618 14.4825 0.929734 14.0981 1.06806 13.7642L2.07815 11.3258C2.24281 10.9282 2.48416 10.5671 2.7884 10.2628L11.4405 1.61071Z" }) })
8
8
  );
9
9
  export {
10
10
  Pen2Icon
@@ -6,6 +6,6 @@ const Pen2OutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.433 3.567a.73.73 0 0 0-1.035 0l-.79.79 1.036 1.035.79-.79a.73.73 0 0 0 0-1.035m-1.745 2.781-1.036-1.036-9.048 9.048c-.317.318-.551.71-.68 1.14l-.243.82.819-.245c.43-.128.822-.362 1.14-.68zm-.247-3.737a2.085 2.085 0 0 1 2.949 2.947L6.596 16.352a4.06 4.06 0 0 1-1.71 1.02l-2.017.6a.676.676 0 0 1-.84-.841l.6-2.017a4.06 4.06 0 0 1 1.02-1.71z", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M16.433 3.567a.73.73 0 0 0-1.035 0l-.79.79 1.036 1.035.79-.79a.73.73 0 0 0 0-1.035m-1.745 2.781-1.036-1.036-9.048 9.048c-.317.318-.551.71-.68 1.14l-.243.82.819-.245c.43-.128.822-.362 1.14-.68zm-.247-3.737a2.085 2.085 0 0 1 2.949 2.947L6.596 16.352a4.06 4.06 0 0 1-1.71 1.02l-2.017.6a.676.676 0 0 1-.84-.841l.6-2.017a4.06 4.06 0 0 1 1.02-1.71z", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4907 1.77368C11.5222 0.742107 13.1948 0.742107 14.2263 1.77368C15.2579 2.80525 15.2579 4.47775 14.2263 5.50932L6.5539 13.1817C6.21048 13.5252 5.80278 13.7976 5.35408 13.9834L3.19143 14.8792C2.59919 15.1245 1.91749 14.9889 1.46423 14.5356C1.01096 14.0823 0.875376 13.4006 1.1207 12.8083L1.85282 13.1116L1.1207 12.8083L2.01645 10.646C2.20229 10.1973 2.47468 9.78967 2.81806 9.44629L10.4907 1.77368ZM13.1056 2.89437C12.693 2.48174 12.024 2.48174 11.6114 2.89437L3.93876 10.567C3.74254 10.7632 3.58689 10.9961 3.48069 11.2525L2.74857 10.9492L3.48069 11.2525L2.58495 13.4149L4.74759 12.5192C5.004 12.413 5.23697 12.2573 5.43321 12.0611L13.1056 4.38863C13.5183 3.976 13.5183 3.307 13.1056 2.89437Z" }) })
10
10
  );
11
11
  exports.Pen2OutlineIcon = Pen2OutlineIcon;
@@ -4,7 +4,7 @@ const Pen2OutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M16.433 3.567a.73.73 0 0 0-1.035 0l-.79.79 1.036 1.035.79-.79a.73.73 0 0 0 0-1.035m-1.745 2.781-1.036-1.036-9.048 9.048c-.317.318-.551.71-.68 1.14l-.243.82.819-.245c.43-.128.822-.362 1.14-.68zm-.247-3.737a2.085 2.085 0 0 1 2.949 2.947L6.596 16.352a4.06 4.06 0 0 1-1.71 1.02l-2.017.6a.676.676 0 0 1-.84-.841l.6-2.017a4.06 4.06 0 0 1 1.02-1.71z", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M16.433 3.567a.73.73 0 0 0-1.035 0l-.79.79 1.036 1.035.79-.79a.73.73 0 0 0 0-1.035m-1.745 2.781-1.036-1.036-9.048 9.048c-.317.318-.551.71-.68 1.14l-.243.82.819-.245c.43-.128.822-.362 1.14-.68zm-.247-3.737a2.085 2.085 0 0 1 2.949 2.947L6.596 16.352a4.06 4.06 0 0 1-1.71 1.02l-2.017.6a.676.676 0 0 1-.84-.841l.6-2.017a4.06 4.06 0 0 1 1.02-1.71z", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4907 1.77368C11.5222 0.742107 13.1948 0.742107 14.2263 1.77368C15.2579 2.80525 15.2579 4.47775 14.2263 5.50932L6.5539 13.1817C6.21048 13.5252 5.80278 13.7976 5.35408 13.9834L3.19143 14.8792C2.59919 15.1245 1.91749 14.9889 1.46423 14.5356C1.01096 14.0823 0.875376 13.4006 1.1207 12.8083L1.85282 13.1116L1.1207 12.8083L2.01645 10.646C2.20229 10.1973 2.47468 9.78967 2.81806 9.44629L10.4907 1.77368ZM13.1056 2.89437C12.693 2.48174 12.024 2.48174 11.6114 2.89437L3.93876 10.567C3.74254 10.7632 3.58689 10.9961 3.48069 11.2525L2.74857 10.9492L3.48069 11.2525L2.58495 13.4149L4.74759 12.5192C5.004 12.413 5.23697 12.2573 5.43321 12.0611L13.1056 4.38863C13.5183 3.976 13.5183 3.307 13.1056 2.89437Z" }) })
8
8
  );
9
9
  export {
10
10
  Pen2OutlineIcon
@@ -6,6 +6,6 @@ const PenIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m2.695 14.762-1.262 3.155a.5.5 0 0 0 .65.65l3.154-1.262a4 4 0 0 0 1.343-.886L17.5 5.501a2.121 2.121 0 0 0-3-3L3.58 13.419a4 4 0 0 0-.885 1.343" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m2.695 14.762-1.262 3.155a.5.5 0 0 0 .65.65l3.154-1.262a4 4 0 0 0 1.343-.886L17.5 5.501a2.121 2.121 0 0 0-3-3L3.58 13.419a4 4 0 0 0-.885 1.343" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.013 2.513a1.75 1.75 0 0 1 2.475 2.474L6.226 12.25a2.8 2.8 0 0 1-.892.596l-2.047.848a.75.75 0 0 1-.98-.98l.848-2.047a2.8 2.8 0 0 1 .596-.892z", clipRule: "evenodd" }) })
10
10
  );
11
11
  exports.PenIcon = PenIcon;
@@ -4,7 +4,7 @@ const PenIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "m2.695 14.762-1.262 3.155a.5.5 0 0 0 .65.65l3.154-1.262a4 4 0 0 0 1.343-.886L17.5 5.501a2.121 2.121 0 0 0-3-3L3.58 13.419a4 4 0 0 0-.885 1.343" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "m2.695 14.762-1.262 3.155a.5.5 0 0 0 .65.65l3.154-1.262a4 4 0 0 0 1.343-.886L17.5 5.501a2.121 2.121 0 0 0-3-3L3.58 13.419a4 4 0 0 0-.885 1.343" }) : /* @__PURE__ */ jsx("path", { d: "M11.013 2.513a1.75 1.75 0 0 1 2.475 2.474L6.226 12.25a2.8 2.8 0 0 1-.892.596l-2.047.848a.75.75 0 0 1-.98-.98l.848-2.047a2.8 2.8 0 0 1 .596-.892z", clipRule: "evenodd" }) })
8
8
  );
9
9
  export {
10
10
  PenIcon
@@ -6,6 +6,6 @@ const PenOutlineIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.137 2.863a.81.81 0 0 0-1.149 0l-.876.876 1.15 1.149.875-.876a.81.81 0 0 0 0-1.149M15.2 5.949l-1.149-1.15L4.014 14.838a3 3 0 0 0-.754 1.265l-.27.908.908-.27a3 3 0 0 0 1.265-.754zm-.273-4.147a2.313 2.313 0 0 1 3.27 3.27L6.225 17.048a4.5 4.5 0 0 1-1.897 1.13l-2.238.667a.75.75 0 0 1-.933-.933l.667-2.238a4.5 4.5 0 0 1 1.13-1.897z", clipRule: "evenodd" }) })
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M17.137 2.863a.81.81 0 0 0-1.149 0l-.876.876 1.15 1.149.875-.876a.81.81 0 0 0 0-1.149M15.2 5.949l-1.149-1.15L4.014 14.838a3 3 0 0 0-.754 1.265l-.27.908.908-.27a3 3 0 0 0 1.265-.754zm-.273-4.147a2.313 2.313 0 0 1 3.27 3.27L6.225 17.048a4.5 4.5 0 0 1-1.897 1.13l-2.238.667a.75.75 0 0 1-.933-.933l.667-2.238a4.5 4.5 0 0 1 1.13-1.897z", clipRule: "evenodd" }) : /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M10.232 1.982a2.5 2.5 0 1 1 3.536 3.536l-7.262 7.261a3.5 3.5 0 0 1-1.135.759l-2.047.848a1.5 1.5 0 0 1-1.96-1.96l.693.287-.693-.287.848-2.047a3.5 3.5 0 0 1 .759-1.135zm2.475 1.06a1 1 0 0 0-1.414 0L4.03 10.306a2 2 0 0 0-.433.648l-.693-.287.693.287L2.75 13l2.047-.848c.243-.1.463-.248.649-.433l7.261-7.262a1 1 0 0 0 0-1.414", clipRule: "evenodd" }) })
10
10
  );
11
11
  exports.PenOutlineIcon = PenOutlineIcon;
@@ -4,7 +4,7 @@ const PenOutlineIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsx(Icon, { ...props, children: /* @__PURE__ */ jsx("path", { d: "M17.137 2.863a.81.81 0 0 0-1.149 0l-.876.876 1.15 1.149.875-.876a.81.81 0 0 0 0-1.149M15.2 5.949l-1.149-1.15L4.014 14.838a3 3 0 0 0-.754 1.265l-.27.908.908-.27a3 3 0 0 0 1.265-.754zm-.273-4.147a2.313 2.313 0 0 1 3.27 3.27L6.225 17.048a4.5 4.5 0 0 1-1.897 1.13l-2.238.667a.75.75 0 0 1-.933-.933l.667-2.238a4.5 4.5 0 0 1 1.13-1.897z", clipRule: "evenodd" }) })
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsx("path", { d: "M17.137 2.863a.81.81 0 0 0-1.149 0l-.876.876 1.15 1.149.875-.876a.81.81 0 0 0 0-1.149M15.2 5.949l-1.149-1.15L4.014 14.838a3 3 0 0 0-.754 1.265l-.27.908.908-.27a3 3 0 0 0 1.265-.754zm-.273-4.147a2.313 2.313 0 0 1 3.27 3.27L6.225 17.048a4.5 4.5 0 0 1-1.897 1.13l-2.238.667a.75.75 0 0 1-.933-.933l.667-2.238a4.5 4.5 0 0 1 1.13-1.897z", clipRule: "evenodd" }) : /* @__PURE__ */ jsx("path", { d: "M10.232 1.982a2.5 2.5 0 1 1 3.536 3.536l-7.262 7.261a3.5 3.5 0 0 1-1.135.759l-2.047.848a1.5 1.5 0 0 1-1.96-1.96l.693.287-.693-.287.848-2.047a3.5 3.5 0 0 1 .759-1.135zm2.475 1.06a1 1 0 0 0-1.414 0L4.03 10.306a2 2 0 0 0-.433.648l-.693-.287.693.287L2.75 13l2.047-.848c.243-.1.463-.248.649-.433l7.261-7.262a1 1 0 0 0 0-1.414", clipRule: "evenodd" }) })
8
8
  );
9
9
  export {
10
10
  PenOutlineIcon
@@ -6,9 +6,12 @@ const PencilIcon = ({
6
6
  ...props
7
7
  }) => (
8
8
  // eslint-disable-next-line react/jsx-props-no-spreading
9
- /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, { ...props, children: [
9
+ /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
10
10
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m5.407 13.947 1.253-3.13c.2-.5.498-.953.878-1.333l6.868-6.867a2.105 2.105 0 1 1 2.977 2.977l-6.867 6.867c-.38.38-.834.68-1.333.879l-3.13 1.252a.496.496 0 0 1-.646-.645" }),
11
11
  /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M3.489 5.842a1.24 1.24 0 0 1 1.24-1.241H9.94a.744.744 0 0 0 0-1.489H4.73A2.73 2.73 0 0 0 2 5.842v9.428A2.73 2.73 0 0 0 4.73 18h9.428a2.73 2.73 0 0 0 2.73-2.73v-5.21a.744.744 0 0 0-1.49 0v5.21a1.24 1.24 0 0 1-1.24 1.241H4.73a1.24 1.24 0 0 1-1.24-1.24z" })
12
- ] })
12
+ ] }) : /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M14.402 1.59799C13.6047 0.80067 12.312 0.80067 11.5147 1.59799L6.5428 6.56985C6.2449 6.86776 6.00858 7.22142 5.84735 7.61064L4.8583 9.99827C4.72286 10.3252 4.79771 10.7016 5.04795 10.9518C5.29819 11.2021 5.67454 11.277 6.00151 11.1415L8.38944 10.1525C8.77872 9.99126 9.13242 9.75492 9.43036 9.45699L14.402 4.48534C15.1993 3.68802 15.1993 2.39531 14.402 1.59799Z" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M4.20833 2.75C3.40291 2.75 2.75 3.40291 2.75 4.20833V11.7916C2.75 12.5971 3.40291 13.25 4.20833 13.25H11.7916C12.5971 13.25 13.25 12.5971 13.25 11.7916V9.16665C13.25 8.6834 13.6417 8.29165 14.125 8.29165C14.6082 8.29165 15 8.6834 15 9.16665V11.7916C15 13.5636 13.5636 15 11.7916 15H4.20833C2.43642 15 1 13.5636 1 11.7916V4.20833C1 2.43642 2.43642 1 4.20833 1H6.83332C7.31657 1 7.70832 1.39175 7.70832 1.875C7.70832 2.35825 7.31657 2.75 6.83332 2.75H4.20833Z" })
15
+ ] }) })
13
16
  );
14
17
  exports.PencilIcon = PencilIcon;
@@ -1,13 +1,16 @@
1
- import { jsxs, jsx } from "@emotion/react/jsx-runtime";
1
+ import { jsx, jsxs, Fragment } from "@emotion/react/jsx-runtime";
2
2
  import { Icon } from "../Icon.js";
3
3
  const PencilIcon = ({
4
4
  ...props
5
5
  }) => (
6
6
  // eslint-disable-next-line react/jsx-props-no-spreading
7
- /* @__PURE__ */ jsxs(Icon, { ...props, children: [
7
+ /* @__PURE__ */ jsx(Icon, { ...props, children: props.size === "large" ? /* @__PURE__ */ jsxs(Fragment, { children: [
8
8
  /* @__PURE__ */ jsx("path", { d: "m5.407 13.947 1.253-3.13c.2-.5.498-.953.878-1.333l6.868-6.867a2.105 2.105 0 1 1 2.977 2.977l-6.867 6.867c-.38.38-.834.68-1.333.879l-3.13 1.252a.496.496 0 0 1-.646-.645" }),
9
9
  /* @__PURE__ */ jsx("path", { d: "M3.489 5.842a1.24 1.24 0 0 1 1.24-1.241H9.94a.744.744 0 0 0 0-1.489H4.73A2.73 2.73 0 0 0 2 5.842v9.428A2.73 2.73 0 0 0 4.73 18h9.428a2.73 2.73 0 0 0 2.73-2.73v-5.21a.744.744 0 0 0-1.49 0v5.21a1.24 1.24 0 0 1-1.24 1.241H4.73a1.24 1.24 0 0 1-1.24-1.24z" })
10
- ] })
10
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
11
+ /* @__PURE__ */ jsx("path", { d: "M14.402 1.59799C13.6047 0.80067 12.312 0.80067 11.5147 1.59799L6.5428 6.56985C6.2449 6.86776 6.00858 7.22142 5.84735 7.61064L4.8583 9.99827C4.72286 10.3252 4.79771 10.7016 5.04795 10.9518C5.29819 11.2021 5.67454 11.277 6.00151 11.1415L8.38944 10.1525C8.77872 9.99126 9.13242 9.75492 9.43036 9.45699L14.402 4.48534C15.1993 3.68802 15.1993 2.39531 14.402 1.59799Z" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M4.20833 2.75C3.40291 2.75 2.75 3.40291 2.75 4.20833V11.7916C2.75 12.5971 3.40291 13.25 4.20833 13.25H11.7916C12.5971 13.25 13.25 12.5971 13.25 11.7916V9.16665C13.25 8.6834 13.6417 8.29165 14.125 8.29165C14.6082 8.29165 15 8.6834 15 9.16665V11.7916C15 13.5636 13.5636 15 11.7916 15H4.20833C2.43642 15 1 13.5636 1 11.7916V4.20833C1 2.43642 2.43642 1 4.20833 1H6.83332C7.31657 1 7.70832 1.39175 7.70832 1.875C7.70832 2.35825 7.31657 2.75 6.83332 2.75H4.20833Z" })
13
+ ] }) })
11
14
  );
12
15
  export {
13
16
  PencilIcon