@ctlyst.id/icons 2.2.1 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/v2.d.mts CHANGED
@@ -26,6 +26,8 @@ declare const EyeClose: FC<BaseIconProps>;
26
26
 
27
27
  declare const EyeOpen: FC<BaseIconProps>;
28
28
 
29
+ declare const Filter: FC<BaseIconProps>;
30
+
29
31
  declare const MapMarker: FC<BaseIconProps>;
30
32
 
31
33
  declare const Minus: FC<BaseIconProps>;
@@ -34,6 +36,8 @@ declare const Plus: FC<BaseIconProps>;
34
36
 
35
37
  declare const Search: FC<BaseIconProps>;
36
38
 
39
+ declare const Sort: FC<BaseIconProps>;
40
+
37
41
  declare const StoreComplete: FC<BaseIconProps>;
38
42
 
39
43
  declare const Truck: FC<BaseIconProps>;
@@ -46,4 +50,4 @@ declare const TrendUp: FC<BaseIconProps>;
46
50
 
47
51
  declare const Wallet: FC<BaseIconProps>;
48
52
 
49
- export { ArrowLeft, Calendar, CalendarEvent, Check, ChevronUp$1 as ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Close, ContactBook, Direction, EyeClose, EyeOpen, Hand, MapMarker, Minus, Plus, Search, StoreComplete, TrendUp, Truck, Wallet };
53
+ export { ArrowLeft, Calendar, CalendarEvent, Check, ChevronUp$1 as ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Close, ContactBook, Direction, EyeClose, EyeOpen, Filter, Hand, MapMarker, Minus, Plus, Search, Sort, StoreComplete, TrendUp, Truck, Wallet };
package/dist/v2.d.ts CHANGED
@@ -26,6 +26,8 @@ declare const EyeClose: FC<BaseIconProps>;
26
26
 
27
27
  declare const EyeOpen: FC<BaseIconProps>;
28
28
 
29
+ declare const Filter: FC<BaseIconProps>;
30
+
29
31
  declare const MapMarker: FC<BaseIconProps>;
30
32
 
31
33
  declare const Minus: FC<BaseIconProps>;
@@ -34,6 +36,8 @@ declare const Plus: FC<BaseIconProps>;
34
36
 
35
37
  declare const Search: FC<BaseIconProps>;
36
38
 
39
+ declare const Sort: FC<BaseIconProps>;
40
+
37
41
  declare const StoreComplete: FC<BaseIconProps>;
38
42
 
39
43
  declare const Truck: FC<BaseIconProps>;
@@ -46,4 +50,4 @@ declare const TrendUp: FC<BaseIconProps>;
46
50
 
47
51
  declare const Wallet: FC<BaseIconProps>;
48
52
 
49
- export { ArrowLeft, Calendar, CalendarEvent, Check, ChevronUp$1 as ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Close, ContactBook, Direction, EyeClose, EyeOpen, Hand, MapMarker, Minus, Plus, Search, StoreComplete, TrendUp, Truck, Wallet };
53
+ export { ArrowLeft, Calendar, CalendarEvent, Check, ChevronUp$1 as ChevronDown, ChevronLeft, ChevronRight, ChevronUp, Close, ContactBook, Direction, EyeClose, EyeOpen, Filter, Hand, MapMarker, Minus, Plus, Search, Sort, StoreComplete, TrendUp, Truck, Wallet };
package/dist/v2.js CHANGED
@@ -33,11 +33,13 @@ __export(v2_exports, {
33
33
  Direction: () => direction_default,
34
34
  EyeClose: () => eye_close_default,
35
35
  EyeOpen: () => eye_open_default,
36
+ Filter: () => filter_default,
36
37
  Hand: () => hand_default,
37
38
  MapMarker: () => map_marker_default,
38
39
  Minus: () => minus_default,
39
40
  Plus: () => plus_default,
40
41
  Search: () => search_default,
42
+ Sort: () => sort_default,
41
43
  StoreComplete: () => store_complete_default,
42
44
  TrendUp: () => trend_up_default,
43
45
  Truck: () => truck_default,
@@ -379,13 +381,49 @@ var EyeOpen = (props) => {
379
381
  };
380
382
  var eye_open_default = EyeOpen;
381
383
 
382
- // src/icons/v2/outline/map-marker.tsx
384
+ // src/icons/v2/outline/filter.tsx
383
385
  var import_jsx_runtime13 = require("react/jsx-runtime");
386
+ var Filter = (props) => {
387
+ const { color, ...svgProps } = use_icon_props_default(props);
388
+ return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { ...svgProps, fill: color, xmlns: "http://www.w3.org/2000/svg", children: [
389
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
390
+ "path",
391
+ {
392
+ fillRule: "evenodd",
393
+ clipRule: "evenodd",
394
+ d: "M3.76 7.25998H14.12C14.44 8.27998 15.38 9.01998 16.5 9.01998C17.62 9.01998 18.56 8.27998 18.88 7.25998H20.24C20.66 7.25998 21 6.91998 21 6.49998C21 6.07998 20.66 5.73998 20.24 5.73998H18.88C18.56 4.71998 17.62 3.97998 16.5 3.97998C15.38 3.97998 14.44 4.71998 14.12 5.73998H3.76C3.34 5.73998 3 6.07998 3 6.49998C3 6.91998 3.34 7.25998 3.76 7.25998ZM18.98 6.73998C18.98 6.65998 19 6.57998 19 6.49998C19 6.41998 19 6.33998 18.98 6.25998C18.98 6.33998 19 6.41998 19 6.49998C19 6.57998 19 6.65998 18.98 6.73998ZM18.9 7.21998C18.92 7.15998 18.94 7.09998 18.96 7.01998C18.92 7.09998 18.92 7.15998 18.9 7.21998ZM18.96 6.95998C18.98 6.89998 18.98 6.85998 18.98 6.79998C18.98 6.85998 18.96 6.89998 18.96 6.95998ZM18.94 5.95998C18.92 5.89998 18.9 5.81998 18.88 5.75998C18.92 5.83998 18.92 5.89998 18.94 5.95998ZM16.5 5.19998C17.22 5.19998 17.8 5.77998 17.8 6.49998C17.8 7.21998 17.22 7.79998 16.5 7.79998C15.78 7.79998 15.2 7.21998 15.2 6.49998C15.2 5.77998 15.78 5.19998 16.5 5.19998ZM14.02 6.25998C14.02 6.33998 14 6.41998 14 6.49998C14 6.57998 14 6.65998 14.02 6.73998C14.02 6.65998 14 6.57998 14 6.49998C14 6.41998 14 6.33998 14.02 6.25998ZM14.1 5.77998C14.08 5.83998 14.06 5.89998 14.04 5.97998C14.08 5.89998 14.08 5.83998 14.1 5.77998ZM14.04 6.03998C14.02 6.09998 14.02 6.13998 14.02 6.19998C14.02 6.13998 14.04 6.09998 14.04 6.03998ZM14.1 7.21998C14.08 7.15998 14.06 7.09998 14.04 7.01998C14.08 7.09998 14.08 7.15998 14.1 7.21998ZM14.04 6.95998C14.02 6.89998 14.02 6.85998 14.02 6.79998C14.02 6.85998 14.04 6.89998 14.04 6.95998Z",
395
+ fill: "#999999"
396
+ }
397
+ ),
398
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
399
+ "path",
400
+ {
401
+ fillRule: "evenodd",
402
+ clipRule: "evenodd",
403
+ d: "M20.24 11.74H9.88C9.56 10.72 8.62 9.97998 7.5 9.97998C6.38 9.97998 5.44 10.72 5.12 11.74H3.76C3.34 11.74 3 12.08 3 12.5C3 12.92 3.34 13.26 3.76 13.26H5.12C5.44 14.28 6.38 15.02 7.5 15.02C8.62 15.02 9.56 14.28 9.88 13.26H20.24C20.66 13.26 21 12.92 21 12.5C21 12.08 20.66 11.74 20.24 11.74ZM5.02 12.26C5.02 12.34 5 12.42 5 12.5C5 12.58 5 12.66 5.02 12.74C5.02 12.66 5 12.58 5 12.5C5 12.42 5 12.34 5.02 12.26ZM5.1 11.78C5.08 11.84 5.06 11.9 5.04 11.98C5.08 11.9 5.08 11.84 5.1 11.78ZM5.04 12.04C5.02 12.1 5.02 12.14 5.02 12.2C5.02 12.14 5.04 12.1 5.04 12.04ZM5.06 13.04C5.08 13.1 5.1 13.18 5.12 13.24C5.08 13.16 5.08 13.1 5.06 13.04ZM7.5 13.8C6.78 13.8 6.2 13.22 6.2 12.5C6.2 11.78 6.78 11.2 7.5 11.2C8.22 11.2 8.8 11.78 8.8 12.5C8.8 13.22 8.22 13.8 7.5 13.8ZM9.98 12.74C9.98 12.66 10 12.58 10 12.5C10 12.42 10 12.34 9.98 12.26C9.98 12.34 10 12.42 10 12.5C10 12.58 10 12.66 9.98 12.74ZM9.9 13.22C9.92 13.16 9.94 13.1 9.96 13.02C9.92 13.1 9.92 13.16 9.9 13.22ZM9.96 12.96C9.98 12.9 9.98 12.86 9.98 12.8C9.98 12.86 9.96 12.9 9.96 12.96ZM9.9 11.78C9.92 11.84 9.94 11.9 9.96 11.98C9.92 11.9 9.92 11.84 9.9 11.78ZM9.96 12.04C9.98 12.1 9.98 12.14 9.98 12.2C9.98 12.14 9.96 12.1 9.96 12.04Z",
404
+ fill: "#999999"
405
+ }
406
+ ),
407
+ /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
408
+ "path",
409
+ {
410
+ fillRule: "evenodd",
411
+ clipRule: "evenodd",
412
+ d: "M20.24 17.74H16.38C16.06 16.72 15.12 15.98 14 15.98C12.88 15.98 11.94 16.72 11.62 17.74H3.76C3.34 17.74 3 18.08 3 18.5C3 18.92 3.34 19.26 3.76 19.26H11.62C11.94 20.28 12.88 21.02 14 21.02C15.12 21.02 16.06 20.28 16.38 19.26H20.24C20.66 19.26 21 18.92 21 18.5C21 18.08 20.66 17.74 20.24 17.74ZM11.52 18.26C11.52 18.34 11.5 18.42 11.5 18.5C11.5 18.58 11.5 18.66 11.52 18.74C11.52 18.66 11.5 18.58 11.5 18.5C11.5 18.42 11.5 18.34 11.52 18.26ZM11.6 17.78C11.58 17.84 11.56 17.9 11.54 17.98C11.58 17.9 11.58 17.84 11.6 17.78ZM11.54 18.04C11.52 18.1 11.52 18.14 11.52 18.2C11.52 18.14 11.54 18.1 11.54 18.04ZM11.56 19.04C11.58 19.1 11.6 19.18 11.62 19.24C11.58 19.16 11.58 19.1 11.56 19.04ZM14 19.8C13.28 19.8 12.7 19.22 12.7 18.5C12.7 17.78 13.28 17.2 14 17.2C14.72 17.2 15.3 17.78 15.3 18.5C15.3 19.22 14.72 19.8 14 19.8ZM16.48 18.74C16.48 18.66 16.5 18.58 16.5 18.5C16.5 18.42 16.5 18.34 16.48 18.26C16.48 18.34 16.5 18.42 16.5 18.5C16.5 18.58 16.5 18.66 16.48 18.74ZM16.4 19.22C16.42 19.16 16.44 19.1 16.46 19.02C16.42 19.1 16.42 19.16 16.4 19.22ZM16.46 18.96C16.48 18.9 16.48 18.86 16.48 18.8C16.48 18.86 16.46 18.9 16.46 18.96ZM16.4 17.78C16.42 17.84 16.44 17.9 16.46 17.98C16.42 17.9 16.42 17.84 16.4 17.78ZM16.46 18.04C16.48 18.1 16.48 18.14 16.48 18.2C16.48 18.14 16.46 18.1 16.46 18.04Z",
413
+ fill: "#999999"
414
+ }
415
+ )
416
+ ] });
417
+ };
418
+ var filter_default = Filter;
419
+
420
+ // src/icons/v2/outline/map-marker.tsx
421
+ var import_jsx_runtime14 = require("react/jsx-runtime");
384
422
  var MapMarker = (props) => {
385
423
  const { color, ...svgProps } = use_icon_props_default(props);
386
- return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
387
- /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)("g", { clipPath: "url(#map-marker)", children: [
388
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
424
+ return /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
425
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsxs)("g", { clipPath: "url(#map-marker)", children: [
426
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
389
427
  "path",
390
428
  {
391
429
  fillRule: "evenodd",
@@ -394,7 +432,7 @@ var MapMarker = (props) => {
394
432
  fill: color
395
433
  }
396
434
  ),
397
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(
435
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
398
436
  "path",
399
437
  {
400
438
  fillRule: "evenodd",
@@ -404,16 +442,16 @@ var MapMarker = (props) => {
404
442
  }
405
443
  )
406
444
  ] }),
407
- /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("clipPath", { id: "map-marker", children: /* @__PURE__ */ (0, import_jsx_runtime13.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
445
+ /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("clipPath", { id: "map-marker", children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("rect", { width: "24", height: "24", fill: "white", transform: "translate(0 0.5)" }) }) })
408
446
  ] });
409
447
  };
410
448
  var map_marker_default = MapMarker;
411
449
 
412
450
  // src/icons/v2/outline/minus.tsx
413
- var import_jsx_runtime14 = require("react/jsx-runtime");
451
+ var import_jsx_runtime15 = require("react/jsx-runtime");
414
452
  var Minus = (props) => {
415
453
  const { color, ...svgProps } = use_icon_props_default(props);
416
- return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(
454
+ return /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
417
455
  "path",
418
456
  {
419
457
  fillRule: "evenodd",
@@ -426,18 +464,18 @@ var Minus = (props) => {
426
464
  var minus_default = Minus;
427
465
 
428
466
  // src/icons/v2/outline/plus.tsx
429
- var import_jsx_runtime15 = require("react/jsx-runtime");
467
+ var import_jsx_runtime16 = require("react/jsx-runtime");
430
468
  var Plus = (props) => {
431
469
  const { color, ...svgProps } = use_icon_props_default(props);
432
- return /* @__PURE__ */ (0, import_jsx_runtime15.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
433
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
470
+ return /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
471
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
434
472
  "path",
435
473
  {
436
474
  d: "M3.7731 12.0058C3.7731 11.4535 4.22081 11.0058 4.7731 11.0058L19.2582 11.0058C19.8104 11.0058 20.2582 11.4535 20.2582 12.0058C20.2582 12.558 19.8104 13.0058 19.2582 13.0058L4.7731 13.0058C4.22082 13.0058 3.7731 12.5581 3.7731 12.0058Z",
437
475
  fill: color
438
476
  }
439
477
  ),
440
- /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
478
+ /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
441
479
  "path",
442
480
  {
443
481
  d: "M12.0156 3.76321C12.5679 3.76321 13.0156 4.21092 13.0156 4.76321L13.0157 19.2483C13.0157 19.8006 12.568 20.2483 12.0157 20.2483C11.4634 20.2483 11.0157 19.8006 11.0157 19.2483L11.0156 4.76322C11.0156 4.21093 11.4633 3.76321 12.0156 3.76321Z",
@@ -449,11 +487,11 @@ var Plus = (props) => {
449
487
  var plus_default = Plus;
450
488
 
451
489
  // src/icons/v2/outline/search.tsx
452
- var import_jsx_runtime16 = require("react/jsx-runtime");
490
+ var import_jsx_runtime17 = require("react/jsx-runtime");
453
491
  var Search = (props) => {
454
492
  const { color, ...svgProps } = use_icon_props_default(props);
455
- return /* @__PURE__ */ (0, import_jsx_runtime16.jsxs)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
456
- /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
493
+ return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { width: "25", height: "24", viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
494
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
457
495
  "path",
458
496
  {
459
497
  fillRule: "evenodd",
@@ -462,7 +500,7 @@ var Search = (props) => {
462
500
  fill: color
463
501
  }
464
502
  ),
465
- /* @__PURE__ */ (0, import_jsx_runtime16.jsx)(
503
+ /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
466
504
  "path",
467
505
  {
468
506
  fillRule: "evenodd",
@@ -475,26 +513,53 @@ var Search = (props) => {
475
513
  };
476
514
  var search_default = Search;
477
515
 
516
+ // src/icons/v2/outline/sort.tsx
517
+ var import_jsx_runtime18 = require("react/jsx-runtime");
518
+ var Sort = (props) => {
519
+ const { color, ...svgProps } = use_icon_props_default(props);
520
+ return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { ...svgProps, fill: color, xmlns: "http://www.w3.org/2000/svg", children: [
521
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
522
+ "path",
523
+ {
524
+ fillRule: "evenodd",
525
+ clipRule: "evenodd",
526
+ d: "M8.02003 10.5001L12 6.5201L15.98 10.5001C16.34 10.8601 16.9 10.8601 17.26 10.5001C17.62 10.1401 17.62 9.5801 17.26 9.2201L12.64 4.6201C12.28 4.2601 11.72 4.2601 11.36 4.6201L6.74003 9.2401C6.38003 9.6001 6.38003 10.1601 6.74003 10.5201C7.10003 10.8601 7.66003 10.8601 8.02003 10.5001Z",
527
+ fill: "#999999"
528
+ }
529
+ ),
530
+ /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
531
+ "path",
532
+ {
533
+ fillRule: "evenodd",
534
+ clipRule: "evenodd",
535
+ d: "M15.98 14.5201L12 18.5001L8.02003 14.5201C7.66003 14.1601 7.10003 14.1601 6.74003 14.5201C6.38003 14.8801 6.38003 15.4401 6.74003 15.8001L11.36 20.4201C11.72 20.7801 12.28 20.7801 12.64 20.4201L17.26 15.8001C17.62 15.4401 17.62 14.8801 17.26 14.5201C16.9 14.1601 16.34 14.1601 15.98 14.5201Z",
536
+ fill: "#999999"
537
+ }
538
+ )
539
+ ] });
540
+ };
541
+ var sort_default = Sort;
542
+
478
543
  // src/icons/v2/outline/store-complete.tsx
479
- var import_jsx_runtime17 = require("react/jsx-runtime");
544
+ var import_jsx_runtime19 = require("react/jsx-runtime");
480
545
  var StoreComplete = (props) => {
481
546
  const { color, ...svgProps } = use_icon_props_default(props);
482
- return /* @__PURE__ */ (0, import_jsx_runtime17.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
483
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
547
+ return /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
548
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
484
549
  "path",
485
550
  {
486
551
  d: "M4.41675 3C4.00253 3 3.66675 3.33579 3.66675 3.75C3.66675 4.16421 4.00253 4.5 4.41675 4.5H19.5833C19.9975 4.5 20.3333 4.16421 20.3333 3.75C20.3333 3.33579 19.9975 3 19.5833 3H4.41675Z",
487
552
  fill: color
488
553
  }
489
554
  ),
490
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
555
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
491
556
  "path",
492
557
  {
493
558
  d: "M19.0898 16.5493C19.3437 16.8032 19.3437 17.2147 19.0898 17.4686L17.0898 19.4686C16.836 19.7224 16.4244 19.7224 16.1706 19.4686L14.9104 18.2084C14.6565 17.9545 14.6565 17.543 14.9103 17.2891C15.1642 17.0353 15.5757 17.0353 15.8296 17.2891L16.6302 18.0897L18.1706 16.5493C18.4244 16.2955 18.836 16.2955 19.0898 16.5493Z",
494
559
  fill: color
495
560
  }
496
561
  ),
497
- /* @__PURE__ */ (0, import_jsx_runtime17.jsx)(
562
+ /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
498
563
  "path",
499
564
  {
500
565
  fillRule: "evenodd",
@@ -508,11 +573,11 @@ var StoreComplete = (props) => {
508
573
  var store_complete_default = StoreComplete;
509
574
 
510
575
  // src/icons/v2/outline/truck.tsx
511
- var import_jsx_runtime18 = require("react/jsx-runtime");
576
+ var import_jsx_runtime20 = require("react/jsx-runtime");
512
577
  var Truck = (props) => {
513
578
  const { color, ...svgProps } = use_icon_props_default(props);
514
- return /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
515
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
579
+ return /* @__PURE__ */ (0, import_jsx_runtime20.jsxs)("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
580
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { clipPath: "url(#truck)", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
516
581
  "path",
517
582
  {
518
583
  fillRule: "evenodd",
@@ -521,19 +586,19 @@ var Truck = (props) => {
521
586
  fill: color
522
587
  }
523
588
  ) }),
524
- /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime18.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
589
+ /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("clipPath", { id: "truck", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("rect", { width: "24", height: "24", fill: "white" }) }) })
525
590
  ] });
526
591
  };
527
592
  var truck_default = Truck;
528
593
 
529
594
  // src/icons/v2/solid/direction.tsx
530
- var import_jsx_runtime19 = require("react/jsx-runtime");
595
+ var import_jsx_runtime21 = require("react/jsx-runtime");
531
596
  var Direction = (props) => {
532
597
  const { color, ...svgProps } = use_icon_props_default(props);
533
- return /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
534
- /* @__PURE__ */ (0, import_jsx_runtime19.jsxs)("g", { clipPath: "url(#direction)", children: [
535
- /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
536
- /* @__PURE__ */ (0, import_jsx_runtime19.jsx)(
598
+ return /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: [
599
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("g", { clipPath: "url(#direction)", children: [
600
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("path", { d: "M12.4255 3.52369L8.7556 14.4828L6.37194 9.64529L1.50808 7.3158L12.4255 3.52369Z", fill: color }),
601
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
537
602
  "path",
538
603
  {
539
604
  fillRule: "evenodd",
@@ -543,54 +608,54 @@ var Direction = (props) => {
543
608
  }
544
609
  )
545
610
  ] }),
546
- /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime19.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
611
+ /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("clipPath", { id: "direction", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("rect", { width: "16", height: "16", fill: "white" }) }) })
547
612
  ] });
548
613
  };
549
614
  var direction_default = Direction;
550
615
 
551
616
  // src/icons/v2/solid/hand.tsx
552
- var import_jsx_runtime20 = require("react/jsx-runtime");
617
+ var import_jsx_runtime22 = require("react/jsx-runtime");
553
618
  var Hand = (props) => {
554
619
  const { color, ...svgProps } = use_icon_props_default(props);
555
- return /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime20.jsx)(
620
+ return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("g", { id: "Solid / Hand", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
556
621
  "path",
557
622
  {
558
623
  id: "Vector 650",
559
624
  d: "M19.4271 19.2744L11.3546 21.4374C10.8877 21.5625 10.3913 21.5143 9.95719 21.3017L4.0494 18.4081C3.15932 17.9721 2.77812 16.9068 3.18958 16.0051C3.60191 15.1015 4.65978 14.6918 5.57315 15.082L8.02749 16.1305L5.40632 6.34819C5.08496 5.14886 5.79669 3.9161 6.99602 3.59474C8.19535 3.27338 9.42811 3.98512 9.74947 5.18444L10.9892 9.81113L16.3868 9.48093C17.8105 9.39383 19.0986 10.3212 19.4678 11.6989L20.8413 16.8249C21.1272 17.8918 20.494 18.9885 19.4271 19.2744Z",
560
- fill: "#999999"
625
+ fill: color
561
626
  }
562
627
  ) }) });
563
628
  };
564
629
  var hand_default = Hand;
565
630
 
566
631
  // src/icons/v2/solid/trend-up.tsx
567
- var import_jsx_runtime21 = require("react/jsx-runtime");
632
+ var import_jsx_runtime23 = require("react/jsx-runtime");
568
633
  var TrendUp = (props) => {
569
634
  const { color, ...svgProps } = use_icon_props_default(props);
570
- return /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime21.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime21.jsxs)("g", { id: "Vector", children: [
571
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
635
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("g", { id: "Solid / Trend Up", children: /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("g", { id: "Vector", children: [
636
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
572
637
  "path",
573
638
  {
574
639
  fillRule: "evenodd",
575
640
  clipRule: "evenodd",
576
641
  d: "M16.06 12.5001C15.56 12.5001 15.06 12.5801 14.6 12.7201C14.6 12.7201 14.6 12.7201 14.62 12.7201V10.0201H17.1C17.4 10.0201 17.68 9.84012 17.8 9.56012C17.92 9.28012 17.86 8.96012 17.64 8.74012L11.6 2.72012C11.3 2.42012 10.84 2.42012 10.54 2.72012L4.51996 8.74012C4.29996 8.96012 4.23996 9.28012 4.35996 9.56012C4.47996 9.84012 4.73996 10.0201 5.05996 10.0201H7.49996V16.0401C7.49996 16.4601 7.83996 16.8001 8.25996 16.8001H11.1C11.1 16.8001 11.1 16.8001 11.1 16.7801C11.06 17.0201 11.04 17.2601 11.04 17.5201C11.04 17.7601 11.06 18.0001 11.1 18.2401V18.2201H8.05996C7.63996 18.2201 7.31996 18.5601 7.31996 18.9801C7.31996 19.4001 7.65996 19.7401 8.05996 19.7401H11.54C11.78 20.2401 12.1 20.6801 12.48 21.0601L12.46 21.0401H8.05996C7.63996 21.0401 7.31996 21.3801 7.31996 21.8001C7.31996 22.2201 7.65996 22.5601 8.05996 22.5601H14.06C14.26 22.5601 14.44 22.4801 14.58 22.3601C15.04 22.5001 15.54 22.5801 16.06 22.5801C18.82 22.5801 21.06 20.3401 21.06 17.5801C21.06 14.7401 18.82 12.5001 16.06 12.5001ZM14.28 12.8201C14.26 12.8201 14.24 12.8401 14.2 12.8401C14.24 12.8401 14.26 12.8401 14.28 12.8201ZM13.36 13.2801C13.34 13.3001 13.32 13.3001 13.3 13.3201C13.32 13.3201 13.34 13.3001 13.36 13.2801ZM13.04 13.5001C13.02 13.5001 13.02 13.5201 13 13.5401C13.02 13.5201 13.04 13.5201 13.04 13.5001ZM12.06 14.4801L12.04 14.5001C12.06 14.5001 12.06 14.5001 12.06 14.4801ZM11.88 14.7601C11.86 14.7801 11.86 14.8001 11.84 14.8201C11.84 14.8001 11.86 14.7801 11.88 14.7601ZM11.7 15.0601C11.7 15.0801 11.68 15.1001 11.68 15.1001C11.68 15.0801 11.68 15.0801 11.7 15.0601ZM11.18 16.3601C11.18 16.3801 11.16 16.4201 11.16 16.4401C11.16 16.4201 11.18 16.4001 11.18 16.3601ZM11.52 15.3801C11.5 15.4001 11.5 15.4201 11.48 15.4401C11.5 15.4201 11.52 15.4001 11.52 15.3801ZM11.4 15.6801C11.4 15.7001 11.38 15.7201 11.38 15.7401C11.38 15.7201 11.38 15.7001 11.4 15.6801ZM11.26 16.0401C11.26 16.0601 11.24 16.0801 11.24 16.1001C11.26 16.1001 11.26 16.0801 11.26 16.0401ZM11.38 19.3001C11.38 19.3201 11.4 19.3401 11.4 19.3801C11.4 19.3401 11.4 19.3201 11.38 19.3001ZM12.9 21.4001C12.92 21.4201 12.94 21.4401 12.98 21.4601C12.96 21.4201 12.92 21.4001 12.9 21.4001ZM13.4 21.7401C13.42 21.7401 13.42 21.7601 13.44 21.7601C13.44 21.7601 13.42 21.7601 13.4 21.7401ZM13.7 21.9201C13.72 21.9401 13.74 21.9401 13.76 21.9601C13.74 21.9401 13.72 21.9201 13.7 21.9201ZM13.94 22.0401C13.96 22.0601 14 22.0601 14.02 22.0801C14 22.0601 13.98 22.0601 13.94 22.0401ZM14.24 22.1601C14.26 22.1601 14.28 22.1801 14.32 22.1801C14.28 22.1801 14.26 22.1801 14.24 22.1601ZM16.06 21.2001C14.02 21.2001 12.36 19.5401 12.36 17.5001C12.36 15.4601 14.02 13.8001 16.06 13.8001C18.1 13.8001 19.76 15.4601 19.76 17.5001C19.76 19.5401 18.1 21.2001 16.06 21.2001Z",
577
- fill: "#999999"
642
+ fill: color
578
643
  }
579
644
  ),
580
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
645
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
581
646
  "path",
582
647
  {
583
648
  d: "M16.0599 20.2002C16.4686 20.2002 16.7999 19.8689 16.7999 19.4602C16.7999 19.0515 16.4686 18.7202 16.0599 18.7202C15.6513 18.7202 15.3199 19.0515 15.3199 19.4602C15.3199 19.8689 15.6513 20.2002 16.0599 20.2002Z",
584
- fill: "#999999"
649
+ fill: color
585
650
  }
586
651
  ),
587
- /* @__PURE__ */ (0, import_jsx_runtime21.jsx)(
652
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
588
653
  "path",
589
654
  {
590
655
  fillRule: "evenodd",
591
656
  clipRule: "evenodd",
592
657
  d: "M16.0599 18.3599C15.6999 18.3599 15.4199 18.0599 15.4199 17.7199V15.4999C15.4199 15.1399 15.7199 14.8599 16.0599 14.8599C16.3999 14.8599 16.6999 15.1399 16.6999 15.4999V17.6999C16.6999 18.0599 16.3999 18.3599 16.0599 18.3599Z",
593
- fill: "#999999"
658
+ fill: color
594
659
  }
595
660
  )
596
661
  ] }) }) });
@@ -598,17 +663,17 @@ var TrendUp = (props) => {
598
663
  var trend_up_default = TrendUp;
599
664
 
600
665
  // src/icons/v2/solid/wallet.tsx
601
- var import_jsx_runtime22 = require("react/jsx-runtime");
666
+ var import_jsx_runtime24 = require("react/jsx-runtime");
602
667
  var Wallet = (props) => {
603
668
  const { color, ...svgProps } = use_icon_props_default(props);
604
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
669
+ return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...svgProps, children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("g", { id: "24x24", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(
605
670
  "path",
606
671
  {
607
672
  id: "Subtract",
608
673
  fillRule: "evenodd",
609
674
  clipRule: "evenodd",
610
675
  d: "M5.75977 6.00098C4.51712 6.00098 3.50977 7.00833 3.50977 8.25097V9.5159H20.2393C21.2058 9.5159 21.9893 10.2994 21.9893 11.2659V18.743C21.9893 19.7095 21.2058 20.493 20.2393 20.493H5.76074C3.68967 20.493 2.01074 18.8141 2.01074 16.743V11.2407C2.01009 11.2279 2.00977 11.215 2.00977 11.2021V8.25097C2.00977 6.17991 3.6887 4.50098 5.75977 4.50098H18C18.4142 4.50098 18.75 4.83676 18.75 5.25098C18.75 5.66519 18.4142 6.00098 18 6.00098H5.75977ZM6 7.00694C5.58579 7.00694 5.25 7.34273 5.25 7.75694C5.25 8.17116 5.58579 8.50694 6 8.50694H20C20.4142 8.50694 20.75 8.17116 20.75 7.75694C20.75 7.34273 20.4142 7.00694 20 7.00694H6ZM16.5 16.5044C17.3284 16.5044 18 15.8329 18 15.0044C18 14.176 17.3284 13.5044 16.5 13.5044C15.6716 13.5044 15 14.176 15 15.0044C15 15.8329 15.6716 16.5044 16.5 16.5044Z",
611
- fill: "#999999"
676
+ fill: color
612
677
  }
613
678
  ) }) });
614
679
  };
@@ -628,11 +693,13 @@ var wallet_default = Wallet;
628
693
  Direction,
629
694
  EyeClose,
630
695
  EyeOpen,
696
+ Filter,
631
697
  Hand,
632
698
  MapMarker,
633
699
  Minus,
634
700
  Plus,
635
701
  Search,
702
+ Sort,
636
703
  StoreComplete,
637
704
  TrendUp,
638
705
  Truck,