@aliimam/icons 0.0.8 → 0.1.1

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 (232) hide show
  1. package/dist/cjs/index.d.ts +1 -0
  2. package/dist/cjs/index.js +1 -0
  3. package/dist/cjs/stroke/arrows/ArrowDownToLine.d.ts +3 -0
  4. package/dist/cjs/stroke/arrows/ArrowDownToLine.js +50 -0
  5. package/dist/cjs/stroke/arrows/ArrowDownUp.d.ts +3 -0
  6. package/dist/cjs/stroke/arrows/ArrowDownUp.js +50 -0
  7. package/dist/cjs/stroke/arrows/ArrowDownWideNarrow.d.ts +3 -0
  8. package/dist/cjs/stroke/arrows/ArrowDownWideNarrow.js +50 -0
  9. package/dist/cjs/stroke/arrows/ArrowDownZA.d.ts +3 -0
  10. package/dist/cjs/stroke/arrows/ArrowDownZA.js +50 -0
  11. package/dist/cjs/stroke/arrows/ArrowLeft.d.ts +3 -0
  12. package/dist/cjs/stroke/arrows/ArrowLeft.js +50 -0
  13. package/dist/cjs/stroke/arrows/ArrowLeftFromLine.d.ts +3 -0
  14. package/dist/cjs/stroke/arrows/ArrowLeftFromLine.js +50 -0
  15. package/dist/cjs/stroke/arrows/ArrowLeftRight.d.ts +3 -0
  16. package/dist/cjs/stroke/arrows/ArrowLeftRight.js +50 -0
  17. package/dist/cjs/stroke/arrows/ArrowLeftToLine.d.ts +3 -0
  18. package/dist/cjs/stroke/arrows/ArrowLeftToLine.js +50 -0
  19. package/dist/cjs/stroke/arrows/ArrowRight.d.ts +3 -0
  20. package/dist/cjs/stroke/arrows/ArrowRight.js +50 -0
  21. package/dist/cjs/stroke/arrows/ArrowRightFromLine.d.ts +3 -0
  22. package/dist/cjs/stroke/arrows/ArrowRightFromLine.js +50 -0
  23. package/dist/cjs/stroke/arrows/ArrowRightLeft.d.ts +3 -0
  24. package/dist/cjs/stroke/arrows/ArrowRightLeft.js +50 -0
  25. package/dist/cjs/stroke/arrows/ArrowRightToLine.d.ts +3 -0
  26. package/dist/cjs/stroke/arrows/ArrowRightToLine.js +50 -0
  27. package/dist/cjs/stroke/arrows/ArrowUp.d.ts +3 -0
  28. package/dist/cjs/stroke/arrows/ArrowUp.js +50 -0
  29. package/dist/cjs/stroke/arrows/ArrowUp01.d.ts +3 -0
  30. package/dist/cjs/stroke/arrows/ArrowUp01.js +50 -0
  31. package/dist/cjs/stroke/arrows/ArrowUp10.d.ts +3 -0
  32. package/dist/cjs/stroke/arrows/ArrowUp10.js +50 -0
  33. package/dist/cjs/stroke/arrows/ArrowUpAZ.d.ts +3 -0
  34. package/dist/cjs/stroke/arrows/ArrowUpAZ.js +50 -0
  35. package/dist/cjs/stroke/arrows/ArrowUpDown.d.ts +3 -0
  36. package/dist/cjs/stroke/arrows/ArrowUpDown.js +50 -0
  37. package/dist/cjs/stroke/arrows/ArrowUpFromDot.d.ts +3 -0
  38. package/dist/cjs/stroke/arrows/ArrowUpFromDot.js +50 -0
  39. package/dist/cjs/stroke/arrows/ArrowUpFromLine.d.ts +3 -0
  40. package/dist/cjs/stroke/arrows/ArrowUpFromLine.js +50 -0
  41. package/dist/cjs/stroke/arrows/ArrowUpLeft.d.ts +3 -0
  42. package/dist/cjs/stroke/arrows/ArrowUpLeft.js +50 -0
  43. package/dist/cjs/stroke/arrows/ArrowUpNarrowWide.d.ts +3 -0
  44. package/dist/cjs/stroke/arrows/ArrowUpNarrowWide.js +50 -0
  45. package/dist/cjs/stroke/arrows/ArrowUpRight.d.ts +3 -0
  46. package/dist/cjs/stroke/arrows/ArrowUpRight.js +50 -0
  47. package/dist/cjs/stroke/arrows/ArrowUpToLine.d.ts +3 -0
  48. package/dist/cjs/stroke/arrows/ArrowUpToLine.js +50 -0
  49. package/dist/cjs/stroke/arrows/ArrowUpWideNarrow.d.ts +3 -0
  50. package/dist/cjs/stroke/arrows/ArrowUpWideNarrow.js +50 -0
  51. package/dist/cjs/stroke/arrows/ArrowUpZA.d.ts +3 -0
  52. package/dist/cjs/stroke/arrows/ArrowUpZA.js +50 -0
  53. package/dist/cjs/stroke/arrows/ArrowsUpFromLine.d.ts +3 -0
  54. package/dist/cjs/stroke/arrows/ArrowsUpFromLine.js +50 -0
  55. package/dist/cjs/stroke/arrows/CalendarSync.d.ts +3 -0
  56. package/dist/cjs/stroke/arrows/CalendarSync.js +50 -0
  57. package/dist/cjs/stroke/arrows/ChevronDown.d.ts +3 -0
  58. package/dist/cjs/stroke/arrows/ChevronDown.js +50 -0
  59. package/dist/cjs/stroke/arrows/ChevronFirst.d.ts +3 -0
  60. package/dist/cjs/stroke/arrows/ChevronFirst.js +50 -0
  61. package/dist/cjs/stroke/arrows/ChevronLast.d.ts +3 -0
  62. package/dist/cjs/stroke/arrows/ChevronLast.js +50 -0
  63. package/dist/cjs/stroke/arrows/ChevronLeft.d.ts +3 -0
  64. package/dist/cjs/stroke/arrows/ChevronLeft.js +50 -0
  65. package/dist/cjs/stroke/arrows/ChevronRight.d.ts +3 -0
  66. package/dist/cjs/stroke/arrows/ChevronRight.js +50 -0
  67. package/dist/cjs/stroke/arrows/ChevronUp.d.ts +3 -0
  68. package/dist/cjs/stroke/arrows/ChevronUp.js +50 -0
  69. package/dist/cjs/stroke/arrows/ChevronsDown.d.ts +3 -0
  70. package/dist/cjs/stroke/arrows/ChevronsDown.js +50 -0
  71. package/dist/cjs/stroke/arrows/index.d.ts +34 -0
  72. package/dist/cjs/stroke/arrows/index.js +70 -1
  73. package/dist/cjs/stroke/mathematics/Equal.d.ts +3 -0
  74. package/dist/cjs/stroke/mathematics/Equal.js +50 -0
  75. package/dist/cjs/stroke/mathematics/X.d.ts +3 -0
  76. package/dist/cjs/stroke/mathematics/X.js +50 -0
  77. package/dist/cjs/stroke/mathematics/index.d.ts +2 -0
  78. package/dist/cjs/stroke/mathematics/index.js +10 -0
  79. package/dist/index.d.ts +1 -0
  80. package/dist/index.js +1 -0
  81. package/dist/stroke/arrows/ArrowDownToLine.d.ts +3 -0
  82. package/dist/stroke/arrows/ArrowDownToLine.js +14 -0
  83. package/dist/stroke/arrows/ArrowDownUp.d.ts +3 -0
  84. package/dist/stroke/arrows/ArrowDownUp.js +14 -0
  85. package/dist/stroke/arrows/ArrowDownWideNarrow.d.ts +3 -0
  86. package/dist/stroke/arrows/ArrowDownWideNarrow.js +14 -0
  87. package/dist/stroke/arrows/ArrowDownZA.d.ts +3 -0
  88. package/dist/stroke/arrows/ArrowDownZA.js +14 -0
  89. package/dist/stroke/arrows/ArrowLeft.d.ts +3 -0
  90. package/dist/stroke/arrows/ArrowLeft.js +14 -0
  91. package/dist/stroke/arrows/ArrowLeftFromLine.d.ts +3 -0
  92. package/dist/stroke/arrows/ArrowLeftFromLine.js +14 -0
  93. package/dist/stroke/arrows/ArrowLeftRight.d.ts +3 -0
  94. package/dist/stroke/arrows/ArrowLeftRight.js +14 -0
  95. package/dist/stroke/arrows/ArrowLeftToLine.d.ts +3 -0
  96. package/dist/stroke/arrows/ArrowLeftToLine.js +14 -0
  97. package/dist/stroke/arrows/ArrowRight.d.ts +3 -0
  98. package/dist/stroke/arrows/ArrowRight.js +14 -0
  99. package/dist/stroke/arrows/ArrowRightFromLine.d.ts +3 -0
  100. package/dist/stroke/arrows/ArrowRightFromLine.js +14 -0
  101. package/dist/stroke/arrows/ArrowRightLeft.d.ts +3 -0
  102. package/dist/stroke/arrows/ArrowRightLeft.js +14 -0
  103. package/dist/stroke/arrows/ArrowRightToLine.d.ts +3 -0
  104. package/dist/stroke/arrows/ArrowRightToLine.js +14 -0
  105. package/dist/stroke/arrows/ArrowUp.d.ts +3 -0
  106. package/dist/stroke/arrows/ArrowUp.js +14 -0
  107. package/dist/stroke/arrows/ArrowUp01.d.ts +3 -0
  108. package/dist/stroke/arrows/ArrowUp01.js +14 -0
  109. package/dist/stroke/arrows/ArrowUp10.d.ts +3 -0
  110. package/dist/stroke/arrows/ArrowUp10.js +14 -0
  111. package/dist/stroke/arrows/ArrowUpAZ.d.ts +3 -0
  112. package/dist/stroke/arrows/ArrowUpAZ.js +14 -0
  113. package/dist/stroke/arrows/ArrowUpDown.d.ts +3 -0
  114. package/dist/stroke/arrows/ArrowUpDown.js +14 -0
  115. package/dist/stroke/arrows/ArrowUpFromDot.d.ts +3 -0
  116. package/dist/stroke/arrows/ArrowUpFromDot.js +14 -0
  117. package/dist/stroke/arrows/ArrowUpFromLine.d.ts +3 -0
  118. package/dist/stroke/arrows/ArrowUpFromLine.js +14 -0
  119. package/dist/stroke/arrows/ArrowUpLeft.d.ts +3 -0
  120. package/dist/stroke/arrows/ArrowUpLeft.js +14 -0
  121. package/dist/stroke/arrows/ArrowUpNarrowWide.d.ts +3 -0
  122. package/dist/stroke/arrows/ArrowUpNarrowWide.js +14 -0
  123. package/dist/stroke/arrows/ArrowUpRight.d.ts +3 -0
  124. package/dist/stroke/arrows/ArrowUpRight.js +14 -0
  125. package/dist/stroke/arrows/ArrowUpToLine.d.ts +3 -0
  126. package/dist/stroke/arrows/ArrowUpToLine.js +14 -0
  127. package/dist/stroke/arrows/ArrowUpWideNarrow.d.ts +3 -0
  128. package/dist/stroke/arrows/ArrowUpWideNarrow.js +14 -0
  129. package/dist/stroke/arrows/ArrowUpZA.d.ts +3 -0
  130. package/dist/stroke/arrows/ArrowUpZA.js +14 -0
  131. package/dist/stroke/arrows/ArrowsUpFromLine.d.ts +3 -0
  132. package/dist/stroke/arrows/ArrowsUpFromLine.js +14 -0
  133. package/dist/stroke/arrows/CalendarSync.d.ts +3 -0
  134. package/dist/stroke/arrows/CalendarSync.js +14 -0
  135. package/dist/stroke/arrows/ChevronDown.d.ts +3 -0
  136. package/dist/stroke/arrows/ChevronDown.js +14 -0
  137. package/dist/stroke/arrows/ChevronFirst.d.ts +3 -0
  138. package/dist/stroke/arrows/ChevronFirst.js +14 -0
  139. package/dist/stroke/arrows/ChevronLast.d.ts +3 -0
  140. package/dist/stroke/arrows/ChevronLast.js +14 -0
  141. package/dist/stroke/arrows/ChevronLeft.d.ts +3 -0
  142. package/dist/stroke/arrows/ChevronLeft.js +14 -0
  143. package/dist/stroke/arrows/ChevronRight.d.ts +3 -0
  144. package/dist/stroke/arrows/ChevronRight.js +14 -0
  145. package/dist/stroke/arrows/ChevronUp.d.ts +3 -0
  146. package/dist/stroke/arrows/ChevronUp.js +14 -0
  147. package/dist/stroke/arrows/ChevronsDown.d.ts +3 -0
  148. package/dist/stroke/arrows/ChevronsDown.js +14 -0
  149. package/dist/stroke/arrows/index.d.ts +34 -0
  150. package/dist/stroke/arrows/index.js +34 -0
  151. package/dist/stroke/mathematics/Equal.d.ts +3 -0
  152. package/dist/stroke/mathematics/Equal.js +14 -0
  153. package/dist/stroke/mathematics/X.d.ts +3 -0
  154. package/dist/stroke/mathematics/X.js +14 -0
  155. package/dist/stroke/mathematics/index.d.ts +2 -0
  156. package/dist/stroke/mathematics/index.js +2 -0
  157. package/icons/stroke/arrows/arrow-down-to-line.svg +1 -0
  158. package/icons/stroke/arrows/arrow-down-up.svg +1 -0
  159. package/icons/stroke/arrows/arrow-down-wide-narrow.svg +1 -0
  160. package/icons/stroke/arrows/arrow-down-z-a.svg +1 -0
  161. package/icons/stroke/arrows/arrow-left-from-line.svg +1 -0
  162. package/icons/stroke/arrows/arrow-left-right.svg +1 -0
  163. package/icons/stroke/arrows/arrow-left-to-line.svg +1 -0
  164. package/icons/stroke/arrows/arrow-left.svg +1 -1
  165. package/icons/stroke/arrows/arrow-right-from-line.svg +1 -0
  166. package/icons/stroke/arrows/arrow-right-left.svg +1 -0
  167. package/icons/stroke/arrows/arrow-right-to-line.svg +1 -0
  168. package/icons/stroke/arrows/arrow-right.svg +1 -1
  169. package/icons/stroke/arrows/arrow-up-01.svg +1 -0
  170. package/icons/stroke/arrows/arrow-up-10.svg +1 -0
  171. package/icons/stroke/arrows/arrow-up-a-z.svg +1 -0
  172. package/icons/stroke/arrows/arrow-up-down.svg +1 -0
  173. package/icons/stroke/arrows/arrow-up-from-dot.svg +1 -0
  174. package/icons/stroke/arrows/arrow-up-from-line.svg +1 -0
  175. package/icons/stroke/arrows/arrow-up-left.svg +1 -0
  176. package/icons/stroke/arrows/arrow-up-narrow-wide.svg +1 -0
  177. package/icons/stroke/arrows/arrow-up-right.svg +1 -0
  178. package/icons/stroke/arrows/arrow-up-to-line.svg +1 -0
  179. package/icons/stroke/arrows/arrow-up-wide-narrow.svg +1 -0
  180. package/icons/stroke/arrows/arrow-up-z-a.svg +1 -0
  181. package/icons/stroke/arrows/arrow-up.svg +1 -1
  182. package/icons/stroke/arrows/arrows-up-from-line.svg +1 -0
  183. package/icons/stroke/arrows/calendar-sync.svg +1 -0
  184. package/icons/stroke/arrows/chevron-down.svg +1 -0
  185. package/icons/stroke/arrows/chevron-first.svg +1 -0
  186. package/icons/stroke/arrows/chevron-last.svg +1 -0
  187. package/icons/stroke/arrows/chevron-left.svg +1 -0
  188. package/icons/stroke/arrows/chevron-right.svg +1 -0
  189. package/icons/stroke/arrows/chevron-up.svg +1 -0
  190. package/icons/stroke/arrows/chevrons-down.svg +1 -0
  191. package/icons/stroke/mathematics/equal.svg +1 -0
  192. package/icons/stroke/mathematics/x.svg +1 -0
  193. package/package.json +1 -1
  194. package/src/index.tsx +1 -0
  195. package/src/stroke/arrows/ArrowDownToLine.tsx +58 -0
  196. package/src/stroke/arrows/ArrowDownUp.tsx +58 -0
  197. package/src/stroke/arrows/ArrowDownWideNarrow.tsx +58 -0
  198. package/src/stroke/arrows/ArrowDownZA.tsx +58 -0
  199. package/src/stroke/arrows/ArrowLeft.tsx +58 -0
  200. package/src/stroke/arrows/ArrowLeftFromLine.tsx +58 -0
  201. package/src/stroke/arrows/ArrowLeftRight.tsx +58 -0
  202. package/src/stroke/arrows/ArrowLeftToLine.tsx +58 -0
  203. package/src/stroke/arrows/ArrowRight.tsx +58 -0
  204. package/src/stroke/arrows/ArrowRightFromLine.tsx +58 -0
  205. package/src/stroke/arrows/ArrowRightLeft.tsx +58 -0
  206. package/src/stroke/arrows/ArrowRightToLine.tsx +58 -0
  207. package/src/stroke/arrows/ArrowUp.tsx +58 -0
  208. package/src/stroke/arrows/ArrowUp01.tsx +58 -0
  209. package/src/stroke/arrows/ArrowUp10.tsx +58 -0
  210. package/src/stroke/arrows/ArrowUpAZ.tsx +58 -0
  211. package/src/stroke/arrows/ArrowUpDown.tsx +58 -0
  212. package/src/stroke/arrows/ArrowUpFromDot.tsx +58 -0
  213. package/src/stroke/arrows/ArrowUpFromLine.tsx +58 -0
  214. package/src/stroke/arrows/ArrowUpLeft.tsx +58 -0
  215. package/src/stroke/arrows/ArrowUpNarrowWide.tsx +58 -0
  216. package/src/stroke/arrows/ArrowUpRight.tsx +58 -0
  217. package/src/stroke/arrows/ArrowUpToLine.tsx +58 -0
  218. package/src/stroke/arrows/ArrowUpWideNarrow.tsx +58 -0
  219. package/src/stroke/arrows/ArrowUpZA.tsx +58 -0
  220. package/src/stroke/arrows/ArrowsUpFromLine.tsx +58 -0
  221. package/src/stroke/arrows/CalendarSync.tsx +70 -0
  222. package/src/stroke/arrows/ChevronDown.tsx +58 -0
  223. package/src/stroke/arrows/ChevronFirst.tsx +58 -0
  224. package/src/stroke/arrows/ChevronLast.tsx +58 -0
  225. package/src/stroke/arrows/ChevronLeft.tsx +58 -0
  226. package/src/stroke/arrows/ChevronRight.tsx +58 -0
  227. package/src/stroke/arrows/ChevronUp.tsx +58 -0
  228. package/src/stroke/arrows/ChevronsDown.tsx +58 -0
  229. package/src/stroke/arrows/index.ts +35 -1
  230. package/src/stroke/mathematics/Equal.tsx +57 -0
  231. package/src/stroke/mathematics/X.tsx +57 -0
  232. package/src/stroke/mathematics/index.ts +2 -0
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ArrowUpToLine = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ArrowUpToLine = React.forwardRef(function ArrowUpToLine({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M5 3H19M18 13 12 7 6 13M12 7V21", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ArrowUpToLine.displayName = "ArrowUpToLine";
43
+ exports.ArrowUpToLine.metadata = {
44
+ name: "ArrowUpToLine",
45
+ category: "stroke/arrows",
46
+ tags: ["arrow", "up", "to", "line", "icon"],
47
+ description: "ArrowUpToLine icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ArrowUpToLine;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ArrowUpWideNarrow: IconComponent;
3
+ export default ArrowUpWideNarrow;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ArrowUpWideNarrow = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ArrowUpWideNarrow = React.forwardRef(function ArrowUpWideNarrow({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3 8 7 4 11 8M7 4V20M11 12H21M11 16H18M11 20H15", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ArrowUpWideNarrow.displayName = "ArrowUpWideNarrow";
43
+ exports.ArrowUpWideNarrow.metadata = {
44
+ name: "ArrowUpWideNarrow",
45
+ category: "stroke/arrows",
46
+ tags: ["arrow", "up", "wide", "narrow", "icon"],
47
+ description: "ArrowUpWideNarrow icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ArrowUpWideNarrow;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ArrowUpZA: IconComponent;
3
+ export default ArrowUpZA;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ArrowUpZA = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ArrowUpZA = React.forwardRef(function ArrowUpZA({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M3 8 7 4 11 8M7 4V20M15 4H20L15 10H20M15 20V16.5C15 15.837 15.263 15.201 15.732 14.732 16.201 14.263 16.837 14 17.5 14 18.163 14 18.799 14.263 19.268 14.732 19.737 15.201 20 15.837 20 16.5V20M20 18H15", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ArrowUpZA.displayName = "ArrowUpZA";
43
+ exports.ArrowUpZA.metadata = {
44
+ name: "ArrowUpZA",
45
+ category: "stroke/arrows",
46
+ tags: ["arrow", "up", "icon"],
47
+ description: "ArrowUpZA icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ArrowUpZA;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ArrowsUpFromLine: IconComponent;
3
+ export default ArrowsUpFromLine;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ArrowsUpFromLine = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ArrowsUpFromLine = React.forwardRef(function ArrowsUpFromLine({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M4 6 7 3 10 6M7 17V3M14 6 17 3 20 6M17 17V3M4 21H20", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ArrowsUpFromLine.displayName = "ArrowsUpFromLine";
43
+ exports.ArrowsUpFromLine.metadata = {
44
+ name: "ArrowsUpFromLine",
45
+ category: "stroke/arrows",
46
+ tags: ["arrows", "up", "from", "line", "icon"],
47
+ description: "ArrowsUpFromLine icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ArrowsUpFromLine;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const CalendarSync: IconComponent;
3
+ export default CalendarSync;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.CalendarSync = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.CalendarSync = React.forwardRef(function CalendarSync({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsxs)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: [(0, jsx_runtime_1.jsx)("path", { d: "M11 10V14H15", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M11 14 12.535 12.395C13.109 11.843 13.807 11.437 14.569 11.209 15.332 10.981 16.139 10.939 16.921 11.086 17.704 11.232 18.44 11.564 19.068 12.053 19.697 12.541 20.2 13.173 20.535 13.895M16 2V6M21 18 19.465 19.605C18.891 20.157 18.194 20.563 17.431 20.791 16.668 21.019 15.861 21.061 15.079 20.914 14.296 20.768 13.56 20.436 12.932 19.948 12.303 19.459 11.8 18.827 11.465 18.105", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }), (0, jsx_runtime_1.jsx)("path", { d: "M21 22V18H17M21 8.5V6C21 5.47 20.789 4.961 20.414 4.586 20.039 4.211 19.53 4 19 4H5C4.47 4 3.961 4.211 3.586 4.586 3.211 4.961 3 5.47 3 6V20C3 20.53 3.211 21.039 3.586 21.414 3.961 21.789 4.47 22 5 22H9.3M3 10H7M8 2V6", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" })] }));
41
+ });
42
+ exports.CalendarSync.displayName = "CalendarSync";
43
+ exports.CalendarSync.metadata = {
44
+ name: "CalendarSync",
45
+ category: "stroke/arrows",
46
+ tags: ["calendar", "sync", "icon"],
47
+ description: "CalendarSync icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.CalendarSync;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronDown: IconComponent;
3
+ export default ChevronDown;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ChevronDown = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ChevronDown = React.forwardRef(function ChevronDown({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M6 9L12 15L18 9", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ChevronDown.displayName = "ChevronDown";
43
+ exports.ChevronDown.metadata = {
44
+ name: "ChevronDown",
45
+ category: "stroke/arrows",
46
+ tags: ["chevron", "down", "icon"],
47
+ description: "ChevronDown icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ChevronDown;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronFirst: IconComponent;
3
+ export default ChevronFirst;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ChevronFirst = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ChevronFirst = React.forwardRef(function ChevronFirst({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M17 18 11 12 17 6M7 6V18", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ChevronFirst.displayName = "ChevronFirst";
43
+ exports.ChevronFirst.metadata = {
44
+ name: "ChevronFirst",
45
+ category: "stroke/arrows",
46
+ tags: ["chevron", "first", "icon"],
47
+ description: "ChevronFirst icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ChevronFirst;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronLast: IconComponent;
3
+ export default ChevronLast;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ChevronLast = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ChevronLast = React.forwardRef(function ChevronLast({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M7 18 13 12 7 6M17 6V18", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ChevronLast.displayName = "ChevronLast";
43
+ exports.ChevronLast.metadata = {
44
+ name: "ChevronLast",
45
+ category: "stroke/arrows",
46
+ tags: ["chevron", "last", "icon"],
47
+ description: "ChevronLast icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ChevronLast;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronLeft: IconComponent;
3
+ export default ChevronLeft;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ChevronLeft = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ChevronLeft = React.forwardRef(function ChevronLeft({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M15 18L9 12L15 6", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ChevronLeft.displayName = "ChevronLeft";
43
+ exports.ChevronLeft.metadata = {
44
+ name: "ChevronLeft",
45
+ category: "stroke/arrows",
46
+ tags: ["chevron", "left", "icon"],
47
+ description: "ChevronLeft icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ChevronLeft;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronRight: IconComponent;
3
+ export default ChevronRight;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ChevronRight = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ChevronRight = React.forwardRef(function ChevronRight({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M9 18L15 12L9 6", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ChevronRight.displayName = "ChevronRight";
43
+ exports.ChevronRight.metadata = {
44
+ name: "ChevronRight",
45
+ category: "stroke/arrows",
46
+ tags: ["chevron", "right", "icon"],
47
+ description: "ChevronRight icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ChevronRight;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronUp: IconComponent;
3
+ export default ChevronUp;
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || (function () {
19
+ var ownKeys = function(o) {
20
+ ownKeys = Object.getOwnPropertyNames || function (o) {
21
+ var ar = [];
22
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
23
+ return ar;
24
+ };
25
+ return ownKeys(o);
26
+ };
27
+ return function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ })();
35
+ Object.defineProperty(exports, "__esModule", { value: true });
36
+ exports.ChevronUp = void 0;
37
+ const jsx_runtime_1 = require("react/jsx-runtime");
38
+ const React = __importStar(require("react"));
39
+ exports.ChevronUp = React.forwardRef(function ChevronUp({ color = "currentColor", fill, size = 24, strokeWidth, strokeLinecap, strokeLinejoin, strokeDasharray, opacity, className, ...props }, forwardedRef) {
40
+ return ((0, jsx_runtime_1.jsx)("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", className: className, strokeWidth: strokeWidth, strokeLinecap: strokeLinecap, strokeLinejoin: strokeLinejoin, strokeDasharray: strokeDasharray, opacity: opacity, ...props, ref: forwardedRef, children: (0, jsx_runtime_1.jsx)("path", { d: "M18 15L12 9L6 15", stroke: color, strokeLinecap: "round", strokeLinejoin: "round" }) }));
41
+ });
42
+ exports.ChevronUp.displayName = "ChevronUp";
43
+ exports.ChevronUp.metadata = {
44
+ name: "ChevronUp",
45
+ category: "stroke/arrows",
46
+ tags: ["chevron", "up", "icon"],
47
+ description: "ChevronUp icon from stroke/arrows category",
48
+ type: ["stroke", "icon"],
49
+ };
50
+ exports.default = exports.ChevronUp;
@@ -0,0 +1,3 @@
1
+ import type { IconComponent } from "../../types";
2
+ export declare const ChevronsDown: IconComponent;
3
+ export default ChevronsDown;