@expo/styleguide-native 6.1.2 → 7.0.0-alpha.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 (295) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +4 -16
  3. package/dist/index.d.ts +4 -11
  4. package/dist/index.js +288 -30
  5. package/dist/{logos → src/logos}/DocsLogo.d.ts +0 -1
  6. package/dist/{logos → src/logos}/ExpoGoLogo.d.ts +0 -1
  7. package/dist/{logos → src/logos}/Logo.d.ts +0 -1
  8. package/dist/{logos → src/logos}/SnackLogo.d.ts +0 -1
  9. package/dist/{logos → src/logos}/WordMarkLogo.d.ts +0 -1
  10. package/dist/{logos → src/logos}/index.d.ts +0 -0
  11. package/dist/{styles → src/styles}/shadows.d.ts +0 -0
  12. package/dist/{styles → src/styles}/typography.d.ts +0 -0
  13. package/dist/{types → src/types}/index.d.ts +1 -1
  14. package/package.json +13 -17
  15. package/dist/icons/ActivityIcon.d.ts +0 -3
  16. package/dist/icons/ActivityIcon.js +0 -32
  17. package/dist/icons/AddPhotoIcon.d.ts +0 -3
  18. package/dist/icons/AddPhotoIcon.js +0 -32
  19. package/dist/icons/AndroidIcon.d.ts +0 -3
  20. package/dist/icons/AndroidIcon.js +0 -32
  21. package/dist/icons/AppleAppStoreIcon.d.ts +0 -3
  22. package/dist/icons/AppleAppStoreIcon.js +0 -34
  23. package/dist/icons/AppleIcon.d.ts +0 -3
  24. package/dist/icons/AppleIcon.js +0 -32
  25. package/dist/icons/AppleSimulatorIcon.d.ts +0 -3
  26. package/dist/icons/AppleSimulatorIcon.js +0 -36
  27. package/dist/icons/ArrowDownIcon.d.ts +0 -3
  28. package/dist/icons/ArrowDownIcon.js +0 -32
  29. package/dist/icons/ArrowLeftIcon.d.ts +0 -3
  30. package/dist/icons/ArrowLeftIcon.js +0 -32
  31. package/dist/icons/ArrowRightIcon.d.ts +0 -3
  32. package/dist/icons/ArrowRightIcon.js +0 -32
  33. package/dist/icons/ArrowUpIcon.d.ts +0 -3
  34. package/dist/icons/ArrowUpIcon.js +0 -32
  35. package/dist/icons/ArrowUpRightIcon.d.ts +0 -3
  36. package/dist/icons/ArrowUpRightIcon.js +0 -32
  37. package/dist/icons/AtSignIcon.d.ts +0 -3
  38. package/dist/icons/AtSignIcon.js +0 -32
  39. package/dist/icons/BadgeIcon.d.ts +0 -3
  40. package/dist/icons/BadgeIcon.js +0 -33
  41. package/dist/icons/BellIcon.d.ts +0 -3
  42. package/dist/icons/BellIcon.js +0 -32
  43. package/dist/icons/BranchIcon.d.ts +0 -3
  44. package/dist/icons/BranchIcon.js +0 -32
  45. package/dist/icons/BugInspectIcon.d.ts +0 -3
  46. package/dist/icons/BugInspectIcon.js +0 -34
  47. package/dist/icons/BuildIcon.d.ts +0 -3
  48. package/dist/icons/BuildIcon.js +0 -32
  49. package/dist/icons/BuildNumberIcon.d.ts +0 -3
  50. package/dist/icons/BuildNumberIcon.js +0 -32
  51. package/dist/icons/BuildProfileIcon.d.ts +0 -3
  52. package/dist/icons/BuildProfileIcon.js +0 -32
  53. package/dist/icons/ChangelogIcon.d.ts +0 -3
  54. package/dist/icons/ChangelogIcon.js +0 -33
  55. package/dist/icons/ChannelIcon.d.ts +0 -3
  56. package/dist/icons/ChannelIcon.js +0 -33
  57. package/dist/icons/ChartIcon.d.ts +0 -3
  58. package/dist/icons/ChartIcon.js +0 -33
  59. package/dist/icons/CheckIcon.d.ts +0 -3
  60. package/dist/icons/CheckIcon.js +0 -32
  61. package/dist/icons/ChevronDownIcon.d.ts +0 -3
  62. package/dist/icons/ChevronDownIcon.js +0 -32
  63. package/dist/icons/ChevronLeftIcon.d.ts +0 -3
  64. package/dist/icons/ChevronLeftIcon.js +0 -32
  65. package/dist/icons/ChevronRightIcon.d.ts +0 -3
  66. package/dist/icons/ChevronRightIcon.js +0 -32
  67. package/dist/icons/ChevronUpIcon.d.ts +0 -3
  68. package/dist/icons/ChevronUpIcon.js +0 -32
  69. package/dist/icons/ClipboardIcon.d.ts +0 -3
  70. package/dist/icons/ClipboardIcon.js +0 -34
  71. package/dist/icons/CloudSlashIcon.d.ts +0 -3
  72. package/dist/icons/CloudSlashIcon.js +0 -32
  73. package/dist/icons/CodeIcon.d.ts +0 -3
  74. package/dist/icons/CodeIcon.js +0 -32
  75. package/dist/icons/CommandLineIcon.d.ts +0 -3
  76. package/dist/icons/CommandLineIcon.js +0 -32
  77. package/dist/icons/CommitIcon.d.ts +0 -3
  78. package/dist/icons/CommitIcon.js +0 -32
  79. package/dist/icons/CredentialIcon.d.ts +0 -3
  80. package/dist/icons/CredentialIcon.js +0 -34
  81. package/dist/icons/CreditCardIcon.d.ts +0 -3
  82. package/dist/icons/CreditCardIcon.js +0 -33
  83. package/dist/icons/DatabaseIcon.d.ts +0 -3
  84. package/dist/icons/DatabaseIcon.js +0 -33
  85. package/dist/icons/DebugIcon.d.ts +0 -3
  86. package/dist/icons/DebugIcon.js +0 -33
  87. package/dist/icons/DeploymentIcon.d.ts +0 -3
  88. package/dist/icons/DeploymentIcon.js +0 -32
  89. package/dist/icons/DeploymentsIcon.d.ts +0 -3
  90. package/dist/icons/DeploymentsIcon.js +0 -35
  91. package/dist/icons/DiscordIcon.d.ts +0 -3
  92. package/dist/icons/DiscordIcon.js +0 -32
  93. package/dist/icons/DiscourseIcon.d.ts +0 -3
  94. package/dist/icons/DiscourseIcon.js +0 -32
  95. package/dist/icons/DownloadIcon.d.ts +0 -3
  96. package/dist/icons/DownloadIcon.js +0 -33
  97. package/dist/icons/EasMetadataIcon.d.ts +0 -3
  98. package/dist/icons/EasMetadataIcon.js +0 -39
  99. package/dist/icons/EasSubmitIcon.d.ts +0 -3
  100. package/dist/icons/EasSubmitIcon.js +0 -39
  101. package/dist/icons/EditIcon.d.ts +0 -3
  102. package/dist/icons/EditIcon.js +0 -37
  103. package/dist/icons/ErrorIcon.d.ts +0 -3
  104. package/dist/icons/ErrorIcon.js +0 -32
  105. package/dist/icons/FacebookIcon.d.ts +0 -3
  106. package/dist/icons/FacebookIcon.js +0 -32
  107. package/dist/icons/GeneralIcon.d.ts +0 -3
  108. package/dist/icons/GeneralIcon.js +0 -43
  109. package/dist/icons/GithubIcon.d.ts +0 -3
  110. package/dist/icons/GithubIcon.js +0 -32
  111. package/dist/icons/GoogleAppStoreIcon.d.ts +0 -3
  112. package/dist/icons/GoogleAppStoreIcon.js +0 -32
  113. package/dist/icons/HamburgerIcon.d.ts +0 -3
  114. package/dist/icons/HamburgerIcon.js +0 -32
  115. package/dist/icons/HeadsetIcon.d.ts +0 -3
  116. package/dist/icons/HeadsetIcon.js +0 -36
  117. package/dist/icons/HomeFilledIcon.d.ts +0 -3
  118. package/dist/icons/HomeFilledIcon.js +0 -32
  119. package/dist/icons/HomeIcon.d.ts +0 -3
  120. package/dist/icons/HomeIcon.js +0 -32
  121. package/dist/icons/InfoIcon.d.ts +0 -3
  122. package/dist/icons/InfoIcon.js +0 -32
  123. package/dist/icons/InspectElementIcon.d.ts +0 -3
  124. package/dist/icons/InspectElementIcon.js +0 -33
  125. package/dist/icons/InstagramIcon.d.ts +0 -3
  126. package/dist/icons/InstagramIcon.js +0 -32
  127. package/dist/icons/InvoicesIcon.d.ts +0 -3
  128. package/dist/icons/InvoicesIcon.js +0 -33
  129. package/dist/icons/LifebuoyIcon.d.ts +0 -3
  130. package/dist/icons/LifebuoyIcon.js +0 -32
  131. package/dist/icons/LockIcon.d.ts +0 -3
  132. package/dist/icons/LockIcon.js +0 -32
  133. package/dist/icons/LogoutMobileIcon.d.ts +0 -3
  134. package/dist/icons/LogoutMobileIcon.js +0 -33
  135. package/dist/icons/LogsIcon.d.ts +0 -3
  136. package/dist/icons/LogsIcon.js +0 -34
  137. package/dist/icons/MailIcon.d.ts +0 -3
  138. package/dist/icons/MailIcon.js +0 -32
  139. package/dist/icons/MegaphoneIcon.d.ts +0 -3
  140. package/dist/icons/MegaphoneIcon.js +0 -33
  141. package/dist/icons/MessageIcon.d.ts +0 -3
  142. package/dist/icons/MessageIcon.js +0 -32
  143. package/dist/icons/MoreHorizontalIcon.d.ts +0 -3
  144. package/dist/icons/MoreHorizontalIcon.js +0 -34
  145. package/dist/icons/MoreVerticalIcon.d.ts +0 -3
  146. package/dist/icons/MoreVerticalIcon.js +0 -34
  147. package/dist/icons/OneTimePasswordIcon.d.ts +0 -3
  148. package/dist/icons/OneTimePasswordIcon.js +0 -34
  149. package/dist/icons/OpenInternalIcon.d.ts +0 -3
  150. package/dist/icons/OpenInternalIcon.js +0 -33
  151. package/dist/icons/OrganizationIcon.d.ts +0 -3
  152. package/dist/icons/OrganizationIcon.js +0 -33
  153. package/dist/icons/OverviewIcon.d.ts +0 -3
  154. package/dist/icons/OverviewIcon.js +0 -32
  155. package/dist/icons/PerformanceIcon.d.ts +0 -3
  156. package/dist/icons/PerformanceIcon.js +0 -33
  157. package/dist/icons/PersonalTrainerIcon.d.ts +0 -3
  158. package/dist/icons/PersonalTrainerIcon.js +0 -32
  159. package/dist/icons/PinIcon.d.ts +0 -3
  160. package/dist/icons/PinIcon.js +0 -32
  161. package/dist/icons/PlanEnterpriseIcon.d.ts +0 -3
  162. package/dist/icons/PlanEnterpriseIcon.js +0 -32
  163. package/dist/icons/PlanFreeIcon.d.ts +0 -3
  164. package/dist/icons/PlanFreeIcon.js +0 -32
  165. package/dist/icons/PlanProductionIcon.d.ts +0 -3
  166. package/dist/icons/PlanProductionIcon.js +0 -33
  167. package/dist/icons/PlansIcon.d.ts +0 -3
  168. package/dist/icons/PlansIcon.js +0 -33
  169. package/dist/icons/PlusIcon.d.ts +0 -3
  170. package/dist/icons/PlusIcon.js +0 -32
  171. package/dist/icons/PrivacyIcon.d.ts +0 -3
  172. package/dist/icons/PrivacyIcon.js +0 -32
  173. package/dist/icons/ProjectTransferIcon.d.ts +0 -3
  174. package/dist/icons/ProjectTransferIcon.js +0 -33
  175. package/dist/icons/PushToDeviceIcon.d.ts +0 -3
  176. package/dist/icons/PushToDeviceIcon.js +0 -35
  177. package/dist/icons/QrCodeIcon.d.ts +0 -3
  178. package/dist/icons/QrCodeIcon.js +0 -36
  179. package/dist/icons/QuestionIcon.d.ts +0 -3
  180. package/dist/icons/QuestionIcon.js +0 -32
  181. package/dist/icons/QuestionMarkIcon.d.ts +0 -3
  182. package/dist/icons/QuestionMarkIcon.js +0 -32
  183. package/dist/icons/ReceiptIcon.d.ts +0 -3
  184. package/dist/icons/ReceiptIcon.js +0 -33
  185. package/dist/icons/RedditIcon.d.ts +0 -3
  186. package/dist/icons/RedditIcon.js +0 -32
  187. package/dist/icons/RefreshIcon.d.ts +0 -3
  188. package/dist/icons/RefreshIcon.js +0 -35
  189. package/dist/icons/RolloutIcon.d.ts +0 -3
  190. package/dist/icons/RolloutIcon.js +0 -33
  191. package/dist/icons/RunIcon.d.ts +0 -3
  192. package/dist/icons/RunIcon.js +0 -33
  193. package/dist/icons/RuntimeVersionIcon.d.ts +0 -3
  194. package/dist/icons/RuntimeVersionIcon.js +0 -32
  195. package/dist/icons/ScanIcon.d.ts +0 -3
  196. package/dist/icons/ScanIcon.js +0 -33
  197. package/dist/icons/SearchIcon.d.ts +0 -3
  198. package/dist/icons/SearchIcon.js +0 -33
  199. package/dist/icons/SecretsIcon.d.ts +0 -3
  200. package/dist/icons/SecretsIcon.js +0 -32
  201. package/dist/icons/SettingsFilledIcon.d.ts +0 -3
  202. package/dist/icons/SettingsFilledIcon.js +0 -32
  203. package/dist/icons/SettingsIcon.d.ts +0 -3
  204. package/dist/icons/SettingsIcon.js +0 -32
  205. package/dist/icons/SlashShortcutIcon.d.ts +0 -3
  206. package/dist/icons/SlashShortcutIcon.js +0 -32
  207. package/dist/icons/SparklesIcon.d.ts +0 -3
  208. package/dist/icons/SparklesIcon.js +0 -32
  209. package/dist/icons/StatusCanceledIcon.d.ts +0 -3
  210. package/dist/icons/StatusCanceledIcon.js +0 -32
  211. package/dist/icons/StatusFailedIcon.d.ts +0 -3
  212. package/dist/icons/StatusFailedIcon.js +0 -32
  213. package/dist/icons/StatusNewIcon.d.ts +0 -3
  214. package/dist/icons/StatusNewIcon.js +0 -33
  215. package/dist/icons/StatusSuccessIcon.d.ts +0 -3
  216. package/dist/icons/StatusSuccessIcon.js +0 -32
  217. package/dist/icons/StatusWaitingIcon.d.ts +0 -3
  218. package/dist/icons/StatusWaitingIcon.js +0 -32
  219. package/dist/icons/StoreIcon.d.ts +0 -3
  220. package/dist/icons/StoreIcon.js +0 -39
  221. package/dist/icons/ThemeAutoIcon.d.ts +0 -3
  222. package/dist/icons/ThemeAutoIcon.js +0 -33
  223. package/dist/icons/ThemeDarkIcon.d.ts +0 -3
  224. package/dist/icons/ThemeDarkIcon.js +0 -32
  225. package/dist/icons/ThemeIcon.d.ts +0 -3
  226. package/dist/icons/ThemeIcon.js +0 -32
  227. package/dist/icons/ThemeLightIcon.d.ts +0 -3
  228. package/dist/icons/ThemeLightIcon.js +0 -33
  229. package/dist/icons/ThumbsDownIcon.d.ts +0 -3
  230. package/dist/icons/ThumbsDownIcon.js +0 -32
  231. package/dist/icons/ThumbsUpIcon.d.ts +0 -3
  232. package/dist/icons/ThumbsUpIcon.js +0 -32
  233. package/dist/icons/TokensIcon.d.ts +0 -3
  234. package/dist/icons/TokensIcon.js +0 -34
  235. package/dist/icons/TrashIcon.d.ts +0 -3
  236. package/dist/icons/TrashIcon.js +0 -32
  237. package/dist/icons/TriangleDownIcon.d.ts +0 -3
  238. package/dist/icons/TriangleDownIcon.js +0 -32
  239. package/dist/icons/TriangleLeftIcon.d.ts +0 -3
  240. package/dist/icons/TriangleLeftIcon.js +0 -32
  241. package/dist/icons/TriangleRightIcon.d.ts +0 -3
  242. package/dist/icons/TriangleRightIcon.js +0 -32
  243. package/dist/icons/TriangleUpIcon.d.ts +0 -3
  244. package/dist/icons/TriangleUpIcon.js +0 -32
  245. package/dist/icons/TwitchIcon.d.ts +0 -3
  246. package/dist/icons/TwitchIcon.js +0 -33
  247. package/dist/icons/TwitterIcon.d.ts +0 -3
  248. package/dist/icons/TwitterIcon.js +0 -32
  249. package/dist/icons/UndoIcon.d.ts +0 -3
  250. package/dist/icons/UndoIcon.js +0 -32
  251. package/dist/icons/UpdateIcon.d.ts +0 -3
  252. package/dist/icons/UpdateIcon.js +0 -33
  253. package/dist/icons/UpgradeIcon.d.ts +0 -3
  254. package/dist/icons/UpgradeIcon.js +0 -32
  255. package/dist/icons/UploadIcon.d.ts +0 -3
  256. package/dist/icons/UploadIcon.js +0 -33
  257. package/dist/icons/UserFilledIcon.d.ts +0 -3
  258. package/dist/icons/UserFilledIcon.js +0 -32
  259. package/dist/icons/UserIcon.d.ts +0 -3
  260. package/dist/icons/UserIcon.js +0 -32
  261. package/dist/icons/UsersFilledIcon.d.ts +0 -3
  262. package/dist/icons/UsersFilledIcon.js +0 -33
  263. package/dist/icons/UsersIcon.d.ts +0 -3
  264. package/dist/icons/UsersIcon.js +0 -33
  265. package/dist/icons/VersionIcon.d.ts +0 -3
  266. package/dist/icons/VersionIcon.js +0 -33
  267. package/dist/icons/WarningIcon.d.ts +0 -3
  268. package/dist/icons/WarningIcon.js +0 -32
  269. package/dist/icons/WrapLinesIcon.d.ts +0 -3
  270. package/dist/icons/WrapLinesIcon.js +0 -33
  271. package/dist/icons/XIcon.d.ts +0 -3
  272. package/dist/icons/XIcon.js +0 -32
  273. package/dist/icons/YoutubeIcon.d.ts +0 -3
  274. package/dist/icons/YoutubeIcon.js +0 -32
  275. package/dist/icons/index.d.ts +0 -130
  276. package/dist/icons/index.js +0 -268
  277. package/dist/logos/DocsLogo.js +0 -33
  278. package/dist/logos/ExpoGoLogo.js +0 -32
  279. package/dist/logos/Logo.js +0 -32
  280. package/dist/logos/SnackLogo.js +0 -33
  281. package/dist/logos/WordMarkLogo.js +0 -32
  282. package/dist/logos/index.js +0 -16
  283. package/dist/styles/breakpoints.d.ts +0 -5
  284. package/dist/styles/breakpoints.js +0 -8
  285. package/dist/styles/palette.d.ts +0 -200
  286. package/dist/styles/palette.js +0 -50
  287. package/dist/styles/shadows.js +0 -40
  288. package/dist/styles/sizing.d.ts +0 -19
  289. package/dist/styles/sizing.js +0 -22
  290. package/dist/styles/spacing.d.ts +0 -36
  291. package/dist/styles/spacing.js +0 -40
  292. package/dist/styles/themes.d.ts +0 -236
  293. package/dist/styles/themes.js +0 -240
  294. package/dist/styles/typography.js +0 -338
  295. package/dist/types/index.js +0 -2
@@ -1,33 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ChannelIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M5.031 9.377a1.517 1.517 0 01-.216-.148L.968 11.37l4.029 2.142a.5.5 0 00.47 0l3.54-1.897-3.976-2.24zm9.478 4.103l-3.514-1.869 3.966-2.234c.087-.05.167-.106.242-.17l3.801 2.115-4.024 2.157a.5.5 0 01-.471 0zM5.72 2.78l4.033 2.145a.5.5 0 00.47 0l4.025-2.158L10.244.54a.534.534 0 00-.519 0L5.72 2.78z", fill: color || "#000" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { d: "M14.754 3.63l-4.058 2.176a1.5 1.5 0 01-1.413.002l-4.041-2.15.022 4.416a.496.496 0 00.258.431l4.2 2.366c.085.048.18.07.275.068.094.002.19-.02.274-.068l4.2-2.366a.5.5 0 00.257-.43l.026-4.444zm-4.752 8.586l.047-.025v.05l3.99 2.122a1.5 1.5 0 001.413-.002l4.057-2.175-.025 4.444-.001.033a.5.5 0 01-.257.397l-4.199 2.366a.532.532 0 01-.274.068.533.533 0 01-.274-.068l-4.2-2.333-.25-.152-.265.152-4.222 2.366a.538.538 0 01-.261.068h-.027a.537.537 0 01-.26-.068L.772 17.093a.498.498 0 01-.259-.43l-.022-4.414 4.036 2.147a1.5 1.5 0 001.413-.002l4.058-2.175v-.005l.004.002z", fill: color || "#000" })));
32
- }
33
- exports.default = ChannelIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function ChartIcon(props: IconProps): JSX.Element;
@@ -1,33 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ChartIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M18.928 18.887H1.072V1.147", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { d: "M4.477 12.993L9.22 7.007l4.329 5.763 4.565-5.763", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
32
- }
33
- exports.default = ChartIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CheckIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CheckIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M16.667 5L7.5 14.167 3.333 10", stroke: color || "#000", strokeWidth: 2.051, strokeLinecap: "round", strokeLinejoin: "round" })));
31
- }
32
- exports.default = CheckIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function ChevronDownIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ChevronDownIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M15.5 8l-5 5-5-5", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
31
- }
32
- exports.default = ChevronDownIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function ChevronLeftIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ChevronLeftIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M12 5l-5 5 5 5", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
31
- }
32
- exports.default = ChevronLeftIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function ChevronRightIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ChevronRightIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M8 5l5 5-5 5", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
31
- }
32
- exports.default = ChevronRightIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function ChevronUpIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ChevronUpIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M15 12l-5-5-5 5", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
31
- }
32
- exports.default = ChevronUpIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function ClipboardIcon(props: IconProps): JSX.Element;
@@ -1,34 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function ClipboardIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M13.333 3.333H15A1.667 1.667 0 0116.667 5v11.667A1.666 1.666 0 0115 18.333H5a1.667 1.667 0 01-1.667-1.666V5A1.667 1.667 0 015 3.333h1.667", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { d: "M12.786 10.841h.625v-1.25h-.625v1.25zm-6.4 0h6.4v-1.25h-6.4v1.25zm6.4 3h.625v-1.25h-.625v1.25zm-6.4 0h6.4v-1.25h-6.4v1.25z", fill: color || "#000" }),
32
- react_1.default.createElement(react_native_svg_1.Path, { d: "M12.5 1.667h-5c-.46 0-.833.45-.833 1.006v2.013c0 .556.373 1.006.833 1.006h5c.46 0 .833-.45.833-1.006V2.673c0-.556-.373-1.006-.833-1.006z", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
33
- }
34
- exports.default = ClipboardIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CloudSlashIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CloudSlashIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M4.453 6.913c-.144.295-.252.6-.318.908-1.9.491-3.323 2.18-3.323 4.217 0 2.432 2.025 4.36 4.471 4.36h8.655l-1.605-1.605h-7.05c-1.606 0-2.866-1.256-2.866-2.755 0-1.396 1.089-2.58 2.534-2.74l.715-.078v-.719c0-.106.013-.219.038-.337L4.453 6.913zM7.78 5.769L6.606 4.594A6.397 6.397 0 0110 3.613c3.063 0 5.626 2.23 5.997 5.153 1.803.342 3.191 1.887 3.191 3.78a3.806 3.806 0 01-1.561 3.069l-1.155-1.156a2.235 2.235 0 001.111-1.912c0-1.219-1.025-2.248-2.342-2.248h-.802v-.802c0-2.34-1.964-4.28-4.439-4.28-.815 0-1.571.212-2.219.552zm8.511 11.536L2.874 3.888l.79-.79 13.418 13.417-.791.79z", fill: color || "#000" })));
31
- }
32
- exports.default = CloudSlashIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CodeIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CodeIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M4.998 14.403l-3.924-4.088a.893.893 0 010-1.228L4.998 5l1.179 1.228L2.842 9.7l3.335 3.474-1.179 1.228zm10.004 0l-1.179-1.228 3.335-3.474-3.335-3.473L15.002 5l3.924 4.087a.893.893 0 010 1.228l-3.924 4.088zM11.063 2L7.32 17.579 8.938 18 12.68 2.422 11.063 2z", fill: color || "#000" })));
31
- }
32
- exports.default = CodeIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CommandLineIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CommandLineIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 21", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M3.333.58A3.333 3.333 0 000 3.913v13.333a3.333 3.333 0 003.333 3.334h13.334A3.333 3.333 0 0020 17.246V3.913A3.333 3.333 0 0016.667.58H3.333zM5.36 6.02l4.479 4.565-4.479 4.564-1.326-1.3 3.202-3.264-3.202-3.263L5.36 6.02zm10.608 7.816H9.465v1.857h6.502v-1.857z", fill: color || "#000" })));
31
- }
32
- exports.default = CommandLineIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CommitIcon(props: IconProps): JSX.Element;
@@ -1,32 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CommitIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M3.333 0A3.333 3.333 0 000 3.333v13.334A3.333 3.333 0 003.333 20h13.334A3.333 3.333 0 0020 16.667V3.333A3.333 3.333 0 0016.667 0H3.333zm8.508 11.844A2.606 2.606 0 008.16 8.16a2.606 2.606 0 003.682 3.684zm.814 1.368a4.17 4.17 0 001.439-2.428h3.458a.78.78 0 100-1.563h-3.458A4.17 4.17 0 0010 5.833a4.167 4.167 0 00-4.094 3.388H2.448a.781.781 0 000 1.563h3.458a4.17 4.17 0 006.749 2.428z", fill: color || "#000" })));
31
- }
32
- exports.default = CommitIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CredentialIcon(props: IconProps): JSX.Element;
@@ -1,34 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CredentialIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 21", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M11.327 11.426h.75V9.88l-1.214.957.464.59zm-6.187 0l.465-.589L4.39 9.88v1.546h.75zm0 7.514h-.75v1.391l1.163-.765-.413-.626zm1.563-1.029l.409-.629-.411-.267-.41.27.412.626zm1.585 1.029l-.408.629.451.293.422-.333-.465-.59zm1.303-1.029l.382-.645-.443-.262-.404.319.465.588zm1.736 1.029l-.382.645 1.132.67V18.94h-.75zm-.464-8.103c-.724.57-1.636.91-2.63.91v1.5c1.343 0 2.58-.46 3.558-1.232l-.928-1.178zm-2.63.91c-.993 0-1.905-.34-2.628-.91l-.929 1.178a5.729 5.729 0 003.558 1.233v-1.5zM5.89 18.94v-7.514h-1.5v7.514h1.5zm.401-1.655l-1.563 1.028.825 1.253 1.563-1.028-.825-1.253zm2.406 1.026l-1.585-1.029-.817 1.259 1.585 1.028.817-1.258zm.429-.988L7.824 18.35l.93 1.178 1.301-1.029-.93-1.177zm2.583.972l-1.736-1.029-.765 1.29 1.737 1.03.764-1.291zm-1.132-6.869v7.514h1.5v-7.514h-1.5z", fill: color || "#000" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M2 2.25h16a.25.25 0 01.25.25v11.474a.25.25 0 01-.25.25h-6.673v1.75H18a2 2 0 002-2V2.5a2 2 0 00-2-2H2a2 2 0 00-2 2v11.474a2 2 0 002 2h3.14v-1.75H2a.25.25 0 01-.25-.25V2.5A.25.25 0 012 2.25z", fill: color || "#000" }),
32
- react_1.default.createElement(react_native_svg_1.Circle, { cx: 8.234, cy: 8.292, r: 4, stroke: color || "#000", strokeWidth: 2 })));
33
- }
34
- exports.default = CredentialIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function CreditCardIcon(props: IconProps): JSX.Element;
@@ -1,33 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function CreditCardIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M2.5 2.5A2.5 2.5 0 000 5v10a2.5 2.5 0 002.5 2.5h15A2.5 2.5 0 0020 15V5a2.5 2.5 0 00-2.5-2.5h-15zM1.667 5c0-.46.373-.833.833-.833h15c.46 0 .833.373.833.833v1.75H1.667V5zm0 3.25V15c0 .46.373.833.833.833h15c.46 0 .833-.373.833-.833V8.25H1.667z", fill: color || "#000" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M12.704 9.808a2.606 2.606 0 100 4.514 2.606 2.606 0 100-4.514zm-1.303 3.863c.173 0 .34-.027.495-.078a2.594 2.594 0 01-.495-1.528 2.6 2.6 0 01.495-1.528 1.606 1.606 0 10-.495 3.134zm4.212-1.606a1.606 1.606 0 11-3.212 0 1.606 1.606 0 013.212 0z", fill: color || "#000" })));
32
- }
33
- exports.default = CreditCardIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function DatabaseIcon(props: IconProps): JSX.Element;
@@ -1,33 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function DatabaseIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M10 6.667c4.142 0 7.5-1.12 7.5-2.5 0-1.381-3.358-2.5-7.5-2.5-4.142 0-7.5 1.119-7.5 2.5 0 1.38 3.358 2.5 7.5 2.5zM17.5 10c0 1.383-3.333 2.5-7.5 2.5S2.5 11.383 2.5 10", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { d: "M2.5 4.167v11.666c0 1.384 3.333 2.5 7.5 2.5s7.5-1.116 7.5-2.5V4.167", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
32
- }
33
- exports.default = DatabaseIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function DebugIcon(props: IconProps): JSX.Element;
@@ -1,33 +0,0 @@
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
- var __importDefault = (this && this.__importDefault) || function (mod) {
22
- return (mod && mod.__esModule) ? mod : { "default": mod };
23
- };
24
- Object.defineProperty(exports, "__esModule", { value: true });
25
- const react_1 = __importDefault(require("react"));
26
- const react_native_svg_1 = __importStar(require("react-native-svg"));
27
- function DebugIcon(props) {
28
- const { size, color, width, height } = props;
29
- return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
30
- react_1.default.createElement(react_native_svg_1.Path, { d: "M7.684 6.903l2.78 2.756-2.763 2.74-1.23-1.22 1.533-1.52-1.55-1.537 1.23-1.22zm1.852.171l2.78 2.757 1.23-1.22-1.55-1.537 1.533-1.52-1.23-1.22-2.763 2.74z", fill: color || "#000" }),
31
- react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M.833 2.529c0-.476.39-.862.87-.862h16.594c.48 0 .87.386.87.862v11.638a.811.811 0 01-.834.833h-6.666v1.667h1.666v1.666H6.667v-1.666h1.666V15H1.667a.811.811 0 01-.834-.833V2.529zM2.5 13.333v-10h15v10h-15z", fill: color || "#000" })));
32
- }
33
- exports.default = DebugIcon;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- import { IconProps } from "../types";
3
- export default function DeploymentIcon(props: IconProps): JSX.Element;