nzk-react-components 1.1.3 → 1.1.5
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/AdvancedTutoring.js +36 -0
- package/dist/cjs/icons/AdvancedTutoring.js.map +1 -0
- package/dist/cjs/icons/ArrowDown.js +35 -0
- package/dist/cjs/icons/ArrowDown.js.map +1 -0
- package/dist/cjs/icons/ArrowUp.js +35 -0
- package/dist/cjs/icons/ArrowUp.js.map +1 -0
- package/dist/cjs/icons/Dictionary.js +65 -0
- package/dist/cjs/icons/Dictionary.js.map +1 -0
- package/dist/cjs/index.js +8 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/icons/AdvancedTutoring.js +12 -0
- package/dist/esm/icons/AdvancedTutoring.js.map +1 -0
- package/dist/esm/icons/ArrowDown.js +11 -0
- package/dist/esm/icons/ArrowDown.js.map +1 -0
- package/dist/esm/icons/ArrowUp.js +11 -0
- package/dist/esm/icons/ArrowUp.js.map +1 -0
- package/dist/esm/icons/Dictionary.js +41 -0
- package/dist/esm/icons/Dictionary.js.map +1 -0
- package/dist/esm/index.js +4 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/icons/AdvancedTutoring.d.ts +3 -0
- package/dist/icons/ArrowDown.d.ts +3 -0
- package/dist/icons/ArrowUp.d.ts +3 -0
- package/dist/icons/Dictionary.d.ts +3 -0
- package/dist/icons/index.d.ts +4 -0
- package/package.json +1 -1
|
@@ -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 SvgAdvancedTutoring = 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": "Rectangle 1763", fill: "none", d: "M0 0h120v120H0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 3328", d: "M103.338 77.897h-2.621v7.105h.579a15.611 15.611 0 0 1-3.849 4.673 16.59 16.59 0 0 1-20.674-.131c-2.207-1.775-4.211-3.8-6.383-5.622-3.955-3.317-7.541-4.988-11.129-5.018-3.589.03-7.175 1.7-11.13 5.018-2.172 1.822-4.175 3.847-6.383 5.622a16.716 16.716 0 0 1-17.508 2.108v-.1q-.512-.192-.994-.411a15.256 15.256 0 0 1-6.03-6.142h.621v-7.102h-2.618v7.105a16.27 16.27 0 0 0 5.855 11.681 15.611 15.611 0 0 0 2.172 1.47c.322.145.653.283.994.411v.1a16.713 16.713 0 0 0 17.508-2.107c2.208-1.775 4.211-3.8 6.383-5.623 3.955-3.316 7.541-4.988 11.13-5.018 3.588.03 7.174 1.7 11.129 5.018 2.172 1.822 4.176 3.848 6.383 5.623a16.59 16.59 0 0 0 20.674.13 16.263 16.263 0 0 0 5.859-11.681h.028Z", opacity: 0.3 }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 3329", d: "M103.338 71.597h-2.621v7.1h.579a15.619 15.619 0 0 1-3.849 4.672 16.59 16.59 0 0 1-20.674-.13c-2.207-1.775-4.211-3.8-6.383-5.623-3.955-3.317-7.541-4.988-11.129-5.018-3.589.03-7.175 1.7-11.13 5.018-2.172 1.822-4.175 3.848-6.383 5.623a16.716 16.716 0 0 1-17.508 2.107v-.1a16.793 16.793 0 0 1-.994-.411 15.278 15.278 0 0 1-6.03-6.142h.621v-7.096h-2.618v7.1a16.273 16.273 0 0 0 5.855 11.681 15.6 15.6 0 0 0 2.172 1.469q.483.219.994.411v.1a16.716 16.716 0 0 0 17.508-2.108c2.208-1.775 4.211-3.8 6.383-5.622 3.955-3.317 7.541-4.988 11.13-5.018 3.588.03 7.174 1.7 11.129 5.018 2.172 1.821 4.176 3.847 6.383 5.622a16.59 16.59 0 0 0 20.674.131 16.267 16.267 0 0 0 5.859-11.681h.028Z", fill: "#c18d21" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 3330", d: "M101.534 63.388Q89.609 40.857 77.365 18.495a30.074 30.074 0 0 0-5.844-7.348 17.618 17.618 0 0 0-24.513 0 30.074 30.074 0 0 0-5.844 7.348q-5.47 9.957-10.854 19.961h7.5l16.263-.173 5.19-15.414 5.19 15.414 16.263.173-13.056 9.7 4.861 15.52-13.258-9.419-13.259 9.419 3.569-11.394c-9.029.171-22.766 3.782-28.478 8.529a15.656 15.656 0 0 0-5.874 10.88 16.272 16.272 0 0 0 5.855 11.681 15.608 15.608 0 0 0 2.172 1.47c.322.145.653.283.994.411v.1a16.716 16.716 0 0 0 17.508-2.107c2.208-1.775 4.211-3.8 6.383-5.623 3.955-3.317 7.541-4.988 11.13-5.018 3.588.03 7.174 1.7 11.129 5.018 2.172 1.822 4.176 3.848 6.383 5.623a16.59 16.59 0 0 0 20.674.13 16.316 16.316 0 0 0 4.085-19.988Z", fill: "#ffe233" }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 3331", d: "M49.575 52.281c-9.029.171-22.766 3.782-28.478 8.529a15.656 15.656 0 0 0-5.874 10.88 16.272 16.272 0 0 0 5.855 11.681 14.764 14.764 0 0 0 1.323.946c-3.412-4.824-3.416-11.847 1.146-17.674 4.578-5.848 17.239-12.284 26.028-14.362Z", fill: "#eac92e" }))); };
|
|
34
|
+
|
|
35
|
+
module.exports = SvgAdvancedTutoring;
|
|
36
|
+
//# sourceMappingURL=AdvancedTutoring.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AdvancedTutoring.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 SvgArrowDown = 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", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 1406", d: "M27.932 64.627a4.747 4.747 0 0 1-1.686-3.793c0-1.686.317-2.948 1.686-3.9l7.584-7.689a5.987 5.987 0 0 1 3.9-1.686 5.467 5.467 0 0 1 3.791 1.686l16.75 16.538L76.602 49.14a5.4 5.4 0 0 1 3.9-1.581 5.467 5.467 0 0 1 3.793 1.686l7.689 7.689a5.23 5.23 0 0 1 1.686 4 5.459 5.459 0 0 1-1.686 3.791l-28.125 28.02a5.1 5.1 0 0 1-3.793 1.686 5.159 5.159 0 0 1-3.9-1.686Z", fill: "rgba(0,0,0,0.3)" }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 153", d: "M27.932 59.627a4.747 4.747 0 0 1-1.686-3.793c0-1.686.317-2.948 1.686-3.9l7.584-7.689a5.987 5.987 0 0 1 3.9-1.686 5.467 5.467 0 0 1 3.791 1.686l16.75 16.538L76.602 44.14a5.4 5.4 0 0 1 3.9-1.581 5.467 5.467 0 0 1 3.793 1.686l7.689 7.689a5.23 5.23 0 0 1 1.686 4 5.459 5.459 0 0 1-1.686 3.791l-28.125 28.02a5.1 5.1 0 0 1-3.793 1.686 5.159 5.159 0 0 1-3.9-1.686Z", fill: "#afafaf" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 154", d: "M27.686 54.627A4.747 4.747 0 0 1 26 50.834c0-1.686.317-2.948 1.686-3.9l7.584-7.689a5.987 5.987 0 0 1 3.9-1.686 5.467 5.467 0 0 1 3.791 1.686l16.75 16.538L76.356 39.14a5.4 5.4 0 0 1 3.9-1.581 5.467 5.467 0 0 1 3.793 1.686l7.689 7.689a5.23 5.23 0 0 1 1.686 4 5.459 5.459 0 0 1-1.686 3.791l-28.125 28.02a5.1 5.1 0 0 1-3.793 1.686 5.159 5.159 0 0 1-3.9-1.686Z", fill: "#fff" }))); };
|
|
33
|
+
|
|
34
|
+
module.exports = SvgArrowDown;
|
|
35
|
+
//# sourceMappingURL=ArrowDown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowDown.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 SvgArrowUp = 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", { fill: "none", d: "M120 0v120H0V0z" }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 1406", d: "M91.978 69.373a4.747 4.747 0 0 1 1.686 3.793c0 1.686-.317 2.948-1.686 3.9l-7.584 7.689a5.987 5.987 0 0 1-3.9 1.686 5.467 5.467 0 0 1-3.791-1.686l-16.75-16.538L43.308 84.86a5.4 5.4 0 0 1-3.9 1.581 5.467 5.467 0 0 1-3.793-1.686l-7.689-7.689a5.23 5.23 0 0 1-1.686-4 5.459 5.459 0 0 1 1.686-3.791l28.125-28.02a5.1 5.1 0 0 1 3.793-1.686 5.159 5.159 0 0 1 3.9 1.686Z", fill: "rgba(0,0,0,0.3)" }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 153", d: "M91.978 64.373a4.747 4.747 0 0 1 1.686 3.793c0 1.686-.317 2.948-1.686 3.9l-7.584 7.689a5.987 5.987 0 0 1-3.9 1.686 5.467 5.467 0 0 1-3.791-1.686l-16.75-16.538L43.308 79.86a5.4 5.4 0 0 1-3.9 1.581 5.467 5.467 0 0 1-3.793-1.686l-7.689-7.689a5.23 5.23 0 0 1-1.686-4 5.459 5.459 0 0 1 1.686-3.791l28.125-28.02a5.1 5.1 0 0 1 3.793-1.686 5.159 5.159 0 0 1 3.9 1.686Z", fill: "#afafaf" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 154", d: "M91.732 59.373a4.747 4.747 0 0 1 1.686 3.793c0 1.686-.317 2.948-1.686 3.9l-7.584 7.689a5.987 5.987 0 0 1-3.9 1.686 5.467 5.467 0 0 1-3.791-1.686l-16.75-16.538L43.062 74.86a5.4 5.4 0 0 1-3.9 1.581 5.467 5.467 0 0 1-3.793-1.686l-7.689-7.689a5.23 5.23 0 0 1-1.686-4 5.459 5.459 0 0 1 1.686-3.791l28.125-28.02a5.1 5.1 0 0 1 3.793-1.686 5.159 5.159 0 0 1 3.9 1.686Z", fill: "#fff" }))); };
|
|
33
|
+
|
|
34
|
+
module.exports = SvgArrowUp;
|
|
35
|
+
//# sourceMappingURL=ArrowUp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowUp.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,65 @@
|
|
|
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 SvgDictionary = 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 3332", d: "M117.076 100.139c-1-3.325-19.009-64.808-19.009-64.808l-44-1.917-5.69-1.231.224 2.009c-7.069-.906-38.409-4.9-43.06-5.149C.292 28.765.489 33.311.489 33.311s-.033 54.684.26 60.27 4.152 4.6 4.152 4.6l50.854.384c5.188 5.018 9.032.887 9.032.887l49.952 4.045a2.38 2.38 0 0 0 2.337-3.358Z", opacity: 0.3 }),
|
|
30
|
+
React__namespace.createElement("path", { "data-name": "Path 3333", d: "m57.363 95.358-51.522-.39s-3.911 1-4.208-4.658-.263-61.061-.263-61.061-.2-4.607 5.118-4.325 45.061 5.4 45.061 5.4Z", fill: "#c1272d" }),
|
|
31
|
+
React__namespace.createElement("path", { "data-name": "Path 3334", d: "m57.682 93.881-50.274-.38s-3.815.977-4.1-4.545-.257-59.582-.257-59.582-.194-4.494 4.995-4.22 43.968 5.271 43.968 5.271Z", fill: "#d62b37" }),
|
|
32
|
+
React__namespace.createElement("path", { "data-name": "Path 3335", d: "m66.513 96.256 50.609 4.1a2.412 2.412 0 0 0 2.367-3.4c-1.01-3.369-19.26-65.659-19.26-65.659l-46.542-2.028Z", fill: "#c1272d" }),
|
|
33
|
+
React__namespace.createElement("path", { "data-name": "Path 3336", d: "m66.362 95.24 49.919 4.042a2.379 2.379 0 0 0 2.335-3.353c-1-3.324-19-64.766-19-64.766l-45.909-2Z", fill: "#d62b37" }),
|
|
34
|
+
React__namespace.createElement("path", { "data-name": "Path 3337", d: "M57.363 95.358 49.888 28.1l8.251 1.785 8.374 66.366s-3.894 4.19-9.15-.893Z", fill: "#c1272d" }),
|
|
35
|
+
React__namespace.createElement("path", { "data-name": "Path 3338", d: "m57.256 93.886-7.475-67.252 8.251 1.785 8.33 66.821s-3.851 3.729-9.106-1.354Z", fill: "#d62b37" }),
|
|
36
|
+
React__namespace.createElement("path", { "data-name": "Path 3339", d: "M61.936 93.848a11.463 11.463 0 0 1-4.887-2.005L11.191 92l-.317-4.559 45.961.816 7.888 1.706 49.152 2.811.78 3.427-48.743-3.083a5.5 5.5 0 0 1-3.976.73Z", opacity: 0.3 }),
|
|
37
|
+
React__namespace.createElement("path", { "data-name": "Path 3340", d: "m115.78 95.773-16.086-69.12s-21.1-11.683-45.753 1.44l8.148 65.095a182.42 182.42 0 0 1 53.691 2.585Z", fill: "#e6e6e6" }),
|
|
38
|
+
React__namespace.createElement("path", { "data-name": "Path 3341", d: "M64.968 92.589s31.687-3.254 46.79.593l-.686-3.191-33.533-.011s-12.069.367-12.571 2.609Z", opacity: 0.1 }),
|
|
39
|
+
React__namespace.createElement("path", { "data-name": "Path 3342", d: "M116.42 92.815 100.334 23.7s-21.744-8.725-46.393 4.4l8.148 65.095a138.8 138.8 0 0 1 54.331-.38Z", fill: "#f2f2f2" }),
|
|
40
|
+
React__namespace.createElement("path", { "data-name": "Path 3343", d: "M65.131 92.263s27.16-6.19 47.405-2.679l-1.394-4.938-44.937-1.536Z", opacity: 0.1 }),
|
|
41
|
+
React__namespace.createElement("path", { "data-name": "Path 3344", d: "m119.522 89.26-16.086-69.119S78.59 14.97 53.941 28.093l8.148 65.095s28.504-9.759 57.433-3.928Z", fill: "#fff" }),
|
|
42
|
+
React__namespace.createElement("path", { "data-name": "Path 3345", d: "m9.262 91.96-.535-68.345s21.081-10.813 45.167 4.473l8.187 65.091S36.966 84.938 9.262 91.96Z", fill: "#ccc" }),
|
|
43
|
+
React__namespace.createElement("path", { "data-name": "Path 3346", d: "m10.432 88.139.292 2.671s20.21-5.364 38.475-1.072L21.1 85.015Z", opacity: 0.1 }),
|
|
44
|
+
React__namespace.createElement("path", { "data-name": "Path 3347", d: "M7.7 90.155 7.165 21.81s22.646-9.008 46.732 6.278l8.187 65.091S35.4 83.132 7.7 90.155Z", fill: "#e6e6e6" }),
|
|
45
|
+
React__namespace.createElement("path", { "data-name": "Path 3348", d: "m10.018 84.58.157 2.2s20.472-3.548 39.2.769l-27.9-5.773Z", opacity: 0.1 }),
|
|
46
|
+
React__namespace.createElement("path", { "data-name": "Path 3349", d: "m5.547 85.779-.535-68.345a73.884 73.884 0 0 1 48.882 10.654l8.187 65.091s-28.83-14.423-56.534-7.4Z", fill: "#f2f2f2" }),
|
|
47
|
+
React__namespace.createElement("path", { "data-name": "Path 3350", d: "m24.807 38.049-6.538-.309a10.418 10.418 0 0 0-1.247 3.345.822.822 0 0 0 .479.9 4.935 4.935 0 0 0 1.551.259l-.044.924-6.331-.3.044-.925a6.408 6.408 0 0 0 .968-.139 2.547 2.547 0 0 0 .731-.29 2.042 2.042 0 0 0 .569-.517 4.746 4.746 0 0 0 .477-.8l6.8-14.939 1.709.081 4.884 13.754q.431 1.2.733 1.887a3.619 3.619 0 0 0 .668 1.062 2.08 2.08 0 0 0 .854.538 7.308 7.308 0 0 0 1.273.269l-.045.947-8.733-.413.044-.947a5.561 5.561 0 0 0 1.605-.156.719.719 0 0 0 .521-.716 2.891 2.891 0 0 0-.123-.84q-.138-.515-.38-1.268Zm-5.941-1.671 5.5.26-2.326-7.126h-.093Z", fill: "#333" }),
|
|
48
|
+
React__namespace.createElement("path", { "data-name": "Path 3351", d: "m106.067 77.729-16.875 1.383-.043-.531L99.432 61.61l-5.832.477a3.536 3.536 0 0 0-2.5 1.064 4.867 4.867 0 0 0-.97 2.748l-.9.074-.016-4.733 14.938-1.224.044.531-10.176 16.87 6.593-.54a8.3 8.3 0 0 0 2.023-.375 2.645 2.645 0 0 0 1.231-.843 3.651 3.651 0 0 0 .657-1.47 15.235 15.235 0 0 0 .3-2.276l1.06-.087Z", fill: "#333" }),
|
|
49
|
+
React__namespace.createElement("path", { "data-name": "Path 3352", d: "M35.016 30.886a42.619 42.619 0 0 1 13.122 4.275", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
50
|
+
React__namespace.createElement("path", { "data-name": "Path 3353", d: "M35.848 37.585A42.608 42.608 0 0 1 48.97 41.86", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
51
|
+
React__namespace.createElement("path", { "data-name": "Path 3354", d: "M36.369 44.327a42.6 42.6 0 0 1 13.122 4.275", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
52
|
+
React__namespace.createElement("path", { "data-name": "Path 3355", d: "M14.934 51.485c6.512-2.983 32.348 1.3 36.584 5.4", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
53
|
+
React__namespace.createElement("path", { "data-name": "Path 3356", d: "M15.155 61.324c6.512-2.984 32.347 1.3 36.584 5.4", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
54
|
+
React__namespace.createElement("path", { "data-name": "Path 3357", d: "M15.375 71.162c6.512-2.983 32.348 1.3 36.585 5.4", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
55
|
+
React__namespace.createElement("path", { "data-name": "Path 3358", d: "M61.524 35.967c5.287-4.833 31.193-8.665 36.481-6.058", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
56
|
+
React__namespace.createElement("path", { "data-name": "Path 3359", d: "M62.6 42.725c5.287-4.833 31.193-8.665 36.481-6.058", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
57
|
+
React__namespace.createElement("path", { "data-name": "Path 3360", d: "M64.278 49.714c5.287-4.834 31.193-8.666 36.482-6.059", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
58
|
+
React__namespace.createElement("path", { "data-name": "Path 3361", d: "M65.734 57.952c6.855-4.353 30.47-7.959 36.482-6.058", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
59
|
+
React__namespace.createElement("path", { "data-name": "Path 3362", d: "M67.436 66.342c2.276-2.081 7.607-4.368 14.336-4.674", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
60
|
+
React__namespace.createElement("path", { "data-name": "Path 3363", d: "M68.961 74.133c3.551-2.54 8.016-3.712 15.324-4.146", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
61
|
+
React__namespace.createElement("path", { "data-name": "Path 3364", d: "M69.589 82.04c2.3-2.1 9.458-4.336 16.463-4.21", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
62
|
+
React__namespace.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
63
|
+
|
|
64
|
+
module.exports = SvgDictionary;
|
|
65
|
+
//# sourceMappingURL=Dictionary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Dictionary.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/cjs/index.js
CHANGED
|
@@ -22,9 +22,12 @@ var Nzk = require('./icons/Nzk.js');
|
|
|
22
22
|
var AboutUs = require('./icons/AboutUs.js');
|
|
23
23
|
var Achievements = require('./icons/Achievements.js');
|
|
24
24
|
var Activities = require('./icons/Activities.js');
|
|
25
|
+
var AdvancedTutoring = require('./icons/AdvancedTutoring.js');
|
|
25
26
|
var Archive = require('./icons/Archive.js');
|
|
27
|
+
var ArrowDown = require('./icons/ArrowDown.js');
|
|
26
28
|
var ArrowLeft = require('./icons/ArrowLeft.js');
|
|
27
29
|
var ArrowRight = require('./icons/ArrowRight.js');
|
|
30
|
+
var ArrowUp = require('./icons/ArrowUp.js');
|
|
28
31
|
var Audio = require('./icons/Audio.js');
|
|
29
32
|
var Awards = require('./icons/Awards.js');
|
|
30
33
|
var Bear = require('./icons/Bear.js');
|
|
@@ -41,6 +44,7 @@ var Compass = require('./icons/Compass.js');
|
|
|
41
44
|
var Controller = require('./icons/Controller.js');
|
|
42
45
|
var Create = require('./icons/Create.js');
|
|
43
46
|
var Customise = require('./icons/Customise.js');
|
|
47
|
+
var Dictionary = require('./icons/Dictionary.js');
|
|
44
48
|
var Download = require('./icons/Download.js');
|
|
45
49
|
var Draft = require('./icons/Draft.js');
|
|
46
50
|
var DrawingTask = require('./icons/DrawingTask.js');
|
|
@@ -197,9 +201,12 @@ exports.Nzk = Nzk;
|
|
|
197
201
|
exports.AboutUs = AboutUs;
|
|
198
202
|
exports.Achievements = Achievements;
|
|
199
203
|
exports.Activities = Activities;
|
|
204
|
+
exports.AdvancedTutoring = AdvancedTutoring;
|
|
200
205
|
exports.Archive = Archive;
|
|
206
|
+
exports.ArrowDown = ArrowDown;
|
|
201
207
|
exports.ArrowLeft = ArrowLeft;
|
|
202
208
|
exports.ArrowRight = ArrowRight;
|
|
209
|
+
exports.ArrowUp = ArrowUp;
|
|
203
210
|
exports.Audio = Audio;
|
|
204
211
|
exports.Awards = Awards;
|
|
205
212
|
exports.Bear = Bear;
|
|
@@ -216,6 +223,7 @@ exports.Compass = Compass;
|
|
|
216
223
|
exports.Controller = Controller;
|
|
217
224
|
exports.Create = Create;
|
|
218
225
|
exports.Customise = Customise;
|
|
226
|
+
exports.Dictionary = Dictionary;
|
|
219
227
|
exports.Download = Download;
|
|
220
228
|
exports.Draft = Draft;
|
|
221
229
|
exports.DrawingTask = DrawingTask;
|
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { __assign } from 'tslib';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
var SvgAdvancedTutoring = 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": "Rectangle 1763", fill: "none", d: "M0 0h120v120H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 3328", d: "M103.338 77.897h-2.621v7.105h.579a15.611 15.611 0 0 1-3.849 4.673 16.59 16.59 0 0 1-20.674-.131c-2.207-1.775-4.211-3.8-6.383-5.622-3.955-3.317-7.541-4.988-11.129-5.018-3.589.03-7.175 1.7-11.13 5.018-2.172 1.822-4.175 3.847-6.383 5.622a16.716 16.716 0 0 1-17.508 2.108v-.1q-.512-.192-.994-.411a15.256 15.256 0 0 1-6.03-6.142h.621v-7.102h-2.618v7.105a16.27 16.27 0 0 0 5.855 11.681 15.611 15.611 0 0 0 2.172 1.47c.322.145.653.283.994.411v.1a16.713 16.713 0 0 0 17.508-2.107c2.208-1.775 4.211-3.8 6.383-5.623 3.955-3.316 7.541-4.988 11.13-5.018 3.588.03 7.174 1.7 11.129 5.018 2.172 1.822 4.176 3.848 6.383 5.623a16.59 16.59 0 0 0 20.674.13 16.263 16.263 0 0 0 5.859-11.681h.028Z", opacity: 0.3 }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 3329", d: "M103.338 71.597h-2.621v7.1h.579a15.619 15.619 0 0 1-3.849 4.672 16.59 16.59 0 0 1-20.674-.13c-2.207-1.775-4.211-3.8-6.383-5.623-3.955-3.317-7.541-4.988-11.129-5.018-3.589.03-7.175 1.7-11.13 5.018-2.172 1.822-4.175 3.848-6.383 5.623a16.716 16.716 0 0 1-17.508 2.107v-.1a16.793 16.793 0 0 1-.994-.411 15.278 15.278 0 0 1-6.03-6.142h.621v-7.096h-2.618v7.1a16.273 16.273 0 0 0 5.855 11.681 15.6 15.6 0 0 0 2.172 1.469q.483.219.994.411v.1a16.716 16.716 0 0 0 17.508-2.108c2.208-1.775 4.211-3.8 6.383-5.622 3.955-3.317 7.541-4.988 11.13-5.018 3.588.03 7.174 1.7 11.129 5.018 2.172 1.821 4.176 3.847 6.383 5.622a16.59 16.59 0 0 0 20.674.131 16.267 16.267 0 0 0 5.859-11.681h.028Z", fill: "#c18d21" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 3330", d: "M101.534 63.388Q89.609 40.857 77.365 18.495a30.074 30.074 0 0 0-5.844-7.348 17.618 17.618 0 0 0-24.513 0 30.074 30.074 0 0 0-5.844 7.348q-5.47 9.957-10.854 19.961h7.5l16.263-.173 5.19-15.414 5.19 15.414 16.263.173-13.056 9.7 4.861 15.52-13.258-9.419-13.259 9.419 3.569-11.394c-9.029.171-22.766 3.782-28.478 8.529a15.656 15.656 0 0 0-5.874 10.88 16.272 16.272 0 0 0 5.855 11.681 15.608 15.608 0 0 0 2.172 1.47c.322.145.653.283.994.411v.1a16.716 16.716 0 0 0 17.508-2.107c2.208-1.775 4.211-3.8 6.383-5.623 3.955-3.317 7.541-4.988 11.13-5.018 3.588.03 7.174 1.7 11.129 5.018 2.172 1.822 4.176 3.848 6.383 5.623a16.59 16.59 0 0 0 20.674.13 16.316 16.316 0 0 0 4.085-19.988Z", fill: "#ffe233" }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 3331", d: "M49.575 52.281c-9.029.171-22.766 3.782-28.478 8.529a15.656 15.656 0 0 0-5.874 10.88 16.272 16.272 0 0 0 5.855 11.681 14.764 14.764 0 0 0 1.323.946c-3.412-4.824-3.416-11.847 1.146-17.674 4.578-5.848 17.239-12.284 26.028-14.362Z", fill: "#eac92e" }))); };
|
|
10
|
+
|
|
11
|
+
export { SvgAdvancedTutoring as default };
|
|
12
|
+
//# sourceMappingURL=AdvancedTutoring.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AdvancedTutoring.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { __assign } from 'tslib';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
var SvgArrowDown = 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", { fill: "none", d: "M0 0h120v120H0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 1406", d: "M27.932 64.627a4.747 4.747 0 0 1-1.686-3.793c0-1.686.317-2.948 1.686-3.9l7.584-7.689a5.987 5.987 0 0 1 3.9-1.686 5.467 5.467 0 0 1 3.791 1.686l16.75 16.538L76.602 49.14a5.4 5.4 0 0 1 3.9-1.581 5.467 5.467 0 0 1 3.793 1.686l7.689 7.689a5.23 5.23 0 0 1 1.686 4 5.459 5.459 0 0 1-1.686 3.791l-28.125 28.02a5.1 5.1 0 0 1-3.793 1.686 5.159 5.159 0 0 1-3.9-1.686Z", fill: "rgba(0,0,0,0.3)" }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 153", d: "M27.932 59.627a4.747 4.747 0 0 1-1.686-3.793c0-1.686.317-2.948 1.686-3.9l7.584-7.689a5.987 5.987 0 0 1 3.9-1.686 5.467 5.467 0 0 1 3.791 1.686l16.75 16.538L76.602 44.14a5.4 5.4 0 0 1 3.9-1.581 5.467 5.467 0 0 1 3.793 1.686l7.689 7.689a5.23 5.23 0 0 1 1.686 4 5.459 5.459 0 0 1-1.686 3.791l-28.125 28.02a5.1 5.1 0 0 1-3.793 1.686 5.159 5.159 0 0 1-3.9-1.686Z", fill: "#afafaf" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 154", d: "M27.686 54.627A4.747 4.747 0 0 1 26 50.834c0-1.686.317-2.948 1.686-3.9l7.584-7.689a5.987 5.987 0 0 1 3.9-1.686 5.467 5.467 0 0 1 3.791 1.686l16.75 16.538L76.356 39.14a5.4 5.4 0 0 1 3.9-1.581 5.467 5.467 0 0 1 3.793 1.686l7.689 7.689a5.23 5.23 0 0 1 1.686 4 5.459 5.459 0 0 1-1.686 3.791l-28.125 28.02a5.1 5.1 0 0 1-3.793 1.686 5.159 5.159 0 0 1-3.9-1.686Z", fill: "#fff" }))); };
|
|
9
|
+
|
|
10
|
+
export { SvgArrowDown as default };
|
|
11
|
+
//# sourceMappingURL=ArrowDown.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowDown.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { __assign } from 'tslib';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
var SvgArrowUp = 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", { fill: "none", d: "M120 0v120H0V0z" }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 1406", d: "M91.978 69.373a4.747 4.747 0 0 1 1.686 3.793c0 1.686-.317 2.948-1.686 3.9l-7.584 7.689a5.987 5.987 0 0 1-3.9 1.686 5.467 5.467 0 0 1-3.791-1.686l-16.75-16.538L43.308 84.86a5.4 5.4 0 0 1-3.9 1.581 5.467 5.467 0 0 1-3.793-1.686l-7.689-7.689a5.23 5.23 0 0 1-1.686-4 5.459 5.459 0 0 1 1.686-3.791l28.125-28.02a5.1 5.1 0 0 1 3.793-1.686 5.159 5.159 0 0 1 3.9 1.686Z", fill: "rgba(0,0,0,0.3)" }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 153", d: "M91.978 64.373a4.747 4.747 0 0 1 1.686 3.793c0 1.686-.317 2.948-1.686 3.9l-7.584 7.689a5.987 5.987 0 0 1-3.9 1.686 5.467 5.467 0 0 1-3.791-1.686l-16.75-16.538L43.308 79.86a5.4 5.4 0 0 1-3.9 1.581 5.467 5.467 0 0 1-3.793-1.686l-7.689-7.689a5.23 5.23 0 0 1-1.686-4 5.459 5.459 0 0 1 1.686-3.791l28.125-28.02a5.1 5.1 0 0 1 3.793-1.686 5.159 5.159 0 0 1 3.9 1.686Z", fill: "#afafaf" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 154", d: "M91.732 59.373a4.747 4.747 0 0 1 1.686 3.793c0 1.686-.317 2.948-1.686 3.9l-7.584 7.689a5.987 5.987 0 0 1-3.9 1.686 5.467 5.467 0 0 1-3.791-1.686l-16.75-16.538L43.062 74.86a5.4 5.4 0 0 1-3.9 1.581 5.467 5.467 0 0 1-3.793-1.686l-7.689-7.689a5.23 5.23 0 0 1-1.686-4 5.459 5.459 0 0 1 1.686-3.791l28.125-28.02a5.1 5.1 0 0 1 3.793-1.686 5.159 5.159 0 0 1 3.9 1.686Z", fill: "#fff" }))); };
|
|
9
|
+
|
|
10
|
+
export { SvgArrowUp as default };
|
|
11
|
+
//# sourceMappingURL=ArrowUp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArrowUp.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { __assign } from 'tslib';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
var SvgDictionary = 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 3332", d: "M117.076 100.139c-1-3.325-19.009-64.808-19.009-64.808l-44-1.917-5.69-1.231.224 2.009c-7.069-.906-38.409-4.9-43.06-5.149C.292 28.765.489 33.311.489 33.311s-.033 54.684.26 60.27 4.152 4.6 4.152 4.6l50.854.384c5.188 5.018 9.032.887 9.032.887l49.952 4.045a2.38 2.38 0 0 0 2.337-3.358Z", opacity: 0.3 }),
|
|
6
|
+
React.createElement("path", { "data-name": "Path 3333", d: "m57.363 95.358-51.522-.39s-3.911 1-4.208-4.658-.263-61.061-.263-61.061-.2-4.607 5.118-4.325 45.061 5.4 45.061 5.4Z", fill: "#c1272d" }),
|
|
7
|
+
React.createElement("path", { "data-name": "Path 3334", d: "m57.682 93.881-50.274-.38s-3.815.977-4.1-4.545-.257-59.582-.257-59.582-.194-4.494 4.995-4.22 43.968 5.271 43.968 5.271Z", fill: "#d62b37" }),
|
|
8
|
+
React.createElement("path", { "data-name": "Path 3335", d: "m66.513 96.256 50.609 4.1a2.412 2.412 0 0 0 2.367-3.4c-1.01-3.369-19.26-65.659-19.26-65.659l-46.542-2.028Z", fill: "#c1272d" }),
|
|
9
|
+
React.createElement("path", { "data-name": "Path 3336", d: "m66.362 95.24 49.919 4.042a2.379 2.379 0 0 0 2.335-3.353c-1-3.324-19-64.766-19-64.766l-45.909-2Z", fill: "#d62b37" }),
|
|
10
|
+
React.createElement("path", { "data-name": "Path 3337", d: "M57.363 95.358 49.888 28.1l8.251 1.785 8.374 66.366s-3.894 4.19-9.15-.893Z", fill: "#c1272d" }),
|
|
11
|
+
React.createElement("path", { "data-name": "Path 3338", d: "m57.256 93.886-7.475-67.252 8.251 1.785 8.33 66.821s-3.851 3.729-9.106-1.354Z", fill: "#d62b37" }),
|
|
12
|
+
React.createElement("path", { "data-name": "Path 3339", d: "M61.936 93.848a11.463 11.463 0 0 1-4.887-2.005L11.191 92l-.317-4.559 45.961.816 7.888 1.706 49.152 2.811.78 3.427-48.743-3.083a5.5 5.5 0 0 1-3.976.73Z", opacity: 0.3 }),
|
|
13
|
+
React.createElement("path", { "data-name": "Path 3340", d: "m115.78 95.773-16.086-69.12s-21.1-11.683-45.753 1.44l8.148 65.095a182.42 182.42 0 0 1 53.691 2.585Z", fill: "#e6e6e6" }),
|
|
14
|
+
React.createElement("path", { "data-name": "Path 3341", d: "M64.968 92.589s31.687-3.254 46.79.593l-.686-3.191-33.533-.011s-12.069.367-12.571 2.609Z", opacity: 0.1 }),
|
|
15
|
+
React.createElement("path", { "data-name": "Path 3342", d: "M116.42 92.815 100.334 23.7s-21.744-8.725-46.393 4.4l8.148 65.095a138.8 138.8 0 0 1 54.331-.38Z", fill: "#f2f2f2" }),
|
|
16
|
+
React.createElement("path", { "data-name": "Path 3343", d: "M65.131 92.263s27.16-6.19 47.405-2.679l-1.394-4.938-44.937-1.536Z", opacity: 0.1 }),
|
|
17
|
+
React.createElement("path", { "data-name": "Path 3344", d: "m119.522 89.26-16.086-69.119S78.59 14.97 53.941 28.093l8.148 65.095s28.504-9.759 57.433-3.928Z", fill: "#fff" }),
|
|
18
|
+
React.createElement("path", { "data-name": "Path 3345", d: "m9.262 91.96-.535-68.345s21.081-10.813 45.167 4.473l8.187 65.091S36.966 84.938 9.262 91.96Z", fill: "#ccc" }),
|
|
19
|
+
React.createElement("path", { "data-name": "Path 3346", d: "m10.432 88.139.292 2.671s20.21-5.364 38.475-1.072L21.1 85.015Z", opacity: 0.1 }),
|
|
20
|
+
React.createElement("path", { "data-name": "Path 3347", d: "M7.7 90.155 7.165 21.81s22.646-9.008 46.732 6.278l8.187 65.091S35.4 83.132 7.7 90.155Z", fill: "#e6e6e6" }),
|
|
21
|
+
React.createElement("path", { "data-name": "Path 3348", d: "m10.018 84.58.157 2.2s20.472-3.548 39.2.769l-27.9-5.773Z", opacity: 0.1 }),
|
|
22
|
+
React.createElement("path", { "data-name": "Path 3349", d: "m5.547 85.779-.535-68.345a73.884 73.884 0 0 1 48.882 10.654l8.187 65.091s-28.83-14.423-56.534-7.4Z", fill: "#f2f2f2" }),
|
|
23
|
+
React.createElement("path", { "data-name": "Path 3350", d: "m24.807 38.049-6.538-.309a10.418 10.418 0 0 0-1.247 3.345.822.822 0 0 0 .479.9 4.935 4.935 0 0 0 1.551.259l-.044.924-6.331-.3.044-.925a6.408 6.408 0 0 0 .968-.139 2.547 2.547 0 0 0 .731-.29 2.042 2.042 0 0 0 .569-.517 4.746 4.746 0 0 0 .477-.8l6.8-14.939 1.709.081 4.884 13.754q.431 1.2.733 1.887a3.619 3.619 0 0 0 .668 1.062 2.08 2.08 0 0 0 .854.538 7.308 7.308 0 0 0 1.273.269l-.045.947-8.733-.413.044-.947a5.561 5.561 0 0 0 1.605-.156.719.719 0 0 0 .521-.716 2.891 2.891 0 0 0-.123-.84q-.138-.515-.38-1.268Zm-5.941-1.671 5.5.26-2.326-7.126h-.093Z", fill: "#333" }),
|
|
24
|
+
React.createElement("path", { "data-name": "Path 3351", d: "m106.067 77.729-16.875 1.383-.043-.531L99.432 61.61l-5.832.477a3.536 3.536 0 0 0-2.5 1.064 4.867 4.867 0 0 0-.97 2.748l-.9.074-.016-4.733 14.938-1.224.044.531-10.176 16.87 6.593-.54a8.3 8.3 0 0 0 2.023-.375 2.645 2.645 0 0 0 1.231-.843 3.651 3.651 0 0 0 .657-1.47 15.235 15.235 0 0 0 .3-2.276l1.06-.087Z", fill: "#333" }),
|
|
25
|
+
React.createElement("path", { "data-name": "Path 3352", d: "M35.016 30.886a42.619 42.619 0 0 1 13.122 4.275", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
26
|
+
React.createElement("path", { "data-name": "Path 3353", d: "M35.848 37.585A42.608 42.608 0 0 1 48.97 41.86", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
27
|
+
React.createElement("path", { "data-name": "Path 3354", d: "M36.369 44.327a42.6 42.6 0 0 1 13.122 4.275", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
28
|
+
React.createElement("path", { "data-name": "Path 3355", d: "M14.934 51.485c6.512-2.983 32.348 1.3 36.584 5.4", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
29
|
+
React.createElement("path", { "data-name": "Path 3356", d: "M15.155 61.324c6.512-2.984 32.347 1.3 36.584 5.4", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
30
|
+
React.createElement("path", { "data-name": "Path 3357", d: "M15.375 71.162c6.512-2.983 32.348 1.3 36.585 5.4", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
31
|
+
React.createElement("path", { "data-name": "Path 3358", d: "M61.524 35.967c5.287-4.833 31.193-8.665 36.481-6.058", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
32
|
+
React.createElement("path", { "data-name": "Path 3359", d: "M62.6 42.725c5.287-4.833 31.193-8.665 36.481-6.058", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
33
|
+
React.createElement("path", { "data-name": "Path 3360", d: "M64.278 49.714c5.287-4.834 31.193-8.666 36.482-6.059", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
34
|
+
React.createElement("path", { "data-name": "Path 3361", d: "M65.734 57.952c6.855-4.353 30.47-7.959 36.482-6.058", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
35
|
+
React.createElement("path", { "data-name": "Path 3362", d: "M67.436 66.342c2.276-2.081 7.607-4.368 14.336-4.674", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
36
|
+
React.createElement("path", { "data-name": "Path 3363", d: "M68.961 74.133c3.551-2.54 8.016-3.712 15.324-4.146", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
37
|
+
React.createElement("path", { "data-name": "Path 3364", d: "M69.589 82.04c2.3-2.1 9.458-4.336 16.463-4.21", fill: "none", stroke: "#333", strokeLinecap: "round" }),
|
|
38
|
+
React.createElement("path", { fill: "none", d: "M0 0h120v120H0z" }))); };
|
|
39
|
+
|
|
40
|
+
export { SvgDictionary as default };
|
|
41
|
+
//# sourceMappingURL=Dictionary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Dictionary.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/esm/index.js
CHANGED
|
@@ -18,9 +18,12 @@ export { default as Nzk } from './icons/Nzk.js';
|
|
|
18
18
|
export { default as AboutUs } from './icons/AboutUs.js';
|
|
19
19
|
export { default as Achievements } from './icons/Achievements.js';
|
|
20
20
|
export { default as Activities } from './icons/Activities.js';
|
|
21
|
+
export { default as AdvancedTutoring } from './icons/AdvancedTutoring.js';
|
|
21
22
|
export { default as Archive } from './icons/Archive.js';
|
|
23
|
+
export { default as ArrowDown } from './icons/ArrowDown.js';
|
|
22
24
|
export { default as ArrowLeft } from './icons/ArrowLeft.js';
|
|
23
25
|
export { default as ArrowRight } from './icons/ArrowRight.js';
|
|
26
|
+
export { default as ArrowUp } from './icons/ArrowUp.js';
|
|
24
27
|
export { default as Audio } from './icons/Audio.js';
|
|
25
28
|
export { default as Awards } from './icons/Awards.js';
|
|
26
29
|
export { default as Bear } from './icons/Bear.js';
|
|
@@ -37,6 +40,7 @@ export { default as Compass } from './icons/Compass.js';
|
|
|
37
40
|
export { default as Controller } from './icons/Controller.js';
|
|
38
41
|
export { default as Create } from './icons/Create.js';
|
|
39
42
|
export { default as Customise } from './icons/Customise.js';
|
|
43
|
+
export { default as Dictionary } from './icons/Dictionary.js';
|
|
40
44
|
export { default as Download } from './icons/Download.js';
|
|
41
45
|
export { default as Draft } from './icons/Draft.js';
|
|
42
46
|
export { default as DrawingTask } from './icons/DrawingTask.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
|
@@ -3,9 +3,12 @@ export { default as Nzk } from "./Nzk";
|
|
|
3
3
|
export { default as AboutUs } from "./AboutUs";
|
|
4
4
|
export { default as Achievements } from "./Achievements";
|
|
5
5
|
export { default as Activities } from "./Activities";
|
|
6
|
+
export { default as AdvancedTutoring } from "./AdvancedTutoring";
|
|
6
7
|
export { default as Archive } from "./Archive";
|
|
8
|
+
export { default as ArrowDown } from "./ArrowDown";
|
|
7
9
|
export { default as ArrowLeft } from "./ArrowLeft";
|
|
8
10
|
export { default as ArrowRight } from "./ArrowRight";
|
|
11
|
+
export { default as ArrowUp } from "./ArrowUp";
|
|
9
12
|
export { default as Audio } from "./Audio";
|
|
10
13
|
export { default as Awards } from "./Awards";
|
|
11
14
|
export { default as Bear } from "./Bear";
|
|
@@ -22,6 +25,7 @@ export { default as Compass } from "./Compass";
|
|
|
22
25
|
export { default as Controller } from "./Controller";
|
|
23
26
|
export { default as Create } from "./Create";
|
|
24
27
|
export { default as Customise } from "./Customise";
|
|
28
|
+
export { default as Dictionary } from "./Dictionary";
|
|
25
29
|
export { default as Download } from "./Download";
|
|
26
30
|
export { default as Draft } from "./Draft";
|
|
27
31
|
export { default as DrawingTask } from "./DrawingTask";
|