@webstudio-is/icons 0.87.1 → 0.89.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.
Files changed (138) hide show
  1. package/lib/__generated__/check-mark.js +11 -0
  2. package/lib/__generated__/chevron-down.js +11 -0
  3. package/lib/__generated__/chevron-left.js +11 -0
  4. package/lib/__generated__/chevron-right.js +11 -0
  5. package/lib/__generated__/chevron-up.js +11 -0
  6. package/lib/__generated__/discord.js +14 -0
  7. package/lib/__generated__/help.js +14 -0
  8. package/lib/__generated__/index.js +12 -0
  9. package/lib/__generated__/navigation-menu.js +1 -1
  10. package/lib/__generated__/radio-dot.js +11 -0
  11. package/lib/__generated__/svg/check-mark.js +4 -0
  12. package/lib/__generated__/svg/chevron-down.js +4 -0
  13. package/lib/__generated__/svg/chevron-left.js +4 -0
  14. package/lib/__generated__/svg/chevron-right.js +4 -0
  15. package/lib/__generated__/svg/chevron-up.js +4 -0
  16. package/lib/__generated__/svg/discord.js +4 -0
  17. package/lib/__generated__/svg/help.js +4 -0
  18. package/lib/__generated__/svg/index.js +25 -1
  19. package/lib/__generated__/svg/navigation-menu.js +1 -1
  20. package/lib/__generated__/svg/radio-dot.js +4 -0
  21. package/lib/__generated__/svg/twitter.js +4 -0
  22. package/lib/__generated__/svg/viewport.js +4 -0
  23. package/lib/__generated__/svg/webstudio-1c.js +4 -0
  24. package/lib/__generated__/svg/youtube-1c.js +4 -0
  25. package/lib/__generated__/twitter.js +11 -0
  26. package/lib/__generated__/viewport.js +11 -0
  27. package/lib/__generated__/webstudio-1c.js +15 -0
  28. package/lib/__generated__/youtube-1c.js +11 -0
  29. package/lib/cjs/{check-mark.js → __generated__/check-mark.js} +2 -23
  30. package/lib/cjs/__generated__/chevron-down.js +31 -0
  31. package/lib/cjs/__generated__/chevron-left.js +31 -0
  32. package/lib/cjs/__generated__/chevron-right.js +31 -0
  33. package/lib/cjs/__generated__/chevron-up.js +31 -0
  34. package/lib/cjs/__generated__/discord.js +34 -0
  35. package/lib/cjs/__generated__/help.js +34 -0
  36. package/lib/cjs/__generated__/index.js +12 -0
  37. package/lib/cjs/__generated__/navigation-menu.js +1 -1
  38. package/lib/cjs/__generated__/radio-dot.js +31 -0
  39. package/lib/cjs/__generated__/svg/check-mark.js +24 -0
  40. package/lib/cjs/__generated__/svg/chevron-down.js +24 -0
  41. package/lib/cjs/__generated__/svg/chevron-left.js +24 -0
  42. package/lib/cjs/__generated__/svg/chevron-right.js +24 -0
  43. package/lib/cjs/__generated__/svg/chevron-up.js +24 -0
  44. package/lib/cjs/__generated__/svg/discord.js +24 -0
  45. package/lib/cjs/__generated__/svg/help.js +24 -0
  46. package/lib/cjs/__generated__/svg/index.js +25 -1
  47. package/lib/cjs/__generated__/svg/navigation-menu.js +1 -1
  48. package/lib/cjs/__generated__/svg/radio-dot.js +24 -0
  49. package/lib/cjs/__generated__/svg/twitter.js +24 -0
  50. package/lib/cjs/__generated__/svg/viewport.js +24 -0
  51. package/lib/cjs/__generated__/svg/webstudio-1c.js +24 -0
  52. package/lib/cjs/__generated__/svg/youtube-1c.js +24 -0
  53. package/lib/cjs/__generated__/twitter.js +31 -0
  54. package/lib/cjs/__generated__/viewport.js +31 -0
  55. package/lib/cjs/__generated__/webstudio-1c.js +35 -0
  56. package/lib/cjs/__generated__/youtube-1c.js +31 -0
  57. package/lib/cjs/index.js +0 -5
  58. package/lib/cjs/twitter.js +49 -0
  59. package/lib/index.js +0 -5
  60. package/lib/twitter.js +29 -0
  61. package/lib/types/src/{check-mark.d.ts → __generated__/check-mark.d.ts} +1 -1
  62. package/lib/types/src/__generated__/chevron-down.d.ts +3 -0
  63. package/lib/types/src/__generated__/chevron-left.d.ts +3 -0
  64. package/lib/types/src/__generated__/chevron-right.d.ts +3 -0
  65. package/lib/types/src/__generated__/chevron-up.d.ts +3 -0
  66. package/lib/types/src/__generated__/discord.d.ts +3 -0
  67. package/lib/types/src/__generated__/help.d.ts +3 -0
  68. package/lib/types/src/__generated__/index.d.ts +12 -0
  69. package/lib/types/src/__generated__/radio-dot.d.ts +3 -0
  70. package/lib/types/src/__generated__/svg/check-mark.d.ts +1 -0
  71. package/lib/types/src/__generated__/svg/chevron-down.d.ts +1 -0
  72. package/lib/types/src/__generated__/svg/chevron-left.d.ts +1 -0
  73. package/lib/types/src/__generated__/svg/chevron-right.d.ts +1 -0
  74. package/lib/types/src/__generated__/svg/chevron-up.d.ts +1 -0
  75. package/lib/types/src/__generated__/svg/discord.d.ts +1 -0
  76. package/lib/types/src/__generated__/svg/help.d.ts +1 -0
  77. package/lib/types/src/__generated__/svg/index.d.ts +12 -0
  78. package/lib/types/src/__generated__/svg/navigation-menu.d.ts +1 -1
  79. package/lib/types/src/__generated__/svg/radio-dot.d.ts +1 -0
  80. package/lib/types/src/__generated__/svg/twitter.d.ts +1 -0
  81. package/lib/types/src/__generated__/svg/viewport.d.ts +1 -0
  82. package/lib/types/src/__generated__/svg/webstudio-1c.d.ts +1 -0
  83. package/lib/types/src/__generated__/svg/youtube-1c.d.ts +1 -0
  84. package/lib/types/src/__generated__/twitter.d.ts +3 -0
  85. package/lib/types/src/__generated__/viewport.d.ts +3 -0
  86. package/lib/types/src/__generated__/webstudio-1c.d.ts +3 -0
  87. package/lib/types/src/__generated__/youtube-1c.d.ts +3 -0
  88. package/lib/types/src/index.d.ts +0 -5
  89. package/lib/types/src/twitter.d.ts +3 -0
  90. package/package.json +3 -3
  91. package/src/__generated__/check-mark.tsx +15 -0
  92. package/src/__generated__/chevron-down.tsx +15 -0
  93. package/src/__generated__/chevron-left.tsx +15 -0
  94. package/src/__generated__/chevron-right.tsx +15 -0
  95. package/src/__generated__/chevron-up.tsx +15 -0
  96. package/src/__generated__/discord.tsx +15 -0
  97. package/src/__generated__/help.tsx +15 -0
  98. package/src/__generated__/index.ts +12 -0
  99. package/src/__generated__/navigation-menu.tsx +1 -1
  100. package/src/__generated__/radio-dot.tsx +15 -0
  101. package/src/__generated__/svg/check-mark.ts +1 -0
  102. package/src/__generated__/svg/chevron-down.ts +1 -0
  103. package/src/__generated__/svg/chevron-left.ts +1 -0
  104. package/src/__generated__/svg/chevron-right.ts +1 -0
  105. package/src/__generated__/svg/chevron-up.ts +1 -0
  106. package/src/__generated__/svg/discord.ts +1 -0
  107. package/src/__generated__/svg/help.ts +1 -0
  108. package/src/__generated__/svg/index.ts +12 -0
  109. package/src/__generated__/svg/navigation-menu.ts +1 -1
  110. package/src/__generated__/svg/radio-dot.ts +1 -0
  111. package/src/__generated__/svg/twitter.ts +1 -0
  112. package/src/__generated__/svg/viewport.ts +1 -0
  113. package/src/__generated__/svg/webstudio-1c.ts +1 -0
  114. package/src/__generated__/svg/youtube-1c.ts +1 -0
  115. package/src/__generated__/twitter.tsx +15 -0
  116. package/src/__generated__/viewport.tsx +15 -0
  117. package/src/__generated__/webstudio-1c.tsx +15 -0
  118. package/src/__generated__/youtube-1c.tsx +15 -0
  119. package/src/index.ts +0 -5
  120. package/src/twitter.tsx +25 -0
  121. package/lib/check-mark.js +0 -32
  122. package/lib/chevron-down.js +0 -29
  123. package/lib/chevron-left.js +0 -31
  124. package/lib/chevron-right.js +0 -31
  125. package/lib/chevron-up.js +0 -31
  126. package/lib/cjs/chevron-down.js +0 -59
  127. package/lib/cjs/chevron-left.js +0 -61
  128. package/lib/cjs/chevron-right.js +0 -61
  129. package/lib/cjs/chevron-up.js +0 -61
  130. package/lib/types/src/chevron-down.d.ts +0 -3
  131. package/lib/types/src/chevron-left.d.ts +0 -3
  132. package/lib/types/src/chevron-right.d.ts +0 -3
  133. package/lib/types/src/chevron-up.d.ts +0 -3
  134. package/src/check-mark.tsx +0 -28
  135. package/src/chevron-down.tsx +0 -25
  136. package/src/chevron-left.tsx +0 -27
  137. package/src/chevron-right.tsx +0 -27
  138. package/src/chevron-up.tsx +0 -27
@@ -1,59 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chevron_down_exports = {};
30
- __export(chevron_down_exports, {
31
- ChevronDownIcon: () => ChevronDownIcon
32
- });
33
- module.exports = __toCommonJS(chevron_down_exports);
34
- var import_jsx_runtime = require("react/jsx-runtime");
35
- var React = __toESM(require("react"), 1);
36
- const ChevronDownIcon = React.forwardRef(
37
- ({ color = "currentColor", ...props }, forwardedRef) => {
38
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
- "svg",
40
- {
41
- width: "16",
42
- height: "16",
43
- viewBox: "0 0 16 16",
44
- fill: "none",
45
- xmlns: "http://www.w3.org/2000/svg",
46
- ...props,
47
- ref: forwardedRef,
48
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
- "path",
50
- {
51
- d: "M4.04008 6.28383C4.29431 6.03037 4.70587 6.031 4.95932 6.28523L7.99985 9.33506L11.0404 6.28523C11.2938 6.031 11.7054 6.03037 11.9596 6.28383C12.2139 6.53728 12.2145 6.94884 11.961 7.20306L8.46017 10.7146C8.33822 10.837 8.17259 10.9057 7.99985 10.9057C7.82712 10.9057 7.66149 10.837 7.53953 10.7146L4.03868 7.20306C3.78523 6.94884 3.78585 6.53728 4.04008 6.28383Z",
52
- fill: color
53
- }
54
- )
55
- }
56
- );
57
- }
58
- );
59
- ChevronDownIcon.displayName = "ChevronDownIcon";
@@ -1,61 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chevron_left_exports = {};
30
- __export(chevron_left_exports, {
31
- ChevronLeftIcon: () => ChevronLeftIcon
32
- });
33
- module.exports = __toCommonJS(chevron_left_exports);
34
- var import_jsx_runtime = require("react/jsx-runtime");
35
- var React = __toESM(require("react"), 1);
36
- const ChevronLeftIcon = React.forwardRef(
37
- ({ color = "currentColor", ...props }, forwardedRef) => {
38
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
- "svg",
40
- {
41
- width: "16",
42
- height: "16",
43
- viewBox: "0 0 16 16",
44
- fill: "none",
45
- xmlns: "http://www.w3.org/2000/svg",
46
- ...props,
47
- ref: forwardedRef,
48
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
- "path",
50
- {
51
- fillRule: "evenodd",
52
- clipRule: "evenodd",
53
- d: "M9.7162 4.04011C9.96966 4.29434 9.96903 4.7059 9.7148 4.95935L6.66497 7.99988L9.7148 11.0404C9.96903 11.2939 9.96966 11.7054 9.7162 11.9597C9.46275 12.2139 9.05119 12.2145 8.79697 11.9611L5.28541 8.4602C5.16308 8.33825 5.09432 8.17262 5.09432 7.99988C5.09432 7.82715 5.16308 7.66152 5.28541 7.53956L8.79697 4.03871C9.05119 3.78526 9.46275 3.78588 9.7162 4.04011Z",
54
- fill: color
55
- }
56
- )
57
- }
58
- );
59
- }
60
- );
61
- ChevronLeftIcon.displayName = "ChevronLeftIcon";
@@ -1,61 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chevron_right_exports = {};
30
- __export(chevron_right_exports, {
31
- ChevronRightIcon: () => ChevronRightIcon
32
- });
33
- module.exports = __toCommonJS(chevron_right_exports);
34
- var import_jsx_runtime = require("react/jsx-runtime");
35
- var React = __toESM(require("react"), 1);
36
- const ChevronRightIcon = React.forwardRef(
37
- ({ color = "currentColor", ...props }, forwardedRef) => {
38
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
- "svg",
40
- {
41
- width: "16",
42
- height: "16",
43
- viewBox: "0 0 16 16",
44
- fill: "none",
45
- xmlns: "http://www.w3.org/2000/svg",
46
- ...props,
47
- ref: forwardedRef,
48
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
- "path",
50
- {
51
- fillRule: "evenodd",
52
- clipRule: "evenodd",
53
- d: "M6.2838 11.9599C6.03034 11.7057 6.03097 11.2941 6.2852 11.0407L9.33503 8.00013L6.2852 4.95959C6.03097 4.70614 6.03034 4.29458 6.2838 4.04036C6.53725 3.78613 6.94881 3.7855 7.20303 4.03895L10.7146 7.5398C10.8369 7.66176 10.9057 7.82739 10.9057 8.00013C10.9057 8.17286 10.8369 8.33849 10.7146 8.46045L7.20303 11.9613C6.94881 12.2148 6.53725 12.2141 6.2838 11.9599Z",
54
- fill: color
55
- }
56
- )
57
- }
58
- );
59
- }
60
- );
61
- ChevronRightIcon.displayName = "ChevronRightIcon";
@@ -1,61 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
- var chevron_up_exports = {};
30
- __export(chevron_up_exports, {
31
- ChevronUpIcon: () => ChevronUpIcon
32
- });
33
- module.exports = __toCommonJS(chevron_up_exports);
34
- var import_jsx_runtime = require("react/jsx-runtime");
35
- var React = __toESM(require("react"), 1);
36
- const ChevronUpIcon = React.forwardRef(
37
- ({ color = "currentColor", ...props }, forwardedRef) => {
38
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
- "svg",
40
- {
41
- width: "16",
42
- height: "16",
43
- viewBox: "0 0 16 16",
44
- fill: "none",
45
- xmlns: "http://www.w3.org/2000/svg",
46
- ...props,
47
- ref: forwardedRef,
48
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
- "path",
50
- {
51
- fillRule: "evenodd",
52
- clipRule: "evenodd",
53
- d: "M11.9599 9.71617C11.7057 9.96963 11.2941 9.969 11.0407 9.71477L8.00015 6.66494L4.95962 9.71477C4.70616 9.969 4.29461 9.96963 4.04038 9.71617C3.78615 9.46272 3.78552 9.05116 4.03897 8.79694L7.53983 5.28538C7.66178 5.16305 7.82741 5.09429 8.00015 5.09429C8.17288 5.09429 8.33851 5.16305 8.46047 5.28538L11.9613 8.79694C12.2148 9.05116 12.2141 9.46272 11.9599 9.71617Z",
54
- fill: color
55
- }
56
- )
57
- }
58
- );
59
- }
60
- );
61
- ChevronUpIcon.displayName = "ChevronUpIcon";
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const ChevronDownIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const ChevronLeftIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const ChevronRightIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,3 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
- export declare const ChevronUpIcon: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
@@ -1,28 +0,0 @@
1
- import { forwardRef } from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const CheckMarkIcon = forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- width="16"
9
- height="16"
10
- viewBox="0 0 16 16"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- d="M4.75 8.25L6.75 10.25L11.25 5.75"
18
- stroke={color}
19
- strokeWidth="2"
20
- strokeLinecap="round"
21
- strokeLinejoin="round"
22
- />
23
- </svg>
24
- );
25
- }
26
- );
27
-
28
- CheckMarkIcon.displayName = "CheckMarkIcon";
@@ -1,25 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const ChevronDownIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- width="16"
9
- height="16"
10
- viewBox="0 0 16 16"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- d="M4.04008 6.28383C4.29431 6.03037 4.70587 6.031 4.95932 6.28523L7.99985 9.33506L11.0404 6.28523C11.2938 6.031 11.7054 6.03037 11.9596 6.28383C12.2139 6.53728 12.2145 6.94884 11.961 7.20306L8.46017 10.7146C8.33822 10.837 8.17259 10.9057 7.99985 10.9057C7.82712 10.9057 7.66149 10.837 7.53953 10.7146L4.03868 7.20306C3.78523 6.94884 3.78585 6.53728 4.04008 6.28383Z"
18
- fill={color}
19
- />
20
- </svg>
21
- );
22
- }
23
- );
24
-
25
- ChevronDownIcon.displayName = "ChevronDownIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const ChevronLeftIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- width="16"
9
- height="16"
10
- viewBox="0 0 16 16"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fillRule="evenodd"
18
- clipRule="evenodd"
19
- d="M9.7162 4.04011C9.96966 4.29434 9.96903 4.7059 9.7148 4.95935L6.66497 7.99988L9.7148 11.0404C9.96903 11.2939 9.96966 11.7054 9.7162 11.9597C9.46275 12.2139 9.05119 12.2145 8.79697 11.9611L5.28541 8.4602C5.16308 8.33825 5.09432 8.17262 5.09432 7.99988C5.09432 7.82715 5.16308 7.66152 5.28541 7.53956L8.79697 4.03871C9.05119 3.78526 9.46275 3.78588 9.7162 4.04011Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
-
27
- ChevronLeftIcon.displayName = "ChevronLeftIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const ChevronRightIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- width="16"
9
- height="16"
10
- viewBox="0 0 16 16"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fillRule="evenodd"
18
- clipRule="evenodd"
19
- d="M6.2838 11.9599C6.03034 11.7057 6.03097 11.2941 6.2852 11.0407L9.33503 8.00013L6.2852 4.95959C6.03097 4.70614 6.03034 4.29458 6.2838 4.04036C6.53725 3.78613 6.94881 3.7855 7.20303 4.03895L10.7146 7.5398C10.8369 7.66176 10.9057 7.82739 10.9057 8.00013C10.9057 8.17286 10.8369 8.33849 10.7146 8.46045L7.20303 11.9613C6.94881 12.2148 6.53725 12.2141 6.2838 11.9599Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
-
27
- ChevronRightIcon.displayName = "ChevronRightIcon";
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import type { IconProps } from "./types";
3
-
4
- export const ChevronUpIcon = React.forwardRef<SVGSVGElement, IconProps>(
5
- ({ color = "currentColor", ...props }, forwardedRef) => {
6
- return (
7
- <svg
8
- width="16"
9
- height="16"
10
- viewBox="0 0 16 16"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- {...props}
14
- ref={forwardedRef}
15
- >
16
- <path
17
- fillRule="evenodd"
18
- clipRule="evenodd"
19
- d="M11.9599 9.71617C11.7057 9.96963 11.2941 9.969 11.0407 9.71477L8.00015 6.66494L4.95962 9.71477C4.70616 9.969 4.29461 9.96963 4.04038 9.71617C3.78615 9.46272 3.78552 9.05116 4.03897 8.79694L7.53983 5.28538C7.66178 5.16305 7.82741 5.09429 8.00015 5.09429C8.17288 5.09429 8.33851 5.16305 8.46047 5.28538L11.9613 8.79694C12.2148 9.05116 12.2141 9.46272 11.9599 9.71617Z"
20
- fill={color}
21
- />
22
- </svg>
23
- );
24
- }
25
- );
26
-
27
- ChevronUpIcon.displayName = "ChevronUpIcon";