a-icons 1.1.63 → 1.1.64

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.
Files changed (34) hide show
  1. package/es/CirclePointsTriangleFilled.d.ts +7 -0
  2. package/es/CirclePointsTriangleFilled.js +52 -0
  3. package/es/CirclePointsTriangleOutlined.d.ts +7 -0
  4. package/es/CirclePointsTriangleOutlined.js +52 -0
  5. package/es/OppositeArrowsFilled.d.ts +7 -0
  6. package/es/OppositeArrowsFilled.js +33 -0
  7. package/es/OppositeArrowsOutlined.d.ts +7 -0
  8. package/es/OppositeArrowsOutlined.js +30 -0
  9. package/es/index.d.ts +4 -0
  10. package/es/index.js +4 -0
  11. package/lib/CirclePointsTriangleFilled.d.ts +7 -0
  12. package/lib/CirclePointsTriangleFilled.js +95 -0
  13. package/lib/CirclePointsTriangleOutlined.d.ts +7 -0
  14. package/lib/CirclePointsTriangleOutlined.js +95 -0
  15. package/lib/OppositeArrowsFilled.d.ts +7 -0
  16. package/lib/OppositeArrowsFilled.js +76 -0
  17. package/lib/OppositeArrowsOutlined.d.ts +7 -0
  18. package/lib/OppositeArrowsOutlined.js +73 -0
  19. package/lib/index.d.ts +4 -0
  20. package/lib/index.js +34 -6
  21. package/package.json +2 -2
  22. package/src/CirclePointsTriangleFilled.tsx +41 -0
  23. package/src/CirclePointsTriangleOutlined.tsx +44 -0
  24. package/src/OppositeArrowsFilled.tsx +22 -0
  25. package/src/OppositeArrowsOutlined.tsx +18 -0
  26. package/src/index.tsx +4 -0
  27. package/svgs/filled/circle-points-triangle-filled.svg +30 -0
  28. package/svgs/filled/opposite-arrows-filled.svg +8 -0
  29. package/svgs/outlined/circle-points-triangle-outlined.svg +32 -0
  30. package/svgs/outlined/opposite-arrows-outlined.svg +8 -0
  31. package/tmpAllSvgs/circle-points-triangle-filled.svg +30 -0
  32. package/tmpAllSvgs/circle-points-triangle-outlined.svg +32 -0
  33. package/tmpAllSvgs/opposite-arrows-filled.svg +8 -0
  34. package/tmpAllSvgs/opposite-arrows-outlined.svg +8 -0
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function CirclePointsTriangleFilled(componentProps: IconProps): JSX.Element;
4
+ declare namespace CirclePointsTriangleFilled {
5
+ var displayName: string;
6
+ }
7
+ export default CirclePointsTriangleFilled;
@@ -0,0 +1,52 @@
1
+ var __assign = this && this.__assign || function () {
2
+ __assign = Object.assign || function (t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) {
6
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
7
+ }
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import * as React from 'react';
14
+ import Icon from 'a-base-icon/lib/icon';
15
+ function CirclePointsTriangleFilled(componentProps) {
16
+ var IconNode = function IconNode(props) {
17
+ return /*#__PURE__*/React.createElement("svg", __assign({
18
+ viewBox: "0 0 24 24",
19
+ xmlns: "http://www.w3.org/2000/svg"
20
+ }, props), /*#__PURE__*/React.createElement("g", {
21
+ clipPath: "url(#circle-points-triangle-filled_svg__clip0_11158_455)",
22
+ fill: "currentColor"
23
+ }, /*#__PURE__*/React.createElement("path", {
24
+ d: "M5.1 21.33a2.1 2.1 0 100-4.2 2.1 2.1 0 000 4.2zM12.1 7.46a2.23 2.23 0 100-4.46 2.23 2.23 0 000 4.46z"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M8.1 13.23c0-.62.15-1.2.4-1.72-.34.17-.68.36-.99.58-1.21.87-2.13 2.2-2.19 4.16 1.52.11 2.73 1.35 2.77 2.89.5.4 1.07.66 1.73.7.5.03 1.09-.08 1.76-.34-.36-.25-.7-.51-1-.82-1.53-1.52-2.48-2.96-2.48-5.46v.01zM12.35 9.21c1.61.1 2.95 1.19 3.48 2.64.04-.17.08-.35.1-.52.17-1.27-.2-2.69-1.69-4.01-.55.56-1.31.91-2.15.91-.97 0-1.82-.47-2.37-1.18-.65.14-1.39.45-1.92 1.01-.49.51-.85 1.29-.7 2.5 1.67-1.02 3.65-1.42 5.24-1.35h.01z"
29
+ }), /*#__PURE__*/React.createElement("path", {
30
+ fillRule: "evenodd",
31
+ clipRule: "evenodd",
32
+ d: "M9.15 13.23c0 1.63 1.32 2.95 2.95 2.95.79 0 1.5-.31 2.02-.81.02-.02.05-.04.07-.07a2.949 2.949 0 10-5.04-2.08v.01z"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ fillRule: "evenodd",
35
+ clipRule: "evenodd",
36
+ d: "M18.94 13.95c-.11-.75-.51-1.65-1.5-2.58 0 .05 0 .11-.01.16-.23 1.69-1.19 3.22-2.32 4.3-.73.85-1.8 1.39-3.01 1.39-.33 0-.65-.05-.97-.13.16.17.32.35.5.52 1.06 1.06 2.53 1.74 4.48 1.48.06-1.33.98-2.43 2.23-2.76.37-.47.75-1.35.6-2.39v.01z"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M19.1 21.48a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5z"
39
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
40
+ id: "circle-points-triangle-filled_svg__clip0_11158_455"
41
+ }, /*#__PURE__*/React.createElement("path", {
42
+ fill: "#fff",
43
+ transform: "translate(3 3)",
44
+ d: "M0 0h18.35v18.48H0z"
45
+ }))));
46
+ };
47
+ return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
48
+ component: IconNode
49
+ }));
50
+ }
51
+ CirclePointsTriangleFilled.displayName = 'CirclePointsTriangleFilled';
52
+ export default CirclePointsTriangleFilled;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function CirclePointsTriangleOutlined(componentProps: IconProps): JSX.Element;
4
+ declare namespace CirclePointsTriangleOutlined {
5
+ var displayName: string;
6
+ }
7
+ export default CirclePointsTriangleOutlined;
@@ -0,0 +1,52 @@
1
+ var __assign = this && this.__assign || function () {
2
+ __assign = Object.assign || function (t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) {
6
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
7
+ }
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import * as React from 'react';
14
+ import Icon from 'a-base-icon/lib/icon';
15
+ function CirclePointsTriangleOutlined(componentProps) {
16
+ var IconNode = function IconNode(props) {
17
+ return /*#__PURE__*/React.createElement("svg", __assign({
18
+ viewBox: "0 0 24 24",
19
+ xmlns: "http://www.w3.org/2000/svg"
20
+ }, props), /*#__PURE__*/React.createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M12 15.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm0 1.5a4 4 0 100-8 4 4 0 000 8zM12 6.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM12 8a3 3 0 100-6 3 3 0 000 6z",
24
+ fill: "currentColor"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M6.633 6.794c.977-1.022 2.343-1.445 3.292-1.54l.15 1.492c-.718.072-1.702.399-2.358 1.085-.604.632-1.032 1.674-.499 3.453l-1.436.431c-.667-2.22-.178-3.845.85-4.92zM20.324 13.507c.22 1.506-.32 2.79-.908 3.534l-1.176-.93c.372-.471.75-1.35.6-2.388-.148-1.01-.817-2.302-2.779-3.582l.82-1.256c2.23 1.455 3.22 3.088 3.443 4.622zM9.63 21.114c-1.217-.076-2.21-.62-2.974-1.367l1.048-1.073c.556.543 1.224.893 2.02.943.802.05 1.827-.201 3.098-1.034l.822 1.255c-1.461.957-2.803 1.35-4.014 1.276z",
29
+ fill: "currentColor"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M19 20.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm0 1.5a3 3 0 100-6 3 3 0 000 6zM5 20.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM5 22a3 3 0 100-6 3 3 0 000 6zM17.33 11.302c-.27 1.96-1.5 3.695-2.861 4.784L13.5 15c1.14-.911 2.14-2.412 2.345-3.902.196-1.425-.287-3.038-2.286-4.491l.882-1.214c2.401 1.747 3.168 3.884 2.89 5.91z",
34
+ fill: "currentColor"
35
+ }), /*#__PURE__*/React.createElement("path", {
36
+ fillRule: "evenodd",
37
+ clipRule: "evenodd",
38
+ d: "M6.537 10.644c1.753-1.262 3.982-1.736 5.718-1.664l-.062 1.499c-1.463-.06-3.346.35-4.78 1.382-1.392 1.002-2.39 2.602-2.166 5.071l-1.494.136c-.275-3.031.989-5.133 2.784-6.424z",
39
+ fill: "currentColor"
40
+ }), /*#__PURE__*/React.createElement("path", {
41
+ fillRule: "evenodd",
42
+ clipRule: "evenodd",
43
+ d: "M10.477 18.459C8.944 16.937 8 15.5 8 13h1.5c0 2 .78 3.15 2.034 4.394 1.217 1.209 2.96 1.93 5.358 1.302l.38 1.45c-2.945.772-5.225-.13-6.795-1.687z",
44
+ fill: "currentColor"
45
+ }));
46
+ };
47
+ return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
48
+ component: IconNode
49
+ }));
50
+ }
51
+ CirclePointsTriangleOutlined.displayName = 'CirclePointsTriangleOutlined';
52
+ export default CirclePointsTriangleOutlined;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function OppositeArrowsFilled(componentProps: IconProps): JSX.Element;
4
+ declare namespace OppositeArrowsFilled {
5
+ var displayName: string;
6
+ }
7
+ export default OppositeArrowsFilled;
@@ -0,0 +1,33 @@
1
+ var __assign = this && this.__assign || function () {
2
+ __assign = Object.assign || function (t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) {
6
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
7
+ }
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import * as React from 'react';
14
+ import Icon from 'a-base-icon/lib/icon';
15
+ function OppositeArrowsFilled(componentProps) {
16
+ var IconNode = function IconNode(props) {
17
+ return /*#__PURE__*/React.createElement("svg", __assign({
18
+ viewBox: "0 0 24 24",
19
+ xmlns: "http://www.w3.org/2000/svg"
20
+ }, props), /*#__PURE__*/React.createElement("path", {
21
+ d: "M8.36 11.82h2a1.5 1.5 0 000-3H4.74a1.42 1.42 0 00-.55.11 1.48 1.48 0 00-.82.81 1.62 1.62 0 00-.1.54v5.6a1.5 1.5 0 003 0v-2l3.86 3.87a1.53 1.53 0 001.06.44 1.5 1.5 0 001.06-2.56l-3.89-3.81z",
22
+ fill: "currentColor"
23
+ }), /*#__PURE__*/React.createElement("path", {
24
+ d: "M20.76 13.68v-5.6a1.5 1.5 0 00-3 0v2L13.9 6.19a1.5 1.5 0 00-2.12 2.12l3.86 3.87h-2a1.5 1.5 0 000 3h5.59c.189 0 .376-.037.55-.11a1.48 1.48 0 00.82-.81c.095-.18.15-.377.16-.58z",
25
+ fill: "currentColor"
26
+ }));
27
+ };
28
+ return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
29
+ component: IconNode
30
+ }));
31
+ }
32
+ OppositeArrowsFilled.displayName = 'OppositeArrowsFilled';
33
+ export default OppositeArrowsFilled;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function OppositeArrowsOutlined(componentProps: IconProps): JSX.Element;
4
+ declare namespace OppositeArrowsOutlined {
5
+ var displayName: string;
6
+ }
7
+ export default OppositeArrowsOutlined;
@@ -0,0 +1,30 @@
1
+ var __assign = this && this.__assign || function () {
2
+ __assign = Object.assign || function (t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) {
6
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
7
+ }
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ import * as React from 'react';
14
+ import Icon from 'a-base-icon/lib/icon';
15
+ function OppositeArrowsOutlined(componentProps) {
16
+ var IconNode = function IconNode(props) {
17
+ return /*#__PURE__*/React.createElement("svg", __assign({
18
+ viewBox: "0 0 24 24",
19
+ xmlns: "http://www.w3.org/2000/svg"
20
+ }, props), /*#__PURE__*/React.createElement("path", {
21
+ d: "M5.2 10.76H10a.75.75 0 100-1.5H3.39a.72.72 0 00-.29.06.78.78 0 00-.41.41.87.87 0 000 .28v6.63a.75.75 0 001.5 0v-4.82l6.34 6.34a.73.73 0 00.53.22.75.75 0 00.53-1.28L5.2 10.76zM21.36 7.35a.75.75 0 00-1.5 0v4.83l-6.34-6.34a.74.74 0 00-1.06 0 .75.75 0 000 1.06l6.34 6.34H14a.75.75 0 000 1.5h6.63c.1 0 .199-.02.29-.06a.78.78 0 00.41-.41.867.867 0 00.05-.28l-.02-6.64z",
22
+ fill: "currentColor"
23
+ }));
24
+ };
25
+ return /*#__PURE__*/React.createElement(Icon, __assign({}, componentProps, {
26
+ component: IconNode
27
+ }));
28
+ }
29
+ OppositeArrowsOutlined.displayName = 'OppositeArrowsOutlined';
30
+ export default OppositeArrowsOutlined;
package/es/index.d.ts CHANGED
@@ -55,6 +55,8 @@ export { default as ChevronUpFilled } from './ChevronUpFilled';
55
55
  export { default as CircleDollarFilled } from './CircleDollarFilled';
56
56
  export { default as CircleDollarOutlined } from './CircleDollarOutlined';
57
57
  export { default as CirclePlusFilled } from './CirclePlusFilled';
58
+ export { default as CirclePointsTriangleFilled } from './CirclePointsTriangleFilled';
59
+ export { default as CirclePointsTriangleOutlined } from './CirclePointsTriangleOutlined';
58
60
  export { default as CirculationFilled } from './CirculationFilled';
59
61
  export { default as ClientOutlined } from './ClientOutlined';
60
62
  export { default as ClipboardOutlined } from './ClipboardOutlined';
@@ -197,6 +199,8 @@ export { default as OfficeBagOutlined } from './OfficeBagOutlined';
197
199
  export { default as OngoingFilled } from './OngoingFilled';
198
200
  export { default as OpenMailFilled } from './OpenMailFilled';
199
201
  export { default as OpenMailOutlined } from './OpenMailOutlined';
202
+ export { default as OppositeArrowsFilled } from './OppositeArrowsFilled';
203
+ export { default as OppositeArrowsOutlined } from './OppositeArrowsOutlined';
200
204
  export { default as OtcMerchantLine } from './OtcMerchantLine';
201
205
  export { default as OtcMerchant } from './OtcMerchant';
202
206
  export { default as PencilOutlined } from './PencilOutlined';
package/es/index.js CHANGED
@@ -55,6 +55,8 @@ export { default as ChevronUpFilled } from './ChevronUpFilled';
55
55
  export { default as CircleDollarFilled } from './CircleDollarFilled';
56
56
  export { default as CircleDollarOutlined } from './CircleDollarOutlined';
57
57
  export { default as CirclePlusFilled } from './CirclePlusFilled';
58
+ export { default as CirclePointsTriangleFilled } from './CirclePointsTriangleFilled';
59
+ export { default as CirclePointsTriangleOutlined } from './CirclePointsTriangleOutlined';
58
60
  export { default as CirculationFilled } from './CirculationFilled';
59
61
  export { default as ClientOutlined } from './ClientOutlined';
60
62
  export { default as ClipboardOutlined } from './ClipboardOutlined';
@@ -197,6 +199,8 @@ export { default as OfficeBagOutlined } from './OfficeBagOutlined';
197
199
  export { default as OngoingFilled } from './OngoingFilled';
198
200
  export { default as OpenMailFilled } from './OpenMailFilled';
199
201
  export { default as OpenMailOutlined } from './OpenMailOutlined';
202
+ export { default as OppositeArrowsFilled } from './OppositeArrowsFilled';
203
+ export { default as OppositeArrowsOutlined } from './OppositeArrowsOutlined';
200
204
  export { default as OtcMerchantLine } from './OtcMerchantLine';
201
205
  export { default as OtcMerchant } from './OtcMerchant';
202
206
  export { default as PencilOutlined } from './PencilOutlined';
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function CirclePointsTriangleFilled(componentProps: IconProps): JSX.Element;
4
+ declare namespace CirclePointsTriangleFilled {
5
+ var displayName: string;
6
+ }
7
+ export default CirclePointsTriangleFilled;
@@ -0,0 +1,95 @@
1
+ "use strict";
2
+
3
+ var __assign = this && this.__assign || function () {
4
+ __assign = Object.assign || function (t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) {
8
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
9
+ }
10
+ }
11
+ return t;
12
+ };
13
+ return __assign.apply(this, arguments);
14
+ };
15
+ var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = {
20
+ enumerable: true,
21
+ get: function get() {
22
+ return m[k];
23
+ }
24
+ };
25
+ }
26
+ Object.defineProperty(o, k2, desc);
27
+ } : function (o, m, k, k2) {
28
+ if (k2 === undefined) k2 = k;
29
+ o[k2] = m[k];
30
+ });
31
+ var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
32
+ Object.defineProperty(o, "default", {
33
+ enumerable: true,
34
+ value: v
35
+ });
36
+ } : function (o, v) {
37
+ o["default"] = v;
38
+ });
39
+ var __importStar = this && this.__importStar || function (mod) {
40
+ if (mod && mod.__esModule) return mod;
41
+ var result = {};
42
+ if (mod != null) for (var k in mod) {
43
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
44
+ }
45
+ __setModuleDefault(result, mod);
46
+ return result;
47
+ };
48
+ var __importDefault = this && this.__importDefault || function (mod) {
49
+ return mod && mod.__esModule ? mod : {
50
+ "default": mod
51
+ };
52
+ };
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ });
56
+ var React = __importStar(require("react"));
57
+ var icon_1 = __importDefault(require("a-base-icon/lib/icon"));
58
+ function CirclePointsTriangleFilled(componentProps) {
59
+ var IconNode = function IconNode(props) {
60
+ return React.createElement("svg", __assign({
61
+ viewBox: "0 0 24 24",
62
+ xmlns: "http://www.w3.org/2000/svg"
63
+ }, props), React.createElement("g", {
64
+ clipPath: "url(#circle-points-triangle-filled_svg__clip0_11158_455)",
65
+ fill: "currentColor"
66
+ }, React.createElement("path", {
67
+ d: "M5.1 21.33a2.1 2.1 0 100-4.2 2.1 2.1 0 000 4.2zM12.1 7.46a2.23 2.23 0 100-4.46 2.23 2.23 0 000 4.46z"
68
+ }), React.createElement("path", {
69
+ fillRule: "evenodd",
70
+ clipRule: "evenodd",
71
+ d: "M8.1 13.23c0-.62.15-1.2.4-1.72-.34.17-.68.36-.99.58-1.21.87-2.13 2.2-2.19 4.16 1.52.11 2.73 1.35 2.77 2.89.5.4 1.07.66 1.73.7.5.03 1.09-.08 1.76-.34-.36-.25-.7-.51-1-.82-1.53-1.52-2.48-2.96-2.48-5.46v.01zM12.35 9.21c1.61.1 2.95 1.19 3.48 2.64.04-.17.08-.35.1-.52.17-1.27-.2-2.69-1.69-4.01-.55.56-1.31.91-2.15.91-.97 0-1.82-.47-2.37-1.18-.65.14-1.39.45-1.92 1.01-.49.51-.85 1.29-.7 2.5 1.67-1.02 3.65-1.42 5.24-1.35h.01z"
72
+ }), React.createElement("path", {
73
+ fillRule: "evenodd",
74
+ clipRule: "evenodd",
75
+ d: "M9.15 13.23c0 1.63 1.32 2.95 2.95 2.95.79 0 1.5-.31 2.02-.81.02-.02.05-.04.07-.07a2.949 2.949 0 10-5.04-2.08v.01z"
76
+ }), React.createElement("path", {
77
+ fillRule: "evenodd",
78
+ clipRule: "evenodd",
79
+ d: "M18.94 13.95c-.11-.75-.51-1.65-1.5-2.58 0 .05 0 .11-.01.16-.23 1.69-1.19 3.22-2.32 4.3-.73.85-1.8 1.39-3.01 1.39-.33 0-.65-.05-.97-.13.16.17.32.35.5.52 1.06 1.06 2.53 1.74 4.48 1.48.06-1.33.98-2.43 2.23-2.76.37-.47.75-1.35.6-2.39v.01z"
80
+ }), React.createElement("path", {
81
+ d: "M19.1 21.48a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5z"
82
+ })), React.createElement("defs", null, React.createElement("clipPath", {
83
+ id: "circle-points-triangle-filled_svg__clip0_11158_455"
84
+ }, React.createElement("path", {
85
+ fill: "#fff",
86
+ transform: "translate(3 3)",
87
+ d: "M0 0h18.35v18.48H0z"
88
+ }))));
89
+ };
90
+ return React.createElement(icon_1["default"], __assign({}, componentProps, {
91
+ component: IconNode
92
+ }));
93
+ }
94
+ CirclePointsTriangleFilled.displayName = 'CirclePointsTriangleFilled';
95
+ exports["default"] = CirclePointsTriangleFilled;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function CirclePointsTriangleOutlined(componentProps: IconProps): JSX.Element;
4
+ declare namespace CirclePointsTriangleOutlined {
5
+ var displayName: string;
6
+ }
7
+ export default CirclePointsTriangleOutlined;
@@ -0,0 +1,95 @@
1
+ "use strict";
2
+
3
+ var __assign = this && this.__assign || function () {
4
+ __assign = Object.assign || function (t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) {
8
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
9
+ }
10
+ }
11
+ return t;
12
+ };
13
+ return __assign.apply(this, arguments);
14
+ };
15
+ var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = {
20
+ enumerable: true,
21
+ get: function get() {
22
+ return m[k];
23
+ }
24
+ };
25
+ }
26
+ Object.defineProperty(o, k2, desc);
27
+ } : function (o, m, k, k2) {
28
+ if (k2 === undefined) k2 = k;
29
+ o[k2] = m[k];
30
+ });
31
+ var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
32
+ Object.defineProperty(o, "default", {
33
+ enumerable: true,
34
+ value: v
35
+ });
36
+ } : function (o, v) {
37
+ o["default"] = v;
38
+ });
39
+ var __importStar = this && this.__importStar || function (mod) {
40
+ if (mod && mod.__esModule) return mod;
41
+ var result = {};
42
+ if (mod != null) for (var k in mod) {
43
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
44
+ }
45
+ __setModuleDefault(result, mod);
46
+ return result;
47
+ };
48
+ var __importDefault = this && this.__importDefault || function (mod) {
49
+ return mod && mod.__esModule ? mod : {
50
+ "default": mod
51
+ };
52
+ };
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ });
56
+ var React = __importStar(require("react"));
57
+ var icon_1 = __importDefault(require("a-base-icon/lib/icon"));
58
+ function CirclePointsTriangleOutlined(componentProps) {
59
+ var IconNode = function IconNode(props) {
60
+ return React.createElement("svg", __assign({
61
+ viewBox: "0 0 24 24",
62
+ xmlns: "http://www.w3.org/2000/svg"
63
+ }, props), React.createElement("path", {
64
+ fillRule: "evenodd",
65
+ clipRule: "evenodd",
66
+ d: "M12 15.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm0 1.5a4 4 0 100-8 4 4 0 000 8zM12 6.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM12 8a3 3 0 100-6 3 3 0 000 6z",
67
+ fill: "currentColor"
68
+ }), React.createElement("path", {
69
+ fillRule: "evenodd",
70
+ clipRule: "evenodd",
71
+ d: "M6.633 6.794c.977-1.022 2.343-1.445 3.292-1.54l.15 1.492c-.718.072-1.702.399-2.358 1.085-.604.632-1.032 1.674-.499 3.453l-1.436.431c-.667-2.22-.178-3.845.85-4.92zM20.324 13.507c.22 1.506-.32 2.79-.908 3.534l-1.176-.93c.372-.471.75-1.35.6-2.388-.148-1.01-.817-2.302-2.779-3.582l.82-1.256c2.23 1.455 3.22 3.088 3.443 4.622zM9.63 21.114c-1.217-.076-2.21-.62-2.974-1.367l1.048-1.073c.556.543 1.224.893 2.02.943.802.05 1.827-.201 3.098-1.034l.822 1.255c-1.461.957-2.803 1.35-4.014 1.276z",
72
+ fill: "currentColor"
73
+ }), React.createElement("path", {
74
+ fillRule: "evenodd",
75
+ clipRule: "evenodd",
76
+ d: "M19 20.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm0 1.5a3 3 0 100-6 3 3 0 000 6zM5 20.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM5 22a3 3 0 100-6 3 3 0 000 6zM17.33 11.302c-.27 1.96-1.5 3.695-2.861 4.784L13.5 15c1.14-.911 2.14-2.412 2.345-3.902.196-1.425-.287-3.038-2.286-4.491l.882-1.214c2.401 1.747 3.168 3.884 2.89 5.91z",
77
+ fill: "currentColor"
78
+ }), React.createElement("path", {
79
+ fillRule: "evenodd",
80
+ clipRule: "evenodd",
81
+ d: "M6.537 10.644c1.753-1.262 3.982-1.736 5.718-1.664l-.062 1.499c-1.463-.06-3.346.35-4.78 1.382-1.392 1.002-2.39 2.602-2.166 5.071l-1.494.136c-.275-3.031.989-5.133 2.784-6.424z",
82
+ fill: "currentColor"
83
+ }), React.createElement("path", {
84
+ fillRule: "evenodd",
85
+ clipRule: "evenodd",
86
+ d: "M10.477 18.459C8.944 16.937 8 15.5 8 13h1.5c0 2 .78 3.15 2.034 4.394 1.217 1.209 2.96 1.93 5.358 1.302l.38 1.45c-2.945.772-5.225-.13-6.795-1.687z",
87
+ fill: "currentColor"
88
+ }));
89
+ };
90
+ return React.createElement(icon_1["default"], __assign({}, componentProps, {
91
+ component: IconNode
92
+ }));
93
+ }
94
+ CirclePointsTriangleOutlined.displayName = 'CirclePointsTriangleOutlined';
95
+ exports["default"] = CirclePointsTriangleOutlined;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function OppositeArrowsFilled(componentProps: IconProps): JSX.Element;
4
+ declare namespace OppositeArrowsFilled {
5
+ var displayName: string;
6
+ }
7
+ export default OppositeArrowsFilled;
@@ -0,0 +1,76 @@
1
+ "use strict";
2
+
3
+ var __assign = this && this.__assign || function () {
4
+ __assign = Object.assign || function (t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) {
8
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
9
+ }
10
+ }
11
+ return t;
12
+ };
13
+ return __assign.apply(this, arguments);
14
+ };
15
+ var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = {
20
+ enumerable: true,
21
+ get: function get() {
22
+ return m[k];
23
+ }
24
+ };
25
+ }
26
+ Object.defineProperty(o, k2, desc);
27
+ } : function (o, m, k, k2) {
28
+ if (k2 === undefined) k2 = k;
29
+ o[k2] = m[k];
30
+ });
31
+ var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
32
+ Object.defineProperty(o, "default", {
33
+ enumerable: true,
34
+ value: v
35
+ });
36
+ } : function (o, v) {
37
+ o["default"] = v;
38
+ });
39
+ var __importStar = this && this.__importStar || function (mod) {
40
+ if (mod && mod.__esModule) return mod;
41
+ var result = {};
42
+ if (mod != null) for (var k in mod) {
43
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
44
+ }
45
+ __setModuleDefault(result, mod);
46
+ return result;
47
+ };
48
+ var __importDefault = this && this.__importDefault || function (mod) {
49
+ return mod && mod.__esModule ? mod : {
50
+ "default": mod
51
+ };
52
+ };
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ });
56
+ var React = __importStar(require("react"));
57
+ var icon_1 = __importDefault(require("a-base-icon/lib/icon"));
58
+ function OppositeArrowsFilled(componentProps) {
59
+ var IconNode = function IconNode(props) {
60
+ return React.createElement("svg", __assign({
61
+ viewBox: "0 0 24 24",
62
+ xmlns: "http://www.w3.org/2000/svg"
63
+ }, props), React.createElement("path", {
64
+ d: "M8.36 11.82h2a1.5 1.5 0 000-3H4.74a1.42 1.42 0 00-.55.11 1.48 1.48 0 00-.82.81 1.62 1.62 0 00-.1.54v5.6a1.5 1.5 0 003 0v-2l3.86 3.87a1.53 1.53 0 001.06.44 1.5 1.5 0 001.06-2.56l-3.89-3.81z",
65
+ fill: "currentColor"
66
+ }), React.createElement("path", {
67
+ d: "M20.76 13.68v-5.6a1.5 1.5 0 00-3 0v2L13.9 6.19a1.5 1.5 0 00-2.12 2.12l3.86 3.87h-2a1.5 1.5 0 000 3h5.59c.189 0 .376-.037.55-.11a1.48 1.48 0 00.82-.81c.095-.18.15-.377.16-.58z",
68
+ fill: "currentColor"
69
+ }));
70
+ };
71
+ return React.createElement(icon_1["default"], __assign({}, componentProps, {
72
+ component: IconNode
73
+ }));
74
+ }
75
+ OppositeArrowsFilled.displayName = 'OppositeArrowsFilled';
76
+ exports["default"] = OppositeArrowsFilled;
@@ -0,0 +1,7 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from 'a-base-icon/lib/icon';
3
+ declare function OppositeArrowsOutlined(componentProps: IconProps): JSX.Element;
4
+ declare namespace OppositeArrowsOutlined {
5
+ var displayName: string;
6
+ }
7
+ export default OppositeArrowsOutlined;
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+
3
+ var __assign = this && this.__assign || function () {
4
+ __assign = Object.assign || function (t) {
5
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
6
+ s = arguments[i];
7
+ for (var p in s) {
8
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
9
+ }
10
+ }
11
+ return t;
12
+ };
13
+ return __assign.apply(this, arguments);
14
+ };
15
+ var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ var desc = Object.getOwnPropertyDescriptor(m, k);
18
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
19
+ desc = {
20
+ enumerable: true,
21
+ get: function get() {
22
+ return m[k];
23
+ }
24
+ };
25
+ }
26
+ Object.defineProperty(o, k2, desc);
27
+ } : function (o, m, k, k2) {
28
+ if (k2 === undefined) k2 = k;
29
+ o[k2] = m[k];
30
+ });
31
+ var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
32
+ Object.defineProperty(o, "default", {
33
+ enumerable: true,
34
+ value: v
35
+ });
36
+ } : function (o, v) {
37
+ o["default"] = v;
38
+ });
39
+ var __importStar = this && this.__importStar || function (mod) {
40
+ if (mod && mod.__esModule) return mod;
41
+ var result = {};
42
+ if (mod != null) for (var k in mod) {
43
+ if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
44
+ }
45
+ __setModuleDefault(result, mod);
46
+ return result;
47
+ };
48
+ var __importDefault = this && this.__importDefault || function (mod) {
49
+ return mod && mod.__esModule ? mod : {
50
+ "default": mod
51
+ };
52
+ };
53
+ Object.defineProperty(exports, "__esModule", {
54
+ value: true
55
+ });
56
+ var React = __importStar(require("react"));
57
+ var icon_1 = __importDefault(require("a-base-icon/lib/icon"));
58
+ function OppositeArrowsOutlined(componentProps) {
59
+ var IconNode = function IconNode(props) {
60
+ return React.createElement("svg", __assign({
61
+ viewBox: "0 0 24 24",
62
+ xmlns: "http://www.w3.org/2000/svg"
63
+ }, props), React.createElement("path", {
64
+ d: "M5.2 10.76H10a.75.75 0 100-1.5H3.39a.72.72 0 00-.29.06.78.78 0 00-.41.41.87.87 0 000 .28v6.63a.75.75 0 001.5 0v-4.82l6.34 6.34a.73.73 0 00.53.22.75.75 0 00.53-1.28L5.2 10.76zM21.36 7.35a.75.75 0 00-1.5 0v4.83l-6.34-6.34a.74.74 0 00-1.06 0 .75.75 0 000 1.06l6.34 6.34H14a.75.75 0 000 1.5h6.63c.1 0 .199-.02.29-.06a.78.78 0 00.41-.41.867.867 0 00.05-.28l-.02-6.64z",
65
+ fill: "currentColor"
66
+ }));
67
+ };
68
+ return React.createElement(icon_1["default"], __assign({}, componentProps, {
69
+ component: IconNode
70
+ }));
71
+ }
72
+ OppositeArrowsOutlined.displayName = 'OppositeArrowsOutlined';
73
+ exports["default"] = OppositeArrowsOutlined;
package/lib/index.d.ts CHANGED
@@ -55,6 +55,8 @@ export { default as ChevronUpFilled } from './ChevronUpFilled';
55
55
  export { default as CircleDollarFilled } from './CircleDollarFilled';
56
56
  export { default as CircleDollarOutlined } from './CircleDollarOutlined';
57
57
  export { default as CirclePlusFilled } from './CirclePlusFilled';
58
+ export { default as CirclePointsTriangleFilled } from './CirclePointsTriangleFilled';
59
+ export { default as CirclePointsTriangleOutlined } from './CirclePointsTriangleOutlined';
58
60
  export { default as CirculationFilled } from './CirculationFilled';
59
61
  export { default as ClientOutlined } from './ClientOutlined';
60
62
  export { default as ClipboardOutlined } from './ClipboardOutlined';
@@ -197,6 +199,8 @@ export { default as OfficeBagOutlined } from './OfficeBagOutlined';
197
199
  export { default as OngoingFilled } from './OngoingFilled';
198
200
  export { default as OpenMailFilled } from './OpenMailFilled';
199
201
  export { default as OpenMailOutlined } from './OpenMailOutlined';
202
+ export { default as OppositeArrowsFilled } from './OppositeArrowsFilled';
203
+ export { default as OppositeArrowsOutlined } from './OppositeArrowsOutlined';
200
204
  export { default as OtcMerchantLine } from './OtcMerchantLine';
201
205
  export { default as OtcMerchant } from './OtcMerchant';
202
206
  export { default as PencilOutlined } from './PencilOutlined';
package/lib/index.js CHANGED
@@ -9,12 +9,12 @@ Object.defineProperty(exports, "__esModule", {
9
9
  value: true
10
10
  });
11
11
  exports.ChainOutlined = exports.ChainFilled = exports.CellPhoneCallFilled = exports.CategoryOutlined = exports.CategoryFilled = exports.CardOutlined = exports.CardFilled = exports.CameraOutlined = exports.CameraFilled = exports.CalendarOutlined = exports.BusinessCardOutlined = exports.BusinessCardFilled = exports.BrokenLineOutlined = exports.BrokenLineFilled = exports.BoxOutlined = exports.BoxFilled = exports.BoxAddFilled = exports.BookOutlined = exports.BookFilled = exports.BoardOutlined = exports.BoardFilled = exports.BlockChainOutlined = exports.BlockChainFilled = exports.BiscuitOutlined = exports.BiscuitFilled = exports.BellOutlined = exports.BarsOutlined = exports.BarChartFilled = exports.BankCardFilled = exports.AtOutlined = exports.ArticleBoardFilled = exports.ArrowsRightLeftOutlined = exports.ArrowsRightLeftFilled = exports.ArrowsChevronOutlined = exports.ArrowsChevronFilled = exports.ArrowUpFilled = exports.ArrowTopRightOutlined = exports.ArrowSwapHorizontal = exports.ArrowRightOutlined = exports.ArrowLeftOutlined = exports.ArrowDropDownFilled = exports.ArrowDownFilled = exports.AppstoreOutlined = exports.AlertTriangleOutlined = exports.AlertTriangleFilled = exports.AddOutlined = exports.AddFilled = exports.ImpassabilityFilled = exports.DailyFinanceOutlined = exports.DailyFinanceFilled = void 0;
12
- exports.DoubleUsersOutlined = exports.DoubleTextOutlined = exports.DoubleTextFilled = exports.DoubleDownOutlined = exports.DoubleDocumentOutlined = exports.DoubleDocumentFilled = exports.DoubleChevronOutlined = exports.DoubleChainOutlined = exports.DoubleChainFilled = exports.DotCalenderOutlined = exports.DollarOutlined = exports.DollarInCircleOutlined = exports.DocumentOutlined = exports.DocumentFilled = exports.DocumentEditOutlined = exports.DisplayerOutlined = exports.DashboardOutlined = exports.DashboardFilled = exports.CyclePlusFilled = exports.CustomerServiceOutlined = exports.CreditCardOutlined = exports.CreditCardFilled = exports.CornerRightArrowsOutlined = exports.CopyFilled = exports.ConfirmCircleOutlined = exports.ConfirmCircleFilled = exports.ComputerOutlined = exports.ComputerFilled = exports.ComputerCheckOutlined = exports.CoinOverlapLockFilled = exports.CoinOverlapFilled = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseFilled = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockOutline = exports.ClockCircleOutline = exports.ClockCircleFilled = exports.ClipboardOutlined = exports.ClientOutlined = exports.CirculationFilled = exports.CirclePlusFilled = exports.CircleDollarOutlined = exports.CircleDollarFilled = exports.ChevronUpFilled = exports.ChevronRightOutlined = exports.CheckboxMultipleOutlined = exports.CheckOutlined = void 0;
13
- exports.ImacOutlined = exports.ImacFilled = exports.IbFilled = exports.HomeWifiOutlined = exports.HomeOutlined = exports.HomeFilled = exports.HandCoinsFilled = exports.GrowthGraphOutlined = exports.GiftWithClipFilled = exports.GiftFilled = exports.GiftBoxOutlined = exports.GarbageCanOutlined = exports.FunnelOutlined = exports.FunnelFilled = exports.FundProjectionScreenOutlined = exports.FundProjectionScreenFilled = exports.FormOutlined = exports.FolderAddOutlined = exports.FireFilled = exports.FilterOutlined = exports.FilterFilled = exports.FilterCupOutlined = exports.FileSearchFilled = exports.FileOutlined = exports.FileListFilled = exports.FileFinishFilled = exports.FileFilled = exports.FileDownloadLineOutlined = exports.FileBottomArrowOutlined = exports.FacebookFilled = exports.EyeSlashOutlined = exports.EyeSlashFilled = exports.EyeOutlined = exports.EyeFilled = exports.EyeCornerFilled = exports.ExternalLinkFilled = exports.ErrorWarningOutlined = exports.ErrorWarningFilled = exports.EmailWithTextFilled = exports.EditSimpleOutlined = exports.EditFilled = exports.Edit2Filled = exports.EcLogo = exports.EarthOutlined = exports.EarthFilled = exports.DragUpAndDownOutlined = exports.DownloadReportOutlined = exports.DownloadOutlined = exports.DownloadOutlinedFile = exports.DownlaodAppOutlined = void 0;
14
- exports.OtcMerchantLine = exports.OpenMailOutlined = exports.OpenMailFilled = exports.OngoingFilled = exports.OfficeBagOutlined = exports.OffOutlined = exports.OctagonPromptOutlined = exports.OctagonPromptFilled = exports.NoteOutlined = exports.NoteFilled = exports.NoteBoardOutlined = exports.NoteBoardFilled = exports.NewspaperOutlined = exports.MoveOutlined = exports.MoneySymbolOutlined = exports.MoneySymbolFilled = exports.MinusSquareOutlined = exports.MenuListOutlined = exports.MediumVolumeOutlined = exports.MailOutlined = exports.MailFilled = exports.LoopOutlined = exports.LoopFolderOutlined = exports.LoopFolderFilled = exports.LoopFilled = exports.LockOutlined = exports.LockFilled = exports.LockEllipsisFilled = exports.ListOutlined = exports.ListFilled = exports.ListCaptionOutlined = exports.ListCaptionFilled = exports.LinksOutlined = exports.LinkedinFilled = exports.LineUpOutlined = exports.LineUpFilled = exports.LimitlessFilled = exports.LeftOutlined = exports.LayerOutlined = exports.LayerFilled = exports.LanguageOutlined = exports.KeyFilled = exports.InvoiceOutlined = exports.InviteFriendFilled = exports.InsFilled = exports.InformationOutlined = exports.InformationFilled = exports.ImportOutlined = exports.ImageOutlined = exports.ImageFilled = void 0;
15
- exports.SettingOutlined = exports.SettingFilled = exports.SeoOutlined = exports.SeoFilled = exports.SearchOutlined = exports.SearchFilled = exports.SearchDocumentOutlined = exports.SearchDocumentFilled = exports.RoundedRectangleClockFilled = exports.RiskControlOutlined = exports.RiskControlFilled = exports.RingDotsFilled = exports.RetryRefreshFilled = exports.RefreshRightOutlined = exports.RefreshOutlined = exports.RefreshFilled = exports.RectsPlusFilled = exports.RectTwoBarOutlined = exports.RectTwoBarFilled = exports.RectForkFilled = exports.RectBoardOutlined = exports.ReceiptOutlined = exports.ReceiptFilled = exports.QuestionMarkOutlined = exports.QuestionMarkFilled = exports.QrCodeFilled = exports.PlusOutlined = exports.PlusFilled = exports.PlayFilled = exports.PhoneOutlined = exports.PeopleTeamOutlined = exports.PeopleTeamFilled = exports.PeopleSettingFilled = exports.PeopleQuestionFilled = exports.PeopleOutlined = exports.PeopleLockFilled = exports.PeopleGroupOutlined = exports.PeopleGroupFilled = exports.PeopleGetOutlined = exports.PeopleFilled = exports.PeopleErrorFilled = exports.PeopleEllipsisFilled = exports.PeopleConfirmFilled = exports.PeopleCloseFilled = exports.PeopleCircleOutlined = exports.PeopleCardFilled = exports.PeopleAddOutlined = exports.PeopleAddFilled = exports.PencilOutlined = exports.OtcMerchant = void 0;
16
- exports.WalletOutlined = exports.WalletFilled = exports.VectorOutlined = exports.UserOutlined = exports.UpgradeFilled = exports.UpOutlined = exports.UpFilled = exports.UnlockFilled = exports.TwitterFilled = exports.TriangleArrowDownFilled = exports.TreeOutlined = exports.TreeFilled = exports.TreeCircleFilled = exports.TrashOutlined = exports.TrashCanFilled = exports.TmdLogo = exports.TimeZoneSiteFilled = exports.TimeCardFilled = exports.TagOutlined = exports.TagFilled = exports.StopOutlined = exports.StopFilled = exports.StarOutlined = exports.StarFilled = exports.StampFilled = exports.SquareUpRightOutlined = exports.SquareRightUpOutlined = exports.SquareLeftTurnFilled = exports.SquareFilled = exports.SquareBoxOutlined = exports.SquareAOutlined = exports.SpeakerOutlined = exports.SpeakerFilled = exports.SiteMapOutlined = exports.SimpleEarthOutlined = exports.SignalDiffusionOutlined = exports.SignBankCardFilled = exports.ShopKeeperOutlined = exports.ShopKeeperFilled = exports.ShieldTickAsteriskFilled = exports.ShieldOutlined = exports.ShieldFilled = exports.ShareOutlined = exports.ShareFilled = exports.ShapeOutlined = exports.ShapeFilled = exports.ShapArrowRightFilled = exports.ShapArrowLeftFilled = exports.SettingSquareOutlined = exports.SettingSquareFilled = void 0;
17
- exports.YoutubeFilled = exports.WarningRuleOutlined = exports.WarningRuleFilled = exports.WarningOutlined = exports.WarningFilled = void 0;
12
+ exports.DoubleTextFilled = exports.DoubleDownOutlined = exports.DoubleDocumentOutlined = exports.DoubleDocumentFilled = exports.DoubleChevronOutlined = exports.DoubleChainOutlined = exports.DoubleChainFilled = exports.DotCalenderOutlined = exports.DollarOutlined = exports.DollarInCircleOutlined = exports.DocumentOutlined = exports.DocumentFilled = exports.DocumentEditOutlined = exports.DisplayerOutlined = exports.DashboardOutlined = exports.DashboardFilled = exports.CyclePlusFilled = exports.CustomerServiceOutlined = exports.CreditCardOutlined = exports.CreditCardFilled = exports.CornerRightArrowsOutlined = exports.CopyFilled = exports.ConfirmCircleOutlined = exports.ConfirmCircleFilled = exports.ComputerOutlined = exports.ComputerFilled = exports.ComputerCheckOutlined = exports.CoinOverlapLockFilled = exports.CoinOverlapFilled = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseFilled = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockOutline = exports.ClockCircleOutline = exports.ClockCircleFilled = exports.ClipboardOutlined = exports.ClientOutlined = exports.CirculationFilled = exports.CirclePointsTriangleOutlined = exports.CirclePointsTriangleFilled = exports.CirclePlusFilled = exports.CircleDollarOutlined = exports.CircleDollarFilled = exports.ChevronUpFilled = exports.ChevronRightOutlined = exports.CheckboxMultipleOutlined = exports.CheckOutlined = void 0;
13
+ exports.IbFilled = exports.HomeWifiOutlined = exports.HomeOutlined = exports.HomeFilled = exports.HandCoinsFilled = exports.GrowthGraphOutlined = exports.GiftWithClipFilled = exports.GiftFilled = exports.GiftBoxOutlined = exports.GarbageCanOutlined = exports.FunnelOutlined = exports.FunnelFilled = exports.FundProjectionScreenOutlined = exports.FundProjectionScreenFilled = exports.FormOutlined = exports.FolderAddOutlined = exports.FireFilled = exports.FilterOutlined = exports.FilterFilled = exports.FilterCupOutlined = exports.FileSearchFilled = exports.FileOutlined = exports.FileListFilled = exports.FileFinishFilled = exports.FileFilled = exports.FileDownloadLineOutlined = exports.FileBottomArrowOutlined = exports.FacebookFilled = exports.EyeSlashOutlined = exports.EyeSlashFilled = exports.EyeOutlined = exports.EyeFilled = exports.EyeCornerFilled = exports.ExternalLinkFilled = exports.ErrorWarningOutlined = exports.ErrorWarningFilled = exports.EmailWithTextFilled = exports.EditSimpleOutlined = exports.EditFilled = exports.Edit2Filled = exports.EcLogo = exports.EarthOutlined = exports.EarthFilled = exports.DragUpAndDownOutlined = exports.DownloadReportOutlined = exports.DownloadOutlined = exports.DownloadOutlinedFile = exports.DownlaodAppOutlined = exports.DoubleUsersOutlined = exports.DoubleTextOutlined = void 0;
14
+ exports.OpenMailFilled = exports.OngoingFilled = exports.OfficeBagOutlined = exports.OffOutlined = exports.OctagonPromptOutlined = exports.OctagonPromptFilled = exports.NoteOutlined = exports.NoteFilled = exports.NoteBoardOutlined = exports.NoteBoardFilled = exports.NewspaperOutlined = exports.MoveOutlined = exports.MoneySymbolOutlined = exports.MoneySymbolFilled = exports.MinusSquareOutlined = exports.MenuListOutlined = exports.MediumVolumeOutlined = exports.MailOutlined = exports.MailFilled = exports.LoopOutlined = exports.LoopFolderOutlined = exports.LoopFolderFilled = exports.LoopFilled = exports.LockOutlined = exports.LockFilled = exports.LockEllipsisFilled = exports.ListOutlined = exports.ListFilled = exports.ListCaptionOutlined = exports.ListCaptionFilled = exports.LinksOutlined = exports.LinkedinFilled = exports.LineUpOutlined = exports.LineUpFilled = exports.LimitlessFilled = exports.LeftOutlined = exports.LayerOutlined = exports.LayerFilled = exports.LanguageOutlined = exports.KeyFilled = exports.InvoiceOutlined = exports.InviteFriendFilled = exports.InsFilled = exports.InformationOutlined = exports.InformationFilled = exports.ImportOutlined = exports.ImageOutlined = exports.ImageFilled = exports.ImacOutlined = exports.ImacFilled = void 0;
15
+ exports.SearchOutlined = exports.SearchFilled = exports.SearchDocumentOutlined = exports.SearchDocumentFilled = exports.RoundedRectangleClockFilled = exports.RiskControlOutlined = exports.RiskControlFilled = exports.RingDotsFilled = exports.RetryRefreshFilled = exports.RefreshRightOutlined = exports.RefreshOutlined = exports.RefreshFilled = exports.RectsPlusFilled = exports.RectTwoBarOutlined = exports.RectTwoBarFilled = exports.RectForkFilled = exports.RectBoardOutlined = exports.ReceiptOutlined = exports.ReceiptFilled = exports.QuestionMarkOutlined = exports.QuestionMarkFilled = exports.QrCodeFilled = exports.PlusOutlined = exports.PlusFilled = exports.PlayFilled = exports.PhoneOutlined = exports.PeopleTeamOutlined = exports.PeopleTeamFilled = exports.PeopleSettingFilled = exports.PeopleQuestionFilled = exports.PeopleOutlined = exports.PeopleLockFilled = exports.PeopleGroupOutlined = exports.PeopleGroupFilled = exports.PeopleGetOutlined = exports.PeopleFilled = exports.PeopleErrorFilled = exports.PeopleEllipsisFilled = exports.PeopleConfirmFilled = exports.PeopleCloseFilled = exports.PeopleCircleOutlined = exports.PeopleCardFilled = exports.PeopleAddOutlined = exports.PeopleAddFilled = exports.PencilOutlined = exports.OtcMerchant = exports.OtcMerchantLine = exports.OppositeArrowsOutlined = exports.OppositeArrowsFilled = exports.OpenMailOutlined = void 0;
16
+ exports.UpgradeFilled = exports.UpOutlined = exports.UpFilled = exports.UnlockFilled = exports.TwitterFilled = exports.TriangleArrowDownFilled = exports.TreeOutlined = exports.TreeFilled = exports.TreeCircleFilled = exports.TrashOutlined = exports.TrashCanFilled = exports.TmdLogo = exports.TimeZoneSiteFilled = exports.TimeCardFilled = exports.TagOutlined = exports.TagFilled = exports.StopOutlined = exports.StopFilled = exports.StarOutlined = exports.StarFilled = exports.StampFilled = exports.SquareUpRightOutlined = exports.SquareRightUpOutlined = exports.SquareLeftTurnFilled = exports.SquareFilled = exports.SquareBoxOutlined = exports.SquareAOutlined = exports.SpeakerOutlined = exports.SpeakerFilled = exports.SiteMapOutlined = exports.SimpleEarthOutlined = exports.SignalDiffusionOutlined = exports.SignBankCardFilled = exports.ShopKeeperOutlined = exports.ShopKeeperFilled = exports.ShieldTickAsteriskFilled = exports.ShieldOutlined = exports.ShieldFilled = exports.ShareOutlined = exports.ShareFilled = exports.ShapeOutlined = exports.ShapeFilled = exports.ShapArrowRightFilled = exports.ShapArrowLeftFilled = exports.SettingSquareOutlined = exports.SettingSquareFilled = exports.SettingOutlined = exports.SettingFilled = exports.SeoOutlined = exports.SeoFilled = void 0;
17
+ exports.YoutubeFilled = exports.WarningRuleOutlined = exports.WarningRuleFilled = exports.WarningOutlined = exports.WarningFilled = exports.WalletOutlined = exports.WalletFilled = exports.VectorOutlined = exports.UserOutlined = void 0;
18
18
  var DailyFinanceFilled_1 = require("./DailyFinanceFilled");
19
19
  Object.defineProperty(exports, "DailyFinanceFilled", {
20
20
  enumerable: true,
@@ -414,6 +414,20 @@ Object.defineProperty(exports, "CirclePlusFilled", {
414
414
  return __importDefault(CirclePlusFilled_1)["default"];
415
415
  }
416
416
  });
417
+ var CirclePointsTriangleFilled_1 = require("./CirclePointsTriangleFilled");
418
+ Object.defineProperty(exports, "CirclePointsTriangleFilled", {
419
+ enumerable: true,
420
+ get: function get() {
421
+ return __importDefault(CirclePointsTriangleFilled_1)["default"];
422
+ }
423
+ });
424
+ var CirclePointsTriangleOutlined_1 = require("./CirclePointsTriangleOutlined");
425
+ Object.defineProperty(exports, "CirclePointsTriangleOutlined", {
426
+ enumerable: true,
427
+ get: function get() {
428
+ return __importDefault(CirclePointsTriangleOutlined_1)["default"];
429
+ }
430
+ });
417
431
  var CirculationFilled_1 = require("./CirculationFilled");
418
432
  Object.defineProperty(exports, "CirculationFilled", {
419
433
  enumerable: true,
@@ -1408,6 +1422,20 @@ Object.defineProperty(exports, "OpenMailOutlined", {
1408
1422
  return __importDefault(OpenMailOutlined_1)["default"];
1409
1423
  }
1410
1424
  });
1425
+ var OppositeArrowsFilled_1 = require("./OppositeArrowsFilled");
1426
+ Object.defineProperty(exports, "OppositeArrowsFilled", {
1427
+ enumerable: true,
1428
+ get: function get() {
1429
+ return __importDefault(OppositeArrowsFilled_1)["default"];
1430
+ }
1431
+ });
1432
+ var OppositeArrowsOutlined_1 = require("./OppositeArrowsOutlined");
1433
+ Object.defineProperty(exports, "OppositeArrowsOutlined", {
1434
+ enumerable: true,
1435
+ get: function get() {
1436
+ return __importDefault(OppositeArrowsOutlined_1)["default"];
1437
+ }
1438
+ });
1411
1439
  var OtcMerchantLine_1 = require("./OtcMerchantLine");
1412
1440
  Object.defineProperty(exports, "OtcMerchantLine", {
1413
1441
  enumerable: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "a-icons",
3
- "version": "1.1.63",
3
+ "version": "1.1.64",
4
4
  "repository": "git@github.com:SPOTEC-LTD/assui.git",
5
5
  "author": "jason <usochen@gmail.com>",
6
6
  "main": "./lib/index.js",
@@ -22,5 +22,5 @@
22
22
  "peerDependencies": {
23
23
  "assui": "^2.0.2"
24
24
  },
25
- "gitHead": "56e7a89245c64bb2f5d960cd4272e5a1cc778f4d"
25
+ "gitHead": "b459c0a791927a8c6add47e05225a65ce048b873"
26
26
  }
@@ -0,0 +1,41 @@
1
+ import * as React from 'react';
2
+ import Icon, { IconProps } from 'a-base-icon/lib/icon';
3
+
4
+ function CirclePointsTriangleFilled(componentProps: IconProps) {
5
+ const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
6
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" {...props}>
7
+ <g
8
+ clipPath="url(#circle-points-triangle-filled_svg__clip0_11158_455)"
9
+ fill="currentColor"
10
+ >
11
+ <path d="M5.1 21.33a2.1 2.1 0 100-4.2 2.1 2.1 0 000 4.2zM12.1 7.46a2.23 2.23 0 100-4.46 2.23 2.23 0 000 4.46z" />
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M8.1 13.23c0-.62.15-1.2.4-1.72-.34.17-.68.36-.99.58-1.21.87-2.13 2.2-2.19 4.16 1.52.11 2.73 1.35 2.77 2.89.5.4 1.07.66 1.73.7.5.03 1.09-.08 1.76-.34-.36-.25-.7-.51-1-.82-1.53-1.52-2.48-2.96-2.48-5.46v.01zM12.35 9.21c1.61.1 2.95 1.19 3.48 2.64.04-.17.08-.35.1-.52.17-1.27-.2-2.69-1.69-4.01-.55.56-1.31.91-2.15.91-.97 0-1.82-.47-2.37-1.18-.65.14-1.39.45-1.92 1.01-.49.51-.85 1.29-.7 2.5 1.67-1.02 3.65-1.42 5.24-1.35h.01z"
16
+ />
17
+ <path
18
+ fillRule="evenodd"
19
+ clipRule="evenodd"
20
+ d="M9.15 13.23c0 1.63 1.32 2.95 2.95 2.95.79 0 1.5-.31 2.02-.81.02-.02.05-.04.07-.07a2.949 2.949 0 10-5.04-2.08v.01z"
21
+ />
22
+ <path
23
+ fillRule="evenodd"
24
+ clipRule="evenodd"
25
+ d="M18.94 13.95c-.11-.75-.51-1.65-1.5-2.58 0 .05 0 .11-.01.16-.23 1.69-1.19 3.22-2.32 4.3-.73.85-1.8 1.39-3.01 1.39-.33 0-.65-.05-.97-.13.16.17.32.35.5.52 1.06 1.06 2.53 1.74 4.48 1.48.06-1.33.98-2.43 2.23-2.76.37-.47.75-1.35.6-2.39v.01z"
26
+ />
27
+ <path d="M19.1 21.48a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5z" />
28
+ </g>
29
+ <defs>
30
+ <clipPath id="circle-points-triangle-filled_svg__clip0_11158_455">
31
+ <path fill="#fff" transform="translate(3 3)" d="M0 0h18.35v18.48H0z" />
32
+ </clipPath>
33
+ </defs>
34
+ </svg>
35
+ );
36
+
37
+ return <Icon {...componentProps} component={IconNode} />;
38
+ }
39
+
40
+ CirclePointsTriangleFilled.displayName = 'CirclePointsTriangleFilled';
41
+ export default CirclePointsTriangleFilled;
@@ -0,0 +1,44 @@
1
+ import * as React from 'react';
2
+ import Icon, { IconProps } from 'a-base-icon/lib/icon';
3
+
4
+ function CirclePointsTriangleOutlined(componentProps: IconProps) {
5
+ const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
6
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" {...props}>
7
+ <path
8
+ fillRule="evenodd"
9
+ clipRule="evenodd"
10
+ d="M12 15.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm0 1.5a4 4 0 100-8 4 4 0 000 8zM12 6.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM12 8a3 3 0 100-6 3 3 0 000 6z"
11
+ fill="currentColor"
12
+ />
13
+ <path
14
+ fillRule="evenodd"
15
+ clipRule="evenodd"
16
+ d="M6.633 6.794c.977-1.022 2.343-1.445 3.292-1.54l.15 1.492c-.718.072-1.702.399-2.358 1.085-.604.632-1.032 1.674-.499 3.453l-1.436.431c-.667-2.22-.178-3.845.85-4.92zM20.324 13.507c.22 1.506-.32 2.79-.908 3.534l-1.176-.93c.372-.471.75-1.35.6-2.388-.148-1.01-.817-2.302-2.779-3.582l.82-1.256c2.23 1.455 3.22 3.088 3.443 4.622zM9.63 21.114c-1.217-.076-2.21-.62-2.974-1.367l1.048-1.073c.556.543 1.224.893 2.02.943.802.05 1.827-.201 3.098-1.034l.822 1.255c-1.461.957-2.803 1.35-4.014 1.276z"
17
+ fill="currentColor"
18
+ />
19
+ <path
20
+ fillRule="evenodd"
21
+ clipRule="evenodd"
22
+ d="M19 20.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zm0 1.5a3 3 0 100-6 3 3 0 000 6zM5 20.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM5 22a3 3 0 100-6 3 3 0 000 6zM17.33 11.302c-.27 1.96-1.5 3.695-2.861 4.784L13.5 15c1.14-.911 2.14-2.412 2.345-3.902.196-1.425-.287-3.038-2.286-4.491l.882-1.214c2.401 1.747 3.168 3.884 2.89 5.91z"
23
+ fill="currentColor"
24
+ />
25
+ <path
26
+ fillRule="evenodd"
27
+ clipRule="evenodd"
28
+ d="M6.537 10.644c1.753-1.262 3.982-1.736 5.718-1.664l-.062 1.499c-1.463-.06-3.346.35-4.78 1.382-1.392 1.002-2.39 2.602-2.166 5.071l-1.494.136c-.275-3.031.989-5.133 2.784-6.424z"
29
+ fill="currentColor"
30
+ />
31
+ <path
32
+ fillRule="evenodd"
33
+ clipRule="evenodd"
34
+ d="M10.477 18.459C8.944 16.937 8 15.5 8 13h1.5c0 2 .78 3.15 2.034 4.394 1.217 1.209 2.96 1.93 5.358 1.302l.38 1.45c-2.945.772-5.225-.13-6.795-1.687z"
35
+ fill="currentColor"
36
+ />
37
+ </svg>
38
+ );
39
+
40
+ return <Icon {...componentProps} component={IconNode} />;
41
+ }
42
+
43
+ CirclePointsTriangleOutlined.displayName = 'CirclePointsTriangleOutlined';
44
+ export default CirclePointsTriangleOutlined;
@@ -0,0 +1,22 @@
1
+ import * as React from 'react';
2
+ import Icon, { IconProps } from 'a-base-icon/lib/icon';
3
+
4
+ function OppositeArrowsFilled(componentProps: IconProps) {
5
+ const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
6
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" {...props}>
7
+ <path
8
+ d="M8.36 11.82h2a1.5 1.5 0 000-3H4.74a1.42 1.42 0 00-.55.11 1.48 1.48 0 00-.82.81 1.62 1.62 0 00-.1.54v5.6a1.5 1.5 0 003 0v-2l3.86 3.87a1.53 1.53 0 001.06.44 1.5 1.5 0 001.06-2.56l-3.89-3.81z"
9
+ fill="currentColor"
10
+ />
11
+ <path
12
+ d="M20.76 13.68v-5.6a1.5 1.5 0 00-3 0v2L13.9 6.19a1.5 1.5 0 00-2.12 2.12l3.86 3.87h-2a1.5 1.5 0 000 3h5.59c.189 0 .376-.037.55-.11a1.48 1.48 0 00.82-.81c.095-.18.15-.377.16-.58z"
13
+ fill="currentColor"
14
+ />
15
+ </svg>
16
+ );
17
+
18
+ return <Icon {...componentProps} component={IconNode} />;
19
+ }
20
+
21
+ OppositeArrowsFilled.displayName = 'OppositeArrowsFilled';
22
+ export default OppositeArrowsFilled;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ import Icon, { IconProps } from 'a-base-icon/lib/icon';
3
+
4
+ function OppositeArrowsOutlined(componentProps: IconProps) {
5
+ const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
6
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" {...props}>
7
+ <path
8
+ d="M5.2 10.76H10a.75.75 0 100-1.5H3.39a.72.72 0 00-.29.06.78.78 0 00-.41.41.87.87 0 000 .28v6.63a.75.75 0 001.5 0v-4.82l6.34 6.34a.73.73 0 00.53.22.75.75 0 00.53-1.28L5.2 10.76zM21.36 7.35a.75.75 0 00-1.5 0v4.83l-6.34-6.34a.74.74 0 00-1.06 0 .75.75 0 000 1.06l6.34 6.34H14a.75.75 0 000 1.5h6.63c.1 0 .199-.02.29-.06a.78.78 0 00.41-.41.867.867 0 00.05-.28l-.02-6.64z"
9
+ fill="currentColor"
10
+ />
11
+ </svg>
12
+ );
13
+
14
+ return <Icon {...componentProps} component={IconNode} />;
15
+ }
16
+
17
+ OppositeArrowsOutlined.displayName = 'OppositeArrowsOutlined';
18
+ export default OppositeArrowsOutlined;
package/src/index.tsx CHANGED
@@ -55,6 +55,8 @@ export { default as ChevronUpFilled } from './ChevronUpFilled';
55
55
  export { default as CircleDollarFilled } from './CircleDollarFilled';
56
56
  export { default as CircleDollarOutlined } from './CircleDollarOutlined';
57
57
  export { default as CirclePlusFilled } from './CirclePlusFilled';
58
+ export { default as CirclePointsTriangleFilled } from './CirclePointsTriangleFilled';
59
+ export { default as CirclePointsTriangleOutlined } from './CirclePointsTriangleOutlined';
58
60
  export { default as CirculationFilled } from './CirculationFilled';
59
61
  export { default as ClientOutlined } from './ClientOutlined';
60
62
  export { default as ClipboardOutlined } from './ClipboardOutlined';
@@ -197,6 +199,8 @@ export { default as OfficeBagOutlined } from './OfficeBagOutlined';
197
199
  export { default as OngoingFilled } from './OngoingFilled';
198
200
  export { default as OpenMailFilled } from './OpenMailFilled';
199
201
  export { default as OpenMailOutlined } from './OpenMailOutlined';
202
+ export { default as OppositeArrowsFilled } from './OppositeArrowsFilled';
203
+ export { default as OppositeArrowsOutlined } from './OppositeArrowsOutlined';
200
204
  export { default as OtcMerchantLine } from './OtcMerchantLine';
201
205
  export { default as OtcMerchant } from './OtcMerchant';
202
206
  export { default as PencilOutlined } from './PencilOutlined';
@@ -0,0 +1,30 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11158_455)">
3
+ <path
4
+ d="M5.1 21.33C6.2598 21.33 7.2 20.3898 7.2 19.23C7.2 18.0702 6.2598 17.13 5.1 17.13C3.9402 17.13 3 18.0702 3 19.23C3 20.3898 3.9402 21.33 5.1 21.33Z"
5
+ fill="currentColor" />
6
+ <path
7
+ d="M12.1001 7.46C13.3317 7.46 14.3301 6.4616 14.3301 5.23C14.3301 3.9984 13.3317 3 12.1001 3C10.8685 3 9.87012 3.9984 9.87012 5.23C9.87012 6.4616 10.8685 7.46 12.1001 7.46Z"
8
+ fill="currentColor" />
9
+ <path fill-rule="evenodd" clip-rule="evenodd"
10
+ d="M8.10007 13.23C8.10007 12.61 8.25007 12.03 8.50007 11.51C8.16007 11.68 7.82007 11.87 7.51007 12.09C6.30007 12.96 5.38007 14.29 5.32007 16.25C6.84007 16.36 8.05007 17.6 8.09007 19.14C8.59007 19.54 9.16007 19.8 9.82007 19.84C10.3201 19.87 10.9101 19.76 11.5801 19.5C11.2201 19.25 10.8801 18.99 10.5801 18.68C9.05007 17.16 8.10007 15.72 8.10007 13.22V13.23Z"
11
+ fill="currentColor" />
12
+ <path fill-rule="evenodd" clip-rule="evenodd"
13
+ d="M12.3501 9.20999C13.9601 9.30999 15.3001 10.4 15.8301 11.85C15.8701 11.68 15.9101 11.5 15.9301 11.33C16.1001 10.06 15.7301 8.63999 14.2401 7.31999C13.6901 7.87999 12.9301 8.22999 12.0901 8.22999C11.1201 8.22999 10.2701 7.75999 9.72008 7.04999C9.07008 7.18999 8.33008 7.49999 7.80008 8.05999C7.31008 8.56999 6.95008 9.34999 7.10008 10.56C8.77008 9.53999 10.7501 9.13999 12.3401 9.20999H12.3501Z"
14
+ fill="currentColor" />
15
+ <path fill-rule="evenodd" clip-rule="evenodd"
16
+ d="M9.1499 13.23C9.1499 14.86 10.4699 16.18 12.0999 16.18C12.8899 16.18 13.5999 15.87 14.1199 15.37C14.1399 15.35 14.1699 15.33 14.1899 15.3C14.7199 14.77 15.0499 14.03 15.0499 13.22C15.0499 11.59 13.7299 10.27 12.0999 10.27C10.4699 10.27 9.1499 11.59 9.1499 13.22V13.23Z"
17
+ fill="currentColor" />
18
+ <path fill-rule="evenodd" clip-rule="evenodd"
19
+ d="M18.9399 13.95C18.8299 13.2 18.4299 12.3 17.4399 11.37C17.4399 11.42 17.4399 11.48 17.4299 11.53C17.1999 13.22 16.2399 14.75 15.1099 15.83C14.3799 16.68 13.3099 17.22 12.0999 17.22C11.7699 17.22 11.4499 17.17 11.1299 17.09C11.2899 17.26 11.4499 17.44 11.6299 17.61C12.6899 18.67 14.1599 19.35 16.1099 19.09C16.1699 17.76 17.0899 16.66 18.3399 16.33C18.7099 15.86 19.0899 14.98 18.9399 13.94V13.95Z"
20
+ fill="currentColor" />
21
+ <path
22
+ d="M19.1001 21.48C20.3427 21.48 21.3501 20.4727 21.3501 19.23C21.3501 17.9874 20.3427 16.98 19.1001 16.98C17.8575 16.98 16.8501 17.9874 16.8501 19.23C16.8501 20.4727 17.8575 21.48 19.1001 21.48Z"
23
+ fill="currentColor" />
24
+ </g>
25
+ <defs>
26
+ <clipPath id="clip0_11158_455">
27
+ <rect width="18.35" height="18.48" fill="white" transform="translate(3 3)" />
28
+ </clipPath>
29
+ </defs>
30
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8.36002 11.82H10.36C11.1884 11.82 11.86 11.1484 11.86 10.32C11.86 9.49157 11.1884 8.82 10.36 8.82H4.74002C4.5512 8.81973 4.36422 8.85713 4.19002 8.93C3.81846 9.0781 3.52267 9.37029 3.37002 9.74C3.3062 9.913 3.27238 10.0956 3.27002 10.28V15.88C3.27002 16.7084 3.94159 17.38 4.77002 17.38C5.59845 17.38 6.27002 16.7084 6.27002 15.88V13.88L10.13 17.75C10.4129 18.0287 10.793 18.1864 11.19 18.19C11.7963 18.1895 12.3427 17.824 12.5746 17.2638C12.8065 16.7037 12.6785 16.059 12.25 15.63L8.36002 11.82Z"
4
+ fill="currentColor" />
5
+ <path
6
+ d="M20.76 13.68V8.08C20.76 7.25157 20.0884 6.58 19.26 6.58C18.4316 6.58 17.76 7.25157 17.76 8.08V10.08L13.9 6.19C13.309 5.63928 12.388 5.65553 11.8168 6.22676C11.2456 6.79798 11.2293 7.71898 11.78 8.31L15.64 12.18H13.64C12.8116 12.18 12.14 12.8516 12.14 13.68C12.14 14.5084 12.8116 15.18 13.64 15.18H19.23C19.4188 15.1803 19.6058 15.1429 19.78 15.07C20.1516 14.9219 20.4474 14.6297 20.6 14.26C20.6948 14.0805 20.7494 13.8826 20.76 13.68Z"
7
+ fill="currentColor" />
8
+ </svg>
@@ -0,0 +1,32 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd"
3
+ d="M12 15.5C13.3807 15.5 14.5 14.3807 14.5 13C14.5 11.6193 13.3807 10.5 12 10.5C10.6193 10.5 9.5 11.6193 9.5 13C9.5 14.3807 10.6193 15.5 12 15.5ZM12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z"
4
+ fill="currentColor" />
5
+ <path fill-rule="evenodd" clip-rule="evenodd"
6
+ d="M12 6.5C12.8284 6.5 13.5 5.82843 13.5 5C13.5 4.17157 12.8284 3.5 12 3.5C11.1716 3.5 10.5 4.17157 10.5 5C10.5 5.82843 11.1716 6.5 12 6.5ZM12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z"
7
+ fill="currentColor" />
8
+ <path fill-rule="evenodd" clip-rule="evenodd"
9
+ d="M6.63286 6.7942C7.61037 5.77181 8.97606 5.34865 9.92533 5.25372L10.0746 6.74628C9.35719 6.81802 8.37289 7.14485 7.71706 7.8308C7.11274 8.46286 6.6845 9.50506 7.21833 11.2845L5.78159 11.7155C5.11542 9.49494 5.60384 7.87048 6.63286 6.7942Z"
10
+ fill="currentColor" />
11
+ <path fill-rule="evenodd" clip-rule="evenodd"
12
+ d="M20.3236 13.5067C20.5432 15.0131 20.0043 16.2978 19.4161 17.0412L18.2397 16.1106C18.6123 15.6396 18.9906 14.7606 18.8393 13.723C18.6921 12.7127 18.0225 11.421 16.0612 10.1406L16.8812 8.88453C19.111 10.3402 20.1001 11.9729 20.3236 13.5067Z"
13
+ fill="currentColor" />
14
+ <path fill-rule="evenodd" clip-rule="evenodd"
15
+ d="M9.63025 21.1137C8.41254 21.0381 7.41999 20.4934 6.65584 19.747L7.70395 18.6739C8.26005 19.2171 8.92759 19.5672 9.7232 19.6166C10.5258 19.6664 11.5506 19.4157 12.8224 18.583L13.6441 19.8379C12.1827 20.7948 10.8409 21.1888 9.63025 21.1137Z"
16
+ fill="currentColor" />
17
+ <path fill-rule="evenodd" clip-rule="evenodd"
18
+ d="M19 20.5C19.8284 20.5 20.5 19.8284 20.5 19C20.5 18.1716 19.8284 17.5 19 17.5C18.1716 17.5 17.5 18.1716 17.5 19C17.5 19.8284 18.1716 20.5 19 20.5ZM19 22C20.6569 22 22 20.6569 22 19C22 17.3431 20.6569 16 19 16C17.3431 16 16 17.3431 16 19C16 20.6569 17.3431 22 19 22Z"
19
+ fill="currentColor" />
20
+ <path fill-rule="evenodd" clip-rule="evenodd"
21
+ d="M5 20.5C5.82843 20.5 6.5 19.8284 6.5 19C6.5 18.1716 5.82843 17.5 5 17.5C4.17157 17.5 3.5 18.1716 3.5 19C3.5 19.8284 4.17157 20.5 5 20.5ZM5 22C6.65685 22 8 20.6569 8 19C8 17.3431 6.65685 16 5 16C3.34315 16 2 17.3431 2 19C2 20.6569 3.34315 22 5 22Z"
22
+ fill="currentColor" />
23
+ <path fill-rule="evenodd" clip-rule="evenodd"
24
+ d="M17.3305 11.3023C17.0607 13.262 15.8295 14.9969 14.4685 16.0856L13.5 15C14.6391 14.0887 15.6393 12.588 15.8445 11.0977C16.0406 9.6733 15.558 8.06046 13.5589 6.60654L14.4411 5.39343C16.842 7.1395 17.6094 9.27667 17.3305 11.3023Z"
25
+ fill="currentColor" />
26
+ <path fill-rule="evenodd" clip-rule="evenodd"
27
+ d="M6.5368 10.6439C8.28991 9.38244 10.5188 8.90839 12.2547 8.98015L12.1928 10.4789C10.7299 10.4184 8.84693 10.8296 7.4129 11.8614C6.02064 12.8632 5.02255 14.4633 5.247 16.9321L3.75316 17.0679C3.47758 14.0367 4.74192 11.9354 6.5368 10.6439Z"
28
+ fill="currentColor" />
29
+ <path fill-rule="evenodd" clip-rule="evenodd"
30
+ d="M10.4772 18.4588C8.94434 16.9373 8 15.5 8.0001 13L9.5 13C9.5 15 10.28 16.1496 11.5339 17.3942C12.7513 18.6025 14.4938 19.3235 16.8919 18.6957L17.2719 20.1468C14.3274 20.9176 12.0466 20.0165 10.4772 18.4588Z"
31
+ fill="currentColor" />
32
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M5.20005 10.76H10C10.4143 10.76 10.75 10.4242 10.75 10.01C10.75 9.59581 10.4143 9.26003 10 9.26003H3.39005C3.29027 9.25971 3.19151 9.28015 3.10005 9.32002C2.91578 9.39893 2.76895 9.54575 2.69005 9.73002C2.67493 9.82275 2.67493 9.9173 2.69005 10.01V16.64C2.69005 17.0542 3.02584 17.39 3.44005 17.39C3.85426 17.39 4.19005 17.0542 4.19005 16.64V11.82L10.53 18.16C10.6693 18.3026 10.8608 18.3821 11.06 18.38C11.2591 18.381 11.4502 18.3017 11.59 18.16C11.8825 17.8672 11.8825 17.3928 11.59 17.1L5.20005 10.76Z"
4
+ fill="currentColor" />
5
+ <path
6
+ d="M21.3601 7.35003C21.3601 6.93581 21.0243 6.60002 20.6101 6.60002C20.1958 6.60002 19.8601 6.93581 19.8601 7.35003V12.18L13.52 5.84003C13.3808 5.69708 13.1896 5.61646 12.99 5.61646C12.7905 5.61646 12.5993 5.69708 12.46 5.84003C12.1676 6.13284 12.1676 6.60721 12.46 6.90003L18.8 13.24H14C13.5858 13.24 13.25 13.5758 13.25 13.99C13.25 14.4042 13.5858 14.74 14 14.74H20.6301C20.7298 14.7403 20.8286 14.7199 20.92 14.68C21.1043 14.6011 21.2511 14.4543 21.33 14.27C21.362 14.1801 21.3789 14.0855 21.3801 13.99L21.3601 7.35003Z"
7
+ fill="currentColor" />
8
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_11158_455)">
3
+ <path
4
+ d="M5.1 21.33C6.2598 21.33 7.2 20.3898 7.2 19.23C7.2 18.0702 6.2598 17.13 5.1 17.13C3.9402 17.13 3 18.0702 3 19.23C3 20.3898 3.9402 21.33 5.1 21.33Z"
5
+ fill="currentColor" />
6
+ <path
7
+ d="M12.1001 7.46C13.3317 7.46 14.3301 6.4616 14.3301 5.23C14.3301 3.9984 13.3317 3 12.1001 3C10.8685 3 9.87012 3.9984 9.87012 5.23C9.87012 6.4616 10.8685 7.46 12.1001 7.46Z"
8
+ fill="currentColor" />
9
+ <path fill-rule="evenodd" clip-rule="evenodd"
10
+ d="M8.10007 13.23C8.10007 12.61 8.25007 12.03 8.50007 11.51C8.16007 11.68 7.82007 11.87 7.51007 12.09C6.30007 12.96 5.38007 14.29 5.32007 16.25C6.84007 16.36 8.05007 17.6 8.09007 19.14C8.59007 19.54 9.16007 19.8 9.82007 19.84C10.3201 19.87 10.9101 19.76 11.5801 19.5C11.2201 19.25 10.8801 18.99 10.5801 18.68C9.05007 17.16 8.10007 15.72 8.10007 13.22V13.23Z"
11
+ fill="currentColor" />
12
+ <path fill-rule="evenodd" clip-rule="evenodd"
13
+ d="M12.3501 9.20999C13.9601 9.30999 15.3001 10.4 15.8301 11.85C15.8701 11.68 15.9101 11.5 15.9301 11.33C16.1001 10.06 15.7301 8.63999 14.2401 7.31999C13.6901 7.87999 12.9301 8.22999 12.0901 8.22999C11.1201 8.22999 10.2701 7.75999 9.72008 7.04999C9.07008 7.18999 8.33008 7.49999 7.80008 8.05999C7.31008 8.56999 6.95008 9.34999 7.10008 10.56C8.77008 9.53999 10.7501 9.13999 12.3401 9.20999H12.3501Z"
14
+ fill="currentColor" />
15
+ <path fill-rule="evenodd" clip-rule="evenodd"
16
+ d="M9.1499 13.23C9.1499 14.86 10.4699 16.18 12.0999 16.18C12.8899 16.18 13.5999 15.87 14.1199 15.37C14.1399 15.35 14.1699 15.33 14.1899 15.3C14.7199 14.77 15.0499 14.03 15.0499 13.22C15.0499 11.59 13.7299 10.27 12.0999 10.27C10.4699 10.27 9.1499 11.59 9.1499 13.22V13.23Z"
17
+ fill="currentColor" />
18
+ <path fill-rule="evenodd" clip-rule="evenodd"
19
+ d="M18.9399 13.95C18.8299 13.2 18.4299 12.3 17.4399 11.37C17.4399 11.42 17.4399 11.48 17.4299 11.53C17.1999 13.22 16.2399 14.75 15.1099 15.83C14.3799 16.68 13.3099 17.22 12.0999 17.22C11.7699 17.22 11.4499 17.17 11.1299 17.09C11.2899 17.26 11.4499 17.44 11.6299 17.61C12.6899 18.67 14.1599 19.35 16.1099 19.09C16.1699 17.76 17.0899 16.66 18.3399 16.33C18.7099 15.86 19.0899 14.98 18.9399 13.94V13.95Z"
20
+ fill="currentColor" />
21
+ <path
22
+ d="M19.1001 21.48C20.3427 21.48 21.3501 20.4727 21.3501 19.23C21.3501 17.9874 20.3427 16.98 19.1001 16.98C17.8575 16.98 16.8501 17.9874 16.8501 19.23C16.8501 20.4727 17.8575 21.48 19.1001 21.48Z"
23
+ fill="currentColor" />
24
+ </g>
25
+ <defs>
26
+ <clipPath id="clip0_11158_455">
27
+ <rect width="18.35" height="18.48" fill="white" transform="translate(3 3)" />
28
+ </clipPath>
29
+ </defs>
30
+ </svg>
@@ -0,0 +1,32 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd"
3
+ d="M12 15.5C13.3807 15.5 14.5 14.3807 14.5 13C14.5 11.6193 13.3807 10.5 12 10.5C10.6193 10.5 9.5 11.6193 9.5 13C9.5 14.3807 10.6193 15.5 12 15.5ZM12 17C14.2091 17 16 15.2091 16 13C16 10.7909 14.2091 9 12 9C9.79086 9 8 10.7909 8 13C8 15.2091 9.79086 17 12 17Z"
4
+ fill="currentColor" />
5
+ <path fill-rule="evenodd" clip-rule="evenodd"
6
+ d="M12 6.5C12.8284 6.5 13.5 5.82843 13.5 5C13.5 4.17157 12.8284 3.5 12 3.5C11.1716 3.5 10.5 4.17157 10.5 5C10.5 5.82843 11.1716 6.5 12 6.5ZM12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z"
7
+ fill="currentColor" />
8
+ <path fill-rule="evenodd" clip-rule="evenodd"
9
+ d="M6.63286 6.7942C7.61037 5.77181 8.97606 5.34865 9.92533 5.25372L10.0746 6.74628C9.35719 6.81802 8.37289 7.14485 7.71706 7.8308C7.11274 8.46286 6.6845 9.50506 7.21833 11.2845L5.78159 11.7155C5.11542 9.49494 5.60384 7.87048 6.63286 6.7942Z"
10
+ fill="currentColor" />
11
+ <path fill-rule="evenodd" clip-rule="evenodd"
12
+ d="M20.3236 13.5067C20.5432 15.0131 20.0043 16.2978 19.4161 17.0412L18.2397 16.1106C18.6123 15.6396 18.9906 14.7606 18.8393 13.723C18.6921 12.7127 18.0225 11.421 16.0612 10.1406L16.8812 8.88453C19.111 10.3402 20.1001 11.9729 20.3236 13.5067Z"
13
+ fill="currentColor" />
14
+ <path fill-rule="evenodd" clip-rule="evenodd"
15
+ d="M9.63025 21.1137C8.41254 21.0381 7.41999 20.4934 6.65584 19.747L7.70395 18.6739C8.26005 19.2171 8.92759 19.5672 9.7232 19.6166C10.5258 19.6664 11.5506 19.4157 12.8224 18.583L13.6441 19.8379C12.1827 20.7948 10.8409 21.1888 9.63025 21.1137Z"
16
+ fill="currentColor" />
17
+ <path fill-rule="evenodd" clip-rule="evenodd"
18
+ d="M19 20.5C19.8284 20.5 20.5 19.8284 20.5 19C20.5 18.1716 19.8284 17.5 19 17.5C18.1716 17.5 17.5 18.1716 17.5 19C17.5 19.8284 18.1716 20.5 19 20.5ZM19 22C20.6569 22 22 20.6569 22 19C22 17.3431 20.6569 16 19 16C17.3431 16 16 17.3431 16 19C16 20.6569 17.3431 22 19 22Z"
19
+ fill="currentColor" />
20
+ <path fill-rule="evenodd" clip-rule="evenodd"
21
+ d="M5 20.5C5.82843 20.5 6.5 19.8284 6.5 19C6.5 18.1716 5.82843 17.5 5 17.5C4.17157 17.5 3.5 18.1716 3.5 19C3.5 19.8284 4.17157 20.5 5 20.5ZM5 22C6.65685 22 8 20.6569 8 19C8 17.3431 6.65685 16 5 16C3.34315 16 2 17.3431 2 19C2 20.6569 3.34315 22 5 22Z"
22
+ fill="currentColor" />
23
+ <path fill-rule="evenodd" clip-rule="evenodd"
24
+ d="M17.3305 11.3023C17.0607 13.262 15.8295 14.9969 14.4685 16.0856L13.5 15C14.6391 14.0887 15.6393 12.588 15.8445 11.0977C16.0406 9.6733 15.558 8.06046 13.5589 6.60654L14.4411 5.39343C16.842 7.1395 17.6094 9.27667 17.3305 11.3023Z"
25
+ fill="currentColor" />
26
+ <path fill-rule="evenodd" clip-rule="evenodd"
27
+ d="M6.5368 10.6439C8.28991 9.38244 10.5188 8.90839 12.2547 8.98015L12.1928 10.4789C10.7299 10.4184 8.84693 10.8296 7.4129 11.8614C6.02064 12.8632 5.02255 14.4633 5.247 16.9321L3.75316 17.0679C3.47758 14.0367 4.74192 11.9354 6.5368 10.6439Z"
28
+ fill="currentColor" />
29
+ <path fill-rule="evenodd" clip-rule="evenodd"
30
+ d="M10.4772 18.4588C8.94434 16.9373 8 15.5 8.0001 13L9.5 13C9.5 15 10.28 16.1496 11.5339 17.3942C12.7513 18.6025 14.4938 19.3235 16.8919 18.6957L17.2719 20.1468C14.3274 20.9176 12.0466 20.0165 10.4772 18.4588Z"
31
+ fill="currentColor" />
32
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8.36002 11.82H10.36C11.1884 11.82 11.86 11.1484 11.86 10.32C11.86 9.49157 11.1884 8.82 10.36 8.82H4.74002C4.5512 8.81973 4.36422 8.85713 4.19002 8.93C3.81846 9.0781 3.52267 9.37029 3.37002 9.74C3.3062 9.913 3.27238 10.0956 3.27002 10.28V15.88C3.27002 16.7084 3.94159 17.38 4.77002 17.38C5.59845 17.38 6.27002 16.7084 6.27002 15.88V13.88L10.13 17.75C10.4129 18.0287 10.793 18.1864 11.19 18.19C11.7963 18.1895 12.3427 17.824 12.5746 17.2638C12.8065 16.7037 12.6785 16.059 12.25 15.63L8.36002 11.82Z"
4
+ fill="currentColor" />
5
+ <path
6
+ d="M20.76 13.68V8.08C20.76 7.25157 20.0884 6.58 19.26 6.58C18.4316 6.58 17.76 7.25157 17.76 8.08V10.08L13.9 6.19C13.309 5.63928 12.388 5.65553 11.8168 6.22676C11.2456 6.79798 11.2293 7.71898 11.78 8.31L15.64 12.18H13.64C12.8116 12.18 12.14 12.8516 12.14 13.68C12.14 14.5084 12.8116 15.18 13.64 15.18H19.23C19.4188 15.1803 19.6058 15.1429 19.78 15.07C20.1516 14.9219 20.4474 14.6297 20.6 14.26C20.6948 14.0805 20.7494 13.8826 20.76 13.68Z"
7
+ fill="currentColor" />
8
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M5.20005 10.76H10C10.4143 10.76 10.75 10.4242 10.75 10.01C10.75 9.59581 10.4143 9.26003 10 9.26003H3.39005C3.29027 9.25971 3.19151 9.28015 3.10005 9.32002C2.91578 9.39893 2.76895 9.54575 2.69005 9.73002C2.67493 9.82275 2.67493 9.9173 2.69005 10.01V16.64C2.69005 17.0542 3.02584 17.39 3.44005 17.39C3.85426 17.39 4.19005 17.0542 4.19005 16.64V11.82L10.53 18.16C10.6693 18.3026 10.8608 18.3821 11.06 18.38C11.2591 18.381 11.4502 18.3017 11.59 18.16C11.8825 17.8672 11.8825 17.3928 11.59 17.1L5.20005 10.76Z"
4
+ fill="currentColor" />
5
+ <path
6
+ d="M21.3601 7.35003C21.3601 6.93581 21.0243 6.60002 20.6101 6.60002C20.1958 6.60002 19.8601 6.93581 19.8601 7.35003V12.18L13.52 5.84003C13.3808 5.69708 13.1896 5.61646 12.99 5.61646C12.7905 5.61646 12.5993 5.69708 12.46 5.84003C12.1676 6.13284 12.1676 6.60721 12.46 6.90003L18.8 13.24H14C13.5858 13.24 13.25 13.5758 13.25 13.99C13.25 14.4042 13.5858 14.74 14 14.74H20.6301C20.7298 14.7403 20.8286 14.7199 20.92 14.68C21.1043 14.6011 21.2511 14.4543 21.33 14.27C21.362 14.1801 21.3789 14.0855 21.3801 13.99L21.3601 7.35003Z"
7
+ fill="currentColor" />
8
+ </svg>