@sumup-oss/icons 5.0.0-next.0 → 5.0.0-next.1
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/Add.js +5 -3
- package/dist/AddEmployees.js +5 -3
- package/dist/AddItems.js +4 -4
- package/dist/ArrowLeft.js +3 -3
- package/dist/Calendar.js +4 -4
- package/dist/Close.js +3 -3
- package/dist/Conecs.js +16 -12
- package/dist/Edit.js +5 -3
- package/dist/Expenses.js +87 -0
- package/dist/Plus.js +3 -3
- package/dist/ReceiptAttached.js +4 -8
- package/dist/ReceiptMissing.js +8 -4
- package/dist/ReceiptSmart.js +83 -0
- package/dist/ReceiptUnreviewed.js +83 -0
- package/dist/Swile.js +119 -7
- package/dist/index.d.ts +9 -0
- package/dist/index.js +3 -0
- package/manifest.json +15 -0
- package/package.json +3 -3
- package/web/v2/add_24.svg +2 -2
- package/web/v2/add_employees_24.svg +2 -2
- package/web/v2/add_items_24.svg +2 -2
- package/web/v2/arrow_left_24.svg +2 -2
- package/web/v2/calendar_24.svg +2 -2
- package/web/v2/close_24.svg +2 -2
- package/web/v2/conecs_24.svg +5 -4
- package/web/v2/conecs_32.svg +3 -3
- package/web/v2/edit_24.svg +2 -2
- package/web/v2/expenses_24.svg +4 -0
- package/web/v2/plus_24.svg +2 -2
- package/web/v2/receipt_attached_24.svg +2 -7
- package/web/v2/receipt_missing_24.svg +3 -4
- package/web/v2/receipt_smart_24.svg +3 -0
- package/web/v2/receipt_unreviewed_24.svg +3 -0
- package/web/v2/swile_24.svg +27 -2
- package/web/v2/swile_32.svg +1 -1
package/dist/Add.js
CHANGED
|
@@ -42,17 +42,19 @@ var Add24 = function Add24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
-
d: "M12 1a10.994 10.994 0 1 0 .012 0H12zm5 12h-4v4a1 1 0 0 1-2 0v-4H7a1 1 0 0 1 0-2h4V7a1 1 0 1 1 2 0v4h4a1 1 0 0 1 0 2z",
|
|
55
54
|
fill: "currentColor",
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
d: "M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10 5a1 1 0 0 1-1-1v-3H8a1 1 0 1 1 0-2h3V8a1 1 0 1 1 2 0v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 0 1-1 1",
|
|
57
|
+
clipRule: "evenodd",
|
|
56
58
|
}),
|
|
57
59
|
);
|
|
58
60
|
};
|
package/dist/AddEmployees.js
CHANGED
|
@@ -42,17 +42,19 @@ var AddEmployees24 = function AddEmployees24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
-
d: "M12 1a4.494 4.494 0 1 0 .012 0H12zm5.2 12.27A11.205 11.205 0 0 0 12 12a11.074 11.074 0 0 0-10.984 9.22A1.576 1.576 0 0 0 2.6 23h11.94A5.931 5.931 0 0 1 13 19a6.018 6.018 0 0 1 4.2-5.73zM23 19a1 1 0 0 1-1 1h-2v2a1 1 0 0 1-2 0v-2h-2a1 1 0 0 1 0-2h2v-2a1 1 0 1 1 2 0v2h2a1 1 0 0 1 1 1z",
|
|
55
54
|
fill: "currentColor",
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
d: "M12 12q-1.65 0-2.825-1.175T8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12m1.822 1.14C13.25 13.05 12.641 13 12 13c-5 0-8 3-8 5.01v.5a1.5 1.5 0 0 0 1.5 1.5h7.507A4.98 4.98 0 0 1 12 17a4.99 4.99 0 0 1 1.822-3.86M16 20v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0",
|
|
57
|
+
clipRule: "evenodd",
|
|
56
58
|
}),
|
|
57
59
|
);
|
|
58
60
|
};
|
package/dist/AddItems.js
CHANGED
|
@@ -42,19 +42,19 @@ var AddItems24 = function AddItems24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
54
55
|
fillRule: "evenodd",
|
|
56
|
+
d: "M11 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0m5 13v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0m-9 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8M21 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0",
|
|
55
57
|
clipRule: "evenodd",
|
|
56
|
-
d: "M11 6a5 5 0 1 1-9.999 0A5 5 0 0 1 11 6zm-5 7a5 5 0 1 0 0 9.999A5 5 0 0 0 6 13zM18 1a5 5 0 1 0 0 10 5 5 0 0 0 0-10zm4 16h-3v-3a1 1 0 0 0-2 0v3h-3a1 1 0 0 0 0 2h3v3a1 1 0 0 0 2 0v-3h3a1 1 0 0 0 0-2z",
|
|
57
|
-
fill: "currentColor",
|
|
58
58
|
}),
|
|
59
59
|
);
|
|
60
60
|
};
|
package/dist/ArrowLeft.js
CHANGED
|
@@ -42,17 +42,17 @@ var ArrowLeft24 = function ArrowLeft24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
-
d: "M1 12c0-.265.104-.52.29-.71l9-9c.19-.186.445-.29.71-.29a1 1 0 0 1 1 1c0 .266-.104.52-.29.71L4.41 11H22a1 1 0 0 1 0 2H4.41l7.3 7.29c.186.19.29.445.29.71a1 1 0 0 1-1 1c-.265 0-.52-.104-.71-.29l-9-9A1.013 1.013 0 0 1 1 12z",
|
|
55
54
|
fill: "currentColor",
|
|
55
|
+
d: "m7.825 13 4.888 4.887A.999.999 0 1 1 11.3 19.3l-6.946-6.946a.5.5 0 0 1 0-.708L11.3 4.7a.999.999 0 1 1 1.412 1.413L7.826 11H19a1 1 0 1 1 0 2z",
|
|
56
56
|
}),
|
|
57
57
|
);
|
|
58
58
|
};
|
package/dist/Calendar.js
CHANGED
|
@@ -42,19 +42,19 @@ var Calendar24 = function Calendar24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
54
55
|
fillRule: "evenodd",
|
|
56
|
+
d: "M18 4h1c1.1 0 2 .9 2 2v2H3V6a2 2 0 0 1 2-2h1V3a1 1 0 0 1 2 0v1h8V3a1 1 0 1 1 2 0zM3 9v11a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V9zm4 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0m0 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0m5-5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-1 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0m5-5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-1 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0",
|
|
55
57
|
clipRule: "evenodd",
|
|
56
|
-
d: "M5 2.5a1.5 1.5 0 1 1 3 0V4h8V2.5a1.5 1.5 0 0 1 3 0V4h1a3 3 0 0 1 3 3v13a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h1V2.5ZM1 10V8h22v2H1Zm4 5a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2H5Zm-1 4a1 1 0 0 0 1 1h2a1 1 0 1 0 0-2H5a1 1 0 0 0-1 1Zm7-4a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2h-2Zm-1 4a1 1 0 0 0 1 1h2a1 1 0 1 0 0-2h-2a1 1 0 0 0-1 1Zm7-4a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2h-2Zm-1 4a1 1 0 0 0 1 1h2a1 1 0 1 0 0-2h-2a1 1 0 0 0-1 1Z",
|
|
57
|
-
fill: "currentColor",
|
|
58
58
|
}),
|
|
59
59
|
);
|
|
60
60
|
};
|
package/dist/Close.js
CHANGED
|
@@ -42,17 +42,17 @@ var Close24 = function Close24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
-
d: "M20.71 19.29c.186.19.29.445.29.71a1 1 0 0 1-1 1c-.265 0-.52-.104-.71-.29L12 13.42l-7.29 7.29c-.19.186-.444.29-.71.29a1 1 0 0 1-1-1c0-.265.104-.52.29-.71L10.58 12 3.29 4.71A1.014 1.014 0 0 1 3 4a1 1 0 0 1 1-1c.266 0 .52.104.71.29L12 10.58l7.29-7.29c.19-.186.445-.29.71-.29a1 1 0 0 1 1 1c0 .266-.104.52-.29.71L13.42 12l7.29 7.29z",
|
|
55
54
|
fill: "currentColor",
|
|
55
|
+
d: "M7.1 18.3a.99.99 0 1 1-1.4-1.4l4.9-4.9-4.9-4.9a.99.99 0 1 1 1.4-1.4l4.9 4.9 4.9-4.9a.99.99 0 1 1 1.4 1.4L13.4 12l4.9 4.9a.99.99 0 1 1-1.4 1.4L12 13.4z",
|
|
56
56
|
}),
|
|
57
57
|
);
|
|
58
58
|
};
|
package/dist/Conecs.js
CHANGED
|
@@ -61,18 +61,18 @@ var Conecs32 = function Conecs32(props) {
|
|
|
61
61
|
}),
|
|
62
62
|
/*#__PURE__*/ React.createElement("path", {
|
|
63
63
|
fill: "#201D1D",
|
|
64
|
-
d: "m7 4 18-
|
|
64
|
+
d: "m7 4 18-1v18H7z",
|
|
65
65
|
}),
|
|
66
66
|
/*#__PURE__*/ React.createElement("path", {
|
|
67
67
|
fill: "#D90062",
|
|
68
68
|
fillRule: "evenodd",
|
|
69
|
-
d: "M8 4.95V20h16V4.
|
|
69
|
+
d: "M8 4.95V20h16V4.06zM7 4v17h18V3z",
|
|
70
70
|
clipRule: "evenodd",
|
|
71
71
|
}),
|
|
72
72
|
/*#__PURE__*/ React.createElement("path", {
|
|
73
73
|
fill: "#fff",
|
|
74
74
|
fillRule: "evenodd",
|
|
75
|
-
d: "M17.02 10.8c-.08-.33-.2-.63-.38-.89a2.64 2.64 0 0 0-1.45-1.07c-.3-.09-.61-.14-.94-.14-.6 0-1.1.11-1.54.33-.43.22-.78.5-1.06.87-.27.36-.47.76-.6 1.21a5.16 5.16 0 0 0 0 2.79 3.11 3.11 0 0 0 3.2 2.41 2.7 2.7 0 0 0 2-.
|
|
75
|
+
d: "M17.02 10.8c-.08-.33-.2-.63-.38-.89a2.64 2.64 0 0 0-1.45-1.07c-.3-.09-.61-.14-.94-.14-.6 0-1.1.11-1.54.33-.43.22-.78.5-1.06.87-.27.36-.47.76-.6 1.21a5.16 5.16 0 0 0 0 2.79 3.11 3.11 0 0 0 3.2 2.41 2.7 2.7 0 0 0 2-.81q.375-.375.6-.87c.15-.34.25-.7.3-1.1H18a4.5 4.5 0 0 1-.4 1.45 3.33 3.33 0 0 1-1.92 1.78c-.42.16-.9.24-1.43.24a3.93 3.93 0 0 1-3.99-2.79 5.47 5.47 0 0 1 0-3.41c.18-.54.45-1.02.8-1.43.35-.42.8-.75 1.32-1A4.4 4.4 0 0 1 14.25 8c.43 0 .85.06 1.25.18a3.53 3.53 0 0 1 1.94 1.42c.23.35.37.75.43 1.2zM19 16h1v1h-1zm3 0h-1v1h1z",
|
|
76
76
|
clipRule: "evenodd",
|
|
77
77
|
}),
|
|
78
78
|
);
|
|
@@ -83,26 +83,30 @@ var Conecs24 = function Conecs24(props) {
|
|
|
83
83
|
_extends(
|
|
84
84
|
{
|
|
85
85
|
xmlns: "http://www.w3.org/2000/svg",
|
|
86
|
-
width: "
|
|
86
|
+
width: "69",
|
|
87
87
|
height: "24",
|
|
88
88
|
fill: "none",
|
|
89
|
-
viewBox: "0 0
|
|
89
|
+
viewBox: "0 0 69 24",
|
|
90
90
|
},
|
|
91
91
|
props,
|
|
92
92
|
),
|
|
93
93
|
/*#__PURE__*/ React.createElement("path", {
|
|
94
|
-
fill: "#
|
|
95
|
-
|
|
94
|
+
fill: "#000",
|
|
95
|
+
stroke: "#DE006E",
|
|
96
|
+
strokeWidth: ".71",
|
|
97
|
+
d: "M2.355 23.164V5.79l64.29-4.41v21.784z",
|
|
96
98
|
}),
|
|
97
99
|
/*#__PURE__*/ React.createElement("path", {
|
|
98
|
-
fill: "#
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
100
|
+
fill: "#fff",
|
|
101
|
+
d: "M25.398 9.005h1.02l5.578 8.1h.027v-8.1h.912v9.576h-1.02l-5.578-8.1h-.027v8.1h-.912zm25.458 2.897a2.9 2.9 0 0 0-.403-.979 2.5 2.5 0 0 0-.67-.737 2.8 2.8 0 0 0-.872-.443 3 3 0 0 0-.992-.16q-.952 0-1.637.361a3.3 3.3 0 0 0-1.126.966q-.43.59-.644 1.34a6.04 6.04 0 0 0 0 3.085q.215.752.644 1.355.442.59 1.126.952t1.637.362q.67 0 1.207-.241a2.9 2.9 0 0 0 .925-.657 3.4 3.4 0 0 0 .63-.966q.242-.563.309-1.207h.912a5.2 5.2 0 0 1-.416 1.596 3.9 3.9 0 0 1-.832 1.207q-.51.497-1.207.765a4.2 4.2 0 0 1-1.529.268q-1.125 0-1.984-.402a4.2 4.2 0 0 1-1.409-1.1 4.7 4.7 0 0 1-.844-1.583 6.3 6.3 0 0 1-.282-1.89q0-.993.282-1.892t.844-1.582a4 4 0 0 1 1.409-1.1q.858-.416 1.985-.416.683 0 1.327.201.657.202 1.18.604.537.39.886.966.36.577.456 1.327zm2.871 3.528q-.014.736.228 1.233.24.497.657.791.429.295 1.006.43.576.12 1.234.12.375 0 .818-.107t.818-.335q.39-.241.644-.604.255-.375.255-.898 0-.402-.188-.698a1.55 1.55 0 0 0-.47-.496 2.5 2.5 0 0 0-.63-.322 5 5 0 0 0-.684-.214l-2.132-.523a7 7 0 0 1-.818-.269 2.3 2.3 0 0 1-.684-.429 2.1 2.1 0 0 1-.483-.657q-.175-.39-.175-.952 0-.349.135-.818.133-.47.496-.885.375-.416 1.019-.698.644-.294 1.65-.295.71 0 1.354.188t1.127.563.764.939q.295.55.295 1.287h-.912a2.1 2.1 0 0 0-.255-.952 1.95 1.95 0 0 0-.576-.684 2.3 2.3 0 0 0-.818-.415 3.1 3.1 0 0 0-.966-.148q-.47 0-.912.107-.429.094-.764.322a1.6 1.6 0 0 0-.523.577q-.202.361-.202.899 0 .335.108.59.12.241.322.415.201.174.455.282.27.108.564.174l2.333.577q.51.135.953.335.456.188.79.483.35.282.537.697.201.417.201 1.006 0 .161-.04.43a2 2 0 0 1-.16.576q-.121.295-.363.604a2.2 2.2 0 0 1-.643.563q-.403.24-1.006.389-.605.16-1.449.16a6.2 6.2 0 0 1-1.569-.187 3.5 3.5 0 0 1-1.234-.603 2.7 2.7 0 0 1-.791-1.033q-.269-.63-.228-1.516z",
|
|
102
|
+
}),
|
|
103
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
104
|
+
fill: "#DE006E",
|
|
105
|
+
d: "M13.17 11.902a2.9 2.9 0 0 0-.402-.979 2.5 2.5 0 0 0-.67-.737 2.8 2.8 0 0 0-.872-.443 3 3 0 0 0-.993-.16q-.951 0-1.636.361a3.3 3.3 0 0 0-1.126.966q-.43.59-.644 1.34a6.04 6.04 0 0 0 0 3.085q.215.752.644 1.355.442.59 1.126.952t1.636.362q.671 0 1.207-.241a2.9 2.9 0 0 0 .926-.657 3.4 3.4 0 0 0 .63-.966q.242-.563.309-1.207h.912a5.2 5.2 0 0 1-.416 1.596 3.9 3.9 0 0 1-.832 1.207q-.51.497-1.207.765a4.2 4.2 0 0 1-1.529.268q-1.125 0-1.985-.402a4.2 4.2 0 0 1-1.408-1.1 4.7 4.7 0 0 1-.845-1.583 6.3 6.3 0 0 1-.281-1.89q0-.993.281-1.892t.845-1.582a4 4 0 0 1 1.408-1.1q.859-.416 1.985-.416.684 0 1.328.201.658.202 1.18.604.537.39.885.966.363.577.456 1.327zm2.731 1.891q0 .778.202 1.543.214.75.643 1.354.442.59 1.127.952.684.362 1.636.362.953 0 1.623-.362a3.2 3.2 0 0 0 1.113-.952q.443-.603.644-1.355a5.7 5.7 0 0 0 0-3.084 3.9 3.9 0 0 0-.644-1.341 3.15 3.15 0 0 0-1.113-.966q-.67-.362-1.623-.362-.952 0-1.636.362a3.3 3.3 0 0 0-1.127.966q-.429.59-.643 1.34a6 6 0 0 0-.202 1.543m-.912 0q0-.992.282-1.89.282-.9.845-1.583a4 4 0 0 1 1.408-1.1q.858-.416 1.985-.416t1.971.416a4 4 0 0 1 1.409 1.1q.563.684.845 1.582.28.9.281 1.891 0 .993-.281 1.891-.282.9-.845 1.583a4.2 4.2 0 0 1-1.408 1.1q-.845.402-1.972.402t-1.985-.402a4.2 4.2 0 0 1-1.408-1.1 4.7 4.7 0 0 1-.845-1.583 6.3 6.3 0 0 1-.282-1.89",
|
|
102
106
|
}),
|
|
103
107
|
/*#__PURE__*/ React.createElement("path", {
|
|
104
108
|
fill: "#fff",
|
|
105
|
-
d: "
|
|
109
|
+
d: "M42.153 9.015h-6.775v.777h5.84v3.457h-5.47v.777h5.47v3.778H35.31v.777h6.844zm17.521 10.784h1.817v1.817h-1.817zm3.521 0h1.817v1.817h-1.817z",
|
|
106
110
|
}),
|
|
107
111
|
);
|
|
108
112
|
};
|
package/dist/Edit.js
CHANGED
|
@@ -42,17 +42,19 @@ var Edit24 = function Edit24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
-
d: "m12.792 5.208 6 6L7.882 22.12a3.02 3.02 0 0 1-2.12.88H2a1 1 0 0 1-1-1v-3.761a3.011 3.011 0 0 1 .88-2.12L12.792 5.208zm9.331-1.57-1.76-1.76a3 3 0 0 0-4.24 0l-1.911 1.91 6 6 1.91-1.911a3 3 0 0 0 .001-4.239z",
|
|
55
54
|
fill: "currentColor",
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
d: "M3 20.5a.5.5 0 0 0 .5.5h2.922a2 2 0 0 0 1.414-.586l9.582-9.582-4.24-4.24-9.59 9.572A2 2 0 0 0 3 17.579zM14.593 5.179l4.24 4.239 1.592-1.593q.3-.3.438-.663a2.13 2.13 0 0 0 0-1.512 1.6 1.6 0 0 0-.438-.65L19.05 3.6q-.275-.3-.65-.45T17.625 3t-.762.15-.663.425z",
|
|
57
|
+
clipRule: "evenodd",
|
|
56
58
|
}),
|
|
57
59
|
);
|
|
58
60
|
};
|
package/dist/Expenses.js
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
const _excluded = ["size"];
|
|
2
|
+
function _objectWithoutProperties(e, t) {
|
|
3
|
+
if (null == e) return {};
|
|
4
|
+
var o,
|
|
5
|
+
r,
|
|
6
|
+
i = _objectWithoutPropertiesLoose(e, t);
|
|
7
|
+
if (Object.getOwnPropertySymbols) {
|
|
8
|
+
var s = Object.getOwnPropertySymbols(e);
|
|
9
|
+
for (r = 0; r < s.length; r++)
|
|
10
|
+
(o = s[r]),
|
|
11
|
+
t.includes(o) || ({}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]));
|
|
12
|
+
}
|
|
13
|
+
return i;
|
|
14
|
+
}
|
|
15
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
|
16
|
+
if (null == r) return {};
|
|
17
|
+
var t = {};
|
|
18
|
+
for (var n in r)
|
|
19
|
+
if ({}.hasOwnProperty.call(r, n)) {
|
|
20
|
+
if (e.includes(n)) continue;
|
|
21
|
+
t[n] = r[n];
|
|
22
|
+
}
|
|
23
|
+
return t;
|
|
24
|
+
}
|
|
25
|
+
function _extends() {
|
|
26
|
+
return (
|
|
27
|
+
(_extends = Object.assign
|
|
28
|
+
? Object.assign.bind()
|
|
29
|
+
: function (n) {
|
|
30
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
31
|
+
var t = arguments[e];
|
|
32
|
+
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
33
|
+
}
|
|
34
|
+
return n;
|
|
35
|
+
}),
|
|
36
|
+
_extends.apply(null, arguments)
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
import React from "react";
|
|
40
|
+
var Expenses24 = function Expenses24(props) {
|
|
41
|
+
return /*#__PURE__*/ React.createElement(
|
|
42
|
+
"svg",
|
|
43
|
+
_extends(
|
|
44
|
+
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
width: "24",
|
|
47
|
+
height: "24",
|
|
48
|
+
fill: "none",
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
|
+
},
|
|
51
|
+
props,
|
|
52
|
+
),
|
|
53
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
55
|
+
d: "M16.5 1h.125c.895 0 1.754.316 2.387.879C19.644 2.44 20 3.204 20 4v2.477a3.5 3.5 0 0 1-.904-.243 2 2 0 0 1-.907-.755c-.472-.719-.645-1.856-.645-3.519 0-.58-.521-.96-1.044-.96",
|
|
56
|
+
}),
|
|
57
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
58
|
+
fill: "currentColor",
|
|
59
|
+
fillRule: "evenodd",
|
|
60
|
+
d: "M20 8.523V21a1.9 1.9 0 0 1-.661 1.413A2.4 2.4 0 0 1 17.75 23a2.34 2.34 0 0 1-1.159-.29l-2.216-1.18-2.216 1.18c-.35.19-.75.29-1.159.29s-.81-.1-1.159-.29l-2.216-1.18-2.216 1.18A2.34 2.34 0 0 1 4.25 23a2.4 2.4 0 0 1-1.589-.587A1.9 1.9 0 0 1 2 21V4c0-.796.356-1.559.989-2.121C3.62 1.316 4.479 1 5.375 1H16.5c-.523 0-1.044.38-1.044.96 0 1.663-.173 2.8-.645 3.52-.217.33-.504.578-.907.754-.418.182-1.01.306-1.86.306-.523 0-1.044.38-1.044.96s.521.96 1.044.96c.85 0 1.442.124 1.86.306.403.176.69.424.907.755.472.719.645 1.856.645 3.519 0 .58.521.96 1.044.96s1.044-.38 1.044-.96c0-1.663.173-2.8.645-3.52.217-.33.503-.578.907-.754.24-.104.535-.19.904-.243M8.5 11a1 1 0 1 1 2 0c0 .894.103 1.363.273 1.613.102.15.341.387 1.227.387a1 1 0 1 1 0 2c-.886 0-1.125.238-1.227.387-.17.25-.273.719-.273 1.613a1 1 0 1 1-2 0c0-.894-.103-1.363-.273-1.613C8.125 15.237 7.886 15 7 15a1 1 0 1 1 0-2c.886 0 1.125-.238 1.227-.387.17-.25.273-.719.273-1.613",
|
|
61
|
+
clipRule: "evenodd",
|
|
62
|
+
}),
|
|
63
|
+
);
|
|
64
|
+
};
|
|
65
|
+
const sizeMap = {
|
|
66
|
+
24: Expenses24,
|
|
67
|
+
};
|
|
68
|
+
export function Expenses(_ref) {
|
|
69
|
+
let { size = "24" } = _ref,
|
|
70
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
71
|
+
const Icon = sizeMap[size] || sizeMap["24"];
|
|
72
|
+
if (
|
|
73
|
+
process.env.NODE_ENV !== "production" &&
|
|
74
|
+
process.env.NODE_ENV !== "test" &&
|
|
75
|
+
!sizeMap[size]
|
|
76
|
+
) {
|
|
77
|
+
console.warn(
|
|
78
|
+
new Error(
|
|
79
|
+
"The '".concat(
|
|
80
|
+
size,
|
|
81
|
+
"' size is not supported by the 'Expenses' icon. Please use one of the available sizes: '24'.",
|
|
82
|
+
),
|
|
83
|
+
),
|
|
84
|
+
);
|
|
85
|
+
}
|
|
86
|
+
return /*#__PURE__*/ React.createElement(Icon, props);
|
|
87
|
+
}
|
package/dist/Plus.js
CHANGED
|
@@ -42,17 +42,17 @@ var Plus24 = function Plus24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
-
d: "M22 12c0 .5-.4 1-1 1h-8v8c0 .5-.4 1-1 1s-1-.5-1-1v-8H3c-.5 0-1-.5-1-1s.5-1 1-1h8V3c0-.5.4-1 1-1s1 .5 1 1v8h8c.6 0 1 .5 1 1z",
|
|
55
54
|
fill: "currentColor",
|
|
55
|
+
d: "M11 13H6a1 1 0 1 1 0-2h5V6a1 1 0 1 1 2 0v5h5a1 1 0 1 1 0 2h-5v5a1 1 0 1 1-2 0z",
|
|
56
56
|
}),
|
|
57
57
|
);
|
|
58
58
|
};
|
package/dist/ReceiptAttached.js
CHANGED
|
@@ -42,23 +42,19 @@ var ReceiptAttached24 = function ReceiptAttached24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
54
55
|
fillRule: "evenodd",
|
|
56
|
+
d: "M6.375 1h11.25c.895 0 1.754.316 2.387.879C20.644 2.44 21 3.204 21 4v17a1.9 1.9 0 0 1-.661 1.413A2.4 2.4 0 0 1 18.75 23a2.34 2.34 0 0 1-1.159-.29l-2.216-1.18-2.216 1.18c-.35.19-.75.29-1.159.29s-.81-.1-1.159-.29l-2.216-1.18-2.216 1.18A2.34 2.34 0 0 1 5.25 23a2.4 2.4 0 0 1-1.589-.587A1.9 1.9 0 0 1 3 21V4c0-.796.356-1.559.989-2.121C4.62 1.316 5.479 1 6.375 1m10.4 7.542c.355-.41.283-1.007-.161-1.334s-1.092-.261-1.447.148L10.59 12.63l-1.834-1.691a1.09 1.09 0 0 0-1.455 0 .898.898 0 0 0 0 1.342l2.647 2.441c.207.19.492.292.784.277a1.06 1.06 0 0 0 .747-.355z",
|
|
55
57
|
clipRule: "evenodd",
|
|
56
|
-
d: "M15.625 1H4.375C3.47989 1 2.62145 1.31607 1.98851 1.87868C1.35558 2.44129 1 3.20435 1 4V21C1.00178 21.5299 1.23941 22.0377 1.66098 22.4125C2.08255 22.7872 2.65381 22.9984 3.25 23C3.65953 23.004 4.06173 22.9033 4.40875 22.71L6.625 21.53L8.84125 22.71C9.19009 22.8997 9.59108 23 10 23C10.4089 23 10.8099 22.8997 11.1587 22.71L12.2112 22.1497C12.0734 21.6229 12 21.07 12 20.5C12 16.9101 14.9101 14 18.5 14C18.6682 14 18.835 14.0064 19 14.0189V4C19 3.20435 18.6444 2.44129 18.0115 1.87868C17.3786 1.31607 16.5201 1 15.625 1ZM11.375 14H6.625C6.32663 14 6.04048 13.8946 5.8295 13.7071C5.61853 13.5196 5.5 13.2652 5.5 13C5.5 12.7348 5.61853 12.4804 5.8295 12.2929C6.04048 12.1054 6.32663 12 6.625 12H11.375C11.6734 12 11.9595 12.1054 12.1705 12.2929C12.3815 12.4804 12.5 12.7348 12.5 13C12.5 13.2652 12.3815 13.5196 12.1705 13.7071C11.9595 13.8946 11.6734 14 11.375 14ZM13.375 10H6.625C6.32663 10 6.04048 9.89464 5.8295 9.70711C5.61853 9.51957 5.5 9.26522 5.5 9C5.5 8.73478 5.61853 8.48043 5.8295 8.29289C6.04048 8.10536 6.32663 8 6.625 8H13.375C13.6734 8 13.9595 8.10536 14.1705 8.29289C14.3815 8.48043 14.5 8.73478 14.5 9C14.5 9.26522 14.3815 9.51957 14.1705 9.70711C13.9595 9.89464 13.6734 10 13.375 10Z",
|
|
57
|
-
fill: "currentColor",
|
|
58
|
-
}),
|
|
59
|
-
/*#__PURE__*/ React.createElement("path", {
|
|
60
|
-
d: "M18.7841 22.6866L22.7841 17.6866C22.823 17.6452 22.8584 17.6008 22.8901 17.5536C23.0369 17.3327 23.0899 17.0625 23.0375 16.8025C22.9851 16.5425 22.8315 16.3139 22.6106 16.1671C22.3897 16.0203 22.1195 15.9673 21.8595 16.0197C21.5994 16.0721 21.3709 16.2257 21.2241 16.4466L17.9241 20.5666L16.7141 19.3566C16.5258 19.1683 16.2704 19.0625 16.0041 19.0625C15.7378 19.0625 15.4824 19.1683 15.2941 19.3566C15.1058 19.5449 15 19.8003 15 20.0666C15 20.3329 15.1058 20.5883 15.2941 20.7766L17.2941 22.7766C17.3875 22.8693 17.4983 22.9426 17.6202 22.9924C17.742 23.0422 17.8725 23.0674 18.0041 23.0666H18.0641C18.2041 23.0578 18.3407 23.0193 18.4648 22.9538C18.5889 22.8883 18.6977 22.7972 18.7841 22.6866Z",
|
|
61
|
-
fill: "currentColor",
|
|
62
58
|
}),
|
|
63
59
|
);
|
|
64
60
|
};
|
package/dist/ReceiptMissing.js
CHANGED
|
@@ -42,19 +42,23 @@ var ReceiptMissing24 = function ReceiptMissing24(props) {
|
|
|
42
42
|
"svg",
|
|
43
43
|
_extends(
|
|
44
44
|
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
46
|
width: "24",
|
|
46
47
|
height: "24",
|
|
47
|
-
viewBox: "0 0 24 24",
|
|
48
48
|
fill: "none",
|
|
49
|
-
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
50
|
},
|
|
51
51
|
props,
|
|
52
52
|
),
|
|
53
53
|
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
55
|
+
d: "M12 15a4 4 0 0 0 3.473-5.987l-5.46 5.46A4 4 0 0 0 12 15m2.077-7.42L8.58 13.078a4 4 0 0 1 5.496-5.496",
|
|
56
|
+
}),
|
|
57
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
58
|
+
fill: "currentColor",
|
|
54
59
|
fillRule: "evenodd",
|
|
60
|
+
d: "M17.625 1H6.375c-.895 0-1.754.316-2.386.879S3 3.204 3 4v17a1.9 1.9 0 0 0 .661 1.413c.422.374.993.585 1.589.587a2.34 2.34 0 0 0 1.159-.29l2.216-1.18 2.216 1.18c.35.19.75.29 1.159.29s.81-.1 1.159-.29l2.216-1.18 2.216 1.18c.347.193.75.294 1.159.29a2.4 2.4 0 0 0 1.589-.587A1.9 1.9 0 0 0 21 21V4c0-.796-.356-1.559-.988-2.121C19.379 1.316 18.52 1 17.625 1M12 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12",
|
|
55
61
|
clipRule: "evenodd",
|
|
56
|
-
d: "M6.375 1H17.625C18.5201 1 19.3786 1.31607 20.0115 1.87868C20.6444 2.44129 21 3.20435 21 4V21C20.9982 21.5299 20.7606 22.0377 20.339 22.4125C19.9175 22.7872 19.3462 22.9984 18.75 23C18.3405 23.004 17.9383 22.9033 17.5912 22.71L15.375 21.53L13.1587 22.71C12.8099 22.8997 12.4089 23 12 23C11.5911 23 11.1901 22.8997 10.8413 22.71L8.625 21.53L6.40875 22.71C6.06173 22.9033 5.65953 23.004 5.25 23C4.65381 22.9984 4.08255 22.7872 3.66098 22.4125C3.23941 22.0377 3.00178 21.5299 3 21V4C3 3.20435 3.35558 2.44129 3.98851 1.87868C4.62145 1.31607 5.47989 1 6.375 1ZM12.3471 14.0058C12.217 14.0057 12.0883 13.9779 11.9698 13.9243C11.8512 13.8707 11.7453 13.7926 11.6592 13.695C11.573 13.5975 11.5086 13.4827 11.4702 13.3584C11.4317 13.2341 11.4201 13.103 11.4361 12.9738C11.5862 12.0414 12.0552 11.19 12.7631 10.5648C13.0841 10.2844 13.336 9.93363 13.4991 9.53983C13.5885 9.32486 13.6171 9.08946 13.5818 8.85933C13.5466 8.6292 13.4488 8.41317 13.2991 8.23483C13.0995 8.06269 12.8594 7.94412 12.6014 7.89024C12.3434 7.83636 12.0759 7.84895 11.8241 7.92683C11.5708 7.9936 11.3412 8.13012 11.1616 8.32086C10.982 8.51161 10.8595 8.74893 10.8081 9.00583C10.7813 9.12379 10.7313 9.23523 10.6611 9.3337C10.5908 9.43217 10.5017 9.5157 10.3989 9.57943C10.2961 9.64317 10.1816 9.68583 10.0622 9.70496C9.94273 9.72408 9.82068 9.71928 9.70311 9.69083C9.46547 9.63169 9.2609 9.48092 9.13405 9.27144C9.00721 9.06197 8.9684 8.81082 9.02611 8.57283C9.15101 7.99626 9.43139 7.46489 9.83684 7.03635C10.2423 6.6078 10.7573 6.29845 11.3261 6.14183C11.8915 5.97159 12.4919 5.95428 13.0661 6.09165C13.6404 6.22902 14.168 6.51617 14.5951 6.92383C14.9805 7.33343 15.2465 7.84069 15.3643 8.39066C15.482 8.94063 15.447 9.51233 15.2631 10.0438C15.0297 10.7334 14.6255 11.3527 14.0881 11.8438C13.6672 12.1825 13.3736 12.6538 13.2551 13.1808C13.2317 13.406 13.1262 13.6146 12.9587 13.7668C12.7912 13.919 12.5734 14.0041 12.3471 14.0058ZM12.2471 15.0058C12.0493 15.0058 11.856 15.0645 11.6915 15.1744C11.5271 15.2842 11.3989 15.4404 11.3232 15.6231C11.2475 15.8059 11.2277 16.0069 11.2663 16.2009C11.3049 16.3949 11.4002 16.5731 11.54 16.7129C11.6799 16.8528 11.858 16.948 12.052 16.9866C12.246 17.0252 12.4471 17.0054 12.6298 16.9297C12.8125 16.854 12.9687 16.7259 13.0786 16.5614C13.1885 16.397 13.2471 16.2036 13.2471 16.0058C13.2471 15.7411 13.1422 15.4872 12.9553 15.2998C12.7684 15.1123 12.5148 15.0066 12.2501 15.0058H12.2471Z",
|
|
57
|
-
fill: "currentColor",
|
|
58
62
|
}),
|
|
59
63
|
);
|
|
60
64
|
};
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
const _excluded = ["size"];
|
|
2
|
+
function _objectWithoutProperties(e, t) {
|
|
3
|
+
if (null == e) return {};
|
|
4
|
+
var o,
|
|
5
|
+
r,
|
|
6
|
+
i = _objectWithoutPropertiesLoose(e, t);
|
|
7
|
+
if (Object.getOwnPropertySymbols) {
|
|
8
|
+
var s = Object.getOwnPropertySymbols(e);
|
|
9
|
+
for (r = 0; r < s.length; r++)
|
|
10
|
+
(o = s[r]),
|
|
11
|
+
t.includes(o) || ({}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]));
|
|
12
|
+
}
|
|
13
|
+
return i;
|
|
14
|
+
}
|
|
15
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
|
16
|
+
if (null == r) return {};
|
|
17
|
+
var t = {};
|
|
18
|
+
for (var n in r)
|
|
19
|
+
if ({}.hasOwnProperty.call(r, n)) {
|
|
20
|
+
if (e.includes(n)) continue;
|
|
21
|
+
t[n] = r[n];
|
|
22
|
+
}
|
|
23
|
+
return t;
|
|
24
|
+
}
|
|
25
|
+
function _extends() {
|
|
26
|
+
return (
|
|
27
|
+
(_extends = Object.assign
|
|
28
|
+
? Object.assign.bind()
|
|
29
|
+
: function (n) {
|
|
30
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
31
|
+
var t = arguments[e];
|
|
32
|
+
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
33
|
+
}
|
|
34
|
+
return n;
|
|
35
|
+
}),
|
|
36
|
+
_extends.apply(null, arguments)
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
import React from "react";
|
|
40
|
+
var ReceiptSmart24 = function ReceiptSmart24(props) {
|
|
41
|
+
return /*#__PURE__*/ React.createElement(
|
|
42
|
+
"svg",
|
|
43
|
+
_extends(
|
|
44
|
+
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
width: "24",
|
|
47
|
+
height: "24",
|
|
48
|
+
fill: "none",
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
|
+
},
|
|
51
|
+
props,
|
|
52
|
+
),
|
|
53
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
d: "M17.625 1H6.375c-.895 0-1.754.316-2.386.879S3 3.204 3 4v17a1.9 1.9 0 0 0 .661 1.413c.422.374.993.585 1.589.587a2.34 2.34 0 0 0 1.159-.29l2.216-1.18 2.216 1.18c.35.19.75.29 1.159.29s.81-.1 1.159-.29l2.216-1.18 2.216 1.18c.347.193.75.294 1.159.29a2.4 2.4 0 0 0 1.589-.587A1.9 1.9 0 0 0 21 21V4c0-.796-.356-1.559-.988-2.121C19.379 1.316 18.52 1 17.625 1m-6.65 4.546c0-.572.512-.946 1.025-.946s1.025.374 1.025.946c0 1.636.17 2.756.633 3.464.214.326.495.57.89.744.411.179.992.3 1.827.3.513 0 1.025.374 1.025.946s-.512.946-1.025.946c-.835 0-1.416.122-1.826.3a1.95 1.95 0 0 0-.89.744c-.464.708-.634 1.828-.634 3.465 0 .571-.512.945-1.025.945s-1.025-.374-1.025-.945c0-1.637-.17-2.757-.634-3.465a1.95 1.95 0 0 0-.89-.743c-.41-.18-.992-.301-1.826-.301-.513 0-1.025-.374-1.025-.946s.512-.945 1.025-.945c.834 0 1.416-.122 1.826-.301.396-.173.677-.418.89-.744.464-.708.634-1.827.634-3.464",
|
|
57
|
+
clipRule: "evenodd",
|
|
58
|
+
}),
|
|
59
|
+
);
|
|
60
|
+
};
|
|
61
|
+
const sizeMap = {
|
|
62
|
+
24: ReceiptSmart24,
|
|
63
|
+
};
|
|
64
|
+
export function ReceiptSmart(_ref) {
|
|
65
|
+
let { size = "24" } = _ref,
|
|
66
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
67
|
+
const Icon = sizeMap[size] || sizeMap["24"];
|
|
68
|
+
if (
|
|
69
|
+
process.env.NODE_ENV !== "production" &&
|
|
70
|
+
process.env.NODE_ENV !== "test" &&
|
|
71
|
+
!sizeMap[size]
|
|
72
|
+
) {
|
|
73
|
+
console.warn(
|
|
74
|
+
new Error(
|
|
75
|
+
"The '".concat(
|
|
76
|
+
size,
|
|
77
|
+
"' size is not supported by the 'ReceiptSmart' icon. Please use one of the available sizes: '24'.",
|
|
78
|
+
),
|
|
79
|
+
),
|
|
80
|
+
);
|
|
81
|
+
}
|
|
82
|
+
return /*#__PURE__*/ React.createElement(Icon, props);
|
|
83
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
const _excluded = ["size"];
|
|
2
|
+
function _objectWithoutProperties(e, t) {
|
|
3
|
+
if (null == e) return {};
|
|
4
|
+
var o,
|
|
5
|
+
r,
|
|
6
|
+
i = _objectWithoutPropertiesLoose(e, t);
|
|
7
|
+
if (Object.getOwnPropertySymbols) {
|
|
8
|
+
var s = Object.getOwnPropertySymbols(e);
|
|
9
|
+
for (r = 0; r < s.length; r++)
|
|
10
|
+
(o = s[r]),
|
|
11
|
+
t.includes(o) || ({}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]));
|
|
12
|
+
}
|
|
13
|
+
return i;
|
|
14
|
+
}
|
|
15
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
|
16
|
+
if (null == r) return {};
|
|
17
|
+
var t = {};
|
|
18
|
+
for (var n in r)
|
|
19
|
+
if ({}.hasOwnProperty.call(r, n)) {
|
|
20
|
+
if (e.includes(n)) continue;
|
|
21
|
+
t[n] = r[n];
|
|
22
|
+
}
|
|
23
|
+
return t;
|
|
24
|
+
}
|
|
25
|
+
function _extends() {
|
|
26
|
+
return (
|
|
27
|
+
(_extends = Object.assign
|
|
28
|
+
? Object.assign.bind()
|
|
29
|
+
: function (n) {
|
|
30
|
+
for (var e = 1; e < arguments.length; e++) {
|
|
31
|
+
var t = arguments[e];
|
|
32
|
+
for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]);
|
|
33
|
+
}
|
|
34
|
+
return n;
|
|
35
|
+
}),
|
|
36
|
+
_extends.apply(null, arguments)
|
|
37
|
+
);
|
|
38
|
+
}
|
|
39
|
+
import React from "react";
|
|
40
|
+
var ReceiptUnreviewed24 = function ReceiptUnreviewed24(props) {
|
|
41
|
+
return /*#__PURE__*/ React.createElement(
|
|
42
|
+
"svg",
|
|
43
|
+
_extends(
|
|
44
|
+
{
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
width: "24",
|
|
47
|
+
height: "24",
|
|
48
|
+
fill: "none",
|
|
49
|
+
viewBox: "0 0 24 24",
|
|
50
|
+
},
|
|
51
|
+
props,
|
|
52
|
+
),
|
|
53
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
54
|
+
fill: "currentColor",
|
|
55
|
+
fillRule: "evenodd",
|
|
56
|
+
d: "M17.625 1H6.375c-.895 0-1.754.316-2.386.879S3 3.204 3 4v17a1.9 1.9 0 0 0 .661 1.413c.422.374.993.585 1.589.587a2.34 2.34 0 0 0 1.159-.29l2.216-1.18 2.216 1.18c.35.19.75.29 1.159.29s.81-.1 1.159-.29l2.216-1.18 2.216 1.18c.347.193.75.294 1.159.29a2.4 2.4 0 0 0 1.589-.587A1.9 1.9 0 0 0 21 21V4c0-.796-.356-1.559-.988-2.121C19.379 1.316 18.52 1 17.625 1M11 6a1 1 0 0 1 2 0v6a1 1 0 0 1-2 0zm2.5 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0",
|
|
57
|
+
clipRule: "evenodd",
|
|
58
|
+
}),
|
|
59
|
+
);
|
|
60
|
+
};
|
|
61
|
+
const sizeMap = {
|
|
62
|
+
24: ReceiptUnreviewed24,
|
|
63
|
+
};
|
|
64
|
+
export function ReceiptUnreviewed(_ref) {
|
|
65
|
+
let { size = "24" } = _ref,
|
|
66
|
+
props = _objectWithoutProperties(_ref, _excluded);
|
|
67
|
+
const Icon = sizeMap[size] || sizeMap["24"];
|
|
68
|
+
if (
|
|
69
|
+
process.env.NODE_ENV !== "production" &&
|
|
70
|
+
process.env.NODE_ENV !== "test" &&
|
|
71
|
+
!sizeMap[size]
|
|
72
|
+
) {
|
|
73
|
+
console.warn(
|
|
74
|
+
new Error(
|
|
75
|
+
"The '".concat(
|
|
76
|
+
size,
|
|
77
|
+
"' size is not supported by the 'ReceiptUnreviewed' icon. Please use one of the available sizes: '24'.",
|
|
78
|
+
),
|
|
79
|
+
),
|
|
80
|
+
);
|
|
81
|
+
}
|
|
82
|
+
return /*#__PURE__*/ React.createElement(Icon, props);
|
|
83
|
+
}
|
package/dist/Swile.js
CHANGED
|
@@ -62,7 +62,7 @@ var Swile32 = function Swile32(props) {
|
|
|
62
62
|
/*#__PURE__*/ React.createElement("path", {
|
|
63
63
|
fill: "#000",
|
|
64
64
|
fillRule: "evenodd",
|
|
65
|
-
d: "M18.99 9.55c.46 0 .85-.3.85-.77 0-.43-.37-.78-.85-.78-.5 0-.85.34-.85.78 0 .47.37.77.85.
|
|
65
|
+
d: "M18.99 9.55c.46 0 .85-.3.85-.77 0-.43-.37-.78-.85-.78-.5 0-.85.34-.85.78 0 .47.37.77.85.77M6.69 16c1.3 0 2.39-.56 2.39-1.84 0-1.05-.93-1.47-2.26-1.72l-.19-.04-.2-.03-.04-.01c-.44-.1-.9-.24-.9-.64 0-.41.46-.57.9-.57.61 0 1.08.27 1.23.87l1.22-.34c-.32-1.09-1.29-1.61-2.44-1.61-1.17 0-2.23.5-2.23 1.7 0 1.18.95 1.46 1.94 1.66l.07.02h.06c.03.02.07.02.1.03.72.15 1.37.35 1.37.78 0 .5-.54.66-1.02.66-.68 0-1.2-.31-1.4-.95L4 14.32C4.33 15.52 5.53 16 6.7 16Zm12.98-5.81v5.77H18.3v-5.77zM15.54 16c.4 0 1.1-.15 1.44-1.13a6 6 0 0 0 .24-1.81v-.19c.05-.72.15-1.36.4-1.36V10.2c-.4 0-1.15.15-1.5 1.17-.16.5-.2 1.13-.24 1.73v.09l-.05.54v.09c-.05.45-.13.88-.3.88-.16 0-.25-.37-.31-.78l-.01-.04-.02-.12v-.1c-.03-.2-.04-.39-.05-.54a7 7 0 0 0-.24-1.76c-.33-1-1.07-1.16-1.47-1.16-.41 0-1.13.15-1.47 1.16-.16.5-.2 1.17-.23 1.76 0 .15-.02.35-.04.54v.05c-.06.48-.16.99-.35.99s-.3-.47-.37-.93l-.01-.04v-.05a7 7 0 0 1-.06-.56c-.03-.84-.05-1.76-.05-2.92H9.51v.3c0 1 0 1.73.05 2.62.05.8.17 1.39.3 1.74.25.77.76 1.15 1.48 1.15a1.5 1.5 0 0 0 1.48-1.15c.15-.52.2-1.13.24-1.74l.01-.17.04-.49v-.05c.06-.44.14-.89.32-.89.17 0 .25.4.3.82v.05l.01.05v.04c.03.2.04.4.05.56v.09c.03.6.06 1.22.24 1.73.33 1 1.09 1.15 1.5 1.15h.01Zm6.18-2.98c0 .93.2 1.52.69 2.17L21.3 16a4.57 4.57 0 0 1-.95-2.98V8.15h1.37zM25.24 16c1.31 0 2.18-.77 2.55-1.68l-1.27-.34c-.2.5-.63.8-1.25.8a1.5 1.5 0 0 1-1.5-1.48h4.21c.17-1.73-.85-3.23-2.75-3.23-1.7 0-2.83 1.29-2.83 2.95 0 1.65 1.13 2.98 2.84 2.98m-.03-4.81c-.7 0-1.3.44-1.43 1.09h2.86c-.1-.59-.67-1.1-1.43-1.1Z",
|
|
66
66
|
clipRule: "evenodd",
|
|
67
67
|
}),
|
|
68
68
|
);
|
|
@@ -73,19 +73,131 @@ var Swile24 = function Swile24(props) {
|
|
|
73
73
|
_extends(
|
|
74
74
|
{
|
|
75
75
|
xmlns: "http://www.w3.org/2000/svg",
|
|
76
|
-
width: "
|
|
76
|
+
width: "24",
|
|
77
77
|
height: "24",
|
|
78
78
|
fill: "none",
|
|
79
|
-
viewBox: "0 0
|
|
79
|
+
viewBox: "0 0 24 24",
|
|
80
80
|
},
|
|
81
81
|
props,
|
|
82
82
|
),
|
|
83
|
-
/*#__PURE__*/ React.createElement("
|
|
83
|
+
/*#__PURE__*/ React.createElement("rect", {
|
|
84
|
+
width: "18",
|
|
85
|
+
height: "18",
|
|
86
|
+
x: "3",
|
|
87
|
+
y: "3",
|
|
84
88
|
fill: "#000",
|
|
85
|
-
|
|
86
|
-
d: "M26.48 7.33c.7 0 1.28-.47 1.28-1.16 0-.64-.56-1.17-1.28-1.17-.75 0-1.27.51-1.27 1.17 0 .7.55 1.16 1.27 1.16ZM8.04 17c1.95 0 3.57-.85 3.57-2.75 0-1.58-1.4-2.21-3.38-2.6-.09 0-.18-.03-.28-.04l-.3-.06-.06-.01c-.66-.14-1.35-.36-1.35-.96 0-.62.69-.86 1.34-.86.92 0 1.63.41 1.84 1.3l1.84-.5C10.8 8.9 9.33 8.1 7.6 8.1c-1.76 0-3.34.74-3.34 2.56 0 1.76 1.42 2.18 2.91 2.49l.1.02.1.02.14.03c1.09.22 2.05.53 2.05 1.18 0 .74-.81.98-1.53.98-1.01 0-1.8-.47-2.08-1.42L4 14.47C4.49 16.27 6.3 17 8.04 17Zm19.47-8.72v8.66h-2.07V8.28h2.07ZM21.31 17c.59 0 1.66-.23 2.16-1.7a9.05 9.05 0 0 0 .36-2.7v-.22l.01-.08c.07-1.08.2-2.04.6-2.04V8.28c-.62 0-1.74.23-2.26 1.76-.24.76-.3 1.7-.36 2.59v.09l-.01.05-.06.8v.08l-.01.07c-.07.67-.2 1.31-.45 1.31-.23 0-.38-.55-.46-1.16l-.01-.07-.03-.18v-.07l-.01-.07c-.04-.3-.06-.58-.07-.8-.04-.9-.1-1.9-.37-2.66-.49-1.5-1.59-1.74-2.2-1.74-.62 0-1.69.23-2.2 1.74-.24.76-.3 1.76-.35 2.65 0 .23-.03.51-.06.8v.08c-.08.73-.23 1.48-.52 1.48-.29 0-.46-.7-.56-1.38l-.01-.08-.01-.07a10.5 10.5 0 0 1-.08-.83 118 118 0 0 1-.07-4.39h-2v.46c0 1.5 0 2.58.07 3.93.06 1.18.24 2.08.43 2.6C13.16 16.43 13.92 17 15 17c1.07 0 1.92-.67 2.22-1.73a12.57 12.57 0 0 0 .38-2.85l.06-.75v-.07c.08-.67.2-1.33.47-1.33.25 0 .38.6.46 1.23v.07l.01.07.01.07.06.84v.13c.06.9.1 1.83.36 2.6.5 1.5 1.64 1.72 2.25 1.72h.02Zm9.28-4.46c0 1.39.29 2.27 1.02 3.25L29.94 17a6.85 6.85 0 0 1-1.42-4.46V5.23h2.07v7.3ZM35.85 17a3.98 3.98 0 0 0 3.83-2.53l-1.9-.5c-.29.74-.95 1.21-1.88 1.21-1.16 0-2.2-.87-2.25-2.24h6.32c.25-2.58-1.28-4.84-4.13-4.84-2.54 0-4.24 1.94-4.24 4.44C31.6 15 33.3 17 35.85 17Zm-.03-7.22c-1.06 0-1.95.67-2.15 1.64h4.3c-.16-.88-1.02-1.64-2.15-1.64Z",
|
|
87
|
-
clipRule: "evenodd",
|
|
89
|
+
rx: "4.5",
|
|
88
90
|
}),
|
|
91
|
+
/*#__PURE__*/ React.createElement(
|
|
92
|
+
"mask",
|
|
93
|
+
{
|
|
94
|
+
id: "swile_24_svg__a",
|
|
95
|
+
width: "18",
|
|
96
|
+
height: "18",
|
|
97
|
+
x: "3",
|
|
98
|
+
y: "3",
|
|
99
|
+
maskUnits: "userSpaceOnUse",
|
|
100
|
+
style: {
|
|
101
|
+
maskType: "luminance",
|
|
102
|
+
},
|
|
103
|
+
},
|
|
104
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
105
|
+
fill: "#fff",
|
|
106
|
+
d: "M17.593 3H6.407A3.407 3.407 0 0 0 3 6.407v11.186A3.407 3.407 0 0 0 6.407 21h11.186A3.407 3.407 0 0 0 21 17.593V6.407A3.407 3.407 0 0 0 17.593 3",
|
|
107
|
+
}),
|
|
108
|
+
),
|
|
109
|
+
/*#__PURE__*/ React.createElement(
|
|
110
|
+
"g",
|
|
111
|
+
{
|
|
112
|
+
mask: "url(#swile_24_svg__a)",
|
|
113
|
+
},
|
|
114
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
115
|
+
fill: "url(#swile_24_svg__b)",
|
|
116
|
+
fillRule: "evenodd",
|
|
117
|
+
d: "M3 6.694A3.695 3.695 0 0 1 6.696 3h10.608A3.695 3.695 0 0 1 21 6.694v10.612A3.695 3.695 0 0 1 17.304 21H6.696A3.695 3.695 0 0 1 3 17.306zm3.696-3.183a3.183 3.183 0 0 0-3.182 3.183v10.612a3.183 3.183 0 0 0 3.182 3.183h10.608a3.183 3.183 0 0 0 3.182-3.183V6.694a3.183 3.183 0 0 0-3.182-3.183z",
|
|
118
|
+
clipRule: "evenodd",
|
|
119
|
+
}),
|
|
120
|
+
),
|
|
121
|
+
/*#__PURE__*/ React.createElement(
|
|
122
|
+
"mask",
|
|
123
|
+
{
|
|
124
|
+
id: "swile_24_svg__c",
|
|
125
|
+
width: "12",
|
|
126
|
+
height: "4",
|
|
127
|
+
x: "6",
|
|
128
|
+
y: "10",
|
|
129
|
+
maskUnits: "userSpaceOnUse",
|
|
130
|
+
style: {
|
|
131
|
+
maskType: "luminance",
|
|
132
|
+
},
|
|
133
|
+
},
|
|
134
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
135
|
+
fill: "#fff",
|
|
136
|
+
d: "M17.015 10.231H6.904v3.456h10.11z",
|
|
137
|
+
}),
|
|
138
|
+
),
|
|
139
|
+
/*#__PURE__*/ React.createElement(
|
|
140
|
+
"g",
|
|
141
|
+
{
|
|
142
|
+
mask: "url(#swile_24_svg__c)",
|
|
143
|
+
},
|
|
144
|
+
/*#__PURE__*/ React.createElement("path", {
|
|
145
|
+
fill: "#fff",
|
|
146
|
+
fillRule: "evenodd",
|
|
147
|
+
d: "M13.219 10.902c.194 0 .358-.136.358-.336 0-.183-.156-.335-.358-.335-.21 0-.358.148-.358.335 0 .206.155.336.358.336m-5.18 2.785c.547 0 1.004-.245 1.004-.794 0-.453-.392-.636-.95-.745l-.08-.014q-.04-.006-.082-.017l-.017-.004c-.186-.039-.38-.103-.38-.275 0-.18.194-.25.378-.25.26 0 .457.118.516.375l.516-.144c-.134-.469-.544-.695-1.03-.695-.495 0-.938.214-.938.736 0 .506.399.63.817.718l.026.006.027.006.04.009c.306.065.576.152.576.339 0 .214-.228.284-.43.284-.283 0-.504-.136-.585-.41l-.546.149c.14.516.647.726 1.139.726m5.467-2.51v2.493h-.58v-2.493zm-1.741 2.51c.163-.002.465-.066.606-.488.07-.218.087-.41.1-.759l.001-.022.003-.023.002-.035.002-.023c.02-.308.058-.588.165-.588v-.572c-.172 0-.485.066-.633.506-.068.218-.084.488-.103.747v.041c-.004.066-.008.15-.016.235l-.002.02-.002.02c-.018.192-.054.377-.125.377-.067 0-.107-.158-.132-.335l-.002-.02-.006-.052-.002-.02-.002-.021-.018-.233c-.012-.257-.03-.545-.103-.763-.142-.436-.451-.502-.623-.502s-.473.066-.615.502c-.069.218-.087.506-.099.763-.004.064-.008.146-.018.233l-.002.02c-.022.21-.063.428-.144.428s-.131-.203-.157-.399l-.002-.02-.002-.021a3 3 0 0 1-.02-.239 36 36 0 0 1-.023-1.263H9.23v.134c0 .43.002.743.022 1.131.018.34.069.597.121.75.108.33.324.497.63.497.3 0 .537-.191.624-.498.06-.226.087-.487.1-.749l.005-.074q.006-.096.019-.214l.002-.02c.02-.194.056-.385.129-.385.07 0 .11.173.13.354l.001.02.002.021.003.02c.008.09.014.176.018.243l.002.035v.002c.012.262.026.525.099.747.141.436.46.498.633.498zM14.37 12.4c0 .401.081.654.29.936l-.472.35c-.279-.383-.4-.76-.4-1.286v-2.104h.58V12.4zm1.479 1.286c.554 0 .92-.331 1.075-.728l-.534-.144c-.08.213-.266.347-.53.347-.327 0-.614-.253-.632-.646h1.777c.069-.744-.362-1.394-1.16-1.394-.714 0-1.192.557-1.192 1.277 0 .712.478 1.288 1.196 1.288m-.01-2.08a.6.6 0 0 0-.603.471h1.205c-.042-.253-.283-.47-.603-.47",
|
|
148
|
+
clipRule: "evenodd",
|
|
149
|
+
}),
|
|
150
|
+
),
|
|
151
|
+
/*#__PURE__*/ React.createElement(
|
|
152
|
+
"defs",
|
|
153
|
+
null,
|
|
154
|
+
/*#__PURE__*/ React.createElement(
|
|
155
|
+
"linearGradient",
|
|
156
|
+
{
|
|
157
|
+
id: "swile_24_svg__b",
|
|
158
|
+
x1: "4.832",
|
|
159
|
+
x2: "19.317",
|
|
160
|
+
y1: "4.5",
|
|
161
|
+
y2: "19.667",
|
|
162
|
+
gradientUnits: "userSpaceOnUse",
|
|
163
|
+
},
|
|
164
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
165
|
+
stopColor: "#A51CF1",
|
|
166
|
+
}),
|
|
167
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
168
|
+
offset: ".12",
|
|
169
|
+
stopColor: "#336DFF",
|
|
170
|
+
}),
|
|
171
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
172
|
+
offset: ".245",
|
|
173
|
+
stopColor: "#31BBFD",
|
|
174
|
+
}),
|
|
175
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
176
|
+
offset: ".365",
|
|
177
|
+
stopColor: "#3CEAFF",
|
|
178
|
+
}),
|
|
179
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
180
|
+
offset: ".49",
|
|
181
|
+
stopColor: "#00EAB2",
|
|
182
|
+
}),
|
|
183
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
184
|
+
offset: ".615",
|
|
185
|
+
stopColor: "#B0E836",
|
|
186
|
+
}),
|
|
187
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
188
|
+
offset: ".74",
|
|
189
|
+
stopColor: "#FFDA19",
|
|
190
|
+
}),
|
|
191
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
192
|
+
offset: ".875",
|
|
193
|
+
stopColor: "#FF8D40",
|
|
194
|
+
}),
|
|
195
|
+
/*#__PURE__*/ React.createElement("stop", {
|
|
196
|
+
offset: "1",
|
|
197
|
+
stopColor: "#FF2055",
|
|
198
|
+
}),
|
|
199
|
+
),
|
|
200
|
+
),
|
|
89
201
|
);
|
|
90
202
|
};
|
|
91
203
|
const sizeMap = {
|
package/dist/index.d.ts
CHANGED
|
@@ -573,6 +573,8 @@ declare const Discount: IconComponentType<"24">;
|
|
|
573
573
|
|
|
574
574
|
declare const Employees: IconComponentType<"24">;
|
|
575
575
|
|
|
576
|
+
declare const Expenses: IconComponentType<"24">;
|
|
577
|
+
|
|
576
578
|
declare const FeeCalculator: IconComponentType<"24">;
|
|
577
579
|
|
|
578
580
|
declare const GeneralSettings: IconComponentType<"24">;
|
|
@@ -617,6 +619,10 @@ declare const ReceiptAttached: IconComponentType<"24">;
|
|
|
617
619
|
|
|
618
620
|
declare const ReceiptMissing: IconComponentType<"24">;
|
|
619
621
|
|
|
622
|
+
declare const ReceiptSmart: IconComponentType<"24">;
|
|
623
|
+
|
|
624
|
+
declare const ReceiptUnreviewed: IconComponentType<"24">;
|
|
625
|
+
|
|
620
626
|
/**
|
|
621
627
|
* @deprecated Use the `ReferAFriend` or `Reward` icons instead.
|
|
622
628
|
*/
|
|
@@ -950,6 +956,7 @@ export {
|
|
|
950
956
|
ContactPicker,
|
|
951
957
|
Discount,
|
|
952
958
|
Employees,
|
|
959
|
+
Expenses,
|
|
953
960
|
FeeCalculator,
|
|
954
961
|
GeneralSettings,
|
|
955
962
|
GiftCard,
|
|
@@ -972,6 +979,8 @@ export {
|
|
|
972
979
|
Receipt,
|
|
973
980
|
ReceiptAttached,
|
|
974
981
|
ReceiptMissing,
|
|
982
|
+
ReceiptSmart,
|
|
983
|
+
ReceiptUnreviewed,
|
|
975
984
|
Refer,
|
|
976
985
|
ReferAFriend,
|
|
977
986
|
Reports,
|
package/dist/index.js
CHANGED
|
@@ -271,6 +271,7 @@ export { Checkout } from "./Checkout.js";
|
|
|
271
271
|
export { ContactPicker } from "./ContactPicker.js";
|
|
272
272
|
export { Discount } from "./Discount.js";
|
|
273
273
|
export { Employees } from "./Employees.js";
|
|
274
|
+
export { Expenses } from "./Expenses.js";
|
|
274
275
|
export { FeeCalculator } from "./FeeCalculator.js";
|
|
275
276
|
export { GeneralSettings } from "./GeneralSettings.js";
|
|
276
277
|
export { GiftCard } from "./GiftCard.js";
|
|
@@ -293,6 +294,8 @@ export { QrCode } from "./QrCode.js";
|
|
|
293
294
|
export { Receipt } from "./Receipt.js";
|
|
294
295
|
export { ReceiptAttached } from "./ReceiptAttached.js";
|
|
295
296
|
export { ReceiptMissing } from "./ReceiptMissing.js";
|
|
297
|
+
export { ReceiptSmart } from "./ReceiptSmart.js";
|
|
298
|
+
export { ReceiptUnreviewed } from "./ReceiptUnreviewed.js";
|
|
296
299
|
export { Refer } from "./Refer.js";
|
|
297
300
|
export { ReferAFriend } from "./ReferAFriend.js";
|
|
298
301
|
export { Reports } from "./Reports.js";
|
package/manifest.json
CHANGED
|
@@ -1806,6 +1806,11 @@
|
|
|
1806
1806
|
"category": "Product and feature",
|
|
1807
1807
|
"size": "24"
|
|
1808
1808
|
},
|
|
1809
|
+
{
|
|
1810
|
+
"name": "expenses",
|
|
1811
|
+
"category": "Product and feature",
|
|
1812
|
+
"size": "24"
|
|
1813
|
+
},
|
|
1809
1814
|
{
|
|
1810
1815
|
"name": "fee_calculator",
|
|
1811
1816
|
"category": "Product and feature",
|
|
@@ -1921,6 +1926,16 @@
|
|
|
1921
1926
|
"category": "Product and feature",
|
|
1922
1927
|
"size": "24"
|
|
1923
1928
|
},
|
|
1929
|
+
{
|
|
1930
|
+
"name": "receipt_smart",
|
|
1931
|
+
"category": "Product and feature",
|
|
1932
|
+
"size": "24"
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"name": "receipt_unreviewed",
|
|
1936
|
+
"category": "Product and feature",
|
|
1937
|
+
"size": "24"
|
|
1938
|
+
},
|
|
1924
1939
|
{
|
|
1925
1940
|
"name": "refer",
|
|
1926
1941
|
"category": "Product and feature",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sumup-oss/icons",
|
|
3
|
-
"version": "5.0.0-next.
|
|
3
|
+
"version": "5.0.0-next.1",
|
|
4
4
|
"description": "A collection of icons by SumUp",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -42,12 +42,12 @@
|
|
|
42
42
|
"fast-xml-parser": "^4.4.1",
|
|
43
43
|
"prettier": "^3.3.3",
|
|
44
44
|
"tsx": "^4.16.5",
|
|
45
|
-
"typescript": "^5.
|
|
45
|
+
"typescript": "^5.6.2"
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"react": ">=16.0.0 <19.0.0"
|
|
49
49
|
},
|
|
50
50
|
"engines": {
|
|
51
|
-
"node": ">=
|
|
51
|
+
"node": ">=20"
|
|
52
52
|
}
|
|
53
53
|
}
|
package/web/v2/add_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10 5a1 1 0 0 1-1-1v-3H8a1 1 0 1 1 0-2h3V8a1 1 0 1 1 2 0v3h3a1 1 0 1 1 0 2h-3v3a1 1 0 0 1-1 1" clip-rule="evenodd"/>
|
|
3
3
|
</svg>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="M12
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M12 12q-1.65 0-2.825-1.175T8 8t1.175-2.825T12 4t2.825 1.175T16 8t-1.175 2.825T12 12m1.822 1.14C13.25 13.05 12.641 13 12 13c-5 0-8 3-8 5.01v.5a1.5 1.5 0 0 0 1.5 1.5h7.507A4.98 4.98 0 0 1 12 17a4.99 4.99 0 0 1 1.822-3.86M16 20v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0" clip-rule="evenodd"/>
|
|
3
3
|
</svg>
|
package/web/v2/add_items_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path fill
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M11 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0m5 13v-2h-2a1 1 0 1 1 0-2h2v-2a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0m-9 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8M21 7a4 4 0 1 1-8 0 4 4 0 0 1 8 0" clip-rule="evenodd"/>
|
|
3
3
|
</svg>
|
package/web/v2/arrow_left_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" d="m7.825 13 4.888 4.887A.999.999 0 1 1 11.3 19.3l-6.946-6.946a.5.5 0 0 1 0-.708L11.3 4.7a.999.999 0 1 1 1.412 1.413L7.826 11H19a1 1 0 1 1 0 2z"/>
|
|
3
3
|
</svg>
|
package/web/v2/calendar_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path fill
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M18 4h1c1.1 0 2 .9 2 2v2H3V6a2 2 0 0 1 2-2h1V3a1 1 0 0 1 2 0v1h8V3a1 1 0 1 1 2 0zM3 9v11a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V9zm4 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0m0 4a1 1 0 1 1 2 0 1 1 0 0 1-2 0m5-5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-1 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0m5-5a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-1 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0" clip-rule="evenodd"/>
|
|
3
3
|
</svg>
|
package/web/v2/close_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" d="M7.1 18.3a.99.99 0 1 1-1.4-1.4l4.9-4.9-4.9-4.9a.99.99 0 1 1 1.4-1.4l4.9 4.9 4.9-4.9a.99.99 0 1 1 1.4 1.4L13.4 12l4.9 4.9a.99.99 0 1 1-1.4 1.4L12 13.4z"/>
|
|
3
3
|
</svg>
|
package/web/v2/conecs_24.svg
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
2
|
-
<path fill="#
|
|
3
|
-
<path fill="#
|
|
4
|
-
<path fill="#
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="69" height="24" fill="none" viewBox="0 0 69 24">
|
|
2
|
+
<path fill="#000" stroke="#DE006E" stroke-width=".71" d="M2.355 23.164V5.79l64.29-4.41v21.784z"/>
|
|
3
|
+
<path fill="#fff" d="M25.398 9.005h1.02l5.578 8.1h.027v-8.1h.912v9.576h-1.02l-5.578-8.1h-.027v8.1h-.912zm25.458 2.897a2.9 2.9 0 0 0-.403-.979 2.5 2.5 0 0 0-.67-.737 2.8 2.8 0 0 0-.872-.443 3 3 0 0 0-.992-.16q-.952 0-1.637.361a3.3 3.3 0 0 0-1.126.966q-.43.59-.644 1.34a6.04 6.04 0 0 0 0 3.085q.215.752.644 1.355.442.59 1.126.952t1.637.362q.67 0 1.207-.241a2.9 2.9 0 0 0 .925-.657 3.4 3.4 0 0 0 .63-.966q.242-.563.309-1.207h.912a5.2 5.2 0 0 1-.416 1.596 3.9 3.9 0 0 1-.832 1.207q-.51.497-1.207.765a4.2 4.2 0 0 1-1.529.268q-1.125 0-1.984-.402a4.2 4.2 0 0 1-1.409-1.1 4.7 4.7 0 0 1-.844-1.583 6.3 6.3 0 0 1-.282-1.89q0-.993.282-1.892t.844-1.582a4 4 0 0 1 1.409-1.1q.858-.416 1.985-.416.683 0 1.327.201.657.202 1.18.604.537.39.886.966.36.577.456 1.327zm2.871 3.528q-.014.736.228 1.233.24.497.657.791.429.295 1.006.43.576.12 1.234.12.375 0 .818-.107t.818-.335q.39-.241.644-.604.255-.375.255-.898 0-.402-.188-.698a1.55 1.55 0 0 0-.47-.496 2.5 2.5 0 0 0-.63-.322 5 5 0 0 0-.684-.214l-2.132-.523a7 7 0 0 1-.818-.269 2.3 2.3 0 0 1-.684-.429 2.1 2.1 0 0 1-.483-.657q-.175-.39-.175-.952 0-.349.135-.818.133-.47.496-.885.375-.416 1.019-.698.644-.294 1.65-.295.71 0 1.354.188t1.127.563.764.939q.295.55.295 1.287h-.912a2.1 2.1 0 0 0-.255-.952 1.95 1.95 0 0 0-.576-.684 2.3 2.3 0 0 0-.818-.415 3.1 3.1 0 0 0-.966-.148q-.47 0-.912.107-.429.094-.764.322a1.6 1.6 0 0 0-.523.577q-.202.361-.202.899 0 .335.108.59.12.241.322.415.201.174.455.282.27.108.564.174l2.333.577q.51.135.953.335.456.188.79.483.35.282.537.697.201.417.201 1.006 0 .161-.04.43a2 2 0 0 1-.16.576q-.121.295-.363.604a2.2 2.2 0 0 1-.643.563q-.403.24-1.006.389-.605.16-1.449.16a6.2 6.2 0 0 1-1.569-.187 3.5 3.5 0 0 1-1.234-.603 2.7 2.7 0 0 1-.791-1.033q-.269-.63-.228-1.516z"/>
|
|
4
|
+
<path fill="#DE006E" d="M13.17 11.902a2.9 2.9 0 0 0-.402-.979 2.5 2.5 0 0 0-.67-.737 2.8 2.8 0 0 0-.872-.443 3 3 0 0 0-.993-.16q-.951 0-1.636.361a3.3 3.3 0 0 0-1.126.966q-.43.59-.644 1.34a6.04 6.04 0 0 0 0 3.085q.215.752.644 1.355.442.59 1.126.952t1.636.362q.671 0 1.207-.241a2.9 2.9 0 0 0 .926-.657 3.4 3.4 0 0 0 .63-.966q.242-.563.309-1.207h.912a5.2 5.2 0 0 1-.416 1.596 3.9 3.9 0 0 1-.832 1.207q-.51.497-1.207.765a4.2 4.2 0 0 1-1.529.268q-1.125 0-1.985-.402a4.2 4.2 0 0 1-1.408-1.1 4.7 4.7 0 0 1-.845-1.583 6.3 6.3 0 0 1-.281-1.89q0-.993.281-1.892t.845-1.582a4 4 0 0 1 1.408-1.1q.859-.416 1.985-.416.684 0 1.328.201.658.202 1.18.604.537.39.885.966.363.577.456 1.327zm2.731 1.891q0 .778.202 1.543.214.75.643 1.354.442.59 1.127.952.684.362 1.636.362.953 0 1.623-.362a3.2 3.2 0 0 0 1.113-.952q.443-.603.644-1.355a5.7 5.7 0 0 0 0-3.084 3.9 3.9 0 0 0-.644-1.341 3.15 3.15 0 0 0-1.113-.966q-.67-.362-1.623-.362-.952 0-1.636.362a3.3 3.3 0 0 0-1.127.966q-.429.59-.643 1.34a6 6 0 0 0-.202 1.543m-.912 0q0-.992.282-1.89.282-.9.845-1.583a4 4 0 0 1 1.408-1.1q.858-.416 1.985-.416t1.971.416a4 4 0 0 1 1.409 1.1q.563.684.845 1.582.28.9.281 1.891 0 .993-.281 1.891-.282.9-.845 1.583a4.2 4.2 0 0 1-1.408 1.1q-.845.402-1.972.402t-1.985-.402a4.2 4.2 0 0 1-1.408-1.1 4.7 4.7 0 0 1-.845-1.583 6.3 6.3 0 0 1-.282-1.89"/>
|
|
5
|
+
<path fill="#fff" d="M42.153 9.015h-6.775v.777h5.84v3.457h-5.47v.777h5.47v3.778H35.31v.777h6.844zm17.521 10.784h1.817v1.817h-1.817zm3.521 0h1.817v1.817h-1.817z"/>
|
|
5
6
|
</svg>
|
package/web/v2/conecs_32.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="24" fill="none" viewBox="0 0 32 24">
|
|
2
2
|
<rect width="31" height="23" x=".5" y=".5" fill="#fff" stroke="#CCC" rx="3.5"/>
|
|
3
|
-
<path fill="#201D1D" d="m7 4 18-
|
|
4
|
-
<path fill="#D90062" fill-rule="evenodd" d="M8 4.95V20h16V4.
|
|
5
|
-
<path fill="#fff" fill-rule="evenodd" d="M17.02 10.8c-.08-.33-.2-.63-.38-.89a2.64 2.64 0 0 0-1.45-1.07c-.3-.09-.61-.14-.94-.14-.6 0-1.1.11-1.54.33-.43.22-.78.5-1.06.87-.27.36-.47.76-.6 1.21a5.16 5.16 0 0 0 0 2.79 3.11 3.11 0 0 0 3.2 2.41 2.7 2.7 0 0 0 2-.
|
|
3
|
+
<path fill="#201D1D" d="m7 4 18-1v18H7z"/>
|
|
4
|
+
<path fill="#D90062" fill-rule="evenodd" d="M8 4.95V20h16V4.06zM7 4v17h18V3z" clip-rule="evenodd"/>
|
|
5
|
+
<path fill="#fff" fill-rule="evenodd" d="M17.02 10.8c-.08-.33-.2-.63-.38-.89a2.64 2.64 0 0 0-1.45-1.07c-.3-.09-.61-.14-.94-.14-.6 0-1.1.11-1.54.33-.43.22-.78.5-1.06.87-.27.36-.47.76-.6 1.21a5.16 5.16 0 0 0 0 2.79 3.11 3.11 0 0 0 3.2 2.41 2.7 2.7 0 0 0 2-.81q.375-.375.6-.87c.15-.34.25-.7.3-1.1H18a4.5 4.5 0 0 1-.4 1.45 3.33 3.33 0 0 1-1.92 1.78c-.42.16-.9.24-1.43.24a3.93 3.93 0 0 1-3.99-2.79 5.47 5.47 0 0 1 0-3.41c.18-.54.45-1.02.8-1.43.35-.42.8-.75 1.32-1A4.4 4.4 0 0 1 14.25 8c.43 0 .85.06 1.25.18a3.53 3.53 0 0 1 1.94 1.42c.23.35.37.75.43 1.2zM19 16h1v1h-1zm3 0h-1v1h1z" clip-rule="evenodd"/>
|
|
6
6
|
</svg>
|
package/web/v2/edit_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M3 20.5a.5.5 0 0 0 .5.5h2.922a2 2 0 0 0 1.414-.586l9.582-9.582-4.24-4.24-9.59 9.572A2 2 0 0 0 3 17.579zM14.593 5.179l4.24 4.239 1.592-1.593q.3-.3.438-.663a2.13 2.13 0 0 0 0-1.512 1.6 1.6 0 0 0-.438-.65L19.05 3.6q-.275-.3-.65-.45T17.625 3t-.762.15-.663.425z" clip-rule="evenodd"/>
|
|
3
3
|
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" d="M16.5 1h.125c.895 0 1.754.316 2.387.879C19.644 2.44 20 3.204 20 4v2.477a3.5 3.5 0 0 1-.904-.243 2 2 0 0 1-.907-.755c-.472-.719-.645-1.856-.645-3.519 0-.58-.521-.96-1.044-.96"/>
|
|
3
|
+
<path fill="currentColor" fill-rule="evenodd" d="M20 8.523V21a1.9 1.9 0 0 1-.661 1.413A2.4 2.4 0 0 1 17.75 23a2.34 2.34 0 0 1-1.159-.29l-2.216-1.18-2.216 1.18c-.35.19-.75.29-1.159.29s-.81-.1-1.159-.29l-2.216-1.18-2.216 1.18A2.34 2.34 0 0 1 4.25 23a2.4 2.4 0 0 1-1.589-.587A1.9 1.9 0 0 1 2 21V4c0-.796.356-1.559.989-2.121C3.62 1.316 4.479 1 5.375 1H16.5c-.523 0-1.044.38-1.044.96 0 1.663-.173 2.8-.645 3.52-.217.33-.504.578-.907.754-.418.182-1.01.306-1.86.306-.523 0-1.044.38-1.044.96s.521.96 1.044.96c.85 0 1.442.124 1.86.306.403.176.69.424.907.755.472.719.645 1.856.645 3.519 0 .58.521.96 1.044.96s1.044-.38 1.044-.96c0-1.663.173-2.8.645-3.52.217-.33.503-.578.907-.754.24-.104.535-.19.904-.243M8.5 11a1 1 0 1 1 2 0c0 .894.103 1.363.273 1.613.102.15.341.387 1.227.387a1 1 0 1 1 0 2c-.886 0-1.125.238-1.227.387-.17.25-.273.719-.273 1.613a1 1 0 1 1-2 0c0-.894-.103-1.363-.273-1.613C8.125 15.237 7.886 15 7 15a1 1 0 1 1 0-2c.886 0 1.125-.238 1.227-.387.17-.25.273-.719.273-1.613" clip-rule="evenodd"/>
|
|
4
|
+
</svg>
|
package/web/v2/plus_24.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
<path d="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" d="M11 13H6a1 1 0 1 1 0-2h5V6a1 1 0 1 1 2 0v5h5a1 1 0 1 1 0 2h-5v5a1 1 0 1 1-2 0z"/>
|
|
3
3
|
</svg>
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
|
|
3
|
-
d="M15.625 1H4.375C3.47989 1 2.62145 1.31607 1.98851 1.87868C1.35558 2.44129 1 3.20435 1 4V21C1.00178 21.5299 1.23941 22.0377 1.66098 22.4125C2.08255 22.7872 2.65381 22.9984 3.25 23C3.65953 23.004 4.06173 22.9033 4.40875 22.71L6.625 21.53L8.84125 22.71C9.19009 22.8997 9.59108 23 10 23C10.4089 23 10.8099 22.8997 11.1587 22.71L12.2112 22.1497C12.0734 21.6229 12 21.07 12 20.5C12 16.9101 14.9101 14 18.5 14C18.6682 14 18.835 14.0064 19 14.0189V4C19 3.20435 18.6444 2.44129 18.0115 1.87868C17.3786 1.31607 16.5201 1 15.625 1ZM11.375 14H6.625C6.32663 14 6.04048 13.8946 5.8295 13.7071C5.61853 13.5196 5.5 13.2652 5.5 13C5.5 12.7348 5.61853 12.4804 5.8295 12.2929C6.04048 12.1054 6.32663 12 6.625 12H11.375C11.6734 12 11.9595 12.1054 12.1705 12.2929C12.3815 12.4804 12.5 12.7348 12.5 13C12.5 13.2652 12.3815 13.5196 12.1705 13.7071C11.9595 13.8946 11.6734 14 11.375 14ZM13.375 10H6.625C6.32663 10 6.04048 9.89464 5.8295 9.70711C5.61853 9.51957 5.5 9.26522 5.5 9C5.5 8.73478 5.61853 8.48043 5.8295 8.29289C6.04048 8.10536 6.32663 8 6.625 8H13.375C13.6734 8 13.9595 8.10536 14.1705 8.29289C14.3815 8.48043 14.5 8.73478 14.5 9C14.5 9.26522 14.3815 9.51957 14.1705 9.70711C13.9595 9.89464 13.6734 10 13.375 10Z"
|
|
4
|
-
fill="currentColor" />
|
|
5
|
-
<path
|
|
6
|
-
d="M18.7841 22.6866L22.7841 17.6866C22.823 17.6452 22.8584 17.6008 22.8901 17.5536C23.0369 17.3327 23.0899 17.0625 23.0375 16.8025C22.9851 16.5425 22.8315 16.3139 22.6106 16.1671C22.3897 16.0203 22.1195 15.9673 21.8595 16.0197C21.5994 16.0721 21.3709 16.2257 21.2241 16.4466L17.9241 20.5666L16.7141 19.3566C16.5258 19.1683 16.2704 19.0625 16.0041 19.0625C15.7378 19.0625 15.4824 19.1683 15.2941 19.3566C15.1058 19.5449 15 19.8003 15 20.0666C15 20.3329 15.1058 20.5883 15.2941 20.7766L17.2941 22.7766C17.3875 22.8693 17.4983 22.9426 17.6202 22.9924C17.742 23.0422 17.8725 23.0674 18.0041 23.0666H18.0641C18.2041 23.0578 18.3407 23.0193 18.4648 22.9538C18.5889 22.8883 18.6977 22.7972 18.7841 22.6866Z"
|
|
7
|
-
fill="currentColor" />
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M6.375 1h11.25c.895 0 1.754.316 2.387.879C20.644 2.44 21 3.204 21 4v17a1.9 1.9 0 0 1-.661 1.413A2.4 2.4 0 0 1 18.75 23a2.34 2.34 0 0 1-1.159-.29l-2.216-1.18-2.216 1.18c-.35.19-.75.29-1.159.29s-.81-.1-1.159-.29l-2.216-1.18-2.216 1.18A2.34 2.34 0 0 1 5.25 23a2.4 2.4 0 0 1-1.589-.587A1.9 1.9 0 0 1 3 21V4c0-.796.356-1.559.989-2.121C4.62 1.316 5.479 1 6.375 1m10.4 7.542c.355-.41.283-1.007-.161-1.334s-1.092-.261-1.447.148L10.59 12.63l-1.834-1.691a1.09 1.09 0 0 0-1.455 0 .898.898 0 0 0 0 1.342l2.647 2.441c.207.19.492.292.784.277a1.06 1.06 0 0 0 .747-.355z" clip-rule="evenodd"/>
|
|
8
3
|
</svg>
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
<svg width="24" height="24" viewBox="0 0 24 24"
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
fill="currentColor" />
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" d="M12 15a4 4 0 0 0 3.473-5.987l-5.46 5.46A4 4 0 0 0 12 15m2.077-7.42L8.58 13.078a4 4 0 0 1 5.496-5.496"/>
|
|
3
|
+
<path fill="currentColor" fill-rule="evenodd" d="M17.625 1H6.375c-.895 0-1.754.316-2.386.879S3 3.204 3 4v17a1.9 1.9 0 0 0 .661 1.413c.422.374.993.585 1.589.587a2.34 2.34 0 0 0 1.159-.29l2.216-1.18 2.216 1.18c.35.19.75.29 1.159.29s.81-.1 1.159-.29l2.216-1.18 2.216 1.18c.347.193.75.294 1.159.29a2.4 2.4 0 0 0 1.589-.587A1.9 1.9 0 0 0 21 21V4c0-.796-.356-1.559-.988-2.121C19.379 1.316 18.52 1 17.625 1M12 17a6 6 0 1 0 0-12 6 6 0 0 0 0 12" clip-rule="evenodd"/>
|
|
5
4
|
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M17.625 1H6.375c-.895 0-1.754.316-2.386.879S3 3.204 3 4v17a1.9 1.9 0 0 0 .661 1.413c.422.374.993.585 1.589.587a2.34 2.34 0 0 0 1.159-.29l2.216-1.18 2.216 1.18c.35.19.75.29 1.159.29s.81-.1 1.159-.29l2.216-1.18 2.216 1.18c.347.193.75.294 1.159.29a2.4 2.4 0 0 0 1.589-.587A1.9 1.9 0 0 0 21 21V4c0-.796-.356-1.559-.988-2.121C19.379 1.316 18.52 1 17.625 1m-6.65 4.546c0-.572.512-.946 1.025-.946s1.025.374 1.025.946c0 1.636.17 2.756.633 3.464.214.326.495.57.89.744.411.179.992.3 1.827.3.513 0 1.025.374 1.025.946s-.512.946-1.025.946c-.835 0-1.416.122-1.826.3a1.95 1.95 0 0 0-.89.744c-.464.708-.634 1.828-.634 3.465 0 .571-.512.945-1.025.945s-1.025-.374-1.025-.945c0-1.637-.17-2.757-.634-3.465a1.95 1.95 0 0 0-.89-.743c-.41-.18-.992-.301-1.826-.301-.513 0-1.025-.374-1.025-.946s.512-.945 1.025-.945c.834 0 1.416-.122 1.826-.301.396-.173.677-.418.89-.744.464-.708.634-1.827.634-3.464" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<path fill="currentColor" fill-rule="evenodd" d="M17.625 1H6.375c-.895 0-1.754.316-2.386.879S3 3.204 3 4v17a1.9 1.9 0 0 0 .661 1.413c.422.374.993.585 1.589.587a2.34 2.34 0 0 0 1.159-.29l2.216-1.18 2.216 1.18c.35.19.75.29 1.159.29s.81-.1 1.159-.29l2.216-1.18 2.216 1.18c.347.193.75.294 1.159.29a2.4 2.4 0 0 0 1.589-.587A1.9 1.9 0 0 0 21 21V4c0-.796-.356-1.559-.988-2.121C19.379 1.316 18.52 1 17.625 1M11 6a1 1 0 0 1 2 0v6a1 1 0 0 1-2 0zm2.5 10a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
package/web/v2/swile_24.svg
CHANGED
|
@@ -1,3 +1,28 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="
|
|
2
|
-
<
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2
|
+
<rect width="18" height="18" x="3" y="3" fill="#000" rx="4.5"/>
|
|
3
|
+
<mask id="swile_24_svg__a" width="18" height="18" x="3" y="3" maskUnits="userSpaceOnUse" style="mask-type:luminance">
|
|
4
|
+
<path fill="#fff" d="M17.593 3H6.407A3.407 3.407 0 0 0 3 6.407v11.186A3.407 3.407 0 0 0 6.407 21h11.186A3.407 3.407 0 0 0 21 17.593V6.407A3.407 3.407 0 0 0 17.593 3"/>
|
|
5
|
+
</mask>
|
|
6
|
+
<g mask="url(#swile_24_svg__a)">
|
|
7
|
+
<path fill="url(#swile_24_svg__b)" fill-rule="evenodd" d="M3 6.694A3.695 3.695 0 0 1 6.696 3h10.608A3.695 3.695 0 0 1 21 6.694v10.612A3.695 3.695 0 0 1 17.304 21H6.696A3.695 3.695 0 0 1 3 17.306zm3.696-3.183a3.183 3.183 0 0 0-3.182 3.183v10.612a3.183 3.183 0 0 0 3.182 3.183h10.608a3.183 3.183 0 0 0 3.182-3.183V6.694a3.183 3.183 0 0 0-3.182-3.183z" clip-rule="evenodd"/>
|
|
8
|
+
</g>
|
|
9
|
+
<mask id="swile_24_svg__c" width="12" height="4" x="6" y="10" maskUnits="userSpaceOnUse" style="mask-type:luminance">
|
|
10
|
+
<path fill="#fff" d="M17.015 10.231H6.904v3.456h10.11z"/>
|
|
11
|
+
</mask>
|
|
12
|
+
<g mask="url(#swile_24_svg__c)">
|
|
13
|
+
<path fill="#fff" fill-rule="evenodd" d="M13.219 10.902c.194 0 .358-.136.358-.336 0-.183-.156-.335-.358-.335-.21 0-.358.148-.358.335 0 .206.155.336.358.336m-5.18 2.785c.547 0 1.004-.245 1.004-.794 0-.453-.392-.636-.95-.745l-.08-.014q-.04-.006-.082-.017l-.017-.004c-.186-.039-.38-.103-.38-.275 0-.18.194-.25.378-.25.26 0 .457.118.516.375l.516-.144c-.134-.469-.544-.695-1.03-.695-.495 0-.938.214-.938.736 0 .506.399.63.817.718l.026.006.027.006.04.009c.306.065.576.152.576.339 0 .214-.228.284-.43.284-.283 0-.504-.136-.585-.41l-.546.149c.14.516.647.726 1.139.726m5.467-2.51v2.493h-.58v-2.493zm-1.741 2.51c.163-.002.465-.066.606-.488.07-.218.087-.41.1-.759l.001-.022.003-.023.002-.035.002-.023c.02-.308.058-.588.165-.588v-.572c-.172 0-.485.066-.633.506-.068.218-.084.488-.103.747v.041c-.004.066-.008.15-.016.235l-.002.02-.002.02c-.018.192-.054.377-.125.377-.067 0-.107-.158-.132-.335l-.002-.02-.006-.052-.002-.02-.002-.021-.018-.233c-.012-.257-.03-.545-.103-.763-.142-.436-.451-.502-.623-.502s-.473.066-.615.502c-.069.218-.087.506-.099.763-.004.064-.008.146-.018.233l-.002.02c-.022.21-.063.428-.144.428s-.131-.203-.157-.399l-.002-.02-.002-.021a3 3 0 0 1-.02-.239 36 36 0 0 1-.023-1.263H9.23v.134c0 .43.002.743.022 1.131.018.34.069.597.121.75.108.33.324.497.63.497.3 0 .537-.191.624-.498.06-.226.087-.487.1-.749l.005-.074q.006-.096.019-.214l.002-.02c.02-.194.056-.385.129-.385.07 0 .11.173.13.354l.001.02.002.021.003.02c.008.09.014.176.018.243l.002.035v.002c.012.262.026.525.099.747.141.436.46.498.633.498zM14.37 12.4c0 .401.081.654.29.936l-.472.35c-.279-.383-.4-.76-.4-1.286v-2.104h.58V12.4zm1.479 1.286c.554 0 .92-.331 1.075-.728l-.534-.144c-.08.213-.266.347-.53.347-.327 0-.614-.253-.632-.646h1.777c.069-.744-.362-1.394-1.16-1.394-.714 0-1.192.557-1.192 1.277 0 .712.478 1.288 1.196 1.288m-.01-2.08a.6.6 0 0 0-.603.471h1.205c-.042-.253-.283-.47-.603-.47" clip-rule="evenodd"/>
|
|
14
|
+
</g>
|
|
15
|
+
<defs>
|
|
16
|
+
<linearGradient id="swile_24_svg__b" x1="4.832" x2="19.317" y1="4.5" y2="19.667" gradientUnits="userSpaceOnUse">
|
|
17
|
+
<stop stop-color="#A51CF1"/>
|
|
18
|
+
<stop offset=".12" stop-color="#336DFF"/>
|
|
19
|
+
<stop offset=".245" stop-color="#31BBFD"/>
|
|
20
|
+
<stop offset=".365" stop-color="#3CEAFF"/>
|
|
21
|
+
<stop offset=".49" stop-color="#00EAB2"/>
|
|
22
|
+
<stop offset=".615" stop-color="#B0E836"/>
|
|
23
|
+
<stop offset=".74" stop-color="#FFDA19"/>
|
|
24
|
+
<stop offset=".875" stop-color="#FF8D40"/>
|
|
25
|
+
<stop offset="1" stop-color="#FF2055"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
</defs>
|
|
3
28
|
</svg>
|
package/web/v2/swile_32.svg
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="24" fill="none" viewBox="0 0 32 24">
|
|
2
2
|
<rect width="31" height="23" x=".5" y=".5" fill="#fff" stroke="#CCC" rx="3.5"/>
|
|
3
|
-
<path fill="#000" fill-rule="evenodd" d="M18.99 9.55c.46 0 .85-.3.85-.77 0-.43-.37-.78-.85-.78-.5 0-.85.34-.85.78 0 .47.37.77.85.
|
|
3
|
+
<path fill="#000" fill-rule="evenodd" d="M18.99 9.55c.46 0 .85-.3.85-.77 0-.43-.37-.78-.85-.78-.5 0-.85.34-.85.78 0 .47.37.77.85.77M6.69 16c1.3 0 2.39-.56 2.39-1.84 0-1.05-.93-1.47-2.26-1.72l-.19-.04-.2-.03-.04-.01c-.44-.1-.9-.24-.9-.64 0-.41.46-.57.9-.57.61 0 1.08.27 1.23.87l1.22-.34c-.32-1.09-1.29-1.61-2.44-1.61-1.17 0-2.23.5-2.23 1.7 0 1.18.95 1.46 1.94 1.66l.07.02h.06c.03.02.07.02.1.03.72.15 1.37.35 1.37.78 0 .5-.54.66-1.02.66-.68 0-1.2-.31-1.4-.95L4 14.32C4.33 15.52 5.53 16 6.7 16Zm12.98-5.81v5.77H18.3v-5.77zM15.54 16c.4 0 1.1-.15 1.44-1.13a6 6 0 0 0 .24-1.81v-.19c.05-.72.15-1.36.4-1.36V10.2c-.4 0-1.15.15-1.5 1.17-.16.5-.2 1.13-.24 1.73v.09l-.05.54v.09c-.05.45-.13.88-.3.88-.16 0-.25-.37-.31-.78l-.01-.04-.02-.12v-.1c-.03-.2-.04-.39-.05-.54a7 7 0 0 0-.24-1.76c-.33-1-1.07-1.16-1.47-1.16-.41 0-1.13.15-1.47 1.16-.16.5-.2 1.17-.23 1.76 0 .15-.02.35-.04.54v.05c-.06.48-.16.99-.35.99s-.3-.47-.37-.93l-.01-.04v-.05a7 7 0 0 1-.06-.56c-.03-.84-.05-1.76-.05-2.92H9.51v.3c0 1 0 1.73.05 2.62.05.8.17 1.39.3 1.74.25.77.76 1.15 1.48 1.15a1.5 1.5 0 0 0 1.48-1.15c.15-.52.2-1.13.24-1.74l.01-.17.04-.49v-.05c.06-.44.14-.89.32-.89.17 0 .25.4.3.82v.05l.01.05v.04c.03.2.04.4.05.56v.09c.03.6.06 1.22.24 1.73.33 1 1.09 1.15 1.5 1.15h.01Zm6.18-2.98c0 .93.2 1.52.69 2.17L21.3 16a4.57 4.57 0 0 1-.95-2.98V8.15h1.37zM25.24 16c1.31 0 2.18-.77 2.55-1.68l-1.27-.34c-.2.5-.63.8-1.25.8a1.5 1.5 0 0 1-1.5-1.48h4.21c.17-1.73-.85-3.23-2.75-3.23-1.7 0-2.83 1.29-2.83 2.95 0 1.65 1.13 2.98 2.84 2.98m-.03-4.81c-.7 0-1.3.44-1.43 1.09h2.86c-.1-.59-.67-1.1-1.43-1.1Z" clip-rule="evenodd"/>
|
|
4
4
|
</svg>
|