@expo/styleguide-native 1.0.4 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/dist/icons/ActivityIcon.js +2 -6
  2. package/dist/icons/AddPhotoIcon.js +1 -1
  3. package/dist/icons/AndroidIcon.js +1 -1
  4. package/dist/icons/AppleAppStoreIcon.js +1 -1
  5. package/dist/icons/AppleIcon.js +1 -1
  6. package/dist/icons/AppleSimulatorIcon.js +1 -1
  7. package/dist/icons/ArrowDownIcon.d.ts +4 -0
  8. package/dist/icons/ArrowDownIcon.js +29 -0
  9. package/dist/icons/ArrowLeftIcon.js +1 -1
  10. package/dist/icons/ArrowRightIcon.js +1 -1
  11. package/dist/icons/ArrowUpIcon.d.ts +4 -0
  12. package/dist/icons/ArrowUpIcon.js +29 -0
  13. package/dist/icons/ArrowUpRightIcon.d.ts +4 -0
  14. package/dist/icons/ArrowUpRightIcon.js +29 -0
  15. package/dist/icons/AtSignIcon.js +1 -1
  16. package/dist/icons/BadgeIcon.js +1 -1
  17. package/dist/icons/BellIcon.js +1 -1
  18. package/dist/icons/BranchIcon.js +1 -1
  19. package/dist/icons/BugInspectIcon.d.ts +4 -0
  20. package/dist/icons/BugInspectIcon.js +31 -0
  21. package/dist/icons/BuildIcon.js +1 -1
  22. package/dist/icons/BuildNumberIcon.js +1 -1
  23. package/dist/icons/BuildProfileIcon.js +1 -1
  24. package/dist/icons/ChannelIcon.js +1 -1
  25. package/dist/icons/ChartIcon.d.ts +4 -0
  26. package/dist/icons/ChartIcon.js +30 -0
  27. package/dist/icons/CheckIcon.js +1 -1
  28. package/dist/icons/ChevronDownIcon.js +2 -2
  29. package/dist/icons/ChevronLeftIcon.d.ts +4 -0
  30. package/dist/icons/ChevronLeftIcon.js +29 -0
  31. package/dist/icons/ChevronRightIcon.d.ts +4 -0
  32. package/dist/icons/ChevronRightIcon.js +29 -0
  33. package/dist/icons/ChevronUpIcon.d.ts +4 -0
  34. package/dist/icons/ChevronUpIcon.js +29 -0
  35. package/dist/icons/ClipboardIcon.d.ts +4 -0
  36. package/dist/icons/ClipboardIcon.js +30 -0
  37. package/dist/icons/CloudSlashIcon.js +1 -1
  38. package/dist/icons/CodeIcon.d.ts +4 -0
  39. package/dist/icons/CodeIcon.js +29 -0
  40. package/dist/icons/CommitIcon.js +1 -1
  41. package/dist/icons/CredentialIcon.js +1 -1
  42. package/dist/icons/CreditCardIcon.d.ts +4 -0
  43. package/dist/icons/CreditCardIcon.js +34 -0
  44. package/dist/icons/DebugIcon.js +1 -1
  45. package/dist/icons/DeploymentIcon.js +1 -1
  46. package/dist/icons/DeploymentsIcon.js +1 -1
  47. package/dist/icons/DiscordIcon.js +1 -1
  48. package/dist/icons/DiscourseIcon.js +1 -1
  49. package/dist/icons/DownloadIcon.js +1 -1
  50. package/dist/icons/ErrorIcon.js +1 -1
  51. package/dist/icons/FacebookIcon.js +1 -1
  52. package/dist/icons/GeneralIcon.js +1 -1
  53. package/dist/icons/GithubIcon.js +1 -1
  54. package/dist/icons/GoogleAppStoreIcon.js +1 -1
  55. package/dist/icons/HamburgerIcon.d.ts +4 -0
  56. package/dist/icons/HamburgerIcon.js +29 -0
  57. package/dist/icons/HeadsetIcon.d.ts +4 -0
  58. package/dist/icons/HeadsetIcon.js +33 -0
  59. package/dist/icons/HomeFilledIcon.js +1 -1
  60. package/dist/icons/HomeIcon.js +1 -1
  61. package/dist/icons/InfoIcon.js +1 -1
  62. package/dist/icons/InspectElementIcon.js +1 -1
  63. package/dist/icons/InstagramIcon.js +1 -1
  64. package/dist/icons/InvoicesIcon.js +3 -3
  65. package/dist/icons/LifebuoyIcon.js +1 -1
  66. package/dist/icons/LockIcon.js +1 -1
  67. package/dist/icons/LogoutMobileIcon.js +1 -1
  68. package/dist/icons/LogsIcon.js +1 -1
  69. package/dist/icons/MailIcon.js +1 -1
  70. package/dist/icons/MegaphoneIcon.js +1 -1
  71. package/dist/icons/MessageIcon.js +1 -1
  72. package/dist/icons/OneTimePasswordIcon.js +1 -1
  73. package/dist/icons/OpenInternalIcon.js +1 -1
  74. package/dist/icons/OverviewIcon.js +1 -1
  75. package/dist/icons/PerformanceIcon.js +1 -1
  76. package/dist/icons/PersonalTrainerIcon.d.ts +4 -0
  77. package/dist/icons/PersonalTrainerIcon.js +29 -0
  78. package/dist/icons/PinIcon.js +1 -1
  79. package/dist/icons/PlanEnterpriseIcon.js +1 -1
  80. package/dist/icons/PlanFreeIcon.js +1 -1
  81. package/dist/icons/PlanProductionIcon.js +1 -1
  82. package/dist/icons/PlansIcon.js +1 -1
  83. package/dist/icons/PlusIcon.d.ts +4 -0
  84. package/dist/icons/PlusIcon.js +29 -0
  85. package/dist/icons/PrivacyIcon.d.ts +4 -0
  86. package/dist/icons/PrivacyIcon.js +29 -0
  87. package/dist/icons/ProjectTransferIcon.js +1 -1
  88. package/dist/icons/PushToDeviceIcon.js +1 -1
  89. package/dist/icons/QrCodeIcon.js +1 -1
  90. package/dist/icons/QuestionIcon.js +1 -1
  91. package/dist/icons/QuestionMarkIcon.js +1 -1
  92. package/dist/icons/RedditIcon.d.ts +4 -0
  93. package/dist/icons/RedditIcon.js +29 -0
  94. package/dist/icons/RefreshIcon.js +1 -1
  95. package/dist/icons/RolloutIcon.js +1 -1
  96. package/dist/icons/RunIcon.js +1 -1
  97. package/dist/icons/RuntimeVersionIcon.js +1 -1
  98. package/dist/icons/ScanIcon.js +1 -1
  99. package/dist/icons/SearchIcon.js +1 -1
  100. package/dist/icons/SecretsIcon.js +1 -1
  101. package/dist/icons/SettingsFilledIcon.js +1 -1
  102. package/dist/icons/SettingsIcon.js +1 -1
  103. package/dist/icons/SlashShortcutIcon.d.ts +4 -0
  104. package/dist/icons/SlashShortcutIcon.js +29 -0
  105. package/dist/icons/SparklesIcon.js +1 -1
  106. package/dist/icons/StatusCanceledIcon.d.ts +4 -0
  107. package/dist/icons/StatusCanceledIcon.js +29 -0
  108. package/dist/icons/StatusFailedIcon.d.ts +4 -0
  109. package/dist/icons/StatusFailedIcon.js +29 -0
  110. package/dist/icons/StatusNewIcon.d.ts +4 -0
  111. package/dist/icons/StatusNewIcon.js +30 -0
  112. package/dist/icons/StatusSuccessIcon.d.ts +4 -0
  113. package/dist/icons/StatusSuccessIcon.js +29 -0
  114. package/dist/icons/StatusWaitingIcon.d.ts +4 -0
  115. package/dist/icons/StatusWaitingIcon.js +29 -0
  116. package/dist/icons/StoreIcon.js +1 -1
  117. package/dist/icons/ThemeAutoIcon.js +1 -1
  118. package/dist/icons/ThemeDarkIcon.js +1 -1
  119. package/dist/icons/ThemeIcon.d.ts +4 -0
  120. package/dist/icons/ThemeIcon.js +29 -0
  121. package/dist/icons/ThemeLightIcon.js +1 -1
  122. package/dist/icons/ThumbsDownIcon.d.ts +4 -0
  123. package/dist/icons/ThumbsDownIcon.js +33 -0
  124. package/dist/icons/ThumbsUpIcon.d.ts +4 -0
  125. package/dist/icons/ThumbsUpIcon.js +33 -0
  126. package/dist/icons/TokensIcon.js +1 -1
  127. package/dist/icons/TrashIcon.js +1 -1
  128. package/dist/icons/TriangleDownIcon.js +2 -2
  129. package/dist/icons/TriangleLeftIcon.d.ts +4 -0
  130. package/dist/icons/TriangleLeftIcon.js +29 -0
  131. package/dist/icons/TriangleRightIcon.js +2 -2
  132. package/dist/icons/TriangleUpIcon.d.ts +4 -0
  133. package/dist/icons/TriangleUpIcon.js +29 -0
  134. package/dist/icons/TwitchIcon.js +1 -1
  135. package/dist/icons/TwitterIcon.js +1 -1
  136. package/dist/icons/UndoIcon.js +1 -1
  137. package/dist/icons/UpdateIcon.js +1 -1
  138. package/dist/icons/UpgradeIcon.d.ts +4 -0
  139. package/dist/icons/UpgradeIcon.js +29 -0
  140. package/dist/icons/UploadIcon.js +1 -1
  141. package/dist/icons/UserFilledIcon.js +1 -1
  142. package/dist/icons/UserIcon.js +1 -1
  143. package/dist/icons/UsersFilledIcon.js +1 -1
  144. package/dist/icons/UsersIcon.js +1 -1
  145. package/dist/icons/VersionIcon.js +1 -1
  146. package/dist/icons/WarningIcon.js +1 -1
  147. package/dist/icons/XIcon.js +1 -1
  148. package/dist/icons/YoutubeIcon.js +1 -1
  149. package/dist/icons/index.d.ts +29 -0
  150. package/dist/icons/index.js +61 -2
  151. package/dist/index.d.ts +1 -0
  152. package/dist/index.js +1 -0
  153. package/dist/logos/DocsLogo.d.ts +4 -0
  154. package/dist/logos/DocsLogo.js +30 -0
  155. package/dist/logos/ExpoGoLogo.d.ts +4 -0
  156. package/dist/logos/ExpoGoLogo.js +29 -0
  157. package/dist/logos/Logo.d.ts +4 -0
  158. package/dist/logos/Logo.js +29 -0
  159. package/dist/logos/SnackLogo.d.ts +4 -0
  160. package/dist/logos/SnackLogo.js +30 -0
  161. package/dist/logos/WordMarkLogo.d.ts +4 -0
  162. package/dist/logos/WordMarkLogo.js +29 -0
  163. package/dist/logos/index.d.ts +5 -0
  164. package/dist/logos/index.js +16 -0
  165. package/package.json +4 -3
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
11
+ }) : function(o, v) {
12
+ o["default"] = v;
13
+ });
14
+ var __importStar = (this && this.__importStar) || function (mod) {
15
+ if (mod && mod.__esModule) return mod;
16
+ var result = {};
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
+ __setModuleDefault(result, mod);
19
+ return result;
20
+ };
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ const React = __importStar(require("react"));
23
+ const react_native_svg_1 = __importStar(require("react-native-svg"));
24
+ function ThumbsDownIcon(props) {
25
+ const { size, color, width, height } = props;
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.G, { clipPath: "url(#thumbs-down-icon_svg__thumbs-down-icon_svg__clip0_2791_2867)", fill: color || "#000" },
28
+ React.createElement(react_native_svg_1.Path, { d: "M9 17.34l-2.92-6.46A.91.91 0 016 10.5V2.9c0-.504.21-.987.585-1.343A2.055 2.055 0 018 1h6c.781.03 1.54.262 2.192.673.652.41 1.174.982 1.508 1.655l2.23 4.892c.05.12.074.25.07.38v1.9a2.78 2.78 0 01-.88 2.015 3.083 3.083 0 01-2.12.835h-4v3.8a2.78 2.78 0 01-.88 2.015A3.082 3.082 0 0110 20c-.266 0-.52-.1-.708-.278A.927.927 0 019 19.05v-1.71zM1 11.5h2c.552 0 1-.425 1-.95V2c0-.525-.448-.95-1-.95H1c-.552 0-1 .425-1 .95v8.55c0 .525.448.95 1 .95z" })),
29
+ React.createElement(react_native_svg_1.Defs, null,
30
+ React.createElement(react_native_svg_1.ClipPath, { id: "thumbs-down-icon_svg__thumbs-down-icon_svg__clip0_2791_2867" },
31
+ React.createElement(react_native_svg_1.Path, { fill: "#fff", d: "M0 0h20v20H0z" })))));
32
+ }
33
+ exports.default = ThumbsDownIcon;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { SvgProps } from "react-native-svg";
3
+ import { IconProps } from "../types";
4
+ export default function ThumbsUpIcon(props: SvgProps & IconProps): JSX.Element;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
11
+ }) : function(o, v) {
12
+ o["default"] = v;
13
+ });
14
+ var __importStar = (this && this.__importStar) || function (mod) {
15
+ if (mod && mod.__esModule) return mod;
16
+ var result = {};
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
+ __setModuleDefault(result, mod);
19
+ return result;
20
+ };
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ const React = __importStar(require("react"));
23
+ const react_native_svg_1 = __importStar(require("react-native-svg"));
24
+ function ThumbsUpIcon(props) {
25
+ const { size, color, width, height } = props;
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.G, { clipPath: "url(#thumbs-up-icon_svg__thumbs-up-icon_svg__clip0_2791_2864)", fill: color || "#000" },
28
+ React.createElement(react_native_svg_1.Path, { d: "M11 3.66l2.92 6.46c.054.12.082.25.08.38v7.6c0 .504-.21.987-.585 1.343A2.054 2.054 0 0112 20H6a4.437 4.437 0 01-2.193-.673A4.135 4.135 0 012.3 17.672L.07 12.78A.908.908 0 010 12.4v-1.9c0-.756.317-1.48.88-2.015A3.082 3.082 0 013 7.65h4v-3.8c0-.756.317-1.48.88-2.015A3.082 3.082 0 0110 1c.266 0 .52.1.708.278.187.178.293.42.293.672v1.71zm8 5.84h-2c-.552 0-1 .425-1 .95V19c0 .525.448.95 1 .95h2c.552 0 1-.425 1-.95v-8.55c0-.525-.448-.95-1-.95z" })),
29
+ React.createElement(react_native_svg_1.Defs, null,
30
+ React.createElement(react_native_svg_1.ClipPath, { id: "thumbs-up-icon_svg__thumbs-up-icon_svg__clip0_2791_2864" },
31
+ React.createElement(react_native_svg_1.Path, { fill: "#fff", d: "M0 0h20v20H0z" })))));
32
+ }
33
+ exports.default = ThumbsUpIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function TokensIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Circle, { cx: 13.5, cy: 10, r: 5.625, stroke: color || "#000", strokeWidth: 1.75 }),
28
28
  React.createElement(react_native_svg_1.Path, { d: "M16.131 10A2.631 2.631 0 0013.5 7.37", stroke: color || "#000", strokeWidth: 1.5 }),
29
29
  React.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M8.594 14.264a4.75 4.75 0 110-8.529A6.55 6.55 0 0110 4.522a6.5 6.5 0 100 10.956 6.533 6.533 0 01-1.406-1.213z", fill: color || "#000" })));
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function TrashIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M18.927 2.345h-4.803V1.299C14.124.565 13.446 0 12.6 0H7.175C6.328 0 5.65.565 5.65 1.3v1.045H.847A.832.832 0 000 3.192c0 .48.367.848.847.848h1.046l1.045 13.163A2.827 2.827 0 005.763 20h8.22a2.827 2.827 0 002.825-2.797L17.88 4.068h1.046c.48 0 .847-.367.847-.848 0-.48-.367-.875-.847-.875zm-11.582-.65h5.084v.65H7.345v-.65zm.339 13.757h-.029c-.452 0-.819-.367-.847-.82l-.31-6.892a.816.816 0 01.818-.876h.029c.452 0 .819.368.847.82l.31 6.892a.869.869 0 01-.818.876zm5.282-.82a.864.864 0 01-.847.82h-.029a.869.869 0 01-.819-.876l.31-6.892c.03-.452.396-.82.848-.82h.029a.87.87 0 01.819.876l-.31 6.893z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = TrashIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function TriangleDownIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
27
- React.createElement(react_native_svg_1.Path, { d: "M16.993 6.667H3.227l6.883 6.883 6.883-6.883z", fill: color || "#000" })));
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.Path, { d: "M16.883 7.43H3.117L10 14.313l6.883-6.883z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = TriangleDownIcon;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { SvgProps } from "react-native-svg";
3
+ import { IconProps } from "../types";
4
+ export default function TriangleLeftIcon(props: SvgProps & IconProps): JSX.Element;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
11
+ }) : function(o, v) {
12
+ o["default"] = v;
13
+ });
14
+ var __importStar = (this && this.__importStar) || function (mod) {
15
+ if (mod && mod.__esModule) return mod;
16
+ var result = {};
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
+ __setModuleDefault(result, mod);
19
+ return result;
20
+ };
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ const React = __importStar(require("react"));
23
+ const react_native_svg_1 = __importStar(require("react-native-svg"));
24
+ function TriangleLeftIcon(props) {
25
+ const { size, color, width, height } = props;
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.Path, { d: "M12.567 16.883V3.117L5.684 10l6.883 6.883z", fill: color || "#000" })));
28
+ }
29
+ exports.default = TriangleLeftIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function TriangleRightIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
27
- React.createElement(react_native_svg_1.Path, { d: "M6.667 3.227v13.766l6.883-6.883-6.883-6.883z", fill: color || "#000" })));
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.Path, { d: "M7.43 3.117v13.766L14.313 10 7.43 3.117z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = TriangleRightIcon;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { SvgProps } from "react-native-svg";
3
+ import { IconProps } from "../types";
4
+ export default function TriangleUpIcon(props: SvgProps & IconProps): JSX.Element;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
11
+ }) : function(o, v) {
12
+ o["default"] = v;
13
+ });
14
+ var __importStar = (this && this.__importStar) || function (mod) {
15
+ if (mod && mod.__esModule) return mod;
16
+ var result = {};
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
+ __setModuleDefault(result, mod);
19
+ return result;
20
+ };
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ const React = __importStar(require("react"));
23
+ const react_native_svg_1 = __importStar(require("react-native-svg"));
24
+ function TriangleUpIcon(props) {
25
+ const { size, color, width, height } = props;
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.Path, { d: "M3.117 12.563h13.766L10 5.68l-6.883 6.883z", fill: color || "#000" })));
28
+ }
29
+ exports.default = TriangleUpIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function TwitchIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M4.821 0L1.25 3.571V16.43h4.286V20l3.571-3.571h2.857L18.393 10V0H4.82zm12.143 9.286l-2.857 2.857H11.25l-2.5 2.5v-2.5H5.536V1.429h11.428v7.857z", fill: color || "#000" }),
28
28
  React.createElement(react_native_svg_1.Path, { d: "M14.822 3.929h-1.43v4.285h1.43V3.93zm-3.929 0H9.464v4.285h1.429V3.93z", fill: color || "#000" })));
29
29
  }
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function TwitterIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M6.283 18.75c7.546 0 11.676-6.254 11.676-11.668 0-.176 0-.352-.008-.527A8.357 8.357 0 0020 4.426a8.322 8.322 0 01-2.36.648 4.126 4.126 0 001.808-2.271 8.167 8.167 0 01-2.61.992A4.107 4.107 0 009.74 6.603c0 .32.04.631.105.935a11.657 11.657 0 01-8.46-4.286A4.111 4.111 0 002.658 8.73 4.153 4.153 0 01.8 8.218v.056a4.11 4.11 0 003.29 4.022 4.007 4.007 0 01-1.08.144c-.265 0-.521-.024-.77-.072a4.103 4.103 0 003.834 2.847 8.235 8.235 0 01-5.098 1.76A7.9 7.9 0 010 16.919a11.68 11.68 0 006.283 1.831z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = TwitterIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UndoIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M7.982 7.664v3.98L0 6.657l7.982-4.99v3.98h6.941a5.044 5.044 0 015.044 5.045v7.938a1.009 1.009 0 11-2.017 0v-7.938a3.026 3.026 0 00-3.027-3.027h-6.94z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = UndoIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UpdateIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M3.415 10L10 13.293 16.585 10l3.398 1.699L10 16.69.017 11.7 3.415 10z", fill: color || "#000" }),
28
28
  React.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M10 4.651l-7.3 3.65 7.3 3.65 7.3-3.65-7.3-3.65zm0-1.341l9.983 4.99L10 13.293.017 8.3 10 3.31z", fill: color || "#000" })));
29
29
  }
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { SvgProps } from "react-native-svg";
3
+ import { IconProps } from "../types";
4
+ export default function UpgradeIcon(props: SvgProps & IconProps): JSX.Element;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
11
+ }) : function(o, v) {
12
+ o["default"] = v;
13
+ });
14
+ var __importStar = (this && this.__importStar) || function (mod) {
15
+ if (mod && mod.__esModule) return mod;
16
+ var result = {};
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
+ __setModuleDefault(result, mod);
19
+ return result;
20
+ };
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ const React = __importStar(require("react"));
23
+ const react_native_svg_1 = __importStar(require("react-native-svg"));
24
+ function UpgradeIcon(props) {
25
+ const { size, color, width, height } = props;
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
+ React.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M.4 2.32C.4 1.26 1.26.4 2.32.4h15.36c1.06 0 1.92.86 1.92 1.92v10.56c0 1.06-.86 1.92-1.92 1.92h-6.834V7.288l3.49 3.49a.846.846 0 001.197-1.196L10.6 4.648a.846.846 0 00-1.197 0L4.468 9.582a.846.846 0 001.196 1.197l3.49-3.49V14.8H2.32A1.92 1.92 0 01.4 12.88V2.32zM10.853 14.8v3.84c0 .53-.383.96-.854.96-.472 0-.855-.43-.855-.96V14.8h1.71z", fill: color || "#000" })));
28
+ }
29
+ exports.default = UpgradeIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UploadIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 21", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 21", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M5.283 10.083h9.084L9.825 2.817l-4.542 7.266z", fill: color || "#000" }),
28
28
  React.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M18.908 1a.908.908 0 01-.908.908H1.65a.908.908 0 110-1.816H18c.502 0 .908.406.908.908zM9.825 9.175c.502 0 .908.407.908.908v9.084a.908.908 0 11-1.816 0v-9.084c0-.501.406-.908.908-.908z", fill: color || "#000" })));
29
29
  }
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UserFilledIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M13.365 13.889C16.473 9.273 16.995 0 10.002 0 3.008 0 3.526 9.273 6.633 13.889c-2.772 0-5.956 2.415-6.61 5.12-.13.538.328.991.886.991h18.182c.557 0 1.016-.452.887-.989-.65-2.706-3.84-5.122-6.613-5.122z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = UserFilledIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UserIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M12.917 13.403C15.609 9.364 16.062 1.25 10.002 1.25c-6.06 0-5.611 8.114-2.919 12.153-2.692 0-5.833 2.655-5.833 5.347h17.5c.005-2.692-3.141-5.347-5.833-5.347z", stroke: color || "#000", strokeWidth: 1.852, strokeLinecap: "round", strokeLinejoin: "round" })));
28
28
  }
29
29
  exports.default = UserIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UsersFilledIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M10.487 13.914c2.42-3.439 2.827-10.348-2.62-10.348s-5.044 6.91-2.624 10.348c-2.42 0-5.243 2.26-5.243 4.553h15.73c.004-2.293-2.823-4.553-5.243-4.553z", fill: color || "#000" }),
28
28
  React.createElement(react_native_svg_1.Path, { d: "M14.71 11.847C17.13 8.41 17.538 1.5 12.09 1.5c-1.38 0-2.385.445-3.077 1.164 1.062.189 1.94.648 2.615 1.335.887.901 1.335 2.1 1.492 3.325.244 1.905-.188 4.067-1.038 5.833a7.299 7.299 0 012.58 1.41 6.47 6.47 0 011.52 1.834h3.772c.004-2.292-2.823-4.553-5.244-4.553z", fill: color || "#000" })));
29
29
  }
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function UsersIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M4.64 4.43c.824-.836 1.975-1.302 3.42-1.302 1.444 0 2.595.466 3.418 1.302.805.82 1.212 1.91 1.355 3.022.222 1.732-.17 3.697-.943 5.302a6.62 6.62 0 012.346 1.281c1.032.871 1.882 2.138 1.88 3.547a.91.91 0 01-.91.908H.909A.909.909 0 010 17.58c0-1.407.849-2.673 1.88-3.545a6.627 6.627 0 012.345-1.281c-.773-1.605-1.164-3.57-.941-5.302.143-1.113.55-2.203 1.357-3.022zm.448 3.254c-.222 1.721.353 3.846 1.33 5.235a.91.91 0 01-.743 1.432c-.839 0-1.83.405-2.621 1.074-.461.39-.801.82-1.006 1.246h12.02c-.204-.425-.543-.856-1.005-1.246-.792-.669-1.784-1.074-2.623-1.074a.91.91 0 01-.743-1.432c.977-1.389 1.553-3.514 1.332-5.235-.108-.848-.4-1.523-.848-1.979-.432-.439-1.09-.758-2.122-.758-1.03 0-1.69.32-2.122.758-.449.456-.74 1.132-.85 1.979z", fill: color || "#000" }),
28
28
  React.createElement(react_native_svg_1.Path, { d: "M11.898 1.25c-1.444 0-2.596.465-3.418 1.301-.538.547-.898 1.213-1.121 1.927a5.2 5.2 0 01.7-.046c.444 0 .845.05 1.206.145.137-.292.308-.543.51-.75.433-.439 1.092-.758 2.123-.758 1.031 0 1.69.32 2.122.758.448.456.74 1.131.848 1.978.22 1.722-.355 3.847-1.333 5.236a.91.91 0 00.744 1.432c.839 0 1.83.405 2.622 1.073.462.39.802.822 1.006 1.247h-4.69c.7.487 1.29 1.123 1.642 1.818h4.186a.91.91 0 00.909-.907c.002-1.41-.847-2.676-1.88-3.547a6.635 6.635 0 00-2.345-1.282c.773-1.605 1.165-3.57.943-5.301-.143-1.113-.55-2.203-1.356-3.022-.822-.837-1.974-1.302-3.418-1.302zM4.195 14.116a4.35 4.35 0 011.48-.28 7.626 7.626 0 01-.61-1.04 5.28 5.28 0 00-.87 1.32z", fill: color || "#000" })));
29
29
  }
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function VersionIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 21 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 21 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.G, { clipPath: "url(#version-icon_svg__version-icon_svg__clip0)", fill: color || "#000" },
28
28
  React.createElement(react_native_svg_1.Path, { d: "M11.893 8.959l-.232 2.083H9.588l.232-2.083h2.073z" }),
29
29
  React.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M4.074 0A3.333 3.333 0 00.74 3.333v13.334A3.333 3.333 0 004.074 20h13.333a3.333 3.333 0 003.334-3.333V3.333A3.333 3.333 0 0017.407 0H4.074zm6.245 4.467a.833.833 0 00-1.657-.184l-.334 3.009H5.741a.833.833 0 000 1.667h2.402l-.232 2.083h-2.17a.833.833 0 000 1.667h1.985l-.314 2.824a.833.833 0 001.657.184l.334-3.008h2.073l-.314 2.824a.833.833 0 001.657.184l.334-3.008h2.588a.833.833 0 000-1.667h-2.403l.232-2.083h2.17a.833.833 0 000-1.667h-1.985l.314-2.825a.833.833 0 00-1.657-.184l-.334 3.009h-2.073l.314-2.825z" })),
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function WarningIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.G, { clipPath: "url(#warning-icon_svg__warning-icon_svg__clip0)" },
28
28
  React.createElement(react_native_svg_1.Path, { d: "M8.102 1.477c.778-1.561 3.005-1.562 3.784-.001l7.564 15.16c.7 1.406-.322 3.059-1.892 3.059H2.442c-1.57 0-2.592-1.652-1.892-3.057l7.552-15.16zm3.784 4.475c0-.408-.218-.846-.534-1.172-.323-.333-.788-.594-1.331-.594-.542 0-1.016.26-1.348.59-.325.323-.56.761-.56 1.176 0 .318.125 1.963.247 3.5a809.363 809.363 0 00.225 2.77l.015.188.004.05v.004a1.416 1.416 0 002.833-.001v-.006l.004-.05.014-.187.05-.677c.043-.562.1-1.318.155-2.093.112-1.538.226-3.181.226-3.498zm-1.885 12.199a1.961 1.961 0 100-3.923 1.961 1.961 0 000 3.923z", fill: color || "#000", stroke: color || "#000", strokeWidth: 0.65 })),
29
29
  React.createElement(react_native_svg_1.Defs, null,
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function XIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 20 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M15 5L5 15M5 5l10 10", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
28
28
  }
29
29
  exports.default = XIcon;
@@ -23,7 +23,7 @@ const React = __importStar(require("react"));
23
23
  const react_native_svg_1 = __importStar(require("react-native-svg"));
24
24
  function YoutubeIcon(props) {
25
25
  const { size, color, width, height } = props;
26
- return (React.createElement(react_native_svg_1.default, Object.assign({ width: size || width || 20, height: size || height || 20, viewBox: "0 0 21 20", fill: "none" }, props),
26
+ return (React.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 21 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
27
27
  React.createElement(react_native_svg_1.Path, { d: "M11.064 2.498h.111c1.028.004 6.234.042 7.638.42a2.51 2.51 0 011.768 1.774c.127.474.215 1.105.276 1.753l.012.13.027.325.01.13c.082 1.143.091 2.212.093 2.446v.094a39.206 39.206 0 01-.103 2.576l-.01.13-.011.13c-.062.716-.155 1.426-.294 1.948a2.509 2.509 0 01-1.768 1.774c-1.45.39-6.962.418-7.726.42h-.176c-.387-.001-1.985-.009-3.66-.066l-.213-.008-.108-.004-.214-.008-.214-.01c-1.387-.06-2.709-.16-3.317-.324a2.509 2.509 0 01-1.768-1.774c-.14-.522-.232-1.232-.294-1.948l-.011-.13-.01-.13A39.25 39.25 0 01.998 9.6v-.153c.002-.268.012-1.198.08-2.223l.008-.128.005-.065.01-.13.026-.325.012-.13c.062-.648.15-1.279.277-1.753a2.51 2.51 0 011.768-1.774c.608-.164 1.93-.264 3.317-.325l.214-.009.214-.008.108-.004.214-.008c1.567-.054 3.068-.064 3.57-.065h.242zM8.999 6.512v6.022l5.196-3.01-5.196-3.012z", fill: color || "#000" })));
28
28
  }
29
29
  exports.default = YoutubeIcon;
@@ -4,21 +4,32 @@ export { default as AndroidIcon } from './AndroidIcon';
4
4
  export { default as AppleAppStoreIcon } from './AppleAppStoreIcon';
5
5
  export { default as AppleIcon } from './AppleIcon';
6
6
  export { default as AppleSimulatorIcon } from './AppleSimulatorIcon';
7
+ export { default as ArrowDownIcon } from './ArrowDownIcon';
7
8
  export { default as ArrowLeftIcon } from './ArrowLeftIcon';
8
9
  export { default as ArrowRightIcon } from './ArrowRightIcon';
10
+ export { default as ArrowUpIcon } from './ArrowUpIcon';
11
+ export { default as ArrowUpRightIcon } from './ArrowUpRightIcon';
9
12
  export { default as AtSignIcon } from './AtSignIcon';
10
13
  export { default as BadgeIcon } from './BadgeIcon';
11
14
  export { default as BellIcon } from './BellIcon';
12
15
  export { default as BranchIcon } from './BranchIcon';
16
+ export { default as BugInspectIcon } from './BugInspectIcon';
13
17
  export { default as BuildIcon } from './BuildIcon';
14
18
  export { default as BuildNumberIcon } from './BuildNumberIcon';
15
19
  export { default as BuildProfileIcon } from './BuildProfileIcon';
16
20
  export { default as ChannelIcon } from './ChannelIcon';
21
+ export { default as ChartIcon } from './ChartIcon';
17
22
  export { default as CheckIcon } from './CheckIcon';
18
23
  export { default as ChevronDownIcon } from './ChevronDownIcon';
24
+ export { default as ChevronLeftIcon } from './ChevronLeftIcon';
25
+ export { default as ChevronRightIcon } from './ChevronRightIcon';
26
+ export { default as ChevronUpIcon } from './ChevronUpIcon';
27
+ export { default as ClipboardIcon } from './ClipboardIcon';
19
28
  export { default as CloudSlashIcon } from './CloudSlashIcon';
29
+ export { default as CodeIcon } from './CodeIcon';
20
30
  export { default as CommitIcon } from './CommitIcon';
21
31
  export { default as CredentialIcon } from './CredentialIcon';
32
+ export { default as CreditCardIcon } from './CreditCardIcon';
22
33
  export { default as DebugIcon } from './DebugIcon';
23
34
  export { default as DeploymentIcon } from './DeploymentIcon';
24
35
  export { default as DeploymentsIcon } from './DeploymentsIcon';
@@ -30,6 +41,8 @@ export { default as FacebookIcon } from './FacebookIcon';
30
41
  export { default as GeneralIcon } from './GeneralIcon';
31
42
  export { default as GithubIcon } from './GithubIcon';
32
43
  export { default as GoogleAppStoreIcon } from './GoogleAppStoreIcon';
44
+ export { default as HamburgerIcon } from './HamburgerIcon';
45
+ export { default as HeadsetIcon } from './HeadsetIcon';
33
46
  export { default as HomeFilledIcon } from './HomeFilledIcon';
34
47
  export { default as HomeIcon } from './HomeIcon';
35
48
  export { default as InfoIcon } from './InfoIcon';
@@ -47,16 +60,20 @@ export { default as OneTimePasswordIcon } from './OneTimePasswordIcon';
47
60
  export { default as OpenInternalIcon } from './OpenInternalIcon';
48
61
  export { default as OverviewIcon } from './OverviewIcon';
49
62
  export { default as PerformanceIcon } from './PerformanceIcon';
63
+ export { default as PersonalTrainerIcon } from './PersonalTrainerIcon';
50
64
  export { default as PinIcon } from './PinIcon';
51
65
  export { default as PlanEnterpriseIcon } from './PlanEnterpriseIcon';
52
66
  export { default as PlanFreeIcon } from './PlanFreeIcon';
53
67
  export { default as PlanProductionIcon } from './PlanProductionIcon';
54
68
  export { default as PlansIcon } from './PlansIcon';
69
+ export { default as PlusIcon } from './PlusIcon';
70
+ export { default as PrivacyIcon } from './PrivacyIcon';
55
71
  export { default as ProjectTransferIcon } from './ProjectTransferIcon';
56
72
  export { default as PushToDeviceIcon } from './PushToDeviceIcon';
57
73
  export { default as QrCodeIcon } from './QrCodeIcon';
58
74
  export { default as QuestionIcon } from './QuestionIcon';
59
75
  export { default as QuestionMarkIcon } from './QuestionMarkIcon';
76
+ export { default as RedditIcon } from './RedditIcon';
60
77
  export { default as RefreshIcon } from './RefreshIcon';
61
78
  export { default as RolloutIcon } from './RolloutIcon';
62
79
  export { default as RunIcon } from './RunIcon';
@@ -66,19 +83,31 @@ export { default as SearchIcon } from './SearchIcon';
66
83
  export { default as SecretsIcon } from './SecretsIcon';
67
84
  export { default as SettingsFilledIcon } from './SettingsFilledIcon';
68
85
  export { default as SettingsIcon } from './SettingsIcon';
86
+ export { default as SlashShortcutIcon } from './SlashShortcutIcon';
69
87
  export { default as SparklesIcon } from './SparklesIcon';
88
+ export { default as StatusCanceledIcon } from './StatusCanceledIcon';
89
+ export { default as StatusFailedIcon } from './StatusFailedIcon';
90
+ export { default as StatusNewIcon } from './StatusNewIcon';
91
+ export { default as StatusSuccessIcon } from './StatusSuccessIcon';
92
+ export { default as StatusWaitingIcon } from './StatusWaitingIcon';
70
93
  export { default as StoreIcon } from './StoreIcon';
71
94
  export { default as ThemeAutoIcon } from './ThemeAutoIcon';
72
95
  export { default as ThemeDarkIcon } from './ThemeDarkIcon';
96
+ export { default as ThemeIcon } from './ThemeIcon';
73
97
  export { default as ThemeLightIcon } from './ThemeLightIcon';
98
+ export { default as ThumbsDownIcon } from './ThumbsDownIcon';
99
+ export { default as ThumbsUpIcon } from './ThumbsUpIcon';
74
100
  export { default as TokensIcon } from './TokensIcon';
75
101
  export { default as TrashIcon } from './TrashIcon';
76
102
  export { default as TriangleDownIcon } from './TriangleDownIcon';
103
+ export { default as TriangleLeftIcon } from './TriangleLeftIcon';
77
104
  export { default as TriangleRightIcon } from './TriangleRightIcon';
105
+ export { default as TriangleUpIcon } from './TriangleUpIcon';
78
106
  export { default as TwitchIcon } from './TwitchIcon';
79
107
  export { default as TwitterIcon } from './TwitterIcon';
80
108
  export { default as UndoIcon } from './UndoIcon';
81
109
  export { default as UpdateIcon } from './UpdateIcon';
110
+ export { default as UpgradeIcon } from './UpgradeIcon';
82
111
  export { default as UploadIcon } from './UploadIcon';
83
112
  export { default as UserFilledIcon } from './UserFilledIcon';
84
113
  export { default as UserIcon } from './UserIcon';