@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,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 ScaleOut: 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 10.972656 L 12.113281 14.859375 L 15.199219 14.859375 L 15.199219 20.753906 L 16.800781 20.753906 L 16.800781 14.859375 L 19.886719 14.859375 Z M 19.3125 22.398438 L 12.6875 22.398438 C 11.867188 22.398438 11.199219 23.066406 11.199219 23.886719 L 11.199219 30.515625 C 11.199219 31.335938 11.867188 32 12.6875 32 L 19.316406 32 C 20.136719 32 20.800781 31.335938 20.800781 30.515625 L 20.800781 23.886719 C 20.800781 23.066406 20.132812 22.398438 19.3125 22.398438 M 8.113281 0 L 1.488281 0 C 1.09375 0 0.714844 0.15625 0.433594 0.433594 C 0.15625 0.714844 0 1.09375 0 1.488281 L 0 8.113281 C 0 8.933594 0.664062 9.601562 1.488281 9.601562 L 8.113281 9.601562 C 8.9375 9.601562 9.601562 8.933594 9.601562 8.113281 L 9.601562 1.488281 C 9.601562 0.664062 8.933594 0 8.113281 0 M 19.3125 0 L 12.6875 0 C 11.867188 0 11.199219 0.664062 11.199219 1.488281 L 11.199219 8.113281 C 11.199219 8.9375 11.867188 9.601562 12.6875 9.601562 L 19.316406 9.601562 C 20.136719 9.601562 20.800781 8.9375 20.800781 8.113281 L 20.800781 1.488281 C 20.800781 0.664062 20.132812 0 19.3125 0 M 30.511719 0 L 23.886719 0 C 23.066406 0 22.398438 0.664062 22.398438 1.488281 L 22.398438 8.113281 C 22.398438 8.9375 23.066406 9.601562 23.886719 9.601562 L 30.515625 9.601562 C 31.335938 9.601562 32 8.9375 32 8.113281 L 32 1.488281 C 32 1.09375 31.84375 0.714844 31.566406 0.433594 C 31.285156 0.15625 30.90625 0 30.511719 0 M 30.511719 0 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ ScaleOut.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 ScaleUp: 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 26.722656 0 L 5.753906 0 C 2.84375 0.0078125 0.484375 2.363281 0.476562 5.273438 L 0.476562 13.621094 C 1.144531 13.191406 1.925781 12.960938 2.71875 12.964844 L 14.863281 12.964844 C 15.691406 12.964844 16.5 13.210938 17.183594 13.671875 L 23.542969 7.308594 L 21.402344 5.167969 L 26.800781 5.167969 L 26.800781 10.566406 L 24.65625 8.421875 L 18.300781 14.777344 C 18.777344 15.472656 19.035156 16.292969 19.035156 17.136719 L 19.035156 29.28125 C 19.03125 29.648438 18.984375 30.015625 18.890625 30.371094 C 18.835938 30.566406 18.769531 30.757812 18.6875 30.945312 C 18.601562 31.144531 18.496094 31.339844 18.378906 31.523438 L 26.726562 31.523438 C 29.636719 31.511719 31.992188 29.15625 32.003906 26.246094 L 32.003906 5.273438 C 31.992188 2.363281 29.632812 0.00390625 26.722656 0 M 14.863281 14.414062 L 2.722656 14.414062 C 2.347656 14.414062 1.976562 14.492188 1.632812 14.644531 C 1.167969 14.84375 0.765625 15.175781 0.480469 15.59375 C 0.167969 16.046875 0 16.585938 0 17.136719 L 0 29.277344 C 0 30.78125 1.21875 32 2.722656 32 L 14.863281 32 C 15.414062 32 15.953125 31.832031 16.40625 31.519531 C 16.828125 31.234375 17.15625 30.835938 17.355469 30.367188 C 17.507812 30.023438 17.585938 29.652344 17.585938 29.277344 L 17.585938 17.136719 C 17.585938 15.632812 16.367188 14.414062 14.863281 14.414062 M 14.863281 14.414062 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ ScaleUp.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 Schedule: 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 8.960938 0 C 7.738281 0 6.554688 0.203125 5.441406 0.695312 C 5.226562 0.78125 5.074219 0.980469 5.046875 1.210938 C 5.015625 1.441406 5.117188 1.671875 5.304688 1.804688 C 5.496094 1.941406 5.742188 1.964844 5.953125 1.863281 C 6.886719 1.457031 7.878906 1.28125 8.960938 1.28125 C 11 1.273438 12.960938 2.078125 14.402344 3.519531 C 15.84375 4.964844 16.648438 6.921875 16.640625 8.960938 C 16.648438 11 15.84375 12.957031 14.402344 14.402344 C 12.960938 15.84375 11 16.648438 8.960938 16.640625 C 6.921875 16.648438 4.964844 15.84375 3.523438 14.398438 C 2.082031 12.957031 1.273438 11 1.28125 8.960938 C 1.28125 7.015625 2.023438 5.273438 3.199219 3.894531 L 3.199219 5.566406 C 3.183594 5.804688 3.300781 6.035156 3.507812 6.160156 C 3.710938 6.285156 3.96875 6.285156 4.175781 6.160156 C 4.378906 6.035156 4.496094 5.804688 4.480469 5.566406 L 4.480469 1.921875 L 0.832031 1.921875 C 0.601562 1.917969 0.386719 2.039062 0.269531 2.238281 C 0.15625 2.4375 0.15625 2.683594 0.269531 2.882812 C 0.386719 3.082031 0.601562 3.203125 0.832031 3.199219 L 2.109375 3.199219 C 0.824219 4.769531 0 6.753906 0 8.960938 C -0.00390625 11.304688 0.917969 13.558594 2.558594 15.230469 L 2.558594 29.441406 C 2.558594 30.148438 3.132812 30.71875 3.839844 30.71875 L 29.441406 30.71875 C 29.78125 30.71875 30.105469 30.585938 30.34375 30.34375 C 30.585938 30.105469 30.71875 29.78125 30.71875 29.441406 L 30.71875 9.601562 L 17.890625 9.601562 C 17.90625 9.386719 17.917969 9.175781 17.917969 8.960938 C 17.917969 8.746094 17.902344 8.53125 17.886719 8.320312 L 30.71875 8.320312 L 30.71875 3.839844 C 30.71875 3.097656 30.183594 2.558594 29.441406 2.558594 L 26.238281 2.558594 L 26.238281 1.28125 C 26.234375 0.574219 25.664062 0.00390625 24.960938 0 L 23.679688 0 C 22.980469 0 22.398438 0.578125 22.398438 1.28125 L 22.398438 2.558594 L 15.230469 2.558594 C 13.558594 0.917969 11.304688 -0.00390625 8.960938 0 M 23.679688 1.28125 L 24.960938 1.28125 L 24.960938 5.121094 L 23.679688 5.121094 Z M 8.949219 3.191406 C 8.597656 3.199219 8.316406 3.488281 8.320312 3.839844 L 8.320312 8.859375 C 8.300781 8.996094 8.324219 9.136719 8.390625 9.257812 C 8.449219 9.371094 8.539062 9.464844 8.652344 9.53125 L 11.136719 11.394531 C 11.273438 11.496094 11.445312 11.539062 11.613281 11.515625 C 11.78125 11.488281 11.929688 11.398438 12.03125 11.261719 C 12.136719 11.128906 12.179688 10.957031 12.15625 10.789062 C 12.128906 10.621094 12.039062 10.46875 11.902344 10.367188 L 9.601562 8.640625 L 9.601562 3.839844 C 9.601562 3.667969 9.535156 3.5 9.410156 3.378906 C 9.289062 3.253906 9.121094 3.1875 8.949219 3.191406 M 17.28125 13.441406 L 20.480469 13.441406 L 20.480469 16.640625 L 17.28125 16.640625 Z M 21.761719 13.441406 L 24.960938 13.441406 L 24.960938 16.640625 L 21.761719 16.640625 Z M 16 14.492188 L 16 14.539062 L 15.910156 14.613281 C 15.941406 14.574219 15.96875 14.53125 16 14.492188 M 8.320312 17.921875 L 11.519531 17.921875 L 11.519531 21.121094 L 8.320312 21.121094 Z M 12.800781 17.921875 L 16 17.921875 L 16 21.121094 L 12.800781 21.121094 Z M 17.28125 17.921875 L 20.480469 17.921875 L 20.480469 21.121094 L 17.28125 21.121094 Z M 21.761719 17.921875 L 24.960938 17.921875 L 24.960938 21.121094 L 21.761719 21.121094 Z M 8.320312 22.398438 L 11.519531 22.398438 L 11.519531 25.601562 L 8.320312 25.601562 Z M 12.800781 22.398438 L 16 22.398438 L 16 25.601562 L 12.800781 25.601562 Z M 17.28125 22.398438 L 20.480469 22.398438 L 20.480469 25.601562 L 17.28125 25.601562 Z M 21.761719 22.398438 L 24.960938 22.398438 L 24.960938 25.601562 L 21.761719 25.601562 Z M 21.761719 22.398438 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Schedule.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 Seal: 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 13.761719 0.640625 C 12.851562 0.648438 12.007812 1.128906 11.539062 1.910156 L 11.367188 2.191406 C 11.128906 2.589844 10.703125 2.835938 10.238281 2.84375 L 9.910156 2.851562 C 8.496094 2.875 7.355469 4.015625 7.332031 5.429688 L 7.324219 5.757812 C 7.316406 6.222656 7.070312 6.648438 6.671875 6.890625 L 6.390625 7.058594 C 5.179688 7.789062 4.765625 9.34375 5.449219 10.582031 L 5.605469 10.867188 C 5.832031 11.273438 5.832031 11.765625 5.605469 12.171875 L 5.449219 12.457031 C 4.765625 13.695312 5.179688 15.253906 6.390625 15.984375 L 6.671875 16.152344 C 7.070312 16.394531 7.316406 16.816406 7.324219 17.28125 L 7.332031 17.609375 C 7.359375 19.023438 8.496094 20.160156 9.910156 20.1875 L 10.238281 20.195312 C 10.703125 20.207031 11.128906 20.453125 11.367188 20.847656 L 11.539062 21.128906 C 12.015625 21.917969 12.867188 22.398438 13.789062 22.398438 C 14.21875 22.398438 14.65625 22.292969 15.058594 22.074219 L 15.347656 21.914062 C 15.753906 21.691406 16.246094 21.691406 16.652344 21.914062 L 16.941406 22.070312 C 18.175781 22.753906 19.730469 22.339844 20.460938 21.128906 L 20.632812 20.847656 C 20.871094 20.449219 21.296875 20.203125 21.761719 20.195312 L 22.089844 20.191406 C 23.503906 20.164062 24.644531 19.023438 24.667969 17.609375 L 24.675781 17.28125 C 24.683594 16.816406 24.929688 16.394531 25.328125 16.152344 L 25.609375 15.984375 C 26.820312 15.253906 27.234375 13.699219 26.550781 12.460938 L 26.394531 12.171875 C 26.167969 11.765625 26.167969 11.273438 26.394531 10.867188 L 26.550781 10.582031 C 27.234375 9.34375 26.820312 7.789062 25.609375 7.058594 L 25.328125 6.890625 C 24.929688 6.652344 24.683594 6.222656 24.675781 5.757812 L 24.667969 5.429688 C 24.644531 4.015625 23.503906 2.878906 22.089844 2.851562 L 21.761719 2.84375 C 21.296875 2.835938 20.871094 2.589844 20.632812 2.191406 L 20.460938 1.914062 C 19.734375 0.699219 18.175781 0.285156 16.941406 0.96875 L 16.652344 1.125 C 16.246094 1.351562 15.753906 1.351562 15.347656 1.125 L 15.058594 0.96875 C 14.660156 0.75 14.214844 0.636719 13.761719 0.640625 M 23.433594 21.210938 C 23.023438 21.367188 22.582031 21.460938 22.117188 21.46875 L 21.789062 21.476562 C 21.765625 21.476562 21.742188 21.488281 21.726562 21.511719 L 21.554688 21.792969 C 20.925781 22.839844 19.839844 23.527344 18.625 23.65625 L 18.441406 24.078125 L 16.71875 28.015625 L 18.011719 30.976562 C 18.101562 31.179688 18.292969 31.324219 18.515625 31.355469 C 18.738281 31.382812 18.960938 31.296875 19.101562 31.121094 L 21.46875 28.160156 L 25.640625 28.160156 C 25.863281 28.160156 26.066406 28.050781 26.183594 27.863281 C 26.300781 27.679688 26.316406 27.449219 26.222656 27.25 Z M 8.601562 21.222656 L 5.820312 27.25 C 5.726562 27.449219 5.742188 27.679688 5.859375 27.863281 C 5.976562 28.046875 6.179688 28.15625 6.398438 28.160156 L 10.574219 28.160156 L 12.941406 31.121094 C 13.0625 31.273438 13.246094 31.359375 13.441406 31.359375 C 13.46875 31.359375 13.496094 31.359375 13.523438 31.355469 C 13.746094 31.324219 13.9375 31.183594 14.027344 30.976562 L 17.269531 23.5625 C 16.941406 23.480469 16.621094 23.359375 16.324219 23.195312 L 16.035156 23.039062 C 16.023438 23.03125 16.011719 23.027344 16 23.027344 C 15.988281 23.027344 15.976562 23.03125 15.964844 23.039062 L 15.675781 23.195312 C 15.097656 23.511719 14.449219 23.679688 13.789062 23.683594 C 12.417969 23.6875 11.148438 22.96875 10.445312 21.792969 L 10.273438 21.511719 C 10.261719 21.488281 10.238281 21.476562 10.210938 21.476562 L 9.882812 21.46875 C 9.445312 21.460938 9.011719 21.375 8.601562 21.222656 M 8.601562 21.222656 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Seal.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,35 @@
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 Search: 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="none"
19
+ stroke={color}
20
+ d="M 224 224 L 168.5625 168.5625 M 168.5625 168.5625 C 199.8125 137.3125 199.8125 86.65625 168.5625 55.4375 C 137.3125 24.1875 86.65625 24.1875 55.4375 55.4375 C 24.1875 86.65625 24.1875 137.3125 55.4375 168.5625 C 86.65625 199.8125 137.3125 199.8125 168.5625 168.5625 "
21
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
22
+ strokeWidth="16"
23
+ strokeLinecap="round"
24
+ strokeLinejoin="round"
25
+ strokeOpacity="1"
26
+ strokeMiterlimit="4"
27
+ />
28
+ </svg>
29
+ );
30
+ };
31
+
32
+ Search.propTypes = {
33
+ color: PropTypes.string,
34
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
35
+ };
@@ -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 SearchInList: 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 5 C 4.894531 5 4 5.894531 4 7 C 4 8.105469 4.894531 9 6 9 C 7.105469 9 8 8.105469 8 7 C 8 5.894531 7.105469 5 6 5 Z M 11 6 L 11 8 L 28 8 L 28 6 Z M 6 14 C 4.894531 14 4 14.894531 4 16 C 4 17.105469 4.894531 18 6 18 C 7.105469 18 8 17.105469 8 16 C 8 14.894531 7.105469 14 6 14 Z M 11 15 L 11 17 L 28 17 L 28 15 Z M 24.5 19 C 21.667969 19 19.285156 21.226562 19.027344 24 L 11 24 L 11 26 L 19.21875 26 C 19.882812 28.289062 22.019531 30 24.5 30 C 25.699219 30 26.699219 29.601562 27.597656 29 L 30.597656 32 L 32 30.597656 L 29 27.597656 C 29.601562 26.699219 30 25.601562 30 24.5 C 30 21.5 27.5 19 24.5 19 Z M 24.5 21 C 26.398438 21 28 22.601562 28 24.5 C 28 26.398438 26.398438 28 24.5 28 C 22.601562 28 21 26.398438 21 24.5 C 21 22.601562 22.601562 21 24.5 21 Z M 6 23 C 4.894531 23 4 23.894531 4 25 C 4 26.105469 4.894531 27 6 27 C 7.105469 27 8 26.105469 8 25 C 8 23.894531 7.105469 23 6 23 Z M 6 23 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ SearchInList.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 Send: 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.636719 3.207031 C 4.285156 3.105469 3.902344 3.203125 3.644531 3.464844 C 3.386719 3.726562 3.296875 4.109375 3.402344 4.460938 L 6.644531 15 L 18 15 C 18.550781 15 19 15.449219 19 16 C 19 16.550781 18.550781 17 18 17 L 6.644531 17 L 3.402344 27.539062 C 3.296875 27.890625 3.386719 28.273438 3.644531 28.535156 C 3.902344 28.796875 4.285156 28.894531 4.636719 28.792969 C 13.457031 26.226562 21.773438 22.175781 29.230469 16.8125 C 29.492188 16.625 29.648438 16.324219 29.648438 16 C 29.648438 15.679688 29.492188 15.375 29.230469 15.1875 C 21.773438 9.824219 13.457031 5.773438 4.636719 3.207031 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Send.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 Server: 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 8.960938 0 C 8.394531 0 7.980469 0.21875 7.679688 0.460938 C 7.671875 0.464844 7.667969 0.476562 7.660156 0.480469 C 7.574219 0.546875 7.496094 0.621094 7.421875 0.699219 C 7.40625 0.710938 7.390625 0.722656 7.378906 0.738281 C 7.378906 0.746094 7.382812 0.753906 7.378906 0.761719 L 6.238281 2.039062 C 6.488281 1.964844 6.757812 1.921875 7.039062 1.921875 L 24.960938 1.921875 C 25.242188 1.921875 25.511719 1.960938 25.761719 2.039062 L 24.578125 0.699219 C 24.261719 0.273438 23.671875 0 23.101562 0 Z M 7.039062 3.199219 C 6.296875 3.199219 5.761719 3.738281 5.761719 4.480469 L 5.761719 30.71875 C 5.761719 31.460938 6.296875 32 7.039062 32 L 24.960938 32 C 25.703125 32 26.238281 31.460938 26.238281 30.71875 L 26.238281 4.480469 C 26.238281 3.738281 25.703125 3.199219 24.960938 3.199219 Z M 10.238281 6.398438 L 21.761719 6.398438 C 22.144531 6.398438 22.398438 6.65625 22.398438 7.039062 L 22.398438 10.238281 C 22.398438 10.625 22.144531 10.878906 21.761719 10.878906 L 10.238281 10.878906 C 9.855469 10.878906 9.601562 10.625 9.601562 10.238281 L 9.601562 7.039062 C 9.601562 6.65625 9.855469 6.398438 10.238281 6.398438 M 10.238281 12.160156 L 21.761719 12.160156 C 22.144531 12.160156 22.398438 12.414062 22.398438 12.800781 L 22.398438 16 C 22.398438 16.386719 22.144531 16.640625 21.761719 16.640625 L 10.238281 16.640625 C 9.855469 16.640625 9.601562 16.386719 9.601562 16 L 9.601562 12.800781 C 9.601562 12.414062 9.855469 12.160156 10.238281 12.160156 M 16 20.480469 C 16.703125 20.480469 17.28125 21.054688 17.28125 21.761719 C 17.28125 22.46875 16.707031 23.042969 16 23.042969 C 15.292969 23.042969 14.71875 22.46875 14.71875 21.761719 C 14.71875 21.054688 15.296875 20.480469 16 20.480469 M 16 24.960938 C 16.703125 24.960938 17.28125 25.535156 17.28125 26.238281 C 17.261719 26.929688 16.691406 27.484375 16 27.484375 C 15.304688 27.484375 14.738281 26.929688 14.71875 26.238281 C 14.71875 25.535156 15.296875 24.960938 16 24.960938 M 16 24.960938 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Server.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 Servers: 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 17.675781 2.558594 C 17.1875 2.558594 16.746094 2.832031 16.53125 3.265625 L 15.46875 5.390625 C 15.953125 5.636719 16.359375 6.027344 16.613281 6.539062 L 17.707031 8.71875 C 17.847656 8.988281 17.917969 9.289062 17.921875 9.59375 L 17.921875 25.601562 L 28.800781 25.601562 C 29.152344 25.601562 29.441406 25.3125 29.441406 24.960938 L 29.441406 5.757812 C 29.4375 5.65625 29.414062 5.554688 29.367188 5.460938 L 28.269531 3.269531 C 28.054688 2.835938 27.609375 2.558594 27.125 2.558594 Z M 17.675781 3.839844 L 27.125 3.839844 L 27.765625 5.121094 L 17.035156 5.121094 Z M 4.875 6.398438 C 4.386719 6.398438 3.949219 6.671875 3.730469 7.109375 L 2.632812 9.300781 C 2.585938 9.394531 2.558594 9.496094 2.558594 9.597656 L 2.558594 28.800781 C 2.558594 29.152344 2.847656 29.441406 3.199219 29.441406 L 16 29.441406 C 16.351562 29.441406 16.640625 29.152344 16.640625 28.800781 L 16.640625 9.597656 C 16.636719 9.496094 16.613281 9.394531 16.566406 9.300781 L 15.46875 7.109375 C 15.257812 6.671875 14.8125 6.398438 14.324219 6.398438 Z M 4.875 7.679688 L 14.324219 7.679688 L 14.964844 8.960938 L 4.234375 8.960938 Z M 19.199219 8.320312 L 26.878906 8.320312 L 26.878906 10.878906 L 19.199219 10.878906 Z M 5.761719 12.160156 L 13.441406 12.160156 L 13.441406 14.71875 L 5.761719 14.71875 Z M 19.199219 12.160156 L 26.878906 12.160156 L 26.878906 14.71875 L 19.199219 14.71875 Z M 5.761719 16 L 13.441406 16 L 13.441406 18.558594 L 5.761719 18.558594 Z M 23.039062 17.921875 C 23.390625 17.921875 23.675781 18.207031 23.675781 18.558594 C 23.675781 18.816406 23.519531 19.050781 23.28125 19.148438 C 23.042969 19.246094 22.769531 19.191406 22.585938 19.011719 C 22.40625 18.828125 22.351562 18.554688 22.449219 18.316406 C 22.546875 18.078125 22.78125 17.921875 23.039062 17.921875 M 23.039062 20.480469 C 23.277344 20.464844 23.503906 20.585938 23.625 20.789062 C 23.746094 20.992188 23.746094 21.246094 23.625 21.449219 C 23.5 21.652344 23.277344 21.773438 23.039062 21.761719 C 22.699219 21.742188 22.433594 21.460938 22.433594 21.121094 C 22.433594 20.78125 22.699219 20.5 23.039062 20.480469 M 9.601562 21.761719 C 9.953125 21.765625 10.238281 22.050781 10.238281 22.402344 C 10.238281 22.753906 9.949219 23.039062 9.597656 23.039062 C 9.339844 23.039062 9.105469 22.882812 9.007812 22.640625 C 8.910156 22.402344 8.964844 22.128906 9.148438 21.945312 C 9.269531 21.828125 9.433594 21.761719 9.601562 21.761719 M 9.601562 24.320312 C 9.945312 24.335938 10.214844 24.617188 10.214844 24.960938 C 10.214844 25.304688 9.945312 25.585938 9.601562 25.601562 C 9.269531 25.574219 9.011719 25.296875 9.011719 24.960938 C 9.011719 24.625 9.269531 24.347656 9.601562 24.320312 M 9.601562 24.320312 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Servers.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 ServersOutline: 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 7.429688 3 C 6.671875 2.996094 5.976562 3.425781 5.640625 4.105469 L 3.265625 8.851562 C 3.09375 9.199219 3.003906 9.582031 3 9.96875 L 3 15 C 3 15.601562 3.273438 16.132812 3.691406 16.5 C 3.253906 16.875 3.003906 17.421875 3 18 L 3 21 C 3 21.601562 3.273438 22.132812 3.691406 22.5 C 3.253906 22.875 3.003906 23.421875 3 24 L 3 27 C 3 28.101562 3.898438 29 5 29 L 27 29 C 28.101562 29 29 28.101562 29 27 L 29 24 C 29 23.398438 28.726562 22.867188 28.308594 22.5 C 28.726562 22.132812 29 21.601562 29 21 L 29 18 C 29 17.398438 28.726562 16.867188 28.308594 16.5 C 28.726562 16.132812 29 15.601562 29 15 L 29 9.96875 C 29 9.585938 28.90625 9.199219 28.734375 8.851562 L 26.359375 4.105469 C 26.027344 3.421875 25.328125 2.992188 24.570312 3 Z M 7.429688 4 L 24.570312 4 C 24.953125 4 25.296875 4.210938 25.46875 4.554688 L 27.84375 9.300781 C 27.945312 9.507812 28 9.734375 28 9.96875 L 28 10 L 4 10 L 4 9.96875 C 4 9.742188 4.054688 9.507812 4.15625 9.300781 L 6.53125 4.554688 C 6.699219 4.214844 7.050781 3.996094 7.429688 4 M 7.5 5 C 7.222656 5 7 5.222656 7 5.5 C 7 5.777344 7.222656 6 7.5 6 L 20.5 6 C 20.777344 6 21 5.777344 21 5.5 C 21 5.222656 20.777344 5 20.5 5 Z M 22.5 5 C 22.222656 5 22 5.222656 22 5.5 C 22 5.777344 22.222656 6 22.5 6 L 24.5 6 C 24.777344 6 25 5.777344 25 5.5 C 25 5.222656 24.777344 5 24.5 5 Z M 4 11 L 28 11 L 28 15 C 28 15.550781 27.550781 16 27 16 L 5 16 C 4.449219 16 4 15.550781 4 15 Z M 24.5 12 C 23.671875 12 23 12.671875 23 13.5 C 23 14.328125 23.671875 15 24.5 15 C 25.328125 15 26 14.328125 26 13.5 C 26 12.671875 25.328125 12 24.5 12 M 6.5 12.5 C 6.222656 12.5 6 12.722656 6 13 L 6 14 C 6 14.277344 6.222656 14.5 6.5 14.5 C 6.777344 14.5 7 14.277344 7 14 L 7 13 C 7 12.722656 6.777344 12.5 6.5 12.5 M 9 12.5 C 8.722656 12.5 8.5 12.722656 8.5 13 L 8.5 14 C 8.5 14.277344 8.722656 14.5 9 14.5 C 9.277344 14.5 9.5 14.277344 9.5 14 L 9.5 13 C 9.5 12.722656 9.277344 12.5 9 12.5 M 11.5 12.5 C 11.222656 12.5 11 12.722656 11 13 L 11 14 C 11 14.277344 11.222656 14.5 11.5 14.5 C 11.777344 14.5 12 14.277344 12 14 L 12 13 C 12 12.722656 11.777344 12.5 11.5 12.5 M 14 12.5 C 13.722656 12.5 13.5 12.722656 13.5 13 L 13.5 14 C 13.5 14.277344 13.722656 14.5 14 14.5 C 14.277344 14.5 14.5 14.277344 14.5 14 L 14.5 13 C 14.5 12.722656 14.277344 12.5 14 12.5 M 16.5 12.5 C 16.222656 12.5 16 12.722656 16 13 L 16 14 C 16 14.277344 16.222656 14.5 16.5 14.5 C 16.777344 14.5 17 14.277344 17 14 L 17 13 C 17 12.722656 16.777344 12.5 16.5 12.5 M 24.5 12.898438 C 24.746094 12.894531 24.964844 13.042969 25.058594 13.269531 C 25.152344 13.492188 25.101562 13.753906 24.925781 13.925781 C 24.8125 14.039062 24.660156 14.105469 24.5 14.101562 C 24.339844 14.105469 24.1875 14.039062 24.074219 13.925781 C 23.960938 13.8125 23.898438 13.660156 23.898438 13.5 C 23.898438 13.339844 23.960938 13.1875 24.074219 13.074219 C 24.1875 12.960938 24.339844 12.898438 24.5 12.898438 M 18.5 13 C 18.222656 13 18 13.222656 18 13.5 C 18 13.777344 18.222656 14 18.5 14 L 21.5 14 C 21.777344 14 22 13.777344 22 13.5 C 22 13.222656 21.777344 13 21.5 13 Z M 5 17 L 27 17 C 27.550781 17 28 17.449219 28 18 L 28 21 C 28 21.550781 27.550781 22 27 22 L 5 22 C 4.449219 22 4 21.550781 4 21 L 4 18 C 4 17.449219 4.449219 17 5 17 M 24.5 18 C 23.671875 18 23 18.671875 23 19.5 C 23 20.328125 23.671875 21 24.5 21 C 25.328125 21 26 20.328125 26 19.5 C 26 18.671875 25.328125 18 24.5 18 M 6.5 18.5 C 6.222656 18.5 6 18.722656 6 19 L 6 20 C 6 20.277344 6.222656 20.5 6.5 20.5 C 6.777344 20.5 7 20.277344 7 20 L 7 19 C 7 18.722656 6.777344 18.5 6.5 18.5 M 9 18.5 C 8.722656 18.5 8.5 18.722656 8.5 19 L 8.5 20 C 8.5 20.277344 8.722656 20.5 9 20.5 C 9.277344 20.5 9.5 20.277344 9.5 20 L 9.5 19 C 9.5 18.722656 9.277344 18.5 9 18.5 M 11.5 18.5 C 11.222656 18.5 11 18.722656 11 19 L 11 20 C 11 20.277344 11.222656 20.5 11.5 20.5 C 11.777344 20.5 12 20.277344 12 20 L 12 19 C 12 18.722656 11.777344 18.5 11.5 18.5 M 14 18.5 C 13.722656 18.5 13.5 18.722656 13.5 19 L 13.5 20 C 13.5 20.277344 13.722656 20.5 14 20.5 C 14.277344 20.5 14.5 20.277344 14.5 20 L 14.5 19 C 14.5 18.722656 14.277344 18.5 14 18.5 M 16.5 18.5 C 16.222656 18.5 16 18.722656 16 19 L 16 20 C 16 20.277344 16.222656 20.5 16.5 20.5 C 16.777344 20.5 17 20.277344 17 20 L 17 19 C 17 18.722656 16.777344 18.5 16.5 18.5 M 24.5 18.898438 C 24.832031 18.898438 25.101562 19.167969 25.101562 19.5 C 25.101562 19.832031 24.832031 20.101562 24.5 20.101562 C 24.167969 20.101562 23.898438 19.832031 23.898438 19.5 C 23.898438 19.167969 24.167969 18.898438 24.5 18.898438 M 18.5 19 C 18.222656 19 18 19.222656 18 19.5 C 18 19.777344 18.222656 20 18.5 20 L 21.5 20 C 21.777344 20 22 19.777344 22 19.5 C 22 19.222656 21.777344 19 21.5 19 Z M 5 23 L 27 23 C 27.550781 23 28 23.449219 28 24 L 28 27 C 28 27.550781 27.550781 28 27 28 L 5 28 C 4.449219 28 4 27.550781 4 27 L 4 24 C 4 23.449219 4.449219 23 5 23 M 24.5 24 C 23.671875 24 23 24.671875 23 25.5 C 23 26.328125 23.671875 27 24.5 27 C 25.328125 27 26 26.328125 26 25.5 C 26 24.671875 25.328125 24 24.5 24 M 6.5 24.5 C 6.222656 24.5 6 24.722656 6 25 L 6 26 C 6 26.277344 6.222656 26.5 6.5 26.5 C 6.777344 26.5 7 26.277344 7 26 L 7 25 C 7 24.722656 6.777344 24.5 6.5 24.5 M 9 24.5 C 8.722656 24.5 8.5 24.722656 8.5 25 L 8.5 26 C 8.5 26.277344 8.722656 26.5 9 26.5 C 9.277344 26.5 9.5 26.277344 9.5 26 L 9.5 25 C 9.5 24.722656 9.277344 24.5 9 24.5 M 11.5 24.5 C 11.222656 24.5 11 24.722656 11 25 L 11 26 C 11 26.277344 11.222656 26.5 11.5 26.5 C 11.777344 26.5 12 26.277344 12 26 L 12 25 C 12 24.722656 11.777344 24.5 11.5 24.5 M 14 24.5 C 13.722656 24.5 13.5 24.722656 13.5 25 L 13.5 26 C 13.5 26.277344 13.722656 26.5 14 26.5 C 14.277344 26.5 14.5 26.277344 14.5 26 L 14.5 25 C 14.5 24.722656 14.277344 24.5 14 24.5 M 16.5 24.5 C 16.222656 24.5 16 24.722656 16 25 L 16 26 C 16 26.277344 16.222656 26.5 16.5 26.5 C 16.777344 26.5 17 26.277344 17 26 L 17 25 C 17 24.722656 16.777344 24.5 16.5 24.5 M 24.5 24.875 C 24.84375 24.875 25.125 25.15625 25.125 25.5 C 25.125 25.84375 24.84375 26.125 24.5 26.125 C 24.15625 26.125 23.875 25.84375 23.875 25.5 C 23.875 25.15625 24.15625 24.875 24.5 24.875 M 18.5 25 C 18.222656 25 18 25.222656 18 25.5 C 18 25.777344 18.222656 26 18.5 26 L 21.5 26 C 21.777344 26 22 25.777344 22 25.5 C 22 25.222656 21.777344 25 21.5 25 Z M 18.5 25 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ ServersOutline.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 ServiceNow: 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 0 16 L 0 32 L 32 32 L 32 0 L 0 0 Z M 21.199219 6.601562 C 24.265625 8.132812 25.667969 9.667969 27 12.867188 C 28.867188 17.332031 27.867188 22.800781 24.601562 25.734375 C 23.398438 26.800781 23.199219 26.867188 20.933594 25.800781 C 18.066406 24.398438 13.332031 24.332031 11.601562 25.667969 C 10.933594 26.199219 9.800781 26.667969 9.199219 26.667969 C 7.398438 26.667969 4.734375 22.535156 4.265625 19.132812 C 2.933594 9.535156 12.734375 2.265625 21.199219 6.601562 M 11.667969 12.199219 C 10.332031 13.265625 9.800781 14.535156 9.535156 16.800781 C 9.199219 19.601562 9.332031 20.132812 11.199219 22 C 14.066406 24.867188 17.933594 24.867188 20.800781 22 C 22.667969 20.132812 22.800781 19.601562 22.464844 16.800781 C 22.199219 14.535156 21.667969 13.265625 20.332031 12.199219 C 18 10.132812 14 10.132812 11.667969 12.199219 M 11.667969 12.199219 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ ServiceNow.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 Servicenow: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 35.821999 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 18.027344 0.00390625 C 4.199219 -0.0234375 -4.472656 14.925781 2.414062 26.914062 C 3.285156 28.433594 4.378906 29.816406 5.652344 31.019531 C 6.917969 32.230469 8.878906 32.332031 10.265625 31.261719 C 14.808594 27.878906 21.035156 27.878906 25.578125 31.261719 C 26.976562 32.335938 28.953125 32.21875 30.214844 30.988281 C 40.246094 21.472656 36.210938 4.667969 22.953125 0.738281 C 21.351562 0.265625 19.695312 0.015625 18.027344 0 M 17.921875 26.925781 C 12.925781 27.0625 8.84375 22.980469 8.976562 17.984375 C 8.976562 11.101562 16.429688 6.800781 22.390625 10.242188 C 25.15625 11.839844 26.863281 14.789062 26.863281 17.984375 C 26.996094 22.980469 22.910156 27.0625 17.921875 26.925781 "
20
+ fillRule="evenodd"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Servicenow.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,60 @@
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 ServicenowLogo: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 211.199997 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 51.234375 10.226562 C 49.125 10.21875 47.082031 10.957031 45.460938 12.304688 L 45.460938 10.4375 L 40.191406 10.4375 L 40.191406 30.960938 L 45.671875 30.960938 L 45.671875 17.839844 C 46.863281 16.289062 48.6875 15.355469 50.644531 15.300781 C 51.390625 15.261719 52.140625 15.371094 52.84375 15.628906 L 52.84375 10.367188 C 52.3125 10.273438 51.773438 10.226562 51.234375 10.226562 M 3.457031 24.699219 C 5.019531 26.023438 7.007812 26.742188 9.054688 26.726562 C 10.53125 26.726562 11.667969 26.007812 11.667969 24.992188 C 11.667969 21.902344 1.761719 23.003906 1.761719 16.402344 C 1.761719 12.46875 5.558594 10.015625 9.601562 10.015625 C 12.058594 10.019531 14.464844 10.742188 16.515625 12.09375 L 13.953125 16.0625 C 12.820312 15.207031 11.449219 14.71875 10.03125 14.667969 C 8.515625 14.667969 7.25 15.261719 7.25 16.320312 C 7.25 18.984375 17.15625 17.925781 17.15625 25.035156 C 17.15625 28.972656 13.316406 31.382812 9.019531 31.382812 C 6.058594 31.355469 3.183594 30.394531 0.800781 28.640625 Z M 37.851562 20.507812 C 37.851562 14.796875 33.851562 10.015625 28.195312 10.015625 C 22.125 10.015625 18.246094 15.007812 18.246094 20.71875 C 18.125 23.589844 19.21875 26.382812 21.253906 28.410156 C 23.292969 30.4375 26.089844 31.515625 28.960938 31.382812 C 32.15625 31.425781 35.214844 30.082031 37.347656 27.703125 L 34.230469 24.570312 C 32.910156 26.027344 31.050781 26.882812 29.085938 26.941406 C 26.25 27.027344 23.832031 24.902344 23.558594 22.078125 L 37.726562 22.078125 C 37.8125 21.558594 37.855469 21.035156 37.851562 20.507812 M 23.8125 18.054688 C 24.21875 15.957031 26.058594 14.445312 28.195312 14.457031 C 30.261719 14.460938 32 16.003906 32.246094 18.054688 Z M 65.902344 22.960938 L 71.511719 10.4375 L 77.203125 10.4375 L 67.800781 30.960938 L 64.007812 30.960938 L 54.605469 10.4375 L 60.296875 10.4375 Z M 81.804688 0.800781 C 83.742188 0.835938 85.285156 2.425781 85.261719 4.363281 C 85.246094 5.789062 84.371094 7.0625 83.046875 7.589844 C 81.722656 8.117188 80.210938 7.792969 79.214844 6.773438 C 78.222656 5.75 77.949219 4.226562 78.515625 2.921875 C 79.082031 1.613281 80.378906 0.777344 81.804688 0.800781 "
20
+ fillRule="evenodd"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 79.0625 10.4375 L 84.542969 10.4375 L 84.542969 30.960938 L 79.0625 30.960938 Z M 79.0625 10.4375 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ <path
30
+ fill={color}
31
+ d="M 107.199219 26.769531 C 105.09375 29.785156 101.597656 31.523438 97.921875 31.382812 C 94.035156 31.480469 90.402344 29.460938 88.429688 26.109375 C 86.460938 22.757812 86.464844 18.597656 88.449219 15.25 C 90.429688 11.902344 94.074219 9.898438 97.960938 10.015625 C 101.304688 9.988281 104.476562 11.5 106.5625 14.117188 L 102.683594 17.546875 C 101.585938 16.027344 99.835938 15.117188 97.960938 15.089844 C 96.476562 15.085938 95.054688 15.679688 94.015625 16.742188 C 92.976562 17.800781 92.410156 19.234375 92.449219 20.71875 C 92.402344 22.226562 92.984375 23.683594 94.054688 24.746094 C 95.125 25.804688 96.589844 26.371094 98.097656 26.304688 C 100.074219 26.265625 101.902344 25.253906 102.988281 23.597656 Z M 127.105469 27.699219 C 124.972656 30.082031 121.914062 31.421875 118.71875 31.378906 C 115.847656 31.511719 113.054688 30.433594 111.019531 28.40625 C 108.980469 26.378906 107.890625 23.589844 108.011719 20.71875 C 108.011719 15.003906 111.890625 10.011719 117.960938 10.011719 C 123.609375 10.011719 127.613281 14.792969 127.613281 20.503906 C 127.617188 21.027344 127.574219 21.550781 127.488281 22.070312 L 113.320312 22.070312 C 113.589844 24.894531 116.007812 27.027344 118.84375 26.9375 C 120.808594 26.878906 122.667969 26.023438 123.988281 24.566406 Z M 122.007812 18.054688 C 121.761719 16.003906 120.027344 14.460938 117.960938 14.457031 C 115.824219 14.445312 113.980469 15.957031 113.574219 18.054688 Z M 129.792969 30.960938 L 129.792969 10.4375 L 135.0625 10.4375 L 135.0625 12.085938 C 136.6875 10.742188 138.730469 10.007812 140.835938 10.015625 C 143.570312 10.007812 146.164062 11.21875 147.917969 13.316406 C 149.496094 15.367188 150.25 17.9375 150.027344 20.515625 L 150.027344 30.960938 L 144.546875 30.960938 L 144.546875 20.078125 C 144.699219 18.679688 144.257812 17.28125 143.324219 16.230469 C 142.488281 15.457031 141.382812 15.046875 140.246094 15.085938 C 138.292969 15.144531 136.464844 16.074219 135.273438 17.625 L 135.273438 30.960938 Z M 129.792969 30.960938 "
32
+ fillRule="evenodd"
33
+ fillOpacity="1"
34
+ />
35
+ <path
36
+ fill={color}
37
+ d="M 164.136719 10.015625 C 159.21875 10.003906 154.789062 12.996094 152.96875 17.566406 C 151.144531 22.136719 152.292969 27.355469 155.871094 30.734375 C 156.71875 31.542969 158.027344 31.609375 158.953125 30.894531 C 161.988281 28.636719 166.148438 28.636719 169.183594 30.894531 C 170.117188 31.613281 171.4375 31.535156 172.28125 30.714844 C 175.828125 27.347656 176.976562 22.167969 175.1875 17.617188 C 173.398438 13.066406 169.027344 10.058594 164.136719 10.011719 M 164.066406 28 C 162.46875 28.042969 160.925781 27.429688 159.796875 26.296875 C 158.664062 25.167969 158.050781 23.625 158.09375 22.027344 C 158.09375 18.726562 160.769531 16.054688 164.066406 16.054688 C 167.367188 16.050781 170.042969 18.726562 170.042969 22.027344 C 170.085938 23.625 169.46875 25.167969 168.339844 26.296875 C 167.210938 27.429688 165.664062 28.042969 164.066406 28 "
38
+ fillRule="evenodd"
39
+ fillOpacity="1"
40
+ />
41
+ <path
42
+ fill={color}
43
+ d="M 186.859375 30.960938 L 182.777344 30.960938 L 174.640625 10.4375 L 180.113281 10.4375 L 184.574219 22.164062 L 188.949219 10.4375 L 193.523438 10.4375 L 197.859375 22.164062 L 202.359375 10.4375 L 207.832031 10.4375 L 199.695312 30.960938 L 195.613281 30.960938 L 191.238281 19.273438 Z M 186.859375 30.960938 "
44
+ fillRule="evenodd"
45
+ fillOpacity="1"
46
+ />
47
+ <path
48
+ fill={color}
49
+ d="M 207.894531 28.640625 L 207.433594 28.640625 L 207.433594 29.507812 L 207.039062 29.507812 L 207.039062 27.132812 L 208 27.132812 C 208.203125 27.128906 208.398438 27.210938 208.542969 27.355469 C 208.683594 27.5 208.765625 27.691406 208.765625 27.894531 C 208.761719 28.199219 208.574219 28.472656 208.292969 28.585938 L 208.832031 29.511719 L 208.40625 29.511719 Z M 207.433594 28.289062 L 208 28.289062 C 208.105469 28.289062 208.207031 28.25 208.28125 28.171875 C 208.355469 28.097656 208.398438 27.996094 208.398438 27.890625 C 208.398438 27.667969 208.222656 27.488281 208 27.488281 L 207.4375 27.488281 Z M 207.839844 26.15625 C 209.058594 26.15625 210.046875 27.140625 210.050781 28.359375 C 210.050781 29.578125 209.0625 30.566406 207.84375 30.566406 C 206.625 30.570312 205.636719 29.582031 205.636719 28.363281 C 205.636719 27.777344 205.867188 27.214844 206.28125 26.800781 C 206.695312 26.386719 207.253906 26.15625 207.839844 26.15625 M 207.839844 25.808594 C 206.425781 25.808594 205.28125 26.957031 205.28125 28.371094 C 205.285156 29.785156 206.429688 30.929688 207.84375 30.929688 C 209.257812 30.929688 210.402344 29.78125 210.402344 28.367188 C 210.402344 26.953125 209.253906 25.808594 207.839844 25.808594 M 207.839844 25.808594 "
50
+ fillRule="nonzero"
51
+ fillOpacity="1"
52
+ />
53
+ </svg>
54
+ );
55
+ };
56
+
57
+ ServicenowLogo.propTypes = {
58
+ color: PropTypes.string,
59
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
60
+ };
@@ -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 Settings: 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 21.332031 4.265625 C 19.953125 4.265625 18.777344 5.164062 18.332031 6.398438 L 4.265625 6.398438 C 3.6875 6.414062 3.230469 6.886719 3.230469 7.464844 C 3.230469 8.042969 3.6875 8.515625 4.265625 8.535156 L 18.332031 8.535156 C 18.777344 9.769531 19.953125 10.667969 21.332031 10.667969 C 22.710938 10.667969 23.886719 9.769531 24.332031 8.535156 L 27.734375 8.535156 C 28.3125 8.515625 28.769531 8.042969 28.769531 7.464844 C 28.769531 6.886719 28.3125 6.414062 27.734375 6.398438 L 24.332031 6.398438 C 23.886719 5.164062 22.710938 4.265625 21.332031 4.265625 M 21.332031 6.398438 C 21.914062 6.398438 22.355469 6.835938 22.386719 7.40625 L 22.386719 7.527344 C 22.367188 8.09375 21.898438 8.542969 21.332031 8.535156 C 20.753906 8.535156 20.3125 8.097656 20.277344 7.527344 C 20.28125 7.484375 20.28125 7.445312 20.277344 7.402344 C 20.300781 6.835938 20.765625 6.390625 21.332031 6.398438 M 12.800781 12.800781 C 11.421875 12.800781 10.246094 13.699219 9.800781 14.933594 L 4.265625 14.933594 C 3.683594 14.941406 3.214844 15.417969 3.214844 16 C 3.214844 16.582031 3.683594 17.058594 4.265625 17.066406 L 9.800781 17.066406 C 10.246094 18.300781 11.421875 19.199219 12.800781 19.199219 C 14.179688 19.199219 15.355469 18.300781 15.800781 17.066406 L 27.734375 17.066406 C 28.304688 17.042969 28.753906 16.570312 28.753906 16 C 28.753906 15.429688 28.304688 14.957031 27.734375 14.933594 L 15.800781 14.933594 C 15.355469 13.699219 14.179688 12.800781 12.800781 12.800781 M 12.800781 14.933594 C 13.378906 14.933594 13.824219 15.371094 13.855469 15.941406 C 13.851562 15.980469 13.851562 16.023438 13.855469 16.0625 C 13.832031 16.625 13.367188 17.070312 12.800781 17.066406 C 12.234375 17.074219 11.765625 16.625 11.746094 16.058594 C 11.75 16.019531 11.75 15.976562 11.746094 15.9375 C 11.765625 15.371094 12.234375 14.925781 12.800781 14.933594 M 17.066406 21.332031 C 15.6875 21.332031 14.511719 22.230469 14.066406 23.464844 L 4.265625 23.464844 C 3.6875 23.484375 3.230469 23.957031 3.230469 24.535156 C 3.230469 25.109375 3.6875 25.585938 4.265625 25.601562 L 14.066406 25.601562 C 14.511719 26.835938 15.6875 27.734375 17.066406 27.734375 C 18.445312 27.734375 19.621094 26.835938 20.066406 25.601562 L 27.734375 25.601562 C 28.3125 25.585938 28.769531 25.113281 28.769531 24.535156 C 28.769531 23.957031 28.3125 23.484375 27.734375 23.464844 L 20.066406 23.464844 C 19.621094 22.230469 18.445312 21.332031 17.066406 21.332031 M 17.066406 23.464844 C 17.648438 23.464844 18.089844 23.902344 18.121094 24.472656 C 18.117188 24.515625 18.117188 24.554688 18.121094 24.597656 C 18.101562 25.164062 17.632812 25.609375 17.066406 25.601562 C 16.5 25.605469 16.03125 25.160156 16.011719 24.59375 C 16.015625 24.554688 16.015625 24.511719 16.011719 24.472656 C 16.046875 23.902344 16.488281 23.464844 17.066406 23.464844 M 17.066406 23.464844 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Settings.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 Sftp: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 37.827 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 6.636719 14.550781 L 8.546875 14.429688 C 8.566406 14.683594 8.65625 14.929688 8.800781 15.136719 C 9.015625 15.402344 9.347656 15.550781 9.6875 15.53125 C 9.925781 15.546875 10.160156 15.476562 10.347656 15.332031 C 10.492188 15.21875 10.578125 15.046875 10.582031 14.863281 C 10.578125 14.6875 10.5 14.519531 10.363281 14.40625 C 10.050781 14.210938 9.699219 14.082031 9.335938 14.03125 C 8.652344 13.921875 8.007812 13.648438 7.453125 13.238281 C 7.082031 12.929688 6.871094 12.46875 6.882812 11.984375 C 6.882812 11.648438 6.984375 11.316406 7.175781 11.039062 C 7.390625 10.722656 7.695312 10.476562 8.050781 10.335938 C 8.5625 10.144531 9.105469 10.058594 9.648438 10.082031 C 10.316406 10.039062 10.980469 10.199219 11.550781 10.546875 C 12.011719 10.902344 12.296875 11.441406 12.328125 12.023438 L 10.4375 12.136719 C 10.414062 11.894531 10.308594 11.664062 10.132812 11.492188 C 9.941406 11.347656 9.703125 11.277344 9.464844 11.292969 C 9.277344 11.277344 9.089844 11.328125 8.933594 11.4375 C 8.820312 11.523438 8.753906 11.660156 8.753906 11.800781 C 8.757812 11.910156 8.8125 12.011719 8.898438 12.078125 C 9.101562 12.207031 9.332031 12.289062 9.570312 12.320312 C 10.21875 12.4375 10.851562 12.628906 11.457031 12.894531 C 11.796875 13.050781 12.085938 13.304688 12.289062 13.617188 C 12.460938 13.910156 12.550781 14.242188 12.546875 14.582031 C 12.550781 14.992188 12.429688 15.394531 12.203125 15.738281 C 11.964844 16.09375 11.628906 16.371094 11.234375 16.539062 C 10.734375 16.734375 10.203125 16.828125 9.667969 16.8125 C 8.5625 16.8125 7.792969 16.59375 7.371094 16.171875 C 6.941406 15.734375 6.683594 15.160156 6.644531 14.546875 Z M 2.792969 4.8125 L 3.742188 4.8125 L 3.742188 2.523438 C 3.742188 2.210938 3.996094 1.953125 4.308594 1.949219 L 5.332031 1.949219 L 5.332031 0.574219 C 5.332031 0.421875 5.394531 0.273438 5.503906 0.164062 C 5.617188 0.0585938 5.765625 0 5.917969 0 L 15.257812 0 C 15.578125 0 15.835938 0.257812 15.835938 0.574219 L 15.835938 1.949219 L 34.152344 1.949219 C 34.46875 1.949219 34.726562 2.207031 34.726562 2.523438 L 34.726562 4.8125 L 35.777344 4.8125 C 36.09375 4.8125 36.351562 5.070312 36.351562 5.386719 C 36.359375 5.429688 36.359375 5.472656 36.351562 5.511719 L 34.328125 20.316406 C 34.265625 20.792969 34.046875 21.230469 33.710938 21.570312 C 33.386719 21.902344 32.945312 22.089844 32.480469 22.089844 L 21.316406 22.089844 L 21.316406 23.804688 L 21.371094 23.804688 C 21.824219 23.808594 22.1875 24.175781 22.1875 24.628906 L 22.1875 26.109375 L 26.191406 26.109375 C 26.546875 26.109375 26.863281 26.34375 26.972656 26.683594 L 35.542969 26.683594 C 36.46875 26.640625 37.320312 27.195312 37.652344 28.0625 C 37.769531 28.355469 37.828125 28.667969 37.828125 28.984375 C 37.828125 29.300781 37.769531 29.617188 37.652344 29.910156 C 37.316406 30.773438 36.46875 31.328125 35.542969 31.285156 L 27.007812 31.285156 C 26.960938 31.703125 26.609375 32.015625 26.191406 32.015625 L 12.289062 32.015625 C 11.871094 32.015625 11.519531 31.703125 11.472656 31.285156 L 2.285156 31.285156 C 1.355469 31.328125 0.503906 30.765625 0.175781 29.894531 C -0.0625 29.300781 -0.0625 28.640625 0.175781 28.046875 C 0.507812 27.183594 1.359375 26.628906 2.285156 26.667969 L 11.519531 26.667969 C 11.625 26.328125 11.941406 26.09375 12.300781 26.09375 L 15.601562 26.09375 L 15.601562 24.628906 C 15.601562 24.175781 15.96875 23.808594 16.421875 23.808594 L 16.726562 23.808594 L 16.726562 22.085938 L 5.542969 22.085938 C 5.0625 22.089844 4.605469 21.894531 4.277344 21.546875 C 3.945312 21.207031 3.742188 20.765625 3.695312 20.292969 L 2.128906 5.445312 C 2.113281 5.296875 2.15625 5.152344 2.246094 5.035156 C 2.34375 4.910156 2.484375 4.832031 2.640625 4.816406 L 2.792969 4.816406 Z M 17.8125 23.800781 L 20.230469 23.800781 L 20.230469 22.109375 L 17.8125 22.109375 Z M 27.011719 27.765625 L 27.011719 30.183594 L 35.542969 30.183594 C 36.015625 30.207031 36.453125 29.929688 36.632812 29.492188 C 36.695312 29.328125 36.730469 29.152344 36.726562 28.972656 C 36.730469 28.796875 36.695312 28.625 36.632812 28.460938 C 36.453125 28.015625 36.007812 27.738281 35.53125 27.765625 Z M 11.46875 30.183594 L 11.46875 27.765625 L 2.285156 27.765625 C 1.804688 27.738281 1.363281 28.015625 1.183594 28.460938 C 1.117188 28.625 1.085938 28.796875 1.085938 28.972656 C 1.085938 29.152344 1.121094 29.324219 1.183594 29.492188 C 1.363281 29.933594 1.804688 30.210938 2.285156 30.183594 Z M 3.339844 5.960938 L 4.828125 20.175781 C 4.847656 20.390625 4.9375 20.589844 5.085938 20.75 C 5.207031 20.867188 5.371094 20.933594 5.542969 20.933594 L 32.488281 20.933594 C 32.652344 20.929688 32.804688 20.863281 32.921875 20.75 C 33.078125 20.585938 33.171875 20.378906 33.195312 20.15625 L 35.128906 5.960938 Z M 4.894531 3.101562 L 4.894531 4.808594 L 33.574219 4.566406 L 33.574219 3.101562 L 15.257812 3.101562 C 14.9375 3.097656 14.683594 2.84375 14.679688 2.523438 L 14.679688 1.152344 L 6.496094 1.152344 L 6.496094 2.523438 C 6.496094 2.675781 6.4375 2.824219 6.328125 2.929688 C 6.21875 3.039062 6.070312 3.101562 5.917969 3.101562 Z M 13.605469 10.179688 L 18.578125 10.179688 L 18.578125 11.578125 L 15.625 11.578125 L 15.625 12.714844 L 18.164062 12.714844 L 18.164062 14.035156 L 15.625 14.035156 L 15.625 16.6875 L 13.605469 16.6875 Z M 19.253906 10.179688 L 25.371094 10.179688 L 25.371094 11.789062 L 23.320312 11.789062 L 23.320312 16.703125 L 21.308594 16.703125 L 21.308594 11.800781 L 19.253906 11.800781 Z M 26.3125 10.179688 L 29.660156 10.179688 C 30.253906 10.132812 30.839844 10.320312 31.296875 10.699219 C 31.679688 11.09375 31.878906 11.628906 31.84375 12.179688 C 31.875 12.753906 31.660156 13.3125 31.25 13.71875 C 30.851562 14.09375 30.246094 14.28125 29.4375 14.277344 L 28.320312 14.277344 L 28.320312 16.683594 L 26.3125 16.683594 Z M 28.332031 12.949219 L 28.828125 12.949219 C 29.117188 12.980469 29.410156 12.90625 29.652344 12.746094 C 29.804688 12.617188 29.894531 12.429688 29.886719 12.230469 C 29.890625 12.035156 29.820312 11.847656 29.683594 11.710938 C 29.464844 11.542969 29.1875 11.464844 28.910156 11.496094 L 28.320312 11.496094 L 28.320312 12.949219 Z M 28.332031 12.949219 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Sftp.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 Shield: 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.011719 31.875 L 15.734375 31.746094 C 15.59375 31.683594 1.921875 25.140625 1.921875 5.648438 L 1.921875 5.132812 L 2.421875 5.023438 C 7.160156 3.984375 9.957031 2.511719 12 1.433594 C 13.585938 0.601562 14.734375 0 16 0 C 17.265625 0 18.414062 0.601562 20 1.433594 C 22.042969 2.511719 24.839844 3.980469 29.578125 5.023438 L 30.078125 5.132812 L 30.078125 5.648438 C 30.078125 24.496094 16.425781 31.664062 16.289062 31.734375 Z M 16.011719 31.875 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Shield.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 ShieldUser: 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 0 C 14.734375 0 13.585938 0.605469 12 1.441406 C 9.957031 2.515625 7.15625 3.980469 2.421875 5.019531 L 1.921875 5.140625 L 1.921875 5.640625 C 1.921875 25.136719 15.601562 31.675781 15.738281 31.738281 L 16.019531 31.878906 L 16.28125 31.738281 C 16.417969 31.671875 30.078125 24.488281 30.078125 5.640625 L 30.078125 5.140625 L 29.578125 5.019531 C 24.84375 3.980469 22.042969 2.515625 20 1.441406 C 18.414062 0.605469 17.265625 0 16 0 M 16 8.320312 C 19.535156 8.320312 22.398438 11.183594 22.398438 14.71875 C 22.398438 18.253906 19.535156 21.117188 16 21.121094 C 12.464844 21.117188 9.601562 18.253906 9.601562 14.71875 C 9.601562 11.183594 12.464844 8.320312 16 8.320312 M 15.980469 10.019531 C 13.621094 10.0625 13.324219 11.808594 13.839844 13.800781 C 13.746094 13.859375 13.601562 14.023438 13.640625 14.339844 C 13.710938 14.929688 13.949219 15.085938 14.101562 15.101562 C 14.160156 15.648438 14.523438 16.296875 14.71875 16.398438 C 14.71875 16.792969 14.738281 17.089844 14.699219 17.519531 C 14.476562 18.121094 13.632812 18.375 12.800781 18.71875 C 13.707031 19.449219 14.835938 19.84375 16 19.839844 C 17.210938 19.839844 18.324219 19.40625 19.199219 18.699219 C 18.371094 18.355469 17.542969 18.121094 17.320312 17.519531 C 17.28125 17.089844 17.300781 16.792969 17.300781 16.398438 C 17.496094 16.296875 17.84375 15.648438 17.898438 15.101562 C 18.050781 15.085938 18.289062 14.929688 18.359375 14.339844 C 18.398438 14.023438 18.253906 13.859375 18.160156 13.800781 C 18.410156 13.050781 18.921875 10.738281 17.199219 10.5 C 17.023438 10.1875 16.570312 10.019531 15.980469 10.019531 M 15.980469 10.019531 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ ShieldUser.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };