@ozen-ui/icons 0.17.0-canary.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
@@ -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 TariffMIcon = 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: "m2.503 11.281 6.437-2.34 2.341-6.438c.244-.67 1.194-.67 1.438 0l2.34 6.437 6.438 2.341c.67.244.67 1.194 0 1.438l-6.437 2.34-2.341 6.438c-.244.67-1.194.67-1.438 0l-2.34-6.437-6.438-2.341c-.67-.244-.67-1.194 0-1.438Z" }))); });
15
+ TariffMIcon.displayName = 'TariffMIcon';
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import type { IconProps } from '../types';
3
+ export declare const TariffSIcon: React.FC<IconProps>;
@@ -0,0 +1,19 @@
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 TariffSIcon = 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(#TariffSIcon__a)" },
15
+ React.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "m1.352 7.497 4.506-1.639 1.639-4.506a.535.535 0 0 1 1.006 0l1.639 4.506 4.506 1.639c.47.17.47.835 0 1.006l-4.506 1.639-1.639 4.506a.535.535 0 0 1-1.006 0l-1.639-4.506-4.506-1.639a.535.535 0 0 1 0-1.006Z" })),
16
+ React.createElement("defs", null,
17
+ React.createElement("clipPath", { id: "TariffSIcon__a" },
18
+ React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
+ TariffSIcon.displayName = 'TariffSIcon';
@@ -0,0 +1 @@
1
+ export { TariffIcon } from './TariffIcon';
@@ -0,0 +1 @@
1
+ export { TariffIcon } from './TariffIcon';
@@ -11,7 +11,6 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var TasksMIcon = 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", d: "M9.75 7.5a.75.75 0 0 1 0 1.06l-2.22 2.22a.75.75 0 0 1-1.06 0L5.25 9.5a.75.75 0 0 1 1.06-1.06l.69.75L8.69 7.5a.75.75 0 0 1 1.06 0ZM12 8.5a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6ZM11.25 15.25a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75Z" }),
15
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.25 15.25a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0ZM7.5 16a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Z", clipRule: "evenodd" }),
16
- React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5 2a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5Zm14 1.5H5A1.5 1.5 0 0 0 3.5 5v14A1.5 1.5 0 0 0 5 20.5h14a1.5 1.5 0 0 0 1.5-1.5V5A1.5 1.5 0 0 0 19 3.5Z", clipRule: "evenodd" }))); });
14
+ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M5 2a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3H5Zm14 1.5H5A1.5 1.5 0 0 0 3.5 5v14A1.5 1.5 0 0 0 5 20.5h14a1.5 1.5 0 0 0 1.5-1.5V5A1.5 1.5 0 0 0 19 3.5Z", clipRule: "evenodd" }),
15
+ React.createElement("path", { fill: "currentColor", d: "M7.75 11.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5ZM7.75 14.5a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5ZM7.75 8a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Z" }))); });
17
16
  TasksMIcon.displayName = 'TasksMIcon';
@@ -11,10 +11,10 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var TasksSIcon = 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(#TasksSIcon__a)", clipRule: "evenodd" },
15
15
  React.createElement("path", { d: "M14 1.5H2a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5ZM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Z" }),
16
- React.createElement("path", { d: "M6.53 4.47a.75.75 0 0 1 0 1.06L4.5 7.56 2.97 6.03a.75.75 0 0 1 1.06-1.06l.47.47.97-.97a.75.75 0 0 1 1.06 0ZM8 6a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4A.75.75 0 0 1 8 6ZM8 10.75a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75ZM4.5 12.25a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" })),
16
+ React.createElement("path", { d: "M4 8a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 4 8ZM4 5.5a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 4 5.5ZM4 10.5a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 4 10.5Z" })),
17
17
  React.createElement("defs", null,
18
- React.createElement("clipPath", { id: "a" },
18
+ React.createElement("clipPath", { id: "TasksSIcon__a" },
19
19
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
20
20
  TasksSIcon.displayName = 'TasksSIcon';
@@ -11,10 +11,10 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var TechChatSIcon = 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(#TechChatSIcon__a)", clipRule: "evenodd" },
15
15
  React.createElement("path", { d: "M3.154 1.75a.327.327 0 0 0-.327.327v9.692a.75.75 0 0 1-.039.238l-.644 1.934 2.982-.745a.749.749 0 0 1 .182-.023h8.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.292Z" }),
16
16
  React.createElement("path", { d: "M8.612 4.894a.25.25 0 0 0-.224 0l-2 1a.25.25 0 0 0-.138.224v2.764a.25.25 0 0 0 .138.224l2 1a.25.25 0 0 0 .224 0l2-1a.25.25 0 0 0 .138-.224V6.118a.25.25 0 0 0-.138-.224l-2-1Zm-.895-1.341a1.75 1.75 0 0 1 1.566 0l2 1c.593.296.967.902.967 1.565v2.764a1.75 1.75 0 0 1-.967 1.565l-2 1a1.75 1.75 0 0 1-1.566 0l-2-1a1.75 1.75 0 0 1-.967-1.565V6.118c0-.663.374-1.269.967-1.565l2-1Z" })),
17
17
  React.createElement("defs", null,
18
- React.createElement("clipPath", { id: "a" },
18
+ React.createElement("clipPath", { id: "TechChatSIcon__a" },
19
19
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
20
20
  TechChatSIcon.displayName = 'TechChatSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var TemplatesSIcon = 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(#TemplatesSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.039.25a.75.75 0 0 1 .67.415l2.962 5.923a.75.75 0 0 1-.67 1.085H9.076a.75.75 0 0 1-.67-1.085l2.96-5.923A.75.75 0 0 1 12.04.25ZM10.29 6.173h3.496l-1.748-3.496-1.748 3.496ZM.25 1.538A.75.75 0 0 1 1 .788h5.384a.75.75 0 0 1 .75.75v5.385a.75.75 0 0 1-.75.75H1a.75.75 0 0 1-.75-.75V1.538Zm1.5.75v3.885h3.884V2.288H1.75Zm-.493 7.586a3.442 3.442 0 1 1 4.868 4.868 3.442 3.442 0 0 1-4.868-4.868Zm2.434.491a1.942 1.942 0 1 0 0 3.885 1.942 1.942 0 0 0 0-3.885Zm4.904-.75a.75.75 0 0 1 .75-.75h5.385a.75.75 0 0 1 0 1.5H9.346a.75.75 0 0 1-.75-.75Zm0 2.693a.75.75 0 0 1 .75-.75h5.385a.75.75 0 0 1 0 1.5H9.346a.75.75 0 0 1-.75-.75Zm0 2.692a.75.75 0 0 1 .75-.75h5.385a.75.75 0 0 1 0 1.5H9.346a.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: "TemplatesSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  TemplatesSIcon.displayName = 'TemplatesSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var UnlinkSIcon = 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(#UnlinkSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.47.47a.75.75 0 0 1 1.06 0L8 6.94l1.624-1.624a.75.75 0 0 1 1.06 1.06L9.061 8l6.47 6.47a.75.75 0 0 1-1.061 1.06l-14-14a.75.75 0 0 1 0-1.06Zm8.556 2.18L7.453 4.224a.75.75 0 1 1-1.06-1.061l1.585-1.585a4.558 4.558 0 0 1 6.445 6.445l-.008.009-1.577 1.576a.75.75 0 0 1-1.06-1.06l1.572-1.572A3.058 3.058 0 0 0 9.026 2.65ZM4.223 6.394a.75.75 0 0 1 0 1.06L2.65 9.026a3.058 3.058 0 0 0 4.324 4.324l1.572-1.573a.75.75 0 1 1 1.06 1.061l-1.585 1.585a4.558 4.558 0 0 1-6.445-6.445l.008-.009 1.577-1.576a.75.75 0 0 1 1.06 0Zm2.692 2.692a.75.75 0 0 1 0 1.06l-.539.54a.75.75 0 1 1-1.06-1.062l.538-.538a.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: "UnlinkSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  UnlinkSIcon.displayName = 'UnlinkSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var UploadCloudSIcon = 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(#UploadCloudSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8.49 1.799a3.027 3.027 0 0 0-3.526 2.522.75.75 0 0 1-.741.637 2.488 2.488 0 0 0-1.76 4.246l-.521.522.521-.522a2.488 2.488 0 0 0 1.76.73.75.75 0 0 1 0 1.5 3.988 3.988 0 0 1-2.82-1.169l.53-.53-.53.53a3.988 3.988 0 0 1 0-5.64l.53.53-.53-.53a3.988 3.988 0 0 1 2.21-1.12c.168-.578.452-1.117.834-1.587l.582.474-.582-.474a4.527 4.527 0 0 1 7.85 1.574 3.988 3.988 0 0 1-.52 7.941.75.75 0 0 1 0-1.5 2.488 2.488 0 0 0 0-4.975h-.086a.75.75 0 0 1-.741-.637 3.028 3.028 0 0 0-2.46-2.522Zm-.576 6.515a.75.75 0 0 1 .53.22l1.769 1.769a.75.75 0 1 1-1.06 1.06l-.49-.488V15a.75.75 0 0 1-1.5 0v-4.125l-.488.488a.75.75 0 0 1-1.06-1.06l1.768-1.77a.75.75 0 0 1 .53-.219Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "UploadCloudSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  UploadCloudSIcon.displayName = 'UploadCloudSIcon';
@@ -11,10 +11,10 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var VideoOffSIcon = 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(#VideoOffSIcon__a)" },
15
15
  React.createElement("path", { fillRule: "evenodd", d: "M.47.47a.75.75 0 0 1 1.06 0l14 14a.75.75 0 0 1-1.06 1.06l-14-14a.75.75 0 0 1 0-1.06ZM1 3.48a.75.75 0 0 1 .75.75v7.54a.327.327 0 0 0 .327.326h7.539a.75.75 0 0 1 0 1.5H2.077A1.827 1.827 0 0 1 .25 11.77V4.231A.75.75 0 0 1 1 3.48Z", clipRule: "evenodd" }),
16
16
  React.createElement("path", { d: "M3.154 2.404h7c1 0 1.827.826 1.827 1.827v.462c.67-.296 1.334-.629 2.017-.893a1.294 1.294 0 0 1 1.752 1.208v5.986C15.75 12 15 12.5 14 12.2l-2.023-.895a.75.75 0 0 1-1.496-.074v-1.077a.75.75 0 0 1 1.054-.686l2.715 1.204V5.328l-2.715 1.204a.75.75 0 0 1-1.054-.686V4.231a.338.338 0 0 0-.327-.327h-7v-1.5Z" })),
17
17
  React.createElement("defs", null,
18
- React.createElement("clipPath", { id: "a" },
18
+ React.createElement("clipPath", { id: "VideoOffSIcon__a" },
19
19
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
20
20
  VideoOffSIcon.displayName = 'VideoOffSIcon';
@@ -11,9 +11,9 @@ var __assign = (this && this.__assign) || function () {
11
11
  };
12
12
  import React, { forwardRef } from 'react';
13
13
  export var WidgetSIcon = 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(#WidgetSIcon__a)" },
15
15
  React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.088 1.75a.417.417 0 0 0-.417.417v5.25a.417.417 0 0 0 .417.416h5.913a.417.417 0 0 0 .417-.416v-5.25A.417.417 0 0 0 8 1.75H2.088ZM.733.81C1.093.451 1.58.25 2.088.25h5.913a1.917 1.917 0 0 1 1.917 1.917v5.25A1.917 1.917 0 0 1 8 9.333H2.088A1.917 1.917 0 0 1 .171 7.417v-5.25c0-.509.202-.996.562-1.356Zm11.518.939v1.125h1.964V1.75H12.25ZM11.141.64c.25-.25.59-.39.943-.39h2.298a1.333 1.333 0 0 1 1.333 1.333v1.459a1.334 1.334 0 0 1-1.333 1.333h-2.298a1.333 1.333 0 0 1-1.333-1.333V1.583c0-.353.14-.693.39-.943Zm1.11 6.068v1.125h1.964V6.708H12.25Zm-1.11-1.11c.25-.25.59-.39.943-.39h2.298a1.333 1.333 0 0 1 1.333 1.334V8a1.334 1.334 0 0 1-1.333 1.333h-2.298A1.333 1.333 0 0 1 10.751 8V6.542c0-.354.14-.693.39-.943Zm-8.974 6.068a.417.417 0 0 0-.416.417v1.75a.417.417 0 0 0 .416.417h11.667a.417.417 0 0 0 .417-.417v-1.75a.417.417 0 0 0-.417-.417H2.167Zm-1.355-.938c.36-.36.847-.562 1.355-.562h11.667a1.917 1.917 0 0 1 1.917 1.917v1.75a1.916 1.916 0 0 1-1.917 1.917H2.167a1.916 1.916 0 0 1-1.916-1.917v-1.75c0-.508.202-.996.561-1.355Z", clipRule: "evenodd" })),
16
16
  React.createElement("defs", null,
17
- React.createElement("clipPath", { id: "a" },
17
+ React.createElement("clipPath", { id: "WidgetSIcon__a" },
18
18
  React.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
19
19
  WidgetSIcon.displayName = 'WidgetSIcon';
@@ -68,6 +68,7 @@ export { MinusCircleOutlineIcon } from './MinusCircleOutlineIcon';
68
68
  export { FolderIcon } from './FolderIcon';
69
69
  export { CheckCircleOutlineIcon } from './CheckCircleOutlineIcon';
70
70
  export { CircleOutlineIcon } from './CircleOutlineIcon';
71
+ export { DotIcon } from './DotIcon';
71
72
  export { BanIcon } from './BanIcon';
72
73
  export { MenuHorizontalIcon } from './MenuHorizontalIcon';
73
74
  export { MenuVerticalIcon } from './MenuVerticalIcon';
@@ -247,6 +248,7 @@ export { Cart2FilledIcon } from './Cart2FilledIcon';
247
248
  export { BankIcon } from './BankIcon';
248
249
  export { Suitcase1Icon } from './Suitcase1Icon';
249
250
  export { Suitcase2Icon } from './Suitcase2Icon';
251
+ export { TariffIcon } from './TariffIcon';
250
252
  export { ErrorCircleColoredIcon } from './ErrorCircleColoredIcon';
251
253
  export { CheckCircleColoredIcon } from './CheckCircleColoredIcon';
252
254
  export { InfoCircleColoredIcon } from './InfoCircleColoredIcon';
package/dist/esm/index.js CHANGED
@@ -68,6 +68,7 @@ export { MinusCircleOutlineIcon } from './MinusCircleOutlineIcon';
68
68
  export { FolderIcon } from './FolderIcon';
69
69
  export { CheckCircleOutlineIcon } from './CheckCircleOutlineIcon';
70
70
  export { CircleOutlineIcon } from './CircleOutlineIcon';
71
+ export { DotIcon } from './DotIcon';
71
72
  export { BanIcon } from './BanIcon';
72
73
  export { MenuHorizontalIcon } from './MenuHorizontalIcon';
73
74
  export { MenuVerticalIcon } from './MenuVerticalIcon';
@@ -247,6 +248,7 @@ export { Cart2FilledIcon } from './Cart2FilledIcon';
247
248
  export { BankIcon } from './BankIcon';
248
249
  export { Suitcase1Icon } from './Suitcase1Icon';
249
250
  export { Suitcase2Icon } from './Suitcase2Icon';
251
+ export { TariffIcon } from './TariffIcon';
250
252
  export { ErrorCircleColoredIcon } from './ErrorCircleColoredIcon';
251
253
  export { CheckCircleColoredIcon } from './CheckCircleColoredIcon';
252
254
  export { InfoCircleColoredIcon } from './InfoCircleColoredIcon';
package/dot_m_icon.svg ADDED
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
2
+ <circle cx="12" cy="12" r="2" fill="currentColor" />
3
+ </svg>
package/dot_s_icon.svg ADDED
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
+ <circle cx="8" cy="8" r="2" fill="currentColor" />
3
+ </svg>
package/event_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#EventSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="EventSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#FilterClearSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="FilterClearSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/frozen_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#FrozenSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="FrozenSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#FundFilledSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="FundFilledSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/fund_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#FundSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="FundSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/funnel_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#FunnelSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="FunnelSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/gift_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#GiftSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="GiftSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/globe_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#GlobeSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="GlobeSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/grid_s_icon.svg CHANGED
@@ -2,7 +2,7 @@
2
2
  <g
3
3
  fill="currentColor"
4
4
  fill-rule="evenodd"
5
- clip-path="url(#a)"
5
+ clip-path="url(#GridSIcon__a)"
6
6
  clip-rule="evenodd"
7
7
  >
8
8
  <path
@@ -10,6 +10,8 @@
10
10
  />
11
11
  </g>
12
12
  <defs>
13
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
13
+ <clipPath id="GridSIcon__a">
14
+ <path fill="currentColor" d="M0 0h16v16H0z" />
15
+ </clipPath>
14
16
  </defs>
15
17
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#GroupUserSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="GroupUserSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/light_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#LightSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="LightSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/link_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#LinkSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="LinkSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/logs_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g fill="currentColor" clip-path="url(#a)">
2
+ <g fill="currentColor" clip-path="url(#LogsSIcon__a)">
3
3
  <path d="M11.75 13.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" />
4
4
  <path
5
5
  fill-rule="evenodd"
@@ -14,6 +14,8 @@
14
14
  <path d="M11.75 10.695a.75.75 0 0 0-1.5 0v.805a.75.75 0 1 0 1.5 0v-.805Z" />
15
15
  </g>
16
16
  <defs>
17
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
17
+ <clipPath id="LogsSIcon__a">
18
+ <path fill="currentColor" d="M0 0h16v16H0z" />
19
+ </clipPath>
18
20
  </defs>
19
21
  </svg>
package/manifest.json CHANGED
@@ -420,6 +420,12 @@
420
420
  "componentName": "CircleOutlineIcon",
421
421
  "colored": false
422
422
  },
423
+ {
424
+ "name": "dot_icon",
425
+ "size": ["s", "m"],
426
+ "componentName": "DotIcon",
427
+ "colored": false
428
+ },
423
429
  {
424
430
  "name": "ban_icon",
425
431
  "size": ["s", "m"],
@@ -1494,6 +1500,12 @@
1494
1500
  "componentName": "Suitcase2Icon",
1495
1501
  "colored": false
1496
1502
  },
1503
+ {
1504
+ "name": "tariff_icon",
1505
+ "size": ["s", "m"],
1506
+ "componentName": "TariffIcon",
1507
+ "colored": false
1508
+ },
1497
1509
  {
1498
1510
  "name": "error_circle_colored_icon",
1499
1511
  "size": ["s", "m"],
@@ -1,16 +1,8 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
2
2
  <path
3
- stroke="#000"
4
- stroke-linecap="round"
5
- stroke-linejoin="round"
6
- stroke-width="1.5"
7
- 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"
8
- />
9
- <path
10
- stroke="#000"
11
- stroke-linecap="round"
12
- stroke-linejoin="round"
13
- stroke-width="1.5"
14
- d="M12 14.774a2.774 2.774 0 1 0 0-5.548 2.774 2.774 0 0 0 0 5.548Z"
3
+ fill="currentColor"
4
+ fill-rule="evenodd"
5
+ 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"
6
+ clip-rule="evenodd"
15
7
  />
16
8
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#OverdueSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="OverdueSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ozen-ui/icons",
3
- "version": "0.17.0-canary.0",
3
+ "version": "0.18.0",
4
4
  "description": "A collection of icons",
5
5
  "license": "MIT",
6
6
  "main": "dist/cjs/index.js",
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#PauseOutlineSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="PauseOutlineSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#PowerOutlineSIcon__a)">
3
3
  <path
4
4
  stroke="#000"
5
5
  stroke-linecap="round"
@@ -9,6 +9,8 @@
9
9
  />
10
10
  </g>
11
11
  <defs>
12
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
12
+ <clipPath id="PowerOutlineSIcon__a">
13
+ <path fill="currentColor" d="M0 0h16v16H0z" />
14
+ </clipPath>
13
15
  </defs>
14
16
  </svg>
@@ -2,7 +2,7 @@
2
2
  <g
3
3
  fill="currentColor"
4
4
  fill-rule="evenodd"
5
- clip-path="url(#a)"
5
+ clip-path="url(#ProfileSIcon__a)"
6
6
  clip-rule="evenodd"
7
7
  >
8
8
  <path
@@ -13,6 +13,8 @@
13
13
  />
14
14
  </g>
15
15
  <defs>
16
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
16
+ <clipPath id="ProfileSIcon__a">
17
+ <path fill="currentColor" d="M0 0h16v16H0z" />
18
+ </clipPath>
17
19
  </defs>
18
20
  </svg>
package/rate_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#RateSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
@@ -8,6 +8,8 @@
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="RateSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/shop_s_icon.svg CHANGED
@@ -1,5 +1,5 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none">
2
- <g fill="currentColor" clip-path="url(#a)">
2
+ <g fill="currentColor" clip-path="url(#ShopSIcon__a)">
3
3
  <path
4
4
  fill-rule="evenodd"
5
5
  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"
@@ -10,6 +10,8 @@
10
10
  />
11
11
  </g>
12
12
  <defs>
13
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
13
+ <clipPath id="ShopSIcon__a">
14
+ <path fill="currentColor" d="M0 0h16v16H0z" />
15
+ </clipPath>
14
16
  </defs>
15
17
  </svg>