@flanksource/icons 1.0.16

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 (577) hide show
  1. package/.eslintignore +1 -0
  2. package/.github/workflows/publish.yaml +38 -0
  3. package/.releaserc +16 -0
  4. package/LICENSE +201 -0
  5. package/babel.config.json +18 -0
  6. package/dist/icons/AccessDenied.tsx +30 -0
  7. package/dist/icons/Activemq.tsx +60 -0
  8. package/dist/icons/Add.tsx +30 -0
  9. package/dist/icons/AddAlarm.tsx +30 -0
  10. package/dist/icons/AddAlert.tsx +30 -0
  11. package/dist/icons/AddCertificate.tsx +54 -0
  12. package/dist/icons/AddClock.tsx +30 -0
  13. package/dist/icons/AddCloud.tsx +30 -0
  14. package/dist/icons/AddCost.tsx +30 -0
  15. package/dist/icons/AddDatabase.tsx +30 -0
  16. package/dist/icons/AddDisk.tsx +30 -0
  17. package/dist/icons/AddEmail.tsx +30 -0
  18. package/dist/icons/AddFirewall.tsx +54 -0
  19. package/dist/icons/AddFolder.tsx +30 -0
  20. package/dist/icons/AddGroup.tsx +30 -0
  21. package/dist/icons/AddInbox.tsx +30 -0
  22. package/dist/icons/AddKey.tsx +30 -0
  23. package/dist/icons/AddList.tsx +30 -0
  24. package/dist/icons/AddNetworkCard.tsx +54 -0
  25. package/dist/icons/AddNode.tsx +30 -0
  26. package/dist/icons/AddPage.tsx +30 -0
  27. package/dist/icons/AddReceipt.tsx +30 -0
  28. package/dist/icons/AddShield.tsx +54 -0
  29. package/dist/icons/AddSnapshot.tsx +30 -0
  30. package/dist/icons/AddTag.tsx +30 -0
  31. package/dist/icons/AddTicket.tsx +30 -0
  32. package/dist/icons/AddUser.tsx +30 -0
  33. package/dist/icons/Alarm.tsx +30 -0
  34. package/dist/icons/Alarm3.tsx +30 -0
  35. package/dist/icons/Alert.tsx +30 -0
  36. package/dist/icons/Ansible.tsx +36 -0
  37. package/dist/icons/Archive.tsx +36 -0
  38. package/dist/icons/Argo.tsx +186 -0
  39. package/dist/icons/ArtifactRegistry.tsx +84 -0
  40. package/dist/icons/Aws.tsx +36 -0
  41. package/dist/icons/AwsAck.tsx +30 -0
  42. package/dist/icons/AwsAcm.tsx +53 -0
  43. package/dist/icons/AwsAlb.tsx +42 -0
  44. package/dist/icons/AwsAmi.tsx +60 -0
  45. package/dist/icons/AwsApiGateway.tsx +36 -0
  46. package/dist/icons/AwsAuditManager.tsx +53 -0
  47. package/dist/icons/AwsAutoScaling.tsx +30 -0
  48. package/dist/icons/AwsCloudDirectory.tsx +53 -0
  49. package/dist/icons/AwsCloudformation.tsx +36 -0
  50. package/dist/icons/AwsCloudfront.tsx +36 -0
  51. package/dist/icons/AwsCloudtrail.tsx +36 -0
  52. package/dist/icons/AwsCloudwatch.tsx +36 -0
  53. package/dist/icons/AwsCloudwatchAlarm.tsx +30 -0
  54. package/dist/icons/AwsConfig.tsx +36 -0
  55. package/dist/icons/AwsDetective.tsx +53 -0
  56. package/dist/icons/AwsDirectoryService.tsx +53 -0
  57. package/dist/icons/AwsDnszone.tsx +36 -0
  58. package/dist/icons/AwsEbsVolume.tsx +53 -0
  59. package/dist/icons/AwsEc2AutoScaling.tsx +36 -0
  60. package/dist/icons/AwsEc2Instance.tsx +36 -0
  61. package/dist/icons/AwsEc2RouteTable.tsx +72 -0
  62. package/dist/icons/AwsEc2Vpc.tsx +42 -0
  63. package/dist/icons/AwsEcr.tsx +53 -0
  64. package/dist/icons/AwsEcrRepository.tsx +53 -0
  65. package/dist/icons/AwsEfs.tsx +53 -0
  66. package/dist/icons/AwsEksCluster.tsx +101 -0
  67. package/dist/icons/AwsElasticIp.tsx +30 -0
  68. package/dist/icons/AwsElb.tsx +42 -0
  69. package/dist/icons/AwsEni.tsx +54 -0
  70. package/dist/icons/AwsFirewall.tsx +53 -0
  71. package/dist/icons/AwsFirewallManager.tsx +53 -0
  72. package/dist/icons/AwsGuardDuty.tsx +53 -0
  73. package/dist/icons/AwsIam.tsx +36 -0
  74. package/dist/icons/AwsIamRole.tsx +30 -0
  75. package/dist/icons/AwsIamSts.tsx +30 -0
  76. package/dist/icons/AwsIamUser.tsx +30 -0
  77. package/dist/icons/AwsInspector.tsx +53 -0
  78. package/dist/icons/AwsKms.tsx +53 -0
  79. package/dist/icons/AwsLambda.tsx +42 -0
  80. package/dist/icons/AwsMacie.tsx +53 -0
  81. package/dist/icons/AwsRds.tsx +36 -0
  82. package/dist/icons/AwsRoute53Hostedzone.tsx +36 -0
  83. package/dist/icons/AwsS3.tsx +53 -0
  84. package/dist/icons/AwsSecretsManager.tsx +53 -0
  85. package/dist/icons/AwsSecurityGroup.tsx +30 -0
  86. package/dist/icons/AwsSes.tsx +36 -0
  87. package/dist/icons/AwsShield.tsx +53 -0
  88. package/dist/icons/AwsSns.tsx +36 -0
  89. package/dist/icons/AwsSqs.tsx +36 -0
  90. package/dist/icons/AwsTrustedAdvisor.tsx +36 -0
  91. package/dist/icons/AwsTrustedAdvisorCost.tsx +54 -0
  92. package/dist/icons/AwsTrustedAdvisorFaultTolerance.tsx +54 -0
  93. package/dist/icons/AwsTrustedAdvisorSecurity.tsx +54 -0
  94. package/dist/icons/AwsVpc.tsx +36 -0
  95. package/dist/icons/AwsWaf.tsx +53 -0
  96. package/dist/icons/Azure.tsx +30 -0
  97. package/dist/icons/AzureAci.tsx +122 -0
  98. package/dist/icons/AzureAcl.tsx +84 -0
  99. package/dist/icons/AzureAcr.tsx +124 -0
  100. package/dist/icons/AzureActivityLog.tsx +69 -0
  101. package/dist/icons/AzureAd.tsx +121 -0
  102. package/dist/icons/AzureAdvisor.tsx +95 -0
  103. package/dist/icons/AzureAks.tsx +243 -0
  104. package/dist/icons/AzureAppRegistration.tsx +101 -0
  105. package/dist/icons/AzureAppService.tsx +359 -0
  106. package/dist/icons/AzureApplicationGateway.tsx +224 -0
  107. package/dist/icons/AzureAvailabilitySet.tsx +136 -0
  108. package/dist/icons/AzureCosmos.tsx +86 -0
  109. package/dist/icons/AzureDevops.tsx +66 -0
  110. package/dist/icons/AzureDevopsPipeline.tsx +80 -0
  111. package/dist/icons/AzureDisk.tsx +131 -0
  112. package/dist/icons/AzureDiskSnapshot.tsx +92 -0
  113. package/dist/icons/AzureDns.tsx +64 -0
  114. package/dist/icons/AzureEnterpriseApp.tsx +191 -0
  115. package/dist/icons/AzureFirewall.tsx +99 -0
  116. package/dist/icons/AzureGroup.tsx +152 -0
  117. package/dist/icons/AzureImage.tsx +112 -0
  118. package/dist/icons/AzureIp.tsx +73 -0
  119. package/dist/icons/AzureKeyVaults.tsx +214 -0
  120. package/dist/icons/AzureLoadBalancer.tsx +74 -0
  121. package/dist/icons/AzureLoadBalancers.tsx +74 -0
  122. package/dist/icons/AzureLogAnalytics.tsx +97 -0
  123. package/dist/icons/AzureLogicApp.tsx +94 -0
  124. package/dist/icons/AzureManagedIdentity.tsx +217 -0
  125. package/dist/icons/AzureMetrics.tsx +150 -0
  126. package/dist/icons/AzureNat.tsx +98 -0
  127. package/dist/icons/AzureNetworkInterface.tsx +91 -0
  128. package/dist/icons/AzurePostgres.tsx +100 -0
  129. package/dist/icons/AzureRedis.tsx +200 -0
  130. package/dist/icons/AzureResourceGroup.tsx +78 -0
  131. package/dist/icons/AzureRouteTable.tsx +120 -0
  132. package/dist/icons/AzureServiceBus.tsx +96 -0
  133. package/dist/icons/AzureSqlServer.tsx +106 -0
  134. package/dist/icons/AzureStorage.tsx +80 -0
  135. package/dist/icons/AzureStorageContainer.tsx +81 -0
  136. package/dist/icons/AzureSubscription.tsx +176 -0
  137. package/dist/icons/AzureUser.tsx +114 -0
  138. package/dist/icons/AzureVm.tsx +106 -0
  139. package/dist/icons/AzureVmScaleset.tsx +154 -0
  140. package/dist/icons/AzureVnet.tsx +125 -0
  141. package/dist/icons/AzureVpn.tsx +126 -0
  142. package/dist/icons/Badge.tsx +30 -0
  143. package/dist/icons/Ban.tsx +30 -0
  144. package/dist/icons/Bell.tsx +35 -0
  145. package/dist/icons/BellDark.tsx +30 -0
  146. package/dist/icons/Bizagi.tsx +48 -0
  147. package/dist/icons/Block.tsx +30 -0
  148. package/dist/icons/Brain.tsx +30 -0
  149. package/dist/icons/Broadcast.tsx +30 -0
  150. package/dist/icons/BrokenHeart.tsx +30 -0
  151. package/dist/icons/Ca.tsx +30 -0
  152. package/dist/icons/Cal.tsx +48 -0
  153. package/dist/icons/Calico.tsx +312 -0
  154. package/dist/icons/CanaryChecker.tsx +36 -0
  155. package/dist/icons/CanaryCheckerWhite.tsx +30 -0
  156. package/dist/icons/Cancel.tsx +30 -0
  157. package/dist/icons/Cassandra.tsx +60 -0
  158. package/dist/icons/CertManager.tsx +76 -0
  159. package/dist/icons/Certificate.tsx +30 -0
  160. package/dist/icons/Cfg.tsx +37 -0
  161. package/dist/icons/Changes.tsx +30 -0
  162. package/dist/icons/Check.tsx +30 -0
  163. package/dist/icons/CheckDatabase.tsx +30 -0
  164. package/dist/icons/CheckDocker.tsx +42 -0
  165. package/dist/icons/Cilium.tsx +72 -0
  166. package/dist/icons/Cisco.tsx +30 -0
  167. package/dist/icons/Clock.tsx +35 -0
  168. package/dist/icons/Clone.tsx +30 -0
  169. package/dist/icons/CloudBuild.tsx +42 -0
  170. package/dist/icons/CloudDone.tsx +30 -0
  171. package/dist/icons/CloudDownload.tsx +30 -0
  172. package/dist/icons/CloudUpload.tsx +30 -0
  173. package/dist/icons/Cloudformation.tsx +60 -0
  174. package/dist/icons/Cloudsql.tsx +60 -0
  175. package/dist/icons/Cloudwatch.tsx +84 -0
  176. package/dist/icons/CloudwatchAlarm.tsx +48 -0
  177. package/dist/icons/CloudwatchConfig.tsx +54 -0
  178. package/dist/icons/Cluster.tsx +37 -0
  179. package/dist/icons/Cni.tsx +107 -0
  180. package/dist/icons/Cog.tsx +30 -0
  181. package/dist/icons/ComputeEngine.tsx +66 -0
  182. package/dist/icons/Config.tsx +30 -0
  183. package/dist/icons/ConfigDb.tsx +30 -0
  184. package/dist/icons/Connected.tsx +30 -0
  185. package/dist/icons/Console.tsx +30 -0
  186. package/dist/icons/Consul.tsx +36 -0
  187. package/dist/icons/Containerd.tsx +30 -0
  188. package/dist/icons/ContainerdPull.tsx +30 -0
  189. package/dist/icons/ContainerdPush.tsx +30 -0
  190. package/dist/icons/Cpu.tsx +30 -0
  191. package/dist/icons/Crossplane.tsx +136 -0
  192. package/dist/icons/Csi.tsx +158 -0
  193. package/dist/icons/Csv.tsx +38 -0
  194. package/dist/icons/D365.tsx +60 -0
  195. package/dist/icons/Database.tsx +30 -0
  196. package/dist/icons/DatabaseFill.tsx +30 -0
  197. package/dist/icons/DatabaseFillGear.tsx +30 -0
  198. package/dist/icons/DatabasePlus.tsx +35 -0
  199. package/dist/icons/Databases.tsx +35 -0
  200. package/dist/icons/Datadog.tsx +30 -0
  201. package/dist/icons/DatapowerMonitoring.tsx +94 -0
  202. package/dist/icons/DatapowerRouting.tsx +102 -0
  203. package/dist/icons/DatapowerThreat.tsx +109 -0
  204. package/dist/icons/Deb.tsx +38 -0
  205. package/dist/icons/Debian.tsx +30 -0
  206. package/dist/icons/Decrease.tsx +30 -0
  207. package/dist/icons/Deployment.tsx +30 -0
  208. package/dist/icons/DeploymentFail.tsx +30 -0
  209. package/dist/icons/DeploymentSuccess.tsx +30 -0
  210. package/dist/icons/Dex.tsx +36 -0
  211. package/dist/icons/Diff.tsx +30 -0
  212. package/dist/icons/Discord.tsx +30 -0
  213. package/dist/icons/Disk.tsx +30 -0
  214. package/dist/icons/DiskFailed.tsx +46 -0
  215. package/dist/icons/DiskSuccess.tsx +30 -0
  216. package/dist/icons/Django.tsx +30 -0
  217. package/dist/icons/Dns.tsx +30 -0
  218. package/dist/icons/Docker.tsx +30 -0
  219. package/dist/icons/DockerPull.tsx +30 -0
  220. package/dist/icons/DockerPush.tsx +30 -0
  221. package/dist/icons/Docx.tsx +38 -0
  222. package/dist/icons/Dollar.tsx +30 -0
  223. package/dist/icons/Dotnet.tsx +90 -0
  224. package/dist/icons/DotsTriple.tsx +35 -0
  225. package/dist/icons/Down.tsx +30 -0
  226. package/dist/icons/DownBordered.tsx +36 -0
  227. package/dist/icons/DownDatabase.tsx +30 -0
  228. package/dist/icons/DownShield.tsx +42 -0
  229. package/dist/icons/Download.tsx +30 -0
  230. package/dist/icons/DownloadCloud.tsx +30 -0
  231. package/dist/icons/Dynatrace.tsx +60 -0
  232. package/dist/icons/Ec2.tsx +72 -0
  233. package/dist/icons/Ecr.tsx +72 -0
  234. package/dist/icons/Edit.tsx +30 -0
  235. package/dist/icons/Editorconfig.tsx +315 -0
  236. package/dist/icons/Eks.tsx +101 -0
  237. package/dist/icons/Elastic.tsx +66 -0
  238. package/dist/icons/Elasticsearch.tsx +42 -0
  239. package/dist/icons/Elb.tsx +42 -0
  240. package/dist/icons/Email.tsx +46 -0
  241. package/dist/icons/Envoy.tsx +42 -0
  242. package/dist/icons/Error.tsx +30 -0
  243. package/dist/icons/ErrorDatabase.tsx +30 -0
  244. package/dist/icons/ErrorNetworkCard.tsx +54 -0
  245. package/dist/icons/Etcd.tsx +30 -0
  246. package/dist/icons/Exchange.tsx +30 -0
  247. package/dist/icons/Export.tsx +30 -0
  248. package/dist/icons/Filter.tsx +30 -0
  249. package/dist/icons/Fire.tsx +30 -0
  250. package/dist/icons/Firewall.tsx +30 -0
  251. package/dist/icons/Flanksource.tsx +30 -0
  252. package/dist/icons/FlanksourceIcon.tsx +30 -0
  253. package/dist/icons/Fluentd.tsx +248 -0
  254. package/dist/icons/Flux.tsx +42 -0
  255. package/dist/icons/Folder.tsx +60 -0
  256. package/dist/icons/FolderGit.tsx +42 -0
  257. package/dist/icons/Gcp.tsx +66 -0
  258. package/dist/icons/GcpRepos.tsx +84 -0
  259. package/dist/icons/GcsBucket.tsx +84 -0
  260. package/dist/icons/Gif.tsx +38 -0
  261. package/dist/icons/Git.tsx +30 -0
  262. package/dist/icons/GitCompare.tsx +30 -0
  263. package/dist/icons/GitMergeQueue.tsx +30 -0
  264. package/dist/icons/GitPr.tsx +30 -0
  265. package/dist/icons/Github.tsx +30 -0
  266. package/dist/icons/Gitlab.tsx +60 -0
  267. package/dist/icons/Gke.tsx +56 -0
  268. package/dist/icons/Go.tsx +30 -0
  269. package/dist/icons/Google.tsx +54 -0
  270. package/dist/icons/GoogleChat.tsx +42 -0
  271. package/dist/icons/Gradle.tsx +30 -0
  272. package/dist/icons/Grafana.tsx +51 -0
  273. package/dist/icons/Graphql.tsx +30 -0
  274. package/dist/icons/Group.tsx +30 -0
  275. package/dist/icons/Grpc.tsx +30 -0
  276. package/dist/icons/Grpc2.tsx +30 -0
  277. package/dist/icons/Gz.tsx +38 -0
  278. package/dist/icons/Haproxy.tsx +93 -0
  279. package/dist/icons/Harbor.tsx +394 -0
  280. package/dist/icons/Hazelcast.tsx +36 -0
  281. package/dist/icons/Health.tsx +30 -0
  282. package/dist/icons/Health2.tsx +30 -0
  283. package/dist/icons/Heart.tsx +30 -0
  284. package/dist/icons/Helm.tsx +30 -0
  285. package/dist/icons/Hibernate.tsx +30 -0
  286. package/dist/icons/Hide.tsx +30 -0
  287. package/dist/icons/Hourglass.tsx +30 -0
  288. package/dist/icons/Html.tsx +48 -0
  289. package/dist/icons/Http.tsx +30 -0
  290. package/dist/icons/Https.tsx +30 -0
  291. package/dist/icons/Ibm.tsx +30 -0
  292. package/dist/icons/IbmCloud.tsx +151 -0
  293. package/dist/icons/IbmMq.tsx +157 -0
  294. package/dist/icons/Icmp.tsx +30 -0
  295. package/dist/icons/IdNotVerified.tsx +30 -0
  296. package/dist/icons/IdVerified.tsx +30 -0
  297. package/dist/icons/Ifttt.tsx +30 -0
  298. package/dist/icons/Import.tsx +30 -0
  299. package/dist/icons/Incidents.tsx +30 -0
  300. package/dist/icons/Increase.tsx +30 -0
  301. package/dist/icons/Increase2.tsx +30 -0
  302. package/dist/icons/Infinity.tsx +30 -0
  303. package/dist/icons/Info.tsx +30 -0
  304. package/dist/icons/Ini.tsx +315 -0
  305. package/dist/icons/Ip.tsx +30 -0
  306. package/dist/icons/Istio.tsx +30 -0
  307. package/dist/icons/Jaeger.tsx +144 -0
  308. package/dist/icons/Jar.tsx +44 -0
  309. package/dist/icons/Java.tsx +36 -0
  310. package/dist/icons/Jira.tsx +82 -0
  311. package/dist/icons/Jmeter.tsx +30 -0
  312. package/dist/icons/Js.tsx +218 -0
  313. package/dist/icons/Json.tsx +30 -0
  314. package/dist/icons/Junit.tsx +30 -0
  315. package/dist/icons/Jwt.tsx +54 -0
  316. package/dist/icons/K3s.tsx +30 -0
  317. package/dist/icons/K6.tsx +30 -0
  318. package/dist/icons/K8s.tsx +43 -0
  319. package/dist/icons/K8sClusterrole.tsx +36 -0
  320. package/dist/icons/K8sClusterrolebinding.tsx +36 -0
  321. package/dist/icons/K8sConfigmap.tsx +47 -0
  322. package/dist/icons/K8sCronjob.tsx +36 -0
  323. package/dist/icons/K8sCustomresourcedefinition.tsx +36 -0
  324. package/dist/icons/K8sDaemonset.tsx +92 -0
  325. package/dist/icons/K8sDeployment.tsx +42 -0
  326. package/dist/icons/K8sEndpoint.tsx +48 -0
  327. package/dist/icons/K8sEp.tsx +48 -0
  328. package/dist/icons/K8sGroup.tsx +36 -0
  329. package/dist/icons/K8sHpa.tsx +48 -0
  330. package/dist/icons/K8sIngress.tsx +36 -0
  331. package/dist/icons/K8sJob.tsx +36 -0
  332. package/dist/icons/K8sLimits.tsx +55 -0
  333. package/dist/icons/K8sNamespace.tsx +49 -0
  334. package/dist/icons/K8sNetpol.tsx +36 -0
  335. package/dist/icons/K8sNetworkpolicy.tsx +36 -0
  336. package/dist/icons/K8sNode.tsx +36 -0
  337. package/dist/icons/K8sPersistentvolume.tsx +53 -0
  338. package/dist/icons/K8sPersistentvolumeclaim.tsx +48 -0
  339. package/dist/icons/K8sPod.tsx +42 -0
  340. package/dist/icons/K8sPodsecuritypolicy.tsx +48 -0
  341. package/dist/icons/K8sQuota.tsx +36 -0
  342. package/dist/icons/K8sReplicaset.tsx +79 -0
  343. package/dist/icons/K8sRole.tsx +49 -0
  344. package/dist/icons/K8sRolebinding.tsx +55 -0
  345. package/dist/icons/K8sSecret.tsx +112 -0
  346. package/dist/icons/K8sService.tsx +75 -0
  347. package/dist/icons/K8sServiceaccount.tsx +36 -0
  348. package/dist/icons/K8sStatefulset.tsx +94 -0
  349. package/dist/icons/K8sStorageclass.tsx +96 -0
  350. package/dist/icons/K8sUser.tsx +36 -0
  351. package/dist/icons/K8sVol.tsx +53 -0
  352. package/dist/icons/Kubescape.tsx +210 -0
  353. package/dist/icons/Kustomize.tsx +169 -0
  354. package/dist/icons/Ldap.tsx +30 -0
  355. package/dist/icons/Letsencrypt.tsx +42 -0
  356. package/dist/icons/Lifebuoy.tsx +30 -0
  357. package/dist/icons/Link.tsx +30 -0
  358. package/dist/icons/Linux.tsx +66 -0
  359. package/dist/icons/List.tsx +30 -0
  360. package/dist/icons/Loadbalancer.tsx +42 -0
  361. package/dist/icons/Lock.tsx +30 -0
  362. package/dist/icons/Log.tsx +38 -0
  363. package/dist/icons/LogicApps.tsx +66 -0
  364. package/dist/icons/Login.tsx +30 -0
  365. package/dist/icons/Logout.tsx +30 -0
  366. package/dist/icons/Logs.tsx +30 -0
  367. package/dist/icons/Logs2.tsx +30 -0
  368. package/dist/icons/Lua.tsx +59 -0
  369. package/dist/icons/Matrix.tsx +30 -0
  370. package/dist/icons/Mattermost.tsx +30 -0
  371. package/dist/icons/Maximize.tsx +30 -0
  372. package/dist/icons/Mem.tsx +30 -0
  373. package/dist/icons/Memchache.tsx +192 -0
  374. package/dist/icons/Metrics.tsx +30 -0
  375. package/dist/icons/Mfa.tsx +30 -0
  376. package/dist/icons/Microsoft.tsx +48 -0
  377. package/dist/icons/Minimize.tsx +30 -0
  378. package/dist/icons/Minus.tsx +30 -0
  379. package/dist/icons/MissionControl.tsx +176 -0
  380. package/dist/icons/MissionControlLogo.tsx +188 -0
  381. package/dist/icons/MissionControlLogoWhite.tsx +30 -0
  382. package/dist/icons/MissionControlWhite.tsx +30 -0
  383. package/dist/icons/Mongo.tsx +42 -0
  384. package/dist/icons/Mongodb.tsx +42 -0
  385. package/dist/icons/Mqtt.tsx +30 -0
  386. package/dist/icons/Msplanner.tsx +48 -0
  387. package/dist/icons/Multiple.tsx +30 -0
  388. package/dist/icons/Mysql.tsx +30 -0
  389. package/dist/icons/Namespace.tsx +49 -0
  390. package/dist/icons/Network.tsx +30 -0
  391. package/dist/icons/NetworkCard.tsx +30 -0
  392. package/dist/icons/Newrelic.tsx +36 -0
  393. package/dist/icons/Nginx.tsx +36 -0
  394. package/dist/icons/Nodejs.tsx +30 -0
  395. package/dist/icons/Npm.tsx +30 -0
  396. package/dist/icons/Ntfy.tsx +35 -0
  397. package/dist/icons/O365.tsx +30 -0
  398. package/dist/icons/Ods.tsx +38 -0
  399. package/dist/icons/Off.tsx +30 -0
  400. package/dist/icons/Ok.tsx +30 -0
  401. package/dist/icons/On.tsx +30 -0
  402. package/dist/icons/Opa.tsx +48 -0
  403. package/dist/icons/Openid.tsx +36 -0
  404. package/dist/icons/Opensearch.tsx +42 -0
  405. package/dist/icons/Openshift.tsx +48 -0
  406. package/dist/icons/Opentelemetry.tsx +36 -0
  407. package/dist/icons/Operatorframework.tsx +36 -0
  408. package/dist/icons/Opsgenie.tsx +82 -0
  409. package/dist/icons/Oracle.tsx +30 -0
  410. package/dist/icons/OracleIcon.tsx +30 -0
  411. package/dist/icons/Ory.tsx +30 -0
  412. package/dist/icons/OryHydra.tsx +36 -0
  413. package/dist/icons/OryKratos.tsx +30 -0
  414. package/dist/icons/OryLogo.tsx +30 -0
  415. package/dist/icons/PackageInstall.tsx +30 -0
  416. package/dist/icons/PackageRollback.tsx +30 -0
  417. package/dist/icons/PackageUninstall.tsx +30 -0
  418. package/dist/icons/PackageUpgrade.tsx +30 -0
  419. package/dist/icons/Pagerduty.tsx +30 -0
  420. package/dist/icons/Pages.tsx +44 -0
  421. package/dist/icons/Pause.tsx +30 -0
  422. package/dist/icons/Pem.tsx +38 -0
  423. package/dist/icons/Php.tsx +99 -0
  424. package/dist/icons/Ping.tsx +36 -0
  425. package/dist/icons/Playbook.tsx +30 -0
  426. package/dist/icons/Playwright.tsx +60 -0
  427. package/dist/icons/Plus.tsx +30 -0
  428. package/dist/icons/Png.tsx +38 -0
  429. package/dist/icons/Pod.tsx +42 -0
  430. package/dist/icons/Pom.tsx +182 -0
  431. package/dist/icons/Postgres.tsx +36 -0
  432. package/dist/icons/PostgresWhite.tsx +30 -0
  433. package/dist/icons/Postman.tsx +138 -0
  434. package/dist/icons/Powershell.tsx +36 -0
  435. package/dist/icons/Ppt.tsx +48 -0
  436. package/dist/icons/Pptx.tsx +38 -0
  437. package/dist/icons/Prometheus.tsx +30 -0
  438. package/dist/icons/Pushbullet.tsx +149 -0
  439. package/dist/icons/Pushover.tsx +36 -0
  440. package/dist/icons/Py.tsx +50 -0
  441. package/dist/icons/Python.tsx +76 -0
  442. package/dist/icons/Question.tsx +30 -0
  443. package/dist/icons/Rabbitmq.tsx +30 -0
  444. package/dist/icons/Rancher.tsx +30 -0
  445. package/dist/icons/Rb.tsx +30 -0
  446. package/dist/icons/Recycle.tsx +30 -0
  447. package/dist/icons/Redhat.tsx +36 -0
  448. package/dist/icons/Redis.tsx +78 -0
  449. package/dist/icons/Reload.tsx +35 -0
  450. package/dist/icons/Remove.tsx +30 -0
  451. package/dist/icons/RemoveAlarm.tsx +30 -0
  452. package/dist/icons/RemoveCertificate.tsx +54 -0
  453. package/dist/icons/RemoveClock.tsx +30 -0
  454. package/dist/icons/RemoveCloud.tsx +30 -0
  455. package/dist/icons/RemoveComment.tsx +30 -0
  456. package/dist/icons/RemoveCost.tsx +30 -0
  457. package/dist/icons/RemoveDatabase.tsx +30 -0
  458. package/dist/icons/RemoveEmail.tsx +30 -0
  459. package/dist/icons/RemoveFilter.tsx +30 -0
  460. package/dist/icons/RemoveFirewall.tsx +54 -0
  461. package/dist/icons/RemoveFolder.tsx +30 -0
  462. package/dist/icons/RemoveGroup.tsx +30 -0
  463. package/dist/icons/RemoveKey.tsx +30 -0
  464. package/dist/icons/RemoveLink.tsx +30 -0
  465. package/dist/icons/RemoveList.tsx +30 -0
  466. package/dist/icons/RemoveNetworkCard.tsx +54 -0
  467. package/dist/icons/RemoveNode.tsx +30 -0
  468. package/dist/icons/RemovePage.tsx +30 -0
  469. package/dist/icons/RemoveShield.tsx +30 -0
  470. package/dist/icons/RemoveSilence.tsx +30 -0
  471. package/dist/icons/RemoveTag.tsx +30 -0
  472. package/dist/icons/RemoveTicket.tsx +30 -0
  473. package/dist/icons/RemoveTrash.tsx +30 -0
  474. package/dist/icons/RemoveUser.tsx +30 -0
  475. package/dist/icons/Restic.tsx +42 -0
  476. package/dist/icons/Restrict.tsx +30 -0
  477. package/dist/icons/Rocket.tsx +30 -0
  478. package/dist/icons/Router.tsx +30 -0
  479. package/dist/icons/Rub.tsx +51 -0
  480. package/dist/icons/Ruby.tsx +570 -0
  481. package/dist/icons/Save.tsx +30 -0
  482. package/dist/icons/ScaleDown.tsx +30 -0
  483. package/dist/icons/ScaleIn.tsx +30 -0
  484. package/dist/icons/ScaleOut.tsx +30 -0
  485. package/dist/icons/ScaleUp.tsx +30 -0
  486. package/dist/icons/Schedule.tsx +30 -0
  487. package/dist/icons/Seal.tsx +30 -0
  488. package/dist/icons/Search.tsx +35 -0
  489. package/dist/icons/SearchInList.tsx +30 -0
  490. package/dist/icons/Send.tsx +30 -0
  491. package/dist/icons/Server.tsx +30 -0
  492. package/dist/icons/Servers.tsx +30 -0
  493. package/dist/icons/ServersOutline.tsx +30 -0
  494. package/dist/icons/ServiceNow.tsx +30 -0
  495. package/dist/icons/Servicenow.tsx +30 -0
  496. package/dist/icons/ServicenowLogo.tsx +60 -0
  497. package/dist/icons/Settings.tsx +30 -0
  498. package/dist/icons/Sftp.tsx +30 -0
  499. package/dist/icons/Shield.tsx +30 -0
  500. package/dist/icons/ShieldUser.tsx +30 -0
  501. package/dist/icons/ShieldWarn.tsx +30 -0
  502. package/dist/icons/Show.tsx +30 -0
  503. package/dist/icons/Silence.tsx +48 -0
  504. package/dist/icons/Skip.tsx +30 -0
  505. package/dist/icons/Slack.tsx +128 -0
  506. package/dist/icons/Smb.tsx +60 -0
  507. package/dist/icons/Sms.tsx +30 -0
  508. package/dist/icons/Snail.tsx +30 -0
  509. package/dist/icons/Source.tsx +30 -0
  510. package/dist/icons/Speak.tsx +30 -0
  511. package/dist/icons/Split.tsx +30 -0
  512. package/dist/icons/Spring.tsx +30 -0
  513. package/dist/icons/Sql.tsx +30 -0
  514. package/dist/icons/Sqlserver.tsx +102 -0
  515. package/dist/icons/Ssl.tsx +30 -0
  516. package/dist/icons/Ssl2.tsx +30 -0
  517. package/dist/icons/Stackdriver.tsx +42 -0
  518. package/dist/icons/StackdriverMonitoring.tsx +48 -0
  519. package/dist/icons/StackdriverTrace.tsx +36 -0
  520. package/dist/icons/Star.tsx +30 -0
  521. package/dist/icons/Start.tsx +30 -0
  522. package/dist/icons/Stop.tsx +30 -0
  523. package/dist/icons/Structure.tsx +30 -0
  524. package/dist/icons/SubmitForApproval.tsx +30 -0
  525. package/dist/icons/Swagger.tsx +42 -0
  526. package/dist/icons/Switch.tsx +30 -0
  527. package/dist/icons/Sync.tsx +30 -0
  528. package/dist/icons/Sys.tsx +193 -0
  529. package/dist/icons/Tag.tsx +30 -0
  530. package/dist/icons/Talk.tsx +30 -0
  531. package/dist/icons/Target.tsx +30 -0
  532. package/dist/icons/Teams.tsx +306 -0
  533. package/dist/icons/Telegram.tsx +69 -0
  534. package/dist/icons/Terraform.tsx +36 -0
  535. package/dist/icons/Test.tsx +30 -0
  536. package/dist/icons/Thousandeyes.tsx +42 -0
  537. package/dist/icons/Timezone.tsx +35 -0
  538. package/dist/icons/ToggleOff.tsx +30 -0
  539. package/dist/icons/ToggleOn.tsx +30 -0
  540. package/dist/icons/Topology.tsx +30 -0
  541. package/dist/icons/TopologyWhite.tsx +30 -0
  542. package/dist/icons/Traces.tsx +30 -0
  543. package/dist/icons/Trafficlight.tsx +54 -0
  544. package/dist/icons/Trash.tsx +30 -0
  545. package/dist/icons/Tree.tsx +30 -0
  546. package/dist/icons/Trivy.tsx +54 -0
  547. package/dist/icons/Ts.tsx +37 -0
  548. package/dist/icons/Txt.tsx +228 -0
  549. package/dist/icons/Ubuntu.tsx +36 -0
  550. package/dist/icons/Unhealthy.tsx +30 -0
  551. package/dist/icons/Unlock.tsx +30 -0
  552. package/dist/icons/Up.tsx +30 -0
  553. package/dist/icons/UpBordered.tsx +36 -0
  554. package/dist/icons/UpDatabase.tsx +30 -0
  555. package/dist/icons/UpShield.tsx +42 -0
  556. package/dist/icons/Upload.tsx +30 -0
  557. package/dist/icons/User.tsx +30 -0
  558. package/dist/icons/Vault.tsx +30 -0
  559. package/dist/icons/Vcluster.tsx +30 -0
  560. package/dist/icons/Vpn.tsx +30 -0
  561. package/dist/icons/Vsd.tsx +62 -0
  562. package/dist/icons/Vsphere.tsx +30 -0
  563. package/dist/icons/WaitForApproval.tsx +54 -0
  564. package/dist/icons/Webhook.tsx +42 -0
  565. package/dist/icons/Workdflow.tsx +30 -0
  566. package/dist/icons/World.tsx +35 -0
  567. package/dist/icons/Www.tsx +30 -0
  568. package/dist/icons/Xls.tsx +48 -0
  569. package/dist/icons/Xlsx.tsx +38 -0
  570. package/dist/icons/Xml.tsx +431 -0
  571. package/dist/icons/Yaml.tsx +228 -0
  572. package/dist/icons/Zip.tsx +38 -0
  573. package/dist/icons/Zulip.tsx +51 -0
  574. package/dist/index.ts +568 -0
  575. package/make.sh +3 -0
  576. package/package.json +36 -0
  577. package/svgo.config.mjs +100 -0
@@ -0,0 +1,36 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Opentelemetry: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 16.914062 17.449219 C 15.601562 18.761719 15.601562 20.886719 16.914062 22.199219 C 18.226562 23.511719 20.351562 23.511719 21.664062 22.199219 C 22.976562 20.886719 22.976562 18.761719 21.664062 17.449219 C 21.035156 16.820312 20.179688 16.464844 19.289062 16.464844 C 18.398438 16.464844 17.542969 16.820312 16.914062 17.449219 M 20.464844 21.003906 C 19.816406 21.652344 18.761719 21.652344 18.113281 21.003906 C 17.800781 20.691406 17.625 20.269531 17.625 19.828125 C 17.625 19.386719 17.800781 18.964844 18.113281 18.652344 C 18.761719 18.003906 19.816406 18.003906 20.464844 18.652344 C 21.113281 19.300781 21.113281 20.355469 20.464844 21.003906 M 21.605469 0.917969 L 19.546875 2.976562 C 19.144531 3.382812 19.144531 4.039062 19.546875 4.445312 L 27.585938 12.484375 C 27.992188 12.886719 28.648438 12.886719 29.054688 12.484375 L 31.113281 10.425781 C 31.515625 10.019531 31.515625 9.363281 31.113281 8.957031 L 23.070312 0.917969 C 22.664062 0.515625 22.011719 0.515625 21.605469 0.917969 M 7.183594 27.222656 C 7.359375 27.046875 7.460938 26.808594 7.460938 26.558594 C 7.460938 26.308594 7.359375 26.070312 7.183594 25.894531 L 6.136719 24.851562 C 5.960938 24.675781 5.722656 24.578125 5.476562 24.578125 C 5.226562 24.578125 4.988281 24.675781 4.8125 24.851562 L 2.648438 27.011719 L 2.644531 27.015625 L 2.050781 26.421875 C 1.71875 26.125 1.210938 26.140625 0.898438 26.457031 C 0.582031 26.773438 0.570312 27.277344 0.867188 27.609375 L 4.425781 31.167969 C 4.636719 31.390625 4.949219 31.480469 5.246094 31.402344 C 5.542969 31.328125 5.773438 31.09375 5.847656 30.800781 C 5.925781 30.503906 5.835938 30.191406 5.613281 29.980469 L 5.019531 29.386719 L 5.023438 29.386719 Z M 7.183594 27.222656 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 18.074219 6.828125 L 13.5 11.402344 C 13.09375 11.8125 13.09375 12.472656 13.5 12.882812 L 16.324219 15.707031 C 18.355469 14.25 21.148438 14.476562 22.917969 16.242188 L 25.203125 13.957031 C 25.609375 13.546875 25.609375 12.886719 25.203125 12.476562 L 19.554688 6.828125 C 19.359375 6.632812 19.09375 6.519531 18.816406 6.519531 C 18.539062 6.519531 18.269531 6.632812 18.074219 6.828125 M 15.136719 16.898438 L 13.46875 15.226562 C 13.074219 14.839844 12.441406 14.839844 12.046875 15.226562 L 6.167969 21.113281 C 5.777344 21.507812 5.777344 22.140625 6.167969 22.535156 L 9.5 25.867188 C 9.890625 26.257812 10.53125 26.257812 10.921875 25.867188 L 14.703125 22.078125 C 13.894531 20.402344 14.058594 18.417969 15.136719 16.898438 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ </svg>
30
+ );
31
+ };
32
+
33
+ Opentelemetry.propTypes = {
34
+ color: PropTypes.string,
35
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
36
+ };
@@ -0,0 +1,36 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Operatorframework: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 15.949219 0.523438 C 24.453125 0.523438 31.347656 7.417969 31.347656 15.921875 C 31.347656 24.425781 24.453125 31.320312 15.949219 31.320312 C 7.445312 31.320312 0.550781 24.425781 0.550781 15.921875 C 0.550781 7.417969 7.445312 0.523438 15.949219 0.523438 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 6.902344 18.277344 L 19.421875 2.335938 C 19.699219 2.886719 19.421875 3.195312 19.3125 3.527344 C 18.175781 6.644531 17.054688 9.785156 15.863281 12.886719 C 15.570312 13.675781 15.695312 13.859375 16.523438 13.859375 L 24.578125 13.859375 C 24.796875 13.859375 25.089844 13.75 25.222656 13.988281 C 25.351562 14.230469 25.074219 14.410156 24.945312 14.59375 L 14.683594 28.179688 C 14.523438 28.398438 14.359375 28.730469 14.0625 28.566406 C 13.765625 28.402344 13.953125 28.070312 14.0625 27.792969 C 14.851562 24.894531 15.601562 22.03125 16.429688 19.148438 C 16.632812 18.472656 16.429688 18.324219 15.808594 18.339844 L 8.152344 18.339844 Z M 6.902344 18.277344 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ </svg>
30
+ );
31
+ };
32
+
33
+ Operatorframework.propTypes = {
34
+ color: PropTypes.string,
35
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
36
+ };
@@ -0,0 +1,82 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Opsgenie: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 26.858999 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <linearGradient
19
+ id="linear-pattern-0"
20
+ gradientUnits="userSpaceOnUse"
21
+ x1="0.5"
22
+ y1="0.166"
23
+ x2="0.5"
24
+ y2="1.193"
25
+ gradientTransform="matrix(15.96094, 0, 0, 15.96094, 5.45, 0)"
26
+ >
27
+ <stop
28
+ offset="0"
29
+ stopColor="rgb(14.901961%, 51.764709%, 100%)"
30
+ stopOpacity="1"
31
+ />
32
+ <stop
33
+ offset="0.82"
34
+ stopColor="rgb(0%, 32.156864%, 80.000001%)"
35
+ stopOpacity="1"
36
+ />
37
+ </linearGradient>
38
+ <linearGradient
39
+ id="linear-pattern-1"
40
+ gradientUnits="userSpaceOnUse"
41
+ x1="0.412"
42
+ y1="0.312"
43
+ x2="0.677"
44
+ y2="0.787"
45
+ gradientTransform="matrix(20.683599, 0, 0, 17.699221, 0, 14.281)"
46
+ >
47
+ <stop
48
+ offset="0"
49
+ stopColor="rgb(14.901961%, 51.764709%, 100%)"
50
+ stopOpacity="1"
51
+ />
52
+ <stop
53
+ offset="0.62"
54
+ stopColor="rgb(0%, 32.156864%, 80.000001%)"
55
+ stopOpacity="1"
56
+ />
57
+ </linearGradient>
58
+ </defs>
59
+ <path
60
+ fill={color}
61
+ d="M 13.429688 0 C 9.023438 0 5.453125 3.574219 5.449219 7.980469 C 5.449219 12.386719 9.023438 15.960938 13.429688 15.960938 C 17.835938 15.960938 21.410156 12.386719 21.410156 7.980469 C 21.410156 3.574219 17.835938 0 13.429688 0 "
62
+ fillRule="nonzero"
63
+ />
64
+ <path
65
+ fill={color}
66
+ d="M 12.75 31.785156 C 7.539062 28.460938 3.203125 23.929688 0.113281 18.578125 C -0.0078125 18.363281 -0.03125 18.109375 0.0429688 17.875 C 0.113281 17.640625 0.28125 17.445312 0.503906 17.335938 L 6.546875 14.371094 C 6.96875 14.164062 7.480469 14.320312 7.710938 14.730469 C 10.769531 19.851562 15.285156 23.941406 20.683594 26.472656 C 18.691406 28.476562 16.488281 30.257812 14.109375 31.785156 C 13.695312 32.046875 13.164062 32.046875 12.75 31.785156 "
67
+ fillRule="nonzero"
68
+ />
69
+ <path
70
+ fill={color}
71
+ d="M 14.109375 31.785156 C 19.320312 28.460938 23.65625 23.929688 26.746094 18.578125 C 26.863281 18.363281 26.890625 18.109375 26.820312 17.875 C 26.746094 17.640625 26.582031 17.445312 26.359375 17.335938 L 20.3125 14.371094 C 19.890625 14.164062 19.378906 14.320312 19.144531 14.730469 C 16.089844 19.851562 11.574219 23.941406 6.175781 26.472656 C 8.164062 28.480469 10.367188 30.261719 12.75 31.785156 C 13.164062 32.046875 13.691406 32.046875 14.109375 31.785156 "
72
+ fillRule="nonzero"
73
+ fillOpacity="1"
74
+ />
75
+ </svg>
76
+ );
77
+ };
78
+
79
+ Opsgenie.propTypes = {
80
+ color: PropTypes.string,
81
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
82
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Oracle: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 228.570999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 98.484375 19.261719 L 113.589844 19.261719 L 105.574219 6.46875 L 90.933594 29.742188 L 84.304688 29.742188 L 102.007812 1.867188 C 102.78125 0.789062 104.015625 0.015625 105.554688 0.015625 C 106.941406 0.015625 108.171875 0.628906 108.945312 1.714844 L 126.824219 29.609375 L 120.214844 29.609375 L 117.132812 24.371094 L 101.871094 24.371094 Z M 167.6875 24.351562 L 167.6875 0.152344 L 161.980469 0.152344 L 161.980469 26.660156 C 161.980469 27.433594 162.289062 28.046875 162.753906 28.664062 C 163.367188 29.28125 163.988281 29.589844 164.757812 29.589844 L 190.5 29.589844 L 193.890625 24.351562 Z M 74.285156 20.054688 C 79.835938 20.054688 84.148438 15.585938 84.148438 10.191406 C 84.148438 4.640625 79.679688 0.328125 74.285156 0.328125 L 49.644531 0.328125 L 49.644531 29.765625 L 55.347656 29.765625 L 55.347656 5.410156 L 73.996094 5.410156 C 76.628906 5.425781 78.757812 7.554688 78.773438 10.1875 C 78.757812 12.828125 76.617188 14.960938 73.976562 14.96875 L 58.105469 14.96875 L 74.90625 29.609375 L 83.074219 29.609375 L 71.667969 20.050781 Z M 14.640625 29.609375 C 6.46875 29.613281 0 22.984375 0 14.96875 C 0 6.796875 6.628906 0.324219 14.640625 0.324219 L 31.75 0.324219 C 39.921875 0.324219 46.390625 6.953125 46.390625 14.96875 C 46.390625 23.136719 39.765625 29.609375 31.75 29.609375 Z M 31.441406 24.371094 C 36.703125 24.339844 40.964844 20.078125 40.996094 14.8125 C 40.964844 9.550781 36.703125 5.289062 31.441406 5.257812 L 15.101562 5.257812 C 9.835938 5.289062 5.578125 9.546875 5.546875 14.8125 C 5.578125 20.078125 9.835938 24.339844 15.101562 24.371094 Z M 138.710938 29.609375 C 130.542969 29.609375 124.070312 22.984375 124.070312 14.96875 C 124.070312 6.800781 130.699219 0.328125 138.710938 0.328125 L 159.058594 0.328125 L 155.664062 5.566406 L 139.019531 5.566406 C 133.753906 5.597656 129.492188 9.859375 129.460938 15.125 C 129.492188 20.390625 133.753906 24.648438 139.019531 24.679688 L 159.363281 24.679688 L 155.96875 29.917969 L 138.707031 29.917969 Z M 207.914062 24.371094 C 203.621094 24.371094 199.902344 21.441406 198.820312 17.414062 L 223.019531 17.414062 L 226.410156 12.175781 L 198.976562 12.175781 C 200.097656 8.082031 203.824219 5.242188 208.070312 5.242188 L 224.71875 5.242188 L 228.109375 0 L 207.761719 0 C 199.59375 0 193.121094 6.628906 193.121094 14.640625 C 193.121094 22.8125 199.75 29.285156 207.761719 29.285156 L 225.179688 29.285156 L 228.570312 24.042969 L 207.917969 24.042969 Z M 207.914062 24.371094 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Oracle.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const OracleIcon: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 50.602001 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 16.003906 32 C 7.167969 32 0 24.847656 0 16.011719 C 0 7.175781 7.167969 0 16.003906 0 L 34.601562 0 C 43.4375 0 50.601562 7.175781 50.601562 16.011719 C 50.601562 24.847656 43.4375 32 34.601562 32 Z M 34.1875 26.355469 C 39.910156 26.355469 44.546875 21.734375 44.546875 16.011719 C 44.546875 10.292969 39.910156 5.644531 34.1875 5.644531 L 16.414062 5.644531 C 10.691406 5.644531 6.054688 10.292969 6.054688 16.011719 C 6.054688 21.734375 10.691406 26.355469 16.414062 26.355469 Z M 34.1875 26.355469 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ OracleIcon.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Ory: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 15.941 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 8.125 31.941406 C 8.035156 32.019531 7.902344 32.019531 7.8125 31.941406 L 6.328125 31.160156 L 0.390625 28.113281 C 0.15625 28.035156 0 27.722656 0 27.410156 L 0 25.066406 C 0 24.753906 0.3125 24.597656 0.546875 24.753906 L 7.96875 28.582031 L 15.394531 24.753906 C 15.628906 24.597656 15.941406 24.832031 15.941406 25.066406 L 15.941406 27.410156 C 15.941406 27.695312 15.792969 27.960938 15.550781 28.113281 L 11.410156 30.300781 L 9.691406 31.160156 Z M 7.8125 0.0585938 C 7.902344 -0.0195312 8.035156 -0.0195312 8.125 0.0585938 L 9.613281 0.839844 L 15.472656 3.886719 C 15.714844 4.039062 15.863281 4.304688 15.863281 4.589844 L 15.863281 6.933594 C 15.863281 7.246094 15.550781 7.402344 15.316406 7.246094 L 7.890625 3.417969 L 0.546875 7.246094 C 0.3125 7.402344 0 7.167969 0 6.933594 L 0 4.589844 C 0 4.304688 0.148438 4.039062 0.390625 3.886719 L 4.53125 1.699219 Z M 7.96875 21.078125 C 5.234375 21.078125 3.046875 18.8125 3.046875 16 C 3.046875 13.1875 5.234375 10.921875 7.96875 10.921875 C 10.707031 10.921875 12.894531 13.1875 12.894531 16 C 12.894531 18.8125 10.707031 21.078125 7.96875 21.078125 M 7.96875 7.792969 C 3.59375 7.792969 0 11.46875 0 16 C 0 20.53125 3.59375 24.207031 7.96875 24.207031 C 12.347656 24.207031 15.941406 20.53125 15.941406 16 C 15.941406 11.46875 12.347656 7.792969 7.96875 7.792969 M 7.96875 7.792969 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Ory.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,36 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const OryHydra: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 156.098007 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 8.117188 31.921875 C 8.027344 32 7.894531 32 7.804688 31.921875 L 6.320312 31.140625 L 0.390625 28.097656 C 0.15625 28.019531 0 27.707031 0 27.394531 L 0 25.054688 C 0 24.742188 0.3125 24.585938 0.546875 24.742188 L 7.960938 28.566406 L 15.375 24.742188 C 15.609375 24.585938 15.921875 24.820312 15.921875 25.054688 L 15.921875 27.394531 C 15.921875 27.679688 15.777344 27.949219 15.53125 28.097656 L 11.394531 30.28125 L 9.679688 31.140625 Z M 7.804688 0.078125 C 7.894531 0 8.027344 0 8.117188 0.078125 L 9.601562 0.859375 L 15.453125 3.902344 C 15.695312 4.054688 15.839844 4.320312 15.84375 4.605469 L 15.84375 6.945312 C 15.84375 7.257812 15.53125 7.414062 15.296875 7.257812 L 7.882812 3.433594 L 0.546875 7.257812 C 0.3125 7.414062 0 7.179688 0 6.945312 L 0 4.605469 C 0 4.320312 0.144531 4.050781 0.390625 3.902344 L 4.527344 1.71875 L 6.242188 0.859375 Z M 7.960938 21.074219 C 5.230469 21.074219 3.042969 18.808594 3.042969 16 C 3.042969 13.191406 5.230469 10.925781 7.960938 10.925781 C 10.691406 10.925781 12.878906 13.191406 12.878906 16 C 12.878906 18.808594 10.691406 21.074219 7.960938 21.074219 M 7.960938 7.804688 C 3.589844 7.804688 0 11.472656 0 16 C 0 20.527344 3.589844 24.195312 7.960938 24.195312 C 12.332031 24.195312 15.921875 20.527344 15.921875 16 C 15.921875 11.472656 12.332031 7.804688 7.960938 7.804688 M 31.609375 21.074219 C 28.878906 21.074219 26.691406 18.808594 26.691406 16 C 26.691406 13.191406 28.878906 10.925781 31.609375 10.925781 C 34.339844 10.925781 36.527344 13.191406 36.527344 16 C 36.527344 18.808594 34.339844 21.074219 31.609375 21.074219 M 31.609375 7.804688 C 27.238281 7.804688 23.648438 11.472656 23.648438 16 C 23.648438 20.527344 27.238281 24.195312 31.609375 24.195312 C 35.980469 24.195312 39.570312 20.527344 39.570312 16 C 39.570312 11.472656 36.058594 7.804688 31.609375 7.804688 M 49.875 14.828125 L 49.40625 14.828125 L 49.328125 14.75 L 46.984375 10.925781 L 49.796875 10.925781 C 50.808594 10.925781 51.667969 11.785156 51.667969 12.878906 C 51.667969 13.972656 50.964844 14.828125 49.875 14.828125 M 51.199219 17.796875 C 53.308594 17.171875 54.789062 15.296875 54.789062 12.957031 L 54.789062 12.800781 C 54.789062 9.992188 52.605469 7.804688 49.875 7.804688 L 43.785156 7.804688 C 43.550781 7.804688 43.394531 7.960938 43.394531 8.195312 L 43.394531 10.691406 C 43.394531 10.769531 43.394531 10.847656 43.472656 10.925781 L 45.816406 14.90625 L 43.785156 14.90625 C 43.550781 14.90625 43.394531 15.0625 43.394531 15.296875 L 43.394531 23.882812 C 43.394531 24.117188 43.550781 24.273438 43.785156 24.273438 L 46.046875 24.273438 C 46.28125 24.273438 46.4375 24.117188 46.4375 23.882812 L 46.4375 17.953125 L 47.6875 17.953125 L 51.199219 23.804688 C 51.355469 24.039062 51.589844 24.195312 51.824219 24.195312 L 54.320312 24.195312 C 54.632812 24.195312 54.789062 23.882812 54.632812 23.570312 Z M 69.386719 8.351562 L 61.972656 23.726562 C 61.894531 24.039062 61.660156 24.195312 61.347656 24.195312 L 59.082031 24.195312 C 58.769531 24.195312 58.613281 23.882812 58.769531 23.648438 L 62.4375 16 L 58.769531 8.351562 C 58.613281 8.117188 58.847656 7.804688 59.082031 7.804688 L 61.347656 7.804688 C 61.660156 7.804688 61.894531 7.960938 62.046875 8.273438 L 64.078125 12.566406 L 66.105469 8.273438 C 66.261719 8.039062 66.496094 7.804688 66.808594 7.804688 L 69.074219 7.804688 C 69.386719 7.804688 69.542969 8.117188 69.386719 8.351562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 77.972656 25.914062 C 77.894531 25.835938 77.816406 25.757812 77.816406 25.601562 C 77.816406 25.523438 77.816406 25.445312 77.894531 25.367188 L 85.386719 7.414062 C 85.542969 7.179688 85.699219 7.023438 85.933594 7.023438 L 86.710938 7.023438 C 86.789062 7.023438 86.945312 7.101562 87.023438 7.179688 C 87.101562 7.257812 87.179688 7.335938 87.179688 7.492188 C 87.179688 7.570312 87.179688 7.648438 87.101562 7.726562 L 79.609375 25.679688 C 79.609375 25.757812 79.53125 25.835938 79.453125 25.914062 C 79.34375 26.007812 79.207031 26.0625 79.0625 26.066406 L 78.28125 26.066406 C 78.125 26.066406 78.046875 25.992188 77.972656 25.914062 M 95.140625 24.039062 C 95.042969 23.933594 94.988281 23.792969 94.984375 23.648438 L 94.984375 9.445312 C 94.984375 9.289062 95.0625 9.132812 95.140625 9.054688 C 95.21875 8.976562 95.375 8.898438 95.453125 8.898438 L 96.46875 8.898438 C 96.625 8.898438 96.78125 8.976562 96.859375 9.054688 C 96.957031 9.160156 97.011719 9.300781 97.015625 9.445312 L 97.015625 15.53125 L 104.585938 15.53125 L 104.585938 9.445312 C 104.585938 9.289062 104.664062 9.132812 104.742188 9.054688 C 104.847656 8.957031 104.984375 8.902344 105.128906 8.898438 L 106.144531 8.898438 C 106.300781 8.898438 106.457031 8.976562 106.535156 9.054688 C 106.632812 9.160156 106.6875 9.300781 106.691406 9.445312 L 106.691406 23.726562 C 106.691406 23.882812 106.613281 23.960938 106.535156 24.117188 C 106.457031 24.273438 106.300781 24.273438 106.144531 24.273438 L 105.132812 24.273438 C 104.976562 24.273438 104.898438 24.195312 104.742188 24.117188 C 104.644531 24.011719 104.589844 23.871094 104.585938 23.726562 L 104.585938 17.40625 L 97.015625 17.40625 L 97.015625 23.726562 C 97.015625 23.882812 96.9375 23.960938 96.859375 24.117188 C 96.78125 24.273438 96.625 24.273438 96.46875 24.273438 L 95.453125 24.273438 C 95.375 24.195312 95.21875 24.117188 95.140625 24.039062 M 112 28.253906 C 111.921875 28.175781 111.84375 28.097656 111.84375 27.941406 C 111.84375 27.863281 111.84375 27.785156 111.921875 27.550781 L 113.640625 23.570312 L 109.503906 13.738281 C 109.425781 13.582031 109.347656 13.425781 109.347656 13.347656 C 109.347656 13.191406 109.425781 13.113281 109.503906 13.035156 C 109.582031 12.957031 109.660156 12.878906 109.816406 12.878906 L 110.828125 12.878906 C 111.0625 12.878906 111.21875 12.957031 111.375 13.191406 L 114.730469 21.230469 L 118.164062 13.191406 C 118.242188 12.957031 118.476562 12.878906 118.710938 12.878906 L 119.726562 12.878906 C 119.882812 12.878906 119.960938 12.957031 120.039062 13.035156 C 120.117188 13.113281 120.195312 13.191406 120.195312 13.347656 C 120.195312 13.425781 120.195312 13.582031 120.117188 13.738281 L 113.953125 28.097656 C 113.875 28.175781 113.796875 28.332031 113.71875 28.332031 C 113.640625 28.410156 113.5625 28.410156 113.40625 28.410156 L 112.46875 28.410156 C 112.15625 28.332031 112.078125 28.332031 112 28.253906 M 122.613281 22.945312 C 121.835938 21.933594 121.445312 20.683594 121.367188 19.199219 L 121.367188 17.953125 C 121.445312 16.46875 121.835938 15.21875 122.613281 14.203125 C 123.394531 13.191406 124.566406 12.722656 126.046875 12.722656 C 127.53125 12.722656 128.78125 13.269531 129.5625 14.359375 L 129.5625 9.289062 C 129.5625 9.132812 129.640625 9.054688 129.71875 8.898438 C 129.824219 8.804688 129.960938 8.75 130.105469 8.742188 L 131.121094 8.742188 C 131.277344 8.742188 131.355469 8.820312 131.511719 8.898438 C 131.609375 9.007812 131.664062 9.144531 131.667969 9.289062 L 131.667969 23.804688 C 131.667969 23.960938 131.589844 24.039062 131.511719 24.195312 C 131.433594 24.351562 131.199219 24.195312 131.121094 24.195312 L 130.183594 24.195312 C 130.027344 24.195312 129.953125 24.117188 129.875 24.039062 C 129.777344 23.933594 129.722656 23.792969 129.71875 23.648438 L 129.71875 22.710938 C 128.859375 23.804688 127.6875 24.351562 126.125 24.351562 C 124.566406 24.429688 123.394531 23.882812 122.613281 22.945312 M 128.78125 21.699219 C 129.328125 20.996094 129.5625 20.214844 129.640625 19.277344 L 129.640625 17.5625 C 129.640625 16.703125 129.328125 15.921875 128.78125 15.21875 C 128.234375 14.59375 127.453125 14.28125 126.515625 14.28125 C 125.503906 14.28125 124.722656 14.59375 124.253906 15.296875 C 123.785156 15.921875 123.472656 16.78125 123.472656 17.875 L 123.472656 18.496094 C 123.472656 21.308594 124.488281 22.710938 126.59375 22.710938 C 127.53125 22.710938 128.234375 22.398438 128.78125 21.699219 M 135.023438 24.039062 C 134.925781 23.933594 134.871094 23.792969 134.867188 23.648438 L 134.867188 13.347656 C 134.867188 13.191406 134.945312 13.113281 135.023438 12.957031 C 135.128906 12.859375 135.269531 12.800781 135.414062 12.800781 L 136.351562 12.800781 C 136.507812 12.800781 136.664062 12.878906 136.742188 12.957031 C 136.839844 13.0625 136.894531 13.203125 136.898438 13.347656 L 136.898438 14.28125 C 137.523438 13.269531 138.535156 12.800781 139.941406 12.800781 L 140.800781 12.800781 C 140.957031 12.800781 141.113281 12.878906 141.191406 12.957031 C 141.289062 13.0625 141.34375 13.203125 141.347656 13.347656 L 141.347656 14.125 C 141.347656 14.28125 141.269531 14.359375 141.191406 14.515625 C 141.085938 14.613281 140.945312 14.667969 140.800781 14.671875 L 139.550781 14.671875 C 138.769531 14.671875 138.144531 14.90625 137.679688 15.375 C 137.210938 15.84375 136.976562 16.46875 136.976562 17.25 L 136.976562 23.726562 C 136.976562 23.882812 136.898438 23.960938 136.820312 24.117188 C 136.742188 24.273438 136.585938 24.273438 136.429688 24.273438 L 135.414062 24.273438 C 135.257812 24.195312 135.101562 24.117188 135.023438 24.039062 M 144.078125 23.960938 C 143.453125 23.648438 142.984375 23.257812 142.671875 22.789062 C 142.28125 22.320312 142.125 21.699219 142.125 21.152344 C 142.125 20.214844 142.515625 19.433594 143.296875 18.808594 C 144.078125 18.183594 145.171875 17.796875 146.496094 17.5625 L 149.777344 17.09375 L 149.777344 16.46875 C 149.777344 14.984375 148.917969 14.203125 147.199219 14.203125 C 146.496094 14.203125 145.953125 14.359375 145.5625 14.589844 C 145.171875 14.828125 144.859375 15.21875 144.703125 15.53125 C 144.625 15.6875 144.546875 15.765625 144.546875 15.84375 C 144.546875 15.921875 144.390625 15.921875 144.3125 15.921875 L 143.453125 15.921875 C 143.296875 15.921875 143.21875 15.84375 143.140625 15.765625 C 143.0625 15.6875 142.984375 15.53125 142.984375 15.453125 C 142.984375 15.140625 143.140625 14.75 143.453125 14.28125 C 143.765625 13.816406 144.234375 13.425781 144.9375 13.113281 C 145.640625 12.800781 146.417969 12.644531 147.355469 12.644531 C 148.996094 12.644531 150.164062 13.035156 150.867188 13.816406 C 151.570312 14.59375 151.960938 15.53125 151.960938 16.625 L 151.960938 23.726562 C 151.960938 23.882812 151.882812 23.960938 151.804688 24.117188 C 151.726562 24.273438 151.414062 24.195312 151.257812 24.195312 L 150.320312 24.195312 C 150.164062 24.195312 150.085938 24.117188 150.007812 24.039062 C 149.914062 23.929688 149.859375 23.792969 149.855469 23.648438 L 149.855469 22.710938 C 149.542969 23.179688 149.074219 23.570312 148.449219 23.882812 C 147.824219 24.195312 147.042969 24.351562 146.105469 24.351562 C 145.40625 24.429688 144.703125 24.273438 144.078125 23.960938 M 148.917969 21.855469 C 149.542969 21.230469 149.855469 20.292969 149.855469 19.121094 L 149.855469 18.496094 L 147.277344 18.882812 C 146.261719 19.042969 145.40625 19.277344 144.859375 19.667969 C 144.3125 19.980469 144.078125 20.449219 144.078125 20.996094 C 144.078125 21.621094 144.3125 22.085938 144.78125 22.398438 C 145.25 22.710938 145.875 22.867188 146.496094 22.867188 C 147.511719 22.789062 148.292969 22.476562 148.917969 21.855469 M 148.917969 21.855469 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ </svg>
30
+ );
31
+ };
32
+
33
+ OryHydra.propTypes = {
34
+ color: PropTypes.string,
35
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
36
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const OryKratos: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 15.941 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 8.125 31.941406 C 8.035156 32.019531 7.902344 32.019531 7.8125 31.941406 L 6.328125 31.160156 L 0.390625 28.113281 C 0.15625 28.035156 0 27.722656 0 27.410156 L 0 25.066406 C 0 24.753906 0.3125 24.597656 0.546875 24.753906 L 7.96875 28.582031 L 15.394531 24.753906 C 15.628906 24.597656 15.941406 24.832031 15.941406 25.066406 L 15.941406 27.410156 C 15.941406 27.695312 15.792969 27.960938 15.550781 28.113281 L 11.410156 30.300781 L 9.691406 31.160156 Z M 7.8125 0.0585938 C 7.902344 -0.0195312 8.035156 -0.0195312 8.125 0.0585938 L 9.613281 0.839844 L 15.472656 3.886719 C 15.714844 4.039062 15.863281 4.304688 15.863281 4.589844 L 15.863281 6.933594 C 15.863281 7.246094 15.550781 7.402344 15.316406 7.246094 L 7.890625 3.417969 L 0.546875 7.246094 C 0.3125 7.402344 0 7.167969 0 6.933594 L 0 4.589844 C 0 4.304688 0.148438 4.039062 0.390625 3.886719 L 4.53125 1.699219 Z M 7.96875 21.078125 C 5.234375 21.078125 3.046875 18.8125 3.046875 16 C 3.046875 13.1875 5.234375 10.921875 7.96875 10.921875 C 10.707031 10.921875 12.894531 13.1875 12.894531 16 C 12.894531 18.8125 10.707031 21.078125 7.96875 21.078125 M 7.96875 7.792969 C 3.59375 7.792969 0 11.46875 0 16 C 0 20.53125 3.59375 24.207031 7.96875 24.207031 C 12.347656 24.207031 15.941406 20.53125 15.941406 16 C 15.941406 11.46875 12.347656 7.792969 7.96875 7.792969 M 7.96875 7.792969 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ OryKratos.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const OryLogo: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 69.530998 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 8.125 31.941406 C 8.035156 32.019531 7.902344 32.019531 7.8125 31.941406 L 6.328125 31.160156 L 0.390625 28.113281 C 0.15625 28.035156 0 27.722656 0 27.410156 L 0 25.066406 C 0 24.753906 0.3125 24.597656 0.546875 24.753906 L 7.96875 28.582031 L 15.394531 24.753906 C 15.628906 24.597656 15.941406 24.832031 15.941406 25.066406 L 15.941406 27.410156 C 15.941406 27.695312 15.792969 27.960938 15.550781 28.113281 L 11.410156 30.300781 L 9.691406 31.160156 Z M 7.8125 0.0585938 C 7.902344 -0.0195312 8.035156 -0.0195312 8.125 0.0585938 L 9.613281 0.839844 L 15.472656 3.886719 C 15.714844 4.039062 15.863281 4.304688 15.863281 4.589844 L 15.863281 6.933594 C 15.863281 7.246094 15.550781 7.402344 15.316406 7.246094 L 7.890625 3.417969 L 0.546875 7.246094 C 0.3125 7.402344 0 7.167969 0 6.933594 L 0 4.589844 C 0 4.304688 0.148438 4.039062 0.390625 3.886719 L 4.53125 1.699219 Z M 7.96875 21.078125 C 5.234375 21.078125 3.046875 18.8125 3.046875 16 C 3.046875 13.1875 5.234375 10.921875 7.96875 10.921875 C 10.707031 10.921875 12.894531 13.1875 12.894531 16 C 12.894531 18.8125 10.707031 21.078125 7.96875 21.078125 M 7.96875 7.792969 C 3.59375 7.792969 0 11.46875 0 16 C 0 20.53125 3.59375 24.203125 7.96875 24.203125 C 12.347656 24.203125 15.941406 20.53125 15.941406 16 C 15.941406 11.46875 12.347656 7.792969 7.96875 7.792969 M 31.648438 21.078125 C 28.914062 21.078125 26.726562 18.8125 26.726562 16 C 26.726562 13.1875 28.914062 10.921875 31.648438 10.921875 C 34.382812 10.921875 36.570312 13.1875 36.570312 16 C 36.570312 18.8125 34.382812 21.078125 31.648438 21.078125 M 31.648438 7.792969 C 27.273438 7.792969 23.675781 11.46875 23.675781 16 C 23.675781 20.53125 27.273438 24.203125 31.648438 24.203125 C 36.023438 24.203125 39.617188 20.53125 39.617188 16 C 39.617188 11.46875 36.101562 7.792969 31.648438 7.792969 M 49.933594 14.828125 L 49.464844 14.828125 L 49.386719 14.75 L 47.042969 10.921875 L 49.855469 10.921875 C 50.871094 10.921875 51.730469 11.78125 51.730469 12.875 C 51.730469 13.96875 51.027344 14.828125 49.933594 14.828125 M 51.261719 17.796875 C 53.371094 17.171875 54.855469 15.296875 54.855469 12.953125 L 54.855469 12.796875 C 54.855469 9.984375 52.667969 7.792969 49.933594 7.792969 L 43.839844 7.792969 C 43.605469 7.792969 43.449219 7.949219 43.449219 8.183594 L 43.449219 10.6875 C 43.449219 10.765625 43.449219 10.84375 43.527344 10.921875 L 45.871094 14.90625 L 43.839844 14.90625 C 43.605469 14.90625 43.449219 15.0625 43.449219 15.296875 L 43.449219 23.890625 C 43.449219 24.125 43.605469 24.28125 43.839844 24.28125 L 46.105469 24.28125 C 46.339844 24.28125 46.496094 24.125 46.496094 23.890625 L 46.496094 17.953125 L 47.746094 17.953125 L 51.261719 23.8125 C 51.417969 24.046875 51.652344 24.203125 51.886719 24.203125 L 54.386719 24.203125 C 54.699219 24.203125 54.855469 23.890625 54.699219 23.578125 Z M 69.46875 8.34375 L 62.046875 23.734375 C 61.96875 24.046875 61.734375 24.203125 61.421875 24.203125 L 59.15625 24.203125 C 58.84375 24.203125 58.6875 23.890625 58.84375 23.65625 L 62.515625 16 L 58.84375 8.34375 C 58.6875 8.105469 58.921875 7.792969 59.15625 7.792969 L 61.421875 7.792969 C 61.734375 7.792969 61.96875 7.949219 62.125 8.261719 L 64.15625 12.5625 L 66.1875 8.261719 C 66.34375 8.027344 66.578125 7.792969 66.890625 7.792969 L 69.15625 7.792969 C 69.46875 7.792969 69.625 8.105469 69.46875 8.34375 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ OryLogo.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const PackageInstall: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 35.182999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 22.335938 27.589844 L 15.898438 27.589844 L 14.539062 30.398438 L 12.6875 30.398438 L 12.6875 32 L 25.542969 32 L 25.542969 30.398438 L 23.695312 30.398438 Z M 33.542969 5.527344 L 10.46875 5.527344 L 10.46875 7.199219 L 33.511719 7.199219 L 33.511719 24.742188 L 4.722656 24.742188 L 4.722656 17.863281 L 3.050781 17.863281 L 3.050781 24.769531 C 3.054688 25.675781 3.789062 26.40625 4.691406 26.40625 L 33.542969 26.40625 C 34.449219 26.40625 35.183594 25.675781 35.183594 24.769531 L 35.183594 7.164062 C 35.183594 6.257812 34.449219 5.527344 33.542969 5.527344 M 3.984375 15.96875 L 7.972656 11.992188 L 5.644531 11.992188 C 5.640625 11.914062 5.636719 11.839844 5.636719 11.765625 C 5.636719 11.3125 5.699219 10.855469 5.820312 10.414062 C 6.234375 8.976562 7.269531 7.796875 8.644531 7.199219 C 8.660156 7.191406 8.671875 7.1875 8.6875 7.179688 C 9.035156 7.035156 9.421875 6.984375 9.679688 6.675781 C 9.792969 6.542969 9.851562 6.351562 9.777344 6.191406 C 9.648438 5.902344 9.242188 5.914062 8.976562 5.882812 C 7.894531 5.785156 6.804688 5.976562 5.820312 6.433594 C 4.273438 7.160156 3.097656 8.496094 2.570312 10.121094 C 2.378906 10.726562 2.28125 11.355469 2.28125 11.988281 L 0 11.988281 L 2.570312 14.554688 Z M 12.6875 19.144531 L 18.699219 22.605469 L 18.699219 16.738281 L 12.6875 13.273438 Z M 25.542969 19.144531 L 25.542969 13.273438 L 19.535156 16.738281 L 19.535156 22.605469 Z M 13.105469 12.550781 L 19.117188 16.015625 L 25.128906 12.550781 L 19.117188 9.085938 Z M 13.105469 12.550781 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ PackageInstall.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const PackageRollback: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 33.507999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 20.109375 27.394531 L 13.398438 27.394531 L 11.980469 30.328125 L 10.050781 30.328125 L 10.050781 32 L 23.457031 32 L 23.457031 30.328125 L 21.527344 30.328125 Z M 31.796875 4.351562 L 30.292969 4.351562 L 30.292969 6.027344 L 31.796875 6.027344 C 31.804688 6.027344 31.8125 6.03125 31.820312 6.039062 C 31.828125 6.042969 31.832031 6.054688 31.832031 6.0625 L 31.832031 24.445312 C 31.832031 24.464844 31.816406 24.480469 31.796875 24.480469 L 1.710938 24.480469 C 1.699219 24.480469 1.691406 24.476562 1.683594 24.46875 C 1.679688 24.464844 1.675781 24.453125 1.675781 24.445312 L 1.675781 6.0625 C 1.675781 6.054688 1.679688 6.042969 1.683594 6.039062 C 1.691406 6.03125 1.699219 6.027344 1.710938 6.027344 L 18.464844 6.027344 L 18.464844 4.351562 L 1.710938 4.351562 C 0.765625 4.351562 0 5.117188 0 6.0625 L 0 24.445312 C 0 25.390625 0.765625 26.15625 1.710938 26.15625 L 31.796875 26.15625 C 32.742188 26.15625 33.507812 25.390625 33.507812 24.445312 L 33.507812 6.0625 C 33.507812 5.117188 32.742188 4.351562 31.796875 4.351562 M 20.824219 6.027344 L 23.953125 9.15625 L 23.953125 6.824219 C 24.027344 6.816406 24.105469 6.816406 24.179688 6.816406 C 26.1875 6.820312 28 8.023438 28.785156 9.875 C 28.933594 10.222656 28.984375 10.609375 29.289062 10.871094 C 29.421875 10.984375 29.617188 11.042969 29.777344 10.96875 C 30.066406 10.835938 30.058594 10.429688 30.085938 10.164062 C 30.101562 9.980469 30.109375 9.792969 30.109375 9.605469 C 30.109375 8.707031 29.914062 7.820312 29.535156 7.007812 L 29.53125 7.003906 C 29.371094 6.660156 29.179688 6.332031 28.960938 6.027344 C 28.050781 4.753906 26.691406 3.875 25.15625 3.570312 C 24.761719 3.488281 24.355469 3.449219 23.953125 3.453125 L 23.953125 1.171875 L 19.960938 5.164062 Z M 10.308594 18.441406 L 16.335938 21.917969 L 16.335938 16.027344 L 10.308594 12.550781 Z M 23.199219 12.550781 L 17.171875 16.027344 L 17.171875 21.917969 L 23.199219 18.441406 Z M 22.777344 11.828125 L 16.753906 8.351562 L 10.730469 11.828125 L 16.753906 15.304688 Z M 22.777344 11.828125 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ PackageRollback.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const PackageUninstall: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 33.507999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 20.109375 27.394531 L 13.394531 27.394531 L 11.980469 30.324219 L 10.050781 30.324219 L 10.050781 32 L 23.453125 32 L 23.453125 30.324219 L 21.527344 30.324219 Z M 31.796875 4.335938 L 30.292969 4.335938 L 30.292969 6.007812 L 31.796875 6.007812 C 31.816406 6.007812 31.832031 6.023438 31.832031 6.042969 L 31.832031 24.441406 C 31.832031 24.460938 31.816406 24.476562 31.796875 24.476562 L 1.707031 24.476562 C 1.691406 24.476562 1.675781 24.460938 1.675781 24.441406 L 1.675781 6.042969 C 1.675781 6.023438 1.691406 6.007812 1.707031 6.007812 L 22.242188 6.007812 L 22.242188 4.335938 L 1.707031 4.335938 C 0.765625 4.335938 0 5.101562 0 6.042969 L 0 24.441406 C 0 25.382812 0.761719 26.148438 1.707031 26.152344 L 31.796875 26.152344 C 32.742188 26.152344 33.507812 25.386719 33.507812 24.441406 L 33.507812 6.042969 C 33.503906 5.097656 32.742188 4.335938 31.796875 4.335938 M 10.308594 18.433594 L 16.335938 21.914062 L 16.335938 16.015625 L 10.308594 12.539062 Z M 17.171875 21.914062 L 23.195312 18.433594 L 23.195312 12.539062 L 17.171875 16.015625 Z M 10.730469 11.8125 L 16.753906 15.292969 L 22.777344 11.8125 L 16.753906 8.335938 Z M 23.375 4.335938 L 23.558594 6.007812 L 23.664062 6.988281 L 23.796875 8.214844 C 23.824219 8.472656 24.039062 8.667969 24.296875 8.667969 L 28.550781 8.667969 C 28.808594 8.667969 29.027344 8.472656 29.054688 8.214844 L 29.183594 6.988281 L 29.289062 6.007812 L 29.472656 4.335938 L 29.5625 3.503906 L 29.625 2.929688 L 23.226562 2.929688 L 23.289062 3.503906 Z M 25.058594 7.699219 C 25.050781 7.699219 25.042969 7.703125 25.03125 7.703125 C 24.871094 7.699219 24.742188 7.578125 24.726562 7.421875 L 24.683594 6.992188 L 24.589844 6.011719 L 24.429688 4.335938 L 24.398438 3.992188 C 24.394531 3.832031 24.515625 3.695312 24.675781 3.679688 C 24.835938 3.664062 24.984375 3.773438 25.011719 3.933594 L 25.050781 4.335938 L 25.210938 6.011719 L 25.304688 6.992188 L 25.339844 7.363281 C 25.347656 7.445312 25.324219 7.527344 25.269531 7.589844 C 25.21875 7.652344 25.140625 7.691406 25.058594 7.699219 M 26.726562 7.390625 C 26.726562 7.5625 26.589844 7.703125 26.417969 7.703125 C 26.335938 7.703125 26.257812 7.671875 26.199219 7.613281 C 26.140625 7.554688 26.109375 7.472656 26.109375 7.390625 L 26.109375 3.964844 C 26.109375 3.882812 26.140625 3.804688 26.199219 3.746094 C 26.253906 3.6875 26.335938 3.652344 26.417969 3.652344 C 26.5 3.652344 26.582031 3.6875 26.636719 3.746094 C 26.695312 3.804688 26.726562 3.882812 26.726562 3.964844 Z M 28.261719 6.007812 L 28.167969 6.988281 L 28.125 7.421875 C 28.109375 7.578125 27.972656 7.699219 27.816406 7.699219 L 27.789062 7.699219 C 27.707031 7.691406 27.632812 7.652344 27.578125 7.585938 C 27.527344 7.523438 27.503906 7.441406 27.511719 7.359375 L 27.546875 6.988281 L 27.640625 6.007812 L 27.800781 4.335938 L 27.839844 3.933594 C 27.847656 3.851562 27.886719 3.777344 27.949219 3.722656 C 28.011719 3.671875 28.09375 3.644531 28.175781 3.652344 C 28.34375 3.671875 28.46875 3.820312 28.453125 3.992188 L 28.417969 4.335938 Z M 29.625 1.574219 L 28.214844 1.574219 C 28.097656 0.675781 27.332031 0 26.425781 0 C 25.507812 0 24.75 0.6875 24.636719 1.574219 L 23.226562 1.574219 L 23.226562 2.328125 L 29.625 2.328125 Z M 25.472656 1.574219 C 25.582031 1.136719 25.972656 0.824219 26.425781 0.824219 C 26.878906 0.824219 27.273438 1.136719 27.378906 1.574219 Z M 25.472656 1.574219 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ PackageUninstall.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const PackageUpgrade: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 33.507999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 20.121094 27.410156 L 20.113281 27.394531 L 13.398438 27.394531 L 13.390625 27.410156 L 11.980469 30.324219 L 10.050781 30.324219 L 10.050781 32 L 23.457031 32 L 23.457031 30.324219 L 21.527344 30.324219 Z M 31.800781 4.335938 L 6.988281 4.335938 L 6.988281 6.011719 L 31.800781 6.011719 C 31.816406 6.011719 31.832031 6.027344 31.832031 6.046875 L 31.832031 24.441406 C 31.832031 24.460938 31.816406 24.476562 31.800781 24.476562 L 10.027344 24.476562 L 9.882812 24.894531 L 9.449219 26.152344 L 31.800781 26.152344 C 32.742188 26.148438 33.507812 25.382812 33.507812 24.441406 L 33.507812 6.046875 C 33.507812 5.101562 32.742188 4.335938 31.800781 4.335938 M 5.359375 26.152344 L 5.796875 24.894531 L 5.9375 24.476562 L 1.710938 24.476562 C 1.703125 24.476562 1.695312 24.472656 1.6875 24.464844 C 1.679688 24.460938 1.675781 24.449219 1.675781 24.441406 L 1.675781 6.046875 C 1.675781 6.027344 1.691406 6.011719 1.710938 6.011719 L 2.71875 6.011719 L 2.71875 4.335938 L 1.710938 4.335938 C 0.765625 4.335938 0 5.101562 0 6.046875 L 0 24.441406 C 0 25.386719 0.765625 26.152344 1.710938 26.152344 Z M 10.3125 18.433594 L 16.335938 21.914062 L 16.335938 16.019531 L 10.3125 12.539062 Z M 17.175781 21.914062 L 23.199219 18.433594 L 23.199219 12.539062 L 17.175781 16.015625 Z M 10.730469 11.816406 L 16.753906 15.292969 L 22.777344 11.816406 L 16.753906 8.335938 Z M 8.070312 19.402344 L 4.078125 23.398438 L 6.65625 23.398438 C 6.65625 23.867188 6.605469 24.339844 6.5 24.796875 L 6.476562 24.894531 C 6.371094 25.328125 6.214844 25.75 6.015625 26.152344 C 5.9375 26.308594 5.847656 26.460938 5.753906 26.609375 C 5.636719 26.800781 5.503906 26.980469 5.359375 27.15625 C 5.3125 27.21875 5.257812 27.277344 5.207031 27.335938 C 5.183594 27.359375 5.160156 27.382812 5.140625 27.410156 C 4.792969 27.78125 4.359375 28.136719 3.855469 28.230469 C 3.632812 28.269531 3.371094 28.253906 3.207031 28.097656 C 3.0625 27.957031 3.011719 27.734375 3.039062 27.542969 C 3.058594 27.429688 3.097656 27.320312 3.148438 27.214844 C 3.167969 27.175781 3.289062 26.917969 3.328125 26.917969 L 1.632812 26.875 C 1.632812 26.875 1.507812 27.214844 1.460938 27.398438 L 1.460938 27.40625 C 1.375 27.765625 1.355469 28.160156 1.5 28.511719 C 1.628906 28.828125 1.886719 29.074219 2.183594 29.234375 C 2.675781 29.492188 3.253906 29.59375 3.804688 29.609375 C 5.464844 29.660156 7.070312 28.8125 8.078125 27.507812 C 8.101562 27.476562 8.125 27.441406 8.148438 27.410156 C 8.214844 27.3125 8.285156 27.214844 8.347656 27.117188 C 8.449219 26.953125 8.546875 26.78125 8.636719 26.609375 C 8.710938 26.457031 8.78125 26.304688 8.847656 26.152344 C 9.023438 25.746094 9.15625 25.328125 9.25 24.894531 C 9.285156 24.757812 9.3125 24.617188 9.332031 24.476562 C 9.339844 24.453125 9.34375 24.425781 9.347656 24.402344 C 9.355469 24.351562 9.363281 24.304688 9.367188 24.253906 C 9.410156 23.96875 9.433594 23.683594 9.441406 23.398438 L 12.066406 23.398438 Z M 3.421875 6.011719 L 3.46875 6.433594 C 3.507812 6.746094 3.554688 7.058594 3.628906 7.363281 C 3.664062 7.511719 3.707031 7.660156 3.757812 7.804688 C 3.910156 8.269531 4.148438 8.714844 4.472656 9.082031 C 4.722656 9.371094 5.242188 9.90625 5.664062 9.667969 C 5.792969 9.585938 5.882812 9.457031 5.914062 9.308594 C 5.953125 9.160156 5.953125 9.007812 5.949219 8.859375 C 5.945312 8.355469 5.925781 7.859375 5.925781 7.363281 C 5.925781 6.90625 5.941406 6.457031 5.992188 6.011719 C 6.007812 5.875 6.027344 5.734375 6.054688 5.59375 C 6.125 5.160156 6.246094 4.738281 6.417969 4.335938 C 6.464844 4.226562 6.515625 4.117188 6.574219 4.007812 C 6.628906 3.898438 6.695312 3.773438 6.773438 3.652344 C 6.921875 3.429688 7.101562 3.207031 7.3125 3.082031 C 7.527344 2.9375 7.808594 2.9375 8.023438 3.082031 C 8.039062 3.09375 8.058594 3.105469 8.074219 3.117188 C 8.152344 3.167969 8.222656 3.230469 8.285156 3.296875 C 8.3125 3.324219 8.433594 3.5 8.464844 3.5 L 11.03125 3.496094 C 11 3.496094 10.84375 3.179688 10.816406 3.140625 C 10.804688 3.121094 10.792969 3.101562 10.777344 3.082031 C 10.714844 2.980469 10.648438 2.882812 10.578125 2.785156 C 10.414062 2.5625 10.238281 2.351562 10.050781 2.152344 C 9.578125 1.625 8.992188 1.210938 8.335938 0.941406 C 7.933594 0.78125 7.503906 0.671875 7.070312 0.671875 C 6.324219 0.664062 5.5625 0.953125 4.980469 1.414062 C 4.972656 1.417969 4.96875 1.425781 4.960938 1.429688 C 4.417969 1.867188 4.03125 2.441406 3.777344 3.082031 C 3.703125 3.269531 3.640625 3.457031 3.585938 3.652344 C 3.558594 3.757812 3.535156 3.863281 3.511719 3.96875 C 3.488281 4.089844 3.464844 4.214844 3.449219 4.335938 C 3.40625 4.609375 3.386719 4.882812 3.382812 5.160156 C 3.378906 5.304688 3.382812 5.449219 3.390625 5.59375 C 3.398438 5.734375 3.410156 5.875 3.421875 6.011719 M 3.421875 6.011719 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ PackageUpgrade.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Pagerduty: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 36.570999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 3.832031 31.105469 L 0 31.105469 L 0 11.875 C 0 9.902344 0.808594 8.707031 1.488281 8.046875 C 2.992188 6.570312 5.03125 6.527344 5.363281 6.527344 L 11.390625 6.527344 C 13.542969 6.527344 14.777344 7.398438 15.457031 8.128906 C 16.796875 9.585938 16.8125 11.472656 16.78125 11.972656 L 16.78125 19.222656 C 16.78125 21.316406 15.925781 22.554688 15.21875 23.214844 C 13.761719 24.585938 11.832031 24.617188 11.375 24.601562 L 3.832031 24.601562 Z M 11.523438 20.761719 C 11.726562 20.761719 12.304688 20.703125 12.613281 20.40625 C 12.847656 20.1875 12.96875 19.789062 12.96875 19.207031 L 12.96875 11.765625 C 12.96875 11.5625 12.921875 11.015625 12.628906 10.707031 C 12.34375 10.410156 11.804688 10.351562 11.390625 10.351562 L 5.332031 10.351562 C 3.832031 10.351562 3.832031 11.484375 3.832031 11.871094 L 3.832031 20.753906 Z M 32.742188 0 L 36.570312 0 L 36.570312 19.242188 C 36.570312 21.21875 35.761719 22.410156 35.082031 23.074219 C 33.582031 24.550781 31.539062 24.59375 31.207031 24.59375 L 25.183594 24.59375 C 23.03125 24.59375 21.792969 23.722656 21.113281 22.992188 C 19.773438 21.535156 19.757812 19.648438 19.789062 19.148438 L 19.789062 11.90625 C 19.789062 9.8125 20.644531 8.578125 21.351562 7.914062 C 22.808594 6.542969 24.738281 6.515625 25.195312 6.527344 L 32.742188 6.527344 Z M 25.050781 10.351562 C 24.84375 10.351562 24.269531 10.410156 23.957031 10.707031 C 23.722656 10.929688 23.605469 11.324219 23.605469 11.90625 L 23.605469 19.347656 C 23.605469 19.550781 23.648438 20.097656 23.945312 20.40625 C 24.230469 20.703125 24.769531 20.761719 25.179688 20.761719 L 31.238281 20.761719 C 32.753906 20.746094 32.753906 19.621094 32.753906 19.230469 L 32.753906 10.351562 Z M 25.050781 10.351562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Pagerduty.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,44 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Pages: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <rect
18
+ x="-3.2"
19
+ y="-3.2"
20
+ width="38.4"
21
+ height="38.4"
22
+ fill={color}
23
+ fillOpacity="1"
24
+ />
25
+ <path
26
+ fill={color}
27
+ d="M 32 32 L 0 32 L 0 0 L 32 0 Z M 3.105469 28.800781 L 28.929688 28.800781 L 28.929688 3.199219 L 3.105469 3.199219 "
28
+ fillRule="nonzero"
29
+ fillOpacity="1"
30
+ />
31
+ <path
32
+ fill={color}
33
+ d="M 25.246094 23.039062 L 25.214844 23.296875 L 25.183594 23.648438 L 7.105469 23.617188 L 6.878906 23.585938 L 6.785156 23.457031 L 6.71875 23.265625 L 6.753906 23.136719 L 6.910156 23.007812 L 25.214844 23.007812 L 25.214844 23.039062 Z M 25.246094 23.039062 L 25.214844 23.296875 L 25.183594 23.648438 L 7.105469 23.617188 L 6.878906 23.585938 L 6.785156 23.457031 L 6.71875 23.265625 L 6.753906 23.136719 L 6.910156 23.007812 L 25.214844 23.007812 L 25.214844 23.039062 Z M 8.0625 21.023438 L 8.734375 21.726562 L 7.871094 22.335938 L 7.425781 22.589844 L 7.265625 22.589844 L 7.167969 22.433594 L 7.488281 21.984375 Z M 8.0625 21.023438 L 8.734375 21.726562 L 7.871094 22.335938 L 7.425781 22.589844 L 7.265625 22.589844 L 7.167969 22.433594 L 7.488281 21.984375 Z M 13.886719 14.367188 L 15.328125 15.871094 L 14.046875 17.152344 L 12.640625 18.433594 L 11.230469 19.648438 L 10.144531 20.609375 L 8.960938 21.410156 L 8.257812 20.703125 L 8.929688 19.742188 L 9.855469 18.65625 L 10.558594 17.824219 L 11.488281 16.863281 L 12.640625 15.648438 C 12.609375 15.617188 13.886719 14.367188 13.886719 14.367188 Z M 13.886719 14.367188 L 15.328125 15.871094 L 14.046875 17.152344 L 12.640625 18.433594 L 11.230469 19.648438 L 10.144531 20.609375 L 8.960938 21.410156 L 8.257812 20.703125 L 8.929688 19.742188 L 9.855469 18.65625 L 10.558594 17.824219 L 11.488281 16.863281 L 12.640625 15.648438 C 12.609375 15.617188 13.886719 14.367188 13.886719 14.367188 Z M 20.542969 8.351562 L 20.894531 8.382812 L 21.121094 8.542969 L 21.28125 8.863281 L 21.28125 9.28125 L 21.152344 9.632812 L 20.992188 9.886719 L 20.992188 10.207031 L 21.121094 10.367188 L 21.152344 10.59375 L 21.121094 10.914062 L 18.175781 14.082031 L 17.34375 14.945312 L 17.023438 15.328125 L 16.992188 15.488281 L 17.023438 15.710938 L 16.863281 15.9375 L 16.542969 15.808594 L 16.449219 15.488281 L 16.480469 15.167969 L 16.640625 14.914062 L 18.6875 12.734375 L 20.449219 10.816406 L 20.480469 10.589844 L 20.320312 10.558594 L 19.105469 11.902344 L 17.085938 14.015625 L 15.648438 15.519531 L 14.144531 14.175781 L 15.808594 12.414062 L 17.695312 10.589844 L 19.457031 8.960938 L 19.902344 8.640625 L 20.222656 8.480469 L 20.574219 8.480469 Z M 20.542969 8.351562 L 20.894531 8.382812 L 21.121094 8.542969 L 21.28125 8.863281 L 21.28125 9.28125 L 21.152344 9.632812 L 20.992188 9.886719 L 20.992188 10.207031 L 21.121094 10.367188 L 21.152344 10.59375 L 21.121094 10.914062 L 18.175781 14.082031 L 17.34375 14.945312 L 17.023438 15.328125 L 16.992188 15.488281 L 17.023438 15.710938 L 16.863281 15.9375 L 16.542969 15.808594 L 16.449219 15.488281 L 16.480469 15.167969 L 16.640625 14.914062 L 18.6875 12.734375 L 20.449219 10.816406 L 20.480469 10.589844 L 20.320312 10.558594 L 19.105469 11.902344 L 17.085938 14.015625 L 15.648438 15.519531 L 14.144531 14.175781 L 15.808594 12.414062 L 17.695312 10.589844 L 19.457031 8.960938 L 19.902344 8.640625 L 20.222656 8.480469 L 20.574219 8.480469 Z M 20.542969 8.351562 "
34
+ fillRule="nonzero"
35
+ fillOpacity="1"
36
+ />
37
+ </svg>
38
+ );
39
+ };
40
+
41
+ Pages.propTypes = {
42
+ color: PropTypes.string,
43
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
44
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Pause: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 9 7 C 9 6.449219 9.449219 6 10 6 L 12 6 C 12.550781 6 13 6.449219 13 7 L 13 25 C 13 25.550781 12.550781 26 12 26 L 10 26 C 9.449219 26 9 25.550781 9 25 Z M 19 7 C 19 6.449219 19.449219 6 20 6 L 22 6 C 22.550781 6 23 6.449219 23 7 L 23 25 C 23 25.550781 22.550781 26 22 26 L 20 26 C 19.449219 26 19 25.550781 19 25 Z M 19 7 "
20
+ fillRule="evenodd"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Pause.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };