@kollexeo/icons 1.2.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import React2 from 'react';
2
- import Svg, { Path, Circle, Ellipse, Rect, G, Defs, ClipPath } from 'react-native-svg';
2
+ import Svg, { Path, Circle, Rect, Ellipse, Text, G, Defs, ClipPath } from 'react-native-svg';
3
3
 
4
4
  const React = require("react");
5
5
  var __defProp = Object.defineProperty;
@@ -193,6 +193,10 @@ __export(icons_exports, {
193
193
  AnimationsIconsTransitionLeftIcon: () => AnimationsIconsTransitionLeftIcon,
194
194
  AnimationsIconsTransitionRightIcon: () => AnimationsIconsTransitionRightIcon,
195
195
  AnimationsIconsTransitionTopIcon: () => AnimationsIconsTransitionTopIcon,
196
+ AppFavoritesIcon: () => AppFavoritesIcon,
197
+ AppHomeIcon: () => AppHomeIcon,
198
+ AppKollekIcon: () => AppKollekIcon,
199
+ AppLoanIcon: () => AppLoanIcon,
196
200
  ArrowsArrowAllDirectionRoundIcon: () => ArrowsArrowAllDirectionRoundIcon,
197
201
  ArrowsArrowDataTransferDiagonalRoundIcon: () => ArrowsArrowDataTransferDiagonalRoundIcon,
198
202
  ArrowsArrowDataTransferHorizontalRoundIcon: () => ArrowsArrowDataTransferHorizontalRoundIcon,
@@ -495,6 +499,11 @@ __export(icons_exports, {
495
499
  BuildingsUniversityIcon: () => BuildingsUniversityIcon,
496
500
  BuildingsWashingtonMonumentIcon: () => BuildingsWashingtonMonumentIcon,
497
501
  BuildingsYurtIcon: () => BuildingsYurtIcon,
502
+ CategoriesGamesIcon: () => CategoriesGamesIcon,
503
+ CategoriesMoviesIcon: () => CategoriesMoviesIcon,
504
+ CategoriesMusicIcon: () => CategoriesMusicIcon,
505
+ CategoriesReadingIcon: () => CategoriesReadingIcon,
506
+ CategoriesSeriesIcon: () => CategoriesSeriesIcon,
498
507
  CheckCheckUnread01Icon: () => CheckCheckUnread01Icon,
499
508
  CheckCheckUnread02Icon: () => CheckCheckUnread02Icon,
500
509
  CheckCheckUnread03Icon: () => CheckCheckUnread03Icon,
@@ -1619,6 +1628,7 @@ __export(icons_exports, {
1619
1628
  EducationClipIcon: () => EducationClipIcon,
1620
1629
  EducationClipartsIcon: () => EducationClipartsIcon,
1621
1630
  EducationClipboardIcon: () => EducationClipboardIcon,
1631
+ EducationComicsIcon: () => EducationComicsIcon,
1622
1632
  EducationComputerVideoCallIcon: () => EducationComputerVideoCallIcon,
1623
1633
  EducationConversationIcon: () => EducationConversationIcon,
1624
1634
  EducationDeskIcon: () => EducationDeskIcon,
@@ -1642,6 +1652,7 @@ __export(icons_exports, {
1642
1652
  EducationLibrariesIcon: () => EducationLibrariesIcon,
1643
1653
  EducationLibraryIcon: () => EducationLibraryIcon,
1644
1654
  EducationLockerIcon: () => EducationLockerIcon,
1655
+ EducationMangaIcon: () => EducationMangaIcon,
1645
1656
  EducationMathIcon: () => EducationMathIcon,
1646
1657
  EducationMentorIcon: () => EducationMentorIcon,
1647
1658
  EducationMentoringIcon: () => EducationMentoringIcon,
@@ -1920,6 +1931,20 @@ __export(icons_exports, {
1920
1931
  FiltersSortingDownIcon: () => FiltersSortingDownIcon,
1921
1932
  FiltersSortingUpIcon: () => FiltersSortingUpIcon,
1922
1933
  FiltersSortingZA01Icon: () => FiltersSortingZA01Icon,
1934
+ FormatsBlurayIcon: () => FormatsBlurayIcon,
1935
+ FormatsCassetteIcon: () => FormatsCassetteIcon,
1936
+ FormatsCdIcon: () => FormatsCdIcon,
1937
+ FormatsComicsIcon: () => FormatsComicsIcon,
1938
+ FormatsDvdIcon: () => FormatsDvdIcon,
1939
+ FormatsEightTrackIcon: () => FormatsEightTrackIcon,
1940
+ FormatsGraphicNovelIcon: () => FormatsGraphicNovelIcon,
1941
+ FormatsLaserdiscIcon: () => FormatsLaserdiscIcon,
1942
+ FormatsMagazineIcon: () => FormatsMagazineIcon,
1943
+ FormatsMangaIcon: () => FormatsMangaIcon,
1944
+ FormatsNovelIcon: () => FormatsNovelIcon,
1945
+ FormatsUhdIcon: () => FormatsUhdIcon,
1946
+ FormatsVhsIcon: () => FormatsVhsIcon,
1947
+ FormatsVinylIcon: () => FormatsVinylIcon,
1923
1948
  FurnituresBabyBed01Icon: () => FurnituresBabyBed01Icon,
1924
1949
  FurnituresBabyBed02Icon: () => FurnituresBabyBed02Icon,
1925
1950
  FurnituresBathtub01Icon: () => FurnituresBathtub01Icon,
@@ -2724,6 +2749,14 @@ __export(icons_exports, {
2724
2749
  MenuMoreVerticalCircle02Icon: () => MenuMoreVerticalCircle02Icon,
2725
2750
  MenuMoreVerticalIcon: () => MenuMoreVerticalIcon,
2726
2751
  MenuMoreVerticalSquare02Icon: () => MenuMoreVerticalSquare02Icon,
2752
+ NavFavoritesIcon: () => NavFavoritesIcon,
2753
+ NavHomeIcon: () => NavHomeIcon,
2754
+ NavKollekIcon: () => NavKollekIcon,
2755
+ NavLoanIcon: () => NavLoanIcon,
2756
+ NavNotificationsIcon: () => NavNotificationsIcon,
2757
+ NavScanIcon: () => NavScanIcon,
2758
+ NavSearchIcon: () => NavSearchIcon,
2759
+ NavSettingsIcon: () => NavSettingsIcon,
2727
2760
  NotesNote01Icon: () => NotesNote01Icon,
2728
2761
  NotesNote02Icon: () => NotesNote02Icon,
2729
2762
  NotesNote03Icon: () => NotesNote03Icon,
@@ -3423,6 +3456,97 @@ var AnimationsIconsTransitionBottomIcon = ({ size = 24, color = "currentColor",
3423
3456
  var AnimationsIconsTransitionLeftIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M22 6c0-1.4 0-2.1-.273-2.635a2.5 2.5 0 0 0-1.092-1.093C20.1 2 19.4 2 18 2s-2.1 0-2.635.272a2.5 2.5 0 0 0-1.092 1.093C14 3.9 14 4.6 14 6v12c0 1.4 0 2.1.273 2.635a2.5 2.5 0 0 0 1.092 1.092C15.9 22 16.6 22 18 22s2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C22 20.1 22 19.4 22 18z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M6 12h8m-8 0c0-.7 1.994-2.008 2.5-2.5M6 12c0 .7 1.994 2.008 2.5 2.5" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M8 22c-2.339 0-3.508 0-4.362-.537a3.5 3.5 0 0 1-1.102-1.1C2 19.507 2 18.338 2 16V8c0-2.339 0-3.508.536-4.362a3.5 3.5 0 0 1 1.102-1.102C4.492 2 5.66 2 8 2" }));
3424
3457
  var AnimationsIconsTransitionRightIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M2 6c0-1.4 0-2.1.272-2.635a2.5 2.5 0 0 1 1.093-1.093C3.9 2 4.6 2 6 2s2.1 0 2.635.272a2.5 2.5 0 0 1 1.093 1.093C10 3.9 10 4.6 10 6v12c0 1.4 0 2.1-.272 2.635a2.5 2.5 0 0 1-1.093 1.092C8.1 22 7.4 22 6 22s-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092C2 20.1 2 19.4 2 18z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M16 22c2.339 0 3.508 0 4.362-.537a3.5 3.5 0 0 0 1.102-1.1C22 19.507 22 18.338 22 16V8c0-2.339 0-3.508-.537-4.362a3.5 3.5 0 0 0-1.1-1.102C19.507 2 18.338 2 16 2" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M18 12h-8m8 0c0-.7-1.994-2.008-2.5-2.5M18 12c0 .7-1.994 2.008-2.5 2.5" }));
3425
3458
  var AnimationsIconsTransitionTopIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M18 22c1.4 0 2.1 0 2.635-.273a2.5 2.5 0 0 0 1.092-1.092C22 20.1 22 19.4 22 18s0-2.1-.273-2.635a2.5 2.5 0 0 0-1.092-1.093C20.1 14 19.4 14 18 14H6c-1.4 0-2.1 0-2.635.272a2.5 2.5 0 0 0-1.093 1.093C2 15.9 2 16.6 2 18s0 2.1.272 2.635a2.5 2.5 0 0 0 1.093 1.092C3.9 22 4.6 22 6 22z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M12 6v8m0-8c-.7 0-2.008 1.994-2.5 2.5M12 6c.7 0 2.008 1.994 2.5 2.5" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2 8c0-2.339 0-3.508.536-4.362a3.5 3.5 0 0 1 1.102-1.102C4.492 2 5.66 2 8 2h8c2.339 0 3.508 0 4.362.536a3.5 3.5 0 0 1 1.102 1.102C22 4.492 22 5.66 22 8" }));
3459
+ var AppFavoritesIcon = ({
3460
+ size = 24,
3461
+ color = "currentColor",
3462
+ strokeWidth
3463
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
3464
+ Path,
3465
+ {
3466
+ stroke: color,
3467
+ strokeLinecap: "round",
3468
+ strokeLinejoin: "round",
3469
+ strokeWidth: strokeWidth ?? 1.8,
3470
+ d: "M13 21S4 15.5 4 9a9 9 0 0 1 18 0c0 6.5-9 12-9 12"
3471
+ }
3472
+ ));
3473
+ var AppHomeIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
3474
+ Path,
3475
+ {
3476
+ stroke: color,
3477
+ strokeLinecap: "round",
3478
+ strokeLinejoin: "round",
3479
+ strokeWidth: strokeWidth ?? 1.8,
3480
+ d: "m3 12 10-9 10 9v10a1.5 1.5 0 0 1-1.5 1.5H9A1.5 1.5 0 0 1 7.5 22v-5.5h5V22"
3481
+ }
3482
+ ));
3483
+ var AppKollekIcon = ({
3484
+ size = 24,
3485
+ color = "currentColor",
3486
+ strokeWidth
3487
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
3488
+ Rect,
3489
+ {
3490
+ width: 20,
3491
+ height: 2.5,
3492
+ x: 3,
3493
+ y: 20,
3494
+ stroke: color,
3495
+ strokeWidth: strokeWidth ?? 1.5,
3496
+ rx: 1
3497
+ }
3498
+ ), /* @__PURE__ */ React.createElement(
3499
+ Rect,
3500
+ {
3501
+ width: 4,
3502
+ height: 10,
3503
+ x: 4,
3504
+ y: 10,
3505
+ stroke: color,
3506
+ strokeWidth: strokeWidth ?? 1.5,
3507
+ rx: 1
3508
+ }
3509
+ ), /* @__PURE__ */ React.createElement(
3510
+ Rect,
3511
+ {
3512
+ width: 4,
3513
+ height: 13,
3514
+ x: 9.5,
3515
+ y: 7,
3516
+ stroke: color,
3517
+ strokeWidth: strokeWidth ?? 1.5,
3518
+ rx: 1
3519
+ }
3520
+ ), /* @__PURE__ */ React.createElement(
3521
+ Rect,
3522
+ {
3523
+ width: 4,
3524
+ height: 11,
3525
+ x: 15,
3526
+ y: 9,
3527
+ stroke: color,
3528
+ strokeWidth: strokeWidth ?? 1.5,
3529
+ rx: 1
3530
+ }
3531
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, d: "M6 13v3M11.5 10v4" }));
3532
+ var AppLoanIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(Circle, { cx: 8, cy: 8, r: 3, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(
3533
+ Path,
3534
+ {
3535
+ stroke: color,
3536
+ strokeLinecap: "round",
3537
+ strokeWidth: strokeWidth ?? 1.5,
3538
+ d: "M2 21c0-3.3 2.7-6 6-6"
3539
+ }
3540
+ ), /* @__PURE__ */ React.createElement(
3541
+ Path,
3542
+ {
3543
+ stroke: color,
3544
+ strokeLinecap: "round",
3545
+ strokeLinejoin: "round",
3546
+ strokeWidth: strokeWidth ?? 1.5,
3547
+ d: "m17 13 3-3 3 3M17 18l3 3 3-3"
3548
+ }
3549
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M20 10v11" }));
3426
3550
  var ArrowsArrowAllDirectionRoundIcon = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { fill: color, d: "M11.25 9a.75.75 0 0 0 1.5 0h-1.5m3.146-2.556a.75.75 0 0 0 1.208-.889L15 6zm-6-.889a.75.75 0 1 0 1.208.89L9 6zM12 9h.75V3h-1.5v6zm0-6v.75c-.11 0-.134-.041-.031.02q.123.074.337.26c.281.25.607.596.924.961a25 25 0 0 1 1.144 1.423l.017.024.004.005.001.001 1.208-.89-.002-.002-.006-.007-.02-.027a23 23 0 0 0-.342-.448 27 27 0 0 0-.871-1.062 12 12 0 0 0-1.064-1.102 4 4 0 0 0-.556-.42c-.17-.102-.435-.236-.743-.236zM9 6l.604.445v-.002l.005-.005.086-.115A27 27 0 0 1 10.77 4.99c.317-.365.643-.712.924-.96q.213-.187.337-.26c.103-.062.079-.021-.031-.021v-1.5c-.308 0-.574.134-.743.236a4 4 0 0 0-.556.42c-.355.314-.73.718-1.064 1.102a27 27 0 0 0-1.233 1.537l-.006.007-.001.002zM9 12.75a.75.75 0 0 0 0-1.5v1.5m-3.445 2.854a.75.75 0 0 0 .89-1.208L6 15zm.89-6a.75.75 0 0 0-.89-1.208L6 9zM9 12v-.75H3v1.5h6zm-6 0h-.75c0 .307.134.573.237.743.114.19.264.38.42.556.313.354.717.73 1.101 1.064a27 27 0 0 0 1.546 1.24h.001L6 15l.445-.604h-.002l-.005-.005-.024-.017a25 25 0 0 1-.421-.323 25 25 0 0 1-1.001-.821 11 11 0 0 1-.961-.925 2.5 2.5 0 0 1-.26-.336c-.062-.103-.021-.08-.021.03zm3-3-.445-.604-.003.002-.007.006-.126.094a28 28 0 0 0-1.41 1.14c-.385.333-.789.708-1.102 1.063a4 4 0 0 0-.42.556c-.103.17-.237.435-.237.743h1.5c0 .11-.04.134.021.031q.074-.124.26-.337c.249-.282.595-.607.96-.924a25 25 0 0 1 1.452-1.165l.002-.001zM15 11.25a.75.75 0 1 0 0 1.5v-1.5m3.445-2.854a.75.75 0 0 0-.89 1.208L18 9zm-.89 6a.75.75 0 0 0 .89 1.208L18 15zM21 12v-.75h-6v1.5h6zm0 0h.75c0-.308-.134-.574-.237-.743a4 4 0 0 0-.42-.556c-.313-.355-.717-.73-1.101-1.064a27 27 0 0 0-1.411-1.14l-.099-.073-.027-.02-.007-.006-.003-.002L18 9l-.445.604h.002q.001.003.005.005l.024.017a18 18 0 0 1 .421.323c.275.214.64.507 1.001.82.366.318.712.643.961.925q.186.213.26.337c.062.103.021.079.021-.031zm-3 3 .445.604.003-.002.007-.006.027-.02.099-.074a27 27 0 0 0 1.41-1.14c.385-.333.789-.709 1.102-1.063.156-.177.306-.366.42-.556.103-.17.237-.436.237-.743h-1.5c0-.11.04-.134-.021-.032-.05.082-.134.196-.26.338-.249.281-.595.607-.96.924a26 26 0 0 1-1.332 1.075l-.091.069-.024.017-.005.004h-.002v.001zM12.75 15a.75.75 0 1 0-1.5 0h1.5m-3.146 2.555a.75.75 0 1 0-1.208.89L9 18zm6 .89a.75.75 0 1 0-1.208-.89L15 18zM12 21h.75v-6h-1.5v6zm0 0v-.75c.11 0 .134.04.031-.022a2.5 2.5 0 0 1-.337-.26 11 11 0 0 1-.924-.96 25 25 0 0 1-1.144-1.423l-.017-.023-.005-.007L9 18l-.604.445.002.003.026.034a19 19 0 0 0 .342.448c.225.288.534.673.871 1.061.334.385.71.788 1.064 1.102.177.156.366.305.556.42.17.102.435.237.743.237zm3-3-.604-.445v.001l-.005.006-.017.023a17 17 0 0 1-.323.422c-.214.275-.507.64-.82 1.001a11 11 0 0 1-.925.96c-.142.126-.255.21-.337.26-.103.062-.08.022.031.022v1.5c.308 0 .573-.135.743-.237.19-.115.38-.264.556-.42.355-.314.73-.717 1.064-1.102a27 27 0 0 0 1.233-1.536l.006-.007.001-.003z" }));
3427
3551
  var ArrowsArrowDataTransferDiagonalRoundIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m9 19 9.18-9.006c.748-.734 1.122-1.1 1.444-.967.323.134.329.659.34 1.708l.036 3.31M15 5l-9.18 9.006c-.748.734-1.122 1.1-1.444.967-.323-.134-.329-.659-.34-1.708L4 9.955" }));
3428
3552
  var ArrowsArrowDataTransferHorizontalRoundIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M19 9H6.659c-1.006 0-1.51 0-1.634-.309-.125-.308.23-.672.941-1.398L8.211 5M5 15h12.341c1.006 0 1.51 0 1.634.309.125.308-.23.672-.941 1.398L15.789 19" }));
@@ -3725,6 +3849,129 @@ var BuildingsTwinTowerIcon = ({ size = 24, color = "currentColor", strokeWidth }
3725
3849
  var BuildingsUniversityIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2 22h19.5M3 13v9m18-9v9M7.5 8v14m9-14v14M2 13h5m15 0h-5M6.5 8h11M12 8V4.982m0 0V2.97c0-.474 0-.711.146-.858.46-.463 2.354.631 3.074 1.075.608.374.78 1.122.78 1.795zM12 22v-2M10.5 12v.5m3-.5v.5M10.5 16v.5m3-.5v.5" }));
3726
3850
  var BuildingsWashingtonMonumentIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M7 19 8.768 6.627c.115-.809.173-1.213.333-1.583s.416-.689.928-1.325l.557-.694C11.252 2.342 11.586 2 12 2s.748.342 1.414 1.025l.557.694c.511.636.767.955.928 1.325.16.37.218.774.333 1.583L17 19M3 22h18M20 22l-.219-.328c-.872-1.308-1.308-1.962-1.971-2.317S16.36 19 14.789 19H9.21c-1.572 0-2.358 0-3.021.355s-1.1 1.009-1.971 2.317L4 22M9 6h6M12 19v-6" }));
3727
3851
  var BuildingsYurtIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M10.157 2.456c-2.711 1.066-4.89 2.679-6.314 4.006-.624.582-.936.872-.819 1.205S3.575 8 4.444 8h15.113c.868 0 1.302 0 1.419-.333s-.195-.623-.82-1.205c-1.422-1.327-3.602-2.94-6.313-4.006C13.07 2.152 12.683 2 12 2s-1.07.152-1.843.456M4.497 22c-.693-.693-1.038-1.452-1.118-2.41C3.253 18.078 3 15 3 15s.253-3.077.38-4.59c.079-.958.424-1.717 1.117-2.41m15.006 14c.693-.693 1.038-1.452 1.118-2.41C20.747 18.078 21 15 21 15s-.253-3.077-.38-4.59c-.079-.958-.424-1.717-1.117-2.41M3 22h18M3 15h6M15 15h6M9 22v-8c0-1.655.345-2 2-2h2c1.655 0 2 .345 2 2v8" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2, d: "M12.009 15H12" }));
3852
+ var CategoriesGamesIcon = ({
3853
+ size = 24,
3854
+ color = "currentColor",
3855
+ strokeWidth
3856
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 32 22", width: size, height: size }, /* @__PURE__ */ React.createElement(
3857
+ Rect,
3858
+ {
3859
+ width: 30,
3860
+ height: 15,
3861
+ x: 1,
3862
+ y: 4,
3863
+ stroke: color,
3864
+ strokeWidth: strokeWidth ?? 1.8,
3865
+ rx: 5
3866
+ }
3867
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.8, d: "M9 9v6m-3-3h6" }), /* @__PURE__ */ React.createElement(Circle, { cx: 22, cy: 10, r: 1.5, fill: color, opacity: 0.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 26, cy: 13, r: 1.5, fill: color, opacity: 0.5 }), /* @__PURE__ */ React.createElement(
3868
+ Path,
3869
+ {
3870
+ stroke: color,
3871
+ strokeLinecap: "round",
3872
+ strokeWidth: strokeWidth ?? 1.4,
3873
+ d: "m1 8 4-6m26 6-4-6"
3874
+ }
3875
+ ));
3876
+ var CategoriesMoviesIcon = ({
3877
+ size = 24,
3878
+ color = "currentColor",
3879
+ strokeWidth
3880
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 32 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
3881
+ Rect,
3882
+ {
3883
+ width: 30,
3884
+ height: 20,
3885
+ x: 1,
3886
+ y: 4,
3887
+ stroke: color,
3888
+ strokeWidth: strokeWidth ?? 1.8,
3889
+ rx: 2.5
3890
+ }
3891
+ ), /* @__PURE__ */ React.createElement(Path, { fill: color, fillOpacity: 0.12, d: "M1 8h30v2H1zM1 18h30v2H1z" }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 4, y: 4, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 10, y: 4, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 16, y: 4, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 22, y: 4, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 4, y: 20, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 10, y: 20, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 16, y: 20, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Rect, { width: 3, height: 4, x: 22, y: 20, fill: color, fillOpacity: 0.2, rx: 0.5 }), /* @__PURE__ */ React.createElement(Path, { fill: color, fillOpacity: 0.45, d: "m13 14 5-3.5v7z" }));
3892
+ var CategoriesMusicIcon = ({
3893
+ size = 24,
3894
+ color = "currentColor",
3895
+ strokeWidth
3896
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 30", width: size, height: size }, /* @__PURE__ */ React.createElement(
3897
+ Path,
3898
+ {
3899
+ stroke: color,
3900
+ strokeLinecap: "round",
3901
+ strokeLinejoin: "round",
3902
+ strokeWidth: strokeWidth ?? 1.8,
3903
+ d: "M8 24V8l16-4v16"
3904
+ }
3905
+ ), /* @__PURE__ */ React.createElement(Circle, { cx: 5.5, cy: 24, r: 4, stroke: color, strokeWidth: strokeWidth ?? 1.8 }), /* @__PURE__ */ React.createElement(Circle, { cx: 21.5, cy: 20, r: 4, stroke: color, strokeWidth: strokeWidth ?? 1.8 }));
3906
+ var CategoriesReadingIcon = ({
3907
+ size = 24,
3908
+ color = "currentColor",
3909
+ strokeWidth
3910
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 30 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
3911
+ Path,
3912
+ {
3913
+ stroke: color,
3914
+ strokeLinejoin: "round",
3915
+ strokeWidth: strokeWidth ?? 1.8,
3916
+ d: "M15 3S10 1 3 3v20c7-2 12 0 12 0s5-2 12 0V3c-9-2-12 0-12 0z"
3917
+ }
3918
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.4, d: "M15 3v20" }), /* @__PURE__ */ React.createElement(
3919
+ Path,
3920
+ {
3921
+ stroke: color,
3922
+ strokeLinecap: "round",
3923
+ d: "m6 8 7-1M6 12l7-1M17 7l7 1M17 11l7 1",
3924
+ opacity: 0.5
3925
+ }
3926
+ ));
3927
+ var CategoriesSeriesIcon = ({
3928
+ size = 24,
3929
+ color = "currentColor",
3930
+ strokeWidth
3931
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 30 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
3932
+ Rect,
3933
+ {
3934
+ width: 28,
3935
+ height: 18,
3936
+ x: 1,
3937
+ y: 1,
3938
+ stroke: color,
3939
+ strokeWidth: strokeWidth ?? 1.8,
3940
+ rx: 2.5
3941
+ }
3942
+ ), /* @__PURE__ */ React.createElement(
3943
+ Path,
3944
+ {
3945
+ stroke: color,
3946
+ strokeLinecap: "round",
3947
+ strokeWidth: strokeWidth ?? 1.8,
3948
+ d: "M9 23h12M15 19v4"
3949
+ }
3950
+ ), /* @__PURE__ */ React.createElement(
3951
+ Rect,
3952
+ {
3953
+ width: 8,
3954
+ height: 10,
3955
+ x: 5,
3956
+ y: 5,
3957
+ stroke: color,
3958
+ strokeWidth: strokeWidth ?? 1.3,
3959
+ opacity: 0.5,
3960
+ rx: 1.5
3961
+ }
3962
+ ), /* @__PURE__ */ React.createElement(
3963
+ Rect,
3964
+ {
3965
+ width: 8,
3966
+ height: 10,
3967
+ x: 17,
3968
+ y: 5,
3969
+ stroke: color,
3970
+ strokeWidth: strokeWidth ?? 1.3,
3971
+ opacity: 0.5,
3972
+ rx: 1.5
3973
+ }
3974
+ ));
3728
3975
  var CheckCheckUnread01Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M5 14.5S7 15 8.5 18c0 0 1.662-2.74 3.976-5.524M19 7c-1.546.574-3.153 1.865-4.63 3.37M5 5l14 14" }));
3729
3976
  var CheckCheckUnread02Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2.5 13.5S4.5 14 6 17c0 0 .285-.48.821-1.247M16.5 6c-1.508.754-3.062 2.055-4.497 3.503M7.5 13.5s2 .5 3.5 3.5c0 0 .715-1.105 1.864-2.636M21.5 6c-2.395 1.198-4.905 3.772-6.87 6.13M3.5 5l14 14" }));
3730
3977
  var CheckCheckUnread03Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m5 14 3.5 3.5 4.395-4.605M19 6.5l-4.151 4.349M5 5l14 14" }));
@@ -4849,6 +5096,31 @@ var EducationChemistry03Icon = ({ size = 24, color = "currentColor", strokeWidth
4849
5096
  var EducationClipIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M4 22h3.144c.371 0 .523-.333.593-.683C7.89 20.547 8.498 20 9.2 20s1.31.547 1.463 1.317c.07.35.222.683.593.683h1.488c.371 0 .523-.333.593-.683.154-.77.761-1.317 1.463-1.317s1.31.547 1.463 1.317c.07.35.222.683.593.683H20" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M8.772 20s.85-8.18 1.165-10.52c.271-2.017-3.503-4.76-1.175-6.386 2.09-1.459 4.386-1.458 6.476 0 2.328 1.625-1.445 4.369-1.174 6.385C14.378 11.82 15.228 20 15.228 20" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m5 22-1.323-4.837c-.663-2.84-.994-4.26-.262-5.212C4.148 11 5.574 11 8.425 11h7.15c2.851 0 4.277 0 5.01.951.732.952.4 2.372-.262 5.212L19 22" }));
4850
5097
  var EducationClipartsIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M12.014 22c4.968 0 9.091-3.617 9.879-8.362.11-.664.165-.995.017-1.457s-.45-.764-1.055-1.368l-7.668-7.668c-.604-.605-.906-.907-1.368-1.055s-.793-.093-1.457.017C5.617 2.895 2 7.018 2 11.986 2 17.516 6.484 22 12.014 22" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M12 2.5c0 4.714 0 6.571 1.464 8.036C14.93 12 16.787 12 21.5 12" }));
4851
5098
  var EducationClipboardIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "m17.024 3.034-.955-.255c-2.7-.72-4.05-1.079-5.113-.468-1.064.61-1.426 1.953-2.15 4.637l-1.022 3.797c-.724 2.685-1.086 4.027-.471 5.085.614 1.057 1.964 1.417 4.664 2.136l.954.255c2.7.72 4.05 1.079 5.114.468 1.063-.61 1.425-1.953 2.148-4.637l1.023-3.797c.724-2.685 1.085-4.027.471-5.085s-1.963-1.417-4.664-2.136Z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M16.854 7.433c0 .814-.664 1.474-1.483 1.474-.818 0-1.482-.66-1.482-1.474s.664-1.474 1.482-1.474c.82 0 1.483.66 1.483 1.474Z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "m12 20.946-.952.26c-2.694.733-4.04 1.1-5.102.477-1.06-.622-1.422-1.99-2.143-4.728l-1.021-3.872c-.722-2.737-1.083-4.106-.47-5.184C2.842 6.966 4 7 5.5 7" }));
5099
+ var EducationComicsIcon = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
5100
+ Path,
5101
+ {
5102
+ fill: color,
5103
+ d: "M3.745.108a1.2 1.2 0 0 0-.262.262l-.108.16v22.94l.108.16c.056.084.178.206.262.262l.16.108h16.19l.16-.108c.084-.056.206-.178.262-.262l.108-.16V.53l-.108-.16a1.2 1.2 0 0 0-.262-.262C20.095 0 20.077 0 18.58 0c-1.458 0-1.523.005-1.612.094a.38.38 0 0 0-.094.258c0 .103.038.201.094.257.089.09.154.094 1.425.094.731 0 1.364.014 1.406.028.07.028.075 1.064.075 11.269s-.005 11.24-.075 11.269c-.094.037-15.506.037-15.6 0-.07-.028-.075-1.064-.075-11.269S4.13.76 4.2.731C4.242.717 6.886.703 10.073.703c5.682 0 5.804 0 5.883-.089.108-.122.108-.403 0-.525C15.876 0 15.755 0 9.891 0H3.905z"
5104
+ }
5105
+ ), /* @__PURE__ */ React.createElement(
5106
+ Path,
5107
+ {
5108
+ fill: color,
5109
+ d: "M5.672 2.11a.7.7 0 0 0-.29.182l-.132.146V9.98l.122.094c.164.13.314.121.473-.014l.132-.113.014-3.567L6 2.808l.572.014.572.014 1.88 4.828c1.035 2.653 1.865 4.833 1.846 4.843s-.117-.01-.22-.033c-.178-.052-.31-.132-.642-.399-.324-.262-.825-.192-1.022.146-.047.08-.099.3-.122.492-.047.408-.122.572-.37.797-.272.243-.361.28-.778.323-.422.042-.568.122-.694.375a.63.63 0 0 0 .028.666l.112.164-.318.243c-.178.132-.44.347-.586.474L6 15.994v-2.32c0-1.496-.019-2.367-.047-2.452-.098-.258-.36-.328-.581-.155l-.122.094v10.411l.155.155c.122.122.206.16.412.187.136.014 2.194.024 4.566.014 4.144-.014 4.317-.018 4.444-.103a.62.62 0 0 0 .267-.51c0-.226-7.28-18.91-7.425-19.055a.7.7 0 0 0-.29-.15c-.226-.057-1.482-.052-1.707 0m4.383 10.936c.29.145.398.173.825.21l.332.033.849 2.166.844 2.17-.192.206c-.24.258-.324.422-.427.826l-.08.318-.253-.16c-.665-.407-1.598-.379-2.156.071l-.178.14-.019-.229c-.033-.31-.267-.778-.53-1.04-.258-.263-.698-.493-1.012-.535-.127-.019-.23-.037-.23-.047s.066-.108.14-.215c.184-.249.329-.727.329-1.07 0-.337-.14-.81-.324-1.082l-.14-.206.281-.056a2 2 0 0 0 .511-.183c.492-.268.928-.886.975-1.392l.023-.226.099.094c.051.052.206.146.333.207M7.547 15.91c0 .084-.024.225-.056.314-.047.145-.113.248-.446.707-.197.272-.093.722.207.896.08.047.3.098.492.122.417.046.567.117.82.393.206.22.277.404.319.835.033.323.164.544.375.633.314.13.562.075.853-.183.52-.469 1.064-.474 1.627-.024.314.253.421.296.675.253.346-.056.571-.346.571-.745 0-.267.178-.736.24-.628.023.037.23.549.459 1.14.23.59.46 1.185.515 1.316l.099.249H6v-4.064l.366-.39c.332-.36 1.059-.984 1.143-.984.024 0 .038.07.038.16"
5110
+ }
5111
+ ), /* @__PURE__ */ React.createElement(
5112
+ Path,
5113
+ {
5114
+ fill: color,
5115
+ d: "M10.613 14.255a.4.4 0 0 0-.155.164c-.07.154-.07 1.523 0 1.678.108.234.483.267.628.06.056-.079.07-.271.07-.904 0-.698-.01-.82-.08-.905a.43.43 0 0 0-.463-.093M10.505 16.856c-.277.352.075.853.454.656.16-.084.197-.154.197-.398 0-.356-.44-.525-.651-.258M9.38 2.095a.59.59 0 0 0-.474.59c0 .1.535 1.534 1.388 3.718 1.092 2.813 1.41 3.586 1.523 3.699l.136.14h6.478l.16-.173.159-.178V2.438l-.127-.141a.64.64 0 0 0-.318-.188c-.188-.042-8.7-.056-8.925-.014M18 6.165v3.35h-.937V8.87c0-.942-.122-1.303-.62-1.819-.271-.281-.276-.295-.206-.403a1.8 1.8 0 0 0 .146-.408c.065-.248.07-.347.023-.605-.093-.553-.356-.909-.834-1.143-.281-.141-.352-.155-.713-.155-.309 0-.45.023-.618.103-.296.136-.628.45-.778.74-.108.207-.127.291-.127.68 0 .385.019.479.117.68l.117.234-.262.258c-.488.483-.652.961-.652 1.89v.6l-.173-.015-.174-.014-1.223-3.14c-.67-1.73-1.256-3.23-1.303-3.343l-.08-.196H18zm-2.681-.948c.342.225.45.69.248 1.046-.262.468-.815.567-1.233.215-.44-.37-.323-1.101.22-1.35.202-.098.55-.056.765.09m-.825 2.175c.31.08.6.061 1.012-.06.094-.029.155.013.38.248.366.375.427.562.427 1.336v.6h-2.916l.019-.647c.014-.59.023-.661.145-.91.112-.23.492-.646.59-.646.015 0 .17.037.343.08"
5116
+ }
5117
+ ), /* @__PURE__ */ React.createElement(
5118
+ Path,
5119
+ {
5120
+ fill: color,
5121
+ d: "M11.049 3.619c-.113.089-.179.3-.127.431.08.22.21.263.787.263.502 0 .535-.005.643-.118.154-.15.159-.389.009-.53-.099-.093-.16-.103-.67-.103-.38 0-.591.02-.643.057M11.405 4.758c-.216.15-.155.586.089.651.06.014.337.029.614.029.473 0 .51-.005.619-.118a.37.37 0 0 0 .117-.258.37.37 0 0 0-.117-.257c-.108-.113-.141-.117-.666-.117-.417 0-.581.018-.656.07M12.713 11.25a.7.7 0 0 0-.291.516c0 .056.295.862.656 1.795.502 1.289.694 1.73.802 1.837l.136.141h4.415l.16-.173.159-.178v-1.81c0-1.622-.01-1.823-.08-1.945-.154-.258-.258-.277-1.622-.277-1.18 0-1.246.005-1.364.099-.093.075-.121.136-.121.276s.028.202.121.277c.118.094.183.098 1.22.098H18v2.907l-1.814-.01-1.814-.014-.53-1.36-.558-1.443c-.023-.075.024-.08.563-.08.67 0 .801-.037.872-.262.056-.174-.028-.403-.164-.46-.043-.014-.44-.028-.882-.028-.726 0-.82.01-.96.094M14.775 16.547a.7.7 0 0 0-.29.52c0 .174 1.73 4.556 1.846 4.674.15.154.38.197 1.13.197.792 0 .989-.043 1.162-.235l.127-.14v-2.349c0-2.592.005-2.54-.3-2.686-.136-.066-.38-.075-1.842-.075-1.599 0-1.688.005-1.833.094M18 19.195v1.997l-.572-.014-.567-.014-.745-1.898c-.408-1.046-.75-1.936-.77-1.983-.023-.075.062-.08 1.313-.08H18z"
5122
+ }
5123
+ ));
4852
5124
  var EducationComputerVideoCallIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M14 2h-4c-3.28 0-4.919 0-6.081.814a4.5 4.5 0 0 0-1.105 1.105C2 5.08 2 6.72 2 10s0 4.919.814 6.081a4.5 4.5 0 0 0 1.105 1.105C5.08 18 6.72 18 10 18h4c3.28 0 4.919 0 6.081-.814a4.5 4.5 0 0 0 1.105-1.105C22 14.92 22 13.28 22 10s0-4.919-.814-6.081a4.5 4.5 0 0 0-1.105-1.105C18.92 2 17.28 2 14 2ZM14.5 22l-.316-.419c-.71-.944-.887-2.387-.437-3.581M9.5 22l.316-.419c.71-.944.887-2.387.437-3.581M7 22h10" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M8 14c1.838-2.595 6.119-2.737 8 0m-2-6a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }));
4853
5125
  var EducationConversationIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M7 6V5c0-1.414 0-2.121.44-2.56C7.878 2 8.585 2 10 2h4c1.414 0 2.121 0 2.56.44C17 2.878 17 3.585 17 5v1c0 1.414 0 2.121-.44 2.56C16.122 9 15.415 9 14 9h-1l-3 2V9c-1.414 0-2.121 0-2.56-.44C7 8.122 7 7.415 7 6Z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M3.59 18.74c-.629.422-2.277 1.282-1.273 2.358.49.526 1.037.902 1.723.902h3.92c.686 0 1.233-.376 1.723-.902 1.004-1.076-.644-1.936-1.273-2.357a4.29 4.29 0 0 0-4.82 0ZM15.59 18.74c-.629.422-2.277 1.282-1.273 2.358.49.526 1.037.902 1.723.902h3.92c.686 0 1.233-.376 1.723-.902 1.004-1.076-.644-1.936-1.273-2.357a4.29 4.29 0 0 0-4.82 0ZM8 13.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM20 13.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }));
4854
5126
  var EducationDeskIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M3 8h18v4c0 2.357 0 3.536-.732 4.268C19.535 17 18.357 17 16 17H8c-2.357 0-3.536 0-4.268-.732S3 14.357 3 12zM7 6c0-1.886 0-2.828.586-3.414S9.114 2 11 2h2c1.886 0 2.828 0 3.414.586S17 4.114 17 6v2H7zM5 17v5m14-5v5M8 17v3m8-3v3M2 8h1.818m16.364 0H22" }));
@@ -4872,6 +5144,25 @@ var EducationKnowledge02Icon = ({ size = 24, color = "currentColor", strokeWidth
4872
5144
  var EducationLibrariesIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M7.5 17.5v-11c0-.935 0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549C6.402 4 5.935 4 5 4s-1.402 0-1.75.201a1.5 1.5 0 0 0-.549.549C2.5 5.098 2.5 5.565 2.5 6.5v11c0 .935 0 1.402.201 1.75a1.5 1.5 0 0 0 .549.549C3.598 20 4.065 20 5 20s1.402 0 1.75-.201a1.5 1.5 0 0 0 .549-.549c.201-.348.201-.815.201-1.75M12.5 17.5v-8c0-.935 0-1.402-.201-1.75a1.5 1.5 0 0 0-.549-.549C11.402 7 10.935 7 10 7s-1.402 0-1.75.201a1.5 1.5 0 0 0-.549.549C7.5 8.098 7.5 8.565 7.5 9.5v8c0 .935 0 1.402.201 1.75a1.5 1.5 0 0 0 .549.549C8.598 20 9.065 20 10 20s1.402 0 1.75-.201a1.5 1.5 0 0 0 .549-.549c.201-.348.201-.815.201-1.75M18.68 9.78c-.32-.878-.48-1.318-.788-1.576a1.5 1.5 0 0 0-.704-.328c-.396-.07-.835.09-1.714.41-.878.32-1.317.48-1.575.788a1.5 1.5 0 0 0-.328.703c-.07.396.09.835.409 1.713l2.395 6.588c.32.88.48 1.319.788 1.577a1.5 1.5 0 0 0 .704.328c.396.07.835-.09 1.714-.41.878-.32 1.317-.48 1.575-.788a1.5 1.5 0 0 0 .328-.703c.07-.395-.09-.835-.409-1.713z" }));
4873
5145
  var EducationLibraryIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2 7c0-1.4 0-2.1.272-2.635a2.5 2.5 0 0 1 1.093-1.093C3.9 3 4.6 3 6 3s2.1 0 2.635.272a2.5 2.5 0 0 1 1.093 1.093C10 4.9 10 5.6 10 7v10c0 1.4 0 2.1-.272 2.635a2.5 2.5 0 0 1-1.093 1.092C8.1 21 7.4 21 6 21s-2.1 0-2.635-.273a2.5 2.5 0 0 1-1.093-1.092C2 19.1 2 18.4 2 17z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2, d: "M6 17h.009" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2 7h8M11.449 8.268c-.355-1.33-.533-1.995-.41-2.572a2.46 2.46 0 0 1 .756-1.316c.437-.395 1.1-.573 2.424-.93 1.324-.356 1.987-.534 2.561-.411.506.108.965.374 1.31.76.394.438.572 1.103.927 2.433l2.534 9.5c.355 1.33.533 1.995.41 2.572a2.46 2.46 0 0 1-.756 1.316c-.437.395-1.1.573-2.424.93-1.324.356-1.986.534-2.561.411a2.45 2.45 0 0 1-1.31-.76c-.394-.438-.572-1.103-.927-2.433z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2, d: "m17.781 16.695.009-.002" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m12 8 6.5-2" }));
4874
5146
  var EducationLockerIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2 11c0-4.243 0-6.364 1.172-7.682S6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.318S22 6.758 22 11s0 6.364-1.172 7.682S17.771 20 14 20h-4c-3.771 0-5.657 0-6.828-1.318S2 15.242 2 11ZM6 20v2m12-2v2M12 7v13M9 13v1M15 13v1" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M2 7h20" }));
5147
+ var EducationMangaIcon = ({ size = 24, color = "currentColor" }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(
5148
+ Path,
5149
+ {
5150
+ fill: color,
5151
+ d: "M4.013.052a3 3 0 0 0-.507.215c-.558.291-.984.853-1.218 1.608l-.108.352-.014 9.586c-.01 9.328-.01 9.59.08 9.942.15.59.356.956.777 1.383.282.28.465.422.727.548.69.338.014.314 9.174.305l8.254-.014.202-.14c.126-.09.253-.24.337-.4.117-.224.132-.295.113-.548-.033-.45-.3-.815-.699-.965-.075-.029-.084-.113-.084-.854 0-.74.01-.825.084-.853.206-.075.446-.28.563-.478l.126-.215.014-9.652.01-9.656-.103-.108L21.642 0 12.92.005C7.866.01 4.12.028 4.013.052m1.425 9.37v8.719h-.469V13.1c0-4.977 0-5.038-.094-5.132a.38.38 0 0 0-.258-.094.38.38 0 0 0-.258.094c-.093.094-.093.155-.093 5.18 0 4.804-.005 5.09-.08 5.114a3.6 3.6 0 0 0-1.022.586l-.258.239v-8.24c0-8.94-.01-8.57.253-9.128.17-.351.45-.656.741-.801.136-.066.272-.122.305-.122.051 0 .06.563.06 2.99 0 2.958 0 2.996.094 3.08.127.113.39.113.516 0 .094-.084.094-.122.094-3.126V.703h.469zm15.656 0v8.719H6.14V.703h14.953zm-.211 9.488c.173.075.244.225.187.403-.075.239.014.234-5.222.234h-4.875l-.07.103c-.103.146-.094.394.019.506.094.094.155.094 4.758.094h4.664v1.64h-7.57c-5.274 0-7.636-.013-7.805-.05-.74-.16-.881-1.121-.211-1.468.183-.094.258-.098 2.583-.112 2.334-.015 2.4-.015 2.484-.108.113-.122.108-.385-.005-.511-.089-.099-.103-.099-2.643-.085l-2.56.014-.253.141a1.56 1.56 0 0 0-.666.722c-.159.319-.154.966.005 1.294.164.337.492.647.811.768l.272.099h7.969c8.686 0 8.25-.014 8.32.258.047.192-.047.337-.248.398-.127.038-2.415.047-8.124.038l-7.945-.014-.29-.099c-1.121-.384-1.773-1.528-1.491-2.61a2.2 2.2 0 0 1 1.875-1.67c.154-.023 3.787-.042 8.076-.046 6.67-.005 7.819.004 7.955.06"
5152
+ }
5153
+ ), /* @__PURE__ */ React.createElement(
5154
+ Path,
5155
+ {
5156
+ fill: color,
5157
+ d: "M8.484 1.833c-.38.075-.857.347-1.139.652-.67.721-.81 1.71-.38 2.578.273.539.91 1.05 1.435 1.148l.174.033-.01.36c-.01.521.07.667.567.971.01.005-.089.89-.22 1.974-.131 1.078-.239 2.058-.239 2.175 0 .258.098.37.323.37.352 0 .385-.075.52-1.29.137-1.176.113-1.124.32-.773.609 1.027 1.738 1.81 2.953 2.044.843.16 2.254.005 2.4-.262.075-.146.056-.366-.047-.469-.113-.112-.328-.117-.727-.024-.417.104-1.195.09-1.645-.023a3.93 3.93 0 0 1-1.992-1.251c-.455-.525-.84-1.505-.84-2.133V7.64h7.407v.272c0 .815-.502 1.86-1.2 2.522-.178.164-.206.22-.206.38 0 .374.351.482.689.21.234-.183.651-.694.862-1.05.084-.145.16-.262.164-.258s.066.45.136.994c.136 1.092.178 1.27.305 1.336.14.075.398.056.483-.037.117-.132.103-.31-.183-2.466-.164-1.238-.24-1.978-.211-1.988.145-.046.36-.243.445-.407.08-.15.099-.258.09-.544l-.01-.361.173-.033c.525-.098 1.163-.61 1.435-1.148a2.23 2.23 0 0 0-.422-2.616 2.24 2.24 0 0 0-2.592-.422c-.286.136-.699.488-.863.736l-.075.117-.389-.197c-.633-.314-1.383-.525-1.866-.525-.192 0-.243.02-.323.122-.127.16-.127.314.01.46.084.098.182.136.51.192.54.094.924.22 1.378.464l.37.197.029.487c.019.347.056.572.131.76.127.328.44.764.694.965.22.174.623.37.848.413.08.014.15.051.15.084l.043.253c.065.333.046.338-.999.338h-.905l-.08-.558c-.07-.46-.102-.577-.191-.66a.386.386 0 0 0-.554.055c-.084.113-.089.15-.032.516.028.21.065.445.08.516l.027.13h-1.279v-.534c0-.464-.014-.548-.099-.656a.36.36 0 0 0-.553 0c-.084.108-.098.192-.098.656v.535H11.99l.023-.131c.014-.07.052-.305.08-.516.056-.366.051-.403-.033-.516a.386.386 0 0 0-.553-.056c-.09.084-.122.202-.192.661l-.08.558h-.905c-1.045 0-1.064-.005-.998-.338l.042-.253c0-.033.07-.07.155-.084.469-.09 1.06-.52 1.34-.985.235-.389.296-.609.329-1.153l.028-.487.375-.202c.206-.108.52-.243.698-.3.394-.126.497-.22.497-.44 0-.474-.502-.464-1.49.032l-.39.197-.08-.117c-.515-.74-1.438-1.106-2.353-.928m1.102.844c.98.46 1.172 1.772.36 2.484-.937.82-2.446.16-2.465-1.083a1.516 1.516 0 0 1 1.064-1.48c.282-.095.755-.057 1.041.079m9.37.014c.727.356 1.055 1.265.718 1.96-.446.909-1.599 1.157-2.34.51-.717-.633-.66-1.805.113-2.339.473-.323 1.017-.37 1.51-.131"
5158
+ }
5159
+ ), /* @__PURE__ */ React.createElement(
5160
+ Path,
5161
+ {
5162
+ fill: color,
5163
+ d: "M11.198 8.48c-.187.188-.178.352.028.544.32.3.877.389 1.355.206.436-.16.628-.52.403-.745-.154-.155-.295-.16-.543-.028-.286.15-.432.154-.713.004s-.36-.145-.53.02M14.414 8.4c-.38.207-.23.638.286.83.478.183 1.036.094 1.355-.206.206-.192.215-.356.028-.544-.169-.164-.249-.169-.53-.019a1 1 0 0 1-.352.117 1 1 0 0 1-.351-.117c-.244-.13-.3-.136-.436-.06M12.895 10.106c-.121.155-.126.352-.009.492.09.108.113.113.755.113s.665-.005.754-.113c.118-.14.113-.337-.009-.492-.094-.122-.098-.122-.745-.122s-.652 0-.746.122M7.753 13.378l-.16.16v2.175l.16.159.16.16h11.456l.16-.16.159-.16v-2.175l-.16-.159-.16-.16H7.914zm11.231 1.247v.703H8.297v-1.406h10.687000000000001zM10.547 16.838a.363.363 0 0 0 .014.496l.108.104h5.9670000000000005l.094-.122c.13-.164.126-.352-.01-.479l-.107-.103h-5.968z"
5164
+ }
5165
+ ));
4875
5166
  var EducationMathIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M2.5 12c0-4.478 0-6.718 1.391-8.109S7.521 2.5 12 2.5c4.478 0 6.718 0 8.109 1.391S21.5 7.521 21.5 12c0 4.478 0 6.718-1.391 8.109S16.479 21.5 12 21.5c-4.478 0-6.718 0-8.109-1.391S2.5 16.479 2.5 12Z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m5.5 12.5.475-.316c.473-.316.71-.474.938-.404.227.071.333.335.545.864L9 16.5l2.088-6.265c.44-1.32.66-1.98 1.184-2.357s1.22-.378 2.611-.378H18.5M17 12l-1.5 1.5m0 0L14 15m1.5-1.5L17 15m-1.5-1.5L14 12" }));
4876
5167
  var EducationMentorIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M15.59 17.74c-.629.422-2.277 1.282-1.273 2.358.49.526 1.037.902 1.723.902h3.92c.686 0 1.233-.376 1.723-.902 1.004-1.076-.644-1.936-1.273-2.357a4.29 4.29 0 0 0-4.82 0ZM20 12.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M10 6h5m-5-3h8M7 9.5V14c0 .943 0 1.414-.293 1.707S5.943 16 5 16H4c-.943 0-1.414 0-1.707-.293S2 14.943 2 14v-2.5c0-.943 0-1.414.293-1.707S3.057 9.5 4 9.5zm0 0h5" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M6.5 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }));
4877
5168
  var EducationMentoringIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m12 22-2-6H2l2 6zm0 0h4M12 13v-.5c0-1.886 0-2.828-.586-3.414S9.886 8.5 8 8.5s-2.828 0-3.414.586S4 10.614 4 12.5v.5" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M19 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM10 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M14 17.5h6a2 2 0 0 1 2 2v.5a2 2 0 0 1-2 2h-1" }));
@@ -5150,6 +5441,416 @@ var FiltersSortingAZ02Icon = ({ size = 24, color = "currentColor", strokeWidth }
5150
5441
  var FiltersSortingDownIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M6 15.5h12M3 11.5h18M8 2.5v6m0 0-2-2m2 2 2-2M12 15.5v6m0 0-2-2m2 2 2-2M16 2.5v6m0 0-2-2m2 2 2-2" }));
5151
5442
  var FiltersSortingUpIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M18 8.5H6M21 12.5H3M16 21.5v-6m0 0 2 2m-2-2-2 2M12 8.5v-6m0 0 2 2m-2-2-2 2M8 21.5v-6m0 0 2 2m-2-2-2 2" }));
5152
5443
  var FiltersSortingZA01Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M4 3h4.421c.93 0 1.395 0 1.52.28.123.28-.193.616-.826 1.288L5.477 8.432c-.633.672-.95 1.008-.826 1.288s.59.28 1.52.28H10M4 21l2.106-4.695C6.496 15.435 6.69 15 7 15s.504.435.894 1.305L10 21M17.5 20V4m0 16c-.7 0-2.008-1.994-2.5-2.5m2.5 2.5c.7 0 2.009-1.994 2.5-2.5" }));
5444
+ var FormatsBlurayIcon = ({
5445
+ size = 24,
5446
+ color = "currentColor",
5447
+ strokeWidth
5448
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 22 30", width: size, height: size }, /* @__PURE__ */ React.createElement(
5449
+ Rect,
5450
+ {
5451
+ width: 20,
5452
+ height: 28,
5453
+ x: 1,
5454
+ y: 1,
5455
+ stroke: color,
5456
+ strokeWidth: strokeWidth ?? 1.8,
5457
+ rx: 2.5
5458
+ }
5459
+ ), /* @__PURE__ */ React.createElement(Rect, { width: 16, height: 22, x: 3, y: 3, stroke: color, opacity: 0.25, rx: 1.5 }), /* @__PURE__ */ React.createElement(
5460
+ Text,
5461
+ {
5462
+ x: 11,
5463
+ y: 17,
5464
+ fill: color,
5465
+ fontFamily: "sans-serif",
5466
+ fontSize: 6,
5467
+ fontWeight: 700,
5468
+ opacity: 0.7,
5469
+ textAnchor: "middle"
5470
+ },
5471
+ "BD"
5472
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, d: "M3 20h16M3 22.5h16", opacity: 0.2 }));
5473
+ var FormatsCassetteIcon = ({
5474
+ size = 24,
5475
+ color = "currentColor",
5476
+ strokeWidth
5477
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 30 20", width: size, height: size }, /* @__PURE__ */ React.createElement(
5478
+ Rect,
5479
+ {
5480
+ width: 28,
5481
+ height: 18,
5482
+ x: 1,
5483
+ y: 1,
5484
+ stroke: color,
5485
+ strokeWidth: strokeWidth ?? 1.8,
5486
+ rx: 2.5
5487
+ }
5488
+ ), /* @__PURE__ */ React.createElement(Circle, { cx: 8.5, cy: 10, r: 3.5, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 8.5, cy: 10, r: 1.2, fill: color, opacity: 0.4 }), /* @__PURE__ */ React.createElement(Circle, { cx: 21.5, cy: 10, r: 3.5, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 21.5, cy: 10, r: 1.2, fill: color, opacity: 0.4 }), /* @__PURE__ */ React.createElement(
5489
+ Path,
5490
+ {
5491
+ stroke: color,
5492
+ strokeLinecap: "round",
5493
+ strokeWidth: strokeWidth ?? 1.2,
5494
+ d: "M12 12h6",
5495
+ opacity: 0.35
5496
+ }
5497
+ ), /* @__PURE__ */ React.createElement(
5498
+ Path,
5499
+ {
5500
+ stroke: color,
5501
+ strokeLinecap: "round",
5502
+ strokeWidth: strokeWidth ?? 1.2,
5503
+ d: "M3 16.5h4m16 0h4",
5504
+ opacity: 0.25
5505
+ }
5506
+ ));
5507
+ var FormatsCdIcon = ({
5508
+ size = 24,
5509
+ color = "currentColor",
5510
+ strokeWidth
5511
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(Circle, { cx: 13, cy: 13, r: 11.5, stroke: color, strokeWidth: strokeWidth ?? 1.8 }), /* @__PURE__ */ React.createElement(Circle, { cx: 13, cy: 13, r: 6.5, stroke: color, opacity: 0.2 }), /* @__PURE__ */ React.createElement(Circle, { cx: 13, cy: 13, r: 3, stroke: color, strokeWidth: strokeWidth ?? 1.4 }), /* @__PURE__ */ React.createElement(Circle, { cx: 13, cy: 13, r: 1, fill: color, opacity: 0.5 }), /* @__PURE__ */ React.createElement(
5512
+ Path,
5513
+ {
5514
+ stroke: color,
5515
+ strokeLinecap: "round",
5516
+ strokeWidth: strokeWidth ?? 1.5,
5517
+ d: "M13 1.5A11.5 11.5 0 0 1 21 5",
5518
+ opacity: 0.7
5519
+ }
5520
+ ));
5521
+ var FormatsComicsIcon = ({
5522
+ size = 24,
5523
+ color = "currentColor",
5524
+ strokeWidth
5525
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 28 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
5526
+ Path,
5527
+ {
5528
+ stroke: color,
5529
+ strokeLinejoin: "round",
5530
+ strokeWidth: strokeWidth ?? 1.8,
5531
+ d: "m14 1 2.8 6 6.5 1-4.7 4.6 1.1 6.5L14 16l-5.7 3.1 1.1-6.5L4.7 8l6.5-1z"
5532
+ }
5533
+ ), /* @__PURE__ */ React.createElement(
5534
+ Rect,
5535
+ {
5536
+ width: 22,
5537
+ height: 7,
5538
+ x: 3,
5539
+ y: 20,
5540
+ stroke: color,
5541
+ strokeWidth: strokeWidth ?? 1.5,
5542
+ rx: 1.5
5543
+ }
5544
+ ), /* @__PURE__ */ React.createElement(
5545
+ Text,
5546
+ {
5547
+ x: 14,
5548
+ y: 26,
5549
+ fill: color,
5550
+ fontFamily: "sans-serif",
5551
+ fontSize: 4.5,
5552
+ fontWeight: 800,
5553
+ opacity: 0.65,
5554
+ textAnchor: "middle"
5555
+ },
5556
+ "POW!"
5557
+ ));
5558
+ var FormatsDvdIcon = ({
5559
+ size = 24,
5560
+ color = "currentColor",
5561
+ strokeWidth
5562
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 22 30", width: size, height: size }, /* @__PURE__ */ React.createElement(
5563
+ Rect,
5564
+ {
5565
+ width: 20,
5566
+ height: 28,
5567
+ x: 1,
5568
+ y: 1,
5569
+ stroke: color,
5570
+ strokeWidth: strokeWidth ?? 1.8,
5571
+ rx: 2.5
5572
+ }
5573
+ ), /* @__PURE__ */ React.createElement(Rect, { width: 16, height: 22, x: 3, y: 3, stroke: color, opacity: 0.25, rx: 1.5 }), /* @__PURE__ */ React.createElement(
5574
+ Text,
5575
+ {
5576
+ x: 11,
5577
+ y: 17,
5578
+ fill: color,
5579
+ fontFamily: "sans-serif",
5580
+ fontSize: 6,
5581
+ fontWeight: 700,
5582
+ opacity: 0.7,
5583
+ textAnchor: "middle"
5584
+ },
5585
+ "DVD"
5586
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, d: "M3 20h16M3 22.5h16", opacity: 0.2 }));
5587
+ var FormatsEightTrackIcon = ({
5588
+ size = 24,
5589
+ color = "currentColor",
5590
+ strokeWidth
5591
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 22 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
5592
+ Rect,
5593
+ {
5594
+ width: 20,
5595
+ height: 26,
5596
+ x: 1,
5597
+ y: 1,
5598
+ stroke: color,
5599
+ strokeWidth: strokeWidth ?? 1.8,
5600
+ rx: 2.5
5601
+ }
5602
+ ), /* @__PURE__ */ React.createElement(Circle, { cx: 11, cy: 14, r: 5, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 11, cy: 14, r: 2, fill: color, opacity: 0.3 }), /* @__PURE__ */ React.createElement(
5603
+ Rect,
5604
+ {
5605
+ width: 14,
5606
+ height: 3.5,
5607
+ x: 4,
5608
+ y: 21,
5609
+ stroke: color,
5610
+ strokeWidth: strokeWidth ?? 1.2,
5611
+ opacity: 0.35,
5612
+ rx: 1
5613
+ }
5614
+ ), /* @__PURE__ */ React.createElement(
5615
+ Text,
5616
+ {
5617
+ x: 11,
5618
+ y: 7,
5619
+ fill: color,
5620
+ fontFamily: "sans-serif",
5621
+ fontSize: 4.5,
5622
+ fontWeight: 700,
5623
+ opacity: 0.5,
5624
+ textAnchor: "middle"
5625
+ },
5626
+ "8-TRACK"
5627
+ ));
5628
+ var FormatsGraphicNovelIcon = ({
5629
+ size = 24,
5630
+ color = "currentColor",
5631
+ strokeWidth
5632
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 28 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
5633
+ Rect,
5634
+ {
5635
+ width: 12,
5636
+ height: 12,
5637
+ x: 1,
5638
+ y: 1,
5639
+ stroke: color,
5640
+ strokeWidth: strokeWidth ?? 1.6,
5641
+ rx: 1.5
5642
+ }
5643
+ ), /* @__PURE__ */ React.createElement(
5644
+ Rect,
5645
+ {
5646
+ width: 12,
5647
+ height: 12,
5648
+ x: 15,
5649
+ y: 1,
5650
+ stroke: color,
5651
+ strokeWidth: strokeWidth ?? 1.6,
5652
+ rx: 1.5
5653
+ }
5654
+ ), /* @__PURE__ */ React.createElement(
5655
+ Rect,
5656
+ {
5657
+ width: 12,
5658
+ height: 12,
5659
+ x: 1,
5660
+ y: 15,
5661
+ stroke: color,
5662
+ strokeWidth: strokeWidth ?? 1.6,
5663
+ rx: 1.5
5664
+ }
5665
+ ), /* @__PURE__ */ React.createElement(
5666
+ Rect,
5667
+ {
5668
+ width: 12,
5669
+ height: 12,
5670
+ x: 15,
5671
+ y: 15,
5672
+ stroke: color,
5673
+ strokeWidth: strokeWidth ?? 1.6,
5674
+ rx: 1.5
5675
+ }
5676
+ ), /* @__PURE__ */ React.createElement(Ellipse, { cx: 21, cy: 20, stroke: color, strokeWidth: strokeWidth ?? 1.2, rx: 4, ry: 2.5 }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", d: "m19 22.5-1.5 2 2.5-1" }), /* @__PURE__ */ React.createElement(
5677
+ Path,
5678
+ {
5679
+ stroke: color,
5680
+ strokeLinecap: "round",
5681
+ strokeLinejoin: "round",
5682
+ d: "m4 8 2.5-4L9 8",
5683
+ opacity: 0.4
5684
+ }
5685
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", d: "M17 5h8M17 8h8", opacity: 0.35 }));
5686
+ var FormatsLaserdiscIcon = ({
5687
+ size = 24,
5688
+ color = "currentColor",
5689
+ strokeWidth
5690
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 28 28", width: size, height: size }, /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 12.5, stroke: color, strokeWidth: strokeWidth ?? 1.8 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 7.5, stroke: color, opacity: 0.2 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 3, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 1, fill: color, opacity: 0.5 }));
5691
+ var FormatsMagazineIcon = ({
5692
+ size = 24,
5693
+ color = "currentColor",
5694
+ strokeWidth
5695
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 20 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
5696
+ Rect,
5697
+ {
5698
+ width: 18,
5699
+ height: 26,
5700
+ x: 1,
5701
+ y: 1,
5702
+ stroke: color,
5703
+ strokeWidth: strokeWidth ?? 1.8,
5704
+ rx: 1.5
5705
+ }
5706
+ ), /* @__PURE__ */ React.createElement(
5707
+ Rect,
5708
+ {
5709
+ width: 16,
5710
+ height: 12,
5711
+ x: 2,
5712
+ y: 2,
5713
+ fill: color,
5714
+ fillOpacity: 0.07,
5715
+ stroke: color,
5716
+ opacity: 0.35,
5717
+ rx: 1
5718
+ }
5719
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 0.7, d: "m2 2 16 12M18 2 2 14", opacity: 0.12 }), /* @__PURE__ */ React.createElement(Rect, { width: 10, height: 2.5, x: 2, y: 16, fill: color, opacity: 0.35, rx: 1 }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", d: "M2 21h16M2 24h12", opacity: 0.28 }));
5720
+ var FormatsMangaIcon = ({
5721
+ size = 24,
5722
+ color = "currentColor",
5723
+ strokeWidth
5724
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 28 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
5725
+ Rect,
5726
+ {
5727
+ width: 26,
5728
+ height: 26,
5729
+ x: 1,
5730
+ y: 1,
5731
+ stroke: color,
5732
+ strokeWidth: strokeWidth ?? 1.8,
5733
+ rx: 2
5734
+ }
5735
+ ), /* @__PURE__ */ React.createElement(
5736
+ Path,
5737
+ {
5738
+ stroke: color,
5739
+ strokeLinecap: "round",
5740
+ strokeWidth: strokeWidth ?? 1.2,
5741
+ d: "M14 14V2M14 14l9-9M14 14h12M14 14l9 9M14 14v12M14 14l-9 9M14 14H2M14 14 5 5",
5742
+ opacity: 0.6
5743
+ }
5744
+ ), /* @__PURE__ */ React.createElement(
5745
+ Path,
5746
+ {
5747
+ stroke: color,
5748
+ strokeLinecap: "round",
5749
+ strokeWidth: strokeWidth ?? 0.8,
5750
+ d: "m14 14 5-12M14 14l12 5M14 14l5 12M14 14 2 19M14 14 9 2M14 14l12-5M14 14 9 26M14 14 2 9",
5751
+ opacity: 0.3
5752
+ }
5753
+ ), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 4.5, fill: color, stroke: color, strokeWidth: strokeWidth ?? 1.6 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 1.5, fill: color }));
5754
+ var FormatsNovelIcon = ({
5755
+ size = 24,
5756
+ color = "currentColor",
5757
+ strokeWidth
5758
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 20 28", width: size, height: size }, /* @__PURE__ */ React.createElement(
5759
+ Rect,
5760
+ {
5761
+ width: 18,
5762
+ height: 26,
5763
+ x: 1,
5764
+ y: 1,
5765
+ stroke: color,
5766
+ strokeWidth: strokeWidth ?? 1.8,
5767
+ rx: 1.5
5768
+ }
5769
+ ), /* @__PURE__ */ React.createElement(Rect, { width: 4, height: 26, x: 1, y: 1, fill: color, fillOpacity: 0.12, rx: 1.5 }), /* @__PURE__ */ React.createElement(
5770
+ Path,
5771
+ {
5772
+ stroke: color,
5773
+ strokeLinecap: "round",
5774
+ strokeWidth: strokeWidth ?? 1.1,
5775
+ d: "M7 8h10M7 11.5h10M7 15h10M7 18.5h10M7 22h6",
5776
+ opacity: 0.4
5777
+ }
5778
+ ));
5779
+ var FormatsUhdIcon = ({
5780
+ size = 24,
5781
+ color = "currentColor",
5782
+ strokeWidth
5783
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 22 30", width: size, height: size }, /* @__PURE__ */ React.createElement(
5784
+ Rect,
5785
+ {
5786
+ width: 20,
5787
+ height: 28,
5788
+ x: 1,
5789
+ y: 1,
5790
+ stroke: color,
5791
+ strokeWidth: strokeWidth ?? 1.8,
5792
+ rx: 2.5
5793
+ }
5794
+ ), /* @__PURE__ */ React.createElement(Rect, { width: 16, height: 22, x: 3, y: 3, stroke: color, opacity: 0.25, rx: 1.5 }), /* @__PURE__ */ React.createElement(
5795
+ Text,
5796
+ {
5797
+ x: 11,
5798
+ y: 15,
5799
+ fill: color,
5800
+ fontFamily: "sans-serif",
5801
+ fontSize: 7,
5802
+ fontWeight: 700,
5803
+ opacity: 0.7,
5804
+ textAnchor: "middle"
5805
+ },
5806
+ "4K"
5807
+ ), /* @__PURE__ */ React.createElement(
5808
+ Text,
5809
+ {
5810
+ x: 11,
5811
+ y: 22,
5812
+ fill: color,
5813
+ fontFamily: "sans-serif",
5814
+ fontSize: 5,
5815
+ fontWeight: 600,
5816
+ opacity: 0.5,
5817
+ textAnchor: "middle"
5818
+ },
5819
+ "UHD"
5820
+ ));
5821
+ var FormatsVhsIcon = ({
5822
+ size = 24,
5823
+ color = "currentColor",
5824
+ strokeWidth
5825
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 32 22", width: size, height: size }, /* @__PURE__ */ React.createElement(
5826
+ Rect,
5827
+ {
5828
+ width: 30,
5829
+ height: 20,
5830
+ x: 1,
5831
+ y: 1,
5832
+ stroke: color,
5833
+ strokeWidth: strokeWidth ?? 1.8,
5834
+ rx: 2.5
5835
+ }
5836
+ ), /* @__PURE__ */ React.createElement(
5837
+ Rect,
5838
+ {
5839
+ width: 26,
5840
+ height: 8,
5841
+ x: 3,
5842
+ y: 3,
5843
+ stroke: color,
5844
+ strokeWidth: strokeWidth ?? 1.2,
5845
+ opacity: 0.3,
5846
+ rx: 1
5847
+ }
5848
+ ), /* @__PURE__ */ React.createElement(Circle, { cx: 8.5, cy: 16, r: 3, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 8.5, cy: 16, r: 1, fill: color, opacity: 0.4 }), /* @__PURE__ */ React.createElement(Circle, { cx: 23.5, cy: 16, r: 3, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(Circle, { cx: 23.5, cy: 16, r: 1, fill: color, opacity: 0.4 }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", d: "M11.5 16h9", opacity: 0.3 }));
5849
+ var FormatsVinylIcon = ({
5850
+ size = 24,
5851
+ color = "currentColor",
5852
+ strokeWidth
5853
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 28 28", width: size, height: size }, /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 12.5, stroke: color, strokeWidth: strokeWidth ?? 1.8 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 9, stroke: color, strokeWidth: strokeWidth ?? 0.8, opacity: 0.2 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 5.5, stroke: color, strokeWidth: strokeWidth ?? 0.8, opacity: 0.2 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 3.5, stroke: color, strokeWidth: strokeWidth ?? 1.4 }), /* @__PURE__ */ React.createElement(Circle, { cx: 14, cy: 14, r: 1.2, fill: color, opacity: 0.6 }));
5153
5854
  var FurnituresBabyBed01Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M12 7v8M8 7v8m8-8v8M20 20V6a2 2 0 0 1 2-2M4 20V6a2 2 0 0 0-2-2M4 7h16M4 15h16M4 18h16" }));
5154
5855
  var FurnituresBabyBed02Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M12 7v8m4-8v8M8 7v8" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M22 17c-2.665 1.867-6.166 3-10 3s-7.335-1.133-10-3" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M20 18V6a2 2 0 0 1 2-2M4 18V6a2 2 0 0 0-2-2M4 7h16M4 15h16" }));
5155
5856
  var FurnituresBathtub01Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "m6 20-1 1m13-1 1 1" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M3 12v1c0 3.3 0 4.95 1.025 5.975S6.7 20 10 20h4c3.3 0 4.95 0 5.975-1.025S21 16.3 21 13v-1" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M2 12h20M4 12V5.523a2.523 2.523 0 0 1 4.943-.715L9 5M8 6l2.5-2" }));
@@ -5954,6 +6655,138 @@ var MenuMoreVerticalCircle01Icon = ({ size = 24, color = "currentColor", strokeW
5954
6655
  var MenuMoreVerticalCircle02Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2, d: "M11.996 12h.009M11.984 16h.01M12 8h.009" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10Z" }));
5955
6656
  var MenuMoreVerticalSquare02Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2, d: "M11.992 12h.009M11.984 16h.01M12 8h.009" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeWidth: strokeWidth ?? 1.5, d: "M2.484 12c0-4.478 0-6.718 1.392-8.109C5.266 2.5 7.506 2.5 11.984 2.5s6.718 0 8.11 1.391c1.39 1.391 1.39 3.63 1.39 8.109 0 4.478 0 6.718-1.39 8.109-1.392 1.391-3.631 1.391-8.11 1.391s-6.717 0-8.108-1.391S2.484 16.479 2.484 12Z" }));
5956
6657
  var MenuMoreVerticalIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2.5, d: "M11.992 12h.009M11.984 18h.01M12 6h.009" }));
6658
+ var NavFavoritesIcon = ({
6659
+ size = 24,
6660
+ color = "currentColor",
6661
+ strokeWidth
6662
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
6663
+ Path,
6664
+ {
6665
+ stroke: color,
6666
+ strokeLinecap: "round",
6667
+ strokeLinejoin: "round",
6668
+ strokeWidth: strokeWidth ?? 1.6,
6669
+ d: "M13 1.5 16.5 9l8.5 1-6 6 1.5 8.5-7.5-4-7.5 4L7 16l-6-6 8.5-1z"
6670
+ }
6671
+ ));
6672
+ var NavHomeIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
6673
+ Path,
6674
+ {
6675
+ stroke: color,
6676
+ strokeLinecap: "round",
6677
+ strokeLinejoin: "round",
6678
+ strokeWidth: strokeWidth ?? 1.8,
6679
+ d: "m3 12 10-9 10 9v10a1.5 1.5 0 0 1-1.5 1.5H9A1.5 1.5 0 0 1 7.5 22v-5.5h5V22"
6680
+ }
6681
+ ));
6682
+ var NavKollekIcon = ({
6683
+ size = 24,
6684
+ color = "currentColor",
6685
+ strokeWidth
6686
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
6687
+ Rect,
6688
+ {
6689
+ width: 20,
6690
+ height: 2.5,
6691
+ x: 3,
6692
+ y: 20,
6693
+ stroke: color,
6694
+ strokeWidth: strokeWidth ?? 1.5,
6695
+ rx: 1
6696
+ }
6697
+ ), /* @__PURE__ */ React.createElement(
6698
+ Rect,
6699
+ {
6700
+ width: 4,
6701
+ height: 10,
6702
+ x: 4,
6703
+ y: 10,
6704
+ stroke: color,
6705
+ strokeWidth: strokeWidth ?? 1.5,
6706
+ rx: 1
6707
+ }
6708
+ ), /* @__PURE__ */ React.createElement(
6709
+ Rect,
6710
+ {
6711
+ width: 4,
6712
+ height: 13,
6713
+ x: 9.5,
6714
+ y: 7,
6715
+ stroke: color,
6716
+ strokeWidth: strokeWidth ?? 1.5,
6717
+ rx: 1
6718
+ }
6719
+ ), /* @__PURE__ */ React.createElement(
6720
+ Rect,
6721
+ {
6722
+ width: 4,
6723
+ height: 11,
6724
+ x: 15,
6725
+ y: 9,
6726
+ stroke: color,
6727
+ strokeWidth: strokeWidth ?? 1.5,
6728
+ rx: 1
6729
+ }
6730
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, d: "M6 13v3M11.5 10v4" }));
6731
+ var NavLoanIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(Circle, { cx: 8, cy: 8, r: 3, stroke: color, strokeWidth: strokeWidth ?? 1.5 }), /* @__PURE__ */ React.createElement(
6732
+ Path,
6733
+ {
6734
+ stroke: color,
6735
+ strokeLinecap: "round",
6736
+ strokeWidth: strokeWidth ?? 1.5,
6737
+ d: "M2 21c0-3.3 2.7-6 6-6"
6738
+ }
6739
+ ), /* @__PURE__ */ React.createElement(
6740
+ Path,
6741
+ {
6742
+ stroke: color,
6743
+ strokeLinecap: "round",
6744
+ strokeLinejoin: "round",
6745
+ strokeWidth: strokeWidth ?? 1.5,
6746
+ d: "m17 13 3-3 3 3M17 18l3 3 3-3"
6747
+ }
6748
+ ), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.5, d: "M20 10v11" }));
6749
+ var NavNotificationsIcon = ({
6750
+ size = 24,
6751
+ color = "currentColor",
6752
+ strokeWidth
6753
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
6754
+ Path,
6755
+ {
6756
+ stroke: color,
6757
+ strokeLinecap: "round",
6758
+ strokeWidth: strokeWidth ?? 1.6,
6759
+ d: "M13 2a8 8 0 0 1 8 8v4l2.5 4h-21L5 14v-4a8 8 0 0 1 8-8zM10.5 22a2.5 2.5 0 0 0 5 0"
6760
+ }
6761
+ ));
6762
+ var NavScanIcon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 48 48", width: size, height: size }, /* @__PURE__ */ React.createElement(
6763
+ Path,
6764
+ {
6765
+ stroke: color,
6766
+ strokeLinecap: "round",
6767
+ strokeLinejoin: "round",
6768
+ strokeWidth: strokeWidth ?? 2.5,
6769
+ d: "M6 18v-8a4 4 0 0 1 4-4h8M42 18v-8a4 4 0 0 0-4-4h-8M6 30v8a4 4 0 0 0 4 4h8M42 30v8a4 4 0 0 1-4 4h-8"
6770
+ }
6771
+ ));
6772
+ var NavSearchIcon = ({
6773
+ size = 24,
6774
+ color = "currentColor",
6775
+ strokeWidth
6776
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(Circle, { cx: 11, cy: 11, r: 8, stroke: color, strokeWidth: strokeWidth ?? 1.8 }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeWidth: strokeWidth ?? 1.8, d: "m17 17 7 7" }));
6777
+ var NavSettingsIcon = ({
6778
+ size = 24,
6779
+ color = "currentColor",
6780
+ strokeWidth
6781
+ }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 26 26", width: size, height: size }, /* @__PURE__ */ React.createElement(
6782
+ Path,
6783
+ {
6784
+ stroke: color,
6785
+ strokeLinejoin: "round",
6786
+ strokeWidth: strokeWidth ?? 1.6,
6787
+ d: "M10.5 2h5l.8 3.2a9 9 0 0 1 2.2 1.3l3.2-1 2.5 4.3-2.4 2.3a9 9 0 0 1 0 2.8l2.4 2.3-2.5 4.3-3.2-1a9 9 0 0 1-2.2 1.3l-.8 2.2h-5l-.8-3.2a9 9 0 0 1-2.2-1.3l-3.2 1L1.8 16l2.4-2.3a9 9 0 0 1 0-2.8L1.8 8.6l2.5-4.3 3.2 1A9 9 0 0 1 9.7 4z"
6788
+ }
6789
+ ), /* @__PURE__ */ React.createElement(Circle, { cx: 13, cy: 13, r: 3.5, stroke: color, strokeWidth: strokeWidth ?? 1.6 }));
5957
6790
  var NotesNote01Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M16.5 2v3m-9-3v3M12 2v3M13 3.5h-2c-3.3 0-4.95 0-5.975 1.025S4 7.2 4 10.5V15c0 3.3 0 4.95 1.025 5.975S7.7 22 11 22h2c3.3 0 4.95 0 5.975-1.025S20 18.3 20 15v-4.5c0-3.3 0-4.95-1.025-5.975S16.3 3.5 13 3.5M8 15h4m-4-4h8" }));
5958
6791
  var NotesNote02Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M13 3.5h-2c-3.3 0-4.95 0-5.975 1.025S4 7.2 4 10.5V15c0 3.3 0 4.95 1.025 5.975S7.7 22 11 22h3l6-6v-5.5c0-3.3 0-4.95-1.025-5.975S16.3 3.5 13 3.5M8 14h3.5M8 10h8" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M20 16c-2.828 0-4.243 0-5.121.879C14 17.757 14 19.172 14 22M16.5 2v3m-9-3v3M12 2v3" }));
5959
6792
  var NotesNote03Icon = ({ size = 24, color = "currentColor", strokeWidth }) => /* @__PURE__ */ React.createElement(Svg, { fill: "none", viewBox: "0 0 24 24", width: size, height: size }, /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "M16.5 2v3m-9-3v3M12 2v3M13 3.5h-2c-3.3 0-4.95 0-5.975 1.025S4 7.2 4 10.5V15c0 3.3 0 4.95 1.025 5.975S7.7 22 11 22h2c3.3 0 4.95 0 5.975-1.025S20 18.3 20 15v-4.5c0-3.3 0-4.95-1.025-5.975S16.3 3.5 13 3.5" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 1.5, d: "m7.5 11 1 1 2-2.5M13 17h3m-3-6h3" }), /* @__PURE__ */ React.createElement(Path, { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: strokeWidth ?? 2, d: "M8.49 16.867h.01" }));
@@ -6477,4 +7310,4 @@ var Icon = ({ name, size = 24, color = "#000000", strokeWidth }) => {
6477
7310
  return /* @__PURE__ */ React2.createElement(IconComponent, { size, color, strokeWidth });
6478
7311
  };
6479
7312
 
6480
- export { AddAdd01Icon, AddAdd02Icon, AddAddCircleHalfDotIcon, AddAddCircleIcon, AddAddSquareIcon, AddCancel01Icon, AddCancel02Icon, AddCancelCircleHalfDotIcon, AddCancelCircleIcon, AddCancelSquareIcon, AddDelete01Icon, AddDelete02Icon, AddDelete03Icon, AddDelete04Icon, AddDeletePutBackIcon, AddDeleteThrowIcon, AddEraserAddIcon, AddEraserIcon, AddRemove01Icon, AddRemove02Icon, AddRemoveCircleHalfDotIcon, AddRemoveCircleIcon, AddRemoveSquareIcon, AddRestoreBinIcon, AddUnavailableIcon, AddWasteIcon, AddWasteRestoreIcon, AiAiAudioIcon, AiAiBeautifyIcon, AiAiBookIcon, AiAiBrain01Icon, AiAiBrain02Icon, AiAiBrain03Icon, AiAiBrain04Icon, AiAiBrain05Icon, AiAiBrowserIcon, AiAiChat01Icon, AiAiChat02Icon, AiAiChemistry01Icon, AiAiChemistry02Icon, AiAiChemistry03Icon, AiAiChipIcon, AiAiCloud01Icon, AiAiCloud02Icon, AiAiCloudIcon, AiAiComputerIcon, AiAiContentGenerator02Icon, AiAiContentGeneratorIcon, AiAiDnaIcon, AiAiEditingIcon, AiAiEraserIcon, AiAiFileIcon, AiAiFolder01Icon, AiAiFolder02Icon, AiAiGameIcon, AiAiGenerativeIcon, AiAiIdeaIcon, AiAiImageIcon, AiAiInnovation01Icon, AiAiInnovation02Icon, AiAiInnovation03Icon, AiAiLaptopIcon, AiAiLearningIcon, AiAiLockIcon, AiAiMagicIcon, AiAiMail01Icon, AiAiMail02Icon, AiAiMailIcon, AiAiMicIcon, AiAiNetworkIcon, AiAiPhone01Icon, AiAiPhone02Icon, AiAiProgrammingIcon, AiAiScanIcon, AiAiSchedulingIcon, AiAiSearch02Icon, AiAiSearchIcon, AiAiSecurity01Icon, AiAiSecurity02Icon, AiAiSecurity03Icon, AiAiSettingIcon, AiAiSheetsIcon, AiAiSmartwatchIcon, AiAiUserIcon, AiAiVideoIcon, AiAiViewIcon, AiAiVisionRecognitionIcon, AiAiVoiceGeneratorIcon, AiAiVoiceIcon, AiAiWebBrowsingIcon, AiAlgorithmIcon, AiAppleIntelligenceIcon, AiArtificialIntelligence01Icon, AiArtificialIntelligence02Icon, AiArtificialIntelligence03Icon, AiArtificialIntelligence04Icon, AiArtificialIntelligence05Icon, AiArtificialIntelligence06Icon, AiArtificialIntelligence07Icon, AiArtificialIntelligence08Icon, AiCameraAiIcon, AiChatBotIcon, AiChipIcon, AiCloudServerIcon, AiHologramIcon, AiMachineRobotIcon, AiMagicWand04Icon, AiMagicWand05Icon, AiNeuralNetworkIcon, AiPerplexityAiIcon, AiRobot01Icon, AiRobot02Icon, AiRoboticIcon, AiScanImageIcon, AiSiriNewIcon, AiTokenCircleIcon, AiTokenSquareIcon, AiUserAiIcon, AiVideoAiIcon, AiVideoCameraAiIcon, AlertAlert01Icon, AlertAlert02Icon, AlertAlertCircleIcon, AlertAlertDiamondIcon, AlertAlertSquareIcon, AlertHelpCircleIcon, AlertHelpSquareIcon, AlertInformationCircleIcon, AlertInformationDiamondIcon, AlertInformationSquareIcon, AlertNotification01Icon, AlertNotification02Icon, AlertNotification03Icon, AlertNotificationBlock01Icon, AlertNotificationBlock02Icon, AlertNotificationBlock03Icon, AlertNotificationBubbleIcon, AlertNotificationCircleIcon, AlertNotificationOff01Icon, AlertNotificationOff02Icon, AlertNotificationOff03Icon, AlertNotificationSnooze01Icon, AlertNotificationSnooze02Icon, AlertNotificationSnooze03Icon, AlertNotificationSquareIcon, AlertRadioactiveAlertIcon, AlertSpamIcon, AnimationsIconsBounceLeftIcon, AnimationsIconsBounceRightIcon, AnimationsIconsEaseCurveControlPointsIcon, AnimationsIconsEaseInControlPointIcon, AnimationsIconsEaseInIcon, AnimationsIconsEaseInOutIcon, AnimationsIconsEaseOutControlPointIcon, AnimationsIconsEaseOutIcon, AnimationsIconsKeyframeAddIcon, AnimationsIconsKeyframeAlignCenterIcon, AnimationsIconsKeyframeAlignHorizontalIcon, AnimationsIconsKeyframeAlignVerticalIcon, AnimationsIconsKeyframeBottomIcon, AnimationsIconsKeyframeIcon, AnimationsIconsKeyframeLeftIcon, AnimationsIconsKeyframeRemoveIcon, AnimationsIconsKeyframeRightIcon, AnimationsIconsKeyframeTopIcon, AnimationsIconsKeyframesDoubleAddIcon, AnimationsIconsKeyframesDoubleIcon, AnimationsIconsKeyframesDoubleRemoveIcon, AnimationsIconsKeyframesMultipleAddIcon, AnimationsIconsKeyframesMultipleIcon, AnimationsIconsKeyframesMultipleRemoveIcon, AnimationsIconsLinerIcon, AnimationsIconsMotion01Icon, AnimationsIconsMotion02Icon, AnimationsIconsMoveBottomIcon, AnimationsIconsMoveLeftIcon, AnimationsIconsMoveRightIcon, AnimationsIconsMoveTopIcon, AnimationsIconsTransitionBottomIcon, AnimationsIconsTransitionLeftIcon, AnimationsIconsTransitionRightIcon, AnimationsIconsTransitionTopIcon, ArrowsArrowAllDirectionRoundIcon, ArrowsArrowDataTransferDiagonalRoundIcon, ArrowsArrowDataTransferHorizontalRoundIcon, ArrowsArrowDataTransferVerticalRoundIcon, ArrowsArrowDiagonalRoundIcon, ArrowsArrowDown01RoundIcon, ArrowsArrowDown02Icon, ArrowsArrowDown03RoundIcon, ArrowsArrowDown04RoundIcon, ArrowsArrowDown05Icon, ArrowsArrowDownDoubleRoundIcon, ArrowsArrowDownLeft01Icon, ArrowsArrowDownLeft02RoundIcon, ArrowsArrowDownRight01Icon, ArrowsArrowDownRight02RoundIcon, ArrowsArrowExpand01Icon, ArrowsArrowExpand02Icon, ArrowsArrowExpandDiagonal01Icon, ArrowsArrowExpandDiagonal02Icon, ArrowsArrowExpandIcon, ArrowsArrowHorizontalIcon, ArrowsArrowLeft01RoundIcon, ArrowsArrowLeft02Icon, ArrowsArrowLeft03RoundIcon, ArrowsArrowLeft04RoundIcon, ArrowsArrowLeft05Icon, ArrowsArrowLeftDoubleRoundIcon, ArrowsArrowLeftRightRoundIcon, ArrowsArrowMoveDownLeftRoundIcon, ArrowsArrowMoveDownRightRoundIcon, ArrowsArrowMoveLeftDownRoundIcon, ArrowsArrowMoveRightDownRoundIcon, ArrowsArrowMoveUpLeftRoundIcon, ArrowsArrowMoveUpRightRoundIcon, ArrowsArrowReloadHorizontalRoundIcon, ArrowsArrowReloadVerticalRoundIcon, ArrowsArrowRight01RoundIcon, ArrowsArrowRight02Icon, ArrowsArrowRight03RoundIcon, ArrowsArrowRight04RoundIcon, ArrowsArrowRight05Icon, ArrowsArrowRightDoubleRoundIcon, ArrowsArrowShrink01Icon, ArrowsArrowShrink02Icon, ArrowsArrowShrinkIcon, ArrowsArrowTurnBackwardRoundIcon, ArrowsArrowTurnDownRoundIcon, ArrowsArrowTurnForwardRoundIcon, ArrowsArrowTurnUpRoundIcon, ArrowsArrowUp01RoundIcon, ArrowsArrowUp02Icon, ArrowsArrowUp03RoundIcon, ArrowsArrowUp04RoundIcon, ArrowsArrowUp05RoundIcon, ArrowsArrowUpDoubleRoundIcon, ArrowsArrowUpDownRoundIcon, ArrowsArrowUpLeft01Icon, ArrowsArrowUpLeft02RoundIcon, ArrowsArrowUpRight01Icon, ArrowsArrowUpRight02RoundIcon, ArrowsArrowVerticalRoundIcon, ArrowsCircleArrowDataTransferDiagonalRoundIcon, ArrowsCircleArrowDataTransferHorizontalRoundIcon, ArrowsCircleArrowDataTransferVerticalRoundIcon, ArrowsCircleArrowDiagonal01RoundIcon, ArrowsCircleArrowDiagonal02RoundIcon, ArrowsCircleArrowDown01RoundIcon, ArrowsCircleArrowDown02Icon, ArrowsCircleArrowDown03Icon, ArrowsCircleArrowDownDoubleRoundIcon, ArrowsCircleArrowDownLeftIcon, ArrowsCircleArrowDownRightIcon, ArrowsCircleArrowExpand01RoundIcon, ArrowsCircleArrowExpand02RoundIcon, ArrowsCircleArrowHorizontalRoundIcon, ArrowsCircleArrowLeft01RoundIcon, ArrowsCircleArrowLeft02Icon, ArrowsCircleArrowLeft03Icon, ArrowsCircleArrowLeftDoubleRoundIcon, ArrowsCircleArrowLeftRightRoundIcon, ArrowsCircleArrowMoveDownLeftIcon, ArrowsCircleArrowMoveDownRightIcon, ArrowsCircleArrowMoveLeftDownIcon, ArrowsCircleArrowMoveRightDownIcon, ArrowsCircleArrowMoveUpLeftIcon, ArrowsCircleArrowMoveUpRightRoundIcon, ArrowsCircleArrowReload01RoundIcon, ArrowsCircleArrowReload02RoundIcon, ArrowsCircleArrowRight01RoundIcon, ArrowsCircleArrowRight02Icon, ArrowsCircleArrowRight03Icon, ArrowsCircleArrowRightDoubleRoundIcon, ArrowsCircleArrowShrink01RoundIcon, ArrowsCircleArrowShrink02RoundIcon, ArrowsCircleArrowUp01RoundIcon, ArrowsCircleArrowUp02Icon, ArrowsCircleArrowUp03Icon, ArrowsCircleArrowUpDoubleRoundIcon, ArrowsCircleArrowUpDownRoundIcon, ArrowsCircleArrowUpLeftIcon, ArrowsCircleArrowUpRightIcon, ArrowsCircleArrowVerticalRoundIcon, ArrowsCurvyLeftDirectionIcon, ArrowsCurvyLeftRightDirectionIcon, ArrowsCurvyRightDirectionIcon, ArrowsCurvyUpDownDirectionIcon, ArrowsDiagonalScrollPoint01RoundIcon, ArrowsDiagonalScrollPoint02RoundIcon, ArrowsHorizonalScrollPointRoundIcon, ArrowsSquareArrowDataTransferDiagonalRoundIcon, ArrowsSquareArrowDataTransferHorizontalRoundIcon, ArrowsSquareArrowDataTransferVerticalRoundIcon, ArrowsSquareArrowDiagonal01RoundIcon, ArrowsSquareArrowDiagonal02RoundIcon, ArrowsSquareArrowDown01RoundIcon, ArrowsSquareArrowDown02Icon, ArrowsSquareArrowDown03Icon, ArrowsSquareArrowDownDoubleRoundIcon, ArrowsSquareArrowDownLeftIcon, ArrowsSquareArrowDownRightIcon, ArrowsSquareArrowExpand01RoundIcon, ArrowsSquareArrowExpand02RoundIcon, ArrowsSquareArrowHorizontalRoundIcon, ArrowsSquareArrowLeft01RoundIcon, ArrowsSquareArrowLeft02Icon, ArrowsSquareArrowLeft03Icon, ArrowsSquareArrowLeftDoubleRoundIcon, ArrowsSquareArrowLeftRightRoundIcon, ArrowsSquareArrowMoveDownLeftIcon, ArrowsSquareArrowMoveDownRightIcon, ArrowsSquareArrowMoveLeftDownIcon, ArrowsSquareArrowMoveLeftUpIcon, ArrowsSquareArrowMoveRightDownIcon, ArrowsSquareArrowMoveRightUpIcon, ArrowsSquareArrowReload01RoundIcon, ArrowsSquareArrowReload02RoundIcon, ArrowsSquareArrowRight01RoundIcon, ArrowsSquareArrowRight02Icon, ArrowsSquareArrowRight03Icon, ArrowsSquareArrowRightDoubleRoundIcon, ArrowsSquareArrowShrink01RoundIcon, ArrowsSquareArrowShrink02RoundIcon, ArrowsSquareArrowUp01RoundIcon, ArrowsSquareArrowUp02Icon, ArrowsSquareArrowUp03Icon, ArrowsSquareArrowUpDoubleRoundIcon, ArrowsSquareArrowUpDownRoundIcon, ArrowsSquareArrowUpLeftIcon, ArrowsSquareArrowUpRightIcon, ArrowsSquareArrowVerticalRoundIcon, ArrowsUnfoldLessRoundIcon, ArrowsUnfoldMoreRoundIcon, ArrowsVerticalScrollPointRoundIcon, AwardsAward01Icon, AwardsAward02Icon, AwardsAward03Icon, AwardsAward04Icon, AwardsAward05Icon, AwardsCertificateIcon, AwardsChampionIcon, AwardsCrown02Icon, AwardsCrown03Icon, AwardsCrownIcon, AwardsCrownMinusIcon, AwardsCrownPlusIcon, AwardsHonorIcon, AwardsHonourStarIcon, AwardsLaurelWreath01Icon, AwardsLaurelWreath02Icon, AwardsLaurelWreathFirst01Icon, AwardsLaurelWreathFirst02Icon, AwardsLaurelWreathLeft01Icon, AwardsLaurelWreathLeft02Icon, AwardsLaurelWreathLeft03Icon, AwardsLaurelWreathRight01Icon, AwardsLaurelWreathRight02Icon, AwardsLaurelWreathRight03Icon, AwardsMedal01Icon, AwardsMedal02Icon, AwardsMedal03Icon, AwardsMedal04Icon, AwardsMedal05Icon, AwardsMedal06Icon, AwardsMedal07Icon, AwardsMedalFirstPlaceIcon, AwardsMedalSecondPlaceIcon, AwardsMedalThirdPlaceIcon, AwardsNewReleasesIcon, AwardsRankingIcon, AwardsStarAward01Icon, AwardsStarAward02Icon, BookmarksAllBookmarkIcon, BookmarksBookmark01Icon, BookmarksBookmark02Icon, BookmarksBookmark03Icon, BookmarksBookmarkAdd01Icon, BookmarksBookmarkAdd02Icon, BookmarksBookmarkBlock01Icon, BookmarksBookmarkBlock02Icon, BookmarksBookmarkCheck01Icon, BookmarksBookmarkCheck02Icon, BookmarksBookmarkMinus01Icon, BookmarksBookmarkMinus02Icon, BookmarksBookmarkOff01Icon, BookmarksBookmarkOff02Icon, BookmarksBookmarkRemove01Icon, BookmarksBookmarkRemove02Icon, BookmarksCollectionsBookmarkIcon, BookmarksFavouriteCircleIcon, BookmarksFavouriteIcon, BookmarksFavouriteSquareIcon, BookmarksHeartAddIcon, BookmarksHeartCheckIcon, BookmarksHeartRemoveIcon, BookmarksHeartbreakIcon, BookmarksLabelIcon, BookmarksLabelImportantIcon, BookmarksStackStarIcon, BookmarksStarCircleIcon, BookmarksStarHalfIcon, BookmarksStarIcon, BookmarksStarOffIcon, BookmarksStarSquareIcon, BookmarksTag01Icon, BookmarksTag02Icon, BookmarksThumbsDownEllipseIcon, BookmarksThumbsDownIcon, BookmarksThumbsDownRectangleIcon, BookmarksThumbsUpDownIcon, BookmarksThumbsUpEllipseIcon, BookmarksThumbsUpIcon, BookmarksThumbsUpRectangleIcon, BuildingsBarnsIcon, BuildingsBeachIcon, BuildingsBerlinIcon, BuildingsBerlinTowerIcon, BuildingsBorobudurIcon, BuildingsBridgeIcon, BuildingsBuilding01Icon, BuildingsBuilding02Icon, BuildingsBuilding03Icon, BuildingsBuilding04Icon, BuildingsBuilding05Icon, BuildingsBuilding06Icon, BuildingsBurjAlArabIcon, BuildingsCastle01Icon, BuildingsCastle02Icon, BuildingsCayanTowerIcon, BuildingsCentralShaheedMinarIcon, BuildingsChinaTempleIcon, BuildingsChryslerIcon, BuildingsChurchIcon, BuildingsCity01Icon, BuildingsCity02Icon, BuildingsCity03Icon, BuildingsColosseumIcon, BuildingsCottageIcon, BuildingsDomeIcon, BuildingsEiffelTowerIcon, BuildingsEntranceStairsIcon, BuildingsFactory01Icon, BuildingsFactory02Icon, BuildingsFerrisWheelIcon, BuildingsFirePitIcon, BuildingsFortressIcon, BuildingsGuestHouseIcon, BuildingsHotel01Icon, BuildingsHotel02Icon, BuildingsHouse01Icon, BuildingsHouse02Icon, BuildingsHouse03Icon, BuildingsHouse04Icon, BuildingsHouse05Icon, BuildingsHutIcon, BuildingsIndiaGateIcon, BuildingsIslandIcon, BuildingsLakeIcon, BuildingsLighthouseIcon, BuildingsMayanPyramidIcon, BuildingsMonasIcon, BuildingsMosque03Icon, BuildingsMosque04Icon, BuildingsMosque05Icon, BuildingsPatioIcon, BuildingsPavilonIcon, BuildingsPisaTowerIcon, BuildingsPlazaIcon, BuildingsRealEstate01Icon, BuildingsRealEstate02Icon, BuildingsSchoolIcon, BuildingsStairs01Icon, BuildingsStairs02Icon, BuildingsStairs03Icon, BuildingsStairs04Icon, BuildingsTajMahalIcon, BuildingsTheProphetsMosqueIcon, BuildingsTorriGateIcon, BuildingsTrulliIcon, BuildingsTwinTowerIcon, BuildingsUniversityIcon, BuildingsWashingtonMonumentIcon, BuildingsYurtIcon, CheckCheckUnread01Icon, CheckCheckUnread02Icon, CheckCheckUnread03Icon, CheckCheckUnread04Icon, CheckCheckmarkBadge01Icon, CheckCheckmarkBadge02Icon, CheckCheckmarkBadge03Icon, CheckCheckmarkBadge04Icon, CheckCheckmarkCircle01Icon, CheckCheckmarkCircle02Icon, CheckCheckmarkCircle03Icon, CheckCheckmarkCircle04Icon, CheckCheckmarkSquare01Icon, CheckCheckmarkSquare02Icon, CheckCheckmarkSquare03Icon, CheckCheckmarkSquare04Icon, CheckCloudLoadingIcon, CheckCloudSavingDone01Icon, CheckCloudSavingDone02Icon, CheckCreditCardValidationIcon, CheckDocumentValidationIcon, CheckFileValidationIcon, CheckMailValidation01Icon, CheckMailValidation02Icon, CheckPasswordValidationIcon, CheckSecurityValidationIcon, CheckStoreVerified01Icon, CheckStoreVerified02Icon, CheckTick01Icon, CheckTick02Icon, CheckTick03Icon, CheckTick04Icon, CheckTickDouble01Icon, CheckTickDouble02Icon, CheckTickDouble03Icon, CheckTickDouble04Icon, CheckValidationApprovalIcon, CheckValidationIcon, CheckWebValidationIcon, ClothingBaby01Icon, ClothingBaby02Icon, ClothingBabyBottleIcon, ClothingBabyBoyDressIcon, ClothingBabyGirlDressIcon, ClothingBeltIcon, ClothingBlushBrush01Icon, ClothingBlushBrush02Icon, ClothingBodySoapIcon, ClothingBowTieIcon, ClothingBoxerIcon, ClothingBreastPumpIcon, ClothingCapIcon, ClothingCardiganIcon, ClothingChildIcon, ClothingCowboyHatIcon, ClothingDetergentIcon, ClothingDiaperIcon, ClothingDress01Icon, ClothingDress02Icon, ClothingDress03Icon, ClothingDress04Icon, ClothingDress05Icon, ClothingDress06Icon, ClothingDress07Icon, ClothingEarRings01Icon, ClothingEarRings02Icon, ClothingEarRings03Icon, ClothingHairClipsIcon, ClothingHairDryerIcon, ClothingHandBag01Icon, ClothingHandBag02Icon, ClothingHangerIcon, ClothingHatIcon, ClothingHighHeels01Icon, ClothingHighHeels02Icon, ClothingHoodieIcon, ClothingInfantIcon, ClothingJoggerPantsIcon, ClothingJumpersIcon, ClothingKurtaIcon, ClothingLongSleeveShirtIcon, ClothingMonocleIcon, ClothingNecklaceIcon, ClothingPerfumeIcon, ClothingPoopIcon, ClothingPurseIcon, ClothingSafetyPin01Icon, ClothingSafetyPin02Icon, ClothingSandalsIcon, ClothingShampooIcon, ClothingShirt01Icon, ClothingShortsPantsIcon, ClothingSleevelessIcon, ClothingSocksIcon, ClothingSuit01Icon, ClothingSuit02Icon, ClothingTShirtIcon, ClothingTankTopIcon, ClothingTurtleNeckIcon, ClothingUnderpants01Icon, ClothingUnderpants02Icon, ClothingUnderpants03Icon, ClothingVestIcon, CommunicationBubbleChatAddIcon, CommunicationBubbleChatBlockedIcon, CommunicationBubbleChatCancelIcon, CommunicationBubbleChatDelayIcon, CommunicationBubbleChatDoneIcon, CommunicationBubbleChatDownload01Icon, CommunicationBubbleChatDownload02Icon, CommunicationBubbleChatEditIcon, CommunicationBubbleChatFavouriteIcon, CommunicationBubbleChatIcon, CommunicationBubbleChatIncomeIcon, CommunicationBubbleChatLockIcon, CommunicationBubbleChatNotificationIcon, CommunicationBubbleChatOutcomeIcon, CommunicationBubbleChatPreviewIcon, CommunicationBubbleChatQuestionIcon, CommunicationBubbleChatSearchIcon, CommunicationBubbleChatSecureIcon, CommunicationBubbleChatSpark01Icon, CommunicationBubbleChatSparkIcon, CommunicationBubbleChatTranslateIcon, CommunicationBubbleChatUnlockIcon, CommunicationBubbleChatUploadIcon, CommunicationBubbleChatUserIcon, CommunicationCall02Icon, CommunicationCall03Icon, CommunicationCallAdd02Icon, CommunicationCallAddIcon, CommunicationCallBlocked02Icon, CommunicationCallBlockedIcon, CommunicationCallDisabled02Icon, CommunicationCallDisabledIcon, CommunicationCallDone02Icon, CommunicationCallDoneIcon, CommunicationCallEnd01Icon, CommunicationCallEnd02Icon, CommunicationCallEnd03Icon, CommunicationCallEnd041Icon, CommunicationCallEnd04Icon, CommunicationCallIcon, CommunicationCallIncoming01Icon, CommunicationCallIncoming02Icon, CommunicationCallIncoming03Icon, CommunicationCallIncoming04Icon, CommunicationCallInternal02Icon, CommunicationCallInternalIcon, CommunicationCallLocked02Icon, CommunicationCallLockedIcon, CommunicationCallMinus02Icon, CommunicationCallMinusIcon, CommunicationCallMissed01Icon, CommunicationCallMissed02Icon, CommunicationCallOutgoing01Icon, CommunicationCallOutgoing02Icon, CommunicationCallOutgoing03Icon, CommunicationCallOutgoing04Icon, CommunicationCallPaused02Icon, CommunicationCallPausedIcon, CommunicationCallReceived02Icon, CommunicationCallReceivedIcon, CommunicationCallRinging01Icon, CommunicationCallRinging02Icon, CommunicationCallRinging03Icon, CommunicationCallRinging04Icon, CommunicationCallUnlocked02Icon, CommunicationCallUnlockedIcon, CommunicationCalling02Icon, CommunicationCallingIcon, CommunicationChat01Icon, CommunicationChatAdd01Icon, CommunicationChatAddIcon, CommunicationChatBlocked01Icon, CommunicationChatBlockedIcon, CommunicationChatCancel01Icon, CommunicationChatCancelIcon, CommunicationChatDelay01Icon, CommunicationChatDelayIcon, CommunicationChatDone01Icon, CommunicationChatDoneIcon, CommunicationChatDownload01Icon, CommunicationChatDownloadIcon, CommunicationChatEdit01Icon, CommunicationChatEditIcon, CommunicationChatFavourite01Icon, CommunicationChatFavouriteIcon, CommunicationChatFeedback01Icon, CommunicationChatFeedbackIcon, CommunicationChatIcon, CommunicationChatIncome01Icon, CommunicationChatIncomeIcon, CommunicationChatLock01Icon, CommunicationChatLockIcon, CommunicationChatNotification01Icon, CommunicationChatNotificationIcon, CommunicationChatOutcome01Icon, CommunicationChatOutcomeIcon, CommunicationChatPreview01Icon, CommunicationChatPreviewIcon, CommunicationChatQuestion01Icon, CommunicationChatQuestionIcon, CommunicationChatSearch01Icon, CommunicationChatSearchIcon, CommunicationChatSecure01Icon, CommunicationChatSecureIcon, CommunicationChatSpark01Icon, CommunicationChatSparkIcon, CommunicationChatTranslate01Icon, CommunicationChatTranslateIcon, CommunicationChatUnlock01Icon, CommunicationChatUnlockIcon, CommunicationChatUpload01Icon, CommunicationChatUploadIcon, CommunicationChatUser01Icon, CommunicationChatUserIcon, CommunicationChatting01Icon, CommunicationComment01Icon, CommunicationComment03Icon, CommunicationCommentAdd01Icon, CommunicationCommentAdd021Icon, CommunicationCommentAdd02Icon, CommunicationCommentAdd03Icon, CommunicationCommentBlock01Icon, CommunicationCommentBlock02Icon, CommunicationCommentBlock03Icon, CommunicationCommentRemove01Icon, CommunicationCommentRemove02Icon, CommunicationCommentRemove03Icon, CommunicationContact01Icon, CommunicationContact02Icon, CommunicationCustomerServiceIcon, CommunicationDialSqare1Icon, CommunicationDialSqareIcon, CommunicationDialSquare1Icon, CommunicationDialSquareIcon, CommunicationInboxCheckIcon, CommunicationInboxDownloadIcon, CommunicationInboxIcon, CommunicationInboxUnreadIcon, CommunicationInboxUploadIcon, CommunicationMail01Icon, CommunicationMail02Icon, CommunicationMailAccount01Icon, CommunicationMailAccount02Icon, CommunicationMailAdd01Icon, CommunicationMailAdd02Icon, CommunicationMailAtSign01Icon, CommunicationMailAtSign02Icon, CommunicationMailBlock01Icon, CommunicationMailBlock02Icon, CommunicationMailDownload01Icon, CommunicationMailDownload02Icon, CommunicationMailEdit01Icon, CommunicationMailEdit02Icon, CommunicationMailLock01Icon, CommunicationMailLock02Icon, CommunicationMailLove01Icon, CommunicationMailLove02Icon, CommunicationMailMinus01Icon, CommunicationMailMinus02Icon, CommunicationMailOpen01Icon, CommunicationMailOpen02Icon, CommunicationMailOpenIcon, CommunicationMailOpenLoveIcon, CommunicationMailReceive01Icon, CommunicationMailReceive02Icon, CommunicationMailRemove01Icon, CommunicationMailRemove02Icon, CommunicationMailReply01Icon, CommunicationMailReply02Icon, CommunicationMailReplyAll01Icon, CommunicationMailReplyAll02Icon, CommunicationMailSearch01Icon, CommunicationMailSearch02Icon, CommunicationMailSecure01Icon, CommunicationMailSecure02Icon, CommunicationMailSend01Icon, CommunicationMailSend02Icon, CommunicationMailSetting01Icon, CommunicationMailSetting02Icon, CommunicationMailUnlock01Icon, CommunicationMailUnlock02Icon, CommunicationMailUpload01Icon, CommunicationMailUpload02Icon, CommunicationMailVoice01Icon, CommunicationMailVoice02Icon, CommunicationMailbox01Icon, CommunicationMailbox02Icon, CommunicationMessage01Icon, CommunicationMessage02Icon, CommunicationMessageAdd01Icon, CommunicationMessageAdd02Icon, CommunicationMessageBlockedIcon, CommunicationMessageCancel01Icon, CommunicationMessageCancel02Icon, CommunicationMessageDelay01Icon, CommunicationMessageDelay02Icon, CommunicationMessageDone01Icon, CommunicationMessageDone02Icon, CommunicationMessageDownload01Icon, CommunicationMessageDownload02Icon, CommunicationMessageEdit01Icon, CommunicationMessageEdit02Icon, CommunicationMessageFavourite01Icon, CommunicationMessageFavourite02Icon, CommunicationMessageIncoming01Icon, CommunicationMessageIncoming02Icon, CommunicationMessageLock01Icon, CommunicationMessageLock02Icon, CommunicationMessageMultiple01Icon, CommunicationMessageMultiple02Icon, CommunicationMessageNotification01Icon, CommunicationMessageNotification02Icon, CommunicationMessageOutgoing01Icon, CommunicationMessageOutgoing02Icon, CommunicationMessagePreview01Icon, CommunicationMessagePreview02Icon, CommunicationMessageQuestionIcon, CommunicationMessageSearch01Icon, CommunicationMessageSearch02Icon, CommunicationMessageSecure01Icon, CommunicationMessageSecure02Icon, CommunicationMessageTranslateIcon, CommunicationMessageUnlock01Icon, CommunicationMessageUnlock02Icon, CommunicationMessageUpload01Icon, CommunicationMessageUpload02Icon, CommunicationMessageUser01Icon, CommunicationMessageUser02Icon, CommunicationSent02Icon, CommunicationSentIcon, CommunicationTelephoneIcon, CryptoAnonymousIcon, CryptoBitcoin01Icon, CryptoBitcoin02Icon, CryptoBitcoin03Icon, CryptoBitcoin04Icon, CryptoBitcoinBagIcon, CryptoBitcoinCloudIcon, CryptoBitcoinCpuIcon, CryptoBitcoinCreditCardIcon, CryptoBitcoinDatabaseIcon, CryptoBitcoinDown01Icon, CryptoBitcoinDown02Icon, CryptoBitcoinEllipseIcon, CryptoBitcoinEyeIcon, CryptoBitcoinFilterIcon, CryptoBitcoinFlashdiskIcon, CryptoBitcoinGraphIcon, CryptoBitcoinInvoiceIcon, CryptoBitcoinKeyIcon, CryptoBitcoinLocationIcon, CryptoBitcoinLockIcon, CryptoBitcoinMailIcon, CryptoBitcoinMindIcon, CryptoBitcoinMoney01Icon, CryptoBitcoinMoney02Icon, CryptoBitcoinPieChartIcon, CryptoBitcoinPiggyBankIcon, CryptoBitcoinPresentationIcon, CryptoBitcoinReceiptIcon, CryptoBitcoinRectangleIcon, CryptoBitcoinSafeIcon, CryptoBitcoinSearchIcon, CryptoBitcoinSettingIcon, CryptoBitcoinShieldIcon, CryptoBitcoinShoppingIcon, CryptoBitcoinSmartphone01Icon, CryptoBitcoinSmartphone02Icon, CryptoBitcoinStoreIcon, CryptoBitcoinTagIcon, CryptoBitcoinTargetIcon, CryptoBitcoinTransactionIcon, CryptoBitcoinUp01Icon, CryptoBitcoinUp02Icon, CryptoBitcoinWalletIcon, CryptoBitcoinWithdrawIcon, CryptoBlockchain01Icon, CryptoBlockchain02Icon, CryptoBlockchain03Icon, CryptoBlockchain04Icon, CryptoBlockchain05Icon, CryptoBlockchain06Icon, CryptoBlockchain07Icon, CryptoCentralizedIcon, CryptoEthereumEllipseIcon, CryptoEthereumIcon, CryptoEthereumRectangleIcon, CryptoExchange01Icon, CryptoExchange02Icon, CryptoExchange03Icon, CryptoIcoIcon, CryptoLitecoinIcon, CryptoMarketAnalysisIcon, CryptoMining01Icon, CryptoMining02Icon, CryptoMining03Icon, CryptoPeerToPeer01Icon, CryptoPeerToPeer02Icon, CryptoPeerToPeer03Icon, CryptoProfitIcon, CryptoPurseIcon, CryptoRippleIcon, CryptoShieldBlockchainIcon, CryptoShieldEnergyIcon, CryptoStakeIcon, CryptoUsdtIcon, DateTimeAlarmClockIcon, DateTimeAppointment01Icon, DateTimeAppointment02Icon, DateTimeCalendar01Icon, DateTimeCalendar02Icon, DateTimeCalendar03Icon, DateTimeCalendar04Icon, DateTimeCalendarAdd01Icon, DateTimeCalendarAdd02Icon, DateTimeCalendarBlock01Icon, DateTimeCalendarBlock02Icon, DateTimeCalendarCheckIn01Icon, DateTimeCalendarCheckIn02Icon, DateTimeCalendarCheckOut01Icon, DateTimeCalendarCheckOut02Icon, DateTimeCalendarDownload01Icon, DateTimeCalendarDownload02Icon, DateTimeCalendarFavorite01Icon, DateTimeCalendarFavorite02Icon, DateTimeCalendarLock01Icon, DateTimeCalendarLock02Icon, DateTimeCalendarLove01Icon, DateTimeCalendarLove02Icon, DateTimeCalendarMinus01Icon, DateTimeCalendarMinus02Icon, DateTimeCalendarRemove01Icon, DateTimeCalendarRemove02Icon, DateTimeCalendarSetting01Icon, DateTimeCalendarSetting02Icon, DateTimeCalendarUpload01Icon, DateTimeCalendarUpload02Icon, DateTimeCalendarUserIcon, DateTimeClock01Icon, DateTimeClock02Icon, DateTimeClock03Icon, DateTimeClock04Icon, DateTimeClock05Icon, DateTimeComingSoon01Icon, DateTimeComingSoon02Icon, DateTimeDateTimeIcon, DateTimeDigitalClockIcon, DateTimeHourglassIcon, DateTimeHourglassOffIcon, DateTimeSmartWatch01Icon, DateTimeSmartWatch02Icon, DateTimeSmartWatch03Icon, DateTimeSmartWatch04Icon, DateTimeStopWatchIcon, DateTimeTime01Icon, DateTimeTime02Icon, DateTimeTime03Icon, DateTimeTime04Icon, DateTimeTimeHalfPassIcon, DateTimeTimeQuarter02Icon, DateTimeTimeQuarterIcon, DateTimeTimeQuarterPassIcon, DateTimeTimeScheduleIcon, DateTimeTimer01Icon, DateTimeTimer02Icon, DateTimeWatch01Icon, DateTimeWatch02Icon, DevicesAirdropIcon, DevicesAirplaneModeIcon, DevicesAirplaneModeOffIcon, DevicesAirplayLineIcon, DevicesAirpod01Icon, DevicesAirpod02Icon, DevicesAirpod03Icon, DevicesAugmentedRealityArIcon, DevicesBatteryCharging01Icon, DevicesBatteryCharging02Icon, DevicesBatteryEcoChargingIcon, DevicesBatteryEmptyIcon, DevicesBatteryFullIcon, DevicesBatteryLowIcon, DevicesBatteryMedium01Icon, DevicesBatteryMedium02Icon, DevicesBluetoothCircleIcon, DevicesBluetoothIcon, DevicesBluetoothNotConnectedIcon, DevicesBluetoothSearchIcon, DevicesBluetoothSquareIcon, DevicesBulbChargeingIcon, DevicesBulbIcon, DevicesCdIcon, DevicesComputerActivityIcon, DevicesComputerAddIcon, DevicesComputerArrowDownIcon, DevicesComputerArrowUpIcon, DevicesComputerChartDownIcon, DevicesComputerChartUpIcon, DevicesComputerCheckIcon, DevicesComputerCloudIcon, DevicesComputerEthernetIcon, DevicesComputerIcon, DevicesComputerPhoneSyncIcon, DevicesComputerRemoveIcon, DevicesComputerScreenShareIcon, DevicesComputerSettingsIcon, DevicesComputerUserIcon, DevicesComputerVideoIcon, DevicesCpuChargeIcon, DevicesCpuIcon, DevicesCpuSettingsIcon, DevicesDViewIcon, DevicesDataRecoveryIcon, DevicesDatabase01Icon, DevicesDatabase02Icon, DevicesDatabaseAddIcon, DevicesDatabaseSyncIcon, DevicesElectricPlugsIcon, DevicesExternalDriveIcon, DevicesFan01Icon, DevicesFan02Icon, DevicesFlashlightIcon, DevicesFlipPhoneIcon, DevicesFloppyDiskIcon, DevicesFridgeIcon, DevicesGameIcon, DevicesGameboyIcon, DevicesGoogleHomeIcon, DevicesGpuIcon, DevicesHardDriveIcon, DevicesHddIcon, DevicesHeadsetIcon, DevicesHeadsetOffIcon, DevicesIpodIcon, DevicesKeyboardIcon, DevicesLampIcon, DevicesLaptopAddIcon, DevicesLaptopChargingIcon, DevicesLaptopCheckIcon, DevicesLaptopCloudIcon, DevicesLaptopIcon, DevicesLaptopIssueIcon, DevicesLaptopPerformanceIcon, DevicesLaptopPhoneSyncIcon, DevicesLaptopRemoveIcon, DevicesLaptopSettingsIcon, DevicesLaptopVideoIcon, DevicesMegaphone01Icon, DevicesMegaphone02Icon, DevicesMirroringScreenIcon, DevicesModernTv4kIcon, DevicesModernTvIcon, DevicesModernTvIssueIcon, DevicesMouse01Icon, DevicesMouse02Icon, DevicesPenConnectBluetoothIcon, DevicesPenConnectUsbIcon, DevicesPenConnectWifiIcon, DevicesPhoneArrowDownIcon, DevicesPhoneArrowUpIcon, DevicesPhoneCheckIcon, DevicesPhoneDeveloperModeIcon, DevicesPhoneEraseIcon, DevicesPhoneLockIcon, DevicesPhoneOff01Icon, DevicesPhoneOff02Icon, DevicesPrinterIcon, DevicesPrinterOffIcon, DevicesRadio01Icon, DevicesRadio02Icon, DevicesRemoteControlIcon, DevicesRouterIcon, DevicesSatelliteIcon, DevicesScreenAddToHome02Icon, DevicesScreenAddToHomeIcon, DevicesScreenLockRotationIcon, DevicesScreenRotationIcon, DevicesSdCardIcon, DevicesSendToMobile02Icon, DevicesSendToMobileIcon, DevicesSimcard01Icon, DevicesSimcard02Icon, DevicesSimcardDualIcon, DevicesSmartAcIcon, DevicesSmartPhone01Icon, DevicesSmartPhone02Icon, DevicesSmartPhone03Icon, DevicesSmartPhone04Icon, DevicesSmartPhoneLandscape02Icon, DevicesSmartPhoneLandscapeIcon, DevicesSpeakerIcon, DevicesTablet01Icon, DevicesTablet02Icon, DevicesTabletConnectedBluetoothIcon, DevicesTabletConnectedUsbIcon, DevicesTabletConnectedWifiIcon, DevicesTabletPenIcon, DevicesTransmissionIcon, DevicesTv01Icon, DevicesTv02Icon, DevicesTvFixIcon, DevicesTvIssueIcon, DevicesTvSmartIcon, DevicesUsbBugsIcon, DevicesUsbConnected01Icon, DevicesUsbConnected02Icon, DevicesUsbConnected03Icon, DevicesUsbErrorIcon, DevicesUsbIcon, DevicesUsbMemory01Icon, DevicesUsbMemory02Icon, DevicesUsbNotConnected01Icon, DevicesUsbNotConnected02Icon, DevicesVirtualRealityVr01Icon, DevicesVirtualRealityVr02Icon, DownloadCloudDownloadIcon, DownloadCloudUploadIcon, DownloadDownload01Icon, DownloadDownload02Icon, DownloadDownload03Icon, DownloadDownload04Icon, DownloadDownload05Icon, DownloadDownloadCircle01Icon, DownloadDownloadCircle02Icon, DownloadDownloadSquare01Icon, DownloadDownloadSquare02Icon, DownloadUpload01Icon, DownloadUpload02Icon, DownloadUpload03Icon, DownloadUpload04Icon, DownloadUpload05Icon, DownloadUploadCircle01Icon, DownloadUploadCircle02Icon, DownloadUploadSquare01Icon, DownloadUploadSquare02Icon, EcommerceAffiliateIcon, EcommerceBarCode01Icon, EcommerceBarCode02Icon, EcommerceCargoShipIcon, EcommerceContainerTruck01Icon, EcommerceContainerTruck02Icon, EcommerceCoupon01Icon, EcommerceCoupon02Icon, EcommerceCoupon03Icon, EcommerceCouponPercentIcon, EcommerceCustomerSupportIcon, EcommerceDeliveredSentIcon, EcommerceDeliveryBox01Icon, EcommerceDeliveryBox02Icon, EcommerceDeliveryDelay01Icon, EcommerceDeliveryDelay02Icon, EcommerceDeliveryReturn01Icon, EcommerceDeliveryReturn02Icon, EcommerceDeliverySecure01Icon, EcommerceDeliverySecure02Icon, EcommerceDeliverySent01Icon, EcommerceDeliverySent02Icon, EcommerceDeliveryTracking01Icon, EcommerceDeliveryTracking02Icon, EcommerceDeliveryTruck01Icon, EcommerceDeliveryTruck02Icon, EcommerceDeliveryView01Icon, EcommerceDeliveryView02Icon, EcommerceDiscountIcon, EcommerceDiscountTag01Icon, EcommerceDiscountTag02Icon, EcommerceDistributionIcon, EcommerceGiftCardIcon, EcommerceHeaderIcon, EcommerceHotPriceIcon, EcommerceInvoice01Icon, EcommerceInvoice02Icon, EcommerceInvoice03Icon, EcommerceInvoice04Icon, EcommerceLimitOrderIcon, EcommerceLoyaltyCardIcon, EcommerceMarketOrderIcon, EcommerceMarketingIcon, EcommercePackage01Icon, EcommercePackage02Icon, EcommercePackage03Icon, EcommercePackageAdd01Icon, EcommercePackageAddIcon, EcommercePackageDeliveredIcon, EcommercePackageDimensions01Icon, EcommercePackageDimensions02Icon, EcommercePackageIcon, EcommercePackageMoving01Icon, EcommercePackageMovingIcon, EcommercePackageOpenIcon, EcommercePackageOutOfStockIcon, EcommercePackageProcess01Icon, EcommercePackageProcessIcon, EcommercePackageReceive01Icon, EcommercePackageReceiveIcon, EcommercePackageRemove01Icon, EcommercePackageRemoveIcon, EcommercePackageSearch01Icon, EcommercePackageSearchIcon, EcommercePackageSent01Icon, EcommercePackageSentIcon, EcommercePackaging01Icon, EcommerceProductLoadingIcon, EcommercePromotionIcon, EcommerceReceiptDollarIcon, EcommerceReturnRequestIcon, EcommerceSafeDelivery01Icon, EcommerceSafeDelivery02Icon, EcommerceSaleTag01Icon, EcommerceSaleTag02Icon, EcommerceShipmentTrackingIcon, EcommerceShippingLoadingIcon, EcommerceShippingTruck01Icon, EcommerceShippingTruck02Icon, EcommerceShopSignIcon, EcommerceShoppingBag01Icon, EcommerceShoppingBag02Icon, EcommerceShoppingBag03Icon, EcommerceShoppingBagAddIcon, EcommerceShoppingBagCheckIcon, EcommerceShoppingBagFavoriteIcon, EcommerceShoppingBagRemoveIcon, EcommerceShoppingBasket01Icon, EcommerceShoppingBasket02Icon, EcommerceShoppingBasket03Icon, EcommerceShoppingBasketAdd01Icon, EcommerceShoppingBasketAdd02Icon, EcommerceShoppingBasketAdd03Icon, EcommerceShoppingBasketCheckIn01Icon, EcommerceShoppingBasketCheckIn02Icon, EcommerceShoppingBasketCheckIn03Icon, EcommerceShoppingBasketCheckOut01Icon, EcommerceShoppingBasketCheckOut02Icon, EcommerceShoppingBasketCheckOut03Icon, EcommerceShoppingBasketDone01Icon, EcommerceShoppingBasketDone02Icon, EcommerceShoppingBasketDone03Icon, EcommerceShoppingBasketFavorite01Icon, EcommerceShoppingBasketFavorite02Icon, EcommerceShoppingBasketFavorite03Icon, EcommerceShoppingBasketRemove01Icon, EcommerceShoppingBasketRemove02Icon, EcommerceShoppingBasketRemove03Icon, EcommerceShoppingBasketSecure01Icon, EcommerceShoppingBasketSecure02Icon, EcommerceShoppingBasketSecure03Icon, EcommerceShoppingCart01Icon, EcommerceShoppingCart02Icon, EcommerceShoppingCartAdd01Icon, EcommerceShoppingCartAdd02Icon, EcommerceShoppingCartCheck01Icon, EcommerceShoppingCartCheck02Icon, EcommerceShoppingCartCheckIn01Icon, EcommerceShoppingCartCheckIn02Icon, EcommerceShoppingCartCheckOut01Icon, EcommerceShoppingCartCheckOut02Icon, EcommerceShoppingCartFavorite01Icon, EcommerceShoppingCartFavorite02Icon, EcommerceShoppingCartRemove01Icon, EcommerceShoppingCartRemove02Icon, EcommerceStopLossOrderIcon, EcommerceStore01Icon, EcommerceStore02Icon, EcommerceStore03Icon, EcommerceStore04Icon, EcommerceStoreAdd01Icon, EcommerceStoreAdd02Icon, EcommerceStoreLocation01Icon, EcommerceStoreLocation02Icon, EcommerceStoreManagement01Icon, EcommerceStoreManagement02Icon, EcommerceStoreRemove01Icon, EcommerceStoreRemove02Icon, EcommerceTagsIcon, EcommerceTicket01Icon, EcommerceTicket02Icon, EcommerceTicket03Icon, EcommerceTicketStarIcon, EcommerceTransactionIcon, EcommerceTrolley01Icon, EcommerceTrolley02Icon, EcommerceVoucherIcon, EcommerceWarehouseIcon, EditingAddToListIcon, EditingAlignBottomIcon, EditingAlignBoxBottomCenterIcon, EditingAlignBoxBottomLeftIcon, EditingAlignBoxBottomRightIcon, EditingAlignBoxMiddleCenterIcon, EditingAlignBoxMiddleLeftIcon, EditingAlignBoxMiddleRightIcon, EditingAlignBoxTopCenterIcon, EditingAlignBoxTopLeftIcon, EditingAlignBoxTopRightIcon, EditingAlignHorizontalCenterIcon, EditingAlignKeyObjectIcon, EditingAlignLeftIcon, EditingAlignRightIcon, EditingAlignSelectionIcon, EditingAlignTopIcon, EditingAlignVerticalCenterIcon, EditingAlphabetArabicIcon, EditingAlphabetBanglaIcon, EditingAlphabetChineseIcon, EditingAlphabetGreekIcon, EditingAlphabetHebrewIcon, EditingAlphabetHindiIcon, EditingAlphabetJapaneseIcon, EditingAlphabetKoreanIcon, EditingAlphabetThaiIcon, EditingAnchorPointIcon, EditingArrangeByLettersAZIcon, EditingArrangeByLettersZAIcon, EditingArrangeByNumbers19Icon, EditingArrangeByNumbers91Icon, EditingArrangeIcon, EditingArtboardIcon, EditingArtboardToolIcon, EditingAspectRatioIcon, EditingAttachment01Icon, EditingAttachment02Icon, EditingAttachmentCircleIcon, EditingAttachmentSquareIcon, EditingBackgroundIcon, EditingBendToolIcon, EditingBlendIcon, EditingBlurIcon, EditingBorderFullIcon, EditingBrushIcon, EditingCapProjectingIcon, EditingCapRoundIcon, EditingCapStraightIcon, EditingCarouselHorizontalIcon, EditingCarouselVerticalIcon, EditingChangeScreenModeIcon, EditingCharacterPhoneticIcon, EditingCheckListIcon, EditingCleanIcon, EditingColorPickerIcon, EditingColorsIcon, EditingColumnDeleteIcon, EditingColumnInsertIcon, EditingCommandIcon, EditingCopy01Icon, EditingCopy02Icon, EditingCropIcon, EditingDMoveIcon, EditingDRotateIcon, EditingDScaleIcon, EditingDarkModeIcon, EditingDashedLine01Icon, EditingDashedLine02Icon, EditingDashedLineCircleIcon, EditingDistributeHorizontalCenterIcon, EditingDistributeHorizontalLeftIcon, EditingDistributeHorizontalRightIcon, EditingDistributeVerticalBottomIcon, EditingDistributeVerticalCenterIcon, EditingDistributeVerticalTopIcon, EditingDrawingModeIcon, EditingDropletIcon, EditingEdgeStyleIcon, EditingEdit01Icon, EditingEdit02Icon, EditingEdit03Icon, EditingEdit04Icon, EditingEditOff03Icon, EditingEditOff04Icon, EditingEditOffIcon, EditingEllipseSelectionIcon, EditingEraserAutoIcon, EditingEraserIcon, EditingFeatherIcon, EditingFitToScreenIcon, EditingFlipBottomIcon, EditingFlipHorizontalIcon, EditingFlipLeftIcon, EditingFlipRightIcon, EditingFlipTopIcon, EditingFlipVerticalIcon, EditingFullScreenIcon, EditingGrid02Icon, EditingGridIcon, EditingGridOffIcon, EditingGridTableIcon, EditingGridViewIcon, EditingGroup01Icon, EditingGroupItemsIcon, EditingGroupLayersIcon, EditingHeading01Icon, EditingHeading02Icon, EditingHeading03Icon, EditingHeading04Icon, EditingHeading05Icon, EditingHeading06Icon, EditingHeadingIcon, EditingHighlighterIcon, EditingHorizontalDragDropIcon, EditingInsertBottomImageIcon, EditingInsertCenterImageIcon, EditingInsertTopImageIcon, EditingJoinBevelIcon, EditingJoinRoundIcon, EditingJoinStraightIcon, EditingLanguageCircleIcon, EditingLanguageSquareIcon, EditingLassoTool01Icon, EditingLassoTool02Icon, EditingLayerAddIcon, EditingLayerBringForwardIcon, EditingLayerBringToFrontIcon, EditingLayerIcon, EditingLayerMask1Icon, EditingLayerMaskIcon, EditingLayerSendBackwardIcon, EditingLayerSendToBackIcon, EditingLayers01Icon, EditingLayers02Icon, EditingLeftToRightBlockQuoteIcon, EditingLeftToRightListBulletIcon, EditingLeftToRightListDashIcon, EditingLeftToRightListNumberIcon, EditingLeftToRightListStar1Icon, EditingLeftToRightListStarIcon, EditingLeftToRightListTriangleIcon, EditingLetterSpacingIcon, EditingListViewIcon, EditingMagicWand01Icon, EditingMagicWand02Icon, EditingMagicWand03Icon, EditingMaterialAndTextureIcon, EditingMaximizeScreenIcon, EditingMinimizeScreenIcon, EditingMoveToIcon, EditingOptionIcon, EditingOrthogonalEdgeIcon, EditingPaintBrush01Icon, EditingPaintBrush02Icon, EditingPaintBrush03Icon, EditingPaintBrush04Icon, EditingPaintBucketIcon, EditingParagraphBulletsPoint01Icon, EditingParagraphBulletsPoint02Icon, EditingParagraphIcon, EditingParagraphSpacingIcon, EditingPathfinderCropIcon, EditingPathfinderDivideIcon, EditingPathfinderExcludeIcon, EditingPathfinderIntersectIcon, EditingPathfinderMergeIcon, EditingPathfinderMinusBackIcon, EditingPathfinderMinusFrontIcon, EditingPathfinderOutlineIcon, EditingPathfinderTrimIcon, EditingPathfinderUniteIcon, EditingPen01Icon, EditingPen02Icon, EditingPenTool01Icon, EditingPenTool02Icon, EditingPenTool03Icon, EditingPenToolAddIcon, EditingPenToolMinusIcon, EditingPencilEdit01Icon, EditingPencilEdit02Icon, EditingPerspectiveIcon, EditingPictureInPictureExitIcon, EditingPictureInPictureOnIcon, EditingPivotIcon, EditingPlusMinusIcon, EditingPrinter3dIcon, EditingProfileIcon, EditingProgressIcon, EditingQueue01Icon, EditingQueue02Icon, EditingQuillWrite01Icon, EditingQuillWrite02Icon, EditingQuoteDownCircleIcon, EditingQuoteDownIcon, EditingQuoteDownSquareIcon, EditingQuoteUpCircleIcon, EditingQuoteUpIcon, EditingQuoteUpSquareIcon, EditingQuotesIcon, EditingRadioButtonIcon, EditingRedo02Icon, EditingRedo03Icon, EditingRedoIcon, EditingRefreshIcon, EditingReloadIcon, EditingResourcesAddIcon, EditingResourcesRemoveIcon, EditingRightToLeftBlockQuoteIcon, EditingRightToLeftListBulletIcon, EditingRightToLeftListDashIcon, EditingRightToLeftListNumberIcon, EditingRightToLeftListTriangleIcon, EditingRotate01Icon, EditingRotate02Icon, EditingRotate360Icon, EditingRotateBottomLeft1Icon, EditingRotateBottomLeftIcon, EditingRotateClockwiseIcon, EditingRotateCropIcon, EditingRotateSquareIcon, EditingRotateTopLeftIcon, EditingRotateTopRightIcon, EditingRowDeleteIcon, EditingRowInsertIcon, EditingRulerIcon, EditingScissorIcon, EditingScissorRectangleIcon, EditingSearchReplaceIcon, EditingSelect01Icon, EditingSelect02Icon, EditingShapeCollectionIcon, EditingShutDownIcon, EditingSignatureIcon, EditingSkewIcon, EditingSolidLine01Icon, EditingSolidLine02Icon, EditingStatusIcon, EditingStickyNote03Icon, EditingStraightEdgeIcon, EditingStrokeBottomIcon, EditingStrokeCenterIcon, EditingStrokeInsideIcon, EditingStrokeLeftIcon, EditingStrokeOutsideIcon, EditingStrokeRightIcon, EditingStrokeTopIcon, EditingSwatchIcon, EditingTextAlignCenterIcon, EditingTextAlignJustifyCenterIcon, EditingTextAlignJustifyLeftIcon, EditingTextAlignJustifyRightIcon, EditingTextAlignLeft1Icon, EditingTextAlignLeftIcon, EditingTextAlignRight1Icon, EditingTextAlignRightIcon, EditingTextAllCapsIcon, EditingTextBoldIcon, EditingTextCenterlineCenterTopIcon, EditingTextCenterlineLeftIcon, EditingTextCenterlineMiddleIcon, EditingTextCenterlineRightIcon, EditingTextCheckIcon, EditingTextCircleIcon, EditingTextClearIcon, EditingTextColorIcon, EditingTextCreationIcon, EditingTextFirstlineLeftIcon, EditingTextFirstlineRightIcon, EditingTextFontIcon, EditingTextFootnoteIcon, EditingTextIcon, EditingTextIndent1Icon, EditingTextIndentIcon, EditingTextIndentLessIcon, EditingTextIndentMoreIcon, EditingTextItalicIcon, EditingTextItalicSlashIcon, EditingTextKerningIcon, EditingTextNumberSignIcon, EditingTextSelectionIcon, EditingTextSmallcapsIcon, EditingTextSquareIcon, EditingTextStrikethroughIcon, EditingTextSubscriptIcon, EditingTextSuperscriptIcon, EditingTextTrackingIcon, EditingTextUnderlineIcon, EditingTextVariableFrontIcon, EditingTextVerticalAlignmentIcon, EditingTextWrapIcon, EditingTransparencyIcon, EditingTrapezoidLineHorizontalIcon, EditingTrapezoidLineVerticalIcon, EditingTypeCursorIcon, EditingUndo02Icon, EditingUndo03Icon, EditingUndoIcon, EditingUngroupItemsIcon, EditingUngroupLayersIcon, EditingVerticalDragDrop1Icon, EditingVerticalDragDropIcon, EditingViewIcon, EditingViewOffIcon, EditingViewOffSlashIcon, EducationAssignmentsIcon, EducationAudioBook01Icon, EducationAudioBook02Icon, EducationAudioBook03Icon, EducationAudioBook04Icon, EducationBackpack01Icon, EducationBackpack02Icon, EducationBackpack03Icon, EducationBinocularsIcon, EducationBoardMathIcon, EducationBook01Icon, EducationBook02Icon, EducationBook03Icon, EducationBook04Icon, EducationBookBookmark01Icon, EducationBookBookmark02Icon, EducationBookDownloadIcon, EducationBookEditIcon, EducationBookOpen01Icon, EducationBookOpen02Icon, EducationBookUploadIcon, EducationBooks01Icon, EducationBooks02Icon, EducationBrain01Icon, EducationBrainIcon, EducationBrowserIcon, EducationCanvasIcon, EducationCertificateIcon, EducationChemistry01Icon, EducationChemistry02Icon, EducationChemistry03Icon, EducationClipIcon, EducationClipartsIcon, EducationClipboardIcon, EducationComputerVideoCallIcon, EducationConversationIcon, EducationDeskIcon, EducationDiplomaIcon, EducationDnaIcon, EducationDrawingCompassIcon, EducationElearningExchangeIcon, EducationFrameworksIcon, EducationGeologyCrustIcon, EducationGiftIcon, EducationGlassesIcon, EducationGlobalEducationIcon, EducationGlobe02Icon, EducationGlobeIcon, EducationGraduateFemaleIcon, EducationGraduateMaleIcon, EducationGraduationScrollIcon, EducationIdeaIcon, EducationKnowledge01Icon, EducationKnowledge02Icon, EducationLibrariesIcon, EducationLibraryIcon, EducationLockerIcon, EducationMathIcon, EducationMentorIcon, EducationMentoringIcon, EducationMoonIcon, EducationMortarboard01Icon, EducationMortarboard02Icon, EducationNoteIcon, EducationNotebook01Icon, EducationNotebook02Icon, EducationOnlineLearning01Icon, EducationOnlineLearning02Icon, EducationOnlineLearning03Icon, EducationOnlineLearning04Icon, EducationPaintBoardIcon, EducationPencilIcon, EducationPhysicsIcon, EducationQuiz01Icon, EducationQuiz02Icon, EducationQuiz03Icon, EducationQuiz04Icon, EducationQuiz05Icon, EducationSaturnIcon, EducationSchoolBell01Icon, EducationSchoolBell02Icon, EducationSchoolIcon, EducationSchoolReportCardIcon, EducationSchoolTieIcon, EducationStationeryIcon, EducationStudentCardIcon, EducationStudentIcon, EducationStudentsIcon, EducationStudyLampIcon, EducationTeacherIcon, EducationTeachingIcon, EducationTelescope01Icon, EducationTelescope02Icon, EducationTestTube01Icon, EducationTestTube02Icon, EducationTestTube03Icon, EducationUserIcon, EnergyBeachIcon, EnergyCampfireIcon, EnergyEcoLab01Icon, EnergyEcoLab02Icon, EnergyEcoLabIcon, EnergyEnergyEllipseIcon, EnergyEnergyRectangleIcon, EnergyEvChargingIcon, EnergyFactoryIcon, EnergyFire02Icon, EnergyFire03Icon, EnergyFireIcon, EnergyFlowerIcon, EnergyFuel01Icon, EnergyFuel02Icon, EnergyGasPipeIcon, EnergyGreenHouseIcon, EnergyHouseSolarPanelIcon, EnergyHydroPowerIcon, EnergyLeaf01Icon, EnergyLeaf02Icon, EnergyLeaf03Icon, EnergyLeaf04Icon, EnergyMagnet01Icon, EnergyMagnet02Icon, EnergyMountainIcon, EnergyNuclearPowerIcon, EnergyOilBarrelIcon, EnergyPineTreeIcon, EnergyPlant04Icon, EnergyPlug01Icon, EnergyPlug02Icon, EnergyPlugSocketIcon, EnergyPolyTankIcon, EnergyPowerServiceIcon, EnergyPowerSocket01Icon, EnergyPowerSocket02Icon, EnergyRecycle01Icon, EnergyRecycle02Icon, EnergyRecycle03Icon, EnergyRenewableEnergyIcon, EnergySakuraIcon, EnergySaveEnergy01Icon, EnergySaveEnergy02Icon, EnergySaveEnergy03Icon, EnergySolarEnergyIcon, EnergySolarPanel01Icon, EnergySolarPanel02Icon, EnergySolarPanel03Icon, EnergySolarPanel04Icon, EnergySolarPanel05Icon, EnergySolarPowerIcon, EnergySustainableEnergyIcon, EnergyTemperatureIcon, EnergyTree07Icon, EnergyTree08Icon, EnergyTulipIcon, EnergyWaterEnergyIcon, EnergyWaterPumpIcon, EnergyWindPower01Icon, EnergyWindPower02Icon, EnergyWindPower03Icon, FilesArchive01Icon, FilesArchive02Icon, FilesArchive03Icon, FilesCatalogueIcon, FilesCopyLinkIcon, FilesCourseIcon, FilesCssFile01Icon, FilesCssFile02Icon, FilesCsv01Icon, FilesCsv02Icon, FilesDoc01Icon, FilesDoc02Icon, FilesDocumentAttachmentIcon, FilesFile01Icon, FilesFile02Icon, FilesFileAddIcon, FilesFileAttachmentIcon, FilesFileAudioIcon, FilesFileBlockIcon, FilesFileBookmarkIcon, FilesFileCloud1Icon, FilesFileCloudIcon, FilesFileCorruptIcon, FilesFileDownloadIcon, FilesFileEditIcon, FilesFileEmpty01Icon, FilesFileEmpty02Icon, FilesFileExportIcon, FilesFileImportIcon, FilesFileLinkIcon, FilesFileLockedIcon, FilesFileManagementIcon, FilesFileMinusIcon, FilesFileMusicIcon, FilesFileNotFoundIcon, FilesFilePasteIcon, FilesFilePinIcon, FilesFileRemoveIcon, FilesFileScriptIcon, FilesFileSearchIcon, FilesFileSecurityIcon, FilesFileShreddeIcon, FilesFileStarIcon, FilesFileSyncIcon, FilesFileUnknownIcon, FilesFileUnlockedIcon, FilesFileUploadIcon, FilesFileVerifiedIcon, FilesFileVideoIcon, FilesFileViewIcon, FilesFileZipIcon, FilesFiles01Icon, FilesFiles02Icon, FilesFloorPlanIcon, FilesFolder01Icon, FilesFolder02Icon, FilesFolder03Icon, FilesFolderAddIcon, FilesFolderAttachmentIcon, FilesFolderAudioIcon, FilesFolderBlockIcon, FilesFolderCheckIcon, FilesFolderCloudIcon, FilesFolderDetailsIcon, FilesFolderDetailsReferenceIcon, FilesFolderDownloadIcon, FilesFolderEditIcon, FilesFolderExportIcon, FilesFolderFavoriteIcon, FilesFolderFileStorageIcon, FilesFolderImportIcon, FilesFolderLibraryIcon, FilesFolderLinksIcon, FilesFolderLockedIcon, FilesFolderManagementIcon, FilesFolderMinusIcon, FilesFolderMusicIcon, FilesFolderOffIcon, FilesFolderOpenIcon, FilesFolderPinIcon, FilesFolderRemoveIcon, FilesFolderSearchIcon, FilesFolderSecurityIcon, FilesFolderShared01Icon, FilesFolderShared02Icon, FilesFolderShared03Icon, FilesFolderSyncIcon, FilesFolderTransferIcon, FilesFolderUnknownIcon, FilesFolderUnlockedIcon, FilesFolderUploadIcon, FilesFolderVideoIcon, FilesFolderViewIcon, FilesFolderZipIcon, FilesFoldersIcon, FilesGif01Icon, FilesGif02Icon, FilesHdr01Icon, FilesHdr02Icon, FilesHtmlFile01Icon, FilesHtmlFile02Icon, FilesJpg01Icon, FilesJpg02Icon, FilesJsx02Icon, FilesJsx03Icon, FilesLicenseDraftIcon, FilesLicenseIcon, FilesLicenseMaintenanceIcon, FilesLicenseNoIcon, FilesLicensePinIcon, FilesLicenseThirdPartyIcon, FilesMp301Icon, FilesMp302Icon, FilesMp401Icon, FilesMp402Icon, FilesNews01Icon, FilesPdf01Icon, FilesPdf02Icon, FilesPng01Icon, FilesPng02Icon, FilesPolicyIcon, FilesPpt01Icon, FilesPpt02Icon, FilesRar01Icon, FilesRar02Icon, FilesRaw01Icon, FilesRaw02Icon, FilesScrollIcon, FilesSvg01Icon, FilesSvg02Icon, FilesTiff01Icon, FilesTiff02Icon, FilesTxt01Icon, FilesTxt02Icon, FilesTypescript02Icon, FilesTypescript03Icon, FilesUnarchive03Icon, FilesWav01Icon, FilesWav02Icon, FilesXls01Icon, FilesXls02Icon, FilesXml01Icon, FilesXml02Icon, FilesXsl01Icon, FilesXsl02Icon, FilesZ01Icon, FilesZ02Icon, FilesZip01Icon, FilesZip02Icon, FiltersFilterAddIcon, FiltersFilterEditIcon, FiltersFilterHorizontalIcon, FiltersFilterIcon, FiltersFilterMailCircleIcon, FiltersFilterMailSquareIcon, FiltersFilterRemoveIcon, FiltersFilterResetIcon, FiltersFilterVerticalIcon, FiltersPreferenceHorizontalIcon, FiltersPreferenceVerticalIcon, FiltersSortByDown01Icon, FiltersSortByDown02Icon, FiltersSortByUp01Icon, FiltersSortByUp02Icon, FiltersSorting01Icon, FiltersSorting02Icon, FiltersSorting03Icon, FiltersSorting04Icon, FiltersSorting05Icon, FiltersSorting19Icon, FiltersSorting91Icon, FiltersSortingAZ01Icon, FiltersSortingAZ02Icon, FiltersSortingDownIcon, FiltersSortingUpIcon, FiltersSortingZA01Icon, FurnituresBabyBed01Icon, FurnituresBabyBed02Icon, FurnituresBathtub01Icon, FurnituresBathtub02Icon, FurnituresBedBunkIcon, FurnituresBedDoubleIcon, FurnituresBedIcon, FurnituresBedSingle01Icon, FurnituresBedSingle02Icon, FurnituresBookshelf01Icon, FurnituresBookshelf02Icon, FurnituresBookshelf03Icon, FurnituresCabinet01Icon, FurnituresCabinet02Icon, FurnituresCabinet03Icon, FurnituresCabinet04Icon, FurnituresCactusIcon, FurnituresCandelier01Icon, FurnituresCandelier02Icon, FurnituresChair01Icon, FurnituresChair02Icon, FurnituresChair03Icon, FurnituresChair04Icon, FurnituresChair05Icon, FurnituresChairBarberIcon, FurnituresCleaningBucketIcon, FurnituresComputerDesk01Icon, FurnituresComputerDesk02Icon, FurnituresComputerDesk03Icon, FurnituresCurtainsIcon, FurnituresDesk01Icon, FurnituresDesk02Icon, FurnituresDiningTableIcon, FurnituresDoorIcon, FurnituresDressingTable01Icon, FurnituresDressingTable02Icon, FurnituresDressingTable03Icon, FurnituresFlowerPotIcon, FurnituresGarageIcon, FurnituresHangingClockIcon, FurnituresHotTubeIcon, FurnituresLamp01Icon, FurnituresLamp02Icon, FurnituresLamp03Icon, FurnituresLamp04Icon, FurnituresLamp05Icon, FurnituresMirrorIcon, FurnituresOfficeChairIcon, FurnituresRockingChairIcon, FurnituresSink01Icon, FurnituresSink02Icon, FurnituresSofa01Icon, FurnituresSofa02Icon, FurnituresSofa03Icon, FurnituresSofaSingleIcon, FurnituresStudyDeskIcon, FurnituresTable01Icon, FurnituresTable02Icon, FurnituresTable03Icon, FurnituresTableLamp01Icon, FurnituresTableLamp02Icon, FurnituresTableRoundIcon, FurnituresTelevisionTableIcon, FurnituresTerraceIcon, FurnituresToilet01Icon, FurnituresToilet02Icon, FurnituresVacuumCleanerIcon, FurnituresVintageClockIcon, FurnituresWallLampIcon, FurnituresWardrobe01Icon, FurnituresWardrobe02Icon, FurnituresWardrobe03Icon, FurnituresWardrobe04Icon, GamingAdventureIcon, GamingAircraftGameIcon, GamingAmericanFootballIcon, GamingAmmoIcon, GamingAngryBirdIcon, GamingArcherIcon, GamingArmoredBootIcon, GamingBadmintonIcon, GamingBadmintonShuttleIcon, GamingBaseballBatIcon, GamingBaseballHelmetIcon, GamingBaseballIcon, GamingBasketball01Icon, GamingBasketball02Icon, GamingBasketballHoopIcon, GamingBicycleIcon, GamingBilliard01Icon, GamingBilliard02Icon, GamingBlockGameIcon, GamingBodyArmorIcon, GamingBombIcon, GamingBowlingBallIcon, GamingBowlingIcon, GamingBowlingPinsIcon, GamingBoxingGloveIcon, GamingBulletIcon, GamingBulletproofVestIcon, GamingCards01Icon, GamingCards02Icon, GamingCastleIcon, GamingChess01Icon, GamingChess02Icon, GamingChessPawnIcon, GamingChipIcon, GamingClubs01Icon, GamingClubs02Icon, GamingCricketBatIcon, GamingCricketHelmetIcon, GamingCurlingIcon, GamingDartIcon, GamingDiamondIcon, GamingDiceFaces01Icon, GamingDiceFaces02Icon, GamingDiceFaces03Icon, GamingDiceFaces04Icon, GamingDiceFaces05Icon, GamingDiceFaces06Icon, GamingDiceIcon, GamingDominoIcon, GamingDs3ToolIcon, GamingFencingIcon, GamingFencingMaskIcon, GamingFinsIcon, GamingFootballIcon, GamingFootballPitchIcon, GamingFrisbeeIcon, GamingGameController01Icon, GamingGameController02Icon, GamingGameController03Icon, GamingGemIcon, GamingGnomeIcon, GamingGolfBallIcon, GamingGolfBatIcon, GamingGolfHoleIcon, GamingGreekHelmetIcon, GamingGunIcon, GamingGymnasticIcon, GamingHockeyIcon, GamingHorseHeadIcon, GamingHorseIcon, GamingHorseSaddleIcon, GamingIceHockeyIcon, GamingIceSkatingIcon, GamingJokerIcon, GamingJoystick01Icon, GamingJoystick02Icon, GamingJoystick03Icon, GamingJoystick04Icon, GamingJoystick05Icon, GamingKayakIcon, GamingKiteIcon, GamingKnightShieldIcon, GamingMaskTheater01Icon, GamingMaskTheater02Icon, GamingMazeIcon, GamingMushroomIcon, GamingNintendoIcon, GamingNintendoSwitchIcon, GamingOlympicTorchIcon, GamingPacman01Icon, GamingPacman02Icon, GamingParaglidingIcon, GamingPokeballIcon, GamingPokemonIcon, GamingPoolTableIcon, GamingPotionIcon, GamingPuzzleIcon, GamingRacingFlagIcon, GamingRockingHorseIcon, GamingRollerSkateIcon, GamingRubiksCubeIcon, GamingSeesawIcon, GamingSkiIcon, GamingSlideIcon, GamingSpadesIcon, GamingSpartanHelmetIcon, GamingSteeringIcon, GamingSuperMarioIcon, GamingSuperMarioToadIcon, GamingSurfboardIcon, GamingSwimmingCapIcon, GamingSwimmingIcon, GamingSword01Icon, GamingSword02Icon, GamingSword03Icon, GamingTableTennisBatIcon, GamingTennisBallIcon, GamingTennisRacketIcon, GamingTetrisIcon, GamingTicTacToeIcon, GamingTrampolineIcon, GamingVersusIcon, GamingVideoConsoleIcon, GamingVolleyballIcon, GamingVrGlassesIcon, GamingVrIcon, GamingWaterPoloIcon, GamingWhistleIcon, GamingWindSurfIcon, HomeHome01Icon, HomeHome02Icon, HomeHome03Icon, HomeHome04Icon, HomeHome05Icon, HomeHome06Icon, HomeHome07Icon, HomeHome08Icon, HomeHome09Icon, HomeHome10Icon, HomeHome11Icon, HomeHome12Icon, Icon, ImageCameraAlbum01Icon, ImageCameraAlbum02Icon, ImageCameraAlbumNotFound01Icon, ImageCameraAlbumNotFound02Icon, ImageCameraCamera01Icon, ImageCameraCamera02Icon, ImageCameraCameraAdd01Icon, ImageCameraCameraAdd02Icon, ImageCameraCameraAdd03Icon, ImageCameraCameraAutomatically01Icon, ImageCameraCameraAutomatically02Icon, ImageCameraCameraLensIcon, ImageCameraCameraMicrophone01Icon, ImageCameraCameraMicrophone02Icon, ImageCameraCameraNightMode01Icon, ImageCameraCameraNightMode02Icon, ImageCameraCameraOff01Icon, ImageCameraCameraOff02Icon, ImageCameraCameraRotated01Icon, ImageCameraCameraRotated02Icon, ImageCameraCameraSmile01Icon, ImageCameraCameraSmile02Icon, ImageCameraCameraTripodIcon, ImageCameraCameraVideoIcon, ImageCameraCenterFocusIcon, ImageCameraClosedCaptionAltIcon, ImageCameraClosedCaptionIcon, ImageCameraFilm01Icon, ImageCameraFilmRoll01Icon, ImageCameraFilmRoll02Icon, ImageCameraFlashIcon, ImageCameraFlashOffIcon, ImageCameraFlimSlateIcon, ImageCameraFocusPointIcon, ImageCameraImage01Icon, ImageCameraImage02Icon, ImageCameraImage03Icon, ImageCameraImageActualSizeIcon, ImageCameraImageAdd01Icon, ImageCameraImageAdd02Icon, ImageCameraImageCompositionIcon, ImageCameraImageCompositionOvalIcon, ImageCameraImageCounterClockwiseIcon, ImageCameraImageCropIcon, ImageCameraImageDelete01Icon, ImageCameraImageDelete02Icon, ImageCameraImageDone01Icon, ImageCameraImageDone02Icon, ImageCameraImageDownload02Icon, ImageCameraImageDownloadIcon, ImageCameraImageFlipHorizontalIcon, ImageCameraImageFlipVerticalIcon, ImageCameraImageNotFound01Icon, ImageCameraImageNotFound02Icon, ImageCameraImageRemove01Icon, ImageCameraImageRemove02Icon, ImageCameraImageRotationClockwiseIcon, ImageCameraImageUpload01Icon, ImageCameraImageUploadIcon, ImageCameraKIcon, ImageCameraOpenCaptionIcon, ImageCameraPlayCircleIcon, ImageCameraPlayListAddIcon, ImageCameraPlayListFavourite01Icon, ImageCameraPlayListFavourite02Icon, ImageCameraPlayListIcon, ImageCameraPlayListMinusIcon, ImageCameraPlayListRemoveIcon, ImageCameraPlaySquareIcon, ImageCameraVideo01Icon, ImageCameraVideo02Icon, ImageCameraVideoOffIcon, ImageCameraVideoReplayIcon, LegalAgreement01Icon, LegalAgreement02Icon, LegalAgreement03Icon, LegalAuctionIcon, LegalAudit01Icon, LegalAudit02Icon, LegalCopyrightIcon, LegalCourtHouseIcon, LegalCourtLawIcon, LegalHandcuffsIcon, LegalIdentificationIcon, LegalInvestigationIcon, LegalJudgeIcon, LegalJusticeScale01Icon, LegalJusticeScale02Icon, LegalLegal01Icon, LegalLegal02Icon, LegalLegalDocument01Icon, LegalLegalDocument02Icon, LegalLegalHammerIcon, LegalPassportIcon, LegalPodiumIcon, LegalPoliceBadgeIcon, LegalPoliceCapIcon, LegalPoliceStationIcon, LegalPrisonGuardIcon, LegalPrisonIcon, LegalPrisonerIcon, LegalRegisterIcon, LegalSheriff01Icon, LegalSheriff02Icon, LegalStamp01Icon, LegalStamp02Icon, LegalSubpoenaIcon, LegalTradeMarkIcon, LegalWantedIcon, LinksLink01Icon, LinksLink02Icon, LinksLink03Icon, LinksLink04Icon, LinksLink05Icon, LinksLink06Icon, LinksLinkBackwardIcon, LinksLinkCircle02Icon, LinksLinkCircleIcon, LinksLinkForwardIcon, LinksLinkSquare01Icon, LinksLinkSquare02Icon, LinksShare01Icon, LinksShare02Icon, LinksShare03Icon, LinksShare04Icon, LinksShare05Icon, LinksShare06Icon, LinksShare07Icon, LinksShare08Icon, LinksSharingIcon, LinksUnlink01Icon, LinksUnlink02Icon, LinksUnlink03Icon, LinksUnlink04Icon, LinksUnlink05Icon, LinksUnlink06Icon, LoginLogin01Icon, LoginLogin02Icon, LoginLogin03Icon, LoginLoginCircle01Icon, LoginLoginCircle02Icon, LoginLoginSquare01Icon, LoginLoginSquare02Icon, LoginLogout01Icon, LoginLogout02Icon, LoginLogout03Icon, LoginLogout04Icon, LoginLogout05Icon, LoginLogoutCircle01Icon, LoginLogoutCircle02Icon, LoginLogoutSquare01Icon, LoginLogoutSquare02Icon, LogisticsAccidentIcon, LogisticsAirplane01Icon, LogisticsAirplane02Icon, LogisticsAirplaneLanding01Icon, LogisticsAirplaneLanding02Icon, LogisticsAirplaneSeat02Icon, LogisticsAirplaneSeatIcon, LogisticsAirplaneTakeOff01Icon, LogisticsAirplaneTakeOff02Icon, LogisticsAirportIcon, LogisticsAmbulanceIcon, LogisticsAnchorIcon, LogisticsBicycle01Icon, LogisticsBoatIcon, LogisticsBus01Icon, LogisticsBus02Icon, LogisticsBus03Icon, LogisticsCableCarIcon, LogisticsCamperIcon, LogisticsCar01Icon, LogisticsCar02Icon, LogisticsCar03Icon, LogisticsCar04Icon, LogisticsCar05Icon, LogisticsCarAlertIcon, LogisticsCarParking01Icon, LogisticsCarParking02Icon, LogisticsCarSignalIcon, LogisticsCarTimeIcon, LogisticsCaravanIcon, LogisticsContainerTruckIcon, LogisticsCraneIcon, LogisticsDroneIcon, LogisticsFerryBoatIcon, LogisticsFuelStationIcon, LogisticsGarbageTruckIcon, LogisticsGolfCartIcon, LogisticsHelicopterIcon, LogisticsHotAirBalloonIcon, LogisticsLiftTruckIcon, LogisticsMetroIcon, LogisticsMotorbike01Icon, LogisticsMotorbike02Icon, LogisticsParkingAreaCircleIcon, LogisticsParkingAreaSquareIcon, LogisticsPetrolPumpIcon, LogisticsPickup01Icon, LogisticsPickup02Icon, LogisticsPlaneIcon, LogisticsPoliceCarIcon, LogisticsRoadIcon, LogisticsRocketIcon, LogisticsSchoolBusIcon, LogisticsScooter01Icon, LogisticsScooter02Icon, LogisticsScooter03Icon, LogisticsScooter04Icon, LogisticsScooterElectricIcon, LogisticsSeatSelectorIcon, LogisticsSemiTruckIcon, LogisticsShippingCenterIcon, LogisticsSpeedTrain01Icon, LogisticsSpeedTrain02Icon, LogisticsSubmarineIcon, LogisticsTankerTruckIcon, LogisticsTaxi02Icon, LogisticsTaxiIcon, LogisticsTowTruckIcon, LogisticsToyTrainIcon, LogisticsTractorIcon, LogisticsTrafficIncidentIcon, LogisticsTrafficJam01Icon, LogisticsTrafficJam02Icon, LogisticsTrafficLightIcon, LogisticsTrain01Icon, LogisticsTrain02Icon, LogisticsTramIcon, LogisticsTruckDeliveryIcon, LogisticsTruckIcon, LogisticsTruckMonsterIcon, LogisticsTruckReturnIcon, LogisticsUfoIcon, LogisticsVanIcon, LogisticsZeppelinIcon, LogoAdobeAfterEffectIcon, LogoAdobeIllustratorIcon, LogoAdobeIndesignIcon, LogoAdobePhotoshopIcon, LogoAdobePremierIcon, LogoAdobeXdIcon, LogoAirbnbIcon, LogoAmazonIcon, LogoAmieIcon, LogoAndroidIcon, LogoAppStoreIcon, LogoAppleFinderIcon, LogoAppleIcon, LogoAppleMusicIcon, LogoAppleNewsIcon, LogoAppleReminderIcon, LogoAppleStocksIcon, LogoAppleVisionProIcon, LogoArcBrowserIcon, LogoAsterisk02Icon, LogoAsteriskIcon, LogoBeboIcon, LogoBehance01Icon, LogoBehance02Icon, LogoBingIcon, LogoBloggerIcon, LogoBlueskyIcon, LogoBootstrapIcon, LogoBrandfetchIcon, LogoCapcutIcon, LogoCapcutRectangleIcon, LogoCastboxIcon, LogoChatGptIcon, LogoChromeIcon, LogoClaudeIcon, LogoCodesandboxIcon, LogoCoinbaseIcon, LogoCopilotIcon, LogoCreativeMarketIcon, LogoCss3Icon, LogoDatevIcon, LogoDeepseekIcon, LogoDeviantartIcon, LogoDiggIcon, LogoDiscordIcon, LogoDribbbleIcon, LogoDropboxIcon, LogoEnvatoIcon, LogoFacebook01Icon, LogoFacebook02Icon, LogoFigmaIcon, LogoFiverrIcon, LogoFlaticonIcon, LogoFlickrIcon, LogoForrstIcon, LogoFoursquareIcon, LogoFrame3474166Icon, LogoFramerIcon, LogoGitbookIcon, LogoGithub01Icon, LogoGoogleDocIcon, LogoGoogleDriveIcon, LogoGoogleGeminiIcon, LogoGoogleIcon, LogoGoogleLensIcon, LogoGoogleMapsIcon, LogoGooglePhotosIcon, LogoGoogleSheetIcon, LogoGrok02Icon, LogoGrokIcon, LogoHackerrankIcon, LogoHalalLabIcon, LogoHangoutIcon, LogoHtml5Icon, LogoHugeiconsIcon, LogoIconjarIcon, LogoImoIcon, LogoInstagramIcon, LogoJsx01Icon, LogoKickstarter01Icon, LogoKickstarter02Icon, LogoKimiAiIcon, LogoKlarnaIcon, LogoKoFiIcon, LogoLastFmIcon, LogoLayersLogoIcon, LogoLeetcodeIcon, LogoLineIcon, LogoLinkedin01Icon, LogoLinkedin02Icon, LogoLoomIcon, LogoLottiefilesIcon, LogoMastodonIcon, LogoMediumIcon, LogoMediumSquareIcon, LogoMessengerIcon, LogoMetaIcon, LogoMicrosoftIcon, LogoMistralIcon, LogoMollieIcon, LogoMymindIcon, LogoNikeIcon, LogoNotion01Icon, LogoNotion02Icon, LogoNpmIcon, LogoOffice365Icon, LogoPathIcon, LogoPayoneerIcon, LogoPaypalIcon, LogoPeriscopeIcon, LogoPexelsIcon, LogoPicasaIcon, LogoPinterestIcon, LogoPlaxoIcon, LogoPlayStoreIcon, LogoPythonIcon, LogoQuoraIcon, LogoQwenIcon, LogoReactIcon, LogoRedditIcon, LogoReplitIcon, LogoSafariIcon, LogoScribdIcon, LogoShopifyIcon, LogoShutterstockIcon, LogoSignalIcon, LogoSketchIcon, LogoSkoolIcon, LogoSkypeIcon, LogoSlackIcon, LogoSlideshareIcon, LogoSnapchatIcon, LogoSoundcloudIcon, LogoSpotifyIcon, LogoStripeIcon, LogoStumbleuponIcon, LogoSwarmIcon, LogoTailwindcssIcon, LogoTeamviewerIcon, LogoTelegramIcon, LogoThreadsEllipseIcon, LogoThreadsIcon, LogoThreadsRectangleIcon, LogoTiktok1Icon, LogoTiktokIcon, LogoTiltifyIcon, LogoTrelloIcon, LogoTumblrIcon, LogoTwitchIcon, LogoTwitterIcon, LogoTwitterSquareIcon, LogoTypescript01Icon, LogoUberIcon, LogoUnsplashIcon, LogoUpworkIcon, LogoViberIcon, LogoVimeoIcon, LogoVineIcon, LogoVineSquareIcon, LogoVisualStudioCodeIcon, LogoVkIcon, LogoVkSquareIcon, LogoW3schoolsIcon, LogoWattpadIcon, LogoWattpadSquareIcon, LogoWazeIcon, LogoWebflowIcon, LogoWebhookIcon, LogoWhatsappBusinessIcon, LogoWhatsappIcon, LogoWikipediaIcon, LogoWindowsNewIcon, LogoWindowsOldIcon, LogoWiseIcon, LogoWordpressIcon, LogoWpsOfficeIcon, LogoWpsOfficeRectangleIcon, LogoXEllipseIcon, LogoXIcon, LogoXRectangleIcon, LogoXingIcon, LogoYelpIcon, LogoYoutubeIcon, LogoZoomCircleIcon, LogoZoomIcon, LogoZoomSquareIcon, MediaBackward01Icon, MediaBackward02Icon, MediaBurningCdIcon, MediaCarouselHorizontal02Icon, MediaForward01Icon, MediaForward02Icon, MediaGoBackward10SecIcon, MediaGoBackward10secIcon1, MediaGoBackward15SecIcon, MediaGoBackward5secIcon, MediaGoBackward60SecIcon, MediaGoForward10SecIcon, MediaGoForward15SecIcon, MediaGoForward30SecIcon, MediaGoForward5secIcon, MediaGoForward60SecIcon, MediaHeadphoneMuteIcon, MediaHeadphonesIcon, MediaMic01Icon, MediaMic02Icon, MediaMicOff01Icon, MediaMicOff02Icon, MediaMusicNote01Icon, MediaMusicNote02Icon, MediaMusicNote03Icon, MediaMusicNote04Icon, MediaMusicNoteSquare01Icon, MediaMusicNoteSquare02Icon, MediaNextIcon, MediaPauseCircleIcon, MediaPauseIcon, MediaPlayCircle02Icon, MediaPlayIcon, MediaPlaylist01Icon, MediaPlaylist02Icon, MediaPlaylist03Icon, MediaPreviousIcon, MediaRadioIcon, MediaRecordIcon, MediaRepeatIcon, MediaRepeatOffIcon, MediaRepeatOne01Icon, MediaRepeatOne02Icon, MediaReplayIcon, MediaScissorIcon, MediaShuffleIcon, MediaShuffleSquareIcon, MediaSpeakerIcon, MediaStopCircleIcon, MediaStopIcon, MediaSubtitleIcon, MediaVoiceIcon, MediaVolumeHighIcon, MediaVolumeLowIcon, MediaVolumeMinusIcon, MediaVolumeMute01Icon, MediaVolumeMute02Icon, MediaVolumeOffIcon, MediaVolumeUpIcon, MediaVynil01Icon, MediaVynil02Icon, MediaVynil03Icon, MedicalAidsIcon, MedicalAmpouleIcon, MedicalBandageIcon, MedicalBloodBagIcon, MedicalBloodBottleIcon, MedicalBloodIcon, MedicalBloodPressureIcon, MedicalBloodTypeIcon, MedicalBone01Icon, MedicalBone02Icon, MedicalBrain01Icon, MedicalBrain02Icon, MedicalBrokenBoneIcon, MedicalCaduceusIcon, MedicalCardiogram01Icon, MedicalCardiogram02Icon, MedicalClinicIcon, MedicalCovidInfoIcon, MedicalDentalBracesIcon, MedicalDentalBrokenToothIcon, MedicalDentalCareIcon, MedicalDentalToothIcon, MedicalDigestionIcon, MedicalDisability01Icon, MedicalDisability02Icon, MedicalDnaIcon, MedicalDoctor01Icon, MedicalDoctor02Icon, MedicalDoctor03Icon, MedicalDropperIcon, MedicalEarIcon, MedicalEyeIcon, MedicalFirstAidKitIcon, MedicalGiveBloodIcon, MedicalGivePillIcon, MedicalHandSanitizerIcon, MedicalHealtIcon, MedicalHealtcareIcon, MedicalHospital01Icon, MedicalHospital02Icon, MedicalHospitalBed01Icon, MedicalHospitalBed02Icon, MedicalHospitalLocationIcon, MedicalInjectionIcon, MedicalKidneysIcon, MedicalLabsIcon, MedicalLiverIcon, MedicalLungsIcon, MedicalMaskIcon, MedicalMaskLoveIcon, MedicalMedicalFileIcon, MedicalMedicine01Icon, MedicalMedicine02Icon, MedicalMedicineBottle01Icon, MedicalMedicineBottle02Icon, MedicalMedicineSyrupIcon, MedicalMortarIcon, MedicalNoseIcon, MedicalPatientIcon, MedicalPrescriptionIcon, MedicalProtectionMaskIcon, MedicalPulse01Icon, MedicalPulse02Icon, MedicalPulseRectangle01Icon, MedicalPulseRectangle02Icon, MedicalSafeIcon, MedicalSkullIcon, MedicalSpermIcon, MedicalStethoscope02Icon, MedicalStethoscopeIcon, MedicalThermometerIcon, MedicalThreadIcon, MedicalTissuePaperIcon, MedicalTongueIcon, MedicalTreatmentIcon, MedicalVaccineIcon, MedicalWheelchairIcon, MedicalXRayIcon, MenuMenu01Icon, MenuMenu02Icon, MenuMenu03Icon, MenuMenu04Icon, MenuMenu05Icon, MenuMenu06Icon, MenuMenu07Icon, MenuMenu08Icon, MenuMenu09Icon, MenuMenu10Icon, MenuMenu11Icon, MenuMenuCircleIcon, MenuMenuCollapseIcon, MenuMenuSquareIcon, MenuMenuTwoLineIcon, MenuMore01Icon, MenuMore02Icon, MenuMore03Icon, MenuMoreHorizontalCircle01Icon, MenuMoreHorizontalCircle02Icon, MenuMoreHorizontalIcon, MenuMoreHorizontalSquare01Icon, MenuMoreHorizontalSquare021Icon, MenuMoreHorizontalSquare02Icon, MenuMoreVerticalCircle01Icon, MenuMoreVerticalCircle02Icon, MenuMoreVerticalIcon, MenuMoreVerticalSquare02Icon, NotesNote01Icon, NotesNote02Icon, NotesNote03Icon, NotesNote04Icon, NotesNote05Icon, NotesNoteAddIcon, NotesNoteDoneIcon, NotesNoteEditIcon, NotesNoteRemoveIcon, NotesNotebookIcon, NotesStickyNote01Icon, NotesStickyNote02Icon, NotesTask01Icon, NotesTask02Icon, NotesTaskAdd01Icon, NotesTaskAdd02Icon, NotesTaskDaily01Icon, NotesTaskDaily02Icon, NotesTaskDone01Icon, NotesTaskDone02Icon, NotesTaskEdit01Icon, NotesTaskEdit02Icon, NotesTaskRemove01Icon, NotesTaskRemove02Icon, ProgrammingApiIcon, ProgrammingBinaryCodeIcon, ProgrammingBug01Icon, ProgrammingBug02Icon, ProgrammingCIcon, ProgrammingCProgrammingIcon, ProgrammingCodeCircleIcon, ProgrammingCodeFolderIcon, ProgrammingCodeIcon, ProgrammingCodeSquareIcon, ProgrammingCommandLineIcon, ProgrammingComputerProgramming01Icon, ProgrammingComputerProgramming02Icon, ProgrammingComputerTerminal01Icon, ProgrammingComputerTerminal02Icon, ProgrammingConsoleIcon, ProgrammingDangerIcon, ProgrammingDatabaseExportIcon, ProgrammingDatabaseIcon, ProgrammingDatabaseImportIcon, ProgrammingDatabaseLockedIcon, ProgrammingDatabaseRestoreIcon, ProgrammingDatabaseSettingIcon, ProgrammingDatabaseSyncIcon, ProgrammingDeveloperIcon, ProgrammingDocumentCodeIcon, ProgrammingIncognitoIcon, ProgrammingInspectCodeIcon, ProgrammingJavaIcon, ProgrammingJavaScriptIcon, ProgrammingLanguageSkillIcon, ProgrammingLaptopProgrammingIcon, ProgrammingMessageProgrammingIcon, ProgrammingMobileProgramming01Icon, ProgrammingMobileProgramming02Icon, ProgrammingPhpIcon, ProgrammingPinCodeIcon, ProgrammingProgrammingFlagIcon, ProgrammingPropertyAddIcon, ProgrammingPropertyDeleteIcon, ProgrammingPropertyEditIcon, ProgrammingPropertyNewIcon, ProgrammingPropertySearchIcon, ProgrammingPropertyViewIcon, ProgrammingReIcon, ProgrammingRepositoryIcon, ProgrammingServerStack01Icon, ProgrammingServerStack02Icon, ProgrammingServerStack03Icon, ProgrammingSidebarLeftIcon, ProgrammingSidebarRightIcon, ProgrammingSoftwareIcon, ProgrammingSoftwareLicenseIcon, ProgrammingSoftwareUninstallIcon, ProgrammingSourceCodeCircleIcon, ProgrammingSourceCodeIcon, ProgrammingSourceCodeSquareIcon, ProgrammingSqlIcon, ProgrammingStepIntoIcon, ProgrammingStepOutIcon, ProgrammingStepOverIcon, ProgrammingTranslateIcon, ProgrammingTranslationIcon, ProgrammingVariableIcon, ProgrammingWebDesign01Icon, ProgrammingWebDesign02Icon, ProgrammingWebProgrammingIcon, SearchSearch011Icon, SearchSearch01Icon, SearchSearch021Icon, SearchSearch02Icon, SearchSearchAdd1Icon, SearchSearchAddIcon, SearchSearchArea1Icon, SearchSearchAreaIcon, SearchSearchCircle1Icon, SearchSearchCircleIcon, SearchSearchFocus1Icon, SearchSearchFocusIcon, SearchSearchList011Icon, SearchSearchList01Icon, SearchSearchList021Icon, SearchSearchList02Icon, SearchSearchMinus1Icon, SearchSearchMinusIcon, SearchSearchRemove1Icon, SearchSearchRemoveIcon, SearchSearchSquare1Icon, SearchSearchSquareIcon, SearchSearchVisual1Icon, SearchSearchVisualIcon, SearchSearching1Icon, SearchSearchingIcon, SearchZoomInArea1Icon, SearchZoomInAreaIcon, SearchZoomOutArea1Icon, SearchZoomOutAreaIcon, SecurityAccessIcon, SecurityAuthorizedIcon, SecurityBiometricAccessIcon, SecurityBiometricDeviceIcon, SecurityBlockedIcon, SecurityCctvCameraIcon, SecurityCircleLock01Icon, SecurityCircleLock02Icon, SecurityCircleLockAdd01Icon, SecurityCircleLockAdd02Icon, SecurityCircleLockCheck01Icon, SecurityCircleLockCheck02Icon, SecurityCircleLockMinus01Icon, SecurityCircleLockMinus02Icon, SecurityCircleLockRemove01Icon, SecurityCircleLockRemove02Icon, SecurityCirclePasswordIcon, SecurityCircleUnlock01Icon, SecurityCircleUnlock02Icon, SecurityComputerProtectionIcon, SecurityConnectIcon, SecurityContractsIcon, SecurityDeviceAccessIcon, SecurityDoorLockIcon, SecurityDriveIcon, SecurityEncryptIcon, SecurityFaceIdIcon, SecurityFingerAccessIcon, SecurityFingerPrintAddIcon, SecurityFingerPrintCheckIcon, SecurityFingerPrintIcon, SecurityFingerPrintMinusIcon, SecurityFingerPrintRemoveIcon, SecurityFingerPrintScanIcon, SecurityFingerprintScanIcon1, SecurityFireSecurityIcon, SecurityFirewallIcon, SecurityForgotPasswordIcon, SecurityIdIcon, SecurityIdNotVerifiedIcon, SecurityIdVerifiedIcon, SecurityIdentityCardIcon, SecurityIrisScanIcon, SecurityKey01Icon, SecurityKey02Icon, SecurityKeyGeneratorFobIcon, SecurityLockComputerIcon, SecurityLockIcon, SecurityLockKeyIcon, SecurityLockPasswordIcon, SecurityLockSync01Icon, SecurityLockSync02Icon, SecurityLockedIcon, SecurityLoginMethodIcon, SecurityMicrosoftAdminIcon, SecurityMobileProtectionIcon, SecurityMobileSecurityIcon, SecurityOpenSourceIcon, SecurityQrCodeIcon, SecurityRecoveryMailIcon, SecurityResetPasswordIcon, SecuritySecurityBlockIcon, SecuritySecurityCheckIcon, SecuritySecurityIcon, SecuritySecurityKeyUsbIcon, SecuritySecurityLockIcon, SecuritySecurityPasswordIcon, SecuritySharedDriveIcon, SecurityShield01Icon, SecurityShield02Icon, SecurityShieldKeyIcon, SecurityShieldUserIcon, SecuritySmsCodeIcon, SecuritySpeechToTextIcon, SecuritySquareLock01Icon, SecuritySquareLock02Icon, SecuritySquareLockAdd01Icon, SecuritySquareLockAdd02Icon, SecuritySquareLockCheck01Icon, SecuritySquareLockCheck02Icon, SecuritySquareLockMinus01Icon, SecuritySquareLockMinus02Icon, SecuritySquareLockRemove01Icon, SecuritySquareLockRemoveIcon, SecuritySquarePasswordIcon, SecuritySquareUnlock01Icon, SecuritySquareUnlock02Icon, SecurityTwoFactorAccessIcon, SecurityUniversalAccessCircleIcon, SecurityUniversalAccessIcon, SecurityVoiceIdIcon, SecurityWebProtectionIcon, SecurityWebSecurityIcon, SettingsAccountSetting01Icon, SettingsAccountSetting02Icon, SettingsAccountSetting03Icon, SettingsConfiguration01Icon, SettingsConfiguration02Icon, SettingsCustomizeIcon, SettingsGearsIcon, SettingsInstallingUpdates01Icon, SettingsInstallingUpdates02Icon, SettingsListSettingIcon, SettingsMoreIcon, SettingsRepairIcon, SettingsSetting01Icon, SettingsSetting02Icon, SettingsSetting03Icon, SettingsSetting04Icon, SettingsSetting05Icon, SettingsSetting06Icon, SettingsSetting07Icon, SettingsSettingDone03Icon, SettingsSettingDone04Icon, SettingsSettingError03Icon, SettingsSettingError04Icon, SettingsSettingsDone01Icon, SettingsSettingsDone02Icon, SettingsSettingsError01Icon, SettingsSettingsError02Icon, SettingsSetup01Icon, SettingsSetup02Icon, SettingsSlidersHorizontalIcon, SettingsSlidersVerticalIcon, SettingsStreeringWheelIcon, SettingsSystemUpdate01Icon, SettingsSystemUpdate02Icon, SettingsTimeSetting01Icon, SettingsTimeSetting02Icon, SettingsTimeSetting03Icon, SettingsTireIcon, SettingsToggleOffIcon, SettingsToggleOnIcon, SettingsToolsIcon, SettingsWrench01Icon, SettingsWrench02Icon, SpacesAlien01Icon, SpacesAlien02Icon, SpacesAsteroid01Icon, SpacesAsteroid02Icon, SpacesAstronaut01Icon, SpacesAstronaut02Icon, SpacesBlackHoleIcon, SpacesComet01Icon, SpacesComet02Icon, SpacesConstellationIcon, SpacesEarthIcon, SpacesFallingStarIcon, SpacesGalaxyIcon, SpacesJupiterIcon, SpacesMonsterIcon, SpacesMoonIcon, SpacesMoonLandingIcon, SpacesOrbit01Icon, SpacesOrbit02Icon, SpacesRocket01Icon, SpacesRocket02Icon, SpacesSatellite01Icon, SpacesSatellite02Icon, SpacesSaturn01Icon, SpacesSaturn02Icon, SpacesSolarSystemIcon, SpacesSpaceshipIcon, UsersAccountRecoveryIcon, UsersAddFemaleIcon, UsersAddMaleIcon, UsersAddTeam02Icon, UsersAddTeamIcon, UsersEditUser02Icon, UsersFemale02Icon, UsersFemaleSymbolIcon, UsersMale02Icon, UsersMaleSymbolIcon, UsersManIcon, UsersManWomanIcon, UsersRemoveFemaleIcon, UsersRemoveMaleIcon, UsersUser02Icon, UsersUserAccountIcon, UsersUserAdd01Icon, UsersUserAdd02Icon, UsersUserArrowLeftRightIcon, UsersUserBlock01Icon, UsersUserBlock02Icon, UsersUserCheck01Icon, UsersUserCheck02Icon, UsersUserCircle02Icon, UsersUserCircleIcon, UsersUserEdit01Icon, UsersUserFullViewIcon, UsersUserGroup02Icon, UsersUserGroupIcon, UsersUserIcon, UsersUserIdVerificationIcon, UsersUserListIcon, UsersUserLock01Icon, UsersUserLock02Icon, UsersUserLove01Icon, UsersUserLove02Icon, UsersUserMinus01Icon, UsersUserMinus02Icon, UsersUserMultiple02Icon, UsersUserMultiple03Icon, UsersUserMultipleIcon, UsersUserQuestion01Icon, UsersUserQuestion02Icon, UsersUserRemove01Icon, UsersUserRemove02Icon, UsersUserSearch01Icon, UsersUserSearch02Icon, UsersUserSettings01Icon, UsersUserSettings02Icon, UsersUserSharingIcon, UsersUserShield01Icon, UsersUserShield02Icon, UsersUserSquareIcon, UsersUserStar01Icon, UsersUserStar02Icon, UsersUserStatusIcon, UsersUserStoryIcon, UsersUserSwitchIcon, UsersUserTime01Icon, UsersUserTime02Icon, UsersUserTime03Icon, UsersUserUnlock01Icon, UsersUserUnlock02Icon, UsersUserWarning01Icon, UsersUserWarning02Icon, UsersUserWarning03Icon, UsersWomanIcon, WeatherAvalancheIcon, WeatherCelsiusIcon, WeatherCloudAngledRainIcon, WeatherCloudAngledRainZapIcon, WeatherCloudAngledZapIcon, WeatherCloudBigRainIcon, WeatherCloudFastWindIcon, WeatherCloudHailstoneIcon, WeatherCloudIcon, WeatherCloudLittleRainIcon, WeatherCloudLittleSnowIcon, WeatherCloudMidRainIcon, WeatherCloudMidSnowIcon, WeatherCloudSlowWindIcon, WeatherCloudSnowIcon, WeatherDesertIcon, WeatherFahrenheitIcon, WeatherFastWindIcon, WeatherGibbousMoonIcon, WeatherHumidityIcon, WeatherMoonAngledRainZapIcon, WeatherMoonCloudAngledRainIcon, WeatherMoonCloudAngledZapIcon, WeatherMoonCloudBigRainIcon, WeatherMoonCloudFastWindIcon, WeatherMoonCloudHailstoneIcon, WeatherMoonCloudIcon, WeatherMoonCloudLittleRainIcon, WeatherMoonCloudLittleSnowIcon, WeatherMoonCloudMidRainIcon, WeatherMoonCloudMidSnowIcon, WeatherMoonCloudSlowWindIcon, WeatherMoonCloudSnowIcon, WeatherMoonEclipseIcon, WeatherMoonFastWindIcon, WeatherMoonIcon, WeatherMoonSlowWindIcon, WeatherMoonsetIcon, WeatherRainDoubleDropIcon, WeatherRainDropIcon, WeatherRainIcon, WeatherRainbowIcon, WeatherSailboatCoastalIcon, WeatherSailboatOffshoreIcon, WeatherSlowWindsIcon, WeatherSnowIcon, WeatherSoilMoistureFieldIcon, WeatherSoilMoistureGlobalIcon, WeatherSoilTemperatureFieldIcon, WeatherSoilTemperatureGlobalIcon, WeatherSparklesIcon, WeatherStarsIcon, WeatherSun01Icon, WeatherSun02Icon, WeatherSun03Icon, WeatherSunCloud01Icon, WeatherSunCloud02Icon, WeatherSunCloudAngledRain01Icon, WeatherSunCloudAngledRain02Icon, WeatherSunCloudAngledRainZap01Icon, WeatherSunCloudAngledRainZap02Icon, WeatherSunCloudAngledZap01Icon, WeatherSunCloudBigRain01Icon, WeatherSunCloudBigRain02Icon, WeatherSunCloudFastWind01Icon, WeatherSunCloudFastWind02Icon, WeatherSunCloudHailstone01Icon, WeatherSunCloudHailstone02Icon, WeatherSunCloudLittleRain01Icon, WeatherSunCloudLittleRain02Icon, WeatherSunCloudLittleSnow01Icon, WeatherSunCloudLittleSnow02Icon, WeatherSunCloudMidRain01Icon, WeatherSunCloudMidRain02Icon, WeatherSunCloudMidSnow01Icon, WeatherSunCloudMidSnow02Icon, WeatherSunCloudSlowWind01Icon, WeatherSunCloudSlowWind02Icon, WeatherSunCloudSnow01Icon, WeatherSunCloudSnow02Icon, WeatherSunCloudZap02Icon, WeatherSunriseIcon, WeatherSunsetIcon, WeatherThermometerColdIcon, WeatherThermometerWarmIcon, WeatherTornado01Icon, WeatherTornado02Icon, WeatherTropicalStormIcon, WeatherTropicalStormTracks1Icon, WeatherTropicalStormTracksIcon, WeatherTsunamiIcon, WeatherUv01Icon, WeatherUv02Icon, WeatherUv03Icon, WeatherWindPowerIcon, WeatherZapIcon, WifiCellularNetworkIcon, WifiCellularNetworkOfflineIcon, WifiFullSignalIcon, WifiGpsDisconnectedIcon, WifiGpsSignal01Icon, WifiGpsSignal02Icon, WifiHeadsetConnectedIcon, WifiHomeWifiIcon, WifiHotspotIcon, WifiHotspotOfflineIcon, WifiInternetAntenna01Icon, WifiInternetAntenna02Icon, WifiInternetAntenna03Icon, WifiInternetAntenna04Icon, WifiInternetIcon, WifiLiveStreaming01Icon, WifiLiveStreaming02Icon, WifiLiveStreaming03Icon, WifiLowSignalIcon, WifiMediumSignalIcon, WifiNoInternetIcon, WifiNoSignalIcon, WifiRouter01Icon, WifiRouter02Icon, WifiRssConnected01Icon, WifiRssConnected02Icon, WifiRssErrorIcon, WifiRssIcon, WifiRssLockedIcon, WifiRssUnlockedIcon, WifiSatelliteIcon, WifiSecuredNetworkIcon, WifiSecurityWifiIcon, WifiSharedWifiIcon, WifiSignalFull01Icon, WifiSignalFull02Icon, WifiSignalLow01Icon, WifiSignalLow02Icon, WifiSignalLowMediumIcon, WifiSignalMedium01Icon, WifiSignalMedium02Icon, WifiSignalNo01Icon, WifiSignalNo02Icon, WifiSmartphoneLostWifiIcon, WifiSmartphoneWifiIcon, WifiWifi01Icon, WifiWifi02Icon, WifiWifiCircleIcon, WifiWifiConnected01Icon, WifiWifiConnected02Icon, WifiWifiConnected03Icon, WifiWifiDisconnected01Icon, WifiWifiDisconnected02Icon, WifiWifiDisconnected03Icon, WifiWifiDisconnected04Icon, WifiWifiError01Icon, WifiWifiError02Icon, WifiWifiFullSignalIcon, WifiWifiLocationIcon, WifiWifiLockIcon, WifiWifiLowSignalIcon, WifiWifiMediumSignalIcon, WifiWifiNoSignalIcon, WifiWifiOff01Icon, WifiWifiOff02Icon, WifiWifiSquareIcon, WifiWifiUnlockIcon, WifiWirelessCloudAccessIcon, WifiWirelessIcon };
7313
+ export { AddAdd01Icon, AddAdd02Icon, AddAddCircleHalfDotIcon, AddAddCircleIcon, AddAddSquareIcon, AddCancel01Icon, AddCancel02Icon, AddCancelCircleHalfDotIcon, AddCancelCircleIcon, AddCancelSquareIcon, AddDelete01Icon, AddDelete02Icon, AddDelete03Icon, AddDelete04Icon, AddDeletePutBackIcon, AddDeleteThrowIcon, AddEraserAddIcon, AddEraserIcon, AddRemove01Icon, AddRemove02Icon, AddRemoveCircleHalfDotIcon, AddRemoveCircleIcon, AddRemoveSquareIcon, AddRestoreBinIcon, AddUnavailableIcon, AddWasteIcon, AddWasteRestoreIcon, AiAiAudioIcon, AiAiBeautifyIcon, AiAiBookIcon, AiAiBrain01Icon, AiAiBrain02Icon, AiAiBrain03Icon, AiAiBrain04Icon, AiAiBrain05Icon, AiAiBrowserIcon, AiAiChat01Icon, AiAiChat02Icon, AiAiChemistry01Icon, AiAiChemistry02Icon, AiAiChemistry03Icon, AiAiChipIcon, AiAiCloud01Icon, AiAiCloud02Icon, AiAiCloudIcon, AiAiComputerIcon, AiAiContentGenerator02Icon, AiAiContentGeneratorIcon, AiAiDnaIcon, AiAiEditingIcon, AiAiEraserIcon, AiAiFileIcon, AiAiFolder01Icon, AiAiFolder02Icon, AiAiGameIcon, AiAiGenerativeIcon, AiAiIdeaIcon, AiAiImageIcon, AiAiInnovation01Icon, AiAiInnovation02Icon, AiAiInnovation03Icon, AiAiLaptopIcon, AiAiLearningIcon, AiAiLockIcon, AiAiMagicIcon, AiAiMail01Icon, AiAiMail02Icon, AiAiMailIcon, AiAiMicIcon, AiAiNetworkIcon, AiAiPhone01Icon, AiAiPhone02Icon, AiAiProgrammingIcon, AiAiScanIcon, AiAiSchedulingIcon, AiAiSearch02Icon, AiAiSearchIcon, AiAiSecurity01Icon, AiAiSecurity02Icon, AiAiSecurity03Icon, AiAiSettingIcon, AiAiSheetsIcon, AiAiSmartwatchIcon, AiAiUserIcon, AiAiVideoIcon, AiAiViewIcon, AiAiVisionRecognitionIcon, AiAiVoiceGeneratorIcon, AiAiVoiceIcon, AiAiWebBrowsingIcon, AiAlgorithmIcon, AiAppleIntelligenceIcon, AiArtificialIntelligence01Icon, AiArtificialIntelligence02Icon, AiArtificialIntelligence03Icon, AiArtificialIntelligence04Icon, AiArtificialIntelligence05Icon, AiArtificialIntelligence06Icon, AiArtificialIntelligence07Icon, AiArtificialIntelligence08Icon, AiCameraAiIcon, AiChatBotIcon, AiChipIcon, AiCloudServerIcon, AiHologramIcon, AiMachineRobotIcon, AiMagicWand04Icon, AiMagicWand05Icon, AiNeuralNetworkIcon, AiPerplexityAiIcon, AiRobot01Icon, AiRobot02Icon, AiRoboticIcon, AiScanImageIcon, AiSiriNewIcon, AiTokenCircleIcon, AiTokenSquareIcon, AiUserAiIcon, AiVideoAiIcon, AiVideoCameraAiIcon, AlertAlert01Icon, AlertAlert02Icon, AlertAlertCircleIcon, AlertAlertDiamondIcon, AlertAlertSquareIcon, AlertHelpCircleIcon, AlertHelpSquareIcon, AlertInformationCircleIcon, AlertInformationDiamondIcon, AlertInformationSquareIcon, AlertNotification01Icon, AlertNotification02Icon, AlertNotification03Icon, AlertNotificationBlock01Icon, AlertNotificationBlock02Icon, AlertNotificationBlock03Icon, AlertNotificationBubbleIcon, AlertNotificationCircleIcon, AlertNotificationOff01Icon, AlertNotificationOff02Icon, AlertNotificationOff03Icon, AlertNotificationSnooze01Icon, AlertNotificationSnooze02Icon, AlertNotificationSnooze03Icon, AlertNotificationSquareIcon, AlertRadioactiveAlertIcon, AlertSpamIcon, AnimationsIconsBounceLeftIcon, AnimationsIconsBounceRightIcon, AnimationsIconsEaseCurveControlPointsIcon, AnimationsIconsEaseInControlPointIcon, AnimationsIconsEaseInIcon, AnimationsIconsEaseInOutIcon, AnimationsIconsEaseOutControlPointIcon, AnimationsIconsEaseOutIcon, AnimationsIconsKeyframeAddIcon, AnimationsIconsKeyframeAlignCenterIcon, AnimationsIconsKeyframeAlignHorizontalIcon, AnimationsIconsKeyframeAlignVerticalIcon, AnimationsIconsKeyframeBottomIcon, AnimationsIconsKeyframeIcon, AnimationsIconsKeyframeLeftIcon, AnimationsIconsKeyframeRemoveIcon, AnimationsIconsKeyframeRightIcon, AnimationsIconsKeyframeTopIcon, AnimationsIconsKeyframesDoubleAddIcon, AnimationsIconsKeyframesDoubleIcon, AnimationsIconsKeyframesDoubleRemoveIcon, AnimationsIconsKeyframesMultipleAddIcon, AnimationsIconsKeyframesMultipleIcon, AnimationsIconsKeyframesMultipleRemoveIcon, AnimationsIconsLinerIcon, AnimationsIconsMotion01Icon, AnimationsIconsMotion02Icon, AnimationsIconsMoveBottomIcon, AnimationsIconsMoveLeftIcon, AnimationsIconsMoveRightIcon, AnimationsIconsMoveTopIcon, AnimationsIconsTransitionBottomIcon, AnimationsIconsTransitionLeftIcon, AnimationsIconsTransitionRightIcon, AnimationsIconsTransitionTopIcon, AppFavoritesIcon, AppHomeIcon, AppKollekIcon, AppLoanIcon, ArrowsArrowAllDirectionRoundIcon, ArrowsArrowDataTransferDiagonalRoundIcon, ArrowsArrowDataTransferHorizontalRoundIcon, ArrowsArrowDataTransferVerticalRoundIcon, ArrowsArrowDiagonalRoundIcon, ArrowsArrowDown01RoundIcon, ArrowsArrowDown02Icon, ArrowsArrowDown03RoundIcon, ArrowsArrowDown04RoundIcon, ArrowsArrowDown05Icon, ArrowsArrowDownDoubleRoundIcon, ArrowsArrowDownLeft01Icon, ArrowsArrowDownLeft02RoundIcon, ArrowsArrowDownRight01Icon, ArrowsArrowDownRight02RoundIcon, ArrowsArrowExpand01Icon, ArrowsArrowExpand02Icon, ArrowsArrowExpandDiagonal01Icon, ArrowsArrowExpandDiagonal02Icon, ArrowsArrowExpandIcon, ArrowsArrowHorizontalIcon, ArrowsArrowLeft01RoundIcon, ArrowsArrowLeft02Icon, ArrowsArrowLeft03RoundIcon, ArrowsArrowLeft04RoundIcon, ArrowsArrowLeft05Icon, ArrowsArrowLeftDoubleRoundIcon, ArrowsArrowLeftRightRoundIcon, ArrowsArrowMoveDownLeftRoundIcon, ArrowsArrowMoveDownRightRoundIcon, ArrowsArrowMoveLeftDownRoundIcon, ArrowsArrowMoveRightDownRoundIcon, ArrowsArrowMoveUpLeftRoundIcon, ArrowsArrowMoveUpRightRoundIcon, ArrowsArrowReloadHorizontalRoundIcon, ArrowsArrowReloadVerticalRoundIcon, ArrowsArrowRight01RoundIcon, ArrowsArrowRight02Icon, ArrowsArrowRight03RoundIcon, ArrowsArrowRight04RoundIcon, ArrowsArrowRight05Icon, ArrowsArrowRightDoubleRoundIcon, ArrowsArrowShrink01Icon, ArrowsArrowShrink02Icon, ArrowsArrowShrinkIcon, ArrowsArrowTurnBackwardRoundIcon, ArrowsArrowTurnDownRoundIcon, ArrowsArrowTurnForwardRoundIcon, ArrowsArrowTurnUpRoundIcon, ArrowsArrowUp01RoundIcon, ArrowsArrowUp02Icon, ArrowsArrowUp03RoundIcon, ArrowsArrowUp04RoundIcon, ArrowsArrowUp05RoundIcon, ArrowsArrowUpDoubleRoundIcon, ArrowsArrowUpDownRoundIcon, ArrowsArrowUpLeft01Icon, ArrowsArrowUpLeft02RoundIcon, ArrowsArrowUpRight01Icon, ArrowsArrowUpRight02RoundIcon, ArrowsArrowVerticalRoundIcon, ArrowsCircleArrowDataTransferDiagonalRoundIcon, ArrowsCircleArrowDataTransferHorizontalRoundIcon, ArrowsCircleArrowDataTransferVerticalRoundIcon, ArrowsCircleArrowDiagonal01RoundIcon, ArrowsCircleArrowDiagonal02RoundIcon, ArrowsCircleArrowDown01RoundIcon, ArrowsCircleArrowDown02Icon, ArrowsCircleArrowDown03Icon, ArrowsCircleArrowDownDoubleRoundIcon, ArrowsCircleArrowDownLeftIcon, ArrowsCircleArrowDownRightIcon, ArrowsCircleArrowExpand01RoundIcon, ArrowsCircleArrowExpand02RoundIcon, ArrowsCircleArrowHorizontalRoundIcon, ArrowsCircleArrowLeft01RoundIcon, ArrowsCircleArrowLeft02Icon, ArrowsCircleArrowLeft03Icon, ArrowsCircleArrowLeftDoubleRoundIcon, ArrowsCircleArrowLeftRightRoundIcon, ArrowsCircleArrowMoveDownLeftIcon, ArrowsCircleArrowMoveDownRightIcon, ArrowsCircleArrowMoveLeftDownIcon, ArrowsCircleArrowMoveRightDownIcon, ArrowsCircleArrowMoveUpLeftIcon, ArrowsCircleArrowMoveUpRightRoundIcon, ArrowsCircleArrowReload01RoundIcon, ArrowsCircleArrowReload02RoundIcon, ArrowsCircleArrowRight01RoundIcon, ArrowsCircleArrowRight02Icon, ArrowsCircleArrowRight03Icon, ArrowsCircleArrowRightDoubleRoundIcon, ArrowsCircleArrowShrink01RoundIcon, ArrowsCircleArrowShrink02RoundIcon, ArrowsCircleArrowUp01RoundIcon, ArrowsCircleArrowUp02Icon, ArrowsCircleArrowUp03Icon, ArrowsCircleArrowUpDoubleRoundIcon, ArrowsCircleArrowUpDownRoundIcon, ArrowsCircleArrowUpLeftIcon, ArrowsCircleArrowUpRightIcon, ArrowsCircleArrowVerticalRoundIcon, ArrowsCurvyLeftDirectionIcon, ArrowsCurvyLeftRightDirectionIcon, ArrowsCurvyRightDirectionIcon, ArrowsCurvyUpDownDirectionIcon, ArrowsDiagonalScrollPoint01RoundIcon, ArrowsDiagonalScrollPoint02RoundIcon, ArrowsHorizonalScrollPointRoundIcon, ArrowsSquareArrowDataTransferDiagonalRoundIcon, ArrowsSquareArrowDataTransferHorizontalRoundIcon, ArrowsSquareArrowDataTransferVerticalRoundIcon, ArrowsSquareArrowDiagonal01RoundIcon, ArrowsSquareArrowDiagonal02RoundIcon, ArrowsSquareArrowDown01RoundIcon, ArrowsSquareArrowDown02Icon, ArrowsSquareArrowDown03Icon, ArrowsSquareArrowDownDoubleRoundIcon, ArrowsSquareArrowDownLeftIcon, ArrowsSquareArrowDownRightIcon, ArrowsSquareArrowExpand01RoundIcon, ArrowsSquareArrowExpand02RoundIcon, ArrowsSquareArrowHorizontalRoundIcon, ArrowsSquareArrowLeft01RoundIcon, ArrowsSquareArrowLeft02Icon, ArrowsSquareArrowLeft03Icon, ArrowsSquareArrowLeftDoubleRoundIcon, ArrowsSquareArrowLeftRightRoundIcon, ArrowsSquareArrowMoveDownLeftIcon, ArrowsSquareArrowMoveDownRightIcon, ArrowsSquareArrowMoveLeftDownIcon, ArrowsSquareArrowMoveLeftUpIcon, ArrowsSquareArrowMoveRightDownIcon, ArrowsSquareArrowMoveRightUpIcon, ArrowsSquareArrowReload01RoundIcon, ArrowsSquareArrowReload02RoundIcon, ArrowsSquareArrowRight01RoundIcon, ArrowsSquareArrowRight02Icon, ArrowsSquareArrowRight03Icon, ArrowsSquareArrowRightDoubleRoundIcon, ArrowsSquareArrowShrink01RoundIcon, ArrowsSquareArrowShrink02RoundIcon, ArrowsSquareArrowUp01RoundIcon, ArrowsSquareArrowUp02Icon, ArrowsSquareArrowUp03Icon, ArrowsSquareArrowUpDoubleRoundIcon, ArrowsSquareArrowUpDownRoundIcon, ArrowsSquareArrowUpLeftIcon, ArrowsSquareArrowUpRightIcon, ArrowsSquareArrowVerticalRoundIcon, ArrowsUnfoldLessRoundIcon, ArrowsUnfoldMoreRoundIcon, ArrowsVerticalScrollPointRoundIcon, AwardsAward01Icon, AwardsAward02Icon, AwardsAward03Icon, AwardsAward04Icon, AwardsAward05Icon, AwardsCertificateIcon, AwardsChampionIcon, AwardsCrown02Icon, AwardsCrown03Icon, AwardsCrownIcon, AwardsCrownMinusIcon, AwardsCrownPlusIcon, AwardsHonorIcon, AwardsHonourStarIcon, AwardsLaurelWreath01Icon, AwardsLaurelWreath02Icon, AwardsLaurelWreathFirst01Icon, AwardsLaurelWreathFirst02Icon, AwardsLaurelWreathLeft01Icon, AwardsLaurelWreathLeft02Icon, AwardsLaurelWreathLeft03Icon, AwardsLaurelWreathRight01Icon, AwardsLaurelWreathRight02Icon, AwardsLaurelWreathRight03Icon, AwardsMedal01Icon, AwardsMedal02Icon, AwardsMedal03Icon, AwardsMedal04Icon, AwardsMedal05Icon, AwardsMedal06Icon, AwardsMedal07Icon, AwardsMedalFirstPlaceIcon, AwardsMedalSecondPlaceIcon, AwardsMedalThirdPlaceIcon, AwardsNewReleasesIcon, AwardsRankingIcon, AwardsStarAward01Icon, AwardsStarAward02Icon, BookmarksAllBookmarkIcon, BookmarksBookmark01Icon, BookmarksBookmark02Icon, BookmarksBookmark03Icon, BookmarksBookmarkAdd01Icon, BookmarksBookmarkAdd02Icon, BookmarksBookmarkBlock01Icon, BookmarksBookmarkBlock02Icon, BookmarksBookmarkCheck01Icon, BookmarksBookmarkCheck02Icon, BookmarksBookmarkMinus01Icon, BookmarksBookmarkMinus02Icon, BookmarksBookmarkOff01Icon, BookmarksBookmarkOff02Icon, BookmarksBookmarkRemove01Icon, BookmarksBookmarkRemove02Icon, BookmarksCollectionsBookmarkIcon, BookmarksFavouriteCircleIcon, BookmarksFavouriteIcon, BookmarksFavouriteSquareIcon, BookmarksHeartAddIcon, BookmarksHeartCheckIcon, BookmarksHeartRemoveIcon, BookmarksHeartbreakIcon, BookmarksLabelIcon, BookmarksLabelImportantIcon, BookmarksStackStarIcon, BookmarksStarCircleIcon, BookmarksStarHalfIcon, BookmarksStarIcon, BookmarksStarOffIcon, BookmarksStarSquareIcon, BookmarksTag01Icon, BookmarksTag02Icon, BookmarksThumbsDownEllipseIcon, BookmarksThumbsDownIcon, BookmarksThumbsDownRectangleIcon, BookmarksThumbsUpDownIcon, BookmarksThumbsUpEllipseIcon, BookmarksThumbsUpIcon, BookmarksThumbsUpRectangleIcon, BuildingsBarnsIcon, BuildingsBeachIcon, BuildingsBerlinIcon, BuildingsBerlinTowerIcon, BuildingsBorobudurIcon, BuildingsBridgeIcon, BuildingsBuilding01Icon, BuildingsBuilding02Icon, BuildingsBuilding03Icon, BuildingsBuilding04Icon, BuildingsBuilding05Icon, BuildingsBuilding06Icon, BuildingsBurjAlArabIcon, BuildingsCastle01Icon, BuildingsCastle02Icon, BuildingsCayanTowerIcon, BuildingsCentralShaheedMinarIcon, BuildingsChinaTempleIcon, BuildingsChryslerIcon, BuildingsChurchIcon, BuildingsCity01Icon, BuildingsCity02Icon, BuildingsCity03Icon, BuildingsColosseumIcon, BuildingsCottageIcon, BuildingsDomeIcon, BuildingsEiffelTowerIcon, BuildingsEntranceStairsIcon, BuildingsFactory01Icon, BuildingsFactory02Icon, BuildingsFerrisWheelIcon, BuildingsFirePitIcon, BuildingsFortressIcon, BuildingsGuestHouseIcon, BuildingsHotel01Icon, BuildingsHotel02Icon, BuildingsHouse01Icon, BuildingsHouse02Icon, BuildingsHouse03Icon, BuildingsHouse04Icon, BuildingsHouse05Icon, BuildingsHutIcon, BuildingsIndiaGateIcon, BuildingsIslandIcon, BuildingsLakeIcon, BuildingsLighthouseIcon, BuildingsMayanPyramidIcon, BuildingsMonasIcon, BuildingsMosque03Icon, BuildingsMosque04Icon, BuildingsMosque05Icon, BuildingsPatioIcon, BuildingsPavilonIcon, BuildingsPisaTowerIcon, BuildingsPlazaIcon, BuildingsRealEstate01Icon, BuildingsRealEstate02Icon, BuildingsSchoolIcon, BuildingsStairs01Icon, BuildingsStairs02Icon, BuildingsStairs03Icon, BuildingsStairs04Icon, BuildingsTajMahalIcon, BuildingsTheProphetsMosqueIcon, BuildingsTorriGateIcon, BuildingsTrulliIcon, BuildingsTwinTowerIcon, BuildingsUniversityIcon, BuildingsWashingtonMonumentIcon, BuildingsYurtIcon, CategoriesGamesIcon, CategoriesMoviesIcon, CategoriesMusicIcon, CategoriesReadingIcon, CategoriesSeriesIcon, CheckCheckUnread01Icon, CheckCheckUnread02Icon, CheckCheckUnread03Icon, CheckCheckUnread04Icon, CheckCheckmarkBadge01Icon, CheckCheckmarkBadge02Icon, CheckCheckmarkBadge03Icon, CheckCheckmarkBadge04Icon, CheckCheckmarkCircle01Icon, CheckCheckmarkCircle02Icon, CheckCheckmarkCircle03Icon, CheckCheckmarkCircle04Icon, CheckCheckmarkSquare01Icon, CheckCheckmarkSquare02Icon, CheckCheckmarkSquare03Icon, CheckCheckmarkSquare04Icon, CheckCloudLoadingIcon, CheckCloudSavingDone01Icon, CheckCloudSavingDone02Icon, CheckCreditCardValidationIcon, CheckDocumentValidationIcon, CheckFileValidationIcon, CheckMailValidation01Icon, CheckMailValidation02Icon, CheckPasswordValidationIcon, CheckSecurityValidationIcon, CheckStoreVerified01Icon, CheckStoreVerified02Icon, CheckTick01Icon, CheckTick02Icon, CheckTick03Icon, CheckTick04Icon, CheckTickDouble01Icon, CheckTickDouble02Icon, CheckTickDouble03Icon, CheckTickDouble04Icon, CheckValidationApprovalIcon, CheckValidationIcon, CheckWebValidationIcon, ClothingBaby01Icon, ClothingBaby02Icon, ClothingBabyBottleIcon, ClothingBabyBoyDressIcon, ClothingBabyGirlDressIcon, ClothingBeltIcon, ClothingBlushBrush01Icon, ClothingBlushBrush02Icon, ClothingBodySoapIcon, ClothingBowTieIcon, ClothingBoxerIcon, ClothingBreastPumpIcon, ClothingCapIcon, ClothingCardiganIcon, ClothingChildIcon, ClothingCowboyHatIcon, ClothingDetergentIcon, ClothingDiaperIcon, ClothingDress01Icon, ClothingDress02Icon, ClothingDress03Icon, ClothingDress04Icon, ClothingDress05Icon, ClothingDress06Icon, ClothingDress07Icon, ClothingEarRings01Icon, ClothingEarRings02Icon, ClothingEarRings03Icon, ClothingHairClipsIcon, ClothingHairDryerIcon, ClothingHandBag01Icon, ClothingHandBag02Icon, ClothingHangerIcon, ClothingHatIcon, ClothingHighHeels01Icon, ClothingHighHeels02Icon, ClothingHoodieIcon, ClothingInfantIcon, ClothingJoggerPantsIcon, ClothingJumpersIcon, ClothingKurtaIcon, ClothingLongSleeveShirtIcon, ClothingMonocleIcon, ClothingNecklaceIcon, ClothingPerfumeIcon, ClothingPoopIcon, ClothingPurseIcon, ClothingSafetyPin01Icon, ClothingSafetyPin02Icon, ClothingSandalsIcon, ClothingShampooIcon, ClothingShirt01Icon, ClothingShortsPantsIcon, ClothingSleevelessIcon, ClothingSocksIcon, ClothingSuit01Icon, ClothingSuit02Icon, ClothingTShirtIcon, ClothingTankTopIcon, ClothingTurtleNeckIcon, ClothingUnderpants01Icon, ClothingUnderpants02Icon, ClothingUnderpants03Icon, ClothingVestIcon, CommunicationBubbleChatAddIcon, CommunicationBubbleChatBlockedIcon, CommunicationBubbleChatCancelIcon, CommunicationBubbleChatDelayIcon, CommunicationBubbleChatDoneIcon, CommunicationBubbleChatDownload01Icon, CommunicationBubbleChatDownload02Icon, CommunicationBubbleChatEditIcon, CommunicationBubbleChatFavouriteIcon, CommunicationBubbleChatIcon, CommunicationBubbleChatIncomeIcon, CommunicationBubbleChatLockIcon, CommunicationBubbleChatNotificationIcon, CommunicationBubbleChatOutcomeIcon, CommunicationBubbleChatPreviewIcon, CommunicationBubbleChatQuestionIcon, CommunicationBubbleChatSearchIcon, CommunicationBubbleChatSecureIcon, CommunicationBubbleChatSpark01Icon, CommunicationBubbleChatSparkIcon, CommunicationBubbleChatTranslateIcon, CommunicationBubbleChatUnlockIcon, CommunicationBubbleChatUploadIcon, CommunicationBubbleChatUserIcon, CommunicationCall02Icon, CommunicationCall03Icon, CommunicationCallAdd02Icon, CommunicationCallAddIcon, CommunicationCallBlocked02Icon, CommunicationCallBlockedIcon, CommunicationCallDisabled02Icon, CommunicationCallDisabledIcon, CommunicationCallDone02Icon, CommunicationCallDoneIcon, CommunicationCallEnd01Icon, CommunicationCallEnd02Icon, CommunicationCallEnd03Icon, CommunicationCallEnd041Icon, CommunicationCallEnd04Icon, CommunicationCallIcon, CommunicationCallIncoming01Icon, CommunicationCallIncoming02Icon, CommunicationCallIncoming03Icon, CommunicationCallIncoming04Icon, CommunicationCallInternal02Icon, CommunicationCallInternalIcon, CommunicationCallLocked02Icon, CommunicationCallLockedIcon, CommunicationCallMinus02Icon, CommunicationCallMinusIcon, CommunicationCallMissed01Icon, CommunicationCallMissed02Icon, CommunicationCallOutgoing01Icon, CommunicationCallOutgoing02Icon, CommunicationCallOutgoing03Icon, CommunicationCallOutgoing04Icon, CommunicationCallPaused02Icon, CommunicationCallPausedIcon, CommunicationCallReceived02Icon, CommunicationCallReceivedIcon, CommunicationCallRinging01Icon, CommunicationCallRinging02Icon, CommunicationCallRinging03Icon, CommunicationCallRinging04Icon, CommunicationCallUnlocked02Icon, CommunicationCallUnlockedIcon, CommunicationCalling02Icon, CommunicationCallingIcon, CommunicationChat01Icon, CommunicationChatAdd01Icon, CommunicationChatAddIcon, CommunicationChatBlocked01Icon, CommunicationChatBlockedIcon, CommunicationChatCancel01Icon, CommunicationChatCancelIcon, CommunicationChatDelay01Icon, CommunicationChatDelayIcon, CommunicationChatDone01Icon, CommunicationChatDoneIcon, CommunicationChatDownload01Icon, CommunicationChatDownloadIcon, CommunicationChatEdit01Icon, CommunicationChatEditIcon, CommunicationChatFavourite01Icon, CommunicationChatFavouriteIcon, CommunicationChatFeedback01Icon, CommunicationChatFeedbackIcon, CommunicationChatIcon, CommunicationChatIncome01Icon, CommunicationChatIncomeIcon, CommunicationChatLock01Icon, CommunicationChatLockIcon, CommunicationChatNotification01Icon, CommunicationChatNotificationIcon, CommunicationChatOutcome01Icon, CommunicationChatOutcomeIcon, CommunicationChatPreview01Icon, CommunicationChatPreviewIcon, CommunicationChatQuestion01Icon, CommunicationChatQuestionIcon, CommunicationChatSearch01Icon, CommunicationChatSearchIcon, CommunicationChatSecure01Icon, CommunicationChatSecureIcon, CommunicationChatSpark01Icon, CommunicationChatSparkIcon, CommunicationChatTranslate01Icon, CommunicationChatTranslateIcon, CommunicationChatUnlock01Icon, CommunicationChatUnlockIcon, CommunicationChatUpload01Icon, CommunicationChatUploadIcon, CommunicationChatUser01Icon, CommunicationChatUserIcon, CommunicationChatting01Icon, CommunicationComment01Icon, CommunicationComment03Icon, CommunicationCommentAdd01Icon, CommunicationCommentAdd021Icon, CommunicationCommentAdd02Icon, CommunicationCommentAdd03Icon, CommunicationCommentBlock01Icon, CommunicationCommentBlock02Icon, CommunicationCommentBlock03Icon, CommunicationCommentRemove01Icon, CommunicationCommentRemove02Icon, CommunicationCommentRemove03Icon, CommunicationContact01Icon, CommunicationContact02Icon, CommunicationCustomerServiceIcon, CommunicationDialSqare1Icon, CommunicationDialSqareIcon, CommunicationDialSquare1Icon, CommunicationDialSquareIcon, CommunicationInboxCheckIcon, CommunicationInboxDownloadIcon, CommunicationInboxIcon, CommunicationInboxUnreadIcon, CommunicationInboxUploadIcon, CommunicationMail01Icon, CommunicationMail02Icon, CommunicationMailAccount01Icon, CommunicationMailAccount02Icon, CommunicationMailAdd01Icon, CommunicationMailAdd02Icon, CommunicationMailAtSign01Icon, CommunicationMailAtSign02Icon, CommunicationMailBlock01Icon, CommunicationMailBlock02Icon, CommunicationMailDownload01Icon, CommunicationMailDownload02Icon, CommunicationMailEdit01Icon, CommunicationMailEdit02Icon, CommunicationMailLock01Icon, CommunicationMailLock02Icon, CommunicationMailLove01Icon, CommunicationMailLove02Icon, CommunicationMailMinus01Icon, CommunicationMailMinus02Icon, CommunicationMailOpen01Icon, CommunicationMailOpen02Icon, CommunicationMailOpenIcon, CommunicationMailOpenLoveIcon, CommunicationMailReceive01Icon, CommunicationMailReceive02Icon, CommunicationMailRemove01Icon, CommunicationMailRemove02Icon, CommunicationMailReply01Icon, CommunicationMailReply02Icon, CommunicationMailReplyAll01Icon, CommunicationMailReplyAll02Icon, CommunicationMailSearch01Icon, CommunicationMailSearch02Icon, CommunicationMailSecure01Icon, CommunicationMailSecure02Icon, CommunicationMailSend01Icon, CommunicationMailSend02Icon, CommunicationMailSetting01Icon, CommunicationMailSetting02Icon, CommunicationMailUnlock01Icon, CommunicationMailUnlock02Icon, CommunicationMailUpload01Icon, CommunicationMailUpload02Icon, CommunicationMailVoice01Icon, CommunicationMailVoice02Icon, CommunicationMailbox01Icon, CommunicationMailbox02Icon, CommunicationMessage01Icon, CommunicationMessage02Icon, CommunicationMessageAdd01Icon, CommunicationMessageAdd02Icon, CommunicationMessageBlockedIcon, CommunicationMessageCancel01Icon, CommunicationMessageCancel02Icon, CommunicationMessageDelay01Icon, CommunicationMessageDelay02Icon, CommunicationMessageDone01Icon, CommunicationMessageDone02Icon, CommunicationMessageDownload01Icon, CommunicationMessageDownload02Icon, CommunicationMessageEdit01Icon, CommunicationMessageEdit02Icon, CommunicationMessageFavourite01Icon, CommunicationMessageFavourite02Icon, CommunicationMessageIncoming01Icon, CommunicationMessageIncoming02Icon, CommunicationMessageLock01Icon, CommunicationMessageLock02Icon, CommunicationMessageMultiple01Icon, CommunicationMessageMultiple02Icon, CommunicationMessageNotification01Icon, CommunicationMessageNotification02Icon, CommunicationMessageOutgoing01Icon, CommunicationMessageOutgoing02Icon, CommunicationMessagePreview01Icon, CommunicationMessagePreview02Icon, CommunicationMessageQuestionIcon, CommunicationMessageSearch01Icon, CommunicationMessageSearch02Icon, CommunicationMessageSecure01Icon, CommunicationMessageSecure02Icon, CommunicationMessageTranslateIcon, CommunicationMessageUnlock01Icon, CommunicationMessageUnlock02Icon, CommunicationMessageUpload01Icon, CommunicationMessageUpload02Icon, CommunicationMessageUser01Icon, CommunicationMessageUser02Icon, CommunicationSent02Icon, CommunicationSentIcon, CommunicationTelephoneIcon, CryptoAnonymousIcon, CryptoBitcoin01Icon, CryptoBitcoin02Icon, CryptoBitcoin03Icon, CryptoBitcoin04Icon, CryptoBitcoinBagIcon, CryptoBitcoinCloudIcon, CryptoBitcoinCpuIcon, CryptoBitcoinCreditCardIcon, CryptoBitcoinDatabaseIcon, CryptoBitcoinDown01Icon, CryptoBitcoinDown02Icon, CryptoBitcoinEllipseIcon, CryptoBitcoinEyeIcon, CryptoBitcoinFilterIcon, CryptoBitcoinFlashdiskIcon, CryptoBitcoinGraphIcon, CryptoBitcoinInvoiceIcon, CryptoBitcoinKeyIcon, CryptoBitcoinLocationIcon, CryptoBitcoinLockIcon, CryptoBitcoinMailIcon, CryptoBitcoinMindIcon, CryptoBitcoinMoney01Icon, CryptoBitcoinMoney02Icon, CryptoBitcoinPieChartIcon, CryptoBitcoinPiggyBankIcon, CryptoBitcoinPresentationIcon, CryptoBitcoinReceiptIcon, CryptoBitcoinRectangleIcon, CryptoBitcoinSafeIcon, CryptoBitcoinSearchIcon, CryptoBitcoinSettingIcon, CryptoBitcoinShieldIcon, CryptoBitcoinShoppingIcon, CryptoBitcoinSmartphone01Icon, CryptoBitcoinSmartphone02Icon, CryptoBitcoinStoreIcon, CryptoBitcoinTagIcon, CryptoBitcoinTargetIcon, CryptoBitcoinTransactionIcon, CryptoBitcoinUp01Icon, CryptoBitcoinUp02Icon, CryptoBitcoinWalletIcon, CryptoBitcoinWithdrawIcon, CryptoBlockchain01Icon, CryptoBlockchain02Icon, CryptoBlockchain03Icon, CryptoBlockchain04Icon, CryptoBlockchain05Icon, CryptoBlockchain06Icon, CryptoBlockchain07Icon, CryptoCentralizedIcon, CryptoEthereumEllipseIcon, CryptoEthereumIcon, CryptoEthereumRectangleIcon, CryptoExchange01Icon, CryptoExchange02Icon, CryptoExchange03Icon, CryptoIcoIcon, CryptoLitecoinIcon, CryptoMarketAnalysisIcon, CryptoMining01Icon, CryptoMining02Icon, CryptoMining03Icon, CryptoPeerToPeer01Icon, CryptoPeerToPeer02Icon, CryptoPeerToPeer03Icon, CryptoProfitIcon, CryptoPurseIcon, CryptoRippleIcon, CryptoShieldBlockchainIcon, CryptoShieldEnergyIcon, CryptoStakeIcon, CryptoUsdtIcon, DateTimeAlarmClockIcon, DateTimeAppointment01Icon, DateTimeAppointment02Icon, DateTimeCalendar01Icon, DateTimeCalendar02Icon, DateTimeCalendar03Icon, DateTimeCalendar04Icon, DateTimeCalendarAdd01Icon, DateTimeCalendarAdd02Icon, DateTimeCalendarBlock01Icon, DateTimeCalendarBlock02Icon, DateTimeCalendarCheckIn01Icon, DateTimeCalendarCheckIn02Icon, DateTimeCalendarCheckOut01Icon, DateTimeCalendarCheckOut02Icon, DateTimeCalendarDownload01Icon, DateTimeCalendarDownload02Icon, DateTimeCalendarFavorite01Icon, DateTimeCalendarFavorite02Icon, DateTimeCalendarLock01Icon, DateTimeCalendarLock02Icon, DateTimeCalendarLove01Icon, DateTimeCalendarLove02Icon, DateTimeCalendarMinus01Icon, DateTimeCalendarMinus02Icon, DateTimeCalendarRemove01Icon, DateTimeCalendarRemove02Icon, DateTimeCalendarSetting01Icon, DateTimeCalendarSetting02Icon, DateTimeCalendarUpload01Icon, DateTimeCalendarUpload02Icon, DateTimeCalendarUserIcon, DateTimeClock01Icon, DateTimeClock02Icon, DateTimeClock03Icon, DateTimeClock04Icon, DateTimeClock05Icon, DateTimeComingSoon01Icon, DateTimeComingSoon02Icon, DateTimeDateTimeIcon, DateTimeDigitalClockIcon, DateTimeHourglassIcon, DateTimeHourglassOffIcon, DateTimeSmartWatch01Icon, DateTimeSmartWatch02Icon, DateTimeSmartWatch03Icon, DateTimeSmartWatch04Icon, DateTimeStopWatchIcon, DateTimeTime01Icon, DateTimeTime02Icon, DateTimeTime03Icon, DateTimeTime04Icon, DateTimeTimeHalfPassIcon, DateTimeTimeQuarter02Icon, DateTimeTimeQuarterIcon, DateTimeTimeQuarterPassIcon, DateTimeTimeScheduleIcon, DateTimeTimer01Icon, DateTimeTimer02Icon, DateTimeWatch01Icon, DateTimeWatch02Icon, DevicesAirdropIcon, DevicesAirplaneModeIcon, DevicesAirplaneModeOffIcon, DevicesAirplayLineIcon, DevicesAirpod01Icon, DevicesAirpod02Icon, DevicesAirpod03Icon, DevicesAugmentedRealityArIcon, DevicesBatteryCharging01Icon, DevicesBatteryCharging02Icon, DevicesBatteryEcoChargingIcon, DevicesBatteryEmptyIcon, DevicesBatteryFullIcon, DevicesBatteryLowIcon, DevicesBatteryMedium01Icon, DevicesBatteryMedium02Icon, DevicesBluetoothCircleIcon, DevicesBluetoothIcon, DevicesBluetoothNotConnectedIcon, DevicesBluetoothSearchIcon, DevicesBluetoothSquareIcon, DevicesBulbChargeingIcon, DevicesBulbIcon, DevicesCdIcon, DevicesComputerActivityIcon, DevicesComputerAddIcon, DevicesComputerArrowDownIcon, DevicesComputerArrowUpIcon, DevicesComputerChartDownIcon, DevicesComputerChartUpIcon, DevicesComputerCheckIcon, DevicesComputerCloudIcon, DevicesComputerEthernetIcon, DevicesComputerIcon, DevicesComputerPhoneSyncIcon, DevicesComputerRemoveIcon, DevicesComputerScreenShareIcon, DevicesComputerSettingsIcon, DevicesComputerUserIcon, DevicesComputerVideoIcon, DevicesCpuChargeIcon, DevicesCpuIcon, DevicesCpuSettingsIcon, DevicesDViewIcon, DevicesDataRecoveryIcon, DevicesDatabase01Icon, DevicesDatabase02Icon, DevicesDatabaseAddIcon, DevicesDatabaseSyncIcon, DevicesElectricPlugsIcon, DevicesExternalDriveIcon, DevicesFan01Icon, DevicesFan02Icon, DevicesFlashlightIcon, DevicesFlipPhoneIcon, DevicesFloppyDiskIcon, DevicesFridgeIcon, DevicesGameIcon, DevicesGameboyIcon, DevicesGoogleHomeIcon, DevicesGpuIcon, DevicesHardDriveIcon, DevicesHddIcon, DevicesHeadsetIcon, DevicesHeadsetOffIcon, DevicesIpodIcon, DevicesKeyboardIcon, DevicesLampIcon, DevicesLaptopAddIcon, DevicesLaptopChargingIcon, DevicesLaptopCheckIcon, DevicesLaptopCloudIcon, DevicesLaptopIcon, DevicesLaptopIssueIcon, DevicesLaptopPerformanceIcon, DevicesLaptopPhoneSyncIcon, DevicesLaptopRemoveIcon, DevicesLaptopSettingsIcon, DevicesLaptopVideoIcon, DevicesMegaphone01Icon, DevicesMegaphone02Icon, DevicesMirroringScreenIcon, DevicesModernTv4kIcon, DevicesModernTvIcon, DevicesModernTvIssueIcon, DevicesMouse01Icon, DevicesMouse02Icon, DevicesPenConnectBluetoothIcon, DevicesPenConnectUsbIcon, DevicesPenConnectWifiIcon, DevicesPhoneArrowDownIcon, DevicesPhoneArrowUpIcon, DevicesPhoneCheckIcon, DevicesPhoneDeveloperModeIcon, DevicesPhoneEraseIcon, DevicesPhoneLockIcon, DevicesPhoneOff01Icon, DevicesPhoneOff02Icon, DevicesPrinterIcon, DevicesPrinterOffIcon, DevicesRadio01Icon, DevicesRadio02Icon, DevicesRemoteControlIcon, DevicesRouterIcon, DevicesSatelliteIcon, DevicesScreenAddToHome02Icon, DevicesScreenAddToHomeIcon, DevicesScreenLockRotationIcon, DevicesScreenRotationIcon, DevicesSdCardIcon, DevicesSendToMobile02Icon, DevicesSendToMobileIcon, DevicesSimcard01Icon, DevicesSimcard02Icon, DevicesSimcardDualIcon, DevicesSmartAcIcon, DevicesSmartPhone01Icon, DevicesSmartPhone02Icon, DevicesSmartPhone03Icon, DevicesSmartPhone04Icon, DevicesSmartPhoneLandscape02Icon, DevicesSmartPhoneLandscapeIcon, DevicesSpeakerIcon, DevicesTablet01Icon, DevicesTablet02Icon, DevicesTabletConnectedBluetoothIcon, DevicesTabletConnectedUsbIcon, DevicesTabletConnectedWifiIcon, DevicesTabletPenIcon, DevicesTransmissionIcon, DevicesTv01Icon, DevicesTv02Icon, DevicesTvFixIcon, DevicesTvIssueIcon, DevicesTvSmartIcon, DevicesUsbBugsIcon, DevicesUsbConnected01Icon, DevicesUsbConnected02Icon, DevicesUsbConnected03Icon, DevicesUsbErrorIcon, DevicesUsbIcon, DevicesUsbMemory01Icon, DevicesUsbMemory02Icon, DevicesUsbNotConnected01Icon, DevicesUsbNotConnected02Icon, DevicesVirtualRealityVr01Icon, DevicesVirtualRealityVr02Icon, DownloadCloudDownloadIcon, DownloadCloudUploadIcon, DownloadDownload01Icon, DownloadDownload02Icon, DownloadDownload03Icon, DownloadDownload04Icon, DownloadDownload05Icon, DownloadDownloadCircle01Icon, DownloadDownloadCircle02Icon, DownloadDownloadSquare01Icon, DownloadDownloadSquare02Icon, DownloadUpload01Icon, DownloadUpload02Icon, DownloadUpload03Icon, DownloadUpload04Icon, DownloadUpload05Icon, DownloadUploadCircle01Icon, DownloadUploadCircle02Icon, DownloadUploadSquare01Icon, DownloadUploadSquare02Icon, EcommerceAffiliateIcon, EcommerceBarCode01Icon, EcommerceBarCode02Icon, EcommerceCargoShipIcon, EcommerceContainerTruck01Icon, EcommerceContainerTruck02Icon, EcommerceCoupon01Icon, EcommerceCoupon02Icon, EcommerceCoupon03Icon, EcommerceCouponPercentIcon, EcommerceCustomerSupportIcon, EcommerceDeliveredSentIcon, EcommerceDeliveryBox01Icon, EcommerceDeliveryBox02Icon, EcommerceDeliveryDelay01Icon, EcommerceDeliveryDelay02Icon, EcommerceDeliveryReturn01Icon, EcommerceDeliveryReturn02Icon, EcommerceDeliverySecure01Icon, EcommerceDeliverySecure02Icon, EcommerceDeliverySent01Icon, EcommerceDeliverySent02Icon, EcommerceDeliveryTracking01Icon, EcommerceDeliveryTracking02Icon, EcommerceDeliveryTruck01Icon, EcommerceDeliveryTruck02Icon, EcommerceDeliveryView01Icon, EcommerceDeliveryView02Icon, EcommerceDiscountIcon, EcommerceDiscountTag01Icon, EcommerceDiscountTag02Icon, EcommerceDistributionIcon, EcommerceGiftCardIcon, EcommerceHeaderIcon, EcommerceHotPriceIcon, EcommerceInvoice01Icon, EcommerceInvoice02Icon, EcommerceInvoice03Icon, EcommerceInvoice04Icon, EcommerceLimitOrderIcon, EcommerceLoyaltyCardIcon, EcommerceMarketOrderIcon, EcommerceMarketingIcon, EcommercePackage01Icon, EcommercePackage02Icon, EcommercePackage03Icon, EcommercePackageAdd01Icon, EcommercePackageAddIcon, EcommercePackageDeliveredIcon, EcommercePackageDimensions01Icon, EcommercePackageDimensions02Icon, EcommercePackageIcon, EcommercePackageMoving01Icon, EcommercePackageMovingIcon, EcommercePackageOpenIcon, EcommercePackageOutOfStockIcon, EcommercePackageProcess01Icon, EcommercePackageProcessIcon, EcommercePackageReceive01Icon, EcommercePackageReceiveIcon, EcommercePackageRemove01Icon, EcommercePackageRemoveIcon, EcommercePackageSearch01Icon, EcommercePackageSearchIcon, EcommercePackageSent01Icon, EcommercePackageSentIcon, EcommercePackaging01Icon, EcommerceProductLoadingIcon, EcommercePromotionIcon, EcommerceReceiptDollarIcon, EcommerceReturnRequestIcon, EcommerceSafeDelivery01Icon, EcommerceSafeDelivery02Icon, EcommerceSaleTag01Icon, EcommerceSaleTag02Icon, EcommerceShipmentTrackingIcon, EcommerceShippingLoadingIcon, EcommerceShippingTruck01Icon, EcommerceShippingTruck02Icon, EcommerceShopSignIcon, EcommerceShoppingBag01Icon, EcommerceShoppingBag02Icon, EcommerceShoppingBag03Icon, EcommerceShoppingBagAddIcon, EcommerceShoppingBagCheckIcon, EcommerceShoppingBagFavoriteIcon, EcommerceShoppingBagRemoveIcon, EcommerceShoppingBasket01Icon, EcommerceShoppingBasket02Icon, EcommerceShoppingBasket03Icon, EcommerceShoppingBasketAdd01Icon, EcommerceShoppingBasketAdd02Icon, EcommerceShoppingBasketAdd03Icon, EcommerceShoppingBasketCheckIn01Icon, EcommerceShoppingBasketCheckIn02Icon, EcommerceShoppingBasketCheckIn03Icon, EcommerceShoppingBasketCheckOut01Icon, EcommerceShoppingBasketCheckOut02Icon, EcommerceShoppingBasketCheckOut03Icon, EcommerceShoppingBasketDone01Icon, EcommerceShoppingBasketDone02Icon, EcommerceShoppingBasketDone03Icon, EcommerceShoppingBasketFavorite01Icon, EcommerceShoppingBasketFavorite02Icon, EcommerceShoppingBasketFavorite03Icon, EcommerceShoppingBasketRemove01Icon, EcommerceShoppingBasketRemove02Icon, EcommerceShoppingBasketRemove03Icon, EcommerceShoppingBasketSecure01Icon, EcommerceShoppingBasketSecure02Icon, EcommerceShoppingBasketSecure03Icon, EcommerceShoppingCart01Icon, EcommerceShoppingCart02Icon, EcommerceShoppingCartAdd01Icon, EcommerceShoppingCartAdd02Icon, EcommerceShoppingCartCheck01Icon, EcommerceShoppingCartCheck02Icon, EcommerceShoppingCartCheckIn01Icon, EcommerceShoppingCartCheckIn02Icon, EcommerceShoppingCartCheckOut01Icon, EcommerceShoppingCartCheckOut02Icon, EcommerceShoppingCartFavorite01Icon, EcommerceShoppingCartFavorite02Icon, EcommerceShoppingCartRemove01Icon, EcommerceShoppingCartRemove02Icon, EcommerceStopLossOrderIcon, EcommerceStore01Icon, EcommerceStore02Icon, EcommerceStore03Icon, EcommerceStore04Icon, EcommerceStoreAdd01Icon, EcommerceStoreAdd02Icon, EcommerceStoreLocation01Icon, EcommerceStoreLocation02Icon, EcommerceStoreManagement01Icon, EcommerceStoreManagement02Icon, EcommerceStoreRemove01Icon, EcommerceStoreRemove02Icon, EcommerceTagsIcon, EcommerceTicket01Icon, EcommerceTicket02Icon, EcommerceTicket03Icon, EcommerceTicketStarIcon, EcommerceTransactionIcon, EcommerceTrolley01Icon, EcommerceTrolley02Icon, EcommerceVoucherIcon, EcommerceWarehouseIcon, EditingAddToListIcon, EditingAlignBottomIcon, EditingAlignBoxBottomCenterIcon, EditingAlignBoxBottomLeftIcon, EditingAlignBoxBottomRightIcon, EditingAlignBoxMiddleCenterIcon, EditingAlignBoxMiddleLeftIcon, EditingAlignBoxMiddleRightIcon, EditingAlignBoxTopCenterIcon, EditingAlignBoxTopLeftIcon, EditingAlignBoxTopRightIcon, EditingAlignHorizontalCenterIcon, EditingAlignKeyObjectIcon, EditingAlignLeftIcon, EditingAlignRightIcon, EditingAlignSelectionIcon, EditingAlignTopIcon, EditingAlignVerticalCenterIcon, EditingAlphabetArabicIcon, EditingAlphabetBanglaIcon, EditingAlphabetChineseIcon, EditingAlphabetGreekIcon, EditingAlphabetHebrewIcon, EditingAlphabetHindiIcon, EditingAlphabetJapaneseIcon, EditingAlphabetKoreanIcon, EditingAlphabetThaiIcon, EditingAnchorPointIcon, EditingArrangeByLettersAZIcon, EditingArrangeByLettersZAIcon, EditingArrangeByNumbers19Icon, EditingArrangeByNumbers91Icon, EditingArrangeIcon, EditingArtboardIcon, EditingArtboardToolIcon, EditingAspectRatioIcon, EditingAttachment01Icon, EditingAttachment02Icon, EditingAttachmentCircleIcon, EditingAttachmentSquareIcon, EditingBackgroundIcon, EditingBendToolIcon, EditingBlendIcon, EditingBlurIcon, EditingBorderFullIcon, EditingBrushIcon, EditingCapProjectingIcon, EditingCapRoundIcon, EditingCapStraightIcon, EditingCarouselHorizontalIcon, EditingCarouselVerticalIcon, EditingChangeScreenModeIcon, EditingCharacterPhoneticIcon, EditingCheckListIcon, EditingCleanIcon, EditingColorPickerIcon, EditingColorsIcon, EditingColumnDeleteIcon, EditingColumnInsertIcon, EditingCommandIcon, EditingCopy01Icon, EditingCopy02Icon, EditingCropIcon, EditingDMoveIcon, EditingDRotateIcon, EditingDScaleIcon, EditingDarkModeIcon, EditingDashedLine01Icon, EditingDashedLine02Icon, EditingDashedLineCircleIcon, EditingDistributeHorizontalCenterIcon, EditingDistributeHorizontalLeftIcon, EditingDistributeHorizontalRightIcon, EditingDistributeVerticalBottomIcon, EditingDistributeVerticalCenterIcon, EditingDistributeVerticalTopIcon, EditingDrawingModeIcon, EditingDropletIcon, EditingEdgeStyleIcon, EditingEdit01Icon, EditingEdit02Icon, EditingEdit03Icon, EditingEdit04Icon, EditingEditOff03Icon, EditingEditOff04Icon, EditingEditOffIcon, EditingEllipseSelectionIcon, EditingEraserAutoIcon, EditingEraserIcon, EditingFeatherIcon, EditingFitToScreenIcon, EditingFlipBottomIcon, EditingFlipHorizontalIcon, EditingFlipLeftIcon, EditingFlipRightIcon, EditingFlipTopIcon, EditingFlipVerticalIcon, EditingFullScreenIcon, EditingGrid02Icon, EditingGridIcon, EditingGridOffIcon, EditingGridTableIcon, EditingGridViewIcon, EditingGroup01Icon, EditingGroupItemsIcon, EditingGroupLayersIcon, EditingHeading01Icon, EditingHeading02Icon, EditingHeading03Icon, EditingHeading04Icon, EditingHeading05Icon, EditingHeading06Icon, EditingHeadingIcon, EditingHighlighterIcon, EditingHorizontalDragDropIcon, EditingInsertBottomImageIcon, EditingInsertCenterImageIcon, EditingInsertTopImageIcon, EditingJoinBevelIcon, EditingJoinRoundIcon, EditingJoinStraightIcon, EditingLanguageCircleIcon, EditingLanguageSquareIcon, EditingLassoTool01Icon, EditingLassoTool02Icon, EditingLayerAddIcon, EditingLayerBringForwardIcon, EditingLayerBringToFrontIcon, EditingLayerIcon, EditingLayerMask1Icon, EditingLayerMaskIcon, EditingLayerSendBackwardIcon, EditingLayerSendToBackIcon, EditingLayers01Icon, EditingLayers02Icon, EditingLeftToRightBlockQuoteIcon, EditingLeftToRightListBulletIcon, EditingLeftToRightListDashIcon, EditingLeftToRightListNumberIcon, EditingLeftToRightListStar1Icon, EditingLeftToRightListStarIcon, EditingLeftToRightListTriangleIcon, EditingLetterSpacingIcon, EditingListViewIcon, EditingMagicWand01Icon, EditingMagicWand02Icon, EditingMagicWand03Icon, EditingMaterialAndTextureIcon, EditingMaximizeScreenIcon, EditingMinimizeScreenIcon, EditingMoveToIcon, EditingOptionIcon, EditingOrthogonalEdgeIcon, EditingPaintBrush01Icon, EditingPaintBrush02Icon, EditingPaintBrush03Icon, EditingPaintBrush04Icon, EditingPaintBucketIcon, EditingParagraphBulletsPoint01Icon, EditingParagraphBulletsPoint02Icon, EditingParagraphIcon, EditingParagraphSpacingIcon, EditingPathfinderCropIcon, EditingPathfinderDivideIcon, EditingPathfinderExcludeIcon, EditingPathfinderIntersectIcon, EditingPathfinderMergeIcon, EditingPathfinderMinusBackIcon, EditingPathfinderMinusFrontIcon, EditingPathfinderOutlineIcon, EditingPathfinderTrimIcon, EditingPathfinderUniteIcon, EditingPen01Icon, EditingPen02Icon, EditingPenTool01Icon, EditingPenTool02Icon, EditingPenTool03Icon, EditingPenToolAddIcon, EditingPenToolMinusIcon, EditingPencilEdit01Icon, EditingPencilEdit02Icon, EditingPerspectiveIcon, EditingPictureInPictureExitIcon, EditingPictureInPictureOnIcon, EditingPivotIcon, EditingPlusMinusIcon, EditingPrinter3dIcon, EditingProfileIcon, EditingProgressIcon, EditingQueue01Icon, EditingQueue02Icon, EditingQuillWrite01Icon, EditingQuillWrite02Icon, EditingQuoteDownCircleIcon, EditingQuoteDownIcon, EditingQuoteDownSquareIcon, EditingQuoteUpCircleIcon, EditingQuoteUpIcon, EditingQuoteUpSquareIcon, EditingQuotesIcon, EditingRadioButtonIcon, EditingRedo02Icon, EditingRedo03Icon, EditingRedoIcon, EditingRefreshIcon, EditingReloadIcon, EditingResourcesAddIcon, EditingResourcesRemoveIcon, EditingRightToLeftBlockQuoteIcon, EditingRightToLeftListBulletIcon, EditingRightToLeftListDashIcon, EditingRightToLeftListNumberIcon, EditingRightToLeftListTriangleIcon, EditingRotate01Icon, EditingRotate02Icon, EditingRotate360Icon, EditingRotateBottomLeft1Icon, EditingRotateBottomLeftIcon, EditingRotateClockwiseIcon, EditingRotateCropIcon, EditingRotateSquareIcon, EditingRotateTopLeftIcon, EditingRotateTopRightIcon, EditingRowDeleteIcon, EditingRowInsertIcon, EditingRulerIcon, EditingScissorIcon, EditingScissorRectangleIcon, EditingSearchReplaceIcon, EditingSelect01Icon, EditingSelect02Icon, EditingShapeCollectionIcon, EditingShutDownIcon, EditingSignatureIcon, EditingSkewIcon, EditingSolidLine01Icon, EditingSolidLine02Icon, EditingStatusIcon, EditingStickyNote03Icon, EditingStraightEdgeIcon, EditingStrokeBottomIcon, EditingStrokeCenterIcon, EditingStrokeInsideIcon, EditingStrokeLeftIcon, EditingStrokeOutsideIcon, EditingStrokeRightIcon, EditingStrokeTopIcon, EditingSwatchIcon, EditingTextAlignCenterIcon, EditingTextAlignJustifyCenterIcon, EditingTextAlignJustifyLeftIcon, EditingTextAlignJustifyRightIcon, EditingTextAlignLeft1Icon, EditingTextAlignLeftIcon, EditingTextAlignRight1Icon, EditingTextAlignRightIcon, EditingTextAllCapsIcon, EditingTextBoldIcon, EditingTextCenterlineCenterTopIcon, EditingTextCenterlineLeftIcon, EditingTextCenterlineMiddleIcon, EditingTextCenterlineRightIcon, EditingTextCheckIcon, EditingTextCircleIcon, EditingTextClearIcon, EditingTextColorIcon, EditingTextCreationIcon, EditingTextFirstlineLeftIcon, EditingTextFirstlineRightIcon, EditingTextFontIcon, EditingTextFootnoteIcon, EditingTextIcon, EditingTextIndent1Icon, EditingTextIndentIcon, EditingTextIndentLessIcon, EditingTextIndentMoreIcon, EditingTextItalicIcon, EditingTextItalicSlashIcon, EditingTextKerningIcon, EditingTextNumberSignIcon, EditingTextSelectionIcon, EditingTextSmallcapsIcon, EditingTextSquareIcon, EditingTextStrikethroughIcon, EditingTextSubscriptIcon, EditingTextSuperscriptIcon, EditingTextTrackingIcon, EditingTextUnderlineIcon, EditingTextVariableFrontIcon, EditingTextVerticalAlignmentIcon, EditingTextWrapIcon, EditingTransparencyIcon, EditingTrapezoidLineHorizontalIcon, EditingTrapezoidLineVerticalIcon, EditingTypeCursorIcon, EditingUndo02Icon, EditingUndo03Icon, EditingUndoIcon, EditingUngroupItemsIcon, EditingUngroupLayersIcon, EditingVerticalDragDrop1Icon, EditingVerticalDragDropIcon, EditingViewIcon, EditingViewOffIcon, EditingViewOffSlashIcon, EducationAssignmentsIcon, EducationAudioBook01Icon, EducationAudioBook02Icon, EducationAudioBook03Icon, EducationAudioBook04Icon, EducationBackpack01Icon, EducationBackpack02Icon, EducationBackpack03Icon, EducationBinocularsIcon, EducationBoardMathIcon, EducationBook01Icon, EducationBook02Icon, EducationBook03Icon, EducationBook04Icon, EducationBookBookmark01Icon, EducationBookBookmark02Icon, EducationBookDownloadIcon, EducationBookEditIcon, EducationBookOpen01Icon, EducationBookOpen02Icon, EducationBookUploadIcon, EducationBooks01Icon, EducationBooks02Icon, EducationBrain01Icon, EducationBrainIcon, EducationBrowserIcon, EducationCanvasIcon, EducationCertificateIcon, EducationChemistry01Icon, EducationChemistry02Icon, EducationChemistry03Icon, EducationClipIcon, EducationClipartsIcon, EducationClipboardIcon, EducationComicsIcon, EducationComputerVideoCallIcon, EducationConversationIcon, EducationDeskIcon, EducationDiplomaIcon, EducationDnaIcon, EducationDrawingCompassIcon, EducationElearningExchangeIcon, EducationFrameworksIcon, EducationGeologyCrustIcon, EducationGiftIcon, EducationGlassesIcon, EducationGlobalEducationIcon, EducationGlobe02Icon, EducationGlobeIcon, EducationGraduateFemaleIcon, EducationGraduateMaleIcon, EducationGraduationScrollIcon, EducationIdeaIcon, EducationKnowledge01Icon, EducationKnowledge02Icon, EducationLibrariesIcon, EducationLibraryIcon, EducationLockerIcon, EducationMangaIcon, EducationMathIcon, EducationMentorIcon, EducationMentoringIcon, EducationMoonIcon, EducationMortarboard01Icon, EducationMortarboard02Icon, EducationNoteIcon, EducationNotebook01Icon, EducationNotebook02Icon, EducationOnlineLearning01Icon, EducationOnlineLearning02Icon, EducationOnlineLearning03Icon, EducationOnlineLearning04Icon, EducationPaintBoardIcon, EducationPencilIcon, EducationPhysicsIcon, EducationQuiz01Icon, EducationQuiz02Icon, EducationQuiz03Icon, EducationQuiz04Icon, EducationQuiz05Icon, EducationSaturnIcon, EducationSchoolBell01Icon, EducationSchoolBell02Icon, EducationSchoolIcon, EducationSchoolReportCardIcon, EducationSchoolTieIcon, EducationStationeryIcon, EducationStudentCardIcon, EducationStudentIcon, EducationStudentsIcon, EducationStudyLampIcon, EducationTeacherIcon, EducationTeachingIcon, EducationTelescope01Icon, EducationTelescope02Icon, EducationTestTube01Icon, EducationTestTube02Icon, EducationTestTube03Icon, EducationUserIcon, EnergyBeachIcon, EnergyCampfireIcon, EnergyEcoLab01Icon, EnergyEcoLab02Icon, EnergyEcoLabIcon, EnergyEnergyEllipseIcon, EnergyEnergyRectangleIcon, EnergyEvChargingIcon, EnergyFactoryIcon, EnergyFire02Icon, EnergyFire03Icon, EnergyFireIcon, EnergyFlowerIcon, EnergyFuel01Icon, EnergyFuel02Icon, EnergyGasPipeIcon, EnergyGreenHouseIcon, EnergyHouseSolarPanelIcon, EnergyHydroPowerIcon, EnergyLeaf01Icon, EnergyLeaf02Icon, EnergyLeaf03Icon, EnergyLeaf04Icon, EnergyMagnet01Icon, EnergyMagnet02Icon, EnergyMountainIcon, EnergyNuclearPowerIcon, EnergyOilBarrelIcon, EnergyPineTreeIcon, EnergyPlant04Icon, EnergyPlug01Icon, EnergyPlug02Icon, EnergyPlugSocketIcon, EnergyPolyTankIcon, EnergyPowerServiceIcon, EnergyPowerSocket01Icon, EnergyPowerSocket02Icon, EnergyRecycle01Icon, EnergyRecycle02Icon, EnergyRecycle03Icon, EnergyRenewableEnergyIcon, EnergySakuraIcon, EnergySaveEnergy01Icon, EnergySaveEnergy02Icon, EnergySaveEnergy03Icon, EnergySolarEnergyIcon, EnergySolarPanel01Icon, EnergySolarPanel02Icon, EnergySolarPanel03Icon, EnergySolarPanel04Icon, EnergySolarPanel05Icon, EnergySolarPowerIcon, EnergySustainableEnergyIcon, EnergyTemperatureIcon, EnergyTree07Icon, EnergyTree08Icon, EnergyTulipIcon, EnergyWaterEnergyIcon, EnergyWaterPumpIcon, EnergyWindPower01Icon, EnergyWindPower02Icon, EnergyWindPower03Icon, FilesArchive01Icon, FilesArchive02Icon, FilesArchive03Icon, FilesCatalogueIcon, FilesCopyLinkIcon, FilesCourseIcon, FilesCssFile01Icon, FilesCssFile02Icon, FilesCsv01Icon, FilesCsv02Icon, FilesDoc01Icon, FilesDoc02Icon, FilesDocumentAttachmentIcon, FilesFile01Icon, FilesFile02Icon, FilesFileAddIcon, FilesFileAttachmentIcon, FilesFileAudioIcon, FilesFileBlockIcon, FilesFileBookmarkIcon, FilesFileCloud1Icon, FilesFileCloudIcon, FilesFileCorruptIcon, FilesFileDownloadIcon, FilesFileEditIcon, FilesFileEmpty01Icon, FilesFileEmpty02Icon, FilesFileExportIcon, FilesFileImportIcon, FilesFileLinkIcon, FilesFileLockedIcon, FilesFileManagementIcon, FilesFileMinusIcon, FilesFileMusicIcon, FilesFileNotFoundIcon, FilesFilePasteIcon, FilesFilePinIcon, FilesFileRemoveIcon, FilesFileScriptIcon, FilesFileSearchIcon, FilesFileSecurityIcon, FilesFileShreddeIcon, FilesFileStarIcon, FilesFileSyncIcon, FilesFileUnknownIcon, FilesFileUnlockedIcon, FilesFileUploadIcon, FilesFileVerifiedIcon, FilesFileVideoIcon, FilesFileViewIcon, FilesFileZipIcon, FilesFiles01Icon, FilesFiles02Icon, FilesFloorPlanIcon, FilesFolder01Icon, FilesFolder02Icon, FilesFolder03Icon, FilesFolderAddIcon, FilesFolderAttachmentIcon, FilesFolderAudioIcon, FilesFolderBlockIcon, FilesFolderCheckIcon, FilesFolderCloudIcon, FilesFolderDetailsIcon, FilesFolderDetailsReferenceIcon, FilesFolderDownloadIcon, FilesFolderEditIcon, FilesFolderExportIcon, FilesFolderFavoriteIcon, FilesFolderFileStorageIcon, FilesFolderImportIcon, FilesFolderLibraryIcon, FilesFolderLinksIcon, FilesFolderLockedIcon, FilesFolderManagementIcon, FilesFolderMinusIcon, FilesFolderMusicIcon, FilesFolderOffIcon, FilesFolderOpenIcon, FilesFolderPinIcon, FilesFolderRemoveIcon, FilesFolderSearchIcon, FilesFolderSecurityIcon, FilesFolderShared01Icon, FilesFolderShared02Icon, FilesFolderShared03Icon, FilesFolderSyncIcon, FilesFolderTransferIcon, FilesFolderUnknownIcon, FilesFolderUnlockedIcon, FilesFolderUploadIcon, FilesFolderVideoIcon, FilesFolderViewIcon, FilesFolderZipIcon, FilesFoldersIcon, FilesGif01Icon, FilesGif02Icon, FilesHdr01Icon, FilesHdr02Icon, FilesHtmlFile01Icon, FilesHtmlFile02Icon, FilesJpg01Icon, FilesJpg02Icon, FilesJsx02Icon, FilesJsx03Icon, FilesLicenseDraftIcon, FilesLicenseIcon, FilesLicenseMaintenanceIcon, FilesLicenseNoIcon, FilesLicensePinIcon, FilesLicenseThirdPartyIcon, FilesMp301Icon, FilesMp302Icon, FilesMp401Icon, FilesMp402Icon, FilesNews01Icon, FilesPdf01Icon, FilesPdf02Icon, FilesPng01Icon, FilesPng02Icon, FilesPolicyIcon, FilesPpt01Icon, FilesPpt02Icon, FilesRar01Icon, FilesRar02Icon, FilesRaw01Icon, FilesRaw02Icon, FilesScrollIcon, FilesSvg01Icon, FilesSvg02Icon, FilesTiff01Icon, FilesTiff02Icon, FilesTxt01Icon, FilesTxt02Icon, FilesTypescript02Icon, FilesTypescript03Icon, FilesUnarchive03Icon, FilesWav01Icon, FilesWav02Icon, FilesXls01Icon, FilesXls02Icon, FilesXml01Icon, FilesXml02Icon, FilesXsl01Icon, FilesXsl02Icon, FilesZ01Icon, FilesZ02Icon, FilesZip01Icon, FilesZip02Icon, FiltersFilterAddIcon, FiltersFilterEditIcon, FiltersFilterHorizontalIcon, FiltersFilterIcon, FiltersFilterMailCircleIcon, FiltersFilterMailSquareIcon, FiltersFilterRemoveIcon, FiltersFilterResetIcon, FiltersFilterVerticalIcon, FiltersPreferenceHorizontalIcon, FiltersPreferenceVerticalIcon, FiltersSortByDown01Icon, FiltersSortByDown02Icon, FiltersSortByUp01Icon, FiltersSortByUp02Icon, FiltersSorting01Icon, FiltersSorting02Icon, FiltersSorting03Icon, FiltersSorting04Icon, FiltersSorting05Icon, FiltersSorting19Icon, FiltersSorting91Icon, FiltersSortingAZ01Icon, FiltersSortingAZ02Icon, FiltersSortingDownIcon, FiltersSortingUpIcon, FiltersSortingZA01Icon, FormatsBlurayIcon, FormatsCassetteIcon, FormatsCdIcon, FormatsComicsIcon, FormatsDvdIcon, FormatsEightTrackIcon, FormatsGraphicNovelIcon, FormatsLaserdiscIcon, FormatsMagazineIcon, FormatsMangaIcon, FormatsNovelIcon, FormatsUhdIcon, FormatsVhsIcon, FormatsVinylIcon, FurnituresBabyBed01Icon, FurnituresBabyBed02Icon, FurnituresBathtub01Icon, FurnituresBathtub02Icon, FurnituresBedBunkIcon, FurnituresBedDoubleIcon, FurnituresBedIcon, FurnituresBedSingle01Icon, FurnituresBedSingle02Icon, FurnituresBookshelf01Icon, FurnituresBookshelf02Icon, FurnituresBookshelf03Icon, FurnituresCabinet01Icon, FurnituresCabinet02Icon, FurnituresCabinet03Icon, FurnituresCabinet04Icon, FurnituresCactusIcon, FurnituresCandelier01Icon, FurnituresCandelier02Icon, FurnituresChair01Icon, FurnituresChair02Icon, FurnituresChair03Icon, FurnituresChair04Icon, FurnituresChair05Icon, FurnituresChairBarberIcon, FurnituresCleaningBucketIcon, FurnituresComputerDesk01Icon, FurnituresComputerDesk02Icon, FurnituresComputerDesk03Icon, FurnituresCurtainsIcon, FurnituresDesk01Icon, FurnituresDesk02Icon, FurnituresDiningTableIcon, FurnituresDoorIcon, FurnituresDressingTable01Icon, FurnituresDressingTable02Icon, FurnituresDressingTable03Icon, FurnituresFlowerPotIcon, FurnituresGarageIcon, FurnituresHangingClockIcon, FurnituresHotTubeIcon, FurnituresLamp01Icon, FurnituresLamp02Icon, FurnituresLamp03Icon, FurnituresLamp04Icon, FurnituresLamp05Icon, FurnituresMirrorIcon, FurnituresOfficeChairIcon, FurnituresRockingChairIcon, FurnituresSink01Icon, FurnituresSink02Icon, FurnituresSofa01Icon, FurnituresSofa02Icon, FurnituresSofa03Icon, FurnituresSofaSingleIcon, FurnituresStudyDeskIcon, FurnituresTable01Icon, FurnituresTable02Icon, FurnituresTable03Icon, FurnituresTableLamp01Icon, FurnituresTableLamp02Icon, FurnituresTableRoundIcon, FurnituresTelevisionTableIcon, FurnituresTerraceIcon, FurnituresToilet01Icon, FurnituresToilet02Icon, FurnituresVacuumCleanerIcon, FurnituresVintageClockIcon, FurnituresWallLampIcon, FurnituresWardrobe01Icon, FurnituresWardrobe02Icon, FurnituresWardrobe03Icon, FurnituresWardrobe04Icon, GamingAdventureIcon, GamingAircraftGameIcon, GamingAmericanFootballIcon, GamingAmmoIcon, GamingAngryBirdIcon, GamingArcherIcon, GamingArmoredBootIcon, GamingBadmintonIcon, GamingBadmintonShuttleIcon, GamingBaseballBatIcon, GamingBaseballHelmetIcon, GamingBaseballIcon, GamingBasketball01Icon, GamingBasketball02Icon, GamingBasketballHoopIcon, GamingBicycleIcon, GamingBilliard01Icon, GamingBilliard02Icon, GamingBlockGameIcon, GamingBodyArmorIcon, GamingBombIcon, GamingBowlingBallIcon, GamingBowlingIcon, GamingBowlingPinsIcon, GamingBoxingGloveIcon, GamingBulletIcon, GamingBulletproofVestIcon, GamingCards01Icon, GamingCards02Icon, GamingCastleIcon, GamingChess01Icon, GamingChess02Icon, GamingChessPawnIcon, GamingChipIcon, GamingClubs01Icon, GamingClubs02Icon, GamingCricketBatIcon, GamingCricketHelmetIcon, GamingCurlingIcon, GamingDartIcon, GamingDiamondIcon, GamingDiceFaces01Icon, GamingDiceFaces02Icon, GamingDiceFaces03Icon, GamingDiceFaces04Icon, GamingDiceFaces05Icon, GamingDiceFaces06Icon, GamingDiceIcon, GamingDominoIcon, GamingDs3ToolIcon, GamingFencingIcon, GamingFencingMaskIcon, GamingFinsIcon, GamingFootballIcon, GamingFootballPitchIcon, GamingFrisbeeIcon, GamingGameController01Icon, GamingGameController02Icon, GamingGameController03Icon, GamingGemIcon, GamingGnomeIcon, GamingGolfBallIcon, GamingGolfBatIcon, GamingGolfHoleIcon, GamingGreekHelmetIcon, GamingGunIcon, GamingGymnasticIcon, GamingHockeyIcon, GamingHorseHeadIcon, GamingHorseIcon, GamingHorseSaddleIcon, GamingIceHockeyIcon, GamingIceSkatingIcon, GamingJokerIcon, GamingJoystick01Icon, GamingJoystick02Icon, GamingJoystick03Icon, GamingJoystick04Icon, GamingJoystick05Icon, GamingKayakIcon, GamingKiteIcon, GamingKnightShieldIcon, GamingMaskTheater01Icon, GamingMaskTheater02Icon, GamingMazeIcon, GamingMushroomIcon, GamingNintendoIcon, GamingNintendoSwitchIcon, GamingOlympicTorchIcon, GamingPacman01Icon, GamingPacman02Icon, GamingParaglidingIcon, GamingPokeballIcon, GamingPokemonIcon, GamingPoolTableIcon, GamingPotionIcon, GamingPuzzleIcon, GamingRacingFlagIcon, GamingRockingHorseIcon, GamingRollerSkateIcon, GamingRubiksCubeIcon, GamingSeesawIcon, GamingSkiIcon, GamingSlideIcon, GamingSpadesIcon, GamingSpartanHelmetIcon, GamingSteeringIcon, GamingSuperMarioIcon, GamingSuperMarioToadIcon, GamingSurfboardIcon, GamingSwimmingCapIcon, GamingSwimmingIcon, GamingSword01Icon, GamingSword02Icon, GamingSword03Icon, GamingTableTennisBatIcon, GamingTennisBallIcon, GamingTennisRacketIcon, GamingTetrisIcon, GamingTicTacToeIcon, GamingTrampolineIcon, GamingVersusIcon, GamingVideoConsoleIcon, GamingVolleyballIcon, GamingVrGlassesIcon, GamingVrIcon, GamingWaterPoloIcon, GamingWhistleIcon, GamingWindSurfIcon, HomeHome01Icon, HomeHome02Icon, HomeHome03Icon, HomeHome04Icon, HomeHome05Icon, HomeHome06Icon, HomeHome07Icon, HomeHome08Icon, HomeHome09Icon, HomeHome10Icon, HomeHome11Icon, HomeHome12Icon, Icon, ImageCameraAlbum01Icon, ImageCameraAlbum02Icon, ImageCameraAlbumNotFound01Icon, ImageCameraAlbumNotFound02Icon, ImageCameraCamera01Icon, ImageCameraCamera02Icon, ImageCameraCameraAdd01Icon, ImageCameraCameraAdd02Icon, ImageCameraCameraAdd03Icon, ImageCameraCameraAutomatically01Icon, ImageCameraCameraAutomatically02Icon, ImageCameraCameraLensIcon, ImageCameraCameraMicrophone01Icon, ImageCameraCameraMicrophone02Icon, ImageCameraCameraNightMode01Icon, ImageCameraCameraNightMode02Icon, ImageCameraCameraOff01Icon, ImageCameraCameraOff02Icon, ImageCameraCameraRotated01Icon, ImageCameraCameraRotated02Icon, ImageCameraCameraSmile01Icon, ImageCameraCameraSmile02Icon, ImageCameraCameraTripodIcon, ImageCameraCameraVideoIcon, ImageCameraCenterFocusIcon, ImageCameraClosedCaptionAltIcon, ImageCameraClosedCaptionIcon, ImageCameraFilm01Icon, ImageCameraFilmRoll01Icon, ImageCameraFilmRoll02Icon, ImageCameraFlashIcon, ImageCameraFlashOffIcon, ImageCameraFlimSlateIcon, ImageCameraFocusPointIcon, ImageCameraImage01Icon, ImageCameraImage02Icon, ImageCameraImage03Icon, ImageCameraImageActualSizeIcon, ImageCameraImageAdd01Icon, ImageCameraImageAdd02Icon, ImageCameraImageCompositionIcon, ImageCameraImageCompositionOvalIcon, ImageCameraImageCounterClockwiseIcon, ImageCameraImageCropIcon, ImageCameraImageDelete01Icon, ImageCameraImageDelete02Icon, ImageCameraImageDone01Icon, ImageCameraImageDone02Icon, ImageCameraImageDownload02Icon, ImageCameraImageDownloadIcon, ImageCameraImageFlipHorizontalIcon, ImageCameraImageFlipVerticalIcon, ImageCameraImageNotFound01Icon, ImageCameraImageNotFound02Icon, ImageCameraImageRemove01Icon, ImageCameraImageRemove02Icon, ImageCameraImageRotationClockwiseIcon, ImageCameraImageUpload01Icon, ImageCameraImageUploadIcon, ImageCameraKIcon, ImageCameraOpenCaptionIcon, ImageCameraPlayCircleIcon, ImageCameraPlayListAddIcon, ImageCameraPlayListFavourite01Icon, ImageCameraPlayListFavourite02Icon, ImageCameraPlayListIcon, ImageCameraPlayListMinusIcon, ImageCameraPlayListRemoveIcon, ImageCameraPlaySquareIcon, ImageCameraVideo01Icon, ImageCameraVideo02Icon, ImageCameraVideoOffIcon, ImageCameraVideoReplayIcon, LegalAgreement01Icon, LegalAgreement02Icon, LegalAgreement03Icon, LegalAuctionIcon, LegalAudit01Icon, LegalAudit02Icon, LegalCopyrightIcon, LegalCourtHouseIcon, LegalCourtLawIcon, LegalHandcuffsIcon, LegalIdentificationIcon, LegalInvestigationIcon, LegalJudgeIcon, LegalJusticeScale01Icon, LegalJusticeScale02Icon, LegalLegal01Icon, LegalLegal02Icon, LegalLegalDocument01Icon, LegalLegalDocument02Icon, LegalLegalHammerIcon, LegalPassportIcon, LegalPodiumIcon, LegalPoliceBadgeIcon, LegalPoliceCapIcon, LegalPoliceStationIcon, LegalPrisonGuardIcon, LegalPrisonIcon, LegalPrisonerIcon, LegalRegisterIcon, LegalSheriff01Icon, LegalSheriff02Icon, LegalStamp01Icon, LegalStamp02Icon, LegalSubpoenaIcon, LegalTradeMarkIcon, LegalWantedIcon, LinksLink01Icon, LinksLink02Icon, LinksLink03Icon, LinksLink04Icon, LinksLink05Icon, LinksLink06Icon, LinksLinkBackwardIcon, LinksLinkCircle02Icon, LinksLinkCircleIcon, LinksLinkForwardIcon, LinksLinkSquare01Icon, LinksLinkSquare02Icon, LinksShare01Icon, LinksShare02Icon, LinksShare03Icon, LinksShare04Icon, LinksShare05Icon, LinksShare06Icon, LinksShare07Icon, LinksShare08Icon, LinksSharingIcon, LinksUnlink01Icon, LinksUnlink02Icon, LinksUnlink03Icon, LinksUnlink04Icon, LinksUnlink05Icon, LinksUnlink06Icon, LoginLogin01Icon, LoginLogin02Icon, LoginLogin03Icon, LoginLoginCircle01Icon, LoginLoginCircle02Icon, LoginLoginSquare01Icon, LoginLoginSquare02Icon, LoginLogout01Icon, LoginLogout02Icon, LoginLogout03Icon, LoginLogout04Icon, LoginLogout05Icon, LoginLogoutCircle01Icon, LoginLogoutCircle02Icon, LoginLogoutSquare01Icon, LoginLogoutSquare02Icon, LogisticsAccidentIcon, LogisticsAirplane01Icon, LogisticsAirplane02Icon, LogisticsAirplaneLanding01Icon, LogisticsAirplaneLanding02Icon, LogisticsAirplaneSeat02Icon, LogisticsAirplaneSeatIcon, LogisticsAirplaneTakeOff01Icon, LogisticsAirplaneTakeOff02Icon, LogisticsAirportIcon, LogisticsAmbulanceIcon, LogisticsAnchorIcon, LogisticsBicycle01Icon, LogisticsBoatIcon, LogisticsBus01Icon, LogisticsBus02Icon, LogisticsBus03Icon, LogisticsCableCarIcon, LogisticsCamperIcon, LogisticsCar01Icon, LogisticsCar02Icon, LogisticsCar03Icon, LogisticsCar04Icon, LogisticsCar05Icon, LogisticsCarAlertIcon, LogisticsCarParking01Icon, LogisticsCarParking02Icon, LogisticsCarSignalIcon, LogisticsCarTimeIcon, LogisticsCaravanIcon, LogisticsContainerTruckIcon, LogisticsCraneIcon, LogisticsDroneIcon, LogisticsFerryBoatIcon, LogisticsFuelStationIcon, LogisticsGarbageTruckIcon, LogisticsGolfCartIcon, LogisticsHelicopterIcon, LogisticsHotAirBalloonIcon, LogisticsLiftTruckIcon, LogisticsMetroIcon, LogisticsMotorbike01Icon, LogisticsMotorbike02Icon, LogisticsParkingAreaCircleIcon, LogisticsParkingAreaSquareIcon, LogisticsPetrolPumpIcon, LogisticsPickup01Icon, LogisticsPickup02Icon, LogisticsPlaneIcon, LogisticsPoliceCarIcon, LogisticsRoadIcon, LogisticsRocketIcon, LogisticsSchoolBusIcon, LogisticsScooter01Icon, LogisticsScooter02Icon, LogisticsScooter03Icon, LogisticsScooter04Icon, LogisticsScooterElectricIcon, LogisticsSeatSelectorIcon, LogisticsSemiTruckIcon, LogisticsShippingCenterIcon, LogisticsSpeedTrain01Icon, LogisticsSpeedTrain02Icon, LogisticsSubmarineIcon, LogisticsTankerTruckIcon, LogisticsTaxi02Icon, LogisticsTaxiIcon, LogisticsTowTruckIcon, LogisticsToyTrainIcon, LogisticsTractorIcon, LogisticsTrafficIncidentIcon, LogisticsTrafficJam01Icon, LogisticsTrafficJam02Icon, LogisticsTrafficLightIcon, LogisticsTrain01Icon, LogisticsTrain02Icon, LogisticsTramIcon, LogisticsTruckDeliveryIcon, LogisticsTruckIcon, LogisticsTruckMonsterIcon, LogisticsTruckReturnIcon, LogisticsUfoIcon, LogisticsVanIcon, LogisticsZeppelinIcon, LogoAdobeAfterEffectIcon, LogoAdobeIllustratorIcon, LogoAdobeIndesignIcon, LogoAdobePhotoshopIcon, LogoAdobePremierIcon, LogoAdobeXdIcon, LogoAirbnbIcon, LogoAmazonIcon, LogoAmieIcon, LogoAndroidIcon, LogoAppStoreIcon, LogoAppleFinderIcon, LogoAppleIcon, LogoAppleMusicIcon, LogoAppleNewsIcon, LogoAppleReminderIcon, LogoAppleStocksIcon, LogoAppleVisionProIcon, LogoArcBrowserIcon, LogoAsterisk02Icon, LogoAsteriskIcon, LogoBeboIcon, LogoBehance01Icon, LogoBehance02Icon, LogoBingIcon, LogoBloggerIcon, LogoBlueskyIcon, LogoBootstrapIcon, LogoBrandfetchIcon, LogoCapcutIcon, LogoCapcutRectangleIcon, LogoCastboxIcon, LogoChatGptIcon, LogoChromeIcon, LogoClaudeIcon, LogoCodesandboxIcon, LogoCoinbaseIcon, LogoCopilotIcon, LogoCreativeMarketIcon, LogoCss3Icon, LogoDatevIcon, LogoDeepseekIcon, LogoDeviantartIcon, LogoDiggIcon, LogoDiscordIcon, LogoDribbbleIcon, LogoDropboxIcon, LogoEnvatoIcon, LogoFacebook01Icon, LogoFacebook02Icon, LogoFigmaIcon, LogoFiverrIcon, LogoFlaticonIcon, LogoFlickrIcon, LogoForrstIcon, LogoFoursquareIcon, LogoFrame3474166Icon, LogoFramerIcon, LogoGitbookIcon, LogoGithub01Icon, LogoGoogleDocIcon, LogoGoogleDriveIcon, LogoGoogleGeminiIcon, LogoGoogleIcon, LogoGoogleLensIcon, LogoGoogleMapsIcon, LogoGooglePhotosIcon, LogoGoogleSheetIcon, LogoGrok02Icon, LogoGrokIcon, LogoHackerrankIcon, LogoHalalLabIcon, LogoHangoutIcon, LogoHtml5Icon, LogoHugeiconsIcon, LogoIconjarIcon, LogoImoIcon, LogoInstagramIcon, LogoJsx01Icon, LogoKickstarter01Icon, LogoKickstarter02Icon, LogoKimiAiIcon, LogoKlarnaIcon, LogoKoFiIcon, LogoLastFmIcon, LogoLayersLogoIcon, LogoLeetcodeIcon, LogoLineIcon, LogoLinkedin01Icon, LogoLinkedin02Icon, LogoLoomIcon, LogoLottiefilesIcon, LogoMastodonIcon, LogoMediumIcon, LogoMediumSquareIcon, LogoMessengerIcon, LogoMetaIcon, LogoMicrosoftIcon, LogoMistralIcon, LogoMollieIcon, LogoMymindIcon, LogoNikeIcon, LogoNotion01Icon, LogoNotion02Icon, LogoNpmIcon, LogoOffice365Icon, LogoPathIcon, LogoPayoneerIcon, LogoPaypalIcon, LogoPeriscopeIcon, LogoPexelsIcon, LogoPicasaIcon, LogoPinterestIcon, LogoPlaxoIcon, LogoPlayStoreIcon, LogoPythonIcon, LogoQuoraIcon, LogoQwenIcon, LogoReactIcon, LogoRedditIcon, LogoReplitIcon, LogoSafariIcon, LogoScribdIcon, LogoShopifyIcon, LogoShutterstockIcon, LogoSignalIcon, LogoSketchIcon, LogoSkoolIcon, LogoSkypeIcon, LogoSlackIcon, LogoSlideshareIcon, LogoSnapchatIcon, LogoSoundcloudIcon, LogoSpotifyIcon, LogoStripeIcon, LogoStumbleuponIcon, LogoSwarmIcon, LogoTailwindcssIcon, LogoTeamviewerIcon, LogoTelegramIcon, LogoThreadsEllipseIcon, LogoThreadsIcon, LogoThreadsRectangleIcon, LogoTiktok1Icon, LogoTiktokIcon, LogoTiltifyIcon, LogoTrelloIcon, LogoTumblrIcon, LogoTwitchIcon, LogoTwitterIcon, LogoTwitterSquareIcon, LogoTypescript01Icon, LogoUberIcon, LogoUnsplashIcon, LogoUpworkIcon, LogoViberIcon, LogoVimeoIcon, LogoVineIcon, LogoVineSquareIcon, LogoVisualStudioCodeIcon, LogoVkIcon, LogoVkSquareIcon, LogoW3schoolsIcon, LogoWattpadIcon, LogoWattpadSquareIcon, LogoWazeIcon, LogoWebflowIcon, LogoWebhookIcon, LogoWhatsappBusinessIcon, LogoWhatsappIcon, LogoWikipediaIcon, LogoWindowsNewIcon, LogoWindowsOldIcon, LogoWiseIcon, LogoWordpressIcon, LogoWpsOfficeIcon, LogoWpsOfficeRectangleIcon, LogoXEllipseIcon, LogoXIcon, LogoXRectangleIcon, LogoXingIcon, LogoYelpIcon, LogoYoutubeIcon, LogoZoomCircleIcon, LogoZoomIcon, LogoZoomSquareIcon, MediaBackward01Icon, MediaBackward02Icon, MediaBurningCdIcon, MediaCarouselHorizontal02Icon, MediaForward01Icon, MediaForward02Icon, MediaGoBackward10SecIcon, MediaGoBackward10secIcon1, MediaGoBackward15SecIcon, MediaGoBackward5secIcon, MediaGoBackward60SecIcon, MediaGoForward10SecIcon, MediaGoForward15SecIcon, MediaGoForward30SecIcon, MediaGoForward5secIcon, MediaGoForward60SecIcon, MediaHeadphoneMuteIcon, MediaHeadphonesIcon, MediaMic01Icon, MediaMic02Icon, MediaMicOff01Icon, MediaMicOff02Icon, MediaMusicNote01Icon, MediaMusicNote02Icon, MediaMusicNote03Icon, MediaMusicNote04Icon, MediaMusicNoteSquare01Icon, MediaMusicNoteSquare02Icon, MediaNextIcon, MediaPauseCircleIcon, MediaPauseIcon, MediaPlayCircle02Icon, MediaPlayIcon, MediaPlaylist01Icon, MediaPlaylist02Icon, MediaPlaylist03Icon, MediaPreviousIcon, MediaRadioIcon, MediaRecordIcon, MediaRepeatIcon, MediaRepeatOffIcon, MediaRepeatOne01Icon, MediaRepeatOne02Icon, MediaReplayIcon, MediaScissorIcon, MediaShuffleIcon, MediaShuffleSquareIcon, MediaSpeakerIcon, MediaStopCircleIcon, MediaStopIcon, MediaSubtitleIcon, MediaVoiceIcon, MediaVolumeHighIcon, MediaVolumeLowIcon, MediaVolumeMinusIcon, MediaVolumeMute01Icon, MediaVolumeMute02Icon, MediaVolumeOffIcon, MediaVolumeUpIcon, MediaVynil01Icon, MediaVynil02Icon, MediaVynil03Icon, MedicalAidsIcon, MedicalAmpouleIcon, MedicalBandageIcon, MedicalBloodBagIcon, MedicalBloodBottleIcon, MedicalBloodIcon, MedicalBloodPressureIcon, MedicalBloodTypeIcon, MedicalBone01Icon, MedicalBone02Icon, MedicalBrain01Icon, MedicalBrain02Icon, MedicalBrokenBoneIcon, MedicalCaduceusIcon, MedicalCardiogram01Icon, MedicalCardiogram02Icon, MedicalClinicIcon, MedicalCovidInfoIcon, MedicalDentalBracesIcon, MedicalDentalBrokenToothIcon, MedicalDentalCareIcon, MedicalDentalToothIcon, MedicalDigestionIcon, MedicalDisability01Icon, MedicalDisability02Icon, MedicalDnaIcon, MedicalDoctor01Icon, MedicalDoctor02Icon, MedicalDoctor03Icon, MedicalDropperIcon, MedicalEarIcon, MedicalEyeIcon, MedicalFirstAidKitIcon, MedicalGiveBloodIcon, MedicalGivePillIcon, MedicalHandSanitizerIcon, MedicalHealtIcon, MedicalHealtcareIcon, MedicalHospital01Icon, MedicalHospital02Icon, MedicalHospitalBed01Icon, MedicalHospitalBed02Icon, MedicalHospitalLocationIcon, MedicalInjectionIcon, MedicalKidneysIcon, MedicalLabsIcon, MedicalLiverIcon, MedicalLungsIcon, MedicalMaskIcon, MedicalMaskLoveIcon, MedicalMedicalFileIcon, MedicalMedicine01Icon, MedicalMedicine02Icon, MedicalMedicineBottle01Icon, MedicalMedicineBottle02Icon, MedicalMedicineSyrupIcon, MedicalMortarIcon, MedicalNoseIcon, MedicalPatientIcon, MedicalPrescriptionIcon, MedicalProtectionMaskIcon, MedicalPulse01Icon, MedicalPulse02Icon, MedicalPulseRectangle01Icon, MedicalPulseRectangle02Icon, MedicalSafeIcon, MedicalSkullIcon, MedicalSpermIcon, MedicalStethoscope02Icon, MedicalStethoscopeIcon, MedicalThermometerIcon, MedicalThreadIcon, MedicalTissuePaperIcon, MedicalTongueIcon, MedicalTreatmentIcon, MedicalVaccineIcon, MedicalWheelchairIcon, MedicalXRayIcon, MenuMenu01Icon, MenuMenu02Icon, MenuMenu03Icon, MenuMenu04Icon, MenuMenu05Icon, MenuMenu06Icon, MenuMenu07Icon, MenuMenu08Icon, MenuMenu09Icon, MenuMenu10Icon, MenuMenu11Icon, MenuMenuCircleIcon, MenuMenuCollapseIcon, MenuMenuSquareIcon, MenuMenuTwoLineIcon, MenuMore01Icon, MenuMore02Icon, MenuMore03Icon, MenuMoreHorizontalCircle01Icon, MenuMoreHorizontalCircle02Icon, MenuMoreHorizontalIcon, MenuMoreHorizontalSquare01Icon, MenuMoreHorizontalSquare021Icon, MenuMoreHorizontalSquare02Icon, MenuMoreVerticalCircle01Icon, MenuMoreVerticalCircle02Icon, MenuMoreVerticalIcon, MenuMoreVerticalSquare02Icon, NavFavoritesIcon, NavHomeIcon, NavKollekIcon, NavLoanIcon, NavNotificationsIcon, NavScanIcon, NavSearchIcon, NavSettingsIcon, NotesNote01Icon, NotesNote02Icon, NotesNote03Icon, NotesNote04Icon, NotesNote05Icon, NotesNoteAddIcon, NotesNoteDoneIcon, NotesNoteEditIcon, NotesNoteRemoveIcon, NotesNotebookIcon, NotesStickyNote01Icon, NotesStickyNote02Icon, NotesTask01Icon, NotesTask02Icon, NotesTaskAdd01Icon, NotesTaskAdd02Icon, NotesTaskDaily01Icon, NotesTaskDaily02Icon, NotesTaskDone01Icon, NotesTaskDone02Icon, NotesTaskEdit01Icon, NotesTaskEdit02Icon, NotesTaskRemove01Icon, NotesTaskRemove02Icon, ProgrammingApiIcon, ProgrammingBinaryCodeIcon, ProgrammingBug01Icon, ProgrammingBug02Icon, ProgrammingCIcon, ProgrammingCProgrammingIcon, ProgrammingCodeCircleIcon, ProgrammingCodeFolderIcon, ProgrammingCodeIcon, ProgrammingCodeSquareIcon, ProgrammingCommandLineIcon, ProgrammingComputerProgramming01Icon, ProgrammingComputerProgramming02Icon, ProgrammingComputerTerminal01Icon, ProgrammingComputerTerminal02Icon, ProgrammingConsoleIcon, ProgrammingDangerIcon, ProgrammingDatabaseExportIcon, ProgrammingDatabaseIcon, ProgrammingDatabaseImportIcon, ProgrammingDatabaseLockedIcon, ProgrammingDatabaseRestoreIcon, ProgrammingDatabaseSettingIcon, ProgrammingDatabaseSyncIcon, ProgrammingDeveloperIcon, ProgrammingDocumentCodeIcon, ProgrammingIncognitoIcon, ProgrammingInspectCodeIcon, ProgrammingJavaIcon, ProgrammingJavaScriptIcon, ProgrammingLanguageSkillIcon, ProgrammingLaptopProgrammingIcon, ProgrammingMessageProgrammingIcon, ProgrammingMobileProgramming01Icon, ProgrammingMobileProgramming02Icon, ProgrammingPhpIcon, ProgrammingPinCodeIcon, ProgrammingProgrammingFlagIcon, ProgrammingPropertyAddIcon, ProgrammingPropertyDeleteIcon, ProgrammingPropertyEditIcon, ProgrammingPropertyNewIcon, ProgrammingPropertySearchIcon, ProgrammingPropertyViewIcon, ProgrammingReIcon, ProgrammingRepositoryIcon, ProgrammingServerStack01Icon, ProgrammingServerStack02Icon, ProgrammingServerStack03Icon, ProgrammingSidebarLeftIcon, ProgrammingSidebarRightIcon, ProgrammingSoftwareIcon, ProgrammingSoftwareLicenseIcon, ProgrammingSoftwareUninstallIcon, ProgrammingSourceCodeCircleIcon, ProgrammingSourceCodeIcon, ProgrammingSourceCodeSquareIcon, ProgrammingSqlIcon, ProgrammingStepIntoIcon, ProgrammingStepOutIcon, ProgrammingStepOverIcon, ProgrammingTranslateIcon, ProgrammingTranslationIcon, ProgrammingVariableIcon, ProgrammingWebDesign01Icon, ProgrammingWebDesign02Icon, ProgrammingWebProgrammingIcon, SearchSearch011Icon, SearchSearch01Icon, SearchSearch021Icon, SearchSearch02Icon, SearchSearchAdd1Icon, SearchSearchAddIcon, SearchSearchArea1Icon, SearchSearchAreaIcon, SearchSearchCircle1Icon, SearchSearchCircleIcon, SearchSearchFocus1Icon, SearchSearchFocusIcon, SearchSearchList011Icon, SearchSearchList01Icon, SearchSearchList021Icon, SearchSearchList02Icon, SearchSearchMinus1Icon, SearchSearchMinusIcon, SearchSearchRemove1Icon, SearchSearchRemoveIcon, SearchSearchSquare1Icon, SearchSearchSquareIcon, SearchSearchVisual1Icon, SearchSearchVisualIcon, SearchSearching1Icon, SearchSearchingIcon, SearchZoomInArea1Icon, SearchZoomInAreaIcon, SearchZoomOutArea1Icon, SearchZoomOutAreaIcon, SecurityAccessIcon, SecurityAuthorizedIcon, SecurityBiometricAccessIcon, SecurityBiometricDeviceIcon, SecurityBlockedIcon, SecurityCctvCameraIcon, SecurityCircleLock01Icon, SecurityCircleLock02Icon, SecurityCircleLockAdd01Icon, SecurityCircleLockAdd02Icon, SecurityCircleLockCheck01Icon, SecurityCircleLockCheck02Icon, SecurityCircleLockMinus01Icon, SecurityCircleLockMinus02Icon, SecurityCircleLockRemove01Icon, SecurityCircleLockRemove02Icon, SecurityCirclePasswordIcon, SecurityCircleUnlock01Icon, SecurityCircleUnlock02Icon, SecurityComputerProtectionIcon, SecurityConnectIcon, SecurityContractsIcon, SecurityDeviceAccessIcon, SecurityDoorLockIcon, SecurityDriveIcon, SecurityEncryptIcon, SecurityFaceIdIcon, SecurityFingerAccessIcon, SecurityFingerPrintAddIcon, SecurityFingerPrintCheckIcon, SecurityFingerPrintIcon, SecurityFingerPrintMinusIcon, SecurityFingerPrintRemoveIcon, SecurityFingerPrintScanIcon, SecurityFingerprintScanIcon1, SecurityFireSecurityIcon, SecurityFirewallIcon, SecurityForgotPasswordIcon, SecurityIdIcon, SecurityIdNotVerifiedIcon, SecurityIdVerifiedIcon, SecurityIdentityCardIcon, SecurityIrisScanIcon, SecurityKey01Icon, SecurityKey02Icon, SecurityKeyGeneratorFobIcon, SecurityLockComputerIcon, SecurityLockIcon, SecurityLockKeyIcon, SecurityLockPasswordIcon, SecurityLockSync01Icon, SecurityLockSync02Icon, SecurityLockedIcon, SecurityLoginMethodIcon, SecurityMicrosoftAdminIcon, SecurityMobileProtectionIcon, SecurityMobileSecurityIcon, SecurityOpenSourceIcon, SecurityQrCodeIcon, SecurityRecoveryMailIcon, SecurityResetPasswordIcon, SecuritySecurityBlockIcon, SecuritySecurityCheckIcon, SecuritySecurityIcon, SecuritySecurityKeyUsbIcon, SecuritySecurityLockIcon, SecuritySecurityPasswordIcon, SecuritySharedDriveIcon, SecurityShield01Icon, SecurityShield02Icon, SecurityShieldKeyIcon, SecurityShieldUserIcon, SecuritySmsCodeIcon, SecuritySpeechToTextIcon, SecuritySquareLock01Icon, SecuritySquareLock02Icon, SecuritySquareLockAdd01Icon, SecuritySquareLockAdd02Icon, SecuritySquareLockCheck01Icon, SecuritySquareLockCheck02Icon, SecuritySquareLockMinus01Icon, SecuritySquareLockMinus02Icon, SecuritySquareLockRemove01Icon, SecuritySquareLockRemoveIcon, SecuritySquarePasswordIcon, SecuritySquareUnlock01Icon, SecuritySquareUnlock02Icon, SecurityTwoFactorAccessIcon, SecurityUniversalAccessCircleIcon, SecurityUniversalAccessIcon, SecurityVoiceIdIcon, SecurityWebProtectionIcon, SecurityWebSecurityIcon, SettingsAccountSetting01Icon, SettingsAccountSetting02Icon, SettingsAccountSetting03Icon, SettingsConfiguration01Icon, SettingsConfiguration02Icon, SettingsCustomizeIcon, SettingsGearsIcon, SettingsInstallingUpdates01Icon, SettingsInstallingUpdates02Icon, SettingsListSettingIcon, SettingsMoreIcon, SettingsRepairIcon, SettingsSetting01Icon, SettingsSetting02Icon, SettingsSetting03Icon, SettingsSetting04Icon, SettingsSetting05Icon, SettingsSetting06Icon, SettingsSetting07Icon, SettingsSettingDone03Icon, SettingsSettingDone04Icon, SettingsSettingError03Icon, SettingsSettingError04Icon, SettingsSettingsDone01Icon, SettingsSettingsDone02Icon, SettingsSettingsError01Icon, SettingsSettingsError02Icon, SettingsSetup01Icon, SettingsSetup02Icon, SettingsSlidersHorizontalIcon, SettingsSlidersVerticalIcon, SettingsStreeringWheelIcon, SettingsSystemUpdate01Icon, SettingsSystemUpdate02Icon, SettingsTimeSetting01Icon, SettingsTimeSetting02Icon, SettingsTimeSetting03Icon, SettingsTireIcon, SettingsToggleOffIcon, SettingsToggleOnIcon, SettingsToolsIcon, SettingsWrench01Icon, SettingsWrench02Icon, SpacesAlien01Icon, SpacesAlien02Icon, SpacesAsteroid01Icon, SpacesAsteroid02Icon, SpacesAstronaut01Icon, SpacesAstronaut02Icon, SpacesBlackHoleIcon, SpacesComet01Icon, SpacesComet02Icon, SpacesConstellationIcon, SpacesEarthIcon, SpacesFallingStarIcon, SpacesGalaxyIcon, SpacesJupiterIcon, SpacesMonsterIcon, SpacesMoonIcon, SpacesMoonLandingIcon, SpacesOrbit01Icon, SpacesOrbit02Icon, SpacesRocket01Icon, SpacesRocket02Icon, SpacesSatellite01Icon, SpacesSatellite02Icon, SpacesSaturn01Icon, SpacesSaturn02Icon, SpacesSolarSystemIcon, SpacesSpaceshipIcon, UsersAccountRecoveryIcon, UsersAddFemaleIcon, UsersAddMaleIcon, UsersAddTeam02Icon, UsersAddTeamIcon, UsersEditUser02Icon, UsersFemale02Icon, UsersFemaleSymbolIcon, UsersMale02Icon, UsersMaleSymbolIcon, UsersManIcon, UsersManWomanIcon, UsersRemoveFemaleIcon, UsersRemoveMaleIcon, UsersUser02Icon, UsersUserAccountIcon, UsersUserAdd01Icon, UsersUserAdd02Icon, UsersUserArrowLeftRightIcon, UsersUserBlock01Icon, UsersUserBlock02Icon, UsersUserCheck01Icon, UsersUserCheck02Icon, UsersUserCircle02Icon, UsersUserCircleIcon, UsersUserEdit01Icon, UsersUserFullViewIcon, UsersUserGroup02Icon, UsersUserGroupIcon, UsersUserIcon, UsersUserIdVerificationIcon, UsersUserListIcon, UsersUserLock01Icon, UsersUserLock02Icon, UsersUserLove01Icon, UsersUserLove02Icon, UsersUserMinus01Icon, UsersUserMinus02Icon, UsersUserMultiple02Icon, UsersUserMultiple03Icon, UsersUserMultipleIcon, UsersUserQuestion01Icon, UsersUserQuestion02Icon, UsersUserRemove01Icon, UsersUserRemove02Icon, UsersUserSearch01Icon, UsersUserSearch02Icon, UsersUserSettings01Icon, UsersUserSettings02Icon, UsersUserSharingIcon, UsersUserShield01Icon, UsersUserShield02Icon, UsersUserSquareIcon, UsersUserStar01Icon, UsersUserStar02Icon, UsersUserStatusIcon, UsersUserStoryIcon, UsersUserSwitchIcon, UsersUserTime01Icon, UsersUserTime02Icon, UsersUserTime03Icon, UsersUserUnlock01Icon, UsersUserUnlock02Icon, UsersUserWarning01Icon, UsersUserWarning02Icon, UsersUserWarning03Icon, UsersWomanIcon, WeatherAvalancheIcon, WeatherCelsiusIcon, WeatherCloudAngledRainIcon, WeatherCloudAngledRainZapIcon, WeatherCloudAngledZapIcon, WeatherCloudBigRainIcon, WeatherCloudFastWindIcon, WeatherCloudHailstoneIcon, WeatherCloudIcon, WeatherCloudLittleRainIcon, WeatherCloudLittleSnowIcon, WeatherCloudMidRainIcon, WeatherCloudMidSnowIcon, WeatherCloudSlowWindIcon, WeatherCloudSnowIcon, WeatherDesertIcon, WeatherFahrenheitIcon, WeatherFastWindIcon, WeatherGibbousMoonIcon, WeatherHumidityIcon, WeatherMoonAngledRainZapIcon, WeatherMoonCloudAngledRainIcon, WeatherMoonCloudAngledZapIcon, WeatherMoonCloudBigRainIcon, WeatherMoonCloudFastWindIcon, WeatherMoonCloudHailstoneIcon, WeatherMoonCloudIcon, WeatherMoonCloudLittleRainIcon, WeatherMoonCloudLittleSnowIcon, WeatherMoonCloudMidRainIcon, WeatherMoonCloudMidSnowIcon, WeatherMoonCloudSlowWindIcon, WeatherMoonCloudSnowIcon, WeatherMoonEclipseIcon, WeatherMoonFastWindIcon, WeatherMoonIcon, WeatherMoonSlowWindIcon, WeatherMoonsetIcon, WeatherRainDoubleDropIcon, WeatherRainDropIcon, WeatherRainIcon, WeatherRainbowIcon, WeatherSailboatCoastalIcon, WeatherSailboatOffshoreIcon, WeatherSlowWindsIcon, WeatherSnowIcon, WeatherSoilMoistureFieldIcon, WeatherSoilMoistureGlobalIcon, WeatherSoilTemperatureFieldIcon, WeatherSoilTemperatureGlobalIcon, WeatherSparklesIcon, WeatherStarsIcon, WeatherSun01Icon, WeatherSun02Icon, WeatherSun03Icon, WeatherSunCloud01Icon, WeatherSunCloud02Icon, WeatherSunCloudAngledRain01Icon, WeatherSunCloudAngledRain02Icon, WeatherSunCloudAngledRainZap01Icon, WeatherSunCloudAngledRainZap02Icon, WeatherSunCloudAngledZap01Icon, WeatherSunCloudBigRain01Icon, WeatherSunCloudBigRain02Icon, WeatherSunCloudFastWind01Icon, WeatherSunCloudFastWind02Icon, WeatherSunCloudHailstone01Icon, WeatherSunCloudHailstone02Icon, WeatherSunCloudLittleRain01Icon, WeatherSunCloudLittleRain02Icon, WeatherSunCloudLittleSnow01Icon, WeatherSunCloudLittleSnow02Icon, WeatherSunCloudMidRain01Icon, WeatherSunCloudMidRain02Icon, WeatherSunCloudMidSnow01Icon, WeatherSunCloudMidSnow02Icon, WeatherSunCloudSlowWind01Icon, WeatherSunCloudSlowWind02Icon, WeatherSunCloudSnow01Icon, WeatherSunCloudSnow02Icon, WeatherSunCloudZap02Icon, WeatherSunriseIcon, WeatherSunsetIcon, WeatherThermometerColdIcon, WeatherThermometerWarmIcon, WeatherTornado01Icon, WeatherTornado02Icon, WeatherTropicalStormIcon, WeatherTropicalStormTracks1Icon, WeatherTropicalStormTracksIcon, WeatherTsunamiIcon, WeatherUv01Icon, WeatherUv02Icon, WeatherUv03Icon, WeatherWindPowerIcon, WeatherZapIcon, WifiCellularNetworkIcon, WifiCellularNetworkOfflineIcon, WifiFullSignalIcon, WifiGpsDisconnectedIcon, WifiGpsSignal01Icon, WifiGpsSignal02Icon, WifiHeadsetConnectedIcon, WifiHomeWifiIcon, WifiHotspotIcon, WifiHotspotOfflineIcon, WifiInternetAntenna01Icon, WifiInternetAntenna02Icon, WifiInternetAntenna03Icon, WifiInternetAntenna04Icon, WifiInternetIcon, WifiLiveStreaming01Icon, WifiLiveStreaming02Icon, WifiLiveStreaming03Icon, WifiLowSignalIcon, WifiMediumSignalIcon, WifiNoInternetIcon, WifiNoSignalIcon, WifiRouter01Icon, WifiRouter02Icon, WifiRssConnected01Icon, WifiRssConnected02Icon, WifiRssErrorIcon, WifiRssIcon, WifiRssLockedIcon, WifiRssUnlockedIcon, WifiSatelliteIcon, WifiSecuredNetworkIcon, WifiSecurityWifiIcon, WifiSharedWifiIcon, WifiSignalFull01Icon, WifiSignalFull02Icon, WifiSignalLow01Icon, WifiSignalLow02Icon, WifiSignalLowMediumIcon, WifiSignalMedium01Icon, WifiSignalMedium02Icon, WifiSignalNo01Icon, WifiSignalNo02Icon, WifiSmartphoneLostWifiIcon, WifiSmartphoneWifiIcon, WifiWifi01Icon, WifiWifi02Icon, WifiWifiCircleIcon, WifiWifiConnected01Icon, WifiWifiConnected02Icon, WifiWifiConnected03Icon, WifiWifiDisconnected01Icon, WifiWifiDisconnected02Icon, WifiWifiDisconnected03Icon, WifiWifiDisconnected04Icon, WifiWifiError01Icon, WifiWifiError02Icon, WifiWifiFullSignalIcon, WifiWifiLocationIcon, WifiWifiLockIcon, WifiWifiLowSignalIcon, WifiWifiMediumSignalIcon, WifiWifiNoSignalIcon, WifiWifiOff01Icon, WifiWifiOff02Icon, WifiWifiSquareIcon, WifiWifiUnlockIcon, WifiWirelessCloudAccessIcon, WifiWirelessIcon };