@teamturing/icons 1.65.0 → 1.66.0
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/Atom.d.ts +3 -0
- package/dist/BrushTwinkle.d.ts +3 -0
- package/dist/ChatBubbleDotsTwinkle.d.ts +3 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +52 -0
- package/esm/Atom.js +21 -0
- package/esm/BrushTwinkle.js +20 -0
- package/esm/ChatBubbleDotsTwinkle.js +20 -0
- package/esm/index.js +3 -0
- package/package.json +2 -2
- package/svg/atom.svg +5 -0
- package/svg/brush_twinkle.svg +4 -0
- package/svg/chat_bubble_dots_twinkle.svg +4 -0
package/dist/Atom.d.ts
ADDED
package/dist/index.d.ts
CHANGED
|
@@ -26,6 +26,7 @@ export { default as ArrowRightLimitIcon } from './ArrowRightLimit';
|
|
|
26
26
|
export { default as ArrowUpIcon } from './ArrowUp';
|
|
27
27
|
export { default as ArrowUpDownIcon } from './ArrowUpDown';
|
|
28
28
|
export { default as ArrowUpLimitIcon } from './ArrowUpLimit';
|
|
29
|
+
export { default as AtomIcon } from './Atom';
|
|
29
30
|
export { default as BarchartIcon } from './Barchart';
|
|
30
31
|
export { default as BookIcon } from './Book';
|
|
31
32
|
export { default as BookColorIcon } from './BookColor';
|
|
@@ -33,6 +34,7 @@ export { default as BookmarkIcon } from './Bookmark';
|
|
|
33
34
|
export { default as BookmarkAnimationIcon } from './BookmarkAnimation';
|
|
34
35
|
export { default as BoxIcon } from './Box';
|
|
35
36
|
export { default as BoxPlusIcon } from './BoxPlus';
|
|
37
|
+
export { default as BrushTwinkleIcon } from './BrushTwinkle';
|
|
36
38
|
export { default as BulletListIcon } from './BulletList';
|
|
37
39
|
export { default as BusColorIcon } from './BusColor';
|
|
38
40
|
export { default as CalendarIcon } from './Calendar';
|
|
@@ -54,6 +56,7 @@ export { default as ChatBubbleBadgeColorIcon } from './ChatBubbleBadgeColor';
|
|
|
54
56
|
export { default as ChatBubbleCorrectIcon } from './ChatBubbleCorrect';
|
|
55
57
|
export { default as ChatBubbleCorrectColorIcon } from './ChatBubbleCorrectColor';
|
|
56
58
|
export { default as ChatBubbleDotsIcon } from './ChatBubbleDots';
|
|
59
|
+
export { default as ChatBubbleDotsTwinkleIcon } from './ChatBubbleDotsTwinkle';
|
|
57
60
|
export { default as ChatBubbleQuestionIcon } from './ChatBubbleQuestion';
|
|
58
61
|
export { default as ChatBubbleQuestionAnimationIcon } from './ChatBubbleQuestionAnimation';
|
|
59
62
|
export { default as ChatBubbleQuestionColorIcon } from './ChatBubbleQuestionColor';
|
package/dist/index.js
CHANGED
|
@@ -400,6 +400,23 @@ const SvgArrowUpLimit = props => /*#__PURE__*/React__namespace.createElement("sv
|
|
|
400
400
|
clipRule: "evenodd"
|
|
401
401
|
}));
|
|
402
402
|
|
|
403
|
+
const SvgAtom = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
404
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
405
|
+
width: "1em",
|
|
406
|
+
height: "1em",
|
|
407
|
+
fill: "none",
|
|
408
|
+
viewBox: "0 0 24 24"
|
|
409
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
410
|
+
fill: "currentColor",
|
|
411
|
+
d: "M19.085 19.084c.16-.16.318-.46.32-1.045.003-.592-.16-1.375-.536-2.31-.75-1.868-2.255-4.109-4.371-6.225-2.116-2.117-4.356-3.622-6.223-4.372-.936-.377-1.719-.54-2.31-.537-.584.003-.886.16-1.045.32-.16.16-.318.461-.32 1.046-.003.592.16 1.374.536 2.31.75 1.868 2.255 4.109 4.37 6.225 2.117 2.117 4.357 3.62 6.224 4.372.936.376 1.718.539 2.31.536.584-.002.886-.16 1.046-.32Zm1.835 1.835c-.783.783-1.827 1.076-2.869 1.08-1.034.005-2.16-.27-3.289-.724-2.263-.91-4.787-2.641-7.09-4.944C5.37 14.028 3.64 11.503 2.73 9.239c-.454-1.13-.728-2.255-.724-3.29.005-1.042.297-2.086 1.08-2.869.783-.783 1.827-1.076 2.869-1.08 1.034-.004 2.16.27 3.289.724 2.263.91 4.787 2.642 7.09 4.945 2.302 2.303 4.033 4.827 4.943 7.09.454 1.13.728 2.256.724 3.29-.005 1.043-.297 2.087-1.08 2.87Z"
|
|
412
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
413
|
+
fill: "currentColor",
|
|
414
|
+
d: "M19.08 4.916c-.16-.16-.46-.317-1.045-.32-.591-.002-1.374.16-2.31.536-1.867.751-4.107 2.256-6.223 4.373-2.116 2.116-3.62 4.356-4.371 6.224-.376.936-.539 1.719-.536 2.31.002.585.16.886.32 1.046.159.16.46.318 1.045.32.592.003 1.374-.16 2.31-.537 1.867-.75 4.107-2.255 6.223-4.371 2.116-2.117 3.62-4.357 4.37-6.225.377-.936.54-1.718.538-2.31-.003-.585-.161-.887-.32-1.046Zm1.835-1.835c.783.783 1.075 1.827 1.08 2.87.004 1.034-.27 2.16-.724 3.29-.91 2.263-2.64 4.788-4.943 7.09-2.303 2.304-4.827 4.035-7.09 4.945-1.13.454-2.255.728-3.29.724-1.041-.005-2.085-.297-2.868-1.08-.783-.783-1.076-1.827-1.08-2.87-.004-1.034.27-2.16.724-3.29.91-2.263 2.641-4.787 4.944-7.09 2.302-2.303 4.826-4.035 7.089-4.945 1.13-.454 2.255-.729 3.29-.724 1.041.004 2.085.297 2.868 1.08Z"
|
|
415
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
416
|
+
fill: "currentColor",
|
|
417
|
+
d: "M13.75 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z"
|
|
418
|
+
}));
|
|
419
|
+
|
|
403
420
|
const SvgBarchart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
404
421
|
xmlns: "http://www.w3.org/2000/svg",
|
|
405
422
|
width: "1em",
|
|
@@ -505,6 +522,22 @@ const SvgBoxPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _
|
|
|
505
522
|
d: "M11.261 4.107a1.2 1.2 0 0 1 0 2.4H5.275a.3.3 0 0 0-.3.3V18.78a.3.3 0 0 0 .3.301h11.971c.166 0 .301-.135.301-.3v-5.986a1.2 1.2 0 1 1 2.4 0v5.985a2.7 2.7 0 0 1-2.7 2.7H5.274a2.7 2.7 0 0 1-2.7-2.7V6.808a2.7 2.7 0 0 1 2.7-2.7h5.986ZM18.755.855a1.2 1.2 0 0 1 1.198 1.2l-.003 2.052H22a1.2 1.2 0 0 1 0 2.4h-2.052l-.003 2.054a1.201 1.201 0 0 1-2.4-.003l.002-2.05h-2.053a1.2 1.2 0 0 1 0-2.4h2.056l.003-2.055A1.2 1.2 0 0 1 18.755.855Z"
|
|
506
523
|
}));
|
|
507
524
|
|
|
525
|
+
const SvgBrushTwinkle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
526
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
527
|
+
width: "1em",
|
|
528
|
+
height: "1em",
|
|
529
|
+
fill: "none",
|
|
530
|
+
viewBox: "0 0 24 24"
|
|
531
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
532
|
+
fill: "currentColor",
|
|
533
|
+
fillRule: "evenodd",
|
|
534
|
+
d: "M18.954 2.338c1.778.476 2.357 2.71 1.034 3.99a.8.8 0 0 0-.217.368l-.544 2.03c-.144.538.15 1.096.675 1.28l1.318.465a2.635 2.635 0 0 1 1.67 3.167l-.461 1.72a2.058 2.058 0 0 1-.062.29l-1.286 4.286a3.636 3.636 0 0 1-3.482 2.592l-11.353.003h-.141a1.053 1.053 0 0 1-.19.018H2.4a1.047 1.047 0 0 1 0-2.094h3.038l2.36-8.766.054-.166.478-1.784a2.635 2.635 0 0 1 3.03-1.908l1.374.257a1.065 1.065 0 0 0 1.224-.77l.545-2.032a.802.802 0 0 0-.005-.426c-.506-1.77 1.113-3.416 2.89-2.94l1.565.42Zm-9.146 9.937-2.197 8.16 2.214-.002.937-3.591a1.047 1.047 0 0 1 2.025.527l-.8 3.064h2.267l.896-3.581a1.047 1.047 0 0 1 2.03.507l-.768 3.074H17.6c.681 0 1.282-.447 1.478-1.1l1.27-4.241-10.54-2.817Z",
|
|
535
|
+
clipRule: "evenodd"
|
|
536
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
537
|
+
fill: "currentColor",
|
|
538
|
+
d: "M6.888 7.646a.576.576 0 0 1 .258-.258l2.39-1.195a.576.576 0 0 0 0-1.031l-2.39-1.195a.576.576 0 0 1-.258-.258l-1.195-2.39a.576.576 0 0 0-1.031 0l-1.195 2.39a.576.576 0 0 1-.258.258L.819 5.162a.576.576 0 0 0 0 1.03l2.39 1.196a.576.576 0 0 1 .258.258l1.195 2.39a.576.576 0 0 0 1.03 0l1.196-2.39Z"
|
|
539
|
+
}));
|
|
540
|
+
|
|
508
541
|
const SvgBulletList = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
509
542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
510
543
|
width: "1em",
|
|
@@ -867,6 +900,22 @@ const SvgChatBubbleDots = props => /*#__PURE__*/React__namespace.createElement("
|
|
|
867
900
|
clipRule: "evenodd"
|
|
868
901
|
}));
|
|
869
902
|
|
|
903
|
+
const SvgChatBubbleDotsTwinkle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
904
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
905
|
+
width: "1em",
|
|
906
|
+
height: "1em",
|
|
907
|
+
fill: "none",
|
|
908
|
+
viewBox: "0 0 24 24"
|
|
909
|
+
}, props), /*#__PURE__*/React__namespace.createElement("path", {
|
|
910
|
+
fill: "currentColor",
|
|
911
|
+
d: "M6.888 7.646a.576.576 0 0 1 .258-.258l2.39-1.195a.576.576 0 0 0 0-1.031l-2.39-1.195a.576.576 0 0 1-.258-.258l-1.195-2.39a.576.576 0 0 0-1.031 0l-1.195 2.39a.576.576 0 0 1-.258.258L.819 5.162a.576.576 0 0 0 0 1.03l2.39 1.196a.576.576 0 0 1 .258.258l1.195 2.39a.576.576 0 0 0 1.03 0l1.196-2.39Z"
|
|
912
|
+
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
913
|
+
fill: "currentColor",
|
|
914
|
+
fillRule: "evenodd",
|
|
915
|
+
d: "M14.3 4.929c4.958 0 8.992 3.666 8.992 8.174 0 4.507-4.034 8.173-8.991 8.173-.985 0-2.051-.099-2.414-.136L8.97 22.709a.57.57 0 0 1-.84-.558l.267-2.8c-2.272-1.694-3.088-4.32-3.088-6.248 0-.255.013-.507.039-.755A2.54 2.54 0 0 0 7.48 10.93l.983-1.967 1.967-.983c1.098-.549 1.559-1.687 1.386-2.733a9.802 9.802 0 0 1 2.484-.32Zm-4.12 6.945a1.308 1.308 0 1 0-.066 2.615 1.308 1.308 0 0 0 .067-2.615Zm4.177-.002a1.31 1.31 0 1 0-.066 2.617 1.31 1.31 0 0 0 .066-2.617Zm4.177.002a1.31 1.31 0 0 0-1.34 1.307 1.307 1.307 0 1 0 1.34-1.307Z",
|
|
916
|
+
clipRule: "evenodd"
|
|
917
|
+
}));
|
|
918
|
+
|
|
870
919
|
const SvgChatBubbleQuestion = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
871
920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
872
921
|
width: "1em",
|
|
@@ -4184,6 +4233,7 @@ exports.ArrowRightLimitIcon = SvgArrowRightLimit;
|
|
|
4184
4233
|
exports.ArrowUpDownIcon = SvgArrowUpDown;
|
|
4185
4234
|
exports.ArrowUpIcon = SvgArrowUp;
|
|
4186
4235
|
exports.ArrowUpLimitIcon = SvgArrowUpLimit;
|
|
4236
|
+
exports.AtomIcon = SvgAtom;
|
|
4187
4237
|
exports.BarchartIcon = SvgBarchart;
|
|
4188
4238
|
exports.BookColorIcon = SvgBookColor;
|
|
4189
4239
|
exports.BookIcon = SvgBook;
|
|
@@ -4191,6 +4241,7 @@ exports.BookmarkAnimationIcon = SvgBookmarkAnimation;
|
|
|
4191
4241
|
exports.BookmarkIcon = SvgBookmark;
|
|
4192
4242
|
exports.BoxIcon = SvgBox;
|
|
4193
4243
|
exports.BoxPlusIcon = SvgBoxPlus;
|
|
4244
|
+
exports.BrushTwinkleIcon = SvgBrushTwinkle;
|
|
4194
4245
|
exports.BulletListIcon = SvgBulletList;
|
|
4195
4246
|
exports.BusColorIcon = SvgBusColor;
|
|
4196
4247
|
exports.CalendarCheckColorIcon = SvgCalendarCheckColor;
|
|
@@ -4211,6 +4262,7 @@ exports.ChatBubbleBadgeColorIcon = SvgChatBubbleBadgeColor;
|
|
|
4211
4262
|
exports.ChatBubbleCorrectColorIcon = SvgChatBubbleCorrectColor;
|
|
4212
4263
|
exports.ChatBubbleCorrectIcon = SvgChatBubbleCorrect;
|
|
4213
4264
|
exports.ChatBubbleDotsIcon = SvgChatBubbleDots;
|
|
4265
|
+
exports.ChatBubbleDotsTwinkleIcon = SvgChatBubbleDotsTwinkle;
|
|
4214
4266
|
exports.ChatBubbleIcon = SvgChatBubble;
|
|
4215
4267
|
exports.ChatBubbleQuestionAnimationIcon = SvgChatBubbleQuestionAnimation;
|
|
4216
4268
|
exports.ChatBubbleQuestionColorIcon = SvgChatBubbleQuestionColor;
|
package/esm/Atom.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgAtom = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
d: "M19.085 19.084c.16-.16.318-.46.32-1.045.003-.592-.16-1.375-.536-2.31-.75-1.868-2.255-4.109-4.371-6.225-2.116-2.117-4.356-3.622-6.223-4.372-.936-.377-1.719-.54-2.31-.537-.584.003-.886.16-1.045.32-.16.16-.318.461-.32 1.046-.003.592.16 1.374.536 2.31.75 1.868 2.255 4.109 4.37 6.225 2.117 2.117 4.357 3.62 6.224 4.372.936.376 1.718.539 2.31.536.584-.002.886-.16 1.046-.32Zm1.835 1.835c-.783.783-1.827 1.076-2.869 1.08-1.034.005-2.16-.27-3.289-.724-2.263-.91-4.787-2.641-7.09-4.944C5.37 14.028 3.64 11.503 2.73 9.239c-.454-1.13-.728-2.255-.724-3.29.005-1.042.297-2.086 1.08-2.869.783-.783 1.827-1.076 2.869-1.08 1.034-.004 2.16.27 3.289.724 2.263.91 4.787 2.642 7.09 4.945 2.302 2.303 4.033 4.827 4.943 7.09.454 1.13.728 2.256.724 3.29-.005 1.043-.297 2.087-1.08 2.87Z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
d: "M19.08 4.916c-.16-.16-.46-.317-1.045-.32-.591-.002-1.374.16-2.31.536-1.867.751-4.107 2.256-6.223 4.373-2.116 2.116-3.62 4.356-4.371 6.224-.376.936-.539 1.719-.536 2.31.002.585.16.886.32 1.046.159.16.46.318 1.045.32.592.003 1.374-.16 2.31-.537 1.867-.75 4.107-2.255 6.223-4.371 2.116-2.117 3.62-4.357 4.37-6.225.377-.936.54-1.718.538-2.31-.003-.585-.161-.887-.32-1.046Zm1.835-1.835c.783.783 1.075 1.827 1.08 2.87.004 1.034-.27 2.16-.724 3.29-.91 2.263-2.64 4.788-4.943 7.09-2.303 2.304-4.827 4.035-7.09 4.945-1.13.454-2.255.728-3.29.724-1.041-.005-2.085-.297-2.868-1.08-.783-.783-1.076-1.827-1.08-2.87-.004-1.034.27-2.16.724-3.29.91-2.263 2.641-4.787 4.944-7.09 2.302-2.303 4.826-4.035 7.089-4.945 1.13-.454 2.255-.729 3.29-.724 1.041.004 2.085.297 2.868 1.08Z"
|
|
16
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
17
|
+
fill: "currentColor",
|
|
18
|
+
d: "M13.75 12a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z"
|
|
19
|
+
}));
|
|
20
|
+
|
|
21
|
+
export { SvgAtom as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgBrushTwinkle = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
fillRule: "evenodd",
|
|
13
|
+
d: "M18.954 2.338c1.778.476 2.357 2.71 1.034 3.99a.8.8 0 0 0-.217.368l-.544 2.03c-.144.538.15 1.096.675 1.28l1.318.465a2.635 2.635 0 0 1 1.67 3.167l-.461 1.72a2.058 2.058 0 0 1-.062.29l-1.286 4.286a3.636 3.636 0 0 1-3.482 2.592l-11.353.003h-.141a1.053 1.053 0 0 1-.19.018H2.4a1.047 1.047 0 0 1 0-2.094h3.038l2.36-8.766.054-.166.478-1.784a2.635 2.635 0 0 1 3.03-1.908l1.374.257a1.065 1.065 0 0 0 1.224-.77l.545-2.032a.802.802 0 0 0-.005-.426c-.506-1.77 1.113-3.416 2.89-2.94l1.565.42Zm-9.146 9.937-2.197 8.16 2.214-.002.937-3.591a1.047 1.047 0 0 1 2.025.527l-.8 3.064h2.267l.896-3.581a1.047 1.047 0 0 1 2.03.507l-.768 3.074H17.6c.681 0 1.282-.447 1.478-1.1l1.27-4.241-10.54-2.817Z",
|
|
14
|
+
clipRule: "evenodd"
|
|
15
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M6.888 7.646a.576.576 0 0 1 .258-.258l2.39-1.195a.576.576 0 0 0 0-1.031l-2.39-1.195a.576.576 0 0 1-.258-.258l-1.195-2.39a.576.576 0 0 0-1.031 0l-1.195 2.39a.576.576 0 0 1-.258.258L.819 5.162a.576.576 0 0 0 0 1.03l2.39 1.196a.576.576 0 0 1 .258.258l1.195 2.39a.576.576 0 0 0 1.03 0l1.196-2.39Z"
|
|
18
|
+
}));
|
|
19
|
+
|
|
20
|
+
export { SvgBrushTwinkle as default };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { extends as _extends } from './_virtual/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const SvgChatBubbleDotsTwinkle = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "1em",
|
|
7
|
+
height: "1em",
|
|
8
|
+
fill: "none",
|
|
9
|
+
viewBox: "0 0 24 24"
|
|
10
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
11
|
+
fill: "currentColor",
|
|
12
|
+
d: "M6.888 7.646a.576.576 0 0 1 .258-.258l2.39-1.195a.576.576 0 0 0 0-1.031l-2.39-1.195a.576.576 0 0 1-.258-.258l-1.195-2.39a.576.576 0 0 0-1.031 0l-1.195 2.39a.576.576 0 0 1-.258.258L.819 5.162a.576.576 0 0 0 0 1.03l2.39 1.196a.576.576 0 0 1 .258.258l1.195 2.39a.576.576 0 0 0 1.03 0l1.196-2.39Z"
|
|
13
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
d: "M14.3 4.929c4.958 0 8.992 3.666 8.992 8.174 0 4.507-4.034 8.173-8.991 8.173-.985 0-2.051-.099-2.414-.136L8.97 22.709a.57.57 0 0 1-.84-.558l.267-2.8c-2.272-1.694-3.088-4.32-3.088-6.248 0-.255.013-.507.039-.755A2.54 2.54 0 0 0 7.48 10.93l.983-1.967 1.967-.983c1.098-.549 1.559-1.687 1.386-2.733a9.802 9.802 0 0 1 2.484-.32Zm-4.12 6.945a1.308 1.308 0 1 0-.066 2.615 1.308 1.308 0 0 0 .067-2.615Zm4.177-.002a1.31 1.31 0 1 0-.066 2.617 1.31 1.31 0 0 0 .066-2.617Zm4.177.002a1.31 1.31 0 0 0-1.34 1.307 1.307 1.307 0 1 0 1.34-1.307Z",
|
|
17
|
+
clipRule: "evenodd"
|
|
18
|
+
}));
|
|
19
|
+
|
|
20
|
+
export { SvgChatBubbleDotsTwinkle as default };
|
package/esm/index.js
CHANGED
|
@@ -26,6 +26,7 @@ export { default as ArrowRightLimitIcon } from './ArrowRightLimit.js';
|
|
|
26
26
|
export { default as ArrowUpIcon } from './ArrowUp.js';
|
|
27
27
|
export { default as ArrowUpDownIcon } from './ArrowUpDown.js';
|
|
28
28
|
export { default as ArrowUpLimitIcon } from './ArrowUpLimit.js';
|
|
29
|
+
export { default as AtomIcon } from './Atom.js';
|
|
29
30
|
export { default as BarchartIcon } from './Barchart.js';
|
|
30
31
|
export { default as BookIcon } from './Book.js';
|
|
31
32
|
export { default as BookColorIcon } from './BookColor.js';
|
|
@@ -33,6 +34,7 @@ export { default as BookmarkIcon } from './Bookmark.js';
|
|
|
33
34
|
export { default as BookmarkAnimationIcon } from './BookmarkAnimation.js';
|
|
34
35
|
export { default as BoxIcon } from './Box.js';
|
|
35
36
|
export { default as BoxPlusIcon } from './BoxPlus.js';
|
|
37
|
+
export { default as BrushTwinkleIcon } from './BrushTwinkle.js';
|
|
36
38
|
export { default as BulletListIcon } from './BulletList.js';
|
|
37
39
|
export { default as BusColorIcon } from './BusColor.js';
|
|
38
40
|
export { default as CalendarIcon } from './Calendar.js';
|
|
@@ -54,6 +56,7 @@ export { default as ChatBubbleBadgeColorIcon } from './ChatBubbleBadgeColor.js';
|
|
|
54
56
|
export { default as ChatBubbleCorrectIcon } from './ChatBubbleCorrect.js';
|
|
55
57
|
export { default as ChatBubbleCorrectColorIcon } from './ChatBubbleCorrectColor.js';
|
|
56
58
|
export { default as ChatBubbleDotsIcon } from './ChatBubbleDots.js';
|
|
59
|
+
export { default as ChatBubbleDotsTwinkleIcon } from './ChatBubbleDotsTwinkle.js';
|
|
57
60
|
export { default as ChatBubbleQuestionIcon } from './ChatBubbleQuestion.js';
|
|
58
61
|
export { default as ChatBubbleQuestionAnimationIcon } from './ChatBubbleQuestionAnimation.js';
|
|
59
62
|
export { default as ChatBubbleQuestionColorIcon } from './ChatBubbleQuestionColor.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teamturing/icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.66.0",
|
|
4
4
|
"description": "Icon components for React based project",
|
|
5
5
|
"author": "Sungchang Park <psch300@gmail.com> (https://github.com/psch300)",
|
|
6
6
|
"homepage": "https://github.com/weareteamturing/bombe#readme",
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"react": "^18.2.0"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "50092e1cfd6180d8a857b75c3c47c0df6ec9a59e"
|
|
44
44
|
}
|
package/svg/atom.svg
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M19.0855 19.0841C19.2449 18.9245 19.4026 18.6231 19.4051 18.039C19.4076 17.447 19.2454 16.6645 18.8691 15.7282C18.1185 13.8605 16.6138 11.6202 14.4978 9.50383C12.3819 7.38742 10.1422 5.88234 8.27487 5.13158C7.33881 4.75524 6.55647 4.59293 5.96455 4.59544C5.38068 4.59798 5.07923 4.75571 4.91975 4.91512C4.76028 5.07462 4.6019 5.37645 4.59942 5.96087C4.59692 6.55288 4.75996 7.33483 5.13616 8.271C5.88675 10.1387 7.39078 12.3797 9.50671 14.4961C11.6227 16.6125 13.8631 18.1168 15.7304 18.8676C16.6664 19.2439 17.4481 19.4069 18.04 19.4044C18.6243 19.402 18.9261 19.2436 19.0855 19.0841ZM20.92 20.919C20.1372 21.702 19.0933 21.9946 18.0515 21.9991C17.0172 22.0035 15.8915 21.7292 14.7623 21.2752C12.4991 20.3652 9.97451 18.6338 7.67221 16.331C5.3699 14.0281 3.63889 11.5031 2.72909 9.23934C2.27518 8.10985 2.00094 6.98394 2.00533 5.94941C2.00982 4.90738 2.30244 3.86319 3.08524 3.08021C3.86812 2.29728 4.91197 2.00448 5.9538 2.00005C6.98811 1.99566 8.11376 2.26997 9.243 2.72398C11.5062 3.634 14.0301 5.36616 16.3323 7.66892C18.6346 9.97167 20.3664 12.4962 21.2762 14.7598C21.7301 15.8893 22.0043 17.0152 22 18.0498C21.9955 19.0918 21.7028 20.1359 20.92 20.919Z" fill="#8D94A0"/>
|
|
3
|
+
<path d="M19.0803 4.91594C18.9208 4.75652 18.6194 4.59879 18.0354 4.59627C17.4435 4.59376 16.6612 4.75605 15.7251 5.13241C13.8578 5.88317 11.6181 7.38826 9.50216 9.50465C7.38623 11.6211 5.88147 13.8613 5.13089 15.729C4.75462 16.6653 4.59235 17.4478 4.59487 18.0398C4.5974 18.6238 4.75509 18.9254 4.91447 19.0849C5.07394 19.2444 5.37569 19.4028 5.95999 19.4053C6.55187 19.4078 7.33364 19.2447 8.2696 18.8684C10.1369 18.1177 12.3774 16.6133 14.4933 14.4969C16.6092 12.3805 18.1133 10.1395 18.8638 8.27182C19.2401 7.33565 19.4031 6.55371 19.4006 5.9617C19.3981 5.37727 19.2397 5.07545 19.0803 4.91594ZM20.9148 3.08104C21.6976 3.86403 21.9902 4.90819 21.9947 5.95023C21.9991 6.98477 21.7248 8.11067 21.2709 9.24016C20.3611 11.5039 18.6301 14.029 16.3278 16.3318C14.0255 18.6346 11.501 20.366 9.23773 21.276C8.10849 21.73 6.98283 22.0043 5.94853 21.9999C4.90674 21.9954 3.86277 21.7028 3.07997 20.9198C2.29721 20.1367 2.00448 19.0927 2.00005 18.0506C1.99566 17.0161 2.26991 15.8902 2.72382 14.7607C3.63364 12.497 5.36541 9.97251 7.66766 7.66974C9.96989 5.36699 12.4938 3.63484 14.757 2.72481C15.8862 2.27079 17.0119 1.99649 18.0462 2.00088C19.088 2.0053 20.1319 2.29809 20.9148 3.08104Z" fill="#8D94A0"/>
|
|
4
|
+
<path d="M13.75 12C13.75 12.9665 12.9665 13.75 12 13.75C11.0335 13.75 10.25 12.9665 10.25 12C10.25 11.0335 11.0335 10.25 12 10.25C12.9665 10.25 13.75 11.0335 13.75 12Z" fill="#8D94A0"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.9539 2.33766C20.732 2.81411 21.3107 5.04839 19.9876 6.32807C19.8836 6.42865 19.8082 6.55593 19.7708 6.69563L19.2266 8.72652C19.0829 9.26381 19.3771 9.82164 19.9018 10.0064L21.22 10.4708C22.5184 10.9281 23.2461 12.3083 22.8899 13.6379L22.4288 15.3584C22.4145 15.4545 22.3954 15.5513 22.3667 15.6471L21.0815 19.9342C20.6203 21.4725 19.2044 22.5263 17.5985 22.5263L6.24625 22.5287L6.10484 22.5282C6.04328 22.5395 5.9796 22.547 5.91478 22.547L2.4006 22.5466C1.82266 22.5466 1.35365 22.0777 1.35365 21.4998C1.35375 20.9219 1.82268 20.4529 2.40053 20.4528L5.43857 20.453L7.79948 11.6872L7.85321 11.5207L8.33117 9.7369C8.68745 8.40724 10.0077 7.57585 11.3608 7.82906L12.7347 8.08598C13.2814 8.18829 13.8152 7.85233 13.9593 7.31515L14.5035 5.28425C14.5409 5.14456 14.5392 4.99661 14.4995 4.85756C13.9935 3.08773 15.6118 1.44215 17.3899 1.91859L18.9539 2.33766ZM9.80762 12.2748L7.61111 20.4346L9.82459 20.4332L10.7617 16.8415C10.9076 16.2823 11.479 15.9469 12.0381 16.0926C12.5971 16.2385 12.9326 16.8099 12.787 17.369L11.9871 20.4333L14.2539 20.4331L15.1498 16.8515C15.29 16.2912 15.8582 15.9499 16.4186 16.0895C16.9793 16.2297 17.3206 16.7986 17.1804 17.3592L16.4124 20.4332L17.5991 20.4337C18.2805 20.4336 18.8811 19.986 19.0769 19.3334L20.3478 15.092L9.80762 12.2748Z" fill="#8D94A0"/>
|
|
3
|
+
<path d="M6.88788 7.64567C6.94365 7.53411 7.03411 7.44365 7.14567 7.38787L9.5358 6.19281C9.96066 5.98038 9.96067 5.37407 9.5358 5.16164L7.14567 3.96657C7.03411 3.91079 6.94365 3.82034 6.88788 3.70878L5.69281 1.31865C5.48038 0.893784 4.87407 0.893783 4.66164 1.31865L3.46657 3.70878C3.41079 3.82034 3.32034 3.91079 3.20878 3.96657L0.81865 5.16163C0.393784 5.37407 0.393783 5.98038 0.81865 6.19281L3.20878 7.38787C3.32034 7.44365 3.41079 7.53411 3.46657 7.64567L4.66164 10.0358C4.87407 10.4607 5.48038 10.4607 5.69281 10.0358L6.88788 7.64567Z" fill="#8D94A0"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.88788 7.64567C6.94365 7.53411 7.03411 7.44365 7.14567 7.38787L9.5358 6.19281C9.96066 5.98038 9.96067 5.37407 9.5358 5.16164L7.14567 3.96657C7.03411 3.91079 6.94365 3.82034 6.88788 3.70878L5.69281 1.31865C5.48038 0.893784 4.87407 0.893783 4.66164 1.31865L3.46657 3.70878C3.41079 3.82034 3.32034 3.91079 3.20878 3.96657L0.81865 5.16163C0.393784 5.37407 0.393783 5.98038 0.81865 6.19281L3.20878 7.38787C3.32034 7.44365 3.41079 7.53411 3.46657 7.64567L4.66164 10.0358C4.87407 10.4607 5.48038 10.4607 5.69281 10.0358L6.88788 7.64567Z" fill="#8D94A0"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.3008 4.92871C19.2583 4.92871 23.292 8.59545 23.292 13.1025C23.2919 17.6095 19.2582 21.2764 14.3008 21.2764C13.3157 21.2764 12.2496 21.177 11.8867 21.1396L8.9707 22.709C8.87974 22.7582 8.77715 22.7819 8.67383 22.7773C8.57028 22.7727 8.46919 22.7399 8.38281 22.6826C8.29664 22.6254 8.22807 22.5455 8.18359 22.4521C8.13907 22.3585 8.12081 22.2545 8.13086 22.1514L8.39844 19.3516C6.12585 17.6569 5.30963 15.0318 5.30957 13.1025C5.30957 12.8481 5.32348 12.5962 5.34863 12.3477C6.20453 12.292 7.03633 11.8205 7.48145 10.9307L8.46387 8.96387L10.4307 7.98145C11.529 7.43203 11.99 6.29392 11.8174 5.24805C12.6066 5.04152 13.4395 4.92871 14.3008 4.92871ZM10.1807 11.874C10.0063 11.8695 9.83237 11.9002 9.66992 11.9639C9.50759 12.0275 9.35928 12.1225 9.23438 12.2441C9.10941 12.3659 9.01023 12.5121 8.94238 12.6729C8.87459 12.8335 8.8399 13.0063 8.83984 13.1807C8.83981 13.3551 8.87466 13.5277 8.94238 13.6885C9.01012 13.8492 9.10952 13.9944 9.23438 14.1162C9.35917 14.2379 9.50668 14.3337 9.66895 14.3975C9.83136 14.4612 10.0053 14.4917 10.1797 14.4873C10.5203 14.4787 10.844 14.3376 11.082 14.0938C11.32 13.8498 11.4539 13.5225 11.4541 13.1816C11.4542 12.8407 11.3209 12.5127 11.083 12.2686C10.8452 12.0245 10.5213 11.8829 10.1807 11.874ZM14.3574 11.8721C14.183 11.8676 14.0091 11.8983 13.8467 11.9619C13.6842 12.0256 13.5361 12.1214 13.4111 12.2432C13.2861 12.365 13.187 12.5111 13.1191 12.6719C13.0513 12.8326 13.0157 13.0052 13.0156 13.1797C13.0156 13.3541 13.0505 13.5268 13.1182 13.6875C13.1859 13.8482 13.2853 13.9944 13.4102 14.1162C13.5351 14.2381 13.6842 14.3337 13.8467 14.3975C14.009 14.4611 14.1822 14.4916 14.3564 14.4873C14.6975 14.4787 15.0225 14.3379 15.2607 14.0938C15.4989 13.8496 15.6317 13.5217 15.6318 13.1807C15.6319 12.8395 15.4988 12.5119 15.2607 12.2676C15.0227 12.0232 14.6984 11.8809 14.3574 11.8721ZM18.5342 11.874C18.3598 11.8695 18.1859 11.9003 18.0234 11.9639C17.8611 12.0275 17.7128 12.1225 17.5879 12.2441C17.4629 12.3659 17.3637 12.5121 17.2959 12.6729C17.2281 12.8335 17.1934 13.0063 17.1934 13.1807C17.1933 13.3551 17.2282 13.5277 17.2959 13.6885C17.3636 13.8492 17.4631 13.9944 17.5879 14.1162C17.7128 14.238 17.861 14.3337 18.0234 14.3975C18.1857 14.4611 18.3589 14.4917 18.5332 14.4873C18.874 14.4787 19.1985 14.3378 19.4365 14.0938C19.6744 13.8498 19.8074 13.5224 19.8076 13.1816C19.8077 12.8407 19.6744 12.5127 19.4365 12.2686C19.1987 12.0245 18.8749 11.8828 18.5342 11.874Z" fill="#8D94A0"/>
|
|
4
|
+
</svg>
|