@ozen-ui/icons 0.17.0 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/alert_off_s_icon.svg +4 -2
  2. package/archive_s_icon.svg +4 -2
  3. package/bank_s_icon.svg +4 -2
  4. package/barcode_s_icon.svg +4 -2
  5. package/bill_s_icon.svg +4 -2
  6. package/call_active_s_icon.svg +4 -2
  7. package/cart_2_filled_m_icon.svg +4 -2
  8. package/cart_2_filled_s_icon.svg +4 -2
  9. package/cart_2_outline_m_icon.svg +4 -2
  10. package/cart_2_outline_s_icon.svg +4 -2
  11. package/catalog_s_icon.svg +4 -2
  12. package/chat_info_s_icon.svg +4 -2
  13. package/chat_message_filled_s_icon.svg +4 -2
  14. package/chat_message_s_icon.svg +4 -2
  15. package/comment_s_icon.svg +4 -2
  16. package/dashboard_m_icon.svg +1 -1
  17. package/dashboard_s_icon.svg +5 -3
  18. package/dist/cjs/AlertOffIcon/AlertOffSIcon.js +2 -2
  19. package/dist/cjs/ArchiveIcon/ArchiveSIcon.js +2 -2
  20. package/dist/cjs/BankIcon/BankSIcon.js +2 -2
  21. package/dist/cjs/BarcodeIcon/BarcodeSIcon.js +2 -2
  22. package/dist/cjs/BillIcon/BillSIcon.js +2 -2
  23. package/dist/cjs/CallActiveIcon/CallActiveSIcon.js +2 -2
  24. package/dist/cjs/Cart2FilledIcon/Cart2FilledMIcon.js +2 -2
  25. package/dist/cjs/Cart2FilledIcon/Cart2FilledSIcon.js +2 -2
  26. package/dist/cjs/Cart2OutlineIcon/Cart2OutlineMIcon.js +2 -2
  27. package/dist/cjs/Cart2OutlineIcon/Cart2OutlineSIcon.js +2 -2
  28. package/dist/cjs/CatalogIcon/CatalogSIcon.js +2 -2
  29. package/dist/cjs/ChatInfoIcon/ChatInfoSIcon.js +2 -2
  30. package/dist/cjs/ChatMessageFilledIcon/ChatMessageFilledSIcon.js +2 -2
  31. package/dist/cjs/ChatMessageIcon/ChatMessageSIcon.js +2 -2
  32. package/dist/cjs/CommentIcon/CommentSIcon.js +2 -2
  33. package/dist/cjs/DashboardIcon/DashboardMIcon.js +1 -1
  34. package/dist/cjs/DashboardIcon/DashboardSIcon.js +3 -3
  35. package/dist/cjs/DotIcon/DotIcon.d.ts +7 -0
  36. package/dist/cjs/DotIcon/DotIcon.js +63 -0
  37. package/dist/cjs/DotIcon/DotMIcon.d.ts +3 -0
  38. package/dist/cjs/DotIcon/DotMIcon.js +41 -0
  39. package/dist/cjs/DotIcon/DotSIcon.d.ts +3 -0
  40. package/dist/cjs/DotIcon/DotSIcon.js +41 -0
  41. package/dist/cjs/DotIcon/index.d.ts +1 -0
  42. package/dist/cjs/DotIcon/index.js +5 -0
  43. package/dist/cjs/EventIcon/EventSIcon.js +2 -2
  44. package/dist/cjs/FilterClearIcon/FilterClearSIcon.js +2 -2
  45. package/dist/cjs/FrozenIcon/FrozenSIcon.js +2 -2
  46. package/dist/cjs/FundFilledIcon/FundFilledSIcon.js +2 -2
  47. package/dist/cjs/FundIcon/FundSIcon.js +2 -2
  48. package/dist/cjs/FunnelIcon/FunnelSIcon.js +2 -2
  49. package/dist/cjs/GiftIcon/GiftSIcon.js +2 -2
  50. package/dist/cjs/GlobeIcon/GlobeSIcon.js +2 -2
  51. package/dist/cjs/GridIcon/GridSIcon.js +2 -2
  52. package/dist/cjs/GroupUserIcon/GroupUserSIcon.js +2 -2
  53. package/dist/cjs/LightIcon/LightSIcon.js +2 -2
  54. package/dist/cjs/LinkIcon/LinkSIcon.js +2 -2
  55. package/dist/cjs/LogsIcon/LogsSIcon.js +2 -2
  56. package/dist/cjs/OpenEyesIcon/OpenEyesMIcon.js +1 -2
  57. package/dist/cjs/OverdueIcon/OverdueSIcon.js +2 -2
  58. package/dist/cjs/PauseOutlineIcon/PauseOutlineSIcon.js +2 -2
  59. package/dist/cjs/PowerOutlineIcon/PowerOutlineSIcon.js +2 -2
  60. package/dist/cjs/ProfileIcon/ProfileSIcon.js +2 -2
  61. package/dist/cjs/RateIcon/RateSIcon.js +2 -2
  62. package/dist/cjs/ShopIcon/ShopSIcon.js +2 -2
  63. package/dist/cjs/SoundOffIcon/SoundOffSIcon.js +2 -2
  64. package/dist/cjs/StatisticIcon/StatisticSIcon.js +2 -2
  65. package/dist/cjs/Suitcase1Icon/Suitcase1SIcon.js +2 -2
  66. package/dist/cjs/Suitcase2Icon/Suitcase2SIcon.js +2 -2
  67. package/dist/cjs/SupportIcon/SupportSIcon.js +2 -2
  68. package/dist/cjs/TariffIcon/TariffIcon.d.ts +7 -0
  69. package/dist/cjs/TariffIcon/TariffIcon.js +63 -0
  70. package/dist/cjs/TariffIcon/TariffMIcon.d.ts +3 -0
  71. package/dist/cjs/TariffIcon/TariffMIcon.js +41 -0
  72. package/dist/cjs/TariffIcon/TariffSIcon.d.ts +3 -0
  73. package/dist/cjs/TariffIcon/TariffSIcon.js +45 -0
  74. package/dist/cjs/TariffIcon/index.d.ts +1 -0
  75. package/dist/cjs/TariffIcon/index.js +5 -0
  76. package/dist/cjs/TasksIcon/TasksMIcon.js +2 -3
  77. package/dist/cjs/TasksIcon/TasksSIcon.js +3 -3
  78. package/dist/cjs/TechChatIcon/TechChatSIcon.js +2 -2
  79. package/dist/cjs/TemplatesIcon/TemplatesSIcon.js +2 -2
  80. package/dist/cjs/UnlinkIcon/UnlinkSIcon.js +2 -2
  81. package/dist/cjs/UploadCloudIcon/UploadCloudSIcon.js +2 -2
  82. package/dist/cjs/VideoOffIcon/VideoOffSIcon.js +2 -2
  83. package/dist/cjs/WidgetIcon/WidgetSIcon.js +2 -2
  84. package/dist/cjs/index.d.ts +2 -0
  85. package/dist/cjs/index.js +9 -5
  86. package/dist/esm/AlertOffIcon/AlertOffSIcon.js +2 -2
  87. package/dist/esm/ArchiveIcon/ArchiveSIcon.js +2 -2
  88. package/dist/esm/BankIcon/BankSIcon.js +2 -2
  89. package/dist/esm/BarcodeIcon/BarcodeSIcon.js +2 -2
  90. package/dist/esm/BillIcon/BillSIcon.js +2 -2
  91. package/dist/esm/CallActiveIcon/CallActiveSIcon.js +2 -2
  92. package/dist/esm/Cart2FilledIcon/Cart2FilledMIcon.js +2 -2
  93. package/dist/esm/Cart2FilledIcon/Cart2FilledSIcon.js +2 -2
  94. package/dist/esm/Cart2OutlineIcon/Cart2OutlineMIcon.js +2 -2
  95. package/dist/esm/Cart2OutlineIcon/Cart2OutlineSIcon.js +2 -2
  96. package/dist/esm/CatalogIcon/CatalogSIcon.js +2 -2
  97. package/dist/esm/ChatInfoIcon/ChatInfoSIcon.js +2 -2
  98. package/dist/esm/ChatMessageFilledIcon/ChatMessageFilledSIcon.js +2 -2
  99. package/dist/esm/ChatMessageIcon/ChatMessageSIcon.js +2 -2
  100. package/dist/esm/CommentIcon/CommentSIcon.js +2 -2
  101. package/dist/esm/DashboardIcon/DashboardMIcon.js +1 -1
  102. package/dist/esm/DashboardIcon/DashboardSIcon.js +3 -3
  103. package/dist/esm/DotIcon/DotIcon.d.ts +7 -0
  104. package/dist/esm/DotIcon/DotIcon.js +37 -0
  105. package/dist/esm/DotIcon/DotMIcon.d.ts +3 -0
  106. package/dist/esm/DotIcon/DotMIcon.js +15 -0
  107. package/dist/esm/DotIcon/DotSIcon.d.ts +3 -0
  108. package/dist/esm/DotIcon/DotSIcon.js +15 -0
  109. package/dist/esm/DotIcon/index.d.ts +1 -0
  110. package/dist/esm/DotIcon/index.js +1 -0
  111. package/dist/esm/EventIcon/EventSIcon.js +2 -2
  112. package/dist/esm/FilterClearIcon/FilterClearSIcon.js +2 -2
  113. package/dist/esm/FrozenIcon/FrozenSIcon.js +2 -2
  114. package/dist/esm/FundFilledIcon/FundFilledSIcon.js +2 -2
  115. package/dist/esm/FundIcon/FundSIcon.js +2 -2
  116. package/dist/esm/FunnelIcon/FunnelSIcon.js +2 -2
  117. package/dist/esm/GiftIcon/GiftSIcon.js +2 -2
  118. package/dist/esm/GlobeIcon/GlobeSIcon.js +2 -2
  119. package/dist/esm/GridIcon/GridSIcon.js +2 -2
  120. package/dist/esm/GroupUserIcon/GroupUserSIcon.js +2 -2
  121. package/dist/esm/LightIcon/LightSIcon.js +2 -2
  122. package/dist/esm/LinkIcon/LinkSIcon.js +2 -2
  123. package/dist/esm/LogsIcon/LogsSIcon.js +2 -2
  124. package/dist/esm/OpenEyesIcon/OpenEyesMIcon.js +1 -2
  125. package/dist/esm/OverdueIcon/OverdueSIcon.js +2 -2
  126. package/dist/esm/PauseOutlineIcon/PauseOutlineSIcon.js +2 -2
  127. package/dist/esm/PowerOutlineIcon/PowerOutlineSIcon.js +2 -2
  128. package/dist/esm/ProfileIcon/ProfileSIcon.js +2 -2
  129. package/dist/esm/RateIcon/RateSIcon.js +2 -2
  130. package/dist/esm/ShopIcon/ShopSIcon.js +2 -2
  131. package/dist/esm/SoundOffIcon/SoundOffSIcon.js +2 -2
  132. package/dist/esm/StatisticIcon/StatisticSIcon.js +2 -2
  133. package/dist/esm/Suitcase1Icon/Suitcase1SIcon.js +2 -2
  134. package/dist/esm/Suitcase2Icon/Suitcase2SIcon.js +2 -2
  135. package/dist/esm/SupportIcon/SupportSIcon.js +2 -2
  136. package/dist/esm/TariffIcon/TariffIcon.d.ts +7 -0
  137. package/dist/esm/TariffIcon/TariffIcon.js +37 -0
  138. package/dist/esm/TariffIcon/TariffMIcon.d.ts +3 -0
  139. package/dist/esm/TariffIcon/TariffMIcon.js +15 -0
  140. package/dist/esm/TariffIcon/TariffSIcon.d.ts +3 -0
  141. package/dist/esm/TariffIcon/TariffSIcon.js +19 -0
  142. package/dist/esm/TariffIcon/index.d.ts +1 -0
  143. package/dist/esm/TariffIcon/index.js +1 -0
  144. package/dist/esm/TasksIcon/TasksMIcon.js +2 -3
  145. package/dist/esm/TasksIcon/TasksSIcon.js +3 -3
  146. package/dist/esm/TechChatIcon/TechChatSIcon.js +2 -2
  147. package/dist/esm/TemplatesIcon/TemplatesSIcon.js +2 -2
  148. package/dist/esm/UnlinkIcon/UnlinkSIcon.js +2 -2
  149. package/dist/esm/UploadCloudIcon/UploadCloudSIcon.js +2 -2
  150. package/dist/esm/VideoOffIcon/VideoOffSIcon.js +2 -2
  151. package/dist/esm/WidgetIcon/WidgetSIcon.js +2 -2
  152. package/dist/esm/index.d.ts +2 -0
  153. package/dist/esm/index.js +2 -0
  154. package/dot_m_icon.svg +3 -0
  155. package/dot_s_icon.svg +3 -0
  156. package/event_s_icon.svg +4 -2
  157. package/filter_clear_s_icon.svg +4 -2
  158. package/frozen_s_icon.svg +4 -2
  159. package/fund_filled_s_icon.svg +4 -2
  160. package/fund_s_icon.svg +4 -2
  161. package/funnel_s_icon.svg +4 -2
  162. package/gift_s_icon.svg +4 -2
  163. package/globe_s_icon.svg +4 -2
  164. package/grid_s_icon.svg +4 -2
  165. package/group_user_s_icon.svg +4 -2
  166. package/light_s_icon.svg +4 -2
  167. package/link_s_icon.svg +4 -2
  168. package/logs_s_icon.svg +4 -2
  169. package/manifest.json +12 -0
  170. package/open_eyes_m_icon.svg +4 -12
  171. package/overdue_s_icon.svg +4 -2
  172. package/package.json +1 -1
  173. package/pause_outline_s_icon.svg +4 -2
  174. package/power_outline_s_icon.svg +4 -2
  175. package/profile_s_icon.svg +4 -2
  176. package/rate_s_icon.svg +4 -2
  177. package/shop_s_icon.svg +4 -2
  178. package/sound_off_s_icon.svg +4 -2
  179. package/statistic_s_icon.svg +4 -2
  180. package/suitcase_1_s_icon.svg +4 -2
  181. package/suitcase_2_s_icon.svg +4 -2
  182. package/support_s_icon.svg +4 -2
  183. package/tariff_m_icon.svg +9 -0
  184. package/tariff_s_icon.svg +16 -0
  185. package/tasks_m_icon.svg +2 -8
  186. package/tasks_s_icon.svg +5 -3
  187. package/tech_chat_s_icon.svg +4 -2
  188. package/templates_s_icon.svg +4 -2
  189. package/unlink_s_icon.svg +4 -2
  190. package/upload_cloud_s_icon.svg +4 -2
  191. package/video_off_s_icon.svg +4 -2
  192. package/widget_s_icon.svg +4 -2
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var CommentSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#CommentSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.154 1.75a.327.327 0 0 0-.327.327v9.692a.75.75 0 0 1-.039.237l-.644 1.935 2.982-.746a.749.749 0 0 1 .182-.022h8.615a.327.327 0 0 0 .327-.327V2.076a.327.327 0 0 0-.327-.326H3.153ZM1.862.785A1.827 1.827 0 0 1 3.154.25h10.77a1.827 1.827 0 0 1 1.826 1.827v10.77a1.827 1.827 0 0 1-1.827 1.826H5.4l-4.218 1.055a.75.75 0 0 1-.894-.965l1.039-3.115V2.077c0-.485.192-.95.535-1.292ZM5.25 6A.75.75 0 0 1 6 5.25h5a.75.75 0 0 1 0 1.5H6A.75.75 0 0 1 5.25 6Zm0 3A.75.75 0 0 1 6 8.25h4a.75.75 0 1 1 0 1.5H6A.75.75 0 0 1 5.25 9Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "CommentSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  CommentSIcon.displayName = 'CommentSIcon';
@@ -11,5 +11,5 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var DashboardMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.875 2.875c.4-.4.943-.625 1.51-.625h15.23a2.134 2.134 0 0 1 2.135 2.135v11.077a2.134 2.134 0 0 1-2.135 2.134h-3.727l2.873 2.874a.75.75 0 0 1-1.06 1.06l-3.935-3.934H12.75V21a.75.75 0 0 1-1.5 0v-3.404h-1.016L6.299 21.53a.75.75 0 0 1-1.06-1.06l2.873-2.874H4.385a2.135 2.135 0 0 1-2.135-2.134V4.385c0-.567.225-1.11.625-1.51ZM9.93 16.096H4.385a.635.635 0 0 1-.635-.634V7.904h16.5v7.558a.635.635 0 0 1-.635.634H9.93Zm10.32-9.692v-2.02a.635.635 0 0 0-.635-.634H4.385a.635.635 0 0 0-.635.635v2.019h16.5Z", clipRule: "evenodd" }))); });
14
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2 6.534a4.534 4.534 0 1 1 9.068 0 4.534 4.534 0 0 1-9.068 0ZM6.534 3.5a3.034 3.034 0 1 0 0 6.068 3.034 3.034 0 0 0 0-6.068Zm6.398 3.034a4.534 4.534 0 1 1 9.068 0 4.534 4.534 0 0 1-9.068 0ZM17.466 3.5a3.034 3.034 0 1 0 0 6.068 3.034 3.034 0 0 0 0-6.068ZM2 17.466a4.534 4.534 0 1 1 9.068 0 4.534 4.534 0 0 1-9.068 0Zm4.534-3.034a3.034 3.034 0 1 0 0 6.068 3.034 3.034 0 0 0 0-6.068Zm6.398 3.034a4.534 4.534 0 1 1 9.068 0 4.534 4.534 0 0 1-9.068 0Zm4.534-3.034a3.034 3.034 0 1 0 0 6.068 3.034 3.034 0 0 0 0-6.068Z", clipRule: "evenodd" }))); });
15
15
  DashboardMIcon.displayName = 'DashboardMIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var DashboardSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
15
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.785.785A1.827 1.827 0 0 1 2.077.25h11.846a1.827 1.827 0 0 1 1.827 1.827v8.615a1.827 1.827 0 0 1-1.827 1.827h-2.497l1.95 1.95a.75.75 0 1 1-1.06 1.061l-3.011-3.01H8.75V15a.75.75 0 0 1-1.5 0v-2.48h-.555l-3.01 3.01a.75.75 0 0 1-1.061-1.06l1.95-1.95H2.077A1.827 1.827 0 0 1 .25 10.691V2.077c0-.485.192-.95.535-1.292ZM6.39 11.02a.18.18 0 0 0-.01 0H2.076a.327.327 0 0 1-.327-.327V4.981h12.5v5.711a.327.327 0 0 1-.327.327H9.621a.18.18 0 0 0-.01 0H6.39Zm7.86-7.538V2.077a.327.327 0 0 0-.327-.327H2.077a.327.327 0 0 0-.327.327V3.48h12.5Z", clipRule: "evenodd" })),
14
+ React.createElement("g", { clipPath: "url(#DashboardSIcon__a)" },
15
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.25 4a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM4 1.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM8.25 4a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM12 1.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM.25 12a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM4 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5ZM8.25 12a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "DashboardSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  DashboardSIcon.displayName = 'DashboardSIcon';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import type { IconProps, IconSize } from '../types';
3
+ type DotIconProps = IconProps & {
4
+ size?: IconSize;
5
+ };
6
+ export declare const DotIcon: React.FC<DotIconProps>;
7
+ export {};
@@ -0,0 +1,37 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { forwardRef } from 'react';
24
+ import { DotMIcon } from './DotMIcon';
25
+ import { DotSIcon } from './DotSIcon';
26
+ export var DotIcon = forwardRef(function (_a, ref) {
27
+ var size = _a.size, otherProps = __rest(_a, ["size"]);
28
+ switch (size) {
29
+ case 's':
30
+ return React.createElement(DotSIcon, __assign({}, otherProps, { ref: ref }));
31
+ case 'm':
32
+ return React.createElement(DotMIcon, __assign({}, otherProps, { ref: ref }));
33
+ default:
34
+ return React.createElement(DotMIcon, __assign({}, otherProps, { ref: ref }));
35
+ }
36
+ });
37
+ DotIcon.displayName = 'DotIcon';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import type { IconProps } from '../types';
3
+ export declare const DotMIcon: React.FC<IconProps>;
@@ -0,0 +1,15 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import React, { forwardRef } from 'react';
13
+ export var DotMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
+ React.createElement("circle", { cx: "12", cy: "12", r: "2", fill: "currentColor" }))); });
15
+ DotMIcon.displayName = 'DotMIcon';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import type { IconProps } from '../types';
3
+ export declare const DotSIcon: React.FC<IconProps>;
@@ -0,0 +1,15 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import React, { forwardRef } from 'react';
13
+ export var DotSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
+ React.createElement("circle", { cx: "8", cy: "8", r: "2", fill: "currentColor" }))); });
15
+ DotSIcon.displayName = 'DotSIcon';
@@ -0,0 +1 @@
1
+ export { DotIcon } from './DotIcon';
@@ -0,0 +1 @@
1
+ export { DotIcon } from './DotIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var EventSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#EventSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4-.179a.75.75 0 0 1 .75.75v.965h4.964a.75.75 0 1 1 0 1.5H4.75V4a.75.75 0 1 1-1.5 0V.571A.75.75 0 0 1 4-.179Zm8 0a.75.75 0 0 1 .75.75v.965h1.536a1.893 1.893 0 0 1 1.893 1.893v10.857a1.893 1.893 0 0 1-1.893 1.893H1.714a1.893 1.893 0 0 1-1.893-1.893V3.429a1.893 1.893 0 0 1 1.893-1.893.75.75 0 1 1 0 1.5.393.393 0 0 0-.393.393v10.857a.393.393 0 0 0 .393.393h12.572a.393.393 0 0 0 .393-.393V3.429a.393.393 0 0 0-.393-.393H12.75V4a.75.75 0 0 1-1.5 0V.571a.75.75 0 0 1 .75-.75ZM7.999 6.427l-.571 1.147a1.05 1.05 0 0 1-.824.6l-1.242.181.928.89a1.06 1.06 0 0 1 .27.99l-.207 1.235 1.136-.601a1.13 1.13 0 0 1 1.013 0l1.159.613-.173-1.211a1.06 1.06 0 0 1 .066-.834.75.75 0 0 1 .148-.195l.937-.89-1.255-.19a1.05 1.05 0 0 1-.821-.6l-.564-1.135Zm3.515 2.058-.01-.002.01.002Zm-3.132-2.83.005-.01a.42.42 0 0 1-.005.01Zm-.404-1.263a1.072 1.072 0 0 1 .973.58l.005.01.858 1.728 1.9.288a1.072 1.072 0 0 1 .586 1.846l-1.32 1.254.279 1.966A1.072 1.072 0 0 1 9.68 13.19l-1.685-.892-1.686.893a1.074 1.074 0 0 1-1.575-1.137l.321-1.915-1.368-1.312-.014-.013A1.072 1.072 0 0 1 4.263 7l.011-.002 1.904-.278L7.033 5a1.072 1.072 0 0 1 .945-.608Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "EventSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  EventSIcon.displayName = 'EventSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var FilterClearSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#FilterClearSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9 3.5C9 1.566 10.566 0 12.5 0S16 1.566 16 3.5 14.434 7 12.5 7A3.498 3.498 0 0 1 9 3.5Zm2.147-1.354a.5.5 0 0 1 .707 0l.647.647.646-.647a.5.5 0 1 1 .707.708l-.646.646.646.646a.5.5 0 1 1-.707.708l-.646-.647-.647.647a.5.5 0 1 1-.707-.708l.646-.646-.646-.646a.5.5 0 0 1 0-.708Zm-1.599 5.66.131-.176c.419.286.883.51 1.38.66l-.309.413v6.101a1 1 0 0 1-1.353.936l-3.176-1.198a1.5 1.5 0 0 1-.971-1.404V8.703L1.29 3.397C.55 2.408 1.257 1 2.492 1h5.676c-.265.459-.46.964-.568 1.5H2.492l3.96 5.305c.035.048.068.097.097.148h2.902c.03-.051.062-.1.097-.148ZM9.25 9.452h-2.5v3.685l2.5.943V9.453Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "FilterClearSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  FilterClearSIcon.displayName = 'FilterClearSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var FrozenSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#FrozenSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.316.47a.75.75 0 0 1 1.06 0L8 2.093 9.624.47a.75.75 0 0 1 1.06 1.06L8.75 3.465V7.25h3.786l1.934-1.934a.75.75 0 0 1 1.06 1.06L13.908 8l1.624 1.624a.75.75 0 1 1-1.061 1.06L12.536 8.75H8.75v3.786l1.934 1.934a.75.75 0 1 1-1.06 1.06L8 13.907 6.377 15.53a.75.75 0 0 1-1.061-1.06l1.934-1.934V8.75H3.465L1.53 10.684a.75.75 0 1 1-1.06-1.06L2.093 8 .47 6.376a.75.75 0 0 1 1.06-1.06L3.465 7.25H7.25V3.465L5.316 1.53a.75.75 0 0 1 0-1.06ZM3.7 3.7a.75.75 0 0 1 1.061 0l1.616 1.616a.75.75 0 0 1-1.061 1.06L3.7 4.762a.75.75 0 0 1 0-1.06Zm8.6 0a.75.75 0 0 1 0 1.061l-1.616 1.616a.75.75 0 0 1-1.06-1.061L11.239 3.7a.75.75 0 0 1 1.06 0ZM6.377 9.623a.75.75 0 0 1 0 1.061L4.76 12.3a.75.75 0 0 1-1.06-1.061l1.615-1.616a.75.75 0 0 1 1.06 0Zm3.247 0a.75.75 0 0 1 1.06 0L12.3 11.24a.75.75 0 1 1-1.06 1.06l-1.616-1.615a.75.75 0 0 1 0-1.06Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "FrozenSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  FrozenSIcon.displayName = 'FrozenSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var FundFilledSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#FundFilledSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.308.001a7.738 7.738 0 0 0-5.966 3.76 7.777 7.777 0 0 0 1.715 9.955 7.743 7.743 0 0 0 6.88 1.537 7.745 7.745 0 0 0 3.2-1.706L7.523 8.24a.693.693 0 0 1-.214-.504L7.308 0Zm6.78 12.54a7.773 7.773 0 0 0-1.543-11.097A7.739 7.739 0 0 0 8.691 0v7.437l5.395 5.103Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "FundFilledSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  FundFilledSIcon.displayName = 'FundFilledSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var FundSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#FundSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.52 2.52a7.75 7.75 0 0 1 11.03 10.89.755.755 0 0 1-.14.14A7.75 7.75 0 0 1 2.52 2.52Zm10.398 9.337A6.25 6.25 0 0 0 8.75 1.795V7.69l4.168 4.168ZM7.25 1.795V8c0 .199.079.39.22.53l4.387 4.388A6.25 6.25 0 1 1 7.25 1.795Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "FundSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  FundSIcon.displayName = 'FundSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var FunnelSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#FunnelSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.333.657A.75.75 0 0 1 1 .25h14a.75.75 0 0 1 .61 1.186l-5.245 7.343v4.067a.75.75 0 0 1-.334.624l-3.23 2.154A.75.75 0 0 1 5.635 15V8.779L.39 1.436a.75.75 0 0 1-.057-.78ZM2.457 1.75l4.538 6.353c.09.127.14.28.14.435v5.06l1.73-1.153V8.538a.75.75 0 0 1 .14-.435l4.538-6.353H2.457Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "FunnelSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  FunnelSIcon.displayName = 'FunnelSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var GiftSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#GiftSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.073 1.032C3.536.52 4.233.265 5.09.265c1.225 0 2.149.809 2.72 1.6.066.093.13.188.19.285.062-.097.126-.192.192-.284.571-.793 1.495-1.601 2.72-1.601.855 0 1.553.254 2.016.767.456.506.579 1.148.529 1.712-.026.29-.098.578-.207.848h.61a1.89 1.89 0 0 1 1.891 1.89v.684a1.89 1.89 0 0 1-.983 1.659v6.145a1.89 1.89 0 0 1-1.89 1.89H3.123a1.89 1.89 0 0 1-1.89-1.89V7.825A1.89 1.89 0 0 1 .25 6.166v-.684a1.89 1.89 0 0 1 1.89-1.89h.611a2.953 2.953 0 0 1-.207-.848c-.05-.564.073-1.206.529-1.712Zm1.577 2.56h2.41a4.107 4.107 0 0 0-.469-.85c-.447-.621-.979-.977-1.502-.977-.564 0-.802.161-.902.272-.106.118-.173.308-.149.575.024.27.137.55.293.748.163.209.288.232.313.232h.006Zm4.29 0h2.416c.025 0 .15-.023.313-.232.155-.199.269-.477.293-.748.024-.267-.043-.457-.15-.575-.099-.11-.337-.272-.902-.272-.522 0-1.054.356-1.501.977a4.108 4.108 0 0 0-.47.85ZM2.733 8.058v5.912a.39.39 0 0 0 .39.39H7.25V8.059H2.733Zm6.017 0v6.303h4.127a.39.39 0 0 0 .39-.39V8.057H8.75Zm-.707-1.501h5.817a.39.39 0 0 0 .39-.39v-.685a.39.39 0 0 0-.39-.39H2.14a.39.39 0 0 0-.39.39v.684a.39.39 0 0 0 .39.39h5.817a.766.766 0 0 1 .086 0Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "GiftSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  GiftSIcon.displayName = 'GiftSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var GlobeSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#GlobeSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.52 2.52a7.75 7.75 0 1 1 10.96 10.96A7.75 7.75 0 0 1 2.52 2.52Zm3.755-.527a6.25 6.25 0 0 0-4.48 5.257h2.519a12.016 12.016 0 0 1 1.961-5.257ZM8 2.165C6.82 3.68 6.076 5.428 5.826 7.25h4.348C9.924 5.428 9.18 3.681 8 2.165Zm2.174 6.585c-.25 1.822-.994 3.569-2.174 5.085-1.18-1.516-1.924-3.263-2.174-5.085h4.348Zm-5.86 0H1.795a6.25 6.25 0 0 0 4.48 5.257A12.016 12.016 0 0 1 4.314 8.75Zm5.41 5.257a12.017 12.017 0 0 0 1.962-5.257h2.519a6.25 6.25 0 0 1-4.48 5.257Zm4.48-6.757h-2.518a12.017 12.017 0 0 0-1.961-5.257 6.25 6.25 0 0 1 4.48 5.257Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "GlobeSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  GlobeSIcon.displayName = 'GlobeSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var GridSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
14
+ React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#GridSIcon__a)", clipRule: "evenodd" },
15
15
  React.createElement("path", { d: "M.785.785A1.827 1.827 0 0 1 2.077.25h3.77a1.827 1.827 0 0 1 1.826 1.827v3.77a1.827 1.827 0 0 1-1.827 1.826h-3.77A1.827 1.827 0 0 1 .25 5.846v-3.77c0-.484.192-.948.535-1.29Zm1.292.965a.327.327 0 0 0-.327.327v3.77a.327.327 0 0 0 .327.326h3.77a.327.327 0 0 0 .326-.327v-3.77a.327.327 0 0 0-.327-.326h-3.77ZM.785 8.862a1.827 1.827 0 0 1 1.292-.535h3.77a1.827 1.827 0 0 1 1.826 1.827v3.77a1.827 1.827 0 0 1-1.827 1.826H2.077A1.827 1.827 0 0 1 .25 13.923v-3.77c0-.484.193-.948.535-1.291Zm1.292.965a.327.327 0 0 0-.327.327v3.77a.327.327 0 0 0 .327.326h3.77a.327.327 0 0 0 .326-.327v-3.77a.327.327 0 0 0-.327-.326H2.077Zm6.785-.965a1.827 1.827 0 0 1 1.292-.535h3.77a1.827 1.827 0 0 1 1.826 1.827v3.77a1.827 1.827 0 0 1-1.827 1.826h-3.769a1.827 1.827 0 0 1-1.827-1.827v-3.77c0-.484.193-.948.535-1.291Zm1.292.965a.327.327 0 0 0-.327.327v3.77a.327.327 0 0 0 .327.326h3.77a.327.327 0 0 0 .326-.327v-3.77a.327.327 0 0 0-.327-.326h-3.769ZM10.154.25a1.827 1.827 0 0 0-1.827 1.827v3.77a1.827 1.827 0 0 0 1.827 1.826h3.77a1.827 1.827 0 0 0 1.826-1.827v-3.77A1.827 1.827 0 0 0 13.923.25h-3.769Zm0 1.5a.327.327 0 0 0-.327.327v3.77a.327.327 0 0 0 .327.326h3.77a.327.327 0 0 0 .326-.327v-3.77a.327.327 0 0 0-.327-.326h-3.769Z" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "GridSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  GridSIcon.displayName = 'GridSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var GroupUserSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#GroupUserSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.41 1.764a3.434 3.434 0 0 1 4.871 0 3.467 3.467 0 0 1 0 4.888 3.434 3.434 0 0 1-4.87 0 3.467 3.467 0 0 1 0-4.888Zm2.436.486c-.514 0-1.008.205-1.372.572a1.967 1.967 0 0 0 0 2.773 1.934 1.934 0 0 0 2.744 0 1.966 1.966 0 0 0 0-2.773 1.934 1.934 0 0 0-1.372-.572Zm3.558-.75a.75.75 0 0 1 .75-.75c.914 0 1.79.365 2.436 1.014a3.466 3.466 0 0 1 0 4.888 3.434 3.434 0 0 1-2.436 1.015.75.75 0 0 1 0-1.5c.514 0 1.007-.206 1.372-.572a1.967 1.967 0 0 0 0-2.773 1.934 1.934 0 0 0-1.372-.572.75.75 0 0 1-.75-.75Zm-3.81 6.834a5.581 5.581 0 0 1 4.1 1.541 5.637 5.637 0 0 1 1.748 4.03v.595a.75.75 0 0 1-.75.75H1a.75.75 0 0 1-.75-.75v-.595a5.651 5.651 0 0 1 1.568-3.85 5.594 5.594 0 0 1 3.773-1.72l.003-.001Zm.066 1.498c-1.045.05-2.032.5-2.76 1.26a4.15 4.15 0 0 0-1.145 2.658h8.182a4.16 4.16 0 0 0-1.278-2.789A4.102 4.102 0 0 0 5.66 9.832Zm4.84-.798a.75.75 0 0 1 .9-.562 5.603 5.603 0 0 1 3.112 1.96 5.653 5.653 0 0 1 1.238 3.473v.595a.75.75 0 0 1-.75.75h-2.154a.75.75 0 0 1 0-1.5h1.399a4.153 4.153 0 0 0-.904-2.38 4.104 4.104 0 0 0-2.28-1.437.75.75 0 0 1-.561-.9Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "GroupUserSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  GroupUserSIcon.displayName = 'GroupUserSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var LightSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#LightSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 .25a.75.75 0 0 1 .75.75v1.077a.75.75 0 0 1-1.5 0V1A.75.75 0 0 1 8 .25ZM2.516 2.516a.75.75 0 0 1 1.06 0l.765.764a.75.75 0 0 1-1.06 1.061l-.765-.765a.75.75 0 0 1 0-1.06Zm10.968 0a.75.75 0 0 1 0 1.06l-.764.765a.75.75 0 0 1-1.061-1.06l.765-.765a.75.75 0 0 1 1.06 0ZM5.948 5.948a2.902 2.902 0 1 1 4.104 4.104 2.902 2.902 0 0 1-4.104-4.104ZM8 6.598a1.402 1.402 0 1 0 0 2.804 1.402 1.402 0 0 0 0-2.804ZM.25 8A.75.75 0 0 1 1 7.25h1.077a.75.75 0 0 1 0 1.5H1A.75.75 0 0 1 .25 8Zm12.923 0a.75.75 0 0 1 .75-.75H15a.75.75 0 0 1 0 1.5h-1.077a.75.75 0 0 1-.75-.75Zm-8.832 3.659a.75.75 0 0 1 0 1.06l-.764.765a.75.75 0 1 1-1.061-1.06l.764-.765a.75.75 0 0 1 1.061 0Zm7.318 0a.75.75 0 0 1 1.06 0l.765.764a.75.75 0 0 1-1.06 1.061l-.765-.764a.75.75 0 0 1 0-1.061ZM8 13.173a.75.75 0 0 1 .75.75V15a.75.75 0 0 1-1.5 0v-1.077a.75.75 0 0 1 .75-.75Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "LightSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  LightSIcon.displayName = 'LightSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var LinkSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#LinkSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.029 2.614 7.447 4.196a.75.75 0 1 1-1.06-1.061L7.98 1.54a4.582 4.582 0 0 1 6.48 6.479l-.01.009-1.586 1.586a.75.75 0 0 1-1.06-1.06l1.582-1.583a3.082 3.082 0 0 0-4.358-4.357Zm1.669 2.688a.75.75 0 0 1 0 1.06l-4.335 4.336a.75.75 0 1 1-1.06-1.06l4.334-4.336a.75.75 0 0 1 1.06 0ZM4.196 6.386a.75.75 0 0 1 0 1.06L2.614 9.03a3.082 3.082 0 0 0 4.357 4.357l1.582-1.581a.75.75 0 1 1 1.061 1.06L8.02 14.46a4.582 4.582 0 0 1-6.48-6.479l.01-.008 1.586-1.587a.75.75 0 0 1 1.06 0Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "LinkSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  LinkSIcon.displayName = 'LinkSIcon';
@@ -11,12 +11,12 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var LogsSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { fill: "currentColor", clipPath: "url(#a)" },
14
+ React.createElement("g", { fill: "currentColor", clipPath: "url(#LogsSIcon__a)" },
15
15
  React.createElement("path", { d: "M11.75 13.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" }),
16
16
  React.createElement("path", { fillRule: "evenodd", d: "M2.071 1.744a.328.328 0 0 0-.328.327v9.702a.328.328 0 0 0 .328.328h2.695a.75.75 0 1 1 0 1.5H2.071a1.828 1.828 0 0 1-1.828-1.828V2.07A1.828 1.828 0 0 1 2.071.244H8.54a.75.75 0 0 1 .53.22l3.234 3.233c.14.14.22.331.22.53v1.078a.75.75 0 0 1-1.5 0v-.767L8.227 1.744H2.071Z", clipRule: "evenodd" }),
17
17
  React.createElement("path", { fillRule: "evenodd", d: "M11.772 7.463a1.398 1.398 0 0 0-.743-.213c-.529 0-.82.297-1.236.758L6.44 13.666l-.004.007a1.38 1.38 0 0 0-.005 1.373c.144.253.52.744 1.069.704.55-.04 6.854 0 6.854 0a1.41 1.41 0 0 0 .724-.198c.302-.187.53-.481.625-.835a1.374 1.374 0 0 0-.138-1.043l-3.3-5.662a1.339 1.339 0 0 0-.493-.549Zm-.744 1.404-3.19 5.383h6.327l-3.137-5.383Z", clipRule: "evenodd" }),
18
18
  React.createElement("path", { d: "M11.75 10.695a.75.75 0 0 0-1.5 0v.805a.75.75 0 1 0 1.5 0v-.805Z" })),
19
19
  React.createElement("defs", null,
20
- React.createElement("clipPath", { id: "a" },
20
+ React.createElement("clipPath", { id: "LogsSIcon__a" },
21
21
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
22
22
  LogsSIcon.displayName = 'LogsSIcon';
@@ -11,6 +11,5 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var OpenEyesMIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
14
- React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M20.642 10.954c.23.287.358.66.358 1.046 0 .387-.128.759-.358 1.046-1.456 1.763-4.772 5.196-8.642 5.196-3.87 0-7.186-3.433-8.642-5.196A1.676 1.676 0 0 1 3 12c0-.386.128-.759.358-1.046C4.814 9.191 8.13 5.758 12 5.758c3.87 0 7.186 3.433 8.642 5.196Z" }),
15
- React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M12 14.774a2.774 2.774 0 1 0 0-5.548 2.774 2.774 0 0 0 0 5.548Z" }))); });
14
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.94 11.427a.93.93 0 0 0-.19.573v.005a.926.926 0 0 0 .193.571c.707.856 1.851 2.097 3.27 3.121 1.429 1.032 3.072 1.795 4.787 1.795 1.715 0 3.358-.764 4.787-1.795 1.42-1.025 2.566-2.268 3.273-3.124a.927.927 0 0 0 .19-.573.93.93 0 0 0-.19-.573c-.707-.856-1.852-2.1-3.273-3.124C15.358 7.272 13.715 6.508 12 6.508c-1.715 0-3.358.764-4.787 1.795-1.42 1.025-2.566 2.268-3.273 3.124Zm2.395-4.34c1.56-1.126 3.51-2.08 5.665-2.08 2.155 0 4.105.954 5.665 2.08 1.566 1.13 2.806 2.482 3.555 3.39l.007.008c.343.427.523.968.523 1.515 0 .549-.18 1.088-.523 1.515l-.007.009c-.75.907-1.989 2.259-3.555 3.39-1.56 1.125-3.51 2.078-5.665 2.078-2.155 0-4.105-.953-5.665-2.079-1.566-1.13-2.806-2.482-3.555-3.39l-.012-.014a2.426 2.426 0 0 1-.518-1.511v-.003L3 12h-.75v-.002c0-.547.18-1.087.523-1.513l.007-.009c.75-.907 1.989-2.259 3.555-3.39Zm3.173 2.42a3.524 3.524 0 1 1 4.984 4.985 3.524 3.524 0 0 1-4.984-4.984ZM12 9.977a2.024 2.024 0 1 0 0 4.048 2.024 2.024 0 0 0 0-4.048Z", clipRule: "evenodd" }))); });
16
15
  OpenEyesMIcon.displayName = 'OpenEyesMIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var OverdueSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#OverdueSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M3.48 1a.75.75 0 0 1 .75-.75h5.385a.75.75 0 0 1 .53.22L12.3 2.624c.14.14.22.33.22.53v2.48h1.403a1.827 1.827 0 0 1 1.827 1.827v3.231a1.827 1.827 0 0 1-1.827 1.827.75.75 0 0 1 0-1.5.327.327 0 0 0 .327-.327v-3.23a.327.327 0 0 0-.327-.327h-2.145a.806.806 0 0 1-.017 0H4.239a.836.836 0 0 1-.017 0H2.077a.327.327 0 0 0-.327.327v3.23a.327.327 0 0 0 .327.327.75.75 0 0 1 0 1.5A1.827 1.827 0 0 1 .25 10.692v-3.23a1.827 1.827 0 0 1 1.827-1.827H3.48V1Zm1.5 4.635h6.04v-2.17L9.304 1.75H4.98v3.885Zm-2.038 3.98a.75.75 0 0 1 .75-.75h8.616a.75.75 0 0 1 .211 1.47v1.973a.865.865 0 0 0 .866.865.75.75 0 0 1 0 1.5 2.365 2.365 0 0 1-2.366-2.365v-1.943h-.923V15a.75.75 0 0 1-1.5 0v-4.635H7.404V15a.75.75 0 0 1-1.5 0v-4.635H4.98v1.943a2.365 2.365 0 0 1-2.366 2.365.75.75 0 0 1 0-1.5.865.865 0 0 0 .866-.865v-1.973a.75.75 0 0 1-.539-.72Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "OverdueSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  OverdueSIcon.displayName = 'OverdueSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var PauseOutlineSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#PauseOutlineSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M9.939.785A1.827 1.827 0 0 1 11.23.25h2.692a1.827 1.827 0 0 1 1.827 1.827v11.846a1.827 1.827 0 0 1-1.827 1.827h-2.692a1.827 1.827 0 0 1-1.827-1.827V2.077c0-.485.192-.95.535-1.292Zm1.292.965a.327.327 0 0 0-.327.327v11.846a.327.327 0 0 0 .327.327h2.692a.327.327 0 0 0 .327-.327V2.077a.327.327 0 0 0-.327-.327h-2.692ZM.785.785A1.827 1.827 0 0 1 2.077.25h2.692a1.827 1.827 0 0 1 1.827 1.827v11.846A1.827 1.827 0 0 1 4.77 15.75H2.077A1.827 1.827 0 0 1 .25 13.923V2.077c0-.485.192-.95.535-1.292Zm1.292.965a.327.327 0 0 0-.327.327v11.846a.327.327 0 0 0 .327.327h2.692a.327.327 0 0 0 .327-.327V2.077a.327.327 0 0 0-.327-.327H2.077Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "PauseOutlineSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  PauseOutlineSIcon.displayName = 'PauseOutlineSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var PowerOutlineSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#PowerOutlineSIcon__a)" },
15
15
  React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M8 1v5.923m4.308-4.441a7 7 0 1 1-8.616 0" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "PowerOutlineSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  PowerOutlineSIcon.displayName = 'PowerOutlineSIcon';
@@ -11,10 +11,10 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var ProfileSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
14
+ React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#ProfileSIcon__a)", clipRule: "evenodd" },
15
15
  React.createElement("path", { d: "M2.077 1.75a.327.327 0 0 0-.327.327v3.156c0 4.435 2.456 7.552 6.134 8.996a.327.327 0 0 0 .232 0c3.681-1.445 6.134-4.56 6.134-9.006V2.077a.327.327 0 0 0-.327-.327H2.077ZM.785.785A1.827 1.827 0 0 1 2.077.25h11.846a1.827 1.827 0 0 1 1.827 1.827v3.146c0 5.107-2.873 8.75-7.088 10.403l-.004.002a1.827 1.827 0 0 1-1.316 0l-.004-.002C3.128 13.975.25 10.331.25 5.233V2.077c0-.484.192-.95.535-1.292Z" }),
16
16
  React.createElement("path", { d: "M4.826 5.578c0-1.735 1.44-3.174 3.174-3.174 1.735 0 3.174 1.457 3.174 3.174 0 1.717-1.44 3.174-3.174 3.174s-3.174-1.44-3.174-3.174ZM8 3.904c-.906 0-1.674.768-1.674 1.674 0 .906.768 1.674 1.674 1.674.902 0 1.674-.78 1.674-1.674 0-.893-.772-1.674-1.674-1.674Zm0 6.463a4.632 4.632 0 0 0-3.836 2.068.75.75 0 1 1-1.25-.83 6.131 6.131 0 0 1 5.087-2.738c2.136 0 3.986 1.093 5.083 2.736a.75.75 0 1 1-1.247.833C11 11.184 9.606 10.367 8 10.367Z" })),
17
17
  React.createElement("defs", null,
18
- React.createElement("clipPath", { id: "a" },
18
+ React.createElement("clipPath", { id: "ProfileSIcon__a" },
19
19
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
20
20
  ProfileSIcon.displayName = 'ProfileSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var RateSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#RateSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.754.86C1.087.483 1.56.25 2.077.25h11.846c.516 0 .99.233 1.323.61.331.374.504.863.504 1.357v11.566c0 .494-.173.983-.504 1.357-.333.377-.807.61-1.323.61H2.077c-.516 0-.99-.233-1.323-.61a2.052 2.052 0 0 1-.504-1.357V2.217c0-.494.173-.983.504-1.357Zm1.323.89c-.055 0-.13.024-.2.103a.554.554 0 0 0-.127.364v11.566c0 .151.054.28.127.364.07.08.145.103.2.103h11.846c.055 0 .13-.024.2-.104a.554.554 0 0 0 .127-.363V2.217a.554.554 0 0 0-.127-.364c-.07-.08-.145-.103-.2-.103H2.077Zm5.92 3.567-.6 1.263a1.052 1.052 0 0 1-.832.624l-1.377.211 1.05 1.053a1.092 1.092 0 0 1 .26.995l-.228 1.422 1.2-.666a1.126 1.126 0 0 1 1.047 0l1.223.678-.19-1.399a1.099 1.099 0 0 1 .06-.837.75.75 0 0 1 .142-.196l1.06-1.052-1.39-.22a1.052 1.052 0 0 1-.83-.625l-.595-1.251Zm3.615 2.223a.384.384 0 0 1-.011-.002l.01.002ZM8.379 4.514l.004-.008a.376.376 0 0 1-.004.008ZM7.976 3.25a1.07 1.07 0 0 1 .988.606l.005.01.891 1.877 1.96.311c.207.03.398.12.552.253a1.112 1.112 0 0 1 .047 1.623l-1.382 1.373.293 2.16a1.112 1.112 0 0 1-.418 1.07 1.072 1.072 0 0 1-1.187.07l-1.73-.959-1.734.96a1.072 1.072 0 0 1-1.183-.073 1.113 1.113 0 0 1-.418-1.078l.337-2.105-1.432-1.436-.013-.013a1.101 1.101 0 0 1-.252-1.09c.058-.187.166-.358.315-.492.15-.134.335-.226.538-.26l.012-.002 1.964-.301.889-1.87c.082-.179.211-.335.378-.448.17-.116.371-.181.58-.186Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "RateSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  RateSIcon.displayName = 'RateSIcon';
@@ -11,10 +11,10 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var ShopSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { fill: "currentColor", clipPath: "url(#a)" },
14
+ React.createElement("g", { fill: "currentColor", clipPath: "url(#ShopSIcon__a)" },
15
15
  React.createElement("path", { fillRule: "evenodd", d: "M10.885.858A2.142 2.142 0 0 0 9.387.25H6.635c-.559 0-1.098.217-1.498.608a2.095 2.095 0 0 0-.453.654 3.832 3.832 0 0 0-1.658 1.01c-.57.59-.93 1.35-1.022 2.162l-.17 1.508a1.87 1.87 0 0 0-1.114.591A1.82 1.82 0 0 0 .266 8.24l.804 5.923c.06.446.284.853.626 1.144.34.29.775.446 1.22.443h10.168c1.104 0 1.588-.443 1.846-1.586v-.001l.804-5.922v-.002a1.806 1.806 0 0 0-.442-1.442 1.85 1.85 0 0 0-1.104-.601L14.02 4.69v-.002a3.726 3.726 0 0 0-1.015-2.177l-1.684-1a1.994 1.994 0 0 0-.435-.653Zm-4.25.892a.642.642 0 0 0-.449.18.589.589 0 0 0-.157.266.744.744 0 0 1-.02.124v.026c0 .153.062.303.177.416.117.114.278.18.449.18h2.752a.653.653 0 0 0 .449-.18.594.594 0 0 0 .177-.416.585.585 0 0 0-.002-.056.74.74 0 0 1-.015-.082.588.588 0 0 0-.16-.278.642.642 0 0 0-.449-.18H6.635Zm4.728 1.37-.014.034a2.096 2.096 0 0 1-1.154 1.13 2.153 2.153 0 0 1-.808.158H6.635a2.142 2.142 0 0 1-1.498-.608 2.094 2.094 0 0 1-.471-.698 2.314 2.314 0 0 0-.56.426c-.343.357-.557.81-.612 1.292l-.148 1.32h9.33l-.149-1.325a2.225 2.225 0 0 0-.607-1.302 2.313 2.313 0 0 0-.557-.427ZM2.104 7.673a.372.372 0 0 0-.271.116.304.304 0 0 0-.08.25l.803 5.924a.32.32 0 0 0 .112.201c.064.055.15.087.24.086H13.092c.09 0 .176-.031.24-.086a.32.32 0 0 0 .112-.2l.803-5.923a.308.308 0 0 0-.078-.249.373.373 0 0 0-.263-.12H2.104Z", clipRule: "evenodd" }),
16
16
  React.createElement("path", { d: "M6.009 9.615a.75.75 0 1 0-1.5 0v2.692a.75.75 0 1 0 1.5 0V9.615ZM8.761 9.615a.75.75 0 0 0-1.5 0v2.692a.75.75 0 1 0 1.5 0V9.615ZM11.513 9.615a.75.75 0 0 0-1.5 0v2.692a.75.75 0 1 0 1.5 0V9.615Z" })),
17
17
  React.createElement("defs", null,
18
- React.createElement("clipPath", { id: "a" },
18
+ React.createElement("clipPath", { id: "ShopSIcon__a" },
19
19
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
20
20
  ShopSIcon.displayName = 'ShopSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var SoundOffSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#SoundOffSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.47.47a.75.75 0 0 1 1.06 0l4.4 4.4 3.793-2.664h.001a1.777 1.777 0 0 1 2.795 1.496v7.757l3.011 3.01a.75.75 0 0 1-1.06 1.061L5.327 6.387a.747.747 0 0 1-.02-.02L.47 1.53a.75.75 0 0 1 0-1.06Zm6.537 5.477 4.012 4.012V3.67a.277.277 0 0 0-.436-.235L7.007 5.947Zm-3.06-.297a.75.75 0 0 1 .043 1.06.314.314 0 0 0-.086.213v2.154c0 .173.154.327.327.327h1.615c.157 0 .31.05.438.14l4.205 3.023a.293.293 0 0 0 .18.05.75.75 0 0 1 .085 1.497c-.4.023-.796-.09-1.125-.318l-.01-.007-4.014-2.885H4.23a1.837 1.837 0 0 1-1.827-1.827V6.923c0-.474.186-.907.483-1.23a.75.75 0 0 1 1.06-.043Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "SoundOffSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  SoundOffSIcon.displayName = 'SoundOffSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var StatisticSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#StatisticSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1 .25a.75.75 0 0 1 .75.75v7.771l1.112-1.187a2.705 2.705 0 1 1 5.067-.316l.927.863a2.706 2.706 0 0 1 1.867-.405l.829-2.279a2.708 2.708 0 0 1-1.166-2.224 2.706 2.706 0 1 1 2.588 2.703l-.883 2.426a2.7 2.7 0 0 1 .941 2.05 2.706 2.706 0 1 1-5.16-1.137l-.773-.72a2.706 2.706 0 0 1-3.265.196l-2.083 2.225v3.284H15a.75.75 0 0 1 0 1.5H1A.75.75 0 0 1 .25 15V1A.75.75 0 0 1 1 .25ZM13.534 2.1a1.205 1.205 0 1 0-.883 2.243 1.205 1.205 0 0 0 .883-2.242ZM5.337 5.287a1.206 1.206 0 1 0 0 2.411 1.206 1.206 0 0 0 0-2.411Zm4.99 3.911a1.206 1.206 0 1 0 0 2.411 1.206 1.206 0 0 0 0-2.411Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "StatisticSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  StatisticSIcon.displayName = 'StatisticSIcon';
@@ -11,10 +11,10 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var Suitcase1SIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
14
+ React.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#Suitcase1SIcon__a)", clipRule: "evenodd" },
15
15
  React.createElement("path", { d: "M4.554.785A1.827 1.827 0 0 1 5.846.25h4.308a1.827 1.827 0 0 1 1.827 1.827V3.48h1.942a1.827 1.827 0 0 1 1.827 1.827v8.615a1.827 1.827 0 0 1-1.827 1.827H2.077A1.827 1.827 0 0 1 .25 13.923V5.308A1.827 1.827 0 0 1 2.077 3.48h1.942V2.077c0-.485.193-.95.535-1.292Zm.965 2.696h4.962V2.077a.327.327 0 0 0-.327-.327H5.846a.327.327 0 0 0-.327.327V3.48Zm-3.442 1.5a.327.327 0 0 0-.327.327v8.615a.327.327 0 0 0 .327.327h11.846a.327.327 0 0 0 .327-.327V5.308a.327.327 0 0 0-.327-.327H2.077Z" }),
16
16
  React.createElement("path", { d: "M12.6 8.55a.75.75 0 0 1-.15 1.05l-2.667 2a.75.75 0 0 1-.9 0L6.667 9.938 4.45 11.6a.75.75 0 1 1-.9-1.2l2.667-2a.75.75 0 0 1 .9 0l2.216 1.662L11.55 8.4a.75.75 0 0 1 1.05.15Z" })),
17
17
  React.createElement("defs", null,
18
- React.createElement("clipPath", { id: "a" },
18
+ React.createElement("clipPath", { id: "Suitcase1SIcon__a" },
19
19
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
20
20
  Suitcase1SIcon.displayName = 'Suitcase1SIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var Suitcase2SIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#Suitcase2SIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M4.554.785A1.827 1.827 0 0 1 5.846.25h4.308a1.827 1.827 0 0 1 1.827 1.827V3.48h1.942a1.827 1.827 0 0 1 1.827 1.827v8.615a1.827 1.827 0 0 1-1.827 1.827H2.077A1.827 1.827 0 0 1 .25 13.923V5.308A1.827 1.827 0 0 1 2.077 3.48h1.942V2.077c0-.485.193-.95.535-1.292Zm.965 2.696h4.962V2.077a.327.327 0 0 0-.327-.327H5.846a.327.327 0 0 0-.327.327V3.48Zm-3.442 1.5a.327.327 0 0 0-.327.327v8.615a.327.327 0 0 0 .327.327h11.846a.327.327 0 0 0 .327-.327V5.308a.327.327 0 0 0-.327-.327H2.077Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "Suitcase2SIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  Suitcase2SIcon.displayName = 'Suitcase2SIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var SupportSIcon = forwardRef(function (props, ref) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
14
- React.createElement("g", { clipPath: "url(#a)" },
14
+ React.createElement("g", { clipPath: "url(#SupportSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.987 1.75a3.482 3.482 0 0 0-3.545 3.424V8a.84.84 0 0 1 0 .007v2.147a1.288 1.288 0 0 1-1.288 1.288H2.077A1.827 1.827 0 0 1 .25 9.615V7.461a1.827 1.827 0 0 1 1.827-1.826h.865v-.479A4.982 4.982 0 0 1 8 .25a4.982 4.982 0 0 1 5.058 4.906V5.635h.865A1.827 1.827 0 0 1 15.75 7.46v2.154a1.827 1.827 0 0 1-1.827 1.827h-.865v.058a2.904 2.904 0 0 1-2.267 2.833 2.097 2.097 0 0 1-1.983 1.417H7.192a2.096 2.096 0 0 1 0-4.192h1.616a2.096 2.096 0 0 1 1.908 1.229 1.404 1.404 0 0 0 .842-1.287V5.173A3.482 3.482 0 0 0 7.987 1.75Zm5.07 8.192V7.135h.866a.327.327 0 0 1 .327.326v2.154a.327.327 0 0 1-.327.327h-.865ZM2.943 7.135h-.865a.327.327 0 0 0-.327.326v2.154a.327.327 0 0 0 .327.327h.865V7.135Zm4.25 5.923a.596.596 0 1 0 0 1.192h1.616a.596.596 0 0 0 0-1.192H7.192Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "SupportSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  SupportSIcon.displayName = 'SupportSIcon';
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import type { IconProps, IconSize } from '../types';
3
+ type TariffIconProps = IconProps & {
4
+ size?: IconSize;
5
+ };
6
+ export declare const TariffIcon: React.FC<TariffIconProps>;
7
+ export {};
@@ -0,0 +1,37 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { forwardRef } from 'react';
24
+ import { TariffMIcon } from './TariffMIcon';
25
+ import { TariffSIcon } from './TariffSIcon';
26
+ export var TariffIcon = forwardRef(function (_a, ref) {
27
+ var size = _a.size, otherProps = __rest(_a, ["size"]);
28
+ switch (size) {
29
+ case 's':
30
+ return React.createElement(TariffSIcon, __assign({}, otherProps, { ref: ref }));
31
+ case 'm':
32
+ return React.createElement(TariffMIcon, __assign({}, otherProps, { ref: ref }));
33
+ default:
34
+ return React.createElement(TariffMIcon, __assign({}, otherProps, { ref: ref }));
35
+ }
36
+ });
37
+ TariffIcon.displayName = 'TariffIcon';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import type { IconProps } from '../types';
3
+ export declare const TariffMIcon: React.FC<IconProps>;