@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,102 @@
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 DatapowerRouting: 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
+ <defs>
18
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <image id="source-14" x="0" y="0" width="32" height="32" />
31
+ <mask id="mask-0">
32
+ <g filter="url(#filter-remove-color)">
33
+ <use />
34
+ </g>
35
+ </mask>
36
+ <clipPath id="clip-0">
37
+ <path
38
+ d="M 0 0 L 32 0 L 32 31.875 L 0 31.875 Z M 0 0 "
39
+ clipRule="nonzero"
40
+ />
41
+ </clipPath>
42
+ <linearGradient
43
+ id="linear-pattern-0"
44
+ gradientUnits="userSpaceOnUse"
45
+ x1="-0.1"
46
+ y1="47.759998"
47
+ x2="48"
48
+ y2="-0.34"
49
+ gradientTransform="matrix(0.66667, 0, 0, 0.66667, 0, 0)"
50
+ >
51
+ <stop
52
+ offset="0.1"
53
+ stopColor="rgb(3.137255%, 74.117649%, 72.941178%)"
54
+ stopOpacity="1"
55
+ />
56
+ <stop
57
+ offset="0.9"
58
+ stopColor="rgb(54.11765%, 24.705882%, 98.823529%)"
59
+ stopOpacity="1"
60
+ />
61
+ </linearGradient>
62
+ <clipPath id="clip-1">
63
+ <rect x="0" y="0" width="32" height="32" />
64
+ </clipPath>
65
+ <g id="source-13" clipPath="url(#clip-1)">
66
+ <g clipPath="url(#clip-0)">
67
+ <path
68
+ fill={color}
69
+ d="M -0.0664062 -0.226562 L 32 -0.226562 L 32 31.839844 L -0.0664062 31.839844 Z M -0.0664062 -0.226562 "
70
+ fillRule="nonzero"
71
+ />
72
+ </g>
73
+ </g>
74
+ <clipPath id="clip-2">
75
+ <rect x="0" y="0" width="32" height="32" />
76
+ </clipPath>
77
+ <g id="source-16" clipPath="url(#clip-2)">
78
+ <g mask="url(#mask-0)">
79
+ <use />
80
+ </g>
81
+ </g>
82
+ </defs>
83
+ <use />
84
+ <path
85
+ fill="none"
86
+ stroke={color}
87
+ d="M 183.84375 78.40625 L 199.84375 62.40625 L 183.84375 46.40625 M 55.84375 62.40625 C 55.8125 65.65625 57.75 68.625 60.78125 69.875 C 63.78125 71.15625 67.25 70.46875 69.5625 68.15625 C 71.875 65.875 72.59375 62.40625 71.34375 59.375 C 70.125 56.375 67.15625 54.40625 63.90625 54.40625 C 61.71875 54.3125 59.625 55.125 58.0625 56.625 C 56.5 58.125 55.59375 60.1875 55.5625 62.34375 Z M 55.84375 190.65625 C 55.8125 193.9375 57.78125 196.875 60.78125 198.15625 C 63.78125 199.40625 67.25 198.71875 69.53125 196.40625 C 71.8125 194.09375 72.53125 190.65625 71.28125 187.65625 C 70.0625 184.65625 67.15625 182.6875 63.90625 182.65625 C 61.75 182.59375 59.625 183.375 58.0625 184.875 C 56.5 186.375 55.59375 188.46875 55.5625 190.625 Z M 183.84375 190.65625 C 183.84375 195.09375 187.4375 198.6875 191.84375 198.71875 C 196.1875 198.625 199.65625 195.09375 199.6875 190.75 C 199.75 186.40625 196.34375 182.8125 192 182.625 C 189.84375 182.59375 187.78125 183.40625 186.25 184.90625 C 184.71875 186.4375 183.84375 188.46875 183.84375 190.625 Z M 183.84375 190.65625 L 71.84375 190.65625 M 63.84375 70.40625 L 63.84375 182.625 M 199.90625 62.34375 L 71.90625 62.34375 "
88
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
89
+ strokeWidth="5.768"
90
+ strokeLinecap="butt"
91
+ strokeLinejoin="miter"
92
+ strokeOpacity="1"
93
+ strokeMiterlimit="10"
94
+ />
95
+ </svg>
96
+ );
97
+ };
98
+
99
+ DatapowerRouting.propTypes = {
100
+ color: PropTypes.string,
101
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
102
+ };
@@ -0,0 +1,109 @@
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 DatapowerThreat: 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
+ <defs>
18
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <image id="source-14" x="0" y="0" width="32" height="32" />
31
+ <mask id="mask-0">
32
+ <g filter="url(#filter-remove-color)">
33
+ <use />
34
+ </g>
35
+ </mask>
36
+ <linearGradient
37
+ id="linear-pattern-0"
38
+ gradientUnits="userSpaceOnUse"
39
+ x1="0.37"
40
+ y1="47.27"
41
+ x2="47.509998"
42
+ y2="0.12"
43
+ gradientTransform="matrix(0.66667, 0, 0, 0.66667, 0, 0)"
44
+ >
45
+ <stop
46
+ offset="0.1"
47
+ stopColor="rgb(3.137255%, 74.117649%, 72.941178%)"
48
+ stopOpacity="1"
49
+ />
50
+ <stop
51
+ offset="0.9"
52
+ stopColor="rgb(54.11765%, 24.705882%, 98.823529%)"
53
+ stopOpacity="1"
54
+ />
55
+ </linearGradient>
56
+ <clipPath id="clip-0">
57
+ <rect x="0" y="0" width="32" height="32" />
58
+ </clipPath>
59
+ <g id="source-13" clipPath="url(#clip-0)">
60
+ <path
61
+ fill={color}
62
+ d="M 0.246094 0.078125 L 31.679688 0.078125 L 31.679688 31.511719 L 0.246094 31.511719 Z M 0.246094 0.078125 "
63
+ fillRule="nonzero"
64
+ />
65
+ </g>
66
+ <clipPath id="clip-1">
67
+ <rect x="0" y="0" width="32" height="32" />
68
+ </clipPath>
69
+ <g id="source-16" clipPath="url(#clip-1)">
70
+ <g mask="url(#mask-0)">
71
+ <use />
72
+ </g>
73
+ </g>
74
+ <image id="source-28" x="0" y="0" width="32" height="32" />
75
+ <mask id="mask-1">
76
+ <g filter="url(#filter-remove-color)">
77
+ <use />
78
+ </g>
79
+ </mask>
80
+ <clipPath id="clip-2">
81
+ <rect x="0" y="0" width="32" height="32" />
82
+ </clipPath>
83
+ <g id="source-27" clipPath="url(#clip-2)">
84
+ <path
85
+ fill={color}
86
+ d="M 0.246094 0.078125 L 31.679688 0.078125 L 31.679688 31.511719 L 0.246094 31.511719 Z M 0.246094 0.078125 "
87
+ fillRule="nonzero"
88
+ fillOpacity="1"
89
+ />
90
+ </g>
91
+ <clipPath id="clip-3">
92
+ <rect x="0" y="0" width="32" height="32" />
93
+ </clipPath>
94
+ <g id="source-30" clipPath="url(#clip-3)">
95
+ <g mask="url(#mask-1)">
96
+ <use />
97
+ </g>
98
+ </g>
99
+ </defs>
100
+ <use />
101
+ <use />
102
+ </svg>
103
+ );
104
+ };
105
+
106
+ DatapowerThreat.propTypes = {
107
+ color: PropTypes.string,
108
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
109
+ };
@@ -0,0 +1,38 @@
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 Deb: 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 M 19.007812 17.214844 L 16 15.808594 L 22.015625 12.992188 L 25.023438 14.398438 L 22.015625 15.808594 Z M 22.015625 10.207031 L 19.007812 8.800781 L 16 10.207031 L 22.015625 13.023438 L 25.023438 11.617188 Z M 12.992188 14.398438 L 9.984375 12.992188 L 6.976562 14.398438 L 12.992188 17.214844 L 16 15.808594 Z M 12.992188 11.617188 L 16 10.207031 L 12.992188 8.800781 L 6.976562 11.617188 L 9.984375 13.023438 Z M 22.015625 16.640625 L 19.328125 17.886719 L 19.007812 18.046875 L 18.6875 17.886719 L 16 16.640625 L 13.3125 17.886719 L 12.992188 18.046875 L 12.671875 17.886719 L 9.984375 16.640625 L 9.984375 21.023438 L 16 24.160156 L 22.015625 21.023438 Z M 22.015625 16.640625 "
28
+ fillRule="nonzero"
29
+ fillOpacity="1"
30
+ />
31
+ </svg>
32
+ );
33
+ };
34
+
35
+ Deb.propTypes = {
36
+ color: PropTypes.string,
37
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
38
+ };
@@ -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 Debian: 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 19.78125 16.902344 C 19.25 16.910156 19.878906 17.175781 20.566406 17.28125 C 20.75 17.144531 20.921875 16.996094 21.085938 16.835938 C 20.65625 16.941406 20.21875 16.941406 19.78125 16.902344 M 22.613281 16.199219 C 22.925781 15.761719 23.15625 15.289062 23.238281 14.796875 C 23.167969 15.148438 22.976562 15.449219 22.796875 15.765625 C 21.808594 16.390625 22.703125 15.398438 22.796875 15.023438 C 21.738281 16.359375 22.652344 15.824219 22.613281 16.199219 M 23.660156 13.476562 C 23.726562 12.523438 23.472656 12.824219 23.390625 13.1875 C 23.488281 13.238281 23.566406 13.859375 23.660156 13.476562 M 17.777344 0.476562 C 18.058594 0.527344 18.386719 0.566406 18.339844 0.636719 C 18.648438 0.566406 18.71875 0.503906 17.777344 0.476562 M 18.339844 0.636719 L 18.140625 0.675781 L 18.328125 0.660156 Z M 27.128906 13.835938 C 27.15625 14.6875 26.878906 15.101562 26.621094 15.835938 L 26.167969 16.066406 C 25.792969 16.789062 26.203125 16.523438 25.933594 17.101562 C 25.351562 17.621094 24.167969 18.726562 23.789062 18.824219 C 23.511719 18.816406 23.976562 18.496094 24.035156 18.371094 C 23.253906 18.90625 23.410156 19.175781 22.214844 19.503906 L 22.179688 19.425781 C 19.238281 20.808594 15.148438 18.066406 15.203125 14.320312 C 15.171875 14.558594 15.113281 14.5 15.046875 14.59375 C 14.894531 12.671875 15.9375 10.734375 17.695312 9.941406 C 19.414062 9.09375 21.425781 9.441406 22.65625 10.589844 C 21.984375 9.703125 20.636719 8.765625 19.042969 8.851562 C 17.480469 8.878906 16.015625 9.871094 15.53125 10.949219 C 14.730469 11.453125 14.636719 12.890625 14.289062 13.152344 C 13.816406 16.601562 15.171875 18.09375 17.457031 19.84375 C 17.816406 20.085938 17.558594 20.121094 17.609375 20.308594 C 16.832031 19.9375 16.140625 19.410156 15.578125 18.757812 C 15.882812 19.203125 16.210938 19.636719 16.632812 19.972656 C 15.917969 19.730469 14.960938 18.238281 14.679688 18.175781 C 15.914062 20.386719 19.691406 22.054688 21.667969 21.226562 C 20.753906 21.261719 19.59375 21.246094 18.566406 20.863281 C 18.132812 20.640625 17.546875 20.183594 17.648438 20.097656 C 20.347656 21.105469 23.136719 20.859375 25.46875 18.988281 C 26.0625 18.523438 26.710938 17.738281 26.898438 17.726562 C 26.617188 18.152344 26.949219 17.933594 26.730469 18.308594 C 27.324219 17.351562 26.476562 17.921875 27.34375 16.660156 L 27.664062 17.101562 C 27.546875 16.308594 28.648438 15.347656 28.535156 14.09375 C 28.789062 13.710938 28.816406 14.507812 28.550781 15.390625 C 28.921875 14.410156 28.648438 14.253906 28.742188 13.449219 C 28.84375 13.71875 28.984375 14.007812 29.050781 14.292969 C 28.808594 13.347656 29.300781 12.699219 29.421875 12.152344 C 29.300781 12.097656 29.046875 12.570312 28.988281 11.453125 C 29 10.96875 29.125 11.199219 29.175781 11.078125 C 29.078125 11.023438 28.828125 10.652344 28.675781 9.941406 C 28.789062 9.773438 28.972656 10.375 29.121094 10.398438 C 29.023438 9.832031 28.859375 9.398438 28.851562 8.964844 C 28.414062 8.050781 28.699219 9.085938 28.34375 8.574219 C 27.878906 7.117188 28.730469 8.234375 28.789062 7.574219 C 29.492188 8.597656 29.894531 10.183594 30.078125 10.84375 C 29.9375 10.050781 29.722656 9.269531 29.433594 8.515625 C 29.648438 8.605469 29.085938 6.863281 29.710938 8.015625 C 29.046875 5.5625 26.859375 3.269531 24.84375 2.191406 C 25.089844 2.421875 25.402344 2.703125 25.289062 2.746094 C 24.289062 2.148438 24.464844 2.101562 24.324219 1.851562 C 23.507812 1.519531 23.453125 1.878906 22.914062 1.851562 C 21.375 1.039062 21.078125 1.125 19.664062 0.613281 L 19.730469 0.914062 C 18.710938 0.574219 18.546875 1.042969 17.441406 0.914062 C 17.375 0.863281 17.796875 0.726562 18.140625 0.675781 C 17.15625 0.804688 17.203125 0.484375 16.238281 0.710938 C 16.476562 0.546875 16.726562 0.433594 16.980469 0.292969 C 16.175781 0.34375 15.066406 0.761719 15.40625 0.378906 C 14.101562 0.964844 11.773438 1.78125 10.46875 3.007812 L 10.425781 2.734375 C 9.828125 3.449219 7.820312 4.878906 7.65625 5.808594 L 7.5 5.84375 C 7.191406 6.371094 6.988281 6.96875 6.742188 7.511719 C 6.335938 8.203125 6.144531 7.777344 6.203125 7.886719 C 5.402344 9.507812 5.003906 10.871094 4.664062 11.988281 C 4.90625 12.359375 4.667969 14.195312 4.761719 15.664062 C 4.359375 22.921875 9.855469 29.96875 15.863281 31.597656 C 16.742188 31.914062 18.050781 31.898438 19.164062 31.933594 C 17.851562 31.558594 17.683594 31.734375 16.402344 31.289062 C 15.476562 30.851562 15.273438 30.355469 14.621094 29.789062 L 14.878906 30.246094 C 13.597656 29.792969 14.136719 29.683594 13.089844 29.355469 L 13.367188 28.992188 C 12.953125 28.960938 12.265625 28.292969 12.078125 27.921875 L 11.621094 27.941406 C 11.078125 27.265625 10.785156 26.78125 10.808594 26.402344 L 10.660156 26.664062 C 10.492188 26.378906 8.648438 24.136719 9.605469 24.65625 C 9.425781 24.496094 9.191406 24.390625 8.933594 23.925781 L 9.128906 23.703125 C 8.671875 23.113281 8.28125 22.351562 8.308594 22.101562 C 8.554688 22.433594 8.726562 22.492188 8.894531 22.550781 C 7.734375 19.664062 7.667969 22.390625 6.789062 19.613281 L 6.972656 19.597656 C 6.828125 19.382812 6.742188 19.148438 6.628906 18.921875 L 6.710938 18.113281 C 5.871094 17.140625 6.476562 13.996094 6.597656 12.269531 C 6.679688 11.566406 7.296875 10.820312 7.761719 9.648438 L 7.480469 9.601562 C 8.023438 8.648438 10.589844 5.78125 11.777344 5.929688 C 12.351562 5.207031 11.664062 5.925781 11.550781 5.746094 C 12.816406 4.4375 13.210938 4.820312 14.066406 4.585938 C 14.988281 4.039062 13.277344 4.796875 13.710938 4.378906 C 15.300781 3.96875 14.839844 3.453125 16.914062 3.246094 C 17.136719 3.371094 16.40625 3.441406 16.226562 3.601562 C 17.550781 2.953125 20.421875 3.101562 22.28125 3.960938 C 24.445312 4.972656 26.875 7.960938 26.96875 10.769531 L 27.078125 10.800781 C 27.023438 11.917969 27.25 13.207031 26.859375 14.394531 Z M 14.015625 17.628906 L 13.941406 17.996094 C 14.289062 18.46875 14.566406 18.980469 15.007812 19.347656 C 14.691406 18.726562 14.453125 18.46875 14.015625 17.628906 M 14.835938 17.59375 C 14.652344 17.390625 14.546875 17.148438 14.421875 16.90625 C 14.539062 17.332031 14.777344 17.699219 15 18.074219 Z M 29.351562 14.441406 L 29.273438 14.636719 C 29.132812 15.660156 28.824219 16.652344 28.355469 17.574219 C 28.871094 16.597656 29.210938 15.535156 29.351562 14.441406 M 17.882812 0.226562 C 18.238281 0.09375 18.761719 0.152344 19.136719 0.0664062 C 18.644531 0.109375 18.152344 0.132812 17.667969 0.195312 Z M 5.347656 6.890625 C 5.429688 7.648438 4.773438 7.945312 5.496094 7.445312 C 5.878906 6.578125 5.34375 7.203125 5.347656 6.890625 M 4.503906 10.414062 C 4.671875 9.90625 4.699219 9.601562 4.761719 9.308594 C 4.304688 9.890625 4.550781 10.015625 4.503906 10.414062 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Debian.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 Decrease: 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 1.101562 0.179688 L 0.179688 1.101562 L 9.78125 10.699219 L 10.238281 11.140625 L 10.699219 10.699219 L 12.800781 8.601562 L 20.019531 15.820312 L 20.480469 16.261719 L 20.941406 15.820312 L 23.039062 13.71875 L 29.800781 20.480469 L 25.601562 20.480469 L 25.601562 21.761719 L 32 21.761719 L 32 14.71875 L 30.71875 14.71875 L 30.71875 19.558594 L 23.5 12.339844 L 23.039062 11.898438 L 22.578125 12.339844 L 20.480469 14.441406 L 13.261719 7.21875 L 12.800781 6.78125 L 12.339844 7.21875 L 10.238281 9.320312 Z M 0 5.121094 L 0 32 L 1.28125 32 L 1.28125 5.121094 Z M 3.839844 8.960938 L 3.839844 32 L 5.121094 32 L 5.121094 8.960938 Z M 7.679688 12.800781 L 7.679688 32 L 8.960938 32 L 8.960938 12.800781 Z M 11.519531 12.800781 L 11.519531 32 L 12.800781 32 L 12.800781 12.800781 Z M 15.359375 15.359375 L 15.359375 32 L 16.640625 32 L 16.640625 15.359375 Z M 23.039062 17.921875 L 23.039062 32 L 24.320312 32 L 24.320312 17.921875 Z M 19.199219 19.199219 L 19.199219 32 L 20.480469 32 L 20.480469 19.199219 Z M 26.878906 24.320312 L 26.878906 32 L 28.160156 32 L 28.160156 24.320312 Z M 30.71875 24.320312 L 30.71875 32 L 32 32 L 32 24.320312 Z M 30.71875 24.320312 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Decrease.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 Deployment: 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 6.152344 0 C 5.824219 0 5.511719 0.128906 5.28125 0.359375 C 5.050781 0.589844 4.921875 0.902344 4.921875 1.230469 L 4.921875 17.230469 C 4.921875 17.554688 5.050781 17.871094 5.28125 18.101562 C 5.511719 18.332031 5.824219 18.460938 6.152344 18.460938 L 28.308594 18.460938 C 28.636719 18.460938 28.949219 18.332031 29.179688 18.101562 C 29.410156 17.871094 29.539062 17.554688 29.539062 17.230469 L 29.539062 1.230469 C 29.539062 0.902344 29.410156 0.589844 29.179688 0.359375 C 28.949219 0.128906 28.636719 0 28.308594 0 Z M 13.539062 2.460938 L 20.921875 2.460938 C 21.601562 2.460938 22.152344 3.011719 22.152344 3.691406 C 22.152344 4.015625 22.023438 4.332031 21.792969 4.5625 C 21.5625 4.792969 21.25 4.921875 20.921875 4.921875 L 13.539062 4.921875 C 12.859375 4.921875 12.308594 4.371094 12.308594 3.691406 C 12.308594 3.011719 12.859375 2.460938 13.539062 2.460938 M 6.152344 19.691406 C 2.769531 19.691406 0 22.460938 0 25.847656 C 0 29.230469 2.769531 32 6.152344 32 L 32 32 L 32 29.539062 L 6.152344 29.539062 C 5.171875 29.542969 4.230469 29.15625 3.539062 28.460938 C 2.84375 27.769531 2.457031 26.828125 2.460938 25.847656 C 2.457031 24.867188 2.84375 23.925781 3.535156 23.230469 C 4.230469 22.535156 5.171875 22.148438 6.152344 22.152344 L 32 22.152344 L 32 19.691406 Z M 6.152344 23.382812 C 4.820312 23.417969 3.757812 24.511719 3.757812 25.84375 C 3.757812 27.179688 4.820312 28.269531 6.152344 28.308594 C 7.511719 28.308594 8.617188 27.207031 8.617188 25.847656 C 8.617188 24.484375 7.511719 23.382812 6.152344 23.382812 M 17.230469 23.382812 C 15.898438 23.417969 14.835938 24.511719 14.835938 25.84375 C 14.835938 27.179688 15.898438 28.269531 17.230469 28.308594 C 18.5625 28.269531 19.625 27.179688 19.625 25.84375 C 19.625 24.511719 18.5625 23.417969 17.230469 23.382812 M 28.308594 23.382812 C 26.976562 23.417969 25.914062 24.511719 25.914062 25.84375 C 25.914062 27.179688 26.976562 28.269531 28.308594 28.308594 C 29.640625 28.269531 30.703125 27.179688 30.703125 25.84375 C 30.703125 24.511719 29.640625 23.417969 28.308594 23.382812 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Deployment.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 DeploymentFail: 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 6.152344 0 C 5.824219 0 5.511719 0.128906 5.28125 0.359375 C 5.050781 0.589844 4.921875 0.902344 4.921875 1.230469 L 4.921875 17.230469 C 4.921875 17.554688 5.050781 17.871094 5.28125 18.101562 C 5.511719 18.332031 5.824219 18.460938 6.152344 18.460938 L 28.308594 18.460938 C 28.636719 18.460938 28.949219 18.332031 29.179688 18.101562 C 29.410156 17.871094 29.539062 17.554688 29.539062 17.230469 L 29.539062 1.230469 C 29.539062 0.902344 29.410156 0.589844 29.179688 0.359375 C 28.949219 0.128906 28.636719 0 28.308594 0 Z M 13.539062 2.460938 L 20.921875 2.460938 C 21.601562 2.460938 22.152344 3.011719 22.152344 3.691406 C 22.152344 4.015625 22.023438 4.332031 21.792969 4.5625 C 21.5625 4.792969 21.25 4.921875 20.921875 4.921875 L 13.539062 4.921875 C 12.859375 4.921875 12.308594 4.371094 12.308594 3.691406 C 12.308594 3.011719 12.859375 2.460938 13.539062 2.460938 M 6.152344 19.691406 C 2.769531 19.691406 0 22.460938 0 25.847656 C 0 29.230469 2.769531 32 6.152344 32 L 32 32 L 32 29.539062 L 6.152344 29.539062 C 5.171875 29.542969 4.230469 29.15625 3.539062 28.460938 C 2.84375 27.769531 2.457031 26.828125 2.460938 25.847656 C 2.457031 24.867188 2.84375 23.925781 3.535156 23.230469 C 4.230469 22.535156 5.171875 22.148438 6.152344 22.152344 L 32 22.152344 L 32 19.691406 Z M 6.152344 23.382812 C 4.820312 23.417969 3.757812 24.511719 3.757812 25.84375 C 3.757812 27.179688 4.820312 28.269531 6.152344 28.308594 C 7.511719 28.308594 8.617188 27.207031 8.617188 25.847656 C 8.617188 24.484375 7.511719 23.382812 6.152344 23.382812 M 17.230469 23.382812 C 15.898438 23.417969 14.835938 24.511719 14.835938 25.84375 C 14.835938 27.179688 15.898438 28.269531 17.230469 28.308594 C 18.5625 28.269531 19.625 27.179688 19.625 25.84375 C 19.625 24.511719 18.5625 23.417969 17.230469 23.382812 M 28.308594 23.382812 C 26.976562 23.417969 25.914062 24.511719 25.914062 25.84375 C 25.914062 27.179688 26.976562 28.269531 28.308594 28.308594 C 29.640625 28.269531 30.703125 27.179688 30.703125 25.84375 C 30.703125 24.511719 29.640625 23.417969 28.308594 23.382812 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ DeploymentFail.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 DeploymentSuccess: 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 6.152344 0 C 5.824219 0 5.511719 0.128906 5.28125 0.359375 C 5.050781 0.589844 4.921875 0.902344 4.921875 1.230469 L 4.921875 17.230469 C 4.921875 17.554688 5.050781 17.871094 5.28125 18.101562 C 5.511719 18.332031 5.824219 18.460938 6.152344 18.460938 L 28.308594 18.460938 C 28.636719 18.460938 28.949219 18.332031 29.179688 18.101562 C 29.410156 17.871094 29.539062 17.554688 29.539062 17.230469 L 29.539062 1.230469 C 29.539062 0.902344 29.410156 0.589844 29.179688 0.359375 C 28.949219 0.128906 28.636719 0 28.308594 0 Z M 13.539062 2.460938 L 20.921875 2.460938 C 21.601562 2.460938 22.152344 3.011719 22.152344 3.691406 C 22.152344 4.015625 22.023438 4.332031 21.792969 4.5625 C 21.5625 4.792969 21.25 4.921875 20.921875 4.921875 L 13.539062 4.921875 C 12.859375 4.921875 12.308594 4.371094 12.308594 3.691406 C 12.308594 3.011719 12.859375 2.460938 13.539062 2.460938 M 6.152344 19.691406 C 2.769531 19.691406 0 22.460938 0 25.847656 C 0 29.230469 2.769531 32 6.152344 32 L 32 32 L 32 29.539062 L 6.152344 29.539062 C 5.171875 29.542969 4.230469 29.15625 3.539062 28.460938 C 2.84375 27.769531 2.457031 26.828125 2.460938 25.847656 C 2.457031 24.867188 2.84375 23.925781 3.535156 23.230469 C 4.230469 22.535156 5.171875 22.148438 6.152344 22.152344 L 32 22.152344 L 32 19.691406 Z M 6.152344 23.382812 C 4.820312 23.417969 3.757812 24.511719 3.757812 25.84375 C 3.757812 27.179688 4.820312 28.269531 6.152344 28.308594 C 7.511719 28.308594 8.617188 27.207031 8.617188 25.847656 C 8.617188 24.484375 7.511719 23.382812 6.152344 23.382812 M 17.230469 23.382812 C 15.898438 23.417969 14.835938 24.511719 14.835938 25.84375 C 14.835938 27.179688 15.898438 28.269531 17.230469 28.308594 C 18.5625 28.269531 19.625 27.179688 19.625 25.84375 C 19.625 24.511719 18.5625 23.417969 17.230469 23.382812 M 28.308594 23.382812 C 26.976562 23.417969 25.914062 24.511719 25.914062 25.84375 C 25.914062 27.179688 26.976562 28.269531 28.308594 28.308594 C 29.640625 28.269531 30.703125 27.179688 30.703125 25.84375 C 30.703125 24.511719 29.640625 23.417969 28.308594 23.382812 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ DeploymentSuccess.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 Dex: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32.881001 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 25.9375 15.140625 C 28.128906 14.117188 29.683594 12.085938 30.097656 9.699219 C 28.300781 5.671875 24.816406 2.644531 20.578125 1.425781 C 22.015625 3.5 22.714844 6 22.566406 8.519531 C 24.535156 10.183594 25.75 12.570312 25.9375 15.140625 M 8.007812 11.316406 C 5.609375 11.007812 3.214844 11.890625 1.589844 13.679688 C 0.945312 18.097656 2.3125 22.574219 5.3125 25.882812 C 5.15625 23.328125 5.863281 20.796875 7.320312 18.695312 C 6.546875 16.242188 6.796875 13.582031 8.007812 11.316406 M 9.691406 22.585938 C 8.792969 24.980469 9.199219 27.667969 10.761719 29.691406 C 14.398438 31.175781 18.472656 31.171875 22.105469 29.683594 C 19.734375 28.925781 17.679688 27.40625 16.265625 25.359375 C 13.796875 25.320312 11.441406 24.324219 9.691406 22.585938 M 18.53125 6.519531 C 18.070312 4.046875 16.386719 1.972656 14.058594 1.019531 C 9.804688 1.699219 6.050781 4.175781 3.746094 7.816406 C 6.101562 7.097656 8.628906 7.164062 10.945312 8.007812 C 13.148438 6.457031 15.90625 5.914062 18.53125 6.519531 M 25.214844 19.511719 C 24.324219 21.640625 22.6875 23.375 20.613281 24.386719 C 22.429688 26.023438 24.9375 26.664062 27.320312 26.097656 C 29.9375 23.316406 31.398438 19.640625 31.402344 15.820312 C 29.792969 17.691406 27.621094 18.984375 25.214844 19.511719 M 25.214844 19.511719 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 21.140625 15.820312 C 21.164062 17.511719 20.277344 19.085938 18.816406 19.941406 C 17.355469 20.792969 15.546875 20.796875 14.085938 19.941406 C 12.625 19.089844 11.738281 17.515625 11.761719 15.824219 C 11.757812 13.234375 13.859375 11.132812 16.449219 11.132812 C 19.039062 11.132812 21.140625 13.230469 21.140625 15.820312 M 21.140625 15.820312 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ </svg>
30
+ );
31
+ };
32
+
33
+ Dex.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 Diff: 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.332031 4.667969 C 16.886719 4.667969 17.332031 5.113281 17.332031 5.667969 L 17.332031 11.332031 L 23 11.332031 C 23.550781 11.332031 24 11.78125 24 12.332031 C 24 12.882812 23.550781 13.332031 23 13.332031 L 17.332031 13.332031 L 17.332031 19 C 17.332031 19.550781 16.882812 20 16.332031 20 C 15.78125 20 15.332031 19.550781 15.332031 19 L 15.332031 13.332031 L 9.667969 13.332031 C 9.117188 13.332031 8.667969 12.882812 8.667969 12.332031 C 8.667969 11.78125 9.117188 11.332031 9.667969 11.332031 L 15.332031 11.332031 L 15.332031 5.667969 C 15.332031 5.117188 15.78125 4.667969 16.332031 4.667969 M 8.75 25.667969 C 8.75 25.113281 9.195312 24.667969 9.75 24.667969 L 23 24.667969 C 23.550781 24.667969 24 25.117188 24 25.667969 C 24 26.21875 23.550781 26.667969 23 26.667969 L 9.75 26.667969 C 9.199219 26.667969 8.75 26.21875 8.75 25.667969 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Diff.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 Discord: 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 27.269531 7.988281 C 23.605469 5.242188 20.089844 5.320312 20.089844 5.320312 L 19.730469 5.730469 C 24.089844 7.039062 26.117188 8.960938 26.117188 8.960938 C 19.878906 5.527344 11.933594 5.550781 5.449219 8.960938 C 5.449219 8.960938 7.550781 6.933594 12.167969 5.628906 L 11.910156 5.320312 C 11.910156 5.320312 8.421875 5.242188 4.730469 7.984375 C 4.730469 7.984375 1.039062 14.628906 1.039062 22.808594 C 1.039062 22.808594 3.191406 26.5 8.859375 26.679688 C 8.859375 26.679688 9.808594 25.550781 10.578125 24.578125 C 7.320312 23.605469 6.089844 21.578125 6.089844 21.578125 C 8.136719 22.859375 10.203125 23.660156 12.78125 24.167969 C 16.976562 25.03125 22.195312 24.144531 26.089844 21.578125 C 26.089844 21.578125 24.808594 23.65625 21.449219 24.605469 C 22.007812 25.292969 22.574219 25.976562 23.140625 26.65625 C 28.808594 26.476562 30.964844 22.78125 30.964844 22.808594 C 30.960938 14.628906 27.269531 7.988281 27.269531 7.988281 M 11.21875 20.421875 C 9.78125 20.421875 8.601562 19.167969 8.601562 17.601562 C 8.707031 13.855469 13.753906 13.867188 13.832031 17.601562 C 13.832031 19.167969 12.679688 20.421875 11.21875 20.421875 M 20.578125 20.421875 C 19.140625 20.421875 17.960938 19.167969 17.960938 17.601562 C 18.078125 13.863281 23.0625 13.863281 23.191406 17.601562 C 23.191406 19.167969 22.039062 20.421875 20.578125 20.421875 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Discord.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 Disk: 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 4.921875 0 C 4.328125 0.0078125 3.824219 0.4375 3.71875 1.019531 L 0.398438 20.640625 C 0.679688 20.535156 0.980469 20.480469 1.28125 20.480469 L 30.71875 20.480469 C 31.019531 20.480469 31.292969 20.546875 31.558594 20.640625 L 28.28125 1.019531 C 28.175781 0.4375 27.675781 0.0078125 27.082031 0 Z M 16 5.121094 C 20.945312 5.121094 24.960938 7.984375 24.960938 11.519531 C 24.960938 15.054688 20.945312 17.921875 16 17.921875 C 11.054688 17.921875 7.039062 15.054688 7.039062 11.519531 C 7.039062 7.984375 11.054688 5.121094 16 5.121094 M 16 9.601562 C 14.941406 9.601562 14.078125 10.171875 14.078125 10.878906 C 14.078125 11.585938 14.941406 12.160156 16 12.160156 C 17.058594 12.160156 17.921875 11.585938 17.921875 10.878906 C 17.921875 10.171875 17.058594 9.601562 16 9.601562 M 1.28125 21.761719 C 0.574219 21.761719 0 22.332031 0 23.039062 L 0 30.71875 C 0 31.425781 0.574219 32 1.28125 32 L 30.71875 32 C 31.425781 32 32 31.425781 32 30.71875 L 32 23.039062 C 32 22.332031 31.425781 21.761719 30.71875 21.761719 Z M 25.601562 25.601562 C 26.308594 25.601562 26.878906 26.175781 26.878906 26.882812 C 26.878906 27.589844 26.304688 28.164062 25.597656 28.160156 C 24.890625 28.160156 24.320312 27.585938 24.320312 26.878906 C 24.320312 26.171875 24.894531 25.601562 25.601562 25.601562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Disk.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,46 @@
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 DiskFailed: 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
+ <defs>
18
+ <clipPath id="clip-0">
19
+ <path
20
+ d="M 0 32 L 0 0 L 32 0 L 32 22.214844 C 31.300781 18.261719 27.828125 15.230469 23.679688 15.230469 C 19.035156 15.230469 15.230469 19.035156 15.230469 23.679688 C 15.230469 27.828125 18.261719 31.300781 22.214844 32 Z M 32 32 L 25.144531 32 C 28.640625 31.371094 31.371094 28.640625 32 25.144531 Z M 32 32 "
21
+ clipRule="nonzero"
22
+ />
23
+ </clipPath>
24
+ </defs>
25
+ <g clipPath="url(#clip-0)">
26
+ <path
27
+ fill={color}
28
+ d="M 4.921875 0 C 4.328125 0.0078125 3.824219 0.4375 3.71875 1.019531 L 0.398438 20.640625 C 0.671875 20.539062 0.972656 20.480469 1.28125 20.480469 L 30.71875 20.480469 C 31.019531 20.480469 31.292969 20.546875 31.558594 20.640625 L 28.28125 1.019531 C 28.175781 0.4375 27.675781 0.0078125 27.082031 0 Z M 16 5.121094 C 20.945312 5.121094 24.960938 7.984375 24.960938 11.519531 C 24.960938 15.054688 20.945312 17.921875 16 17.921875 C 11.054688 17.921875 7.039062 15.054688 7.039062 11.519531 C 7.039062 7.984375 11.054688 5.121094 16 5.121094 M 16 9.601562 C 14.941406 9.601562 14.078125 10.171875 14.078125 10.878906 C 14.078125 11.585938 14.941406 12.160156 16 12.160156 C 17.058594 12.160156 17.921875 11.585938 17.921875 10.878906 C 17.921875 10.171875 17.058594 9.601562 16 9.601562 M 1.28125 21.761719 C 0.574219 21.761719 0 22.332031 0 23.039062 L 0 30.71875 C 0 31.425781 0.574219 32 1.28125 32 L 30.71875 32 C 31.425781 32 32 31.425781 32 30.71875 L 32 23.039062 C 32 22.332031 31.425781 21.761719 30.71875 21.761719 Z M 25.601562 25.601562 C 26.308594 25.601562 26.878906 26.175781 26.878906 26.882812 C 26.878906 27.589844 26.304688 28.164062 25.597656 28.160156 C 24.890625 28.160156 24.320312 27.585938 24.320312 26.878906 C 24.320312 26.171875 24.894531 25.601562 25.601562 25.601562 "
29
+ fillRule="nonzero"
30
+ fillOpacity="1"
31
+ />
32
+ </g>
33
+ <path
34
+ fill={color}
35
+ d="M 23.679688 16.640625 C 19.808594 16.640625 16.640625 19.808594 16.640625 23.679688 C 16.640625 27.550781 19.808594 30.71875 23.679688 30.71875 C 27.550781 30.71875 30.71875 27.550781 30.71875 23.679688 C 30.71875 19.808594 27.550781 16.640625 23.679688 16.640625 M 24.382812 27.058594 C 24.382812 27.128906 24.3125 27.199219 24.242188 27.199219 L 23.117188 27.199219 C 23.042969 27.195312 22.980469 27.132812 22.976562 27.058594 L 22.976562 25.933594 C 22.976562 25.863281 23.046875 25.792969 23.117188 25.792969 L 24.242188 25.792969 C 24.3125 25.792969 24.382812 25.863281 24.382812 25.933594 Z M 24.382812 24.242188 C 24.382812 24.3125 24.3125 24.382812 24.242188 24.382812 L 23.117188 24.382812 C 23.042969 24.378906 22.980469 24.316406 22.976562 24.242188 L 22.976562 20.300781 C 22.976562 20.230469 23.046875 20.160156 23.117188 20.160156 L 24.242188 20.160156 C 24.3125 20.160156 24.382812 20.230469 24.382812 20.300781 Z M 24.382812 24.242188 "
36
+ fillRule="nonzero"
37
+ fillOpacity="1"
38
+ />
39
+ </svg>
40
+ );
41
+ };
42
+
43
+ DiskFailed.propTypes = {
44
+ color: PropTypes.string,
45
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
46
+ };
@@ -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 DiskSuccess: 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 4.921875 0 C 4.34375 0 3.84375 0.425781 3.71875 1.039062 L 0.421875 20.621094 C 0.699219 20.527344 0.988281 20.480469 1.28125 20.480469 L 30.71875 20.480469 C 31.03125 20.480469 31.328125 20.546875 31.601562 20.640625 L 28.339844 1.019531 C 28.222656 0.425781 27.71875 0 27.140625 0 Z M 1.28125 21.761719 C 0.539062 21.761719 0 22.296875 0 23.039062 L 0 30.71875 C 0 31.460938 0.539062 32 1.28125 32 L 30.71875 32 C 31.460938 32 32 31.460938 32 30.71875 L 32 23.039062 C 32 22.296875 31.460938 21.761719 30.71875 21.761719 Z M 4.480469 25.601562 L 5.761719 25.601562 L 5.761719 27.519531 L 7.679688 27.519531 L 7.679688 25.601562 L 8.960938 25.601562 L 8.960938 27.519531 L 10.878906 27.519531 L 10.878906 25.601562 L 12.160156 25.601562 L 12.160156 27.519531 L 14.078125 27.519531 L 14.078125 25.601562 L 15.359375 25.601562 L 15.359375 27.519531 L 17.28125 27.519531 L 17.28125 25.601562 L 18.558594 25.601562 L 18.558594 27.519531 L 20.480469 27.519531 L 20.480469 25.601562 L 21.761719 25.601562 L 21.761719 28.800781 L 4.480469 28.800781 Z M 26.238281 25.601562 C 26.945312 25.601562 27.519531 26.175781 27.519531 26.878906 C 27.519531 27.585938 26.945312 28.160156 26.238281 28.160156 C 25.542969 28.140625 24.992188 27.570312 24.992188 26.878906 C 24.992188 26.1875 25.546875 25.621094 26.238281 25.601562 M 26.238281 25.601562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ DiskSuccess.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };