@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
@@ -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(#AlertOffSIcon__a)">
3
3
  <path
4
4
  fill-rule="evenodd"
5
5
  d="M.47.47a.75.75 0 0 1 1.06 0L3.96 2.898A5.25 5.25 0 0 1 13.25 6.25V10c0 .384.096.535.155.595.06.06.21.155.595.155a.75.75 0 0 1 0 1.5h-.69l2.22 2.22a.75.75 0 1 1-1.06 1.06l-14-14a.75.75 0 0 1 0-1.06Zm11.37 10.28h-.03L5.027 3.965A3.75 3.75 0 0 1 11.75 6.25V10c0 .256.027.51.09.75Zm-8.34-5a.75.75 0 0 1 .75.75V10c0 .256-.027.51-.09.75H8.5a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1 0-1.5c.384 0 .535-.096.595-.155.06-.06.155-.21.155-.595V6.5a.75.75 0 0 1 .75-.75Z"
@@ -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="AlertOffSIcon__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(#ArchiveSIcon__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="ArchiveSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/bank_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(#BankSIcon__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="BankSIcon__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(#BarcodeSIcon__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="BarcodeSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
package/bill_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(#BillSIcon__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="BillSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </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(#CallActiveSIcon__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="CallActiveSIcon__a">
17
+ <path fill="currentColor" d="M0 0h16v16H0z" />
18
+ </clipPath>
17
19
  </defs>
18
20
  </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(#Cart2FilledMIcon__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 0h24v24H0z" /></clipPath>
13
+ <clipPath id="Cart2FilledMIcon__a">
14
+ <path fill="currentColor" d="M0 0h24v24H0z" />
15
+ </clipPath>
14
16
  </defs>
15
17
  </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(#Cart2FilledSIcon__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="Cart2FilledSIcon__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="24" height="24" fill="none">
2
- <g clip-path="url(#a)">
2
+ <g clip-path="url(#Cart2OutlineMIcon__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 0h24v24H0z" /></clipPath>
11
+ <clipPath id="Cart2OutlineMIcon__a">
12
+ <path fill="currentColor" d="M0 0h24v24H0z" />
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(#Cart2OutlineSIcon__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="Cart2OutlineSIcon__a">
13
+ <path fill="currentColor" d="M0 0h16v16H0z" />
14
+ </clipPath>
13
15
  </defs>
14
16
  </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(#CatalogSIcon__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="CatalogSIcon__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 fill="currentColor" clip-path="url(#a)">
2
+ <g fill="currentColor" clip-path="url(#ChatInfoSIcon__a)">
3
3
  <path
4
4
  fill-rule="evenodd"
5
5
  d="M7.999.25a7.75 7.75 0 1 1-3.175 14.819l-3.69.668a.75.75 0 0 1-.836-1.002l1.042-2.772A7.75 7.75 0 0 1 7.999.25Zm-5.13 11.91-.702 1.866 2.625-.476a.758.758 0 0 1 .133-.012h.006c.138 0 .268.038.38.104a6.25 6.25 0 1 0-2.545-2.226.75.75 0 0 1 .102.743Z"
@@ -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="ChatInfoSIcon__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(#ChatMessageFilledSIcon__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="ChatMessageFilledSIcon__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(#ChatMessageSIcon__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="ChatMessageSIcon__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(#CommentSIcon__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="CommentSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
@@ -2,7 +2,7 @@
2
2
  <path
3
3
  fill="currentColor"
4
4
  fill-rule="evenodd"
5
- 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"
5
+ 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"
6
6
  clip-rule="evenodd"
7
7
  />
8
8
  </svg>
@@ -1,13 +1,15 @@
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(#DashboardSIcon__a)">
3
3
  <path
4
4
  fill="currentColor"
5
5
  fill-rule="evenodd"
6
- 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"
6
+ 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"
7
7
  clip-rule="evenodd"
8
8
  />
9
9
  </g>
10
10
  <defs>
11
- <clipPath id="a"><path fill="currentColor" d="M0 0h16v16H0z" /></clipPath>
11
+ <clipPath id="DashboardSIcon__a">
12
+ <path fill="currentColor" d="M0 0h16v16H0z" />
13
+ </clipPath>
12
14
  </defs>
13
15
  </svg>
@@ -37,10 +37,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.AlertOffSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.AlertOffSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { fill: "currentColor", clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { fill: "currentColor", clipPath: "url(#AlertOffSIcon__a)" },
41
41
  react_1.default.createElement("path", { fillRule: "evenodd", d: "M.47.47a.75.75 0 0 1 1.06 0L3.96 2.898A5.25 5.25 0 0 1 13.25 6.25V10c0 .384.096.535.155.595.06.06.21.155.595.155a.75.75 0 0 1 0 1.5h-.69l2.22 2.22a.75.75 0 1 1-1.06 1.06l-14-14a.75.75 0 0 1 0-1.06Zm11.37 10.28h-.03L5.027 3.965A3.75 3.75 0 0 1 11.75 6.25V10c0 .256.027.51.09.75Zm-8.34-5a.75.75 0 0 1 .75.75V10c0 .256-.027.51-.09.75H8.5a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1 0-1.5c.384 0 .535-.096.595-.155.06-.06.155-.21.155-.595V6.5a.75.75 0 0 1 .75-.75Z", clipRule: "evenodd" }),
42
42
  react_1.default.createElement("path", { d: "M6.16 14.14a.75.75 0 0 1 .75-.75h2.18a.75.75 0 0 1 0 1.5H6.91a.75.75 0 0 1-.75-.75Z" })),
43
43
  react_1.default.createElement("defs", null,
44
- react_1.default.createElement("clipPath", { id: "a" },
44
+ react_1.default.createElement("clipPath", { id: "AlertOffSIcon__a" },
45
45
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
46
46
  exports.AlertOffSIcon.displayName = 'AlertOffSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ArchiveSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ArchiveSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#ArchiveSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.785 1.324A1.827 1.827 0 0 1 2.077.789h11.846a1.827 1.827 0 0 1 1.827 1.826V4.77a1.827 1.827 0 0 1-1.077 1.666v6.95a1.827 1.827 0 0 1-1.827 1.826H3.154a1.827 1.827 0 0 1-1.827-1.827V6.435A1.826 1.826 0 0 1 .25 4.77V2.615c0-.484.193-.949.535-1.291Zm2.042 5.272v6.788a.327.327 0 0 0 .327.327h9.692a.327.327 0 0 0 .327-.327V6.596H2.827Zm-.75-4.307a.327.327 0 0 0-.327.326V4.77a.327.327 0 0 0 .327.327h11.846a.327.327 0 0 0 .327-.327V2.615a.327.327 0 0 0-.327-.326H2.077Zm3.558 6.788a.75.75 0 0 1 .75-.75h3.23a.75.75 0 0 1 0 1.5h-3.23a.75.75 0 0 1-.75-.75Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "ArchiveSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.ArchiveSIcon.displayName = 'ArchiveSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.BankSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.BankSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#BankSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M7.997 1.897 2.282 5.639h11.436L8.003 1.897a.015.015 0 0 0-.006 0ZM7.232.606a1.515 1.515 0 0 1 1.566.019l6.367 4.169c.536.353.705.973.494 1.504-.202.508-.707.841-1.294.841h-.23v4.423h.326a1.288 1.288 0 0 1 1.289 1.289v1.615a1.288 1.288 0 0 1-1.289 1.288H1.538A1.288 1.288 0 0 1 .25 14.466V12.85a1.288 1.288 0 0 1 1.288-1.289h.327V7.14h-.23c-.588 0-1.093-.333-1.294-.84-.212-.532-.042-1.152.494-1.505l.002-.002L7.2.625a.753.753 0 0 1 .031-.02ZM3.365 7.139v4.423h2.09V7.14h-2.09Zm3.59 0v4.423h2.09V7.14h-2.09Zm3.59 0v4.423h2.09V7.14h-2.09Zm2.836 5.923H1.75v1.192h12.5v-1.192h-.869Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "BankSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.BankSIcon.displayName = 'BankSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.BarcodeSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.BarcodeSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#BarcodeSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.7.628C.943.386 1.27.25 1.613.25h4.305a.75.75 0 0 1 0 1.5H1.823v4.096a.75.75 0 0 1-1.5 0V1.54c0-.342.136-.67.378-.911ZM9.476 1a.75.75 0 0 1 .75-.75h4.307a1.288 1.288 0 0 1 1.289 1.289v4.307a.75.75 0 0 1-1.5 0V1.75h-4.096a.75.75 0 0 1-.75-.75ZM3.803 3.71a.75.75 0 0 1 .75.75v7.08a.75.75 0 0 1-1.5 0V4.46a.75.75 0 0 1 .75-.75Zm2.1 0a.75.75 0 0 1 .75.75V9.61a.75.75 0 0 1-1.5 0V4.46a.75.75 0 0 1 .75-.75Zm2.1 0a.75.75 0 0 1 .75.75V9.61a.75.75 0 0 1-1.5 0V4.46a.75.75 0 0 1 .75-.75Zm2.1 0a.75.75 0 0 1 .75.75V9.61a.75.75 0 0 1-1.5 0V4.46a.75.75 0 0 1 .75-.75Zm2.1 0a.75.75 0 0 1 .75.75v7.08a.75.75 0 0 1-1.5 0V4.46a.75.75 0 0 1 .75-.75ZM1.072 9.404a.75.75 0 0 1 .75.75v4.096h4.094a.75.75 0 0 1 0 1.5H1.611a1.289 1.289 0 0 1-1.289-1.288v-4.308a.75.75 0 0 1 .75-.75Zm13.998 0a.75.75 0 0 1 .75.75v4.308a1.288 1.288 0 0 1-1.289 1.288h-4.307a.75.75 0 1 1 0-1.5h4.096v-4.096a.75.75 0 0 1 .75-.75Zm-9.168 1.065a.75.75 0 0 1 .75.75v.32a.75.75 0 0 1-1.5 0v-.32a.75.75 0 0 1 .75-.75Zm2.1 0a.75.75 0 0 1 .75.75v.32a.75.75 0 0 1-1.5 0v-.32a.75.75 0 0 1 .75-.75Zm2.1 0a.75.75 0 0 1 .75.75v.32a.75.75 0 0 1-1.5 0v-.32a.75.75 0 0 1 .75-.75Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "BarcodeSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.BarcodeSIcon.displayName = 'BarcodeSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.BillSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.BillSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#BillSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M1.1 1.1A2.904 2.904 0 0 1 3.155.25h10.23a2.365 2.365 0 0 1 2.366 2.365v3.77a.75.75 0 0 1-.75.75h-2.48V15a.75.75 0 0 1-1.137.643L9.077 14.26 6.77 15.643a.75.75 0 0 1-.772 0L3.692 14.26l-2.306 1.384A.75.75 0 0 1 .25 15V3.154c0-.77.306-1.509.85-2.053Zm11.42 4.535h1.73v-3.02a.865.865 0 1 0-1.73 0v3.02ZM11.182 1.75a2.366 2.366 0 0 0-.164.865v11.06l-1.556-.934a.75.75 0 0 0-.772 0l-2.306 1.384-2.307-1.383a.75.75 0 0 0-.772 0l-1.556.933V3.154A1.404 1.404 0 0 1 3.154 1.75h8.03ZM9.84 4.743a.75.75 0 0 1 .07 1.058L6.143 10.11a.75.75 0 0 1-1.015.106L2.973 8.6a.75.75 0 1 1 .9-1.2l1.598 1.198 3.311-3.784a.75.75 0 0 1 1.058-.07Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "BillSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.BillSIcon.displayName = 'BillSIcon';
@@ -37,10 +37,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CallActiveSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.CallActiveSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
40
+ react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#CallActiveSIcon__a)", clipRule: "evenodd" },
41
41
  react_1.default.createElement("path", { d: "M5.025.82A7.771 7.771 0 0 1 8 .23a.75.75 0 0 1 0 1.5A6.271 6.271 0 0 0 1.728 8a.75.75 0 0 1-1.5 0A7.771 7.771 0 0 1 5.025.82Z" }),
42
42
  react_1.default.createElement("path", { d: "M4.414 4.414A5.07 5.07 0 0 1 7.999 2.93a.75.75 0 0 1 0 1.5A3.57 3.57 0 0 0 4.43 8a.75.75 0 0 1-1.5 0 5.07 5.07 0 0 1 1.485-3.586ZM12.821 3.816l-1.683 1.746a.23.23 0 0 0 0 .325l.002.002a1.742 1.742 0 0 1 0 2.452l-.003.003-2.789 2.784a1.745 1.745 0 0 1-2.452 0l-.002-.002a.234.234 0 0 0-.33 0L3.82 12.858a.241.241 0 0 0 0 .337l.001.001.412.412a2.202 2.202 0 0 0 2.74.296c2.742-1.845 5.102-4.2 6.95-6.936a2.19 2.19 0 0 0-.34-2.728l-.009-.008-.412-.411V3.82a.245.245 0 0 0-.34-.004Zm-1.058-1.063a1.745 1.745 0 0 1 2.452 0l.003.003.411.41a3.693 3.693 0 0 1 .544 4.63 27.198 27.198 0 0 1-7.37 7.357l-.013.009a3.703 3.703 0 0 1-4.617-.492l-.415-.415-.003-.003a1.741 1.741 0 0 1 0-2.452l.004-.004 1.748-1.734a1.734 1.734 0 0 1 2.445 0l-.529.532.527-.534a.245.245 0 0 0 .343.001l2.783-2.777a.242.242 0 0 0 0-.338 1.73 1.73 0 0 1-.005-2.439l1.679-1.74.013-.014Z" })),
43
43
  react_1.default.createElement("defs", null,
44
- react_1.default.createElement("clipPath", { id: "a" },
44
+ react_1.default.createElement("clipPath", { id: "CallActiveSIcon__a" },
45
45
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
46
46
  exports.CallActiveSIcon.displayName = 'CallActiveSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.Cart2FilledMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.Cart2FilledMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
40
+ react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#Cart2FilledMIcon__a)", clipRule: "evenodd" },
41
41
  react_1.default.createElement("path", { d: "M.12.857a.75.75 0 0 1 .75-.75h4.187a.75.75 0 0 1 .746.675l.536 5.325h14.989a2.465 2.465 0 0 1 2.098 1.033 2.463 2.463 0 0 1 .343 2.215l-2.28 6.859-.001.002a2.464 2.464 0 0 1-2.443 1.677H8.267a2.464 2.464 0 0 1-2.465-2.132l-.88-8.756a.753.753 0 0 1-.015-.145L4.38 1.607H.87a.75.75 0 0 1-.75-.75ZM17.604 21.118a1.5 1.5 0 1 1 2.12 2.122 1.5 1.5 0 0 1-2.12-2.122ZM6.46 21.118a1.5 1.5 0 1 1 2.122 2.121 1.5 1.5 0 0 1-2.121-2.121Z" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "Cart2FilledMIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h24v24H0z" }))))); });
45
45
  exports.Cart2FilledMIcon.displayName = 'Cart2FilledMIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.Cart2FilledSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.Cart2FilledSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#a)", clipRule: "evenodd" },
40
+ react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", clipPath: "url(#Cart2FilledSIcon__a)", clipRule: "evenodd" },
41
41
  react_1.default.createElement("path", { d: "M.25 1A.75.75 0 0 1 1 .25h2.631a.75.75 0 0 1 .746.673l.31 3.01h9.167c.296-.01.59.052.858.18a1.822 1.822 0 0 1 1.016 1.35c.045.286.02.577-.072.85l-1.434 4.212v.002c-.13.376-.38.697-.71.916a1.847 1.847 0 0 1-1.094.306H5.65a1.843 1.843 0 0 1-1.193-.424 1.796 1.796 0 0 1-.634-1.144L3.27 4.819a.753.753 0 0 1-.012-.115L2.955 1.75H1A.75.75 0 0 1 .25 1ZM11.118 13.44a1.5 1.5 0 1 1 2.121 2.12 1.5 1.5 0 0 1-2.121-2.12ZM3.69 13.44a1.5 1.5 0 1 1 2.12 2.12 1.5 1.5 0 0 1-2.12-2.12Z" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "Cart2FilledSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.Cart2FilledSIcon.displayName = 'Cart2FilledSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.Cart2OutlineMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.Cart2OutlineMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#Cart2OutlineMIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M.12.857a.75.75 0 0 1 .75-.75h4.187a.75.75 0 0 1 .746.675l.536 5.325h14.989a2.464 2.464 0 0 1 2.098 1.033 2.463 2.463 0 0 1 .343 2.215l-2.28 6.859-.001.002a2.464 2.464 0 0 1-2.443 1.677H8.267a2.464 2.464 0 0 1-2.465-2.132l-.88-8.756a.754.754 0 0 1-.015-.145L4.38 1.607H.87a.75.75 0 0 1-.75-.75Zm6.37 6.75.803 7.982a.964.964 0 0 0 .961.804h10.848a.964.964 0 0 0 .964-.655l2.279-6.853a.965.965 0 0 0-.135-.867l-.004-.007a.964.964 0 0 0-.863-.404H6.49Zm-.03 13.51a1.5 1.5 0 1 1 2.122 2.122 1.5 1.5 0 0 1-2.121-2.121Zm11.144 0a1.5 1.5 0 1 1 2.12 2.123 1.5 1.5 0 0 1-2.12-2.122Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "Cart2OutlineMIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h24v24H0z" }))))); });
45
45
  exports.Cart2OutlineMIcon.displayName = 'Cart2OutlineMIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.Cart2OutlineSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.Cart2OutlineSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#Cart2OutlineSIcon__a)" },
41
41
  react_1.default.createElement("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M1 1h2.631l.938 9.104c.039.25.17.48.367.644.198.165.45.253.71.25h6.789c.235.013.467-.05.662-.18s.34-.317.415-.535l1.434-4.21a1.029 1.029 0 0 0-.151-.947 1.071 1.071 0 0 0-.406-.337 1.1 1.1 0 0 0-.52-.105h-9.86m8.17 10.566a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Zm-7.429 0a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Z" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "Cart2OutlineSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.Cart2OutlineSIcon.displayName = 'Cart2OutlineSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CatalogSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.CatalogSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#CatalogSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.039.25a.75.75 0 0 1 .75.75v2.212H15a.75.75 0 0 1 0 1.5H12.79v2.211a.75.75 0 1 1-1.5 0V4.712H9.077a.75.75 0 1 1 0-1.5h2.212V1a.75.75 0 0 1 .75-.75ZM.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.846V2.077c0-.485.192-.95.535-1.292Zm1.292.965a.327.327 0 0 0-.327.327v3.77a.327.327 0 0 0 .327.326h3.77a.327.327 0 0 0 .326-.327V2.077a.327.327 0 0 0-.327-.327h-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.769Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "CatalogSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.CatalogSIcon.displayName = 'CatalogSIcon';
@@ -37,10 +37,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ChatInfoSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ChatInfoSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { fill: "currentColor", clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { fill: "currentColor", clipPath: "url(#ChatInfoSIcon__a)" },
41
41
  react_1.default.createElement("path", { fillRule: "evenodd", d: "M7.999.25a7.75 7.75 0 1 1-3.175 14.819l-3.69.668a.75.75 0 0 1-.836-1.002l1.042-2.772A7.75 7.75 0 0 1 7.999.25Zm-5.13 11.91-.702 1.866 2.625-.476a.758.758 0 0 1 .133-.012h.006c.138 0 .268.038.38.104a6.25 6.25 0 1 0-2.545-2.226.75.75 0 0 1 .102.743Z", clipRule: "evenodd" }),
42
42
  react_1.default.createElement("path", { d: "M8 4a.95.95 0 0 0-.949.998l.162 3.253a.788.788 0 0 0 1.574 0l.163-3.253A.95.95 0 0 0 8 4ZM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" })),
43
43
  react_1.default.createElement("defs", null,
44
- react_1.default.createElement("clipPath", { id: "a" },
44
+ react_1.default.createElement("clipPath", { id: "ChatInfoSIcon__a" },
45
45
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
46
46
  exports.ChatInfoSIcon.displayName = 'ChatInfoSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ChatMessageFilledSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ChatMessageFilledSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#ChatMessageFilledSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M13.556 2.977a7.471 7.471 0 0 0-2.342-1.735 7.455 7.455 0 0 0-8.785 1.723 7.494 7.494 0 0 0-.954 8.72l-.911 2.434a1.004 1.004 0 0 0 1.113 1.338h.001l3.32-.602a7.454 7.454 0 0 0 8.06-1.305 7.484 7.484 0 0 0 2.434-5.183 7.5 7.5 0 0 0-1.936-5.39ZM4.25 6.5A.75.75 0 0 1 5 5.75h6a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1-.75-.75Zm0 3A.75.75 0 0 1 5 8.75h4a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1-.75-.75Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "ChatMessageFilledSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.ChatMessageFilledSIcon.displayName = 'ChatMessageFilledSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.ChatMessageSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.ChatMessageSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#ChatMessageSIcon__a)" },
41
41
  react_1.default.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 .251A7.75 7.75 0 1 1 4.823 15.07l-3.69.668a.75.75 0 0 1-.836-1.002l1.042-2.773A7.75 7.75 0 0 1 8 .251ZM2.868 12.16l-.702 1.866 2.625-.475a.748.748 0 0 1 .134-.012h.005c.139 0 .268.038.38.103a6.25 6.25 0 1 0-2.544-2.225.75.75 0 0 1 .102.743Zm1.554-5.573a.75.75 0 0 1 .75-.75h5.654a.75.75 0 0 1 0 1.5H5.173a.75.75 0 0 1-.75-.75Zm0 2.826a.75.75 0 0 1 .75-.75h3.77a.75.75 0 1 1 0 1.5h-3.77a.75.75 0 0 1-.75-.75Z", clipRule: "evenodd" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "ChatMessageSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.ChatMessageSIcon.displayName = 'ChatMessageSIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CommentSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.CommentSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
40
+ react_1.default.createElement("g", { clipPath: "url(#CommentSIcon__a)" },
41
41
  react_1.default.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" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "CommentSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.CommentSIcon.displayName = 'CommentSIcon';
@@ -37,5 +37,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.DashboardMIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.DashboardMIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "24", height: "24", fill: "none" }),
40
- react_1.default.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" }))); });
40
+ react_1.default.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" }))); });
41
41
  exports.DashboardMIcon.displayName = 'DashboardMIcon';
@@ -37,9 +37,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.DashboardSIcon = void 0;
38
38
  var react_1 = __importStar(require("react"));
39
39
  exports.DashboardSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref, width: "16", height: "16", fill: "none" }),
40
- react_1.default.createElement("g", { clipPath: "url(#a)" },
41
- react_1.default.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" })),
40
+ react_1.default.createElement("g", { clipPath: "url(#DashboardSIcon__a)" },
41
+ react_1.default.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" })),
42
42
  react_1.default.createElement("defs", null,
43
- react_1.default.createElement("clipPath", { id: "a" },
43
+ react_1.default.createElement("clipPath", { id: "DashboardSIcon__a" },
44
44
  react_1.default.createElement("path", { fill: "currentColor", d: "M0 0h16v16H0z" }))))); });
45
45
  exports.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 {};