@salt-ds/icons 0.0.0-snapshot-20230705144029 → 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.
- package/dist-cjs/components/Bank.js +32 -0
- package/dist-cjs/components/Bank.js.map +1 -0
- package/dist-cjs/components/BankSolid.js +27 -0
- package/dist-cjs/components/BankSolid.js.map +1 -0
- package/dist-cjs/components/Battery.js +27 -0
- package/dist-cjs/components/Battery.js.map +1 -0
- package/dist-cjs/components/BatterySolid.js +25 -0
- package/dist-cjs/components/BatterySolid.js.map +1 -0
- package/dist-cjs/components/Browser.js +32 -0
- package/dist-cjs/components/Browser.js.map +1 -0
- package/dist-cjs/components/BrowserSolid.js +30 -0
- package/dist-cjs/components/BrowserSolid.js.map +1 -0
- package/dist-cjs/components/Devices.js +32 -0
- package/dist-cjs/components/Devices.js.map +1 -0
- package/dist-cjs/components/DevicesSolid.js +28 -0
- package/dist-cjs/components/DevicesSolid.js.map +1 -0
- package/dist-cjs/components/Display.js +27 -0
- package/dist-cjs/components/Display.js.map +1 -0
- package/dist-cjs/components/DisplaySolid.js +23 -0
- package/dist-cjs/components/DisplaySolid.js.map +1 -0
- package/dist-cjs/components/Group.js +34 -0
- package/dist-cjs/components/Group.js.map +1 -0
- package/dist-cjs/components/GroupSolid.js +35 -0
- package/dist-cjs/components/GroupSolid.js.map +1 -0
- package/dist-cjs/components/Laptop.js +27 -0
- package/dist-cjs/components/Laptop.js.map +1 -0
- package/dist-cjs/components/LaptopSolid.js +27 -0
- package/dist-cjs/components/LaptopSolid.js.map +1 -0
- package/dist-cjs/components/Mobile.js +27 -0
- package/dist-cjs/components/Mobile.js.map +1 -0
- package/dist-cjs/components/MobileSolid.js +27 -0
- package/dist-cjs/components/MobileSolid.js.map +1 -0
- package/dist-cjs/components/Mouse.js +27 -0
- package/dist-cjs/components/Mouse.js.map +1 -0
- package/dist-cjs/components/MouseSolid.js +30 -0
- package/dist-cjs/components/MouseSolid.js.map +1 -0
- package/dist-cjs/components/NotificationRead.js +30 -0
- package/dist-cjs/components/NotificationRead.js.map +1 -0
- package/dist-cjs/components/NotificationReadSolid.js +30 -0
- package/dist-cjs/components/NotificationReadSolid.js.map +1 -0
- package/dist-cjs/components/Receipt.js +32 -0
- package/dist-cjs/components/Receipt.js.map +1 -0
- package/dist-cjs/components/ReceiptSolid.js +25 -0
- package/dist-cjs/components/ReceiptSolid.js.map +1 -0
- package/dist-cjs/components/SaltShaker.js +35 -0
- package/dist-cjs/components/SaltShaker.js.map +1 -0
- package/dist-cjs/components/SaltShakerSolid.js +33 -0
- package/dist-cjs/components/SaltShakerSolid.js.map +1 -0
- package/dist-cjs/components/Scales.js +34 -0
- package/dist-cjs/components/Scales.js.map +1 -0
- package/dist-cjs/components/ScalesSolid.js +32 -0
- package/dist-cjs/components/ScalesSolid.js.map +1 -0
- package/dist-cjs/components/SortAscend.js +25 -0
- package/dist-cjs/components/SortAscend.js.map +1 -0
- package/dist-cjs/components/SortDescend.js +25 -0
- package/dist-cjs/components/SortDescend.js.map +1 -0
- package/dist-cjs/components/SortableAlpha.js +30 -0
- package/dist-cjs/components/SortableAlpha.js.map +1 -0
- package/dist-cjs/components/SortableNum.js +25 -0
- package/dist-cjs/components/SortableNum.js.map +1 -0
- package/dist-cjs/components/Ungroup.js +32 -0
- package/dist-cjs/components/Ungroup.js.map +1 -0
- package/dist-cjs/components/UngroupSolid.js +23 -0
- package/dist-cjs/components/UngroupSolid.js.map +1 -0
- package/dist-cjs/components/Watch.js +32 -0
- package/dist-cjs/components/Watch.js.map +1 -0
- package/dist-cjs/components/WatchSolid.js +27 -0
- package/dist-cjs/components/WatchSolid.js.map +1 -0
- package/dist-cjs/components/Weight.js +27 -0
- package/dist-cjs/components/Weight.js.map +1 -0
- package/dist-cjs/components/WeightSolid.js +27 -0
- package/dist-cjs/components/WeightSolid.js.map +1 -0
- package/dist-cjs/index.js +72 -0
- package/dist-cjs/index.js.map +1 -1
- package/dist-es/components/Bank.js +28 -0
- package/dist-es/components/Bank.js.map +1 -0
- package/dist-es/components/BankSolid.js +23 -0
- package/dist-es/components/BankSolid.js.map +1 -0
- package/dist-es/components/Battery.js +23 -0
- package/dist-es/components/Battery.js.map +1 -0
- package/dist-es/components/BatterySolid.js +21 -0
- package/dist-es/components/BatterySolid.js.map +1 -0
- package/dist-es/components/Browser.js +28 -0
- package/dist-es/components/Browser.js.map +1 -0
- package/dist-es/components/BrowserSolid.js +26 -0
- package/dist-es/components/BrowserSolid.js.map +1 -0
- package/dist-es/components/Devices.js +28 -0
- package/dist-es/components/Devices.js.map +1 -0
- package/dist-es/components/DevicesSolid.js +24 -0
- package/dist-es/components/DevicesSolid.js.map +1 -0
- package/dist-es/components/Display.js +23 -0
- package/dist-es/components/Display.js.map +1 -0
- package/dist-es/components/DisplaySolid.js +19 -0
- package/dist-es/components/DisplaySolid.js.map +1 -0
- package/dist-es/components/Group.js +30 -0
- package/dist-es/components/Group.js.map +1 -0
- package/dist-es/components/GroupSolid.js +31 -0
- package/dist-es/components/GroupSolid.js.map +1 -0
- package/dist-es/components/Laptop.js +23 -0
- package/dist-es/components/Laptop.js.map +1 -0
- package/dist-es/components/LaptopSolid.js +23 -0
- package/dist-es/components/LaptopSolid.js.map +1 -0
- package/dist-es/components/Mobile.js +23 -0
- package/dist-es/components/Mobile.js.map +1 -0
- package/dist-es/components/MobileSolid.js +23 -0
- package/dist-es/components/MobileSolid.js.map +1 -0
- package/dist-es/components/Mouse.js +23 -0
- package/dist-es/components/Mouse.js.map +1 -0
- package/dist-es/components/MouseSolid.js +26 -0
- package/dist-es/components/MouseSolid.js.map +1 -0
- package/dist-es/components/NotificationRead.js +26 -0
- package/dist-es/components/NotificationRead.js.map +1 -0
- package/dist-es/components/NotificationReadSolid.js +26 -0
- package/dist-es/components/NotificationReadSolid.js.map +1 -0
- package/dist-es/components/Receipt.js +28 -0
- package/dist-es/components/Receipt.js.map +1 -0
- package/dist-es/components/ReceiptSolid.js +21 -0
- package/dist-es/components/ReceiptSolid.js.map +1 -0
- package/dist-es/components/SaltShaker.js +31 -0
- package/dist-es/components/SaltShaker.js.map +1 -0
- package/dist-es/components/SaltShakerSolid.js +29 -0
- package/dist-es/components/SaltShakerSolid.js.map +1 -0
- package/dist-es/components/Scales.js +30 -0
- package/dist-es/components/Scales.js.map +1 -0
- package/dist-es/components/ScalesSolid.js +28 -0
- package/dist-es/components/ScalesSolid.js.map +1 -0
- package/dist-es/components/SortAscend.js +21 -0
- package/dist-es/components/SortAscend.js.map +1 -0
- package/dist-es/components/SortDescend.js +21 -0
- package/dist-es/components/SortDescend.js.map +1 -0
- package/dist-es/components/SortableAlpha.js +26 -0
- package/dist-es/components/SortableAlpha.js.map +1 -0
- package/dist-es/components/SortableNum.js +21 -0
- package/dist-es/components/SortableNum.js.map +1 -0
- package/dist-es/components/Ungroup.js +28 -0
- package/dist-es/components/Ungroup.js.map +1 -0
- package/dist-es/components/UngroupSolid.js +19 -0
- package/dist-es/components/UngroupSolid.js.map +1 -0
- package/dist-es/components/Watch.js +28 -0
- package/dist-es/components/Watch.js.map +1 -0
- package/dist-es/components/WatchSolid.js +23 -0
- package/dist-es/components/WatchSolid.js.map +1 -0
- package/dist-es/components/Weight.js +23 -0
- package/dist-es/components/Weight.js.map +1 -0
- package/dist-es/components/WeightSolid.js +23 -0
- package/dist-es/components/WeightSolid.js.map +1 -0
- package/dist-es/index.js +36 -0
- package/dist-es/index.js.map +1 -1
- package/dist-types/components/Bank.d.ts +4 -0
- package/dist-types/components/BankSolid.d.ts +4 -0
- package/dist-types/components/Battery.d.ts +4 -0
- package/dist-types/components/BatterySolid.d.ts +4 -0
- package/dist-types/components/Browser.d.ts +4 -0
- package/dist-types/components/BrowserSolid.d.ts +4 -0
- package/dist-types/components/Devices.d.ts +4 -0
- package/dist-types/components/DevicesSolid.d.ts +4 -0
- package/dist-types/components/Display.d.ts +4 -0
- package/dist-types/components/DisplaySolid.d.ts +4 -0
- package/dist-types/components/Group.d.ts +4 -0
- package/dist-types/components/GroupSolid.d.ts +4 -0
- package/dist-types/components/Laptop.d.ts +4 -0
- package/dist-types/components/LaptopSolid.d.ts +4 -0
- package/dist-types/components/Mobile.d.ts +4 -0
- package/dist-types/components/MobileSolid.d.ts +4 -0
- package/dist-types/components/Mouse.d.ts +4 -0
- package/dist-types/components/MouseSolid.d.ts +4 -0
- package/dist-types/components/NotificationRead.d.ts +4 -0
- package/dist-types/components/NotificationReadSolid.d.ts +4 -0
- package/dist-types/components/Receipt.d.ts +4 -0
- package/dist-types/components/ReceiptSolid.d.ts +4 -0
- package/dist-types/components/SaltShaker.d.ts +4 -0
- package/dist-types/components/SaltShakerSolid.d.ts +4 -0
- package/dist-types/components/Scales.d.ts +4 -0
- package/dist-types/components/ScalesSolid.d.ts +4 -0
- package/dist-types/components/SortAscend.d.ts +4 -0
- package/dist-types/components/SortDescend.d.ts +4 -0
- package/dist-types/components/SortableAlpha.d.ts +4 -0
- package/dist-types/components/SortableNum.d.ts +4 -0
- package/dist-types/components/Ungroup.d.ts +4 -0
- package/dist-types/components/UngroupSolid.d.ts +4 -0
- package/dist-types/components/Watch.d.ts +4 -0
- package/dist-types/components/WatchSolid.d.ts +4 -0
- package/dist-types/components/Weight.d.ts +4 -0
- package/dist-types/components/WeightSolid.d.ts +4 -0
- package/dist-types/components/index.d.ts +36 -0
- package/package.json +7 -7
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const GroupSolidIcon = forwardRef(
|
|
6
|
+
function GroupSolidIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
8
|
+
"data-testid": "GroupSolidIcon",
|
|
9
|
+
"aria-label": "group solid",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", {
|
|
15
|
+
d: "M3 3v5H2V2h6v1H3Z"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
d: "M4 10V4h6v6H4Z"
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ jsx("path", {
|
|
21
|
+
fillRule: "evenodd",
|
|
22
|
+
d: "M0 0v12h12V0H0Zm11 1H1v10h10V1Z",
|
|
23
|
+
clipRule: "evenodd"
|
|
24
|
+
})
|
|
25
|
+
]
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
|
|
30
|
+
export { GroupSolidIcon };
|
|
31
|
+
//# sourceMappingURL=GroupSolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GroupSolid.js","sources":["../src/components/GroupSolid.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 GroupSolidIconProps = IconProps;\n\nexport const GroupSolidIcon = forwardRef<SVGSVGElement, GroupSolidIconProps>(\n function GroupSolidIcon(props: GroupSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"GroupSolidIcon\"\n aria-label=\"group solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path d=\"M3 3v5H2V2h6v1H3Z\" />\n <path d=\"M4 10V4h6v6H4Z\" />\n <path\n fillRule=\"evenodd\"\n d=\"M0 0v12h12V0H0Zm11 1H1v10h10V1Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["GroupSolidIcon"],"mappings":";;;;AAOO,MAAM,cAAiB,GAAA,UAAA;AAAA,EAC5B,SAASA,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACG,IAAA,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,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,mBAAA;AAAA,SAAoB,CAAA;AAAA,wBAC3B,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,gBAAA;AAAA,SAAiB,CAAA;AAAA,wBACxB,GAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,iCAAA;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 LaptopIcon = forwardRef(
|
|
6
|
+
function LaptopIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "LaptopIcon",
|
|
9
|
+
"aria-label": "laptop",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M10 2H2v6h8V2ZM1 1v8h10V1H1Zm11 10H0v-1h12v1Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { LaptopIcon };
|
|
23
|
+
//# sourceMappingURL=Laptop.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Laptop.js","sources":["../src/components/Laptop.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 LaptopIconProps = IconProps;\n\nexport const LaptopIcon = forwardRef<SVGSVGElement, LaptopIconProps>(\n function LaptopIcon(props: LaptopIconProps, ref) {\n return (\n <Icon\n data-testid=\"LaptopIcon\"\n aria-label=\"laptop\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M10 2H2v6h8V2ZM1 1v8h10V1H1Zm11 10H0v-1h12v1Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["LaptopIcon"],"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,+CAAA;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 LaptopSolidIcon = forwardRef(
|
|
6
|
+
function LaptopSolidIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "LaptopSolidIcon",
|
|
9
|
+
"aria-label": "laptop solid",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M1 1v8h10V1H1Zm11 10H0v-1h12v1Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { LaptopSolidIcon };
|
|
23
|
+
//# sourceMappingURL=LaptopSolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LaptopSolid.js","sources":["../src/components/LaptopSolid.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 LaptopSolidIconProps = IconProps;\n\nexport const LaptopSolidIcon = forwardRef<SVGSVGElement, LaptopSolidIconProps>(\n function LaptopSolidIcon(props: LaptopSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"LaptopSolidIcon\"\n aria-label=\"laptop solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M1 1v8h10V1H1Zm11 10H0v-1h12v1Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["LaptopSolidIcon"],"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,iCAAA;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 MobileIcon = forwardRef(
|
|
6
|
+
function MobileIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "MobileIcon",
|
|
9
|
+
"aria-label": "mobile",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M2 2v8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Zm6-1H4a1 1 0 0 0-1 1h6a1 1 0 0 0-1-1Zm1 8V3H3v6h6Zm-6 1a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1H3Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { MobileIcon };
|
|
23
|
+
//# sourceMappingURL=Mobile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Mobile.js","sources":["../src/components/Mobile.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 MobileIconProps = IconProps;\n\nexport const MobileIcon = forwardRef<SVGSVGElement, MobileIconProps>(\n function MobileIcon(props: MobileIconProps, ref) {\n return (\n <Icon\n data-testid=\"MobileIcon\"\n aria-label=\"mobile\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M2 2v8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Zm6-1H4a1 1 0 0 0-1 1h6a1 1 0 0 0-1-1Zm1 8V3H3v6h6Zm-6 1a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1H3Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["MobileIcon"],"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,+JAAA;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 MobileSolidIcon = forwardRef(
|
|
6
|
+
function MobileSolidIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "MobileSolidIcon",
|
|
9
|
+
"aria-label": "mobile solid",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M2 2v8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Zm7 8V2H3v8h6Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { MobileSolidIcon };
|
|
23
|
+
//# sourceMappingURL=MobileSolid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MobileSolid.js","sources":["../src/components/MobileSolid.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 MobileSolidIconProps = IconProps;\n\nexport const MobileSolidIcon = forwardRef<SVGSVGElement, MobileSolidIconProps>(\n function MobileSolidIcon(props: MobileSolidIconProps, ref) {\n return (\n <Icon\n data-testid=\"MobileSolidIcon\"\n aria-label=\"mobile solid\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M2 2v8a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Zm7 8V2H3v8h6Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["MobileSolidIcon"],"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,oFAAA;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 MouseIcon = forwardRef(
|
|
6
|
+
function MouseIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "MouseIcon",
|
|
9
|
+
"aria-label": "mouse",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
d: "M2 4a4 4 0 1 1 8 0v4a4 4 0 0 1-8 0V4Zm7 4a3 3 0 0 1-6 0V4a3 3 0 0 1 2.5-2.959V2h-1v4h1v1h1V6h1V2h-1v-.959A3 3 0 0 1 9 4v4ZM5.5 3v2h1V3h-1Z",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
})
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
|
|
22
|
+
export { MouseIcon };
|
|
23
|
+
//# sourceMappingURL=Mouse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Mouse.js","sources":["../src/components/Mouse.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 MouseIconProps = IconProps;\n\nexport const MouseIcon = forwardRef<SVGSVGElement, MouseIconProps>(\n function MouseIcon(props: MouseIconProps, ref) {\n return (\n <Icon\n data-testid=\"MouseIcon\"\n aria-label=\"mouse\"\n viewBox=\"0 0 12 12\"\n ref={ref}\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n d=\"M2 4a4 4 0 1 1 8 0v4a4 4 0 0 1-8 0V4Zm7 4a3 3 0 0 1-6 0V4a3 3 0 0 1 2.5-2.959V2h-1v4h1v1h1V6h1V2h-1v-.959A3 3 0 0 1 9 4v4ZM5.5 3v2h1V3h-1Z\"\n clipRule=\"evenodd\"\n />\n </Icon>\n );\n }\n);\n"],"names":["MouseIcon"],"mappings":";;;;AAOO,MAAM,SAAY,GAAA,UAAA;AAAA,EACvB,SAASA,UAAU,CAAA,KAAA,EAAuB,GAAK,EAAA;AAC7C,IAAA,uBACG,GAAA,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,QAAC,kBAAA,GAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,4IAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,KACF,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const MouseSolidIcon = forwardRef(
|
|
6
|
+
function MouseSolidIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
8
|
+
"data-testid": "MouseSolidIcon",
|
|
9
|
+
"aria-label": "mouse solid",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", {
|
|
15
|
+
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"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
d: "M5.5 3h1v2h-1V3Z"
|
|
19
|
+
})
|
|
20
|
+
]
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
|
|
25
|
+
export { MouseSolidIcon };
|
|
26
|
+
//# sourceMappingURL=MouseSolid.js.map
|
|
@@ -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":["MouseSolidIcon"],"mappings":";;;;AAOO,MAAM,cAAiB,GAAA,UAAA;AAAA,EAC5B,SAASA,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACG,IAAA,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,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,sFAAA;AAAA,SAAuF,CAAA;AAAA,wBAC9F,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,kBAAA;AAAA,SAAmB,CAAA;AAAA,OAAA;AAAA,KAC7B,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const NotificationReadIcon = forwardRef(function NotificationReadIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
7
|
+
"data-testid": "NotificationReadIcon",
|
|
8
|
+
"aria-label": "notification read",
|
|
9
|
+
viewBox: "0 0 12 12",
|
|
10
|
+
ref,
|
|
11
|
+
...props,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
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"
|
|
15
|
+
}),
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M7.121 5.172 11.293 1l.707.707-4.879 4.879L5 4.464l.707-.707 1.414 1.415Z",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
})
|
|
21
|
+
]
|
|
22
|
+
});
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
export { NotificationReadIcon };
|
|
26
|
+
//# 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":["NotificationReadIcon"],"mappings":";;;;AAOO,MAAM,oBAAuB,GAAA,UAAA,CAGlC,SAASA,qBAAAA,CAAqB,OAAkC,GAAK,EAAA;AACrE,EAAA,uBACG,IAAA,CAAA,IAAA,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,sBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,ytBAAA;AAAA,OAA0tB,CAAA;AAAA,sBACjuB,GAAA,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,26 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const NotificationReadSolidIcon = forwardRef(function NotificationReadSolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
7
|
+
"data-testid": "NotificationReadSolidIcon",
|
|
8
|
+
"aria-label": "notification read solid",
|
|
9
|
+
viewBox: "0 0 12 12",
|
|
10
|
+
ref,
|
|
11
|
+
...props,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
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"
|
|
15
|
+
}),
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M7.121 5.172 11.293 1l.707.707-4.879 4.879L5 4.464l.707-.707 1.414 1.415Z",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
})
|
|
21
|
+
]
|
|
22
|
+
});
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
export { NotificationReadSolidIcon };
|
|
26
|
+
//# 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":["NotificationReadSolidIcon"],"mappings":";;;;AAOO,MAAM,yBAA4B,GAAA,UAAA,CAGvC,SAASA,0BAAAA,CACT,OACA,GACA,EAAA;AACA,EAAA,uBACG,IAAA,CAAA,IAAA,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,sBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,8hBAAA;AAAA,OAA+hB,CAAA;AAAA,sBACtiB,GAAA,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,28 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const ReceiptIcon = forwardRef(
|
|
6
|
+
function ReceiptIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
8
|
+
"data-testid": "ReceiptIcon",
|
|
9
|
+
"aria-label": "receipt",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", {
|
|
15
|
+
d: "M8 3H4v1h4V3ZM4 5h4v1H4V5Zm4 2H4v1h4V7Z"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
d: "M1 0v12l3-1.5L6 12l2-1.5 3 1.5V0H1Zm5 10.5L4 9l-2 1V1h8v9L8 9l-2 1.5Z",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
})
|
|
22
|
+
]
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
);
|
|
26
|
+
|
|
27
|
+
export { ReceiptIcon };
|
|
28
|
+
//# 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":["ReceiptIcon"],"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,UAAK,CAAE,EAAA,yCAAA;AAAA,SAA0C,CAAA;AAAA,wBACjD,GAAA,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,21 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const ReceiptSolidIcon = forwardRef(function ReceiptSolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
7
|
+
"data-testid": "ReceiptSolidIcon",
|
|
8
|
+
"aria-label": "receipt solid",
|
|
9
|
+
viewBox: "0 0 12 12",
|
|
10
|
+
ref,
|
|
11
|
+
...props,
|
|
12
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
13
|
+
fillRule: "evenodd",
|
|
14
|
+
d: "M4 10.5 1 12V0h10v12l-3-1.5L6 12l-2-1.5ZM8 3H4v1h4V3ZM4 5h4v1H4V5Zm4 2H4v1h4V7Z",
|
|
15
|
+
clipRule: "evenodd"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
});
|
|
19
|
+
|
|
20
|
+
export { ReceiptSolidIcon };
|
|
21
|
+
//# 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":["ReceiptSolidIcon"],"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,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,31 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const SaltShakerIcon = forwardRef(
|
|
6
|
+
function SaltShakerIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
8
|
+
"data-testid": "SaltShakerIcon",
|
|
9
|
+
"aria-label": "salt shaker",
|
|
10
|
+
viewBox: "0 0 13 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", {
|
|
15
|
+
d: "M5.346 5.248 6.957 6.86 9.26 5.25H5.346Z"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
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",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ jsx("path", {
|
|
23
|
+
d: "M1 8H0v1h1V8Zm-1 2h1v1H0v-1Zm3 1H2v1h1v-1Z"
|
|
24
|
+
})
|
|
25
|
+
]
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
);
|
|
29
|
+
|
|
30
|
+
export { SaltShakerIcon };
|
|
31
|
+
//# 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":["SaltShakerIcon"],"mappings":";;;;AAOO,MAAM,cAAiB,GAAA,UAAA;AAAA,EAC5B,SAASA,eAAe,CAAA,KAAA,EAA4B,GAAK,EAAA;AACvD,IAAA,uBACG,IAAA,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,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,0CAAA;AAAA,SAA2C,CAAA;AAAA,wBAClD,GAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,2RAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,wBACC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,4CAAA;AAAA,SAA6C,CAAA;AAAA,OAAA;AAAA,KACvD,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const SaltShakerSolidIcon = forwardRef(function SaltShakerSolidIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
7
|
+
"data-testid": "SaltShakerSolidIcon",
|
|
8
|
+
"aria-label": "salt shaker solid",
|
|
9
|
+
viewBox: "0 0 13 12",
|
|
10
|
+
ref,
|
|
11
|
+
...props,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
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"
|
|
15
|
+
}),
|
|
16
|
+
/* @__PURE__ */ jsx("path", {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
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",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ jsx("path", {
|
|
22
|
+
d: "M1 8H0v1h1V8Zm0 2H0v1h1v-1Zm2 1H2v1h1v-1Z"
|
|
23
|
+
})
|
|
24
|
+
]
|
|
25
|
+
});
|
|
26
|
+
});
|
|
27
|
+
|
|
28
|
+
export { SaltShakerSolidIcon };
|
|
29
|
+
//# 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":["SaltShakerSolidIcon"],"mappings":";;;;AAOO,MAAM,mBAAsB,GAAA,UAAA,CAGjC,SAASA,oBAAAA,CAAoB,OAAiC,GAAK,EAAA;AACnE,EAAA,uBACG,IAAA,CAAA,IAAA,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,sBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,+FAAA;AAAA,OAAgG,CAAA;AAAA,sBACvG,GAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,mKAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,sBACC,GAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,2CAAA;AAAA,OAA4C,CAAA;AAAA,KAAA;AAAA,GACtD,CAAA,CAAA;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const ScalesIcon = forwardRef(
|
|
6
|
+
function ScalesIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
8
|
+
"data-testid": "ScalesIcon",
|
|
9
|
+
"aria-label": "scales",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", {
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
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",
|
|
17
|
+
clipRule: "evenodd"
|
|
18
|
+
}),
|
|
19
|
+
/* @__PURE__ */ jsx("path", {
|
|
20
|
+
fillRule: "evenodd",
|
|
21
|
+
d: "M2 2h3.5v1H1l-1 9h12l-1-9H6.5V2H10V1H2v1Zm-.105 2h8.21l.778 7H1.117l.778-7Z",
|
|
22
|
+
clipRule: "evenodd"
|
|
23
|
+
})
|
|
24
|
+
]
|
|
25
|
+
});
|
|
26
|
+
}
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
export { ScalesIcon };
|
|
30
|
+
//# 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":["ScalesIcon"],"mappings":";;;;AAOO,MAAM,UAAa,GAAA,UAAA;AAAA,EACxB,SAASA,WAAW,CAAA,KAAA,EAAwB,GAAK,EAAA;AAC/C,IAAA,uBACG,IAAA,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,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UACC,QAAS,EAAA,SAAA;AAAA,UACT,CAAE,EAAA,uGAAA;AAAA,UACF,QAAS,EAAA,SAAA;AAAA,SACX,CAAA;AAAA,wBACC,GAAA,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,28 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const ScalesSolidIcon = forwardRef(
|
|
6
|
+
function ScalesSolidIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
8
|
+
"data-testid": "ScalesSolidIcon",
|
|
9
|
+
"aria-label": "scales solid",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ jsx("path", {
|
|
15
|
+
d: "M6 9a1.5 1.5 0 0 0 .5-2.915V7.5h-1V6.085A1.5 1.5 0 0 0 6 9Z"
|
|
16
|
+
}),
|
|
17
|
+
/* @__PURE__ */ jsx("path", {
|
|
18
|
+
fillRule: "evenodd",
|
|
19
|
+
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",
|
|
20
|
+
clipRule: "evenodd"
|
|
21
|
+
})
|
|
22
|
+
]
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
);
|
|
26
|
+
|
|
27
|
+
export { ScalesSolidIcon };
|
|
28
|
+
//# 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":["ScalesSolidIcon"],"mappings":";;;;AAOO,MAAM,eAAkB,GAAA,UAAA;AAAA,EAC7B,SAASA,gBAAgB,CAAA,KAAA,EAA6B,GAAK,EAAA;AACzD,IAAA,uBACG,IAAA,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,QAAA,EAAA;AAAA,wBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,UAAK,CAAE,EAAA,6DAAA;AAAA,SAA8D,CAAA;AAAA,wBACrE,GAAA,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,21 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const SortAscendIcon = forwardRef(
|
|
6
|
+
function SortAscendIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "SortAscendIcon",
|
|
9
|
+
"aria-label": "sort ascend",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
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"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export { SortAscendIcon };
|
|
21
|
+
//# 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":["SortAscendIcon"],"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,QAAK,CAAE,EAAA,2HAAA;AAAA,OAA4H,CAAA;AAAA,KACtI,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const SortDescendIcon = forwardRef(
|
|
6
|
+
function SortDescendIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "SortDescendIcon",
|
|
9
|
+
"aria-label": "sort descend",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
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"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export { SortDescendIcon };
|
|
21
|
+
//# 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":["SortDescendIcon"],"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,QAAK,CAAE,EAAA,wHAAA;AAAA,OAAyH,CAAA;AAAA,KACnI,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const SortableAlphaIcon = forwardRef(function SortableAlphaIcon2(props, ref) {
|
|
6
|
+
return /* @__PURE__ */ jsxs(Icon, {
|
|
7
|
+
"data-testid": "SortableAlphaIcon",
|
|
8
|
+
"aria-label": "sortable alpha",
|
|
9
|
+
viewBox: "0 0 12 12",
|
|
10
|
+
ref,
|
|
11
|
+
...props,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ jsx("path", {
|
|
14
|
+
fillRule: "evenodd",
|
|
15
|
+
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",
|
|
16
|
+
clipRule: "evenodd"
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ jsx("path", {
|
|
19
|
+
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"
|
|
20
|
+
})
|
|
21
|
+
]
|
|
22
|
+
});
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
export { SortableAlphaIcon };
|
|
26
|
+
//# 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":["SortableAlphaIcon"],"mappings":";;;;AAOO,MAAM,iBAAoB,GAAA,UAAA,CAG/B,SAASA,kBAAAA,CAAkB,OAA+B,GAAK,EAAA;AAC/D,EAAA,uBACG,IAAA,CAAA,IAAA,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,sBAAC,GAAA,CAAA,MAAA,EAAA;AAAA,QACC,QAAS,EAAA,SAAA;AAAA,QACT,CAAE,EAAA,6MAAA;AAAA,QACF,QAAS,EAAA,SAAA;AAAA,OACX,CAAA;AAAA,sBACC,GAAA,CAAA,MAAA,EAAA;AAAA,QAAK,CAAE,EAAA,8NAAA;AAAA,OAA+N,CAAA;AAAA,KAAA;AAAA,GACzO,CAAA,CAAA;AAEJ,CAAC;;;;"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx } from 'react/jsx-runtime';
|
|
2
|
+
import { forwardRef } from 'react';
|
|
3
|
+
import { Icon } from '../icon/Icon.js';
|
|
4
|
+
|
|
5
|
+
const SortableNumIcon = forwardRef(
|
|
6
|
+
function SortableNumIcon2(props, ref) {
|
|
7
|
+
return /* @__PURE__ */ jsx(Icon, {
|
|
8
|
+
"data-testid": "SortableNumIcon",
|
|
9
|
+
"aria-label": "sortable num",
|
|
10
|
+
viewBox: "0 0 12 12",
|
|
11
|
+
ref,
|
|
12
|
+
...props,
|
|
13
|
+
children: /* @__PURE__ */ jsx("path", {
|
|
14
|
+
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"
|
|
15
|
+
})
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
);
|
|
19
|
+
|
|
20
|
+
export { SortableNumIcon };
|
|
21
|
+
//# 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":["SortableNumIcon"],"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,QAAK,CAAE,EAAA,grCAAA;AAAA,OAAirC,CAAA;AAAA,KAC3rC,CAAA,CAAA;AAAA,GAEJ;AACF;;;;"}
|