@salt-ds/icons 0.0.0-snapshot-20230705144029 → 0.0.0-snapshot-20230802154358

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,28 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const UngroupIcon = forwardRef(
6
+ function UngroupIcon2(props, ref) {
7
+ return /* @__PURE__ */ jsxs(Icon, {
8
+ "data-testid": "UngroupIcon",
9
+ "aria-label": "ungroup",
10
+ viewBox: "0 0 12 12",
11
+ ref,
12
+ ...props,
13
+ children: [
14
+ /* @__PURE__ */ jsx("path", {
15
+ fillRule: "evenodd",
16
+ d: "M0 6V0h6v6H0Zm1-5h4v4H1V1Zm5 5h6v6H6V6Zm1 1h4v4H7V7Z",
17
+ clipRule: "evenodd"
18
+ }),
19
+ /* @__PURE__ */ jsx("path", {
20
+ d: "M1 7h1v3h3v1H1V7Zm9-2h1V1H7v1h3v3Z"
21
+ })
22
+ ]
23
+ });
24
+ }
25
+ );
26
+
27
+ export { UngroupIcon };
28
+ //# 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":["UngroupIcon"],"mappings":";;;;AAOO,MAAM,WAAc,GAAA,UAAA;AAAA,EACzB,SAASA,YAAY,CAAA,KAAA,EAAyB,GAAK,EAAA;AACjD,IAAA,uBACG,IAAA,CAAA,IAAA,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,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,sDAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,wBACC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,oCAAA;AAAA,SAAqC,CAAA;AAAA,OAAA;AAAA,KAC/C,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,19 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const UngroupSolidIcon = forwardRef(function UngroupSolidIcon2(props, ref) {
6
+ return /* @__PURE__ */ jsx(Icon, {
7
+ "data-testid": "UngroupSolidIcon",
8
+ "aria-label": "ungroup solid",
9
+ viewBox: "0 0 12 12",
10
+ ref,
11
+ ...props,
12
+ children: /* @__PURE__ */ jsx("path", {
13
+ d: "M0 0h6v6H0V0Zm6 6h6v6H6V6ZM1 7h1v3h3v1H1V7Zm9-2h1V1H7v1h3v3Z"
14
+ })
15
+ });
16
+ });
17
+
18
+ export { UngroupSolidIcon };
19
+ //# 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":["UngroupSolidIcon"],"mappings":";;;;AAOO,MAAM,gBAAmB,GAAA,UAAA,CAG9B,SAASA,iBAAAA,CAAiB,OAA8B,GAAK,EAAA;AAC7D,EAAA,uBACG,GAAA,CAAA,IAAA,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,kBAAA,GAAA,CAAA,MAAA,EAAA;AAAA,MAAK,CAAE,EAAA,8DAAA;AAAA,KAA+D,CAAA;AAAA,GACzE,CAAA,CAAA;AAEJ,CAAC;;;;"}
@@ -0,0 +1,28 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const WatchIcon = forwardRef(
6
+ function WatchIcon2(props, ref) {
7
+ return /* @__PURE__ */ jsxs(Icon, {
8
+ "data-testid": "WatchIcon",
9
+ "aria-label": "watch",
10
+ viewBox: "0 0 12 12",
11
+ ref,
12
+ ...props,
13
+ children: [
14
+ /* @__PURE__ */ jsx("path", {
15
+ d: "M5 4h1v2h2v1H5V4Z"
16
+ }),
17
+ /* @__PURE__ */ jsx("path", {
18
+ fillRule: "evenodd",
19
+ d: "M3 0h6v2h1v8H9v2H3v-2H2V2h1V0Zm6 3H3v6h6V3Z",
20
+ clipRule: "evenodd"
21
+ })
22
+ ]
23
+ });
24
+ }
25
+ );
26
+
27
+ export { WatchIcon };
28
+ //# 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":["WatchIcon"],"mappings":";;;;AAOO,MAAM,SAAY,GAAA,UAAA;AAAA,EACvB,SAASA,UAAU,CAAA,KAAA,EAAuB,GAAK,EAAA;AAC7C,IAAA,uBACG,IAAA,CAAA,IAAA,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,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,mBAAA;AAAA,SAAoB,CAAA;AAAA,wBAC3B,GAAA,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,23 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const WatchSolidIcon = forwardRef(
6
+ function WatchSolidIcon2(props, ref) {
7
+ return /* @__PURE__ */ jsx(Icon, {
8
+ "data-testid": "WatchSolidIcon",
9
+ "aria-label": "watch solid",
10
+ viewBox: "0 0 12 12",
11
+ ref,
12
+ ...props,
13
+ children: /* @__PURE__ */ jsx("path", {
14
+ fillRule: "evenodd",
15
+ d: "M3 0h6v2h1v8H9v2H3v-2H2V2h1V0Zm3 4H5v3h3V6H6V4Z",
16
+ clipRule: "evenodd"
17
+ })
18
+ });
19
+ }
20
+ );
21
+
22
+ export { WatchSolidIcon };
23
+ //# 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":["WatchSolidIcon"],"mappings":";;;;AAOO,MAAM,cAAiB,GAAA,UAAA;AAAA,EAC5B,SAASA,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACG,GAAA,CAAA,IAAA,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,kBAAA,GAAA,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,23 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const WeightIcon = forwardRef(
6
+ function WeightIcon2(props, ref) {
7
+ return /* @__PURE__ */ jsx(Icon, {
8
+ "data-testid": "WeightIcon",
9
+ "aria-label": "weight",
10
+ viewBox: "0 0 12 12",
11
+ ref,
12
+ ...props,
13
+ children: /* @__PURE__ */ jsx("path", {
14
+ fillRule: "evenodd",
15
+ 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",
16
+ clipRule: "evenodd"
17
+ })
18
+ });
19
+ }
20
+ );
21
+
22
+ export { WeightIcon };
23
+ //# sourceMappingURL=Weight.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Weight.js","sources":["../src/components/Weight.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 WeightIconProps = IconProps;\n\nexport const WeightIcon = forwardRef<SVGSVGElement, WeightIconProps>(\n function WeightIcon(props: WeightIconProps, ref) {\n return (\n <Icon\n data-testid=\"WeightIcon\"\n aria-label=\"weight\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n 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\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["WeightIcon"],"mappings":";;;;AAOO,MAAM,UAAa,GAAA,UAAA;AAAA,EACxB,SAASA,WAAW,CAAA,KAAA,EAAwB,GAAK,EAAA;AAC/C,IAAA,uBACG,GAAA,CAAA,IAAA,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,QAAC,kBAAA,GAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,uHAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
@@ -0,0 +1,23 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+ import { forwardRef } from 'react';
3
+ import { Icon } from '../icon/Icon.js';
4
+
5
+ const WeightSolidIcon = forwardRef(
6
+ function WeightSolidIcon2(props, ref) {
7
+ return /* @__PURE__ */ jsx(Icon, {
8
+ "data-testid": "WeightSolidIcon",
9
+ "aria-label": "weight solid",
10
+ viewBox: "0 0 12 12",
11
+ ref,
12
+ ...props,
13
+ children: /* @__PURE__ */ jsx("path", {
14
+ fillRule: "evenodd",
15
+ 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 0Z",
16
+ clipRule: "evenodd"
17
+ })
18
+ });
19
+ }
20
+ );
21
+
22
+ export { WeightSolidIcon };
23
+ //# sourceMappingURL=WeightSolid.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WeightSolid.js","sources":["../src/components/WeightSolid.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 WeightSolidIconProps = IconProps;\n\nexport const WeightSolidIcon = forwardRef<SVGSVGElement, WeightSolidIconProps>(\n function WeightSolidIcon(props: WeightSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"WeightSolidIcon\"\n aria-label=\"weight solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n 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 0Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["WeightSolidIcon"],"mappings":";;;;AAOO,MAAM,eAAkB,GAAA,UAAA;AAAA,EAC7B,SAASA,gBAAgB,CAAA,KAAA,EAA6B,GAAK,EAAA;AACzD,IAAA,uBACG,GAAA,CAAA,IAAA,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,kBAAA,GAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,uFAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
package/dist-es/index.js CHANGED
@@ -11,11 +11,17 @@ export { ArrowLeftIcon } from './components/ArrowLeft.js';
11
11
  export { ArrowRightIcon } from './components/ArrowRight.js';
12
12
  export { ArrowUpIcon } from './components/ArrowUp.js';
13
13
  export { AttachIcon } from './components/Attach.js';
14
+ export { BankIcon } from './components/Bank.js';
14
15
  export { BankCheckIcon } from './components/BankCheck.js';
15
16
  export { BankCheckSolidIcon } from './components/BankCheckSolid.js';
17
+ export { BankSolidIcon } from './components/BankSolid.js';
16
18
  export { BarChartIcon } from './components/BarChart.js';
19
+ export { BatteryIcon } from './components/Battery.js';
20
+ export { BatterySolidIcon } from './components/BatterySolid.js';
17
21
  export { BookmarkIcon } from './components/Bookmark.js';
18
22
  export { BookmarkSolidIcon } from './components/BookmarkSolid.js';
23
+ export { BrowserIcon } from './components/Browser.js';
24
+ export { BrowserSolidIcon } from './components/BrowserSolid.js';
19
25
  export { BuildingIcon } from './components/Building.js';
20
26
  export { BuildingsIcon } from './components/Buildings.js';
21
27
  export { BuildingSolidIcon } from './components/BuildingSolid.js';
@@ -78,7 +84,11 @@ export { DatabaseIcon } from './components/Database.js';
78
84
  export { DatabaseSolidIcon } from './components/DatabaseSolid.js';
79
85
  export { DeleteIcon } from './components/Delete.js';
80
86
  export { DeleteSolidIcon } from './components/DeleteSolid.js';
87
+ export { DevicesIcon } from './components/Devices.js';
88
+ export { DevicesSolidIcon } from './components/DevicesSolid.js';
81
89
  export { DiamondIcon } from './components/Diamond.js';
90
+ export { DisplayIcon } from './components/Display.js';
91
+ export { DisplaySolidIcon } from './components/DisplaySolid.js';
82
92
  export { DocumentIcon } from './components/Document.js';
83
93
  export { DocumentSolidIcon } from './components/DocumentSolid.js';
84
94
  export { DoubleChevronDownIcon } from './components/DoubleChevronDown.js';
@@ -116,6 +126,8 @@ export { GlobeIcon } from './components/Globe.js';
116
126
  export { GlobeSolidIcon } from './components/GlobeSolid.js';
117
127
  export { GridIcon } from './components/Grid.js';
118
128
  export { GridSolidIcon } from './components/GridSolid.js';
129
+ export { GroupIcon } from './components/Group.js';
130
+ export { GroupSolidIcon } from './components/GroupSolid.js';
119
131
  export { GuideClosedIcon } from './components/GuideClosed.js';
120
132
  export { GuideClosedSolidIcon } from './components/GuideClosedSolid.js';
121
133
  export { GuideOpenIcon } from './components/GuideOpen.js';
@@ -145,6 +157,8 @@ export { KeyOptionIcon } from './components/KeyOption.js';
145
157
  export { KeyShiftIcon } from './components/KeyShift.js';
146
158
  export { KeySolidIcon } from './components/KeySolid.js';
147
159
  export { KeyTabIcon } from './components/KeyTab.js';
160
+ export { LaptopIcon } from './components/Laptop.js';
161
+ export { LaptopSolidIcon } from './components/LaptopSolid.js';
148
162
  export { LightIcon } from './components/Light.js';
149
163
  export { LightSolidIcon } from './components/LightSolid.js';
150
164
  export { LineChartIcon } from './components/LineChart.js';
@@ -172,12 +186,18 @@ export { MessageIcon } from './components/Message.js';
172
186
  export { MessageSolidIcon } from './components/MessageSolid.js';
173
187
  export { MicroMenuIcon } from './components/MicroMenu.js';
174
188
  export { MinimizeIcon } from './components/Minimize.js';
189
+ export { MobileIcon } from './components/Mobile.js';
190
+ export { MobileSolidIcon } from './components/MobileSolid.js';
191
+ export { MouseIcon } from './components/Mouse.js';
192
+ export { MouseSolidIcon } from './components/MouseSolid.js';
175
193
  export { MoveAllIcon } from './components/MoveAll.js';
176
194
  export { MoveHorizontalIcon } from './components/MoveHorizontal.js';
177
195
  export { MoveVerticalIcon } from './components/MoveVertical.js';
178
196
  export { NoteIcon } from './components/Note.js';
179
197
  export { NoteSolidIcon } from './components/NoteSolid.js';
180
198
  export { NotificationIcon } from './components/Notification.js';
199
+ export { NotificationReadIcon } from './components/NotificationRead.js';
200
+ export { NotificationReadSolidIcon } from './components/NotificationReadSolid.js';
181
201
  export { NotificationSolidIcon } from './components/NotificationSolid.js';
182
202
  export { OverflowMenuIcon } from './components/OverflowMenu.js';
183
203
  export { PasteIcon } from './components/Paste.js';
@@ -213,6 +233,8 @@ export { ProgressRejectedIcon } from './components/ProgressRejected.js';
213
233
  export { ProgressTodoIcon } from './components/ProgressTodo.js';
214
234
  export { ProtectionIcon } from './components/Protection.js';
215
235
  export { ProtectionSolidIcon } from './components/ProtectionSolid.js';
236
+ export { ReceiptIcon } from './components/Receipt.js';
237
+ export { ReceiptSolidIcon } from './components/ReceiptSolid.js';
216
238
  export { RedoIcon } from './components/Redo.js';
217
239
  export { RefreshIcon } from './components/Refresh.js';
218
240
  export { RemoveIcon } from './components/Remove.js';
@@ -225,8 +247,12 @@ export { Replay5Icon } from './components/Replay5.js';
225
247
  export { RestoreIcon } from './components/Restore.js';
226
248
  export { RunReportIcon } from './components/RunReport.js';
227
249
  export { RunReportSolidIcon } from './components/RunReportSolid.js';
250
+ export { SaltShakerIcon } from './components/SaltShaker.js';
251
+ export { SaltShakerSolidIcon } from './components/SaltShakerSolid.js';
228
252
  export { SaveIcon } from './components/Save.js';
229
253
  export { SaveSolidIcon } from './components/SaveSolid.js';
254
+ export { ScalesIcon } from './components/Scales.js';
255
+ export { ScalesSolidIcon } from './components/ScalesSolid.js';
230
256
  export { ScheduleTimeIcon } from './components/ScheduleTime.js';
231
257
  export { ScheduleTimeSolidIcon } from './components/ScheduleTimeSolid.js';
232
258
  export { SearchIcon } from './components/Search.js';
@@ -239,8 +265,12 @@ export { ShareIcon } from './components/Share.js';
239
265
  export { ShareSolidIcon } from './components/ShareSolid.js';
240
266
  export { SignpostIcon } from './components/Signpost.js';
241
267
  export { SignpostSolidIcon } from './components/SignpostSolid.js';
268
+ export { SortableAlphaIcon } from './components/SortableAlpha.js';
269
+ export { SortableNumIcon } from './components/SortableNum.js';
242
270
  export { SortAlphaAscendIcon } from './components/SortAlphaAscend.js';
243
271
  export { SortAlphaDescendIcon } from './components/SortAlphaDescend.js';
272
+ export { SortAscendIcon } from './components/SortAscend.js';
273
+ export { SortDescendIcon } from './components/SortDescend.js';
244
274
  export { SortNumAscendIcon } from './components/SortNumAscend.js';
245
275
  export { SortNumDescendIcon } from './components/SortNumDescend.js';
246
276
  export { StackoverflowIcon } from './components/Stackoverflow.js';
@@ -284,6 +314,8 @@ export { TriangleRightIcon } from './components/TriangleRight.js';
284
314
  export { TriangleRightDownIcon } from './components/TriangleRightDown.js';
285
315
  export { TriangleUpIcon } from './components/TriangleUp.js';
286
316
  export { UndoIcon } from './components/Undo.js';
317
+ export { UngroupIcon } from './components/Ungroup.js';
318
+ export { UngroupSolidIcon } from './components/UngroupSolid.js';
287
319
  export { UniversalAccessIcon } from './components/UniversalAccess.js';
288
320
  export { UniversalAccessSolidIcon } from './components/UniversalAccessSolid.js';
289
321
  export { UnlinkedIcon } from './components/Unlinked.js';
@@ -314,6 +346,10 @@ export { VolumeOffIcon } from './components/VolumeOff.js';
314
346
  export { VolumeUpIcon } from './components/VolumeUp.js';
315
347
  export { WarningIcon } from './components/Warning.js';
316
348
  export { WarningSolidIcon } from './components/WarningSolid.js';
349
+ export { WatchIcon } from './components/Watch.js';
350
+ export { WatchSolidIcon } from './components/WatchSolid.js';
351
+ export { WeightIcon } from './components/Weight.js';
352
+ export { WeightSolidIcon } from './components/WeightSolid.js';
317
353
  export { WomanIcon } from './components/Woman.js';
318
354
  export { WomanSolidIcon } from './components/WomanSolid.js';
319
355
  export { WoodlandIcon } from './components/Woodland.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type BankIconProps = IconProps;
4
+ export declare const BankIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type BankSolidIconProps = IconProps;
4
+ export declare const BankSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type BatteryIconProps = IconProps;
4
+ export declare const BatteryIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type BatterySolidIconProps = IconProps;
4
+ export declare const BatterySolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type BrowserIconProps = IconProps;
4
+ export declare const BrowserIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type BrowserSolidIconProps = IconProps;
4
+ export declare const BrowserSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type DevicesIconProps = IconProps;
4
+ export declare const DevicesIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type DevicesSolidIconProps = IconProps;
4
+ export declare const DevicesSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type DisplayIconProps = IconProps;
4
+ export declare const DisplayIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type DisplaySolidIconProps = IconProps;
4
+ export declare const DisplaySolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type GroupIconProps = IconProps;
4
+ export declare const GroupIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type GroupSolidIconProps = IconProps;
4
+ export declare const GroupSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type LaptopIconProps = IconProps;
4
+ export declare const LaptopIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type LaptopSolidIconProps = IconProps;
4
+ export declare const LaptopSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type MobileIconProps = IconProps;
4
+ export declare const MobileIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type MobileSolidIconProps = IconProps;
4
+ export declare const MobileSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type MouseIconProps = IconProps;
4
+ export declare const MouseIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type MouseSolidIconProps = IconProps;
4
+ export declare const MouseSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type NotificationReadIconProps = IconProps;
4
+ export declare const NotificationReadIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type NotificationReadSolidIconProps = IconProps;
4
+ export declare const NotificationReadSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type ReceiptIconProps = IconProps;
4
+ export declare const ReceiptIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type ReceiptSolidIconProps = IconProps;
4
+ export declare const ReceiptSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type SaltShakerIconProps = IconProps;
4
+ export declare const SaltShakerIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type SaltShakerSolidIconProps = IconProps;
4
+ export declare const SaltShakerSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type ScalesIconProps = IconProps;
4
+ export declare const ScalesIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type ScalesSolidIconProps = IconProps;
4
+ export declare const ScalesSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type SortAscendIconProps = IconProps;
4
+ export declare const SortAscendIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type SortDescendIconProps = IconProps;
4
+ export declare const SortDescendIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type SortableAlphaIconProps = IconProps;
4
+ export declare const SortableAlphaIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type SortableNumIconProps = IconProps;
4
+ export declare const SortableNumIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type UngroupIconProps = IconProps;
4
+ export declare const UngroupIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type UngroupSolidIconProps = IconProps;
4
+ export declare const UngroupSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type WatchIconProps = IconProps;
4
+ export declare const WatchIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type WatchSolidIconProps = IconProps;
4
+ export declare const WatchSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type WeightIconProps = IconProps;
4
+ export declare const WeightIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "../icon";
3
+ export declare type WeightSolidIconProps = IconProps;
4
+ export declare const WeightSolidIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;