nzk-react-components 1.1.2 → 1.1.3

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.
@@ -0,0 +1,57 @@
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 SvgWritingToolTextColor = function (props) { return (React__namespace.createElement("svg", tslib.__assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 119.305 119.305" }, props),
29
+ React__namespace.createElement("path", { fill: "none", d: "M0 0h119.305v119.305H0z" }),
30
+ React__namespace.createElement("path", { d: "M2033.661-277.5c.008-.133.021-.265.021-.4a18.24 18.24 0 0 0-1.768-6.461l-13.376-33.04c-.647-1.7-1.162-3.009-1.573-4.008a17.44 17.44 0 0 0-1.759-3.251 9.515 9.515 0 0 0-3.177-2.88 9.77 9.77 0 0 0-4.864-1.149 9.687 9.687 0 0 0-4.827 1.149 9.355 9.355 0 0 0-3.2 2.94 20.1 20.1 0 0 0-1.934 3.826l-.508 1.3-.839 2.151-13.114 33.287c-.556 1.379-.956 2.459-1.214 3.283a9.83 9.83 0 0 0-.465 2.924v6.119h.012a6.944 6.944 0 0 0 2.274 4.845 7.434 7.434 0 0 0 5.2 2.131 6.29 6.29 0 0 0 5.337-2.349 24.493 24.493 0 0 0 2.8-5.833l1.838-4.934h17.354l1.83 4.81.025.062c.326.795.728 1.737 1.194 2.8a13.208 13.208 0 0 0 1.608 2.859 6.8 6.8 0 0 0 2.323 1.882 7.134 7.134 0 0 0 3.224.7 7.441 7.441 0 0 0 5.368-2.225 7.094 7.094 0 0 0 2.226-5.054c0-.15-.01-.309-.021-.469Z", transform: "translate(-1946.044 359.869)", fill: "#000202", opacity: 0.3, style: {
31
+ isolation: "isolate",
32
+ } }),
33
+ React__namespace.createElement("path", { d: "M87.617 77.32c.008-.133.021-.266.021-.4a18.239 18.239 0 0 0-1.768-6.462l-13.376-33.04c-.647-1.7-1.162-3.008-1.573-4.007a17.416 17.416 0 0 0-1.759-3.252 9.512 9.512 0 0 0-3.177-2.879 9.771 9.771 0 0 0-4.864-1.15 9.7 9.7 0 0 0-4.827 1.149 9.368 9.368 0 0 0-3.2 2.941 20.086 20.086 0 0 0-1.934 3.825l-.508 1.3-.839 2.151-13.114 33.288c-.556 1.379-.956 2.459-1.214 3.283a9.824 9.824 0 0 0-.465 2.923v6.119h.012a6.948 6.948 0 0 0 2.274 4.846 7.434 7.434 0 0 0 5.2 2.131 6.288 6.288 0 0 0 5.337-2.35 24.461 24.461 0 0 0 2.8-5.832l1.838-4.935h17.354l1.83 4.811.025.062c.326.794.728 1.736 1.194 2.8a13.219 13.219 0 0 0 1.608 2.86 6.813 6.813 0 0 0 2.323 1.882 7.147 7.147 0 0 0 3.224.7 7.442 7.442 0 0 0 5.368-2.226 7.091 7.091 0 0 0 2.226-5.054c0-.149-.01-.308-.021-.468ZM61.074 52.898l1.95 5.341h-3.868Z" }),
34
+ React__namespace.createElement("path", { d: "M76.819 89.382a6.823 6.823 0 0 1-2.322-1.882 13.212 13.212 0 0 1-1.608-2.859 160.507 160.507 0 0 1-1.223-2.86l-1.83-4.813H52.482l-1.839 4.938a24.569 24.569 0 0 1-2.8 5.831 6.283 6.283 0 0 1-5.337 2.35 7.421 7.421 0 0 1-5.2-2.132 6.923 6.923 0 0 1-2.288-5.078c0-.949-.032-3.866 0-3.965a12.9 12.9 0 0 0 2.288 3.156 7.429 7.429 0 0 0 5.2 2.132 6.288 6.288 0 0 0 5.337-2.348 24.573 24.573 0 0 0 2.8-5.833l1.839-4.935h17.354l1.83 4.811c.006.02.015.041.023.063.327.793.729 1.735 1.2 2.8a13.274 13.274 0 0 0 1.608 2.858 6.823 6.823 0 0 0 2.322 1.882 7.144 7.144 0 0 0 3.224.7 7.45 7.45 0 0 0 5.369-2.224 11.31 11.31 0 0 0 2.2-2.583c-.038 1.45.021 2.547.021 3.415a7.088 7.088 0 0 1-2.226 5.053 7.444 7.444 0 0 1-5.369 2.226 7.144 7.144 0 0 1-3.219-.703Zm-13.8-31.144-1.95-5.341-1.916 5.341h-2.11l4.026-11.228 4.1 11.228Z", fill: "#020000", stroke: "rgba(0,0,0,0)", strokeMiterlimit: 10, opacity: 0.5 }),
35
+ React__namespace.createElement("path", { "data-name": "drop-shadow", d: "M57.594 16.631a21.038 21.038 0 0 0-12.517-9.4 21.035 21.035 0 0 0-15.569 1.638 19 19 0 0 0-9.526 11.76l-1.429 5.175a1.547 1.547 0 0 0 1.06 1.887l-.332 1.2-.125.452a5.14 5.14 0 0 0 .548 3.8l-.343 2.189-3.241 20.691a3.688 3.688 0 0 0 .559 2.888 11.473 11.473 0 0 0 3.234 3.251 28.746 28.746 0 0 0 8.86 4.018 26.977 26.977 0 0 0 10.989.94c.063-.01.121-.025.184-.036a12.546 12.546 0 0 0 1.625-.39 9.26 9.26 0 0 0 .48-.172c.071-.028.146-.053.215-.082.219-.092.429-.189.624-.294.11-.058.216-.12.317-.183a3.51 3.51 0 0 0 1.645-2.006l7.84-19.421.829-2.054c.064-.04.123-.081.184-.121s.1-.068.153-.1c.174-.121.341-.245.495-.376l.033-.024a4.744 4.744 0 0 0 1.555-2.353l.125-.452.322-1.169a1.549 1.549 0 0 0 1.91-1.069l1.438-5.205a19 19 0 0 0-2.142-14.982ZM44.667 8.712c10.13 2.8 16.213 12.885 13.561 22.486l-1 3.626c.612-2.36-.794-5.061-3.972-7.612a34.415 34.415 0 0 0-12.112-5.8 34.4 34.4 0 0 0-13.372-1.237c-3.783.523-6.3 1.957-7.164 4.06l.88-3.184c2.65-9.603 13.049-15.138 23.179-12.339ZM54.83 37.837a7.271 7.271 0 0 1 0 0Zm-.263.163a8.652 8.652 0 0 0 .002-.001Zm-.732.375a10.592 10.592 0 0 1 .001 0Zm-11.651-.352-1.082-.3a41.325 41.325 0 0 1-4.209-.932 41.2 41.2 0 0 1-4.091-1.361l-1.082-.3c-2.912-1.242-14.01-6.814-8.823-11.133 1.42-1.182 3.381-1.407 5.221-1.583a49.141 49.141 0 0 1 6-.328c6.384.171 12.5 2.838 17.741 6.485 1.625 1.13 3.3 2.545 3.62 4.5 1.036 6.343-9.808 5.429-13.295 4.952Z", fill: "#020000", opacity: 0.3 }),
36
+ React__namespace.createElement("path", { "data-name": "colour", d: "M26.013 21.286a5.821 5.821 0 0 0-3.777 2.151c-1.029 1.621-.45 3.782.489 5.456a14.8 14.8 0 0 0 5.765 5.705 27.1 27.1 0 0 0 5.6 2.1c2.5.718 5.018 1.379 7.569 1.886a18.581 18.581 0 0 0 4.658.466 21.648 21.648 0 0 0 5.191-1.169 4.786 4.786 0 0 0 2.537-1.423 4.753 4.753 0 0 0 .586-1.207 5.554 5.554 0 0 0 .5-3.372 5.372 5.372 0 0 0-1.031-1.767 17.375 17.375 0 0 0-3.733-3.839 18.933 18.933 0 0 0-5.044-2.167c-3.262-1.039-6.683-2.571-10.048-3.185a23.654 23.654 0 0 0-9.262.365Z" }),
37
+ React__namespace.createElement("path", { "data-name": "Path 3295", d: "M42.356 34.513a40.858 40.858 0 0 1-5.335-1.1 40.821 40.821 0 0 1-5.145-1.791L20.068 28.36l-.544 3.468-3.241 20.69a3.694 3.694 0 0 0 .559 2.889 11.489 11.489 0 0 0 3.234 3.251 28.781 28.781 0 0 0 8.86 4.018c5.834 1.611 11.268 1.5 14.112-.03a3.685 3.685 0 0 0 1.962-2.192l7.84-19.42 1.313-3.255Z", fill: "#bbbdbc" }),
38
+ React__namespace.createElement("path", { "data-name": "Path 3296", d: "M20.072 58.654a11.489 11.489 0 0 1-3.234-3.251 3.694 3.694 0 0 1-.559-2.889l3.241-20.69.544-3.468 5.667 1.566Z", fill: "#a1a2a6" }),
39
+ React__namespace.createElement("path", { "data-name": "Path 3297", d: "M53.576 37.614 43.361 62.458c-.1.064-.207.125-.317.184a9.978 9.978 0 0 1-3.124.973l10.313-26.924Z", fill: "#e9e9e9" }),
40
+ React__namespace.createElement("path", { "data-name": "Path 3298", d: "m54.156 37.775-1.313 3.255a16.492 16.492 0 0 1-3.887.987 35.894 35.894 0 0 1-13.968-1.276 35.9 35.9 0 0 1-12.642-6.075 16.5 16.5 0 0 1-2.829-2.842l.544-3.468 12.9 3.563a41.193 41.193 0 0 0 4.091 1.361 41.066 41.066 0 0 0 4.209.932Z", fill: "#a1a2a6" }),
41
+ React__namespace.createElement("path", { "data-name": "Path 3299", d: "m57.37 31.379-1.275 4.618c-.657 2.376-3.263 3.995-7.338 4.559a34.441 34.441 0 0 1-13.373-1.236 34.428 34.428 0 0 1-12.111-5.8c-3.209-2.576-4.614-5.3-3.957-7.679l1.275-4.618a4.65 4.65 0 0 0 .026 2.492 8.06 8.06 0 0 0 1.609 2.93 15.663 15.663 0 0 0 2.322 2.258 34.436 34.436 0 0 0 12.111 5.8 34.427 34.427 0 0 0 13.373 1.237 15.642 15.642 0 0 0 3.152-.746 8.077 8.077 0 0 0 2.885-1.688 4.643 4.643 0 0 0 1.301-2.127Z", fill: "#bbbdbc" }),
42
+ React__namespace.createElement("path", { "data-name": "Path 3300", d: "M24.548 28.899a23.914 23.914 0 0 0 2.352 1.655l-1.276 4.618a24.079 24.079 0 0 1-2.351-1.656 14.6 14.6 0 0 1-2.742-2.8l1.275-4.617q.2.273.42.546a15.663 15.663 0 0 0 2.322 2.254Z", fill: "#a1a2a6" }),
43
+ React__namespace.createElement("path", { "data-name": "Path 3301", d: "m55.816 33.733-1.276 4.618a8.6 8.6 0 0 1-2.882 1.546l1.276-4.617.25-.087a8.391 8.391 0 0 0 2.632-1.46Z", fill: "#e9e9e9" }),
44
+ React__namespace.createElement("path", { "data-name": "Path 3302", d: "m56.22 35.544-.125.453c-.657 2.376-3.263 3.995-7.338 4.559a34.441 34.441 0 0 1-13.373-1.236 34.428 34.428 0 0 1-12.111-5.8c-3.209-2.576-4.614-5.3-3.957-7.679l.125-.453c-.657 2.377.748 5.1 3.957 7.68a34.428 34.428 0 0 0 12.111 5.8 34.423 34.423 0 0 0 13.373 1.237c4.074-.565 6.681-2.184 7.338-4.561Z", fill: "#d2d2d2" }),
45
+ React__namespace.createElement("path", { "data-name": "Path 3303", d: "M48.441 28.974a47.759 47.759 0 0 0-4.958-1.661c-7.762-2.145-15.02-2.136-19.171-.325a13.355 13.355 0 0 1-1.3-1.368c3.507-1.812 10.078-1.923 17.124.024a38.2 38.2 0 0 1 8.305 3.33Z", fill: "#fff", opacity: 0.5 }),
46
+ React__namespace.createElement("path", { "data-name": "Path 3304", d: "M28.509 29.969a38.08 38.08 0 0 0 8.508 3.443c7.126 1.969 13.766 1.833 17.241-.037a14.137 14.137 0 0 0-4.053-4.045c-1.393 1.539-6.225 4.521-21.696.639Z", fill: "#010000", opacity: 0.2 }),
47
+ React__namespace.createElement("path", { "data-name": "Path 3305", d: "m56.539 34.375 1.848-6.689c2.652-9.6-3.431-19.688-13.561-22.487S24.297 7.935 21.645 17.536l-1.839 6.659a1.55 1.55 0 0 1-1.094-1.9l1.429-5.174A19 19 0 0 1 29.667 5.36a21.035 21.035 0 0 1 15.569-1.645 21.04 21.04 0 0 1 12.517 9.4 19.006 19.006 0 0 1 2.138 14.982l-1.438 5.206a1.55 1.55 0 0 1-1.914 1.072Z", fill: "#a1a2a6" }),
48
+ React__namespace.createElement("path", { "data-name": "Path 3306", d: "M53.413 23.7a34.419 34.419 0 0 0-12.111-5.8 34.422 34.422 0 0 0-13.373-1.236c-4.075.563-6.681 2.183-7.338 4.559a4.65 4.65 0 0 0 .026 2.492 8.06 8.06 0 0 0 1.609 2.93 15.663 15.663 0 0 0 2.322 2.258 34.436 34.436 0 0 0 12.111 5.8 34.427 34.427 0 0 0 13.373 1.237 15.642 15.642 0 0 0 3.152-.746 8.077 8.077 0 0 0 2.885-1.688 4.643 4.643 0 0 0 1.3-2.126c.658-2.377-.747-5.105-3.956-7.68Zm-16.4 9.709c-7.126-1.969-12.755-5.494-14.777-8.882 3.475-1.871 10.115-2.006 17.242-.038s12.755 5.494 14.777 8.883c-3.472 1.87-10.112 2.006-17.239.037Z", fill: "#d2d2d2" }),
49
+ React__namespace.createElement("path", { "data-name": "Path 3307", d: "M41.195 18.284c-9.693-2.678-18.485-1.462-19.639 2.715a4.512 4.512 0 0 0 .683 3.528c3.475-1.871 10.115-2.006 17.242-.038s12.755 5.494 14.777 8.883a4.5 4.5 0 0 0 2.4-2.677c1.151-4.177-5.771-9.734-15.463-12.411Z", fill: "#a1a2a6" }),
50
+ React__namespace.createElement("path", { "data-name": "Path 3308", d: "m30.909 23.093 1.714-6.206a22.725 22.725 0 0 0-5.971.462l-1.714 6.2a22.724 22.724 0 0 1 5.971-.456Z", fill: "#838488" }),
51
+ React__namespace.createElement("path", { "data-name": "Path 3312", d: "M39.481 24.489a42.51 42.51 0 0 1 3.211 1.026l1.714-6.2q-1.543-.564-3.211-1.027-1.209-.333-2.4-.587l-1.714 6.206c.794.162 1.594.362 2.4.582Z", fill: "#bbbdbc" }),
52
+ React__namespace.createElement("path", { "data-name": "Path 3327", d: "m51.208 22.64-1.714 6.205a15.114 15.114 0 0 1 4.764 4.527 4.506 4.506 0 0 0 2.4-2.678c.687-2.495-1.502-5.482-5.45-8.054Z", fill: "#838488" }),
53
+ React__namespace.createElement("path", { "data-name": "colour", d: "M44.591 36.747a5.364 5.364 0 0 1-.829 3.607c-.638 1.09-1.468 2.058-2.1 3.152a6.919 6.919 0 0 0-1.009 3.479 4.284 4.284 0 0 0 1.443 3.245 4.631 4.631 0 0 0 2.865.953 4.015 4.015 0 0 0 1.936-.388 4.592 4.592 0 0 0 2.045-3.045 10.661 10.661 0 0 0-.433-6.622 13.36 13.36 0 0 1-1.3-3.556c-.125-1.261.6-2.746 1.866-2.862.315-.029.482-.07.532-.383a.541.541 0 0 0-.07-.317 2.769 2.769 0 0 0-2.455-1.391 8.141 8.141 0 0 0-2.884.629l-3.012 1.053c.22-.003 3.03.407 3.405 2.446Z" }),
54
+ React__namespace.createElement("path", { "data-name": "shadow", d: "M49.111 43.429a3.03 3.03 0 0 1-.637 1.692 1.885 1.885 0 0 1-1.616.7 1.97 1.97 0 0 1-1.385-.957 3.978 3.978 0 0 1-.509-1.651 5.631 5.631 0 0 1 .041-1.758 15.488 15.488 0 0 1 .762-2.167 15.041 15.041 0 0 0 .575-2.2q.079-.41.154-.821a3.533 3.533 0 0 0 .016-1.811 2.274 2.274 0 0 0-1.814-1.377c-.165.056-.329.111-.492.168L41.194 34.3c.212 0 3.022.407 3.4 2.446a5.364 5.364 0 0 1-.829 3.607c-.637 1.09-1.468 2.058-2.1 3.152a6.919 6.919 0 0 0-1.009 3.479 4.526 4.526 0 0 0 .8 2.54c.016.023.031.046.048.068a3.632 3.632 0 0 0 .6.637 4.631 4.631 0 0 0 2.865.953 4.015 4.015 0 0 0 1.936-.388 4.592 4.592 0 0 0 2.045-3.045 11.6 11.6 0 0 0 .161-4.32Z", fill: "#020000", opacity: 0.2 }))); };
55
+
56
+ module.exports = SvgWritingToolTextColor;
57
+ //# sourceMappingURL=WritingToolTextColor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WritingToolTextColor.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/cjs/index.js CHANGED
@@ -157,6 +157,7 @@ var WritingToolAlignLeft = require('./icons/WritingToolAlignLeft.js');
157
157
  var WritingToolAlignRight = require('./icons/WritingToolAlignRight.js');
158
158
  var WritingToolBold = require('./icons/WritingToolBold.js');
159
159
  var WritingToolItalic = require('./icons/WritingToolItalic.js');
160
+ var WritingToolTextColor = require('./icons/WritingToolTextColor.js');
160
161
  var WritingToolUnderline = require('./icons/WritingToolUnderline.js');
161
162
  var WritingTypeAdventureStory = require('./icons/WritingTypeAdventureStory.js');
162
163
  var WritingTypeBiography = require('./icons/WritingTypeBiography.js');
@@ -331,6 +332,7 @@ exports.WritingToolAlignLeft = WritingToolAlignLeft;
331
332
  exports.WritingToolAlignRight = WritingToolAlignRight;
332
333
  exports.WritingToolBold = WritingToolBold;
333
334
  exports.WritingToolItalic = WritingToolItalic;
335
+ exports.WritingToolTextColor = WritingToolTextColor;
334
336
  exports.WritingToolUnderline = WritingToolUnderline;
335
337
  exports.WritingTypeAdventureStory = WritingTypeAdventureStory;
336
338
  exports.WritingTypeBiography = WritingTypeBiography;
@@ -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,33 @@
1
+ import { __assign } from 'tslib';
2
+ import * as React from 'react';
3
+
4
+ var SvgWritingToolTextColor = function (props) { return (React.createElement("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 119.305 119.305" }, props),
5
+ React.createElement("path", { fill: "none", d: "M0 0h119.305v119.305H0z" }),
6
+ React.createElement("path", { d: "M2033.661-277.5c.008-.133.021-.265.021-.4a18.24 18.24 0 0 0-1.768-6.461l-13.376-33.04c-.647-1.7-1.162-3.009-1.573-4.008a17.44 17.44 0 0 0-1.759-3.251 9.515 9.515 0 0 0-3.177-2.88 9.77 9.77 0 0 0-4.864-1.149 9.687 9.687 0 0 0-4.827 1.149 9.355 9.355 0 0 0-3.2 2.94 20.1 20.1 0 0 0-1.934 3.826l-.508 1.3-.839 2.151-13.114 33.287c-.556 1.379-.956 2.459-1.214 3.283a9.83 9.83 0 0 0-.465 2.924v6.119h.012a6.944 6.944 0 0 0 2.274 4.845 7.434 7.434 0 0 0 5.2 2.131 6.29 6.29 0 0 0 5.337-2.349 24.493 24.493 0 0 0 2.8-5.833l1.838-4.934h17.354l1.83 4.81.025.062c.326.795.728 1.737 1.194 2.8a13.208 13.208 0 0 0 1.608 2.859 6.8 6.8 0 0 0 2.323 1.882 7.134 7.134 0 0 0 3.224.7 7.441 7.441 0 0 0 5.368-2.225 7.094 7.094 0 0 0 2.226-5.054c0-.15-.01-.309-.021-.469Z", transform: "translate(-1946.044 359.869)", fill: "#000202", opacity: 0.3, style: {
7
+ isolation: "isolate",
8
+ } }),
9
+ React.createElement("path", { d: "M87.617 77.32c.008-.133.021-.266.021-.4a18.239 18.239 0 0 0-1.768-6.462l-13.376-33.04c-.647-1.7-1.162-3.008-1.573-4.007a17.416 17.416 0 0 0-1.759-3.252 9.512 9.512 0 0 0-3.177-2.879 9.771 9.771 0 0 0-4.864-1.15 9.7 9.7 0 0 0-4.827 1.149 9.368 9.368 0 0 0-3.2 2.941 20.086 20.086 0 0 0-1.934 3.825l-.508 1.3-.839 2.151-13.114 33.288c-.556 1.379-.956 2.459-1.214 3.283a9.824 9.824 0 0 0-.465 2.923v6.119h.012a6.948 6.948 0 0 0 2.274 4.846 7.434 7.434 0 0 0 5.2 2.131 6.288 6.288 0 0 0 5.337-2.35 24.461 24.461 0 0 0 2.8-5.832l1.838-4.935h17.354l1.83 4.811.025.062c.326.794.728 1.736 1.194 2.8a13.219 13.219 0 0 0 1.608 2.86 6.813 6.813 0 0 0 2.323 1.882 7.147 7.147 0 0 0 3.224.7 7.442 7.442 0 0 0 5.368-2.226 7.091 7.091 0 0 0 2.226-5.054c0-.149-.01-.308-.021-.468ZM61.074 52.898l1.95 5.341h-3.868Z" }),
10
+ React.createElement("path", { d: "M76.819 89.382a6.823 6.823 0 0 1-2.322-1.882 13.212 13.212 0 0 1-1.608-2.859 160.507 160.507 0 0 1-1.223-2.86l-1.83-4.813H52.482l-1.839 4.938a24.569 24.569 0 0 1-2.8 5.831 6.283 6.283 0 0 1-5.337 2.35 7.421 7.421 0 0 1-5.2-2.132 6.923 6.923 0 0 1-2.288-5.078c0-.949-.032-3.866 0-3.965a12.9 12.9 0 0 0 2.288 3.156 7.429 7.429 0 0 0 5.2 2.132 6.288 6.288 0 0 0 5.337-2.348 24.573 24.573 0 0 0 2.8-5.833l1.839-4.935h17.354l1.83 4.811c.006.02.015.041.023.063.327.793.729 1.735 1.2 2.8a13.274 13.274 0 0 0 1.608 2.858 6.823 6.823 0 0 0 2.322 1.882 7.144 7.144 0 0 0 3.224.7 7.45 7.45 0 0 0 5.369-2.224 11.31 11.31 0 0 0 2.2-2.583c-.038 1.45.021 2.547.021 3.415a7.088 7.088 0 0 1-2.226 5.053 7.444 7.444 0 0 1-5.369 2.226 7.144 7.144 0 0 1-3.219-.703Zm-13.8-31.144-1.95-5.341-1.916 5.341h-2.11l4.026-11.228 4.1 11.228Z", fill: "#020000", stroke: "rgba(0,0,0,0)", strokeMiterlimit: 10, opacity: 0.5 }),
11
+ React.createElement("path", { "data-name": "drop-shadow", d: "M57.594 16.631a21.038 21.038 0 0 0-12.517-9.4 21.035 21.035 0 0 0-15.569 1.638 19 19 0 0 0-9.526 11.76l-1.429 5.175a1.547 1.547 0 0 0 1.06 1.887l-.332 1.2-.125.452a5.14 5.14 0 0 0 .548 3.8l-.343 2.189-3.241 20.691a3.688 3.688 0 0 0 .559 2.888 11.473 11.473 0 0 0 3.234 3.251 28.746 28.746 0 0 0 8.86 4.018 26.977 26.977 0 0 0 10.989.94c.063-.01.121-.025.184-.036a12.546 12.546 0 0 0 1.625-.39 9.26 9.26 0 0 0 .48-.172c.071-.028.146-.053.215-.082.219-.092.429-.189.624-.294.11-.058.216-.12.317-.183a3.51 3.51 0 0 0 1.645-2.006l7.84-19.421.829-2.054c.064-.04.123-.081.184-.121s.1-.068.153-.1c.174-.121.341-.245.495-.376l.033-.024a4.744 4.744 0 0 0 1.555-2.353l.125-.452.322-1.169a1.549 1.549 0 0 0 1.91-1.069l1.438-5.205a19 19 0 0 0-2.142-14.982ZM44.667 8.712c10.13 2.8 16.213 12.885 13.561 22.486l-1 3.626c.612-2.36-.794-5.061-3.972-7.612a34.415 34.415 0 0 0-12.112-5.8 34.4 34.4 0 0 0-13.372-1.237c-3.783.523-6.3 1.957-7.164 4.06l.88-3.184c2.65-9.603 13.049-15.138 23.179-12.339ZM54.83 37.837a7.271 7.271 0 0 1 0 0Zm-.263.163a8.652 8.652 0 0 0 .002-.001Zm-.732.375a10.592 10.592 0 0 1 .001 0Zm-11.651-.352-1.082-.3a41.325 41.325 0 0 1-4.209-.932 41.2 41.2 0 0 1-4.091-1.361l-1.082-.3c-2.912-1.242-14.01-6.814-8.823-11.133 1.42-1.182 3.381-1.407 5.221-1.583a49.141 49.141 0 0 1 6-.328c6.384.171 12.5 2.838 17.741 6.485 1.625 1.13 3.3 2.545 3.62 4.5 1.036 6.343-9.808 5.429-13.295 4.952Z", fill: "#020000", opacity: 0.3 }),
12
+ React.createElement("path", { "data-name": "colour", d: "M26.013 21.286a5.821 5.821 0 0 0-3.777 2.151c-1.029 1.621-.45 3.782.489 5.456a14.8 14.8 0 0 0 5.765 5.705 27.1 27.1 0 0 0 5.6 2.1c2.5.718 5.018 1.379 7.569 1.886a18.581 18.581 0 0 0 4.658.466 21.648 21.648 0 0 0 5.191-1.169 4.786 4.786 0 0 0 2.537-1.423 4.753 4.753 0 0 0 .586-1.207 5.554 5.554 0 0 0 .5-3.372 5.372 5.372 0 0 0-1.031-1.767 17.375 17.375 0 0 0-3.733-3.839 18.933 18.933 0 0 0-5.044-2.167c-3.262-1.039-6.683-2.571-10.048-3.185a23.654 23.654 0 0 0-9.262.365Z" }),
13
+ React.createElement("path", { "data-name": "Path 3295", d: "M42.356 34.513a40.858 40.858 0 0 1-5.335-1.1 40.821 40.821 0 0 1-5.145-1.791L20.068 28.36l-.544 3.468-3.241 20.69a3.694 3.694 0 0 0 .559 2.889 11.489 11.489 0 0 0 3.234 3.251 28.781 28.781 0 0 0 8.86 4.018c5.834 1.611 11.268 1.5 14.112-.03a3.685 3.685 0 0 0 1.962-2.192l7.84-19.42 1.313-3.255Z", fill: "#bbbdbc" }),
14
+ React.createElement("path", { "data-name": "Path 3296", d: "M20.072 58.654a11.489 11.489 0 0 1-3.234-3.251 3.694 3.694 0 0 1-.559-2.889l3.241-20.69.544-3.468 5.667 1.566Z", fill: "#a1a2a6" }),
15
+ React.createElement("path", { "data-name": "Path 3297", d: "M53.576 37.614 43.361 62.458c-.1.064-.207.125-.317.184a9.978 9.978 0 0 1-3.124.973l10.313-26.924Z", fill: "#e9e9e9" }),
16
+ React.createElement("path", { "data-name": "Path 3298", d: "m54.156 37.775-1.313 3.255a16.492 16.492 0 0 1-3.887.987 35.894 35.894 0 0 1-13.968-1.276 35.9 35.9 0 0 1-12.642-6.075 16.5 16.5 0 0 1-2.829-2.842l.544-3.468 12.9 3.563a41.193 41.193 0 0 0 4.091 1.361 41.066 41.066 0 0 0 4.209.932Z", fill: "#a1a2a6" }),
17
+ React.createElement("path", { "data-name": "Path 3299", d: "m57.37 31.379-1.275 4.618c-.657 2.376-3.263 3.995-7.338 4.559a34.441 34.441 0 0 1-13.373-1.236 34.428 34.428 0 0 1-12.111-5.8c-3.209-2.576-4.614-5.3-3.957-7.679l1.275-4.618a4.65 4.65 0 0 0 .026 2.492 8.06 8.06 0 0 0 1.609 2.93 15.663 15.663 0 0 0 2.322 2.258 34.436 34.436 0 0 0 12.111 5.8 34.427 34.427 0 0 0 13.373 1.237 15.642 15.642 0 0 0 3.152-.746 8.077 8.077 0 0 0 2.885-1.688 4.643 4.643 0 0 0 1.301-2.127Z", fill: "#bbbdbc" }),
18
+ React.createElement("path", { "data-name": "Path 3300", d: "M24.548 28.899a23.914 23.914 0 0 0 2.352 1.655l-1.276 4.618a24.079 24.079 0 0 1-2.351-1.656 14.6 14.6 0 0 1-2.742-2.8l1.275-4.617q.2.273.42.546a15.663 15.663 0 0 0 2.322 2.254Z", fill: "#a1a2a6" }),
19
+ React.createElement("path", { "data-name": "Path 3301", d: "m55.816 33.733-1.276 4.618a8.6 8.6 0 0 1-2.882 1.546l1.276-4.617.25-.087a8.391 8.391 0 0 0 2.632-1.46Z", fill: "#e9e9e9" }),
20
+ React.createElement("path", { "data-name": "Path 3302", d: "m56.22 35.544-.125.453c-.657 2.376-3.263 3.995-7.338 4.559a34.441 34.441 0 0 1-13.373-1.236 34.428 34.428 0 0 1-12.111-5.8c-3.209-2.576-4.614-5.3-3.957-7.679l.125-.453c-.657 2.377.748 5.1 3.957 7.68a34.428 34.428 0 0 0 12.111 5.8 34.423 34.423 0 0 0 13.373 1.237c4.074-.565 6.681-2.184 7.338-4.561Z", fill: "#d2d2d2" }),
21
+ React.createElement("path", { "data-name": "Path 3303", d: "M48.441 28.974a47.759 47.759 0 0 0-4.958-1.661c-7.762-2.145-15.02-2.136-19.171-.325a13.355 13.355 0 0 1-1.3-1.368c3.507-1.812 10.078-1.923 17.124.024a38.2 38.2 0 0 1 8.305 3.33Z", fill: "#fff", opacity: 0.5 }),
22
+ React.createElement("path", { "data-name": "Path 3304", d: "M28.509 29.969a38.08 38.08 0 0 0 8.508 3.443c7.126 1.969 13.766 1.833 17.241-.037a14.137 14.137 0 0 0-4.053-4.045c-1.393 1.539-6.225 4.521-21.696.639Z", fill: "#010000", opacity: 0.2 }),
23
+ React.createElement("path", { "data-name": "Path 3305", d: "m56.539 34.375 1.848-6.689c2.652-9.6-3.431-19.688-13.561-22.487S24.297 7.935 21.645 17.536l-1.839 6.659a1.55 1.55 0 0 1-1.094-1.9l1.429-5.174A19 19 0 0 1 29.667 5.36a21.035 21.035 0 0 1 15.569-1.645 21.04 21.04 0 0 1 12.517 9.4 19.006 19.006 0 0 1 2.138 14.982l-1.438 5.206a1.55 1.55 0 0 1-1.914 1.072Z", fill: "#a1a2a6" }),
24
+ React.createElement("path", { "data-name": "Path 3306", d: "M53.413 23.7a34.419 34.419 0 0 0-12.111-5.8 34.422 34.422 0 0 0-13.373-1.236c-4.075.563-6.681 2.183-7.338 4.559a4.65 4.65 0 0 0 .026 2.492 8.06 8.06 0 0 0 1.609 2.93 15.663 15.663 0 0 0 2.322 2.258 34.436 34.436 0 0 0 12.111 5.8 34.427 34.427 0 0 0 13.373 1.237 15.642 15.642 0 0 0 3.152-.746 8.077 8.077 0 0 0 2.885-1.688 4.643 4.643 0 0 0 1.3-2.126c.658-2.377-.747-5.105-3.956-7.68Zm-16.4 9.709c-7.126-1.969-12.755-5.494-14.777-8.882 3.475-1.871 10.115-2.006 17.242-.038s12.755 5.494 14.777 8.883c-3.472 1.87-10.112 2.006-17.239.037Z", fill: "#d2d2d2" }),
25
+ React.createElement("path", { "data-name": "Path 3307", d: "M41.195 18.284c-9.693-2.678-18.485-1.462-19.639 2.715a4.512 4.512 0 0 0 .683 3.528c3.475-1.871 10.115-2.006 17.242-.038s12.755 5.494 14.777 8.883a4.5 4.5 0 0 0 2.4-2.677c1.151-4.177-5.771-9.734-15.463-12.411Z", fill: "#a1a2a6" }),
26
+ React.createElement("path", { "data-name": "Path 3308", d: "m30.909 23.093 1.714-6.206a22.725 22.725 0 0 0-5.971.462l-1.714 6.2a22.724 22.724 0 0 1 5.971-.456Z", fill: "#838488" }),
27
+ React.createElement("path", { "data-name": "Path 3312", d: "M39.481 24.489a42.51 42.51 0 0 1 3.211 1.026l1.714-6.2q-1.543-.564-3.211-1.027-1.209-.333-2.4-.587l-1.714 6.206c.794.162 1.594.362 2.4.582Z", fill: "#bbbdbc" }),
28
+ React.createElement("path", { "data-name": "Path 3327", d: "m51.208 22.64-1.714 6.205a15.114 15.114 0 0 1 4.764 4.527 4.506 4.506 0 0 0 2.4-2.678c.687-2.495-1.502-5.482-5.45-8.054Z", fill: "#838488" }),
29
+ React.createElement("path", { "data-name": "colour", d: "M44.591 36.747a5.364 5.364 0 0 1-.829 3.607c-.638 1.09-1.468 2.058-2.1 3.152a6.919 6.919 0 0 0-1.009 3.479 4.284 4.284 0 0 0 1.443 3.245 4.631 4.631 0 0 0 2.865.953 4.015 4.015 0 0 0 1.936-.388 4.592 4.592 0 0 0 2.045-3.045 10.661 10.661 0 0 0-.433-6.622 13.36 13.36 0 0 1-1.3-3.556c-.125-1.261.6-2.746 1.866-2.862.315-.029.482-.07.532-.383a.541.541 0 0 0-.07-.317 2.769 2.769 0 0 0-2.455-1.391 8.141 8.141 0 0 0-2.884.629l-3.012 1.053c.22-.003 3.03.407 3.405 2.446Z" }),
30
+ React.createElement("path", { "data-name": "shadow", d: "M49.111 43.429a3.03 3.03 0 0 1-.637 1.692 1.885 1.885 0 0 1-1.616.7 1.97 1.97 0 0 1-1.385-.957 3.978 3.978 0 0 1-.509-1.651 5.631 5.631 0 0 1 .041-1.758 15.488 15.488 0 0 1 .762-2.167 15.041 15.041 0 0 0 .575-2.2q.079-.41.154-.821a3.533 3.533 0 0 0 .016-1.811 2.274 2.274 0 0 0-1.814-1.377c-.165.056-.329.111-.492.168L41.194 34.3c.212 0 3.022.407 3.4 2.446a5.364 5.364 0 0 1-.829 3.607c-.637 1.09-1.468 2.058-2.1 3.152a6.919 6.919 0 0 0-1.009 3.479 4.526 4.526 0 0 0 .8 2.54c.016.023.031.046.048.068a3.632 3.632 0 0 0 .6.637 4.631 4.631 0 0 0 2.865.953 4.015 4.015 0 0 0 1.936-.388 4.592 4.592 0 0 0 2.045-3.045 11.6 11.6 0 0 0 .161-4.32Z", fill: "#020000", opacity: 0.2 }))); };
31
+
32
+ export { SvgWritingToolTextColor as default };
33
+ //# sourceMappingURL=WritingToolTextColor.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WritingToolTextColor.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/esm/index.js CHANGED
@@ -153,6 +153,7 @@ export { default as WritingToolAlignLeft } from './icons/WritingToolAlignLeft.js
153
153
  export { default as WritingToolAlignRight } from './icons/WritingToolAlignRight.js';
154
154
  export { default as WritingToolBold } from './icons/WritingToolBold.js';
155
155
  export { default as WritingToolItalic } from './icons/WritingToolItalic.js';
156
+ export { default as WritingToolTextColor } from './icons/WritingToolTextColor.js';
156
157
  export { default as WritingToolUnderline } from './icons/WritingToolUnderline.js';
157
158
  export { default as WritingTypeAdventureStory } from './icons/WritingTypeAdventureStory.js';
158
159
  export { default as WritingTypeBiography } from './icons/WritingTypeBiography.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from "react";
2
+ declare const SvgWritingToolTextColor: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgWritingToolTextColor;
@@ -138,6 +138,7 @@ export { default as WritingToolAlignLeft } from "./WritingToolAlignLeft";
138
138
  export { default as WritingToolAlignRight } from "./WritingToolAlignRight";
139
139
  export { default as WritingToolBold } from "./WritingToolBold";
140
140
  export { default as WritingToolItalic } from "./WritingToolItalic";
141
+ export { default as WritingToolTextColor } from "./WritingToolTextColor";
141
142
  export { default as WritingToolUnderline } from "./WritingToolUnderline";
142
143
  export { default as WritingTypeAdventureStory } from "./WritingTypeAdventureStory";
143
144
  export { default as WritingTypeBiography } from "./WritingTypeBiography";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nzk-react-components",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "license": "MIT",
5
5
  "main": "dist/cjs/index.js",
6
6
  "files": [