nzk-react-components 1.1.9 → 1.1.11
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/icons/ArrowLeft.js +6 -12
- package/dist/cjs/icons/ArrowLeft.js.map +1 -1
- package/dist/cjs/icons/ArrowLeftAlt.js +36 -0
- package/dist/cjs/icons/ArrowLeftAlt.js.map +1 -0
- package/dist/cjs/icons/ArrowRight.js +6 -12
- package/dist/cjs/icons/ArrowRight.js.map +1 -1
- package/dist/cjs/icons/ArrowRightAlt.js +37 -0
- package/dist/cjs/icons/ArrowRightAlt.js.map +1 -0
- package/dist/cjs/icons/Back.js +3 -5
- package/dist/cjs/icons/Back.js.map +1 -1
- package/dist/cjs/icons/Next.js +2 -4
- package/dist/cjs/icons/Next.js.map +1 -1
- package/dist/cjs/icons/No.js +9 -7
- package/dist/cjs/icons/No.js.map +1 -1
- package/dist/cjs/icons/Yes.js +13 -9
- package/dist/cjs/icons/Yes.js.map +1 -1
- package/dist/cjs/index.js +4 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/icons/ArrowLeft.js +6 -12
- package/dist/esm/icons/ArrowLeft.js.map +1 -1
- package/dist/esm/icons/ArrowLeftAlt.js +12 -0
- package/dist/esm/icons/ArrowLeftAlt.js.map +1 -0
- package/dist/esm/icons/ArrowRight.js +6 -12
- package/dist/esm/icons/ArrowRight.js.map +1 -1
- package/dist/esm/icons/ArrowRightAlt.js +13 -0
- package/dist/esm/icons/ArrowRightAlt.js.map +1 -0
- package/dist/esm/icons/Back.js +3 -5
- package/dist/esm/icons/Back.js.map +1 -1
- package/dist/esm/icons/Next.js +2 -4
- package/dist/esm/icons/Next.js.map +1 -1
- package/dist/esm/icons/No.js +9 -7
- package/dist/esm/icons/No.js.map +1 -1
- package/dist/esm/icons/Yes.js +13 -9
- package/dist/esm/icons/Yes.js.map +1 -1
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/icons/ArrowLeftAlt.d.ts +3 -0
- package/dist/icons/ArrowRightAlt.d.ts +3 -0
- package/dist/icons/index.d.ts +2 -0
- package/package.json +1 -1
|
@@ -26,18 +26,12 @@ function _interopNamespace(e) {
|
|
|
26
26
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
27
|
|
|
28
28
|
var SvgArrowLeft = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
29
|
-
React__namespace.createElement("path", {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
React__namespace.createElement("path", { d: "
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
React__namespace.createElement("path", { d: "M51.443 182.606a4.747 4.747 0 0 1 3.793-1.686c1.686 0 2.948.317 3.9 1.686l7.689 7.584a5.987 5.987 0 0 1 1.686 3.9 5.467 5.467 0 0 1-1.686 3.791l-16.538 16.75 16.643 16.645a5.4 5.4 0 0 1 1.581 3.9 5.467 5.467 0 0 1-1.686 3.793l-7.689 7.689a5.23 5.23 0 0 1-4 1.686 5.459 5.459 0 0 1-3.791-1.686l-28.02-28.125a5.1 5.1 0 0 1-1.686-3.793 5.159 5.159 0 0 1 1.686-3.9Z", transform: "translate(9.905 -153.006)", style: {
|
|
36
|
-
fill: "#afafaf",
|
|
37
|
-
} }),
|
|
38
|
-
React__namespace.createElement("path", { d: "M51.443 179.606a4.747 4.747 0 0 1 3.793-1.686c1.686 0 2.948.317 3.9 1.686l7.689 7.584a5.987 5.987 0 0 1 1.686 3.9 5.467 5.467 0 0 1-1.686 3.791l-16.538 16.75 16.643 16.645a5.4 5.4 0 0 1 1.581 3.9 5.467 5.467 0 0 1-1.686 3.793l-7.689 7.689a5.23 5.23 0 0 1-4 1.686 5.459 5.459 0 0 1-3.791-1.686l-28.02-28.125a5.1 5.1 0 0 1-1.686-3.793 5.159 5.159 0 0 1 1.686-3.9Z", transform: "translate(9.905 -155.252)", style: {
|
|
39
|
-
fill: "#fff",
|
|
40
|
-
} }))); };
|
|
29
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 5392", d: "M18.228 67.41a11.205 11.205 0 0 1 1.676-3.91 14.17 14.17 0 0 1 3.516-4.408Q36.552 46.735 50.723 35.6c6.739-5.291 13.731-13.977 23.039-9.114 4.249 2.222 7.295 6.213 10.2 10.081a29.1 29.1 0 0 1 3.624 6.2c3.326 5.627 3.866 13.695-.727 18.436a7.879 7.879 0 0 1-1.943 1.418 23.013 23.013 0 0 1-2.5 1.117l-15.152 6 15.152 5.995a12.16 12.16 0 0 1 4.438 2.535 6.406 6.406 0 0 1 1.194 1.7 5.919 5.919 0 0 1 .794 1.775 18.461 18.461 0 0 1 .595 2.75 22.126 22.126 0 0 1-.945 9.681 29.217 29.217 0 0 1-3.723 7.587 32.28 32.28 0 0 1-.812 1.135c-.314.417-.629.836-.948 1.253l-.6.777c-.125.161-.249.323-.376.483-.245.311-.495.618-.745.925l-.236.286q-.425.512-.861 1.008l-.094.105a22.63 22.63 0 0 1-6.338 5.243c-9.3 4.863-16.687-2-23.425-7.291-9.436-7.41-18.158-17.076-26.913-25.312-3.523-3.313-6.243-7.954-5.192-12.96", opacity: 0.3 }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 5393", d: "M74.166 22.448a22.505 22.505 0 0 1 10.279 4.457c6.034 4.859 8.546 16.4 2.666 22.474a12.174 12.174 0 0 1-4.438 2.534L56.506 62.269l11.66 4.613c3.242 1.283 6.388 3.527 9.783 1.911 2.239-1.066 8.011-3.27 10.137-.941a5.171 5.171 0 0 1 1.015 2.068c2.167 7.258-.433 15.223-4.885 21.152-2.9 3.868-5.95 7.859-10.2 10.08-9.3 4.864-16.687-2-23.425-7.29-9.436-7.411-18.157-17.077-26.912-25.313-3.523-3.313-6.243-7.954-5.192-12.96a11.367 11.367 0 0 1 5.371-7.409c3.06-1.766 6.813-2.017 9.865-3.8a30.789 30.789 0 0 0 3.333-2.454 99.477 99.477 0 0 1 8.64-6.384c1.2-.739 2.552-1.2 3.818-1.831 4-1.983 7.048-6.315 10.837-8.832 3.882-2.579 8.97-3.249 13.817-2.436", fill: "#bebebe" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 5394", d: "m78.945 80.187 7-13.316a3.359 3.359 0 0 1 2.14.981 5.173 5.173 0 0 1 1.015 2.067c2.167 7.259-.433 15.224-4.885 21.153-2.43 3.237-4.97 6.546-8.222 8.846a23.54 23.54 0 0 1-1.016.545 5.273 5.273 0 0 1-1.939.639c-2.007.142-3.521-1.889-3.495-3.751.029-2.153 1.839-3.463 3.128-4.93 2.9-3.3 4.228-8.341 6.274-12.234", fill: "#8b8b8b" }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 5395", d: "M57.787 47.4a40.649 40.649 0 0 1 7.44-3.486 41.8 41.8 0 0 1 7.624-2.6c3.795-.723 14.793.441 13.892 6.462a5.83 5.83 0 0 1-1.577 3.024 23.013 23.013 0 0 1-2.5 1.117l-26.16 10.351 4.136 1.632a8.752 8.752 0 0 1-2.548-.462 8.45 8.45 0 0 1-5.249-9.7 11.243 11.243 0 0 1 4.942-6.338", fill: "#8b8b8b" }),
|
|
34
|
+
React__namespace.createElement("path", { "data-name": "Path 5396", d: "M19.708 53.233c.347-2.429 2.2-4.3 3.971-5.965q13.133-12.354 27.3-23.488c6.741-5.292 13.734-13.98 23.037-9.115 4.25 2.222 7.295 6.212 10.2 10.08 3.525 4.694 6.982 11.7 2.9 15.914a12.158 12.158 0 0 1-4.438 2.534L56.506 53.549 82.675 63.9a12.146 12.146 0 0 1 4.438 2.535c4.084 4.216.627 11.22-2.9 15.913-2.9 3.868-5.949 7.859-10.2 10.08-9.3 4.864-16.3-3.822-23.034-9.114Q36.828 72.2 23.679 59.829c-1.558-1.464-3.181-3.094-3.783-5.121a2.905 2.905 0 0 1-.188-1.475", fill: "#fff" }))); };
|
|
41
35
|
|
|
42
36
|
module.exports = SvgArrowLeft;
|
|
43
37
|
//# sourceMappingURL=ArrowLeft.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowLeft.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ArrowLeft.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var tslib = require('tslib');
|
|
4
|
+
var React = require('react');
|
|
5
|
+
|
|
6
|
+
function _interopNamespace(e) {
|
|
7
|
+
if (e && e.__esModule) return e;
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () {
|
|
16
|
+
return e[k];
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n['default'] = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
|
|
28
|
+
var SvgArrowLeftAlt = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ "data-name": "Icon - Arrow - Left", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
29
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 5393", d: "M74.166 22.448a22.505 22.505 0 0 1 10.279 4.457c6.034 4.859 8.546 16.4 2.666 22.474a12.174 12.174 0 0 1-4.438 2.534L56.506 62.269l11.66 4.613c3.242 1.283 6.388 3.527 9.783 1.911 2.239-1.066 8.011-3.27 10.137-.941a5.171 5.171 0 0 1 1.015 2.068c2.167 7.258-.433 15.223-4.885 21.152-2.9 3.868-5.95 7.859-10.2 10.08-9.3 4.864-16.687-2-23.425-7.29-9.436-7.411-18.157-17.077-26.912-25.313-3.523-3.313-6.243-7.954-5.192-12.96a11.367 11.367 0 0 1 5.371-7.409c3.06-1.766 6.813-2.017 9.865-3.8a30.789 30.789 0 0 0 3.333-2.454 99.477 99.477 0 0 1 8.64-6.384c1.2-.739 2.552-1.2 3.818-1.831 4-1.983 7.048-6.315 10.837-8.832 3.882-2.579 8.97-3.249 13.817-2.436", fill: "#bebebe" }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 5394", d: "m78.945 80.187 7-13.316a3.359 3.359 0 0 1 2.14.981 5.173 5.173 0 0 1 1.015 2.067c2.167 7.259-.433 15.224-4.885 21.153-2.43 3.237-4.97 6.546-8.222 8.846a23.54 23.54 0 0 1-1.016.545 5.273 5.273 0 0 1-1.939.639c-2.007.142-3.521-1.889-3.495-3.751.029-2.153 1.839-3.463 3.128-4.93 2.9-3.3 4.228-8.341 6.274-12.234", fill: "#8b8b8b" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 5395", d: "M57.787 47.4a40.649 40.649 0 0 1 7.44-3.486 41.8 41.8 0 0 1 7.624-2.6c3.795-.723 14.793.441 13.892 6.462a5.83 5.83 0 0 1-1.577 3.024 23.013 23.013 0 0 1-2.5 1.117l-26.16 10.351 4.136 1.632a8.752 8.752 0 0 1-2.548-.462 8.45 8.45 0 0 1-5.249-9.7 11.243 11.243 0 0 1 4.942-6.338", fill: "#8b8b8b" }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 5396", d: "M19.708 53.233c.347-2.429 2.2-4.3 3.971-5.965q13.133-12.354 27.3-23.488c6.741-5.292 13.734-13.98 23.037-9.115 4.25 2.222 7.295 6.212 10.2 10.08 3.525 4.694 6.982 11.7 2.9 15.914a12.158 12.158 0 0 1-4.438 2.534L56.506 53.549 82.675 63.9a12.146 12.146 0 0 1 4.438 2.535c4.084 4.216.627 11.22-2.9 15.913-2.9 3.868-5.949 7.859-10.2 10.08-9.3 4.864-16.3-3.822-23.034-9.114Q36.828 72.2 23.679 59.829c-1.558-1.464-3.181-3.094-3.783-5.121a2.905 2.905 0 0 1-.188-1.475", fill: "#fff" }))); };
|
|
34
|
+
|
|
35
|
+
module.exports = SvgArrowLeftAlt;
|
|
36
|
+
//# sourceMappingURL=ArrowLeftAlt.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowLeftAlt.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -26,18 +26,12 @@ function _interopNamespace(e) {
|
|
|
26
26
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
27
|
|
|
28
28
|
var SvgArrowRight = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
29
|
-
React__namespace.createElement("path", {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
React__namespace.createElement("path", { d: "
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
React__namespace.createElement("path", { d: "M38.7 182.606a4.747 4.747 0 0 0-3.793-1.686c-1.686 0-2.948.317-3.9 1.686l-7.689 7.584a5.987 5.987 0 0 0-1.686 3.9 5.467 5.467 0 0 0 1.686 3.791l16.538 16.75-16.643 16.643a5.4 5.4 0 0 0-1.581 3.9 5.467 5.467 0 0 0 1.686 3.793l7.689 7.689a5.23 5.23 0 0 0 4 1.686 5.459 5.459 0 0 0 3.791-1.686l28.02-28.125a5.1 5.1 0 0 0 1.686-3.793 5.159 5.159 0 0 0-1.686-3.9Z", transform: "translate(17.954 -153.006)", style: {
|
|
36
|
-
fill: "#afafaf",
|
|
37
|
-
} }),
|
|
38
|
-
React__namespace.createElement("path", { d: "M38.7 179.606a4.747 4.747 0 0 0-3.793-1.686c-1.686 0-2.948.317-3.9 1.686l-7.689 7.584a5.987 5.987 0 0 0-1.686 3.9 5.467 5.467 0 0 0 1.686 3.791l16.538 16.75-16.643 16.643a5.4 5.4 0 0 0-1.581 3.9 5.467 5.467 0 0 0 1.686 3.793l7.689 7.689a5.23 5.23 0 0 0 4 1.686 5.459 5.459 0 0 0 3.791-1.686l28.02-28.125a5.1 5.1 0 0 0 1.686-3.793 5.159 5.159 0 0 0-1.686-3.9Z", transform: "translate(17.954 -155.252)", style: {
|
|
39
|
-
fill: "#fff",
|
|
40
|
-
} }))); };
|
|
29
|
+
React__namespace.createElement("path", { "data-name": "Path 5397", d: "M98.134 67.41a11.205 11.205 0 0 0-1.676-3.91 14.17 14.17 0 0 0-3.516-4.408Q79.809 46.735 65.639 35.6C58.9 30.309 51.908 21.623 42.6 26.486c-4.249 2.222-7.3 6.213-10.2 10.081a29.1 29.1 0 0 0-3.624 6.2c-3.326 5.627-3.866 13.695.727 18.436a7.879 7.879 0 0 0 1.943 1.418 23.013 23.013 0 0 0 2.495 1.117l15.152 6-15.147 5.987a12.16 12.16 0 0 0-4.438 2.535 6.406 6.406 0 0 0-1.194 1.7 5.919 5.919 0 0 0-.794 1.775 18.461 18.461 0 0 0-.6 2.75 22.126 22.126 0 0 0 .945 9.681 29.217 29.217 0 0 0 3.723 7.587c.263.386.535.764.812 1.135.314.417.629.836.948 1.253l.6.777c.125.161.249.323.376.483.245.311.495.618.745.925l.236.286q.425.512.861 1.008l.094.105a22.63 22.63 0 0 0 6.338 5.243c9.3 4.863 16.687-2 23.425-7.291 9.436-7.41 18.158-17.076 26.913-25.312 3.523-3.313 6.243-7.954 5.192-12.96", opacity: 0.3 }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 5398", d: "M43.7 22.448a22.505 22.505 0 0 0-10.279 4.457c-6.034 4.859-8.546 16.4-2.666 22.474a12.174 12.174 0 0 0 4.438 2.534L61.36 62.269 49.7 66.882c-3.242 1.283-6.388 3.527-9.783 1.911-2.239-1.066-8.011-3.27-10.137-.941a5.171 5.171 0 0 0-1.015 2.068c-2.167 7.258.433 15.223 4.885 21.152 2.9 3.868 5.95 7.859 10.2 10.08 9.3 4.864 16.687-2 23.425-7.29 9.436-7.411 18.157-17.077 26.912-25.313 3.523-3.313 6.243-7.954 5.192-12.96a11.367 11.367 0 0 0-5.371-7.409c-3.06-1.766-6.813-2.017-9.865-3.8a30.79 30.79 0 0 1-3.333-2.454 99.476 99.476 0 0 0-8.64-6.384c-1.2-.739-2.552-1.2-3.818-1.831-4-1.983-7.048-6.315-10.837-8.832-3.882-2.579-8.97-3.249-13.817-2.436", fill: "#bebebe" }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 5399", d: "m38.921 80.187-7-13.316a3.359 3.359 0 0 0-2.14.981 5.173 5.173 0 0 0-1.015 2.067c-2.167 7.259.433 15.224 4.885 21.153 2.43 3.237 4.969 6.546 8.222 8.846.335.188.67.373 1.016.545a5.268 5.268 0 0 0 1.938.639c2.007.142 3.521-1.889 3.5-3.751-.031-2.153-1.839-3.463-3.129-4.93-2.9-3.3-4.228-8.341-6.273-12.234", fill: "#8b8b8b" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 5400", d: "M60.079 47.4a40.649 40.649 0 0 0-7.44-3.486 41.8 41.8 0 0 0-7.624-2.6c-3.795-.723-14.793.441-13.892 6.462A5.83 5.83 0 0 0 32.7 50.8a23.012 23.012 0 0 0 2.5 1.117l26.16 10.351-4.136 1.632a8.752 8.752 0 0 0 2.548-.462 8.45 8.45 0 0 0 5.249-9.7 11.243 11.243 0 0 0-4.942-6.338", fill: "#8b8b8b" }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 5401", d: "M98.158 53.233c-.347-2.429-2.2-4.3-3.971-5.965Q81.055 34.914 66.884 23.78C60.146 18.488 53.153 9.8 43.85 14.665c-4.25 2.222-7.295 6.212-10.2 10.08-3.525 4.694-6.982 11.7-2.9 15.914a12.166 12.166 0 0 0 4.438 2.534L61.36 53.549 35.191 63.9a12.154 12.154 0 0 0-4.438 2.535c-4.084 4.216-.627 11.22 2.9 15.913 2.9 3.868 5.949 7.859 10.2 10.08 9.3 4.864 16.3-3.822 23.034-9.114q14.151-11.114 27.3-23.485c1.558-1.464 3.181-3.094 3.783-5.121a2.9 2.9 0 0 0 .188-1.475", fill: "#fff" }),
|
|
34
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
41
35
|
|
|
42
36
|
module.exports = SvgArrowRight;
|
|
43
37
|
//# sourceMappingURL=ArrowRight.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowRight.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ArrowRight.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var tslib = require('tslib');
|
|
4
|
+
var React = require('react');
|
|
5
|
+
|
|
6
|
+
function _interopNamespace(e) {
|
|
7
|
+
if (e && e.__esModule) return e;
|
|
8
|
+
var n = Object.create(null);
|
|
9
|
+
if (e) {
|
|
10
|
+
Object.keys(e).forEach(function (k) {
|
|
11
|
+
if (k !== 'default') {
|
|
12
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
13
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () {
|
|
16
|
+
return e[k];
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n['default'] = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
|
|
28
|
+
var SvgArrowRightAlt = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
29
|
+
React__namespace.createElement("path", { "data-name": "Path 5397", d: "M98.134 67.41a11.205 11.205 0 0 0-1.676-3.91 14.17 14.17 0 0 0-3.516-4.408Q79.809 46.735 65.639 35.6C58.9 30.309 51.908 21.623 42.6 26.486c-4.249 2.222-7.3 6.213-10.2 10.081a29.1 29.1 0 0 0-3.624 6.2c-3.326 5.627-3.866 13.695.727 18.436a7.879 7.879 0 0 0 1.943 1.418 23.013 23.013 0 0 0 2.495 1.117l15.152 6-15.147 5.987a12.16 12.16 0 0 0-4.438 2.535 6.406 6.406 0 0 0-1.194 1.7 5.919 5.919 0 0 0-.794 1.775 18.461 18.461 0 0 0-.6 2.75 22.126 22.126 0 0 0 .945 9.681 29.217 29.217 0 0 0 3.723 7.587c.263.386.535.764.812 1.135.314.417.629.836.948 1.253l.6.777c.125.161.249.323.376.483.245.311.495.618.745.925l.236.286q.425.512.861 1.008l.094.105a22.63 22.63 0 0 0 6.338 5.243c9.3 4.863 16.687-2 23.425-7.291 9.436-7.41 18.158-17.076 26.913-25.312 3.523-3.313 6.243-7.954 5.192-12.96", opacity: 0.3 }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 5398", d: "M43.7 22.448a22.505 22.505 0 0 0-10.279 4.457c-6.034 4.859-8.546 16.4-2.666 22.474a12.174 12.174 0 0 0 4.438 2.534L61.36 62.269 49.7 66.882c-3.242 1.283-6.388 3.527-9.783 1.911-2.239-1.066-8.011-3.27-10.137-.941a5.171 5.171 0 0 0-1.015 2.068c-2.167 7.258.433 15.223 4.885 21.152 2.9 3.868 5.95 7.859 10.2 10.08 9.3 4.864 16.687-2 23.425-7.29 9.436-7.411 18.157-17.077 26.912-25.313 3.523-3.313 6.243-7.954 5.192-12.96a11.367 11.367 0 0 0-5.371-7.409c-3.06-1.766-6.813-2.017-9.865-3.8a30.79 30.79 0 0 1-3.333-2.454 99.476 99.476 0 0 0-8.64-6.384c-1.2-.739-2.552-1.2-3.818-1.831-4-1.983-7.048-6.315-10.837-8.832-3.882-2.579-8.97-3.249-13.817-2.436", fill: "#bebebe" }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 5399", d: "m38.921 80.187-7-13.316a3.359 3.359 0 0 0-2.14.981 5.173 5.173 0 0 0-1.015 2.067c-2.167 7.259.433 15.224 4.885 21.153 2.43 3.237 4.969 6.546 8.222 8.846.335.188.67.373 1.016.545a5.268 5.268 0 0 0 1.938.639c2.007.142 3.521-1.889 3.5-3.751-.031-2.153-1.839-3.463-3.129-4.93-2.9-3.3-4.228-8.341-6.273-12.234", fill: "#8b8b8b" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 5400", d: "M60.079 47.4a40.649 40.649 0 0 0-7.44-3.486 41.8 41.8 0 0 0-7.624-2.6c-3.795-.723-14.793.441-13.892 6.462A5.83 5.83 0 0 0 32.7 50.8a23.012 23.012 0 0 0 2.5 1.117l26.16 10.351-4.136 1.632a8.752 8.752 0 0 0 2.548-.462 8.45 8.45 0 0 0 5.249-9.7 11.243 11.243 0 0 0-4.942-6.338", fill: "#8b8b8b" }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 5401", d: "M98.158 53.233c-.347-2.429-2.2-4.3-3.971-5.965Q81.055 34.914 66.884 23.78C60.146 18.488 53.153 9.8 43.85 14.665c-4.25 2.222-7.295 6.212-10.2 10.08-3.525 4.694-6.982 11.7-2.9 15.914a12.166 12.166 0 0 0 4.438 2.534L61.36 53.549 35.191 63.9a12.154 12.154 0 0 0-4.438 2.535c-4.084 4.216-.627 11.22 2.9 15.913 2.9 3.868 5.949 7.859 10.2 10.08 9.3 4.864 16.3-3.822 23.034-9.114q14.151-11.114 27.3-23.485c1.558-1.464 3.181-3.094 3.783-5.121a2.9 2.9 0 0 0 .188-1.475", fill: "#fff" }),
|
|
34
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
35
|
+
|
|
36
|
+
module.exports = SvgArrowRightAlt;
|
|
37
|
+
//# sourceMappingURL=ArrowRightAlt.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowRightAlt.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/cjs/icons/Back.js
CHANGED
|
@@ -31,11 +31,9 @@ var SvgBack = function (props) { return (React__namespace.createElement("svg", t
|
|
|
31
31
|
React__namespace.createElement("path", { "data-name": "Path 5404", d: "M41.055 15.975C36.286 17.335 1.685 46.012.532 49.442S33.63 85 36.682 85.012s4.6-9.143 8.037-9.9 61.4 8.169 66.358 7.8 8.913-54.53 8.543-58.727-70.579 1.727-73.248.957-1.851-10.158-5.317-9.169", fill: "#fff" }),
|
|
32
32
|
React__namespace.createElement("path", { "data-name": "Path 5405", d: "M44.709 79.12c-1.43-.385-.17-4.138 1.447-4.029s39.16 5.13 51.476 6.469 14.568 11.371 13.8 12.04-18.378-3.671-38.546-8.491-28.177-5.989-28.177-5.989", fill: "#8b8b8b" }),
|
|
33
33
|
React__namespace.createElement("path", { "data-name": "Path 5406", d: "M.483 57.953s1.66-3.915 11.357 5.447S34.4 83.385 35.443 85.009a4.908 4.908 0 0 1 .382 3.721S13.767 73.556.483 57.953", fill: "#8b8b8b" }),
|
|
34
|
-
React__namespace.createElement("path", {
|
|
35
|
-
React__namespace.createElement("
|
|
36
|
-
|
|
37
|
-
React__namespace.createElement("path", { "data-name": "Path 5410", d: "M79.254 63.168c.33-2.944.807-5.871 1.137-8.816.458-4.084.585-8.207 1.047-12.328.021-.184.119-.732.123-.769l.09-.139a3.542 3.542 0 0 1 .822-.019c1.591.1 2.658.223 4.167.392l1.067.12.065.082c0 .036.024 1.455 0 2.012-.034.965-.239 5.451-.309 6.411l.068.716.066.082a.13.13 0 0 0 .069.045c.148.016.541-.5.663-.6 1.372-1.6 3.026-4.057 3.265-6.192.063-.552.014-1.116.071-1.631l.017-.148.2-.089 6.477.726c.221.024.228.286.212.433-.4 3.607-3.75 8.523-6.451 10.68l-.017.147c4.815 2.589 5.035 7.607 5.19 11.872.017.189 0 .372.012.56.012.561-.778.957-1.24 1.091-.772-.087-4.2-.4-4.944-.442l-.552-.062-.588-.066a.278.278 0 0 1-.155-.278c-.329-3.055.1-8.224-2.092-10.594a2.344 2.344 0 0 0-.315-.184l-.086.1-.28 2.5A34.812 34.812 0 0 1 86 65.19c-.639 1.047-2.009.968-3.158.914-.074-.009-1.554-.1-2.143-.166l-.221-.025c-.773-.087-1.341-.336-1.393-1.2l.173-1.545", fill: "#6e2988" }),
|
|
38
|
-
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
34
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
35
|
+
React__namespace.createElement("text", { "data-name": "Back", transform: "rotate(2.25 -1500.606 597.275)", fill: "#662d82", fontSize: 27, fontFamily: "RammettoOne-Regular, Rammetto One" },
|
|
36
|
+
React__namespace.createElement("tspan", { x: 0, y: 0 }, "Back")))); };
|
|
39
37
|
|
|
40
38
|
module.exports = SvgBack;
|
|
41
39
|
//# sourceMappingURL=Back.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Back.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Back.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/cjs/icons/Next.js
CHANGED
|
@@ -31,10 +31,8 @@ var SvgNext = function (props) { return (React__namespace.createElement("svg", t
|
|
|
31
31
|
React__namespace.createElement("path", { "data-name": "Path 5340", d: "M78.945 15.975c4.769 1.36 39.37 30.037 40.523 33.467S86.37 85 83.318 85.012s-4.6-9.143-8.037-9.9-61.4 8.169-66.358 7.8S.01 28.384.38 24.187s70.579 1.727 73.248.957 1.85-10.158 5.317-9.169", fill: "#fff" }),
|
|
32
32
|
React__namespace.createElement("path", { "data-name": "Path 5341", d: "M75.291 79.12c1.43-.385.17-4.138-1.447-4.029s-39.16 5.13-51.476 6.469S7.8 92.931 8.568 93.6s18.378-3.671 38.546-8.491 28.177-5.989 28.177-5.989", fill: "#8b8b8b" }),
|
|
33
33
|
React__namespace.createElement("path", { "data-name": "Path 5342", d: "M119.517 57.953s-1.66-3.915-11.357 5.448S85.6 83.385 84.557 85.009a4.908 4.908 0 0 0-.382 3.721s22.058-15.174 35.342-30.777", fill: "#8b8b8b" }),
|
|
34
|
-
React__namespace.createElement("
|
|
35
|
-
|
|
36
|
-
React__namespace.createElement("path", { "data-name": "Path 5345", d: "M66.888 57.484c-.04-.032-.2-.194-.241-.226h-.036c-.7.053-1.523 4.559-3.746 4.725a33.119 33.119 0 0 1-4.214-.066c-.6-.094-.543-.273-.939-.591-.2-.192-.571-.165-.6-.51l-.005-.069c1.076-1.053 4.942-8.149 5.224-8.865L53.6 40.66l-.007-.1c-.01-.139-.016-.208.167-.255l.63-.048c1.889-.141 4.287-.459 5.954-.584 1.119.021 1.261.913 1.828 1.53l3.728 4.581 3.171-6.42c1.215-.195 2.81-.279 3.959-.365l2.519-.188c.112-.008.082.1.087.167-.159 1.852-5.075 9.861-5.319 10.574-.2.362-.234.365-.213.641 0 .034.012.173.015.207a72.342 72.342 0 0 0 4.593 5.6c.6.51 2.258 2.3 2.307 2.953a1.64 1.64 0 0 1-1.7 1.724l-5.076.38a.8.8 0 0 1-.75-.57Z", fill: "#6e2988" }),
|
|
37
|
-
React__namespace.createElement("path", { "data-name": "Path 5346", d: "M81.709 48.388c-.2-.645-.7-5.331-1.115-5.439a1.5 1.5 0 0 0-.449-.036c-.3-.012-2.329.244-2.7.272-.227-.053-.531-.135-.554-.445a39.7 39.7 0 0 0-.419-4.1c0-.069-.008-.1-.013-.172a.544.544 0 0 1-.1-.306c-.021-.276.747-.472 1.041-.529 1.98-.426 4.306-.7 12.766-1.162a1.007 1.007 0 0 1 .657.818 30.554 30.554 0 0 1 .079 4.544c-.649.778-2.453.566-3.478.816a1.2 1.2 0 0 0-.255.088c.008.1-.04.455-.032.559v.034c.227 3.039 1.042 10.445 1.717 14.493a2.668 2.668 0 0 1-.258 1.026c-.743 1.029-2.04 1.125-3.3 1.22l-.334.024c-1.185.089-2.193.061-2.3-1.321l-.162-2.351Z", fill: "#6e2988" }),
|
|
34
|
+
React__namespace.createElement("text", { "data-name": "Next", transform: "rotate(-1.458 2421.174 -570.588)", fill: "#662d82", fontSize: 27, fontFamily: "RammettoOne-Regular, Rammetto One" },
|
|
35
|
+
React__namespace.createElement("tspan", { x: 0, y: 0 }, "Next")),
|
|
38
36
|
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v119.779H0z" }))); };
|
|
39
37
|
|
|
40
38
|
module.exports = SvgNext;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Next.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Next.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/cjs/icons/No.js
CHANGED
|
@@ -26,13 +26,15 @@ function _interopNamespace(e) {
|
|
|
26
26
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
27
|
|
|
28
28
|
var SvgNo = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 119.779 119.779" }, props),
|
|
29
|
-
React__namespace.createElement("path", {
|
|
30
|
-
React__namespace.createElement("path", { "data-name": "
|
|
31
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
32
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
33
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
34
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
35
|
-
React__namespace.createElement("path", {
|
|
29
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h119.779v119.779H0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 5434", d: "M18.623 47.078h4.138l22.275 14.811V47.078h14.381v38.028h-5.494l-20.97-13.073v13.073h-14.33Z", opacity: 0.3 }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 5435", d: "M82.687 85.988a19.306 19.306 0 0 1-12.591-4.311 14.7 14.7 0 0 1-.357-22.871 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.322 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.781 16.781 0 0 1-6.82 5.525 21.95 21.95 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.249 2.558 2.558 0 0 0 1.584 2.608 3.546 3.546 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.05 9.05 0 0 0 1.782-1.248 16.7 16.7 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524", opacity: 0.3 }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 5436", d: "M18.623 40.435h4.138l22.275 14.811V40.435h14.381v38.027h-5.494L32.953 65.39v13.072h-14.33Z", opacity: 0.3 }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 5437", d: "M82.687 79.343a19.309 19.309 0 0 1-12.591-4.31 14.213 14.213 0 0 1-5.645-11.513 14.128 14.128 0 0 1 5.285-11.358 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.322 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.776 16.776 0 0 1-6.82 5.525 21.931 21.931 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.25 2.558 2.558 0 0 0 1.584 2.608 3.536 3.536 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.049 9.049 0 0 0 1.785-1.25 16.684 16.684 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524" }),
|
|
34
|
+
React__namespace.createElement("path", { "data-name": "Path 5438", d: "M45.036 40.435v14.811L22.762 40.435h-4.139v38.027h14.33V65.39l20.97 13.072h5.491V40.435Z", fill: "#979797" }),
|
|
35
|
+
React__namespace.createElement("path", { "data-name": "Path 5439", d: "M82.687 79.343a19.309 19.309 0 0 1-12.591-4.31 14.213 14.213 0 0 1-5.645-11.513 14.128 14.128 0 0 1 5.285-11.358 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.322 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.776 16.776 0 0 1-6.82 5.525 21.931 21.931 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.25 2.558 2.558 0 0 0 1.584 2.608 3.536 3.536 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.049 9.049 0 0 0 1.785-1.25 16.684 16.684 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524", fill: "#979797" }),
|
|
36
|
+
React__namespace.createElement("path", { "data-name": "Path 5440", d: "M18.623 33.791h4.138l22.275 14.811V33.791h14.381v38.028h-5.494l-20.97-13.073v13.073h-14.33Z", fill: "#fff" }),
|
|
37
|
+
React__namespace.createElement("path", { "data-name": "Path 5441", d: "M82.687 72.699a19.309 19.309 0 0 1-12.591-4.31 14.213 14.213 0 0 1-5.645-11.513 14.128 14.128 0 0 1 5.285-11.354 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.317 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.776 16.776 0 0 1-6.82 5.525 21.931 21.931 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.25 2.558 2.558 0 0 0 1.584 2.608 3.536 3.536 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.05 9.05 0 0 0 1.785-1.249 16.684 16.684 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524", fill: "#fff" }))); };
|
|
36
38
|
|
|
37
39
|
module.exports = SvgNo;
|
|
38
40
|
//# sourceMappingURL=No.js.map
|
package/dist/cjs/icons/No.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"No.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"No.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/cjs/icons/Yes.js
CHANGED
|
@@ -26,15 +26,19 @@ function _interopNamespace(e) {
|
|
|
26
26
|
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
27
|
|
|
28
28
|
var SvgYes = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 119.779 119.779" }, props),
|
|
29
|
-
React__namespace.createElement("path", {
|
|
30
|
-
React__namespace.createElement("path", { "data-name": "
|
|
31
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
32
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
33
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
34
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
35
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
36
|
-
React__namespace.createElement("path", { "data-name": "Path
|
|
37
|
-
React__namespace.createElement("path", {
|
|
29
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h119.779v119.779H0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 5422", d: "m20.419 71.355-12.4-23.116h18.153L30.219 56l4.176-7.761h15.174l-12.65 23.116V86.14h-16.5Z", opacity: 0.3 }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 5423", d: "M65.404 75.888h-1.4q-.663 0-1.273-.048 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.577-17.159 4.577a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.306-5.767 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.454 3.232m3.437-10.8A1.846 1.846 0 0 0 66.753 63a3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z", opacity: 0.3 }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 5424", d: "M109.856 65.493a43.706 43.706 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.798a6.264 6.264 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z", opacity: 0.3 }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 5425", d: "m20.419 64.733-12.4-23.116h18.153l4.047 7.761 4.176-7.761h15.174l-12.65 23.116v14.786h-16.5Z" }),
|
|
34
|
+
React__namespace.createElement("path", { "data-name": "Path 5426", d: "M65.404 69.266h-1.4q-.663 0-1.273-.047 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.581-17.159 4.58a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.309-5.766 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.457 3.227m3.437-10.8a1.846 1.846 0 0 0-2.088-2.088 3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z" }),
|
|
35
|
+
React__namespace.createElement("path", { "data-name": "Path 5427", d: "M109.856 58.871a43.707 43.707 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.8a6.263 6.263 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z" }),
|
|
36
|
+
React__namespace.createElement("path", { "data-name": "Path 5428", d: "m34.394 41.618-4.175 7.76-4.048-7.761H8.019l12.4 23.117v14.785h16.5V64.734l12.649-23.116Z", fill: "#979797" }),
|
|
37
|
+
React__namespace.createElement("path", { "data-name": "Path 5429", d: "M65.404 69.265h-1.4q-.663 0-1.273-.047 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.581-17.159 4.58a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.309-5.766 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.457 3.227m3.437-10.8a1.846 1.846 0 0 0-2.088-2.088 3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z", fill: "#979797" }),
|
|
38
|
+
React__namespace.createElement("path", { "data-name": "Path 5430", d: "M109.856 58.871a43.707 43.707 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.8a6.263 6.263 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z", fill: "#979797" }),
|
|
39
|
+
React__namespace.createElement("path", { "data-name": "Path 5431", d: "m20.419 58.111-12.4-23.116h18.153l4.047 7.761 4.176-7.761h15.174l-12.65 23.116v14.784h-16.5Z", fill: "#fff" }),
|
|
40
|
+
React__namespace.createElement("path", { "data-name": "Path 5432", d: "M65.404 62.643h-1.4q-.663 0-1.273-.047 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.581-17.159 4.58a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.306-5.767 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.454 3.228m3.437-10.8a1.846 1.846 0 0 0-2.088-2.088 3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z", fill: "#fff" }),
|
|
41
|
+
React__namespace.createElement("path", { "data-name": "Path 5433", d: "M109.856 52.249a43.706 43.706 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.8a6.264 6.264 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z", fill: "#fff" }))); };
|
|
38
42
|
|
|
39
43
|
module.exports = SvgYes;
|
|
40
44
|
//# sourceMappingURL=Yes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Yes.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Yes.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/cjs/index.js
CHANGED
|
@@ -26,7 +26,9 @@ var AdvancedTutoring = require('./icons/AdvancedTutoring.js');
|
|
|
26
26
|
var Ant = require('./icons/Ant.js');
|
|
27
27
|
var Archive = require('./icons/Archive.js');
|
|
28
28
|
var ArrowDown = require('./icons/ArrowDown.js');
|
|
29
|
+
var ArrowLeftAlt = require('./icons/ArrowLeftAlt.js');
|
|
29
30
|
var ArrowLeft = require('./icons/ArrowLeft.js');
|
|
31
|
+
var ArrowRightAlt = require('./icons/ArrowRightAlt.js');
|
|
30
32
|
var ArrowRight = require('./icons/ArrowRight.js');
|
|
31
33
|
var ArrowUp = require('./icons/ArrowUp.js');
|
|
32
34
|
var Audio = require('./icons/Audio.js');
|
|
@@ -228,7 +230,9 @@ exports.AdvancedTutoring = AdvancedTutoring;
|
|
|
228
230
|
exports.Ant = Ant;
|
|
229
231
|
exports.Archive = Archive;
|
|
230
232
|
exports.ArrowDown = ArrowDown;
|
|
233
|
+
exports.ArrowLeftAlt = ArrowLeftAlt;
|
|
231
234
|
exports.ArrowLeft = ArrowLeft;
|
|
235
|
+
exports.ArrowRightAlt = ArrowRightAlt;
|
|
232
236
|
exports.ArrowRight = ArrowRight;
|
|
233
237
|
exports.ArrowUp = ArrowUp;
|
|
234
238
|
exports.Audio = Audio;
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -2,18 +2,12 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
|
|
4
4
|
var SvgArrowLeft = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
React.createElement("path", { d: "
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
React.createElement("path", { d: "M51.443 182.606a4.747 4.747 0 0 1 3.793-1.686c1.686 0 2.948.317 3.9 1.686l7.689 7.584a5.987 5.987 0 0 1 1.686 3.9 5.467 5.467 0 0 1-1.686 3.791l-16.538 16.75 16.643 16.645a5.4 5.4 0 0 1 1.581 3.9 5.467 5.467 0 0 1-1.686 3.793l-7.689 7.689a5.23 5.23 0 0 1-4 1.686 5.459 5.459 0 0 1-3.791-1.686l-28.02-28.125a5.1 5.1 0 0 1-1.686-3.793 5.159 5.159 0 0 1 1.686-3.9Z", transform: "translate(9.905 -153.006)", style: {
|
|
12
|
-
fill: "#afafaf",
|
|
13
|
-
} }),
|
|
14
|
-
React.createElement("path", { d: "M51.443 179.606a4.747 4.747 0 0 1 3.793-1.686c1.686 0 2.948.317 3.9 1.686l7.689 7.584a5.987 5.987 0 0 1 1.686 3.9 5.467 5.467 0 0 1-1.686 3.791l-16.538 16.75 16.643 16.645a5.4 5.4 0 0 1 1.581 3.9 5.467 5.467 0 0 1-1.686 3.793l-7.689 7.689a5.23 5.23 0 0 1-4 1.686 5.459 5.459 0 0 1-3.791-1.686l-28.02-28.125a5.1 5.1 0 0 1-1.686-3.793 5.159 5.159 0 0 1 1.686-3.9Z", transform: "translate(9.905 -155.252)", style: {
|
|
15
|
-
fill: "#fff",
|
|
16
|
-
} }))); };
|
|
5
|
+
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 5392", d: "M18.228 67.41a11.205 11.205 0 0 1 1.676-3.91 14.17 14.17 0 0 1 3.516-4.408Q36.552 46.735 50.723 35.6c6.739-5.291 13.731-13.977 23.039-9.114 4.249 2.222 7.295 6.213 10.2 10.081a29.1 29.1 0 0 1 3.624 6.2c3.326 5.627 3.866 13.695-.727 18.436a7.879 7.879 0 0 1-1.943 1.418 23.013 23.013 0 0 1-2.5 1.117l-15.152 6 15.152 5.995a12.16 12.16 0 0 1 4.438 2.535 6.406 6.406 0 0 1 1.194 1.7 5.919 5.919 0 0 1 .794 1.775 18.461 18.461 0 0 1 .595 2.75 22.126 22.126 0 0 1-.945 9.681 29.217 29.217 0 0 1-3.723 7.587 32.28 32.28 0 0 1-.812 1.135c-.314.417-.629.836-.948 1.253l-.6.777c-.125.161-.249.323-.376.483-.245.311-.495.618-.745.925l-.236.286q-.425.512-.861 1.008l-.094.105a22.63 22.63 0 0 1-6.338 5.243c-9.3 4.863-16.687-2-23.425-7.291-9.436-7.41-18.158-17.076-26.913-25.312-3.523-3.313-6.243-7.954-5.192-12.96", opacity: 0.3 }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 5393", d: "M74.166 22.448a22.505 22.505 0 0 1 10.279 4.457c6.034 4.859 8.546 16.4 2.666 22.474a12.174 12.174 0 0 1-4.438 2.534L56.506 62.269l11.66 4.613c3.242 1.283 6.388 3.527 9.783 1.911 2.239-1.066 8.011-3.27 10.137-.941a5.171 5.171 0 0 1 1.015 2.068c2.167 7.258-.433 15.223-4.885 21.152-2.9 3.868-5.95 7.859-10.2 10.08-9.3 4.864-16.687-2-23.425-7.29-9.436-7.411-18.157-17.077-26.912-25.313-3.523-3.313-6.243-7.954-5.192-12.96a11.367 11.367 0 0 1 5.371-7.409c3.06-1.766 6.813-2.017 9.865-3.8a30.789 30.789 0 0 0 3.333-2.454 99.477 99.477 0 0 1 8.64-6.384c1.2-.739 2.552-1.2 3.818-1.831 4-1.983 7.048-6.315 10.837-8.832 3.882-2.579 8.97-3.249 13.817-2.436", fill: "#bebebe" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 5394", d: "m78.945 80.187 7-13.316a3.359 3.359 0 0 1 2.14.981 5.173 5.173 0 0 1 1.015 2.067c2.167 7.259-.433 15.224-4.885 21.153-2.43 3.237-4.97 6.546-8.222 8.846a23.54 23.54 0 0 1-1.016.545 5.273 5.273 0 0 1-1.939.639c-2.007.142-3.521-1.889-3.495-3.751.029-2.153 1.839-3.463 3.128-4.93 2.9-3.3 4.228-8.341 6.274-12.234", fill: "#8b8b8b" }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 5395", d: "M57.787 47.4a40.649 40.649 0 0 1 7.44-3.486 41.8 41.8 0 0 1 7.624-2.6c3.795-.723 14.793.441 13.892 6.462a5.83 5.83 0 0 1-1.577 3.024 23.013 23.013 0 0 1-2.5 1.117l-26.16 10.351 4.136 1.632a8.752 8.752 0 0 1-2.548-.462 8.45 8.45 0 0 1-5.249-9.7 11.243 11.243 0 0 1 4.942-6.338", fill: "#8b8b8b" }),
|
|
10
|
+
React.createElement("path", { "data-name": "Path 5396", d: "M19.708 53.233c.347-2.429 2.2-4.3 3.971-5.965q13.133-12.354 27.3-23.488c6.741-5.292 13.734-13.98 23.037-9.115 4.25 2.222 7.295 6.212 10.2 10.08 3.525 4.694 6.982 11.7 2.9 15.914a12.158 12.158 0 0 1-4.438 2.534L56.506 53.549 82.675 63.9a12.146 12.146 0 0 1 4.438 2.535c4.084 4.216.627 11.22-2.9 15.913-2.9 3.868-5.949 7.859-10.2 10.08-9.3 4.864-16.3-3.822-23.034-9.114Q36.828 72.2 23.679 59.829c-1.558-1.464-3.181-3.094-3.783-5.121a2.905 2.905 0 0 1-.188-1.475", fill: "#fff" }))); };
|
|
17
11
|
|
|
18
12
|
export { SvgArrowLeft as default };
|
|
19
13
|
//# sourceMappingURL=ArrowLeft.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowLeft.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ArrowLeft.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { __assign } from 'tslib';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
var SvgArrowLeftAlt = function (props) { return (React.createElement("svg", __assign({ "data-name": "Icon - Arrow - Left", xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
5
|
+
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 5393", d: "M74.166 22.448a22.505 22.505 0 0 1 10.279 4.457c6.034 4.859 8.546 16.4 2.666 22.474a12.174 12.174 0 0 1-4.438 2.534L56.506 62.269l11.66 4.613c3.242 1.283 6.388 3.527 9.783 1.911 2.239-1.066 8.011-3.27 10.137-.941a5.171 5.171 0 0 1 1.015 2.068c2.167 7.258-.433 15.223-4.885 21.152-2.9 3.868-5.95 7.859-10.2 10.08-9.3 4.864-16.687-2-23.425-7.29-9.436-7.411-18.157-17.077-26.912-25.313-3.523-3.313-6.243-7.954-5.192-12.96a11.367 11.367 0 0 1 5.371-7.409c3.06-1.766 6.813-2.017 9.865-3.8a30.789 30.789 0 0 0 3.333-2.454 99.477 99.477 0 0 1 8.64-6.384c1.2-.739 2.552-1.2 3.818-1.831 4-1.983 7.048-6.315 10.837-8.832 3.882-2.579 8.97-3.249 13.817-2.436", fill: "#bebebe" }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 5394", d: "m78.945 80.187 7-13.316a3.359 3.359 0 0 1 2.14.981 5.173 5.173 0 0 1 1.015 2.067c2.167 7.259-.433 15.224-4.885 21.153-2.43 3.237-4.97 6.546-8.222 8.846a23.54 23.54 0 0 1-1.016.545 5.273 5.273 0 0 1-1.939.639c-2.007.142-3.521-1.889-3.495-3.751.029-2.153 1.839-3.463 3.128-4.93 2.9-3.3 4.228-8.341 6.274-12.234", fill: "#8b8b8b" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 5395", d: "M57.787 47.4a40.649 40.649 0 0 1 7.44-3.486 41.8 41.8 0 0 1 7.624-2.6c3.795-.723 14.793.441 13.892 6.462a5.83 5.83 0 0 1-1.577 3.024 23.013 23.013 0 0 1-2.5 1.117l-26.16 10.351 4.136 1.632a8.752 8.752 0 0 1-2.548-.462 8.45 8.45 0 0 1-5.249-9.7 11.243 11.243 0 0 1 4.942-6.338", fill: "#8b8b8b" }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 5396", d: "M19.708 53.233c.347-2.429 2.2-4.3 3.971-5.965q13.133-12.354 27.3-23.488c6.741-5.292 13.734-13.98 23.037-9.115 4.25 2.222 7.295 6.212 10.2 10.08 3.525 4.694 6.982 11.7 2.9 15.914a12.158 12.158 0 0 1-4.438 2.534L56.506 53.549 82.675 63.9a12.146 12.146 0 0 1 4.438 2.535c4.084 4.216.627 11.22-2.9 15.913-2.9 3.868-5.949 7.859-10.2 10.08-9.3 4.864-16.3-3.822-23.034-9.114Q36.828 72.2 23.679 59.829c-1.558-1.464-3.181-3.094-3.783-5.121a2.905 2.905 0 0 1-.188-1.475", fill: "#fff" }))); };
|
|
10
|
+
|
|
11
|
+
export { SvgArrowLeftAlt as default };
|
|
12
|
+
//# sourceMappingURL=ArrowLeftAlt.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowLeftAlt.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
|
|
@@ -2,18 +2,12 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
|
|
4
4
|
var SvgArrowRight = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
React.createElement("path", { d: "
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
React.createElement("path", { d: "M38.7 182.606a4.747 4.747 0 0 0-3.793-1.686c-1.686 0-2.948.317-3.9 1.686l-7.689 7.584a5.987 5.987 0 0 0-1.686 3.9 5.467 5.467 0 0 0 1.686 3.791l16.538 16.75-16.643 16.643a5.4 5.4 0 0 0-1.581 3.9 5.467 5.467 0 0 0 1.686 3.793l7.689 7.689a5.23 5.23 0 0 0 4 1.686 5.459 5.459 0 0 0 3.791-1.686l28.02-28.125a5.1 5.1 0 0 0 1.686-3.793 5.159 5.159 0 0 0-1.686-3.9Z", transform: "translate(17.954 -153.006)", style: {
|
|
12
|
-
fill: "#afafaf",
|
|
13
|
-
} }),
|
|
14
|
-
React.createElement("path", { d: "M38.7 179.606a4.747 4.747 0 0 0-3.793-1.686c-1.686 0-2.948.317-3.9 1.686l-7.689 7.584a5.987 5.987 0 0 0-1.686 3.9 5.467 5.467 0 0 0 1.686 3.791l16.538 16.75-16.643 16.643a5.4 5.4 0 0 0-1.581 3.9 5.467 5.467 0 0 0 1.686 3.793l7.689 7.689a5.23 5.23 0 0 0 4 1.686 5.459 5.459 0 0 0 3.791-1.686l28.02-28.125a5.1 5.1 0 0 0 1.686-3.793 5.159 5.159 0 0 0-1.686-3.9Z", transform: "translate(17.954 -155.252)", style: {
|
|
15
|
-
fill: "#fff",
|
|
16
|
-
} }))); };
|
|
5
|
+
React.createElement("path", { "data-name": "Path 5397", d: "M98.134 67.41a11.205 11.205 0 0 0-1.676-3.91 14.17 14.17 0 0 0-3.516-4.408Q79.809 46.735 65.639 35.6C58.9 30.309 51.908 21.623 42.6 26.486c-4.249 2.222-7.3 6.213-10.2 10.081a29.1 29.1 0 0 0-3.624 6.2c-3.326 5.627-3.866 13.695.727 18.436a7.879 7.879 0 0 0 1.943 1.418 23.013 23.013 0 0 0 2.495 1.117l15.152 6-15.147 5.987a12.16 12.16 0 0 0-4.438 2.535 6.406 6.406 0 0 0-1.194 1.7 5.919 5.919 0 0 0-.794 1.775 18.461 18.461 0 0 0-.6 2.75 22.126 22.126 0 0 0 .945 9.681 29.217 29.217 0 0 0 3.723 7.587c.263.386.535.764.812 1.135.314.417.629.836.948 1.253l.6.777c.125.161.249.323.376.483.245.311.495.618.745.925l.236.286q.425.512.861 1.008l.094.105a22.63 22.63 0 0 0 6.338 5.243c9.3 4.863 16.687-2 23.425-7.291 9.436-7.41 18.158-17.076 26.913-25.312 3.523-3.313 6.243-7.954 5.192-12.96", opacity: 0.3 }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 5398", d: "M43.7 22.448a22.505 22.505 0 0 0-10.279 4.457c-6.034 4.859-8.546 16.4-2.666 22.474a12.174 12.174 0 0 0 4.438 2.534L61.36 62.269 49.7 66.882c-3.242 1.283-6.388 3.527-9.783 1.911-2.239-1.066-8.011-3.27-10.137-.941a5.171 5.171 0 0 0-1.015 2.068c-2.167 7.258.433 15.223 4.885 21.152 2.9 3.868 5.95 7.859 10.2 10.08 9.3 4.864 16.687-2 23.425-7.29 9.436-7.411 18.157-17.077 26.912-25.313 3.523-3.313 6.243-7.954 5.192-12.96a11.367 11.367 0 0 0-5.371-7.409c-3.06-1.766-6.813-2.017-9.865-3.8a30.79 30.79 0 0 1-3.333-2.454 99.476 99.476 0 0 0-8.64-6.384c-1.2-.739-2.552-1.2-3.818-1.831-4-1.983-7.048-6.315-10.837-8.832-3.882-2.579-8.97-3.249-13.817-2.436", fill: "#bebebe" }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 5399", d: "m38.921 80.187-7-13.316a3.359 3.359 0 0 0-2.14.981 5.173 5.173 0 0 0-1.015 2.067c-2.167 7.259.433 15.224 4.885 21.153 2.43 3.237 4.969 6.546 8.222 8.846.335.188.67.373 1.016.545a5.268 5.268 0 0 0 1.938.639c2.007.142 3.521-1.889 3.5-3.751-.031-2.153-1.839-3.463-3.129-4.93-2.9-3.3-4.228-8.341-6.273-12.234", fill: "#8b8b8b" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 5400", d: "M60.079 47.4a40.649 40.649 0 0 0-7.44-3.486 41.8 41.8 0 0 0-7.624-2.6c-3.795-.723-14.793.441-13.892 6.462A5.83 5.83 0 0 0 32.7 50.8a23.012 23.012 0 0 0 2.5 1.117l26.16 10.351-4.136 1.632a8.752 8.752 0 0 0 2.548-.462 8.45 8.45 0 0 0 5.249-9.7 11.243 11.243 0 0 0-4.942-6.338", fill: "#8b8b8b" }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 5401", d: "M98.158 53.233c-.347-2.429-2.2-4.3-3.971-5.965Q81.055 34.914 66.884 23.78C60.146 18.488 53.153 9.8 43.85 14.665c-4.25 2.222-7.295 6.212-10.2 10.08-3.525 4.694-6.982 11.7-2.9 15.914a12.166 12.166 0 0 0 4.438 2.534L61.36 53.549 35.191 63.9a12.154 12.154 0 0 0-4.438 2.535c-4.084 4.216-.627 11.22 2.9 15.913 2.9 3.868 5.949 7.859 10.2 10.08 9.3 4.864 16.3-3.822 23.034-9.114q14.151-11.114 27.3-23.485c1.558-1.464 3.181-3.094 3.783-5.121a2.9 2.9 0 0 0 .188-1.475", fill: "#fff" }),
|
|
10
|
+
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
17
11
|
|
|
18
12
|
export { SvgArrowRight as default };
|
|
19
13
|
//# sourceMappingURL=ArrowRight.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrowRight.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ArrowRight.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { __assign } from 'tslib';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
var SvgArrowRightAlt = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 120 120" }, props),
|
|
5
|
+
React.createElement("path", { "data-name": "Path 5397", d: "M98.134 67.41a11.205 11.205 0 0 0-1.676-3.91 14.17 14.17 0 0 0-3.516-4.408Q79.809 46.735 65.639 35.6C58.9 30.309 51.908 21.623 42.6 26.486c-4.249 2.222-7.3 6.213-10.2 10.081a29.1 29.1 0 0 0-3.624 6.2c-3.326 5.627-3.866 13.695.727 18.436a7.879 7.879 0 0 0 1.943 1.418 23.013 23.013 0 0 0 2.495 1.117l15.152 6-15.147 5.987a12.16 12.16 0 0 0-4.438 2.535 6.406 6.406 0 0 0-1.194 1.7 5.919 5.919 0 0 0-.794 1.775 18.461 18.461 0 0 0-.6 2.75 22.126 22.126 0 0 0 .945 9.681 29.217 29.217 0 0 0 3.723 7.587c.263.386.535.764.812 1.135.314.417.629.836.948 1.253l.6.777c.125.161.249.323.376.483.245.311.495.618.745.925l.236.286q.425.512.861 1.008l.094.105a22.63 22.63 0 0 0 6.338 5.243c9.3 4.863 16.687-2 23.425-7.291 9.436-7.41 18.158-17.076 26.913-25.312 3.523-3.313 6.243-7.954 5.192-12.96", opacity: 0.3 }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 5398", d: "M43.7 22.448a22.505 22.505 0 0 0-10.279 4.457c-6.034 4.859-8.546 16.4-2.666 22.474a12.174 12.174 0 0 0 4.438 2.534L61.36 62.269 49.7 66.882c-3.242 1.283-6.388 3.527-9.783 1.911-2.239-1.066-8.011-3.27-10.137-.941a5.171 5.171 0 0 0-1.015 2.068c-2.167 7.258.433 15.223 4.885 21.152 2.9 3.868 5.95 7.859 10.2 10.08 9.3 4.864 16.687-2 23.425-7.29 9.436-7.411 18.157-17.077 26.912-25.313 3.523-3.313 6.243-7.954 5.192-12.96a11.367 11.367 0 0 0-5.371-7.409c-3.06-1.766-6.813-2.017-9.865-3.8a30.79 30.79 0 0 1-3.333-2.454 99.476 99.476 0 0 0-8.64-6.384c-1.2-.739-2.552-1.2-3.818-1.831-4-1.983-7.048-6.315-10.837-8.832-3.882-2.579-8.97-3.249-13.817-2.436", fill: "#bebebe" }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 5399", d: "m38.921 80.187-7-13.316a3.359 3.359 0 0 0-2.14.981 5.173 5.173 0 0 0-1.015 2.067c-2.167 7.259.433 15.224 4.885 21.153 2.43 3.237 4.969 6.546 8.222 8.846.335.188.67.373 1.016.545a5.268 5.268 0 0 0 1.938.639c2.007.142 3.521-1.889 3.5-3.751-.031-2.153-1.839-3.463-3.129-4.93-2.9-3.3-4.228-8.341-6.273-12.234", fill: "#8b8b8b" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 5400", d: "M60.079 47.4a40.649 40.649 0 0 0-7.44-3.486 41.8 41.8 0 0 0-7.624-2.6c-3.795-.723-14.793.441-13.892 6.462A5.83 5.83 0 0 0 32.7 50.8a23.012 23.012 0 0 0 2.5 1.117l26.16 10.351-4.136 1.632a8.752 8.752 0 0 0 2.548-.462 8.45 8.45 0 0 0 5.249-9.7 11.243 11.243 0 0 0-4.942-6.338", fill: "#8b8b8b" }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 5401", d: "M98.158 53.233c-.347-2.429-2.2-4.3-3.971-5.965Q81.055 34.914 66.884 23.78C60.146 18.488 53.153 9.8 43.85 14.665c-4.25 2.222-7.295 6.212-10.2 10.08-3.525 4.694-6.982 11.7-2.9 15.914a12.166 12.166 0 0 0 4.438 2.534L61.36 53.549 35.191 63.9a12.154 12.154 0 0 0-4.438 2.535c-4.084 4.216-.627 11.22 2.9 15.913 2.9 3.868 5.949 7.859 10.2 10.08 9.3 4.864 16.3-3.822 23.034-9.114q14.151-11.114 27.3-23.485c1.558-1.464 3.181-3.094 3.783-5.121a2.9 2.9 0 0 0 .188-1.475", fill: "#fff" }),
|
|
10
|
+
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
11
|
+
|
|
12
|
+
export { SvgArrowRightAlt as default };
|
|
13
|
+
//# sourceMappingURL=ArrowRightAlt.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowRightAlt.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
package/dist/esm/icons/Back.js
CHANGED
|
@@ -7,11 +7,9 @@ var SvgBack = function (props) { return (React.createElement("svg", __assign({ x
|
|
|
7
7
|
React.createElement("path", { "data-name": "Path 5404", d: "M41.055 15.975C36.286 17.335 1.685 46.012.532 49.442S33.63 85 36.682 85.012s4.6-9.143 8.037-9.9 61.4 8.169 66.358 7.8 8.913-54.53 8.543-58.727-70.579 1.727-73.248.957-1.851-10.158-5.317-9.169", fill: "#fff" }),
|
|
8
8
|
React.createElement("path", { "data-name": "Path 5405", d: "M44.709 79.12c-1.43-.385-.17-4.138 1.447-4.029s39.16 5.13 51.476 6.469 14.568 11.371 13.8 12.04-18.378-3.671-38.546-8.491-28.177-5.989-28.177-5.989", fill: "#8b8b8b" }),
|
|
9
9
|
React.createElement("path", { "data-name": "Path 5406", d: "M.483 57.953s1.66-3.915 11.357 5.447S34.4 83.385 35.443 85.009a4.908 4.908 0 0 1 .382 3.721S13.767 73.556.483 57.953", fill: "#8b8b8b" }),
|
|
10
|
-
React.createElement("path", {
|
|
11
|
-
React.createElement("
|
|
12
|
-
|
|
13
|
-
React.createElement("path", { "data-name": "Path 5410", d: "M79.254 63.168c.33-2.944.807-5.871 1.137-8.816.458-4.084.585-8.207 1.047-12.328.021-.184.119-.732.123-.769l.09-.139a3.542 3.542 0 0 1 .822-.019c1.591.1 2.658.223 4.167.392l1.067.12.065.082c0 .036.024 1.455 0 2.012-.034.965-.239 5.451-.309 6.411l.068.716.066.082a.13.13 0 0 0 .069.045c.148.016.541-.5.663-.6 1.372-1.6 3.026-4.057 3.265-6.192.063-.552.014-1.116.071-1.631l.017-.148.2-.089 6.477.726c.221.024.228.286.212.433-.4 3.607-3.75 8.523-6.451 10.68l-.017.147c4.815 2.589 5.035 7.607 5.19 11.872.017.189 0 .372.012.56.012.561-.778.957-1.24 1.091-.772-.087-4.2-.4-4.944-.442l-.552-.062-.588-.066a.278.278 0 0 1-.155-.278c-.329-3.055.1-8.224-2.092-10.594a2.344 2.344 0 0 0-.315-.184l-.086.1-.28 2.5A34.812 34.812 0 0 1 86 65.19c-.639 1.047-2.009.968-3.158.914-.074-.009-1.554-.1-2.143-.166l-.221-.025c-.773-.087-1.341-.336-1.393-1.2l.173-1.545", fill: "#6e2988" }),
|
|
14
|
-
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
10
|
+
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
11
|
+
React.createElement("text", { "data-name": "Back", transform: "rotate(2.25 -1500.606 597.275)", fill: "#662d82", fontSize: 27, fontFamily: "RammettoOne-Regular, Rammetto One" },
|
|
12
|
+
React.createElement("tspan", { x: 0, y: 0 }, "Back")))); };
|
|
15
13
|
|
|
16
14
|
export { SvgBack as default };
|
|
17
15
|
//# sourceMappingURL=Back.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Back.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Back.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;"}
|
package/dist/esm/icons/Next.js
CHANGED
|
@@ -7,10 +7,8 @@ var SvgNext = function (props) { return (React.createElement("svg", __assign({ x
|
|
|
7
7
|
React.createElement("path", { "data-name": "Path 5340", d: "M78.945 15.975c4.769 1.36 39.37 30.037 40.523 33.467S86.37 85 83.318 85.012s-4.6-9.143-8.037-9.9-61.4 8.169-66.358 7.8S.01 28.384.38 24.187s70.579 1.727 73.248.957 1.85-10.158 5.317-9.169", fill: "#fff" }),
|
|
8
8
|
React.createElement("path", { "data-name": "Path 5341", d: "M75.291 79.12c1.43-.385.17-4.138-1.447-4.029s-39.16 5.13-51.476 6.469S7.8 92.931 8.568 93.6s18.378-3.671 38.546-8.491 28.177-5.989 28.177-5.989", fill: "#8b8b8b" }),
|
|
9
9
|
React.createElement("path", { "data-name": "Path 5342", d: "M119.517 57.953s-1.66-3.915-11.357 5.448S85.6 83.385 84.557 85.009a4.908 4.908 0 0 0-.382 3.721s22.058-15.174 35.342-30.777", fill: "#8b8b8b" }),
|
|
10
|
-
React.createElement("
|
|
11
|
-
|
|
12
|
-
React.createElement("path", { "data-name": "Path 5345", d: "M66.888 57.484c-.04-.032-.2-.194-.241-.226h-.036c-.7.053-1.523 4.559-3.746 4.725a33.119 33.119 0 0 1-4.214-.066c-.6-.094-.543-.273-.939-.591-.2-.192-.571-.165-.6-.51l-.005-.069c1.076-1.053 4.942-8.149 5.224-8.865L53.6 40.66l-.007-.1c-.01-.139-.016-.208.167-.255l.63-.048c1.889-.141 4.287-.459 5.954-.584 1.119.021 1.261.913 1.828 1.53l3.728 4.581 3.171-6.42c1.215-.195 2.81-.279 3.959-.365l2.519-.188c.112-.008.082.1.087.167-.159 1.852-5.075 9.861-5.319 10.574-.2.362-.234.365-.213.641 0 .034.012.173.015.207a72.342 72.342 0 0 0 4.593 5.6c.6.51 2.258 2.3 2.307 2.953a1.64 1.64 0 0 1-1.7 1.724l-5.076.38a.8.8 0 0 1-.75-.57Z", fill: "#6e2988" }),
|
|
13
|
-
React.createElement("path", { "data-name": "Path 5346", d: "M81.709 48.388c-.2-.645-.7-5.331-1.115-5.439a1.5 1.5 0 0 0-.449-.036c-.3-.012-2.329.244-2.7.272-.227-.053-.531-.135-.554-.445a39.7 39.7 0 0 0-.419-4.1c0-.069-.008-.1-.013-.172a.544.544 0 0 1-.1-.306c-.021-.276.747-.472 1.041-.529 1.98-.426 4.306-.7 12.766-1.162a1.007 1.007 0 0 1 .657.818 30.554 30.554 0 0 1 .079 4.544c-.649.778-2.453.566-3.478.816a1.2 1.2 0 0 0-.255.088c.008.1-.04.455-.032.559v.034c.227 3.039 1.042 10.445 1.717 14.493a2.668 2.668 0 0 1-.258 1.026c-.743 1.029-2.04 1.125-3.3 1.22l-.334.024c-1.185.089-2.193.061-2.3-1.321l-.162-2.351Z", fill: "#6e2988" }),
|
|
10
|
+
React.createElement("text", { "data-name": "Next", transform: "rotate(-1.458 2421.174 -570.588)", fill: "#662d82", fontSize: 27, fontFamily: "RammettoOne-Regular, Rammetto One" },
|
|
11
|
+
React.createElement("tspan", { x: 0, y: 0 }, "Next")),
|
|
14
12
|
React.createElement("path", { fill: "none", d: "M0 0h120v119.779H0z" }))); };
|
|
15
13
|
|
|
16
14
|
export { SvgNext as default };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Next.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Next.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;"}
|
package/dist/esm/icons/No.js
CHANGED
|
@@ -2,13 +2,15 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
|
|
4
4
|
var SvgNo = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 119.779 119.779" }, props),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
React.createElement("path", { "data-name": "
|
|
7
|
-
React.createElement("path", { "data-name": "Path
|
|
8
|
-
React.createElement("path", { "data-name": "Path
|
|
9
|
-
React.createElement("path", { "data-name": "Path
|
|
10
|
-
React.createElement("path", { "data-name": "Path
|
|
11
|
-
React.createElement("path", {
|
|
5
|
+
React.createElement("path", { fill: "none", d: "M0 0h119.779v119.779H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 5434", d: "M18.623 47.078h4.138l22.275 14.811V47.078h14.381v38.028h-5.494l-20.97-13.073v13.073h-14.33Z", opacity: 0.3 }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 5435", d: "M82.687 85.988a19.306 19.306 0 0 1-12.591-4.311 14.7 14.7 0 0 1-.357-22.871 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.322 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.781 16.781 0 0 1-6.82 5.525 21.95 21.95 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.249 2.558 2.558 0 0 0 1.584 2.608 3.546 3.546 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.05 9.05 0 0 0 1.782-1.248 16.7 16.7 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524", opacity: 0.3 }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 5436", d: "M18.623 40.435h4.138l22.275 14.811V40.435h14.381v38.027h-5.494L32.953 65.39v13.072h-14.33Z", opacity: 0.3 }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 5437", d: "M82.687 79.343a19.309 19.309 0 0 1-12.591-4.31 14.213 14.213 0 0 1-5.645-11.513 14.128 14.128 0 0 1 5.285-11.358 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.322 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.776 16.776 0 0 1-6.82 5.525 21.931 21.931 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.25 2.558 2.558 0 0 0 1.584 2.608 3.536 3.536 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.049 9.049 0 0 0 1.785-1.25 16.684 16.684 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524" }),
|
|
10
|
+
React.createElement("path", { "data-name": "Path 5438", d: "M45.036 40.435v14.811L22.762 40.435h-4.139v38.027h14.33V65.39l20.97 13.072h5.491V40.435Z", fill: "#979797" }),
|
|
11
|
+
React.createElement("path", { "data-name": "Path 5439", d: "M82.687 79.343a19.309 19.309 0 0 1-12.591-4.31 14.213 14.213 0 0 1-5.645-11.513 14.128 14.128 0 0 1 5.285-11.358 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.322 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.776 16.776 0 0 1-6.82 5.525 21.931 21.931 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.25 2.558 2.558 0 0 0 1.584 2.608 3.536 3.536 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.049 9.049 0 0 0 1.785-1.25 16.684 16.684 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524", fill: "#979797" }),
|
|
12
|
+
React.createElement("path", { "data-name": "Path 5440", d: "M18.623 33.791h4.138l22.275 14.811V33.791h14.381v38.028h-5.494l-20.97-13.073v13.073h-14.33Z", fill: "#fff" }),
|
|
13
|
+
React.createElement("path", { "data-name": "Path 5441", d: "M82.687 72.699a19.309 19.309 0 0 1-12.591-4.31 14.213 14.213 0 0 1-5.645-11.513 14.128 14.128 0 0 1 5.285-11.354 19.676 19.676 0 0 1 13.053-4.417 19.951 19.951 0 0 1 13.053 4.317 14.236 14.236 0 0 1 5.313 11.56 13.629 13.629 0 0 1-2.529 8.215 16.776 16.776 0 0 1-6.82 5.525 21.931 21.931 0 0 1-9.12 1.977m4.956-22.05a3.129 3.129 0 0 0-1.315-.238 4.343 4.343 0 0 0-1.775.441 8.984 8.984 0 0 0-1.916 1.2 14.391 14.391 0 0 0-3.346 3.929 8.535 8.535 0 0 0-1.354 4.25 2.558 2.558 0 0 0 1.584 2.608 3.536 3.536 0 0 0 1.379.238 3.714 3.714 0 0 0 1.712-.464 9.05 9.05 0 0 0 1.785-1.249 16.684 16.684 0 0 0 3.27-3.988 8.4 8.4 0 0 0 1.4-4.2 2.52 2.52 0 0 0-1.43-2.524", fill: "#fff" }))); };
|
|
12
14
|
|
|
13
15
|
export { SvgNo as default };
|
|
14
16
|
//# sourceMappingURL=No.js.map
|
package/dist/esm/icons/No.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"No.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"No.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;"}
|
package/dist/esm/icons/Yes.js
CHANGED
|
@@ -2,15 +2,19 @@ import { __assign } from 'tslib';
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
|
|
4
4
|
var SvgYes = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 119.779 119.779" }, props),
|
|
5
|
-
React.createElement("path", {
|
|
6
|
-
React.createElement("path", { "data-name": "
|
|
7
|
-
React.createElement("path", { "data-name": "Path
|
|
8
|
-
React.createElement("path", { "data-name": "Path
|
|
9
|
-
React.createElement("path", { "data-name": "Path
|
|
10
|
-
React.createElement("path", { "data-name": "Path
|
|
11
|
-
React.createElement("path", { "data-name": "Path
|
|
12
|
-
React.createElement("path", { "data-name": "Path
|
|
13
|
-
React.createElement("path", {
|
|
5
|
+
React.createElement("path", { fill: "none", d: "M0 0h119.779v119.779H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 5422", d: "m20.419 71.355-12.4-23.116h18.153L30.219 56l4.176-7.761h15.174l-12.65 23.116V86.14h-16.5Z", opacity: 0.3 }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 5423", d: "M65.404 75.888h-1.4q-.663 0-1.273-.048 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.577-17.159 4.577a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.306-5.767 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.454 3.232m3.437-10.8A1.846 1.846 0 0 0 66.753 63a3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z", opacity: 0.3 }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 5424", d: "M109.856 65.493a43.706 43.706 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.798a6.264 6.264 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z", opacity: 0.3 }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 5425", d: "m20.419 64.733-12.4-23.116h18.153l4.047 7.761 4.176-7.761h15.174l-12.65 23.116v14.786h-16.5Z" }),
|
|
10
|
+
React.createElement("path", { "data-name": "Path 5426", d: "M65.404 69.266h-1.4q-.663 0-1.273-.047 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.581-17.159 4.58a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.309-5.766 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.457 3.227m3.437-10.8a1.846 1.846 0 0 0-2.088-2.088 3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z" }),
|
|
11
|
+
React.createElement("path", { "data-name": "Path 5427", d: "M109.856 58.871a43.707 43.707 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.8a6.263 6.263 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z" }),
|
|
12
|
+
React.createElement("path", { "data-name": "Path 5428", d: "m34.394 41.618-4.175 7.76-4.048-7.761H8.019l12.4 23.117v14.785h16.5V64.734l12.649-23.116Z", fill: "#979797" }),
|
|
13
|
+
React.createElement("path", { "data-name": "Path 5429", d: "M65.404 69.265h-1.4q-.663 0-1.273-.047 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.581-17.159 4.58a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.309-5.766 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.457 3.227m3.437-10.8a1.846 1.846 0 0 0-2.088-2.088 3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z", fill: "#979797" }),
|
|
14
|
+
React.createElement("path", { "data-name": "Path 5430", d: "M109.856 58.871a43.707 43.707 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.8a6.263 6.263 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z", fill: "#979797" }),
|
|
15
|
+
React.createElement("path", { "data-name": "Path 5431", d: "m20.419 58.111-12.4-23.116h18.153l4.047 7.761 4.176-7.761h15.174l-12.65 23.116v14.784h-16.5Z", fill: "#fff" }),
|
|
16
|
+
React.createElement("path", { "data-name": "Path 5432", d: "M65.404 62.643h-1.4q-.663 0-1.273-.047 0 2.825 3.233 3.086.891.07 1.731.071a20.752 20.752 0 0 0 5.436-.925 16.376 16.376 0 0 0 5.868-3.014l1.578 7.381q-5.677 4.581-17.159 4.58a18.23 18.23 0 0 1-11.329-3.584 12.866 12.866 0 0 1-5.143-10.846 15.977 15.977 0 0 1 2.9-9.375 16.877 16.877 0 0 1 7.306-5.767 25.061 25.061 0 0 1 9.955-1.97q6.925 0 10.477 2.824a8.565 8.565 0 0 1 3.539 6.977q-.014 4.153-4.265 7.381t-11.454 3.228m3.437-10.8a1.846 1.846 0 0 0-2.088-2.088 3.293 3.293 0 0 0-3.106 2.3 10.049 10.049 0 0 0-.5 2.314q-.14 1.317-.42 2.812l5.576-1.163.484-3.631Z", fill: "#fff" }),
|
|
17
|
+
React.createElement("path", { "data-name": "Path 5433", d: "M109.856 52.249a43.706 43.706 0 0 0-8.223-1.234 1.805 1.805 0 0 0-1.133.308.874.874 0 0 0-.394.688q0 .784 2.1 1.578t3.857 1.555a11.818 11.818 0 0 1 3.03 1.851q2.75 2.373 2.75 7.06a8.228 8.228 0 0 1-3.641 7.2q-3.64 2.515-9.852 2.516a37.174 37.174 0 0 1-9.929-1.068 8.063 8.063 0 0 1-2.5-1.068v-8.8a6.264 6.264 0 0 1 1.248.309q.89.284 2.952.89a13.44 13.44 0 0 0 3.755.605q1.694 0 1.694-1.163 0-.9-1.528-1.756-.687-.379-1.553-.783a12.557 12.557 0 0 1-5.13-3.785 8.429 8.429 0 0 1-1.54-5.043 8.285 8.285 0 0 1 4.48-7.689 19.881 19.881 0 0 1 9.853-2.136 47.243 47.243 0 0 1 8.529.783q.916.166 1.171.237Z", fill: "#fff" }))); };
|
|
14
18
|
|
|
15
19
|
export { SvgYes as default };
|
|
16
20
|
//# sourceMappingURL=Yes.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Yes.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Yes.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index.js
CHANGED
|
@@ -22,7 +22,9 @@ export { default as AdvancedTutoring } from './icons/AdvancedTutoring.js';
|
|
|
22
22
|
export { default as Ant } from './icons/Ant.js';
|
|
23
23
|
export { default as Archive } from './icons/Archive.js';
|
|
24
24
|
export { default as ArrowDown } from './icons/ArrowDown.js';
|
|
25
|
+
export { default as ArrowLeftAlt } from './icons/ArrowLeftAlt.js';
|
|
25
26
|
export { default as ArrowLeft } from './icons/ArrowLeft.js';
|
|
27
|
+
export { default as ArrowRightAlt } from './icons/ArrowRightAlt.js';
|
|
26
28
|
export { default as ArrowRight } from './icons/ArrowRight.js';
|
|
27
29
|
export { default as ArrowUp } from './icons/ArrowUp.js';
|
|
28
30
|
export { default as Audio } from './icons/Audio.js';
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -7,7 +7,9 @@ export { default as AdvancedTutoring } from "./AdvancedTutoring";
|
|
|
7
7
|
export { default as Ant } from "./Ant";
|
|
8
8
|
export { default as Archive } from "./Archive";
|
|
9
9
|
export { default as ArrowDown } from "./ArrowDown";
|
|
10
|
+
export { default as ArrowLeftAlt } from "./ArrowLeftAlt";
|
|
10
11
|
export { default as ArrowLeft } from "./ArrowLeft";
|
|
12
|
+
export { default as ArrowRightAlt } from "./ArrowRightAlt";
|
|
11
13
|
export { default as ArrowRight } from "./ArrowRight";
|
|
12
14
|
export { default as ArrowUp } from "./ArrowUp";
|
|
13
15
|
export { default as Audio } from "./Audio";
|