@salt-ds/icons 0.0.0-snapshot-20230623164123 → 0.0.0-snapshot-20230802143610

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 (186) hide show
  1. package/dist-cjs/components/Bank.js +32 -0
  2. package/dist-cjs/components/Bank.js.map +1 -0
  3. package/dist-cjs/components/BankSolid.js +27 -0
  4. package/dist-cjs/components/BankSolid.js.map +1 -0
  5. package/dist-cjs/components/Battery.js +27 -0
  6. package/dist-cjs/components/Battery.js.map +1 -0
  7. package/dist-cjs/components/BatterySolid.js +25 -0
  8. package/dist-cjs/components/BatterySolid.js.map +1 -0
  9. package/dist-cjs/components/Browser.js +32 -0
  10. package/dist-cjs/components/Browser.js.map +1 -0
  11. package/dist-cjs/components/BrowserSolid.js +30 -0
  12. package/dist-cjs/components/BrowserSolid.js.map +1 -0
  13. package/dist-cjs/components/Devices.js +32 -0
  14. package/dist-cjs/components/Devices.js.map +1 -0
  15. package/dist-cjs/components/DevicesSolid.js +28 -0
  16. package/dist-cjs/components/DevicesSolid.js.map +1 -0
  17. package/dist-cjs/components/Display.js +27 -0
  18. package/dist-cjs/components/Display.js.map +1 -0
  19. package/dist-cjs/components/DisplaySolid.js +23 -0
  20. package/dist-cjs/components/DisplaySolid.js.map +1 -0
  21. package/dist-cjs/components/Group.js +34 -0
  22. package/dist-cjs/components/Group.js.map +1 -0
  23. package/dist-cjs/components/GroupSolid.js +35 -0
  24. package/dist-cjs/components/GroupSolid.js.map +1 -0
  25. package/dist-cjs/components/Laptop.js +27 -0
  26. package/dist-cjs/components/Laptop.js.map +1 -0
  27. package/dist-cjs/components/LaptopSolid.js +27 -0
  28. package/dist-cjs/components/LaptopSolid.js.map +1 -0
  29. package/dist-cjs/components/Mobile.js +27 -0
  30. package/dist-cjs/components/Mobile.js.map +1 -0
  31. package/dist-cjs/components/MobileSolid.js +27 -0
  32. package/dist-cjs/components/MobileSolid.js.map +1 -0
  33. package/dist-cjs/components/Mouse.js +27 -0
  34. package/dist-cjs/components/Mouse.js.map +1 -0
  35. package/dist-cjs/components/MouseSolid.js +30 -0
  36. package/dist-cjs/components/MouseSolid.js.map +1 -0
  37. package/dist-cjs/components/NotificationRead.js +30 -0
  38. package/dist-cjs/components/NotificationRead.js.map +1 -0
  39. package/dist-cjs/components/NotificationReadSolid.js +30 -0
  40. package/dist-cjs/components/NotificationReadSolid.js.map +1 -0
  41. package/dist-cjs/components/Receipt.js +32 -0
  42. package/dist-cjs/components/Receipt.js.map +1 -0
  43. package/dist-cjs/components/ReceiptSolid.js +25 -0
  44. package/dist-cjs/components/ReceiptSolid.js.map +1 -0
  45. package/dist-cjs/components/SaltShaker.js +35 -0
  46. package/dist-cjs/components/SaltShaker.js.map +1 -0
  47. package/dist-cjs/components/SaltShakerSolid.js +33 -0
  48. package/dist-cjs/components/SaltShakerSolid.js.map +1 -0
  49. package/dist-cjs/components/Scales.js +34 -0
  50. package/dist-cjs/components/Scales.js.map +1 -0
  51. package/dist-cjs/components/ScalesSolid.js +32 -0
  52. package/dist-cjs/components/ScalesSolid.js.map +1 -0
  53. package/dist-cjs/components/SortAscend.js +25 -0
  54. package/dist-cjs/components/SortAscend.js.map +1 -0
  55. package/dist-cjs/components/SortDescend.js +25 -0
  56. package/dist-cjs/components/SortDescend.js.map +1 -0
  57. package/dist-cjs/components/SortableAlpha.js +30 -0
  58. package/dist-cjs/components/SortableAlpha.js.map +1 -0
  59. package/dist-cjs/components/SortableNum.js +25 -0
  60. package/dist-cjs/components/SortableNum.js.map +1 -0
  61. package/dist-cjs/components/Ungroup.js +32 -0
  62. package/dist-cjs/components/Ungroup.js.map +1 -0
  63. package/dist-cjs/components/UngroupSolid.js +23 -0
  64. package/dist-cjs/components/UngroupSolid.js.map +1 -0
  65. package/dist-cjs/components/Watch.js +32 -0
  66. package/dist-cjs/components/Watch.js.map +1 -0
  67. package/dist-cjs/components/WatchSolid.js +27 -0
  68. package/dist-cjs/components/WatchSolid.js.map +1 -0
  69. package/dist-cjs/components/Weight.js +27 -0
  70. package/dist-cjs/components/Weight.js.map +1 -0
  71. package/dist-cjs/components/WeightSolid.js +27 -0
  72. package/dist-cjs/components/WeightSolid.js.map +1 -0
  73. package/dist-cjs/index.js +72 -0
  74. package/dist-cjs/index.js.map +1 -1
  75. package/dist-es/components/Bank.js +28 -0
  76. package/dist-es/components/Bank.js.map +1 -0
  77. package/dist-es/components/BankSolid.js +23 -0
  78. package/dist-es/components/BankSolid.js.map +1 -0
  79. package/dist-es/components/Battery.js +23 -0
  80. package/dist-es/components/Battery.js.map +1 -0
  81. package/dist-es/components/BatterySolid.js +21 -0
  82. package/dist-es/components/BatterySolid.js.map +1 -0
  83. package/dist-es/components/Browser.js +28 -0
  84. package/dist-es/components/Browser.js.map +1 -0
  85. package/dist-es/components/BrowserSolid.js +26 -0
  86. package/dist-es/components/BrowserSolid.js.map +1 -0
  87. package/dist-es/components/Devices.js +28 -0
  88. package/dist-es/components/Devices.js.map +1 -0
  89. package/dist-es/components/DevicesSolid.js +24 -0
  90. package/dist-es/components/DevicesSolid.js.map +1 -0
  91. package/dist-es/components/Display.js +23 -0
  92. package/dist-es/components/Display.js.map +1 -0
  93. package/dist-es/components/DisplaySolid.js +19 -0
  94. package/dist-es/components/DisplaySolid.js.map +1 -0
  95. package/dist-es/components/Group.js +30 -0
  96. package/dist-es/components/Group.js.map +1 -0
  97. package/dist-es/components/GroupSolid.js +31 -0
  98. package/dist-es/components/GroupSolid.js.map +1 -0
  99. package/dist-es/components/Laptop.js +23 -0
  100. package/dist-es/components/Laptop.js.map +1 -0
  101. package/dist-es/components/LaptopSolid.js +23 -0
  102. package/dist-es/components/LaptopSolid.js.map +1 -0
  103. package/dist-es/components/Mobile.js +23 -0
  104. package/dist-es/components/Mobile.js.map +1 -0
  105. package/dist-es/components/MobileSolid.js +23 -0
  106. package/dist-es/components/MobileSolid.js.map +1 -0
  107. package/dist-es/components/Mouse.js +23 -0
  108. package/dist-es/components/Mouse.js.map +1 -0
  109. package/dist-es/components/MouseSolid.js +26 -0
  110. package/dist-es/components/MouseSolid.js.map +1 -0
  111. package/dist-es/components/NotificationRead.js +26 -0
  112. package/dist-es/components/NotificationRead.js.map +1 -0
  113. package/dist-es/components/NotificationReadSolid.js +26 -0
  114. package/dist-es/components/NotificationReadSolid.js.map +1 -0
  115. package/dist-es/components/Receipt.js +28 -0
  116. package/dist-es/components/Receipt.js.map +1 -0
  117. package/dist-es/components/ReceiptSolid.js +21 -0
  118. package/dist-es/components/ReceiptSolid.js.map +1 -0
  119. package/dist-es/components/SaltShaker.js +31 -0
  120. package/dist-es/components/SaltShaker.js.map +1 -0
  121. package/dist-es/components/SaltShakerSolid.js +29 -0
  122. package/dist-es/components/SaltShakerSolid.js.map +1 -0
  123. package/dist-es/components/Scales.js +30 -0
  124. package/dist-es/components/Scales.js.map +1 -0
  125. package/dist-es/components/ScalesSolid.js +28 -0
  126. package/dist-es/components/ScalesSolid.js.map +1 -0
  127. package/dist-es/components/SortAscend.js +21 -0
  128. package/dist-es/components/SortAscend.js.map +1 -0
  129. package/dist-es/components/SortDescend.js +21 -0
  130. package/dist-es/components/SortDescend.js.map +1 -0
  131. package/dist-es/components/SortableAlpha.js +26 -0
  132. package/dist-es/components/SortableAlpha.js.map +1 -0
  133. package/dist-es/components/SortableNum.js +21 -0
  134. package/dist-es/components/SortableNum.js.map +1 -0
  135. package/dist-es/components/Ungroup.js +28 -0
  136. package/dist-es/components/Ungroup.js.map +1 -0
  137. package/dist-es/components/UngroupSolid.js +19 -0
  138. package/dist-es/components/UngroupSolid.js.map +1 -0
  139. package/dist-es/components/Watch.js +28 -0
  140. package/dist-es/components/Watch.js.map +1 -0
  141. package/dist-es/components/WatchSolid.js +23 -0
  142. package/dist-es/components/WatchSolid.js.map +1 -0
  143. package/dist-es/components/Weight.js +23 -0
  144. package/dist-es/components/Weight.js.map +1 -0
  145. package/dist-es/components/WeightSolid.js +23 -0
  146. package/dist-es/components/WeightSolid.js.map +1 -0
  147. package/dist-es/index.js +36 -0
  148. package/dist-es/index.js.map +1 -1
  149. package/dist-types/components/Bank.d.ts +4 -0
  150. package/dist-types/components/BankSolid.d.ts +4 -0
  151. package/dist-types/components/Battery.d.ts +4 -0
  152. package/dist-types/components/BatterySolid.d.ts +4 -0
  153. package/dist-types/components/Browser.d.ts +4 -0
  154. package/dist-types/components/BrowserSolid.d.ts +4 -0
  155. package/dist-types/components/Devices.d.ts +4 -0
  156. package/dist-types/components/DevicesSolid.d.ts +4 -0
  157. package/dist-types/components/Display.d.ts +4 -0
  158. package/dist-types/components/DisplaySolid.d.ts +4 -0
  159. package/dist-types/components/Group.d.ts +4 -0
  160. package/dist-types/components/GroupSolid.d.ts +4 -0
  161. package/dist-types/components/Laptop.d.ts +4 -0
  162. package/dist-types/components/LaptopSolid.d.ts +4 -0
  163. package/dist-types/components/Mobile.d.ts +4 -0
  164. package/dist-types/components/MobileSolid.d.ts +4 -0
  165. package/dist-types/components/Mouse.d.ts +4 -0
  166. package/dist-types/components/MouseSolid.d.ts +4 -0
  167. package/dist-types/components/NotificationRead.d.ts +4 -0
  168. package/dist-types/components/NotificationReadSolid.d.ts +4 -0
  169. package/dist-types/components/Receipt.d.ts +4 -0
  170. package/dist-types/components/ReceiptSolid.d.ts +4 -0
  171. package/dist-types/components/SaltShaker.d.ts +4 -0
  172. package/dist-types/components/SaltShakerSolid.d.ts +4 -0
  173. package/dist-types/components/Scales.d.ts +4 -0
  174. package/dist-types/components/ScalesSolid.d.ts +4 -0
  175. package/dist-types/components/SortAscend.d.ts +4 -0
  176. package/dist-types/components/SortDescend.d.ts +4 -0
  177. package/dist-types/components/SortableAlpha.d.ts +4 -0
  178. package/dist-types/components/SortableNum.d.ts +4 -0
  179. package/dist-types/components/Ungroup.d.ts +4 -0
  180. package/dist-types/components/UngroupSolid.d.ts +4 -0
  181. package/dist-types/components/Watch.d.ts +4 -0
  182. package/dist-types/components/WatchSolid.d.ts +4 -0
  183. package/dist-types/components/Weight.d.ts +4 -0
  184. package/dist-types/components/WeightSolid.d.ts +4 -0
  185. package/dist-types/components/index.d.ts +36 -0
  186. package/package.json +7 -7
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MouseSolid.js","sources":["../src/components/MouseSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type MouseSolidIconProps = IconProps;\n\nexport const MouseSolidIcon = forwardRef<SVGSVGElement, MouseSolidIconProps>(\n function MouseSolidIcon(props: MouseSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"MouseSolidIcon\"\n aria-label=\"mouse solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M5.5.03A4 4 0 0 0 2 4v4a4 4 0 0 0 8 0V4A4 4 0 0 0 6.5.03V2h1v4h-1v1h-1V6h-1V2h1V.03Z\" />\n <path d=\"M5.5 3h1v2h-1V3Z\" />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","MouseSolidIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,cAAiB,GAAAA,gBAAA;AAAA,EAC5B,SAASC,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,gBAAA;AAAA,MACZ,YAAW,EAAA,aAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,sFAAA;AAAA,SAAuF,CAAA;AAAA,wBAC9FA,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,kBAAA;AAAA,SAAmB,CAAA;AAAA,OAAA;AAAA,KAC7B,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,30 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const NotificationReadIcon = react.forwardRef(function NotificationReadIcon2(props, ref) {
10
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
11
+ "data-testid": "NotificationReadIcon",
12
+ "aria-label": "notification read",
13
+ viewBox: "0 0 12 12",
14
+ ref,
15
+ ...props,
16
+ children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ d: "M9.51 1.368a2.802 2.802 0 0 0-.393-.477 3.032 3.032 0 0 0-.949-.657A2.962 2.962 0 0 0 6.996 0H5.004c-.414 0-.805.078-1.172.234a3.179 3.179 0 0 0-.96.657 2.971 2.971 0 0 0-.634.949c-.156.36-.234.746-.234 1.16v3c-.102.57-.238 1.023-.41 1.36-.164.335-.364.55-.598.644H0V9h12v-.996h-.996c-.234-.094-.438-.309-.61-.645-.164-.336-.296-.789-.398-1.359v-.875l-.988.989.004.062c.07.375.152.715.246 1.02.094.304.21.574.351.808H2.391c.14-.234.257-.504.351-.809.094-.304.176-.644.246-1.02L3 6V3c0-.547.195-1.016.586-1.406.39-.39.863-.586 1.418-.586h1.992a1.93 1.93 0 0 1 1.418.586c.154.154.278.32.372.5l.725-.726ZM4.934 11.59c.296.273.652.41 1.066.41a1.48 1.48 0 0 0 1.055-.41c.297-.266.445-.59.445-.973v-.61h-3v.61c0 .383.145.707.434.973Z"
19
+ }),
20
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
21
+ fillRule: "evenodd",
22
+ d: "M7.121 5.172 11.293 1l.707.707-4.879 4.879L5 4.464l.707-.707 1.414 1.415Z",
23
+ clipRule: "evenodd"
24
+ })
25
+ ]
26
+ });
27
+ });
28
+
29
+ exports.NotificationReadIcon = NotificationReadIcon;
30
+ //# sourceMappingURL=NotificationRead.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationRead.js","sources":["../src/components/NotificationRead.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type NotificationReadIconProps = IconProps;\n\nexport const NotificationReadIcon = forwardRef<\n SVGSVGElement,\n NotificationReadIconProps\n>(function NotificationReadIcon(props: NotificationReadIconProps, ref) {\n return (\n <Icon\n data-testid=\"NotificationReadIcon\"\n aria-label=\"notification read\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M9.51 1.368a2.802 2.802 0 0 0-.393-.477 3.032 3.032 0 0 0-.949-.657A2.962 2.962 0 0 0 6.996 0H5.004c-.414 0-.805.078-1.172.234a3.179 3.179 0 0 0-.96.657 2.971 2.971 0 0 0-.634.949c-.156.36-.234.746-.234 1.16v3c-.102.57-.238 1.023-.41 1.36-.164.335-.364.55-.598.644H0V9h12v-.996h-.996c-.234-.094-.438-.309-.61-.645-.164-.336-.296-.789-.398-1.359v-.875l-.988.989.004.062c.07.375.152.715.246 1.02.094.304.21.574.351.808H2.391c.14-.234.257-.504.351-.809.094-.304.176-.644.246-1.02L3 6V3c0-.547.195-1.016.586-1.406.39-.39.863-.586 1.418-.586h1.992a1.93 1.93 0 0 1 1.418.586c.154.154.278.32.372.5l.725-.726ZM4.934 11.59c.296.273.652.41 1.066.41a1.48 1.48 0 0 0 1.055-.41c.297-.266.445-.59.445-.973v-.61h-3v.61c0 .383.145.707.434.973Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M7.121 5.172 11.293 1l.707.707-4.879 4.879L5 4.464l.707-.707 1.414 1.415Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n});\n"],"names":["forwardRef","NotificationReadIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,oBAAuB,GAAAA,gBAAA,CAGlC,SAASC,qBAAAA,CAAqB,OAAkC,GAAK,EAAA;AACrE,EAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,IACC,aAAY,EAAA,sBAAA;AAAA,IACZ,YAAW,EAAA,mBAAA;AAAA,IACX,OAAQ,EAAA,WAAA;AAAA,IACR,GAAA;AAAA,IACC,GAAG,KAAA;AAAA,IAEJ,QAAA,EAAA;AAAA,sBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,ytBAAA;AAAA,OAA0tB,CAAA;AAAA,sBACjuBA,cAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,2EAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,KAAA;AAAA,GACF,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,30 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const NotificationReadSolidIcon = react.forwardRef(function NotificationReadSolidIcon2(props, ref) {
10
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
11
+ "data-testid": "NotificationReadSolidIcon",
12
+ "aria-label": "notification read solid",
13
+ viewBox: "0 0 12 12",
14
+ ref,
15
+ ...props,
16
+ children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ d: "M9.51 1.368a2.802 2.802 0 0 0-.393-.477 3.032 3.032 0 0 0-.949-.657A2.962 2.962 0 0 0 6.996 0H5.004c-.414 0-.805.078-1.172.234a3.179 3.179 0 0 0-.96.657 2.971 2.971 0 0 0-.634.949c-.156.36-.234.746-.234 1.16v3c-.102.57-.238 1.023-.41 1.36-.164.335-.364.55-.598.644H0V9h12v-.996h-.996c-.219-.094-.41-.285-.574-.574-.157-.297-.285-.7-.387-1.207l-.047-.211v-.887L7.121 8 3.586 4.464l2.121-2.12 1.414 1.413 2.39-2.389ZM4.934 11.59c.296.273.652.41 1.066.41a1.48 1.48 0 0 0 1.055-.41c.297-.266.445-.59.445-.973v-.61h-3v.61c0 .383.145.707.434.973Z"
19
+ }),
20
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
21
+ fillRule: "evenodd",
22
+ d: "M7.121 5.172 11.293 1l.707.707-4.879 4.879L5 4.464l.707-.707 1.414 1.415Z",
23
+ clipRule: "evenodd"
24
+ })
25
+ ]
26
+ });
27
+ });
28
+
29
+ exports.NotificationReadSolidIcon = NotificationReadSolidIcon;
30
+ //# sourceMappingURL=NotificationReadSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationReadSolid.js","sources":["../src/components/NotificationReadSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type NotificationReadSolidIconProps = IconProps;\n\nexport const NotificationReadSolidIcon = forwardRef<\n SVGSVGElement,\n NotificationReadSolidIconProps\n>(function NotificationReadSolidIcon(\n props: NotificationReadSolidIconProps,\n ref\n) {\n return (\n <Icon\n data-testid=\"NotificationReadSolidIcon\"\n aria-label=\"notification read solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M9.51 1.368a2.802 2.802 0 0 0-.393-.477 3.032 3.032 0 0 0-.949-.657A2.962 2.962 0 0 0 6.996 0H5.004c-.414 0-.805.078-1.172.234a3.179 3.179 0 0 0-.96.657 2.971 2.971 0 0 0-.634.949c-.156.36-.234.746-.234 1.16v3c-.102.57-.238 1.023-.41 1.36-.164.335-.364.55-.598.644H0V9h12v-.996h-.996c-.219-.094-.41-.285-.574-.574-.157-.297-.285-.7-.387-1.207l-.047-.211v-.887L7.121 8 3.586 4.464l2.121-2.12 1.414 1.413 2.39-2.389ZM4.934 11.59c.296.273.652.41 1.066.41a1.48 1.48 0 0 0 1.055-.41c.297-.266.445-.59.445-.973v-.61h-3v.61c0 .383.145.707.434.973Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M7.121 5.172 11.293 1l.707.707-4.879 4.879L5 4.464l.707-.707 1.414 1.415Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n});\n"],"names":["forwardRef","NotificationReadSolidIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,yBAA4B,GAAAA,gBAAA,CAGvC,SAASC,0BAAAA,CACT,OACA,GACA,EAAA;AACA,EAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,IACC,aAAY,EAAA,2BAAA;AAAA,IACZ,YAAW,EAAA,yBAAA;AAAA,IACX,OAAQ,EAAA,WAAA;AAAA,IACR,GAAA;AAAA,IACC,GAAG,KAAA;AAAA,IAEJ,QAAA,EAAA;AAAA,sBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,8hBAAA;AAAA,OAA+hB,CAAA;AAAA,sBACtiBA,cAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,2EAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,KAAA;AAAA,GACF,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,32 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const ReceiptIcon = react.forwardRef(
10
+ function ReceiptIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
12
+ "data-testid": "ReceiptIcon",
13
+ "aria-label": "receipt",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
19
+ d: "M8 3H4v1h4V3ZM4 5h4v1H4V5Zm4 2H4v1h4V7Z"
20
+ }),
21
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
22
+ fillRule: "evenodd",
23
+ d: "M1 0v12l3-1.5L6 12l2-1.5 3 1.5V0H1Zm5 10.5L4 9l-2 1V1h8v9L8 9l-2 1.5Z",
24
+ clipRule: "evenodd"
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ );
30
+
31
+ exports.ReceiptIcon = ReceiptIcon;
32
+ //# sourceMappingURL=Receipt.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Receipt.js","sources":["../src/components/Receipt.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type ReceiptIconProps = IconProps;\n\nexport const ReceiptIcon = forwardRef<SVGSVGElement, ReceiptIconProps>(\n function ReceiptIcon(props: ReceiptIconProps, ref) {\n return (\n <Icon\n data-testid=\"ReceiptIcon\"\n aria-label=\"receipt\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8 3H4v1h4V3ZM4 5h4v1H4V5Zm4 2H4v1h4V7Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M1 0v12l3-1.5L6 12l2-1.5 3 1.5V0H1Zm5 10.5L4 9l-2 1V1h8v9L8 9l-2 1.5Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","ReceiptIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,WAAc,GAAAA,gBAAA;AAAA,EACzB,SAASC,YAAY,CAAA,KAAA,EAAyB,GAAK,EAAA;AACjD,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,aAAA;AAAA,MACZ,YAAW,EAAA,SAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,yCAAA;AAAA,SAA0C,CAAA;AAAA,wBACjDA,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,uEAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,OAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,25 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const ReceiptSolidIcon = react.forwardRef(function ReceiptSolidIcon2(props, ref) {
10
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
11
+ "data-testid": "ReceiptSolidIcon",
12
+ "aria-label": "receipt solid",
13
+ viewBox: "0 0 12 12",
14
+ ref,
15
+ ...props,
16
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
17
+ fillRule: "evenodd",
18
+ d: "M4 10.5 1 12V0h10v12l-3-1.5L6 12l-2-1.5ZM8 3H4v1h4V3ZM4 5h4v1H4V5Zm4 2H4v1h4V7Z",
19
+ clipRule: "evenodd"
20
+ })
21
+ });
22
+ });
23
+
24
+ exports.ReceiptSolidIcon = ReceiptSolidIcon;
25
+ //# sourceMappingURL=ReceiptSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ReceiptSolid.js","sources":["../src/components/ReceiptSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type ReceiptSolidIconProps = IconProps;\n\nexport const ReceiptSolidIcon = forwardRef<\n SVGSVGElement,\n ReceiptSolidIconProps\n>(function ReceiptSolidIcon(props: ReceiptSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"ReceiptSolidIcon\"\n aria-label=\"receipt solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M4 10.5 1 12V0h10v12l-3-1.5L6 12l-2-1.5ZM8 3H4v1h4V3ZM4 5h4v1H4V5Zm4 2H4v1h4V7Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n});\n"],"names":["forwardRef","ReceiptSolidIcon","jsx","Icon"],"mappings":";;;;;;;;AAOO,MAAM,gBAAmB,GAAAA,gBAAA,CAG9B,SAASC,iBAAAA,CAAiB,OAA8B,GAAK,EAAA;AAC7D,EAAA,uBACGC,cAAA,CAAAC,SAAA,EAAA;AAAA,IACC,aAAY,EAAA,kBAAA;AAAA,IACZ,YAAW,EAAA,eAAA;AAAA,IACX,OAAQ,EAAA,WAAA;AAAA,IACR,GAAA;AAAA,IACC,GAAG,KAAA;AAAA,IAEJ,QAAC,kBAAAD,cAAA,CAAA,MAAA,EAAA;AAAA,MACC,QAAS,EAAA,SAAA;AAAA,MACT,CAAE,EAAA,iFAAA;AAAA,MACF,QAAS,EAAA,SAAA;AAAA,KACX,CAAA;AAAA,GACF,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,35 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const SaltShakerIcon = react.forwardRef(
10
+ function SaltShakerIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
12
+ "data-testid": "SaltShakerIcon",
13
+ "aria-label": "salt shaker",
14
+ viewBox: "0 0 13 12",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
19
+ d: "M5.346 5.248 6.957 6.86 9.26 5.25H5.346Z"
20
+ }),
21
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
22
+ fillRule: "evenodd",
23
+ d: "M2.512 5.243 5.966.386A1 1 0 0 1 7.462.293L11.71 4.54a1 1 0 0 1-.093 1.496L6.761 9.49a3.002 3.002 0 0 1-4.243 0 3.008 3.008 0 0 1-.006-4.247Zm1.332-.083 3 3 3.67-2.57a.5.5 0 0 0 .068-.763L7.177 1.42a.5.5 0 0 0-.764.067L3.843 5.16Zm-.634.78a2.023 2.023 0 0 0 2.859 2.859l-2.86-2.86Z",
24
+ clipRule: "evenodd"
25
+ }),
26
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
27
+ d: "M1 8H0v1h1V8Zm-1 2h1v1H0v-1Zm3 1H2v1h1v-1Z"
28
+ })
29
+ ]
30
+ });
31
+ }
32
+ );
33
+
34
+ exports.SaltShakerIcon = SaltShakerIcon;
35
+ //# sourceMappingURL=SaltShaker.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SaltShaker.js","sources":["../src/components/SaltShaker.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type SaltShakerIconProps = IconProps;\n\nexport const SaltShakerIcon = forwardRef<SVGSVGElement, SaltShakerIconProps>(\n function SaltShakerIcon(props: SaltShakerIconProps, ref) {\n return (\n <Icon\n data-testid=\"SaltShakerIcon\"\n aria-label=\"salt shaker\"\n viewBox=\"0 0 13 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M5.346 5.248 6.957 6.86 9.26 5.25H5.346Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M2.512 5.243 5.966.386A1 1 0 0 1 7.462.293L11.71 4.54a1 1 0 0 1-.093 1.496L6.761 9.49a3.002 3.002 0 0 1-4.243 0 3.008 3.008 0 0 1-.006-4.247Zm1.332-.083 3 3 3.67-2.57a.5.5 0 0 0 .068-.763L7.177 1.42a.5.5 0 0 0-.764.067L3.843 5.16Zm-.634.78a2.023 2.023 0 0 0 2.859 2.859l-2.86-2.86Z\"\n clipRule=\"evenodd\"\n />\n <path d=\"M1 8H0v1h1V8Zm-1 2h1v1H0v-1Zm3 1H2v1h1v-1Z\" />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","SaltShakerIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,cAAiB,GAAAA,gBAAA;AAAA,EAC5B,SAASC,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,gBAAA;AAAA,MACZ,YAAW,EAAA,aAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,0CAAA;AAAA,SAA2C,CAAA;AAAA,wBAClDA,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,2RAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,wBACCA,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,4CAAA;AAAA,SAA6C,CAAA;AAAA,OAAA;AAAA,KACvD,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,33 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const SaltShakerSolidIcon = react.forwardRef(function SaltShakerSolidIcon2(props, ref) {
10
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
11
+ "data-testid": "SaltShakerSolidIcon",
12
+ "aria-label": "salt shaker solid",
13
+ viewBox: "0 0 13 12",
14
+ ref,
15
+ ...props,
16
+ children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ d: "m2.518 5.248.01-.013L6.774 9.48l-.013.01a3.002 3.002 0 0 1-4.243 0 3.002 3.002 0 0 1 0-4.243Z"
19
+ }),
20
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
21
+ fillRule: "evenodd",
22
+ d: "M7.6 8.893 3.115 4.407 5.966.387A1 1 0 0 1 7.462.292L11.71 4.54a1 1 0 0 1-.093 1.496L7.6 8.893Zm2.915-3.303-2.84 1.987-2.329-2.329h5.377a.497.497 0 0 1-.208.342Z",
23
+ clipRule: "evenodd"
24
+ }),
25
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
26
+ d: "M1 8H0v1h1V8Zm0 2H0v1h1v-1Zm2 1H2v1h1v-1Z"
27
+ })
28
+ ]
29
+ });
30
+ });
31
+
32
+ exports.SaltShakerSolidIcon = SaltShakerSolidIcon;
33
+ //# sourceMappingURL=SaltShakerSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SaltShakerSolid.js","sources":["../src/components/SaltShakerSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type SaltShakerSolidIconProps = IconProps;\n\nexport const SaltShakerSolidIcon = forwardRef<\n SVGSVGElement,\n SaltShakerSolidIconProps\n>(function SaltShakerSolidIcon(props: SaltShakerSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"SaltShakerSolidIcon\"\n aria-label=\"salt shaker solid\"\n viewBox=\"0 0 13 12\"\n ref={ref}\n {...props}\n >\n <path d=\"m2.518 5.248.01-.013L6.774 9.48l-.013.01a3.002 3.002 0 0 1-4.243 0 3.002 3.002 0 0 1 0-4.243Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M7.6 8.893 3.115 4.407 5.966.387A1 1 0 0 1 7.462.292L11.71 4.54a1 1 0 0 1-.093 1.496L7.6 8.893Zm2.915-3.303-2.84 1.987-2.329-2.329h5.377a.497.497 0 0 1-.208.342Z\"\n clipRule=\"evenodd\"\n />\n <path d=\"M1 8H0v1h1V8Zm0 2H0v1h1v-1Zm2 1H2v1h1v-1Z\" />\n </Icon>\n );\n});\n"],"names":["forwardRef","SaltShakerSolidIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,mBAAsB,GAAAA,gBAAA,CAGjC,SAASC,oBAAAA,CAAoB,OAAiC,GAAK,EAAA;AACnE,EAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,IACC,aAAY,EAAA,qBAAA;AAAA,IACZ,YAAW,EAAA,mBAAA;AAAA,IACX,OAAQ,EAAA,WAAA;AAAA,IACR,GAAA;AAAA,IACC,GAAG,KAAA;AAAA,IAEJ,QAAA,EAAA;AAAA,sBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,+FAAA;AAAA,OAAgG,CAAA;AAAA,sBACvGA,cAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,mKAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,sBACCA,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,2CAAA;AAAA,OAA4C,CAAA;AAAA,KAAA;AAAA,GACtD,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,34 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const ScalesIcon = react.forwardRef(
10
+ function ScalesIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
12
+ "data-testid": "ScalesIcon",
13
+ "aria-label": "scales",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
19
+ fillRule: "evenodd",
20
+ d: "M6 10a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-1a1.5 1.5 0 0 0 .5-2.915V7.5h-1V6.085A1.5 1.5 0 0 0 6 9Z",
21
+ clipRule: "evenodd"
22
+ }),
23
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
24
+ fillRule: "evenodd",
25
+ d: "M2 2h3.5v1H1l-1 9h12l-1-9H6.5V2H10V1H2v1Zm-.105 2h8.21l.778 7H1.117l.778-7Z",
26
+ clipRule: "evenodd"
27
+ })
28
+ ]
29
+ });
30
+ }
31
+ );
32
+
33
+ exports.ScalesIcon = ScalesIcon;
34
+ //# sourceMappingURL=Scales.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Scales.js","sources":["../src/components/Scales.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type ScalesIconProps = IconProps;\n\nexport const ScalesIcon = forwardRef<SVGSVGElement, ScalesIconProps>(\n function ScalesIcon(props: ScalesIconProps, ref) {\n return (\n <Icon\n data-testid=\"ScalesIcon\"\n aria-label=\"scales\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M6 10a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-1a1.5 1.5 0 0 0 .5-2.915V7.5h-1V6.085A1.5 1.5 0 0 0 6 9Z\"\n clipRule=\"evenodd\"\n />\n <path\n fillRule=\"evenodd\"\n d=\"M2 2h3.5v1H1l-1 9h12l-1-9H6.5V2H10V1H2v1Zm-.105 2h8.21l.778 7H1.117l.778-7Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","ScalesIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,UAAa,GAAAA,gBAAA;AAAA,EACxB,SAASC,WAAW,CAAA,KAAA,EAAwB,GAAK,EAAA;AAC/C,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,YAAA;AAAA,MACZ,YAAW,EAAA,QAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,uGAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,wBACCA,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,6EAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,OAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,32 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const ScalesSolidIcon = react.forwardRef(
10
+ function ScalesSolidIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
12
+ "data-testid": "ScalesSolidIcon",
13
+ "aria-label": "scales solid",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
19
+ d: "M6 9a1.5 1.5 0 0 0 .5-2.915V7.5h-1V6.085A1.5 1.5 0 0 0 6 9Z"
20
+ }),
21
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
22
+ fillRule: "evenodd",
23
+ d: "M5.5 2H2V1h8v1H6.5v1H11l1 9H0l1-9h4.5V2Zm.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
24
+ clipRule: "evenodd"
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ );
30
+
31
+ exports.ScalesSolidIcon = ScalesSolidIcon;
32
+ //# sourceMappingURL=ScalesSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ScalesSolid.js","sources":["../src/components/ScalesSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type ScalesSolidIconProps = IconProps;\n\nexport const ScalesSolidIcon = forwardRef<SVGSVGElement, ScalesSolidIconProps>(\n function ScalesSolidIcon(props: ScalesSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"ScalesSolidIcon\"\n aria-label=\"scales solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M6 9a1.5 1.5 0 0 0 .5-2.915V7.5h-1V6.085A1.5 1.5 0 0 0 6 9Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M5.5 2H2V1h8v1H6.5v1H11l1 9H0l1-9h4.5V2Zm.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","ScalesSolidIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,eAAkB,GAAAA,gBAAA;AAAA,EAC7B,SAASC,gBAAgB,CAAA,KAAA,EAA6B,GAAK,EAAA;AACzD,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,iBAAA;AAAA,MACZ,YAAW,EAAA,cAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,6DAAA;AAAA,SAA8D,CAAA;AAAA,wBACrEA,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,oFAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,OAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,25 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const SortAscendIcon = react.forwardRef(
10
+ function SortAscendIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
12
+ "data-testid": "SortAscendIcon",
13
+ "aria-label": "sort ascend",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ d: "M8.008 2.904v8.105h1v-8.09L10.6 4.51l.708-.707L8.5 1 5.7 3.794l.708.707 1.6-1.597ZM0 1h3v2H0V1Zm0 4h4v2H0V5Zm0 6V9h6v2H0Z"
19
+ })
20
+ });
21
+ }
22
+ );
23
+
24
+ exports.SortAscendIcon = SortAscendIcon;
25
+ //# sourceMappingURL=SortAscend.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SortAscend.js","sources":["../src/components/SortAscend.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type SortAscendIconProps = IconProps;\n\nexport const SortAscendIcon = forwardRef<SVGSVGElement, SortAscendIconProps>(\n function SortAscendIcon(props: SortAscendIconProps, ref) {\n return (\n <Icon\n data-testid=\"SortAscendIcon\"\n aria-label=\"sort ascend\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M8.008 2.904v8.105h1v-8.09L10.6 4.51l.708-.707L8.5 1 5.7 3.794l.708.707 1.6-1.597ZM0 1h3v2H0V1Zm0 4h4v2H0V5Zm0 6V9h6v2H0Z\" />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","SortAscendIcon","jsx","Icon"],"mappings":";;;;;;;;AAOO,MAAM,cAAiB,GAAAA,gBAAA;AAAA,EAC5B,SAASC,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACGC,cAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,gBAAA;AAAA,MACZ,YAAW,EAAA,aAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAC,kBAAAD,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,2HAAA;AAAA,OAA4H,CAAA;AAAA,KACtI,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,25 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const SortDescendIcon = react.forwardRef(
10
+ function SortDescendIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
12
+ "data-testid": "SortDescendIcon",
13
+ "aria-label": "sort descend",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ d: "M0 3V1h6v2H0Zm0 4h4V5H0v2Zm0 4h3V9H0v2Zm9-1.895V1H8v8.089L6.408 7.5l-.708.706 2.808 2.803 2.8-2.795-.708-.706L9 9.105Z"
19
+ })
20
+ });
21
+ }
22
+ );
23
+
24
+ exports.SortDescendIcon = SortDescendIcon;
25
+ //# sourceMappingURL=SortDescend.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SortDescend.js","sources":["../src/components/SortDescend.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type SortDescendIconProps = IconProps;\n\nexport const SortDescendIcon = forwardRef<SVGSVGElement, SortDescendIconProps>(\n function SortDescendIcon(props: SortDescendIconProps, ref) {\n return (\n <Icon\n data-testid=\"SortDescendIcon\"\n aria-label=\"sort descend\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M0 3V1h6v2H0Zm0 4h4V5H0v2Zm0 4h3V9H0v2Zm9-1.895V1H8v8.089L6.408 7.5l-.708.706 2.808 2.803 2.8-2.795-.708-.706L9 9.105Z\" />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","SortDescendIcon","jsx","Icon"],"mappings":";;;;;;;;AAOO,MAAM,eAAkB,GAAAA,gBAAA;AAAA,EAC7B,SAASC,gBAAgB,CAAA,KAAA,EAA6B,GAAK,EAAA;AACzD,IAAA,uBACGC,cAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,iBAAA;AAAA,MACZ,YAAW,EAAA,cAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAC,kBAAAD,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,wHAAA;AAAA,OAAyH,CAAA;AAAA,KACnI,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,30 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const SortableAlphaIcon = react.forwardRef(function SortableAlphaIcon2(props, ref) {
10
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
11
+ "data-testid": "SortableAlphaIcon",
12
+ "aria-label": "sortable alpha",
13
+ viewBox: "0 0 12 12",
14
+ ref,
15
+ ...props,
16
+ children: [
17
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ fillRule: "evenodd",
19
+ d: "M3.753 5.018 3.264 3.63h-1.91l-.49 1.388H0L1.86 0h.909l1.856 5.018h-.872Zm-.7-2.092-.476-1.367-.078-.25A59.563 59.563 0 0 1 2.31.69a7.033 7.033 0 0 1-.086.315 75.04 75.04 0 0 0-.164.554l-.478 1.367h1.47Z",
20
+ clipRule: "evenodd"
21
+ }),
22
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
23
+ d: "M4.092 11.997H.5v-.564l2.543-3.736H.579V7h3.445v.56L1.48 11.3h2.611v.697ZM9 7v2.105l1.6-1.597.708.706-2.8 2.795L5.7 8.206l.708-.706L8 9.089V7h1Zm0-1.991V2.904l1.6 1.597.708-.707L8.508 1 5.7 3.802l.708.707L8 2.919v2.09h1Z"
24
+ })
25
+ ]
26
+ });
27
+ });
28
+
29
+ exports.SortableAlphaIcon = SortableAlphaIcon;
30
+ //# sourceMappingURL=SortableAlpha.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SortableAlpha.js","sources":["../src/components/SortableAlpha.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type SortableAlphaIconProps = IconProps;\n\nexport const SortableAlphaIcon = forwardRef<\n SVGSVGElement,\n SortableAlphaIconProps\n>(function SortableAlphaIcon(props: SortableAlphaIconProps, ref) {\n return (\n <Icon\n data-testid=\"SortableAlphaIcon\"\n aria-label=\"sortable alpha\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M3.753 5.018 3.264 3.63h-1.91l-.49 1.388H0L1.86 0h.909l1.856 5.018h-.872Zm-.7-2.092-.476-1.367-.078-.25A59.563 59.563 0 0 1 2.31.69a7.033 7.033 0 0 1-.086.315 75.04 75.04 0 0 0-.164.554l-.478 1.367h1.47Z\"\n clipRule=\"evenodd\"\n />\n <path d=\"M4.092 11.997H.5v-.564l2.543-3.736H.579V7h3.445v.56L1.48 11.3h2.611v.697ZM9 7v2.105l1.6-1.597.708.706-2.8 2.795L5.7 8.206l.708-.706L8 9.089V7h1Zm0-1.991V2.904l1.6 1.597.708-.707L8.508 1 5.7 3.802l.708.707L8 2.919v2.09h1Z\" />\n </Icon>\n );\n});\n"],"names":["forwardRef","SortableAlphaIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,iBAAoB,GAAAA,gBAAA,CAG/B,SAASC,kBAAAA,CAAkB,OAA+B,GAAK,EAAA;AAC/D,EAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,IACC,aAAY,EAAA,mBAAA;AAAA,IACZ,YAAW,EAAA,gBAAA;AAAA,IACX,OAAQ,EAAA,WAAA;AAAA,IACR,GAAA;AAAA,IACC,GAAG,KAAA;AAAA,IAEJ,QAAA,EAAA;AAAA,sBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,6MAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,sBACCA,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,8NAAA;AAAA,OAA+N,CAAA;AAAA,KAAA;AAAA,GACzO,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,25 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const SortableNumIcon = react.forwardRef(
10
+ function SortableNumIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
12
+ "data-testid": "SortableNumIcon",
13
+ "aria-label": "sortable num",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ d: "M3.22 4.997h-.807V1.781c0-.107.001-.214.004-.322l.007-.314c.004-.103.01-.2.017-.294-.048.052-.107.11-.178.171-.068.061-.141.125-.219.191l-.574.458-.403-.509L2.55 0h.67v4.997ZM4.4 9.064c0 .297-.02.587-.064.872a3.233 3.233 0 0 1-.219.8 2.121 2.121 0 0 1-.427.66c-.18.188-.408.337-.684.444-.275.107-.608.16-.998.16-.098 0-.212-.005-.341-.017a2.226 2.226 0 0 1-.315-.04v-.67a2.233 2.233 0 0 0 .615.081c.422 0 .75-.078.985-.236.237-.157.404-.373.502-.649.1-.276.157-.589.171-.94h-.041a1.16 1.16 0 0 1-.622.516 1.628 1.628 0 0 1-.54.079c-.287 0-.538-.06-.752-.181a1.245 1.245 0 0 1-.496-.527A1.855 1.855 0 0 1 1 8.58c0-.353.067-.657.202-.913.134-.255.324-.45.57-.588a1.74 1.74 0 0 1 .869-.208c.25 0 .482.046.693.137.215.089.402.225.561.41.16.182.284.411.373.687.088.273.133.593.133.96Zm-1.75-1.53a.808.808 0 0 0-.618.255c-.16.17-.239.429-.239.78 0 .285.068.51.205.676.137.167.346.25.629.25.196 0 .365-.04.506-.12a.91.91 0 0 0 .331-.31.706.706 0 0 0 .12-.383c0-.135-.02-.27-.058-.404a1.188 1.188 0 0 0-.171-.369.902.902 0 0 0-.294-.27.774.774 0 0 0-.41-.106ZM9 7v2.105l1.6-1.597.708.706-2.8 2.795L5.7 8.206l.708-.706L8 9.089V7h1Zm0-1.991V2.904L10.6 4.5l.708-.707L8.508 1 5.7 3.802l.708.707L8 2.919v2.09h1Z"
19
+ })
20
+ });
21
+ }
22
+ );
23
+
24
+ exports.SortableNumIcon = SortableNumIcon;
25
+ //# sourceMappingURL=SortableNum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SortableNum.js","sources":["../src/components/SortableNum.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type SortableNumIconProps = IconProps;\n\nexport const SortableNumIcon = forwardRef<SVGSVGElement, SortableNumIconProps>(\n function SortableNumIcon(props: SortableNumIconProps, ref) {\n return (\n <Icon\n data-testid=\"SortableNumIcon\"\n aria-label=\"sortable num\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M3.22 4.997h-.807V1.781c0-.107.001-.214.004-.322l.007-.314c.004-.103.01-.2.017-.294-.048.052-.107.11-.178.171-.068.061-.141.125-.219.191l-.574.458-.403-.509L2.55 0h.67v4.997ZM4.4 9.064c0 .297-.02.587-.064.872a3.233 3.233 0 0 1-.219.8 2.121 2.121 0 0 1-.427.66c-.18.188-.408.337-.684.444-.275.107-.608.16-.998.16-.098 0-.212-.005-.341-.017a2.226 2.226 0 0 1-.315-.04v-.67a2.233 2.233 0 0 0 .615.081c.422 0 .75-.078.985-.236.237-.157.404-.373.502-.649.1-.276.157-.589.171-.94h-.041a1.16 1.16 0 0 1-.622.516 1.628 1.628 0 0 1-.54.079c-.287 0-.538-.06-.752-.181a1.245 1.245 0 0 1-.496-.527A1.855 1.855 0 0 1 1 8.58c0-.353.067-.657.202-.913.134-.255.324-.45.57-.588a1.74 1.74 0 0 1 .869-.208c.25 0 .482.046.693.137.215.089.402.225.561.41.16.182.284.411.373.687.088.273.133.593.133.96Zm-1.75-1.53a.808.808 0 0 0-.618.255c-.16.17-.239.429-.239.78 0 .285.068.51.205.676.137.167.346.25.629.25.196 0 .365-.04.506-.12a.91.91 0 0 0 .331-.31.706.706 0 0 0 .12-.383c0-.135-.02-.27-.058-.404a1.188 1.188 0 0 0-.171-.369.902.902 0 0 0-.294-.27.774.774 0 0 0-.41-.106ZM9 7v2.105l1.6-1.597.708.706-2.8 2.795L5.7 8.206l.708-.706L8 9.089V7h1Zm0-1.991V2.904L10.6 4.5l.708-.707L8.508 1 5.7 3.802l.708.707L8 2.919v2.09h1Z\" />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","SortableNumIcon","jsx","Icon"],"mappings":";;;;;;;;AAOO,MAAM,eAAkB,GAAAA,gBAAA;AAAA,EAC7B,SAASC,gBAAgB,CAAA,KAAA,EAA6B,GAAK,EAAA;AACzD,IAAA,uBACGC,cAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,iBAAA;AAAA,MACZ,YAAW,EAAA,cAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAC,kBAAAD,cAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,grCAAA;AAAA,OAAirC,CAAA;AAAA,KAC3rC,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,32 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const UngroupIcon = react.forwardRef(
10
+ function UngroupIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
12
+ "data-testid": "UngroupIcon",
13
+ "aria-label": "ungroup",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
19
+ fillRule: "evenodd",
20
+ d: "M0 6V0h6v6H0Zm1-5h4v4H1V1Zm5 5h6v6H6V6Zm1 1h4v4H7V7Z",
21
+ clipRule: "evenodd"
22
+ }),
23
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
24
+ d: "M1 7h1v3h3v1H1V7Zm9-2h1V1H7v1h3v3Z"
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ );
30
+
31
+ exports.UngroupIcon = UngroupIcon;
32
+ //# sourceMappingURL=Ungroup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Ungroup.js","sources":["../src/components/Ungroup.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type UngroupIconProps = IconProps;\n\nexport const UngroupIcon = forwardRef<SVGSVGElement, UngroupIconProps>(\n function UngroupIcon(props: UngroupIconProps, ref) {\n return (\n <Icon\n data-testid=\"UngroupIcon\"\n aria-label=\"ungroup\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M0 6V0h6v6H0Zm1-5h4v4H1V1Zm5 5h6v6H6V6Zm1 1h4v4H7V7Z\"\n clipRule=\"evenodd\"\n />\n <path d=\"M1 7h1v3h3v1H1V7Zm9-2h1V1H7v1h3v3Z\" />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","UngroupIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,WAAc,GAAAA,gBAAA;AAAA,EACzB,SAASC,YAAY,CAAA,KAAA,EAAyB,GAAK,EAAA;AACjD,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,aAAA;AAAA,MACZ,YAAW,EAAA,SAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,sDAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,wBACCA,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,oCAAA;AAAA,SAAqC,CAAA;AAAA,OAAA;AAAA,KAC/C,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,23 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const UngroupSolidIcon = react.forwardRef(function UngroupSolidIcon2(props, ref) {
10
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
11
+ "data-testid": "UngroupSolidIcon",
12
+ "aria-label": "ungroup solid",
13
+ viewBox: "0 0 12 12",
14
+ ref,
15
+ ...props,
16
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
17
+ d: "M0 0h6v6H0V0Zm6 6h6v6H6V6ZM1 7h1v3h3v1H1V7Zm9-2h1V1H7v1h3v3Z"
18
+ })
19
+ });
20
+ });
21
+
22
+ exports.UngroupSolidIcon = UngroupSolidIcon;
23
+ //# sourceMappingURL=UngroupSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UngroupSolid.js","sources":["../src/components/UngroupSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type UngroupSolidIconProps = IconProps;\n\nexport const UngroupSolidIcon = forwardRef<\n SVGSVGElement,\n UngroupSolidIconProps\n>(function UngroupSolidIcon(props: UngroupSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"UngroupSolidIcon\"\n aria-label=\"ungroup solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M0 0h6v6H0V0Zm6 6h6v6H6V6ZM1 7h1v3h3v1H1V7Zm9-2h1V1H7v1h3v3Z\" />\n </Icon>\n );\n});\n"],"names":["forwardRef","UngroupSolidIcon","jsx","Icon"],"mappings":";;;;;;;;AAOO,MAAM,gBAAmB,GAAAA,gBAAA,CAG9B,SAASC,iBAAAA,CAAiB,OAA8B,GAAK,EAAA;AAC7D,EAAA,uBACGC,cAAA,CAAAC,SAAA,EAAA;AAAA,IACC,aAAY,EAAA,kBAAA;AAAA,IACZ,YAAW,EAAA,eAAA;AAAA,IACX,OAAQ,EAAA,WAAA;AAAA,IACR,GAAA;AAAA,IACC,GAAG,KAAA;AAAA,IAEJ,QAAC,kBAAAD,cAAA,CAAA,MAAA,EAAA;AAAA,MAAK,CAAE,EAAA,8DAAA;AAAA,KAA+D,CAAA;AAAA,GACzE,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,32 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const WatchIcon = react.forwardRef(
10
+ function WatchIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsxs(Icon.Icon, {
12
+ "data-testid": "WatchIcon",
13
+ "aria-label": "watch",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
19
+ d: "M5 4h1v2h2v1H5V4Z"
20
+ }),
21
+ /* @__PURE__ */ jsxRuntime.jsx("path", {
22
+ fillRule: "evenodd",
23
+ d: "M3 0h6v2h1v8H9v2H3v-2H2V2h1V0Zm6 3H3v6h6V3Z",
24
+ clipRule: "evenodd"
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ );
30
+
31
+ exports.WatchIcon = WatchIcon;
32
+ //# sourceMappingURL=Watch.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Watch.js","sources":["../src/components/Watch.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type WatchIconProps = IconProps;\n\nexport const WatchIcon = forwardRef<SVGSVGElement, WatchIconProps>(\n function WatchIcon(props: WatchIconProps, ref) {\n return (\n <Icon\n data-testid=\"WatchIcon\"\n aria-label=\"watch\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M5 4h1v2h2v1H5V4Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M3 0h6v2h1v8H9v2H3v-2H2V2h1V0Zm6 3H3v6h6V3Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","WatchIcon","jsxs","Icon","jsx"],"mappings":";;;;;;;;AAOO,MAAM,SAAY,GAAAA,gBAAA;AAAA,EACvB,SAASC,UAAU,CAAA,KAAA,EAAuB,GAAK,EAAA;AAC7C,IAAA,uBACGC,eAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,WAAA;AAAA,MACZ,YAAW,EAAA,OAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAA,EAAA;AAAA,wBAACC,cAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,mBAAA;AAAA,SAAoB,CAAA;AAAA,wBAC3BA,cAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,6CAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,OAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,27 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const WatchSolidIcon = react.forwardRef(
10
+ function WatchSolidIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
12
+ "data-testid": "WatchSolidIcon",
13
+ "aria-label": "watch solid",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ fillRule: "evenodd",
19
+ d: "M3 0h6v2h1v8H9v2H3v-2H2V2h1V0Zm3 4H5v3h3V6H6V4Z",
20
+ clipRule: "evenodd"
21
+ })
22
+ });
23
+ }
24
+ );
25
+
26
+ exports.WatchSolidIcon = WatchSolidIcon;
27
+ //# sourceMappingURL=WatchSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WatchSolid.js","sources":["../src/components/WatchSolid.tsx"],"sourcesContent":["// WARNING: This file was generated by a script. Do not modify it manually\nimport { forwardRef } from \"react\";\n\nimport { Icon, IconProps } from \"../icon\";\n\nexport type WatchSolidIconProps = IconProps;\n\nexport const WatchSolidIcon = forwardRef<SVGSVGElement, WatchSolidIconProps>(\n function WatchSolidIcon(props: WatchSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"WatchSolidIcon\"\n aria-label=\"watch solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M3 0h6v2h1v8H9v2H3v-2H2V2h1V0Zm3 4H5v3h3V6H6V4Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["forwardRef","WatchSolidIcon","jsx","Icon"],"mappings":";;;;;;;;AAOO,MAAM,cAAiB,GAAAA,gBAAA;AAAA,EAC5B,SAASC,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACGC,cAAA,CAAAC,SAAA,EAAA;AAAA,MACC,aAAY,EAAA,gBAAA;AAAA,MACZ,YAAW,EAAA,aAAA;AAAA,MACX,OAAQ,EAAA,WAAA;AAAA,MACR,GAAA;AAAA,MACC,GAAG,KAAA;AAAA,MAEJ,QAAC,kBAAAD,cAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,iDAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,27 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var jsxRuntime = require('react/jsx-runtime');
6
+ var react = require('react');
7
+ var Icon = require('../icon/Icon.js');
8
+
9
+ const WeightIcon = react.forwardRef(
10
+ function WeightIcon2(props, ref) {
11
+ return /* @__PURE__ */ jsxRuntime.jsx(Icon.Icon, {
12
+ "data-testid": "WeightIcon",
13
+ "aria-label": "weight",
14
+ viewBox: "0 0 12 12",
15
+ ref,
16
+ ...props,
17
+ children: /* @__PURE__ */ jsxRuntime.jsx("path", {
18
+ fillRule: "evenodd",
19
+ d: "M8 4a2.5 2.5 0 1 0-4 0H2l-2 8h12l-2-8H8Zm-.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM2.78 5l-1.5 6h9.44l-1.5-6H2.78Z",
20
+ clipRule: "evenodd"
21
+ })
22
+ });
23
+ }
24
+ );
25
+
26
+ exports.WeightIcon = WeightIcon;
27
+ //# sourceMappingURL=Weight.js.map