@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,53 @@
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 K8sVol: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32.978001 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 16.378906 0.847656 C 16.105469 0.859375 15.835938 0.929688 15.585938 1.046875 L 4.722656 6.238281 C 4.15625 6.507812 3.742188 7.023438 3.601562 7.636719 L 0.921875 19.292969 C 0.78125 19.902344 0.925781 20.546875 1.320312 21.035156 L 8.839844 30.382812 C 9.234375 30.871094 9.832031 31.15625 10.460938 31.15625 L 22.515625 31.152344 C 23.148438 31.152344 23.746094 30.871094 24.140625 30.378906 L 31.65625 21.03125 C 32.050781 20.542969 32.199219 19.902344 32.058594 19.289062 L 29.375 7.632812 C 29.234375 7.019531 28.820312 6.503906 28.25 6.234375 L 17.386719 1.046875 C 17.074219 0.898438 16.726562 0.828125 16.378906 0.847656 M 16.378906 0.847656 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 16.375 0.00390625 C 16.082031 0.0195312 15.796875 0.0898438 15.535156 0.214844 L 4.070312 5.695312 C 3.46875 5.980469 3.03125 6.523438 2.882812 7.167969 L 0.0546875 19.472656 C -0.078125 20.046875 0.03125 20.648438 0.351562 21.140625 C 0.390625 21.203125 0.433594 21.257812 0.476562 21.3125 L 8.414062 31.183594 C 8.832031 31.699219 9.464844 32 10.128906 32 L 22.851562 31.996094 C 23.519531 31.996094 24.152344 31.695312 24.566406 31.179688 L 32.5 21.3125 C 32.914062 20.796875 33.070312 20.117188 32.921875 19.472656 L 30.089844 7.164062 C 29.9375 6.519531 29.503906 5.976562 28.90625 5.691406 L 17.4375 0.214844 C 17.105469 0.0585938 16.742188 -0.015625 16.375 0.00390625 M 16.378906 0.847656 C 16.726562 0.828125 17.074219 0.898438 17.386719 1.046875 L 28.25 6.234375 C 28.816406 6.507812 29.230469 7.019531 29.375 7.632812 L 32.058594 19.289062 C 32.199219 19.902344 32.050781 20.542969 31.65625 21.03125 L 24.140625 30.378906 C 23.746094 30.871094 23.148438 31.15625 22.515625 31.152344 L 10.460938 31.15625 C 9.828125 31.15625 9.230469 30.871094 8.839844 30.382812 L 1.320312 21.035156 C 0.925781 20.546875 0.78125 19.902344 0.921875 19.292969 L 3.601562 7.636719 C 3.742188 7.023438 4.15625 6.507812 4.722656 6.238281 L 15.585938 1.046875 C 15.832031 0.929688 16.105469 0.859375 16.378906 0.847656 M 16.378906 0.847656 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ <path
30
+ fill={color}
31
+ d="M 8.023438 13.21875 C 8.023438 14.355469 11.8125 15.273438 16.488281 15.273438 C 21.164062 15.273438 24.953125 14.355469 24.953125 13.21875 L 24.953125 18.78125 C 24.953125 19.917969 21.164062 20.839844 16.488281 20.839844 C 11.8125 20.839844 8.023438 19.917969 8.023438 18.78125 Z M 8.023438 13.21875 C 8.023438 12.082031 11.8125 11.160156 16.488281 11.160156 C 21.164062 11.160156 24.953125 12.082031 24.953125 13.21875 C 24.953125 14.355469 21.164062 15.273438 16.488281 15.273438 C 11.8125 15.273438 8.023438 14.355469 8.023438 13.21875 M 8.023438 13.21875 "
32
+ fillRule="evenodd"
33
+ fillOpacity="1"
34
+ />
35
+ <path
36
+ fill="none"
37
+ stroke={color}
38
+ d="M 199.625 105.75 C 199.625 114.84375 169.3125 122.1875 131.90625 122.1875 C 94.5 122.1875 64.1875 114.84375 64.1875 105.75 C 64.1875 96.65625 94.5 89.28125 131.90625 89.28125 C 169.3125 89.28125 199.625 96.65625 199.625 105.75 L 199.625 150.25 C 199.625 159.34375 169.3125 166.71875 131.90625 166.71875 C 94.5 166.71875 64.1875 159.34375 64.1875 150.25 L 64.1875 105.75 "
39
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
40
+ strokeWidth="3.872"
41
+ strokeLinecap="butt"
42
+ strokeLinejoin="round"
43
+ strokeOpacity="1"
44
+ strokeMiterlimit="10"
45
+ />
46
+ </svg>
47
+ );
48
+ };
49
+
50
+ K8sVol.propTypes = {
51
+ color: PropTypes.string,
52
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
53
+ };
@@ -0,0 +1,210 @@
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 Kubescape: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32.241001 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
+ <linearGradient
31
+ id="linear-pattern-0"
32
+ gradientUnits="userSpaceOnUse"
33
+ x1="97.410004"
34
+ y1="116.839996"
35
+ x2="171.779999"
36
+ y2="116.839996"
37
+ gradientTransform="matrix(0.16035, 0, 0, 0.16035, 0, 0)"
38
+ >
39
+ <stop
40
+ offset="0"
41
+ stopColor="rgb(100%, 47.058824%, 47.450981%)"
42
+ stopOpacity="1"
43
+ />
44
+ <stop
45
+ offset="0.21"
46
+ stopColor="rgb(98.431373%, 46.27451%, 47.843137%)"
47
+ stopOpacity="1"
48
+ />
49
+ <stop
50
+ offset="0.36"
51
+ stopColor="rgb(94.901961%, 44.705883%, 50.196081%)"
52
+ stopOpacity="1"
53
+ />
54
+ <stop
55
+ offset="0.5"
56
+ stopColor="rgb(88.627452%, 41.568628%, 54.11765%)"
57
+ stopOpacity="1"
58
+ />
59
+ <stop
60
+ offset="0.63"
61
+ stopColor="rgb(79.607844%, 37.64706%, 59.607846%)"
62
+ stopOpacity="1"
63
+ />
64
+ <stop
65
+ offset="0.75"
66
+ stopColor="rgb(67.843139%, 32.156864%, 66.666669%)"
67
+ stopOpacity="1"
68
+ />
69
+ <stop
70
+ offset="0.86"
71
+ stopColor="rgb(53.725493%, 25.490198%, 75.294119%)"
72
+ stopOpacity="1"
73
+ />
74
+ <stop
75
+ offset="0.98"
76
+ stopColor="rgb(37.254903%, 17.647059%, 85.09804%)"
77
+ stopOpacity="1"
78
+ />
79
+ <stop
80
+ offset="1"
81
+ stopColor="rgb(33.333334%, 16.078432%, 87.843138%)"
82
+ stopOpacity="1"
83
+ />
84
+ </linearGradient>
85
+ <clipPath id="clip-0">
86
+ <path
87
+ d="M 0 0 L 32.25 0 L 32.25 32 L 0 32 Z M 0 0 "
88
+ clipRule="nonzero"
89
+ />
90
+ </clipPath>
91
+ <image id="source-13" x="0" y="0" width="33" height="32" />
92
+ <mask id="mask-0">
93
+ <g filter="url(#filter-remove-color)">
94
+ <use />
95
+ </g>
96
+ </mask>
97
+ <clipPath id="clip-1">
98
+ <rect x="0" y="0" width="33" height="32" />
99
+ </clipPath>
100
+ <g id="source-12" clipPath="url(#clip-1)">
101
+ <path
102
+ fill={color}
103
+ d="M 19.523438 19.074219 L 17.015625 19.074219 C 16.800781 19.074219 16.601562 18.957031 16.496094 18.769531 L 16.058594 17.976562 L 16.984375 16.375 L 17.964844 14.671875 L 20.035156 18.183594 C 20.144531 18.367188 20.144531 18.59375 20.039062 18.777344 C 19.933594 18.960938 19.734375 19.074219 19.523438 19.074219 M 19.523438 19.074219 "
104
+ fillRule="nonzero"
105
+ fillOpacity="1"
106
+ />
107
+ </g>
108
+ <clipPath id="clip-2">
109
+ <rect x="0" y="0" width="33" height="32" />
110
+ </clipPath>
111
+ <g id="source-15" clipPath="url(#clip-2)">
112
+ <g clipPath="url(#clip-0)">
113
+ <g mask="url(#mask-0)">
114
+ <use />
115
+ </g>
116
+ </g>
117
+ </g>
118
+ <linearGradient
119
+ id="linear-pattern-1"
120
+ gradientUnits="userSpaceOnUse"
121
+ x1="137.100006"
122
+ y1="124.769997"
123
+ x2="171.789993"
124
+ y2="124.769997"
125
+ gradientTransform="matrix(0.16035, 0, 0, 0.16035, 0, 0)"
126
+ >
127
+ <stop
128
+ offset="0"
129
+ stopColor="rgb(100%, 47.058824%, 47.450981%)"
130
+ stopOpacity="1"
131
+ />
132
+ <stop
133
+ offset="0.21"
134
+ stopColor="rgb(98.431373%, 46.27451%, 47.843137%)"
135
+ stopOpacity="1"
136
+ />
137
+ <stop
138
+ offset="0.36"
139
+ stopColor="rgb(94.901961%, 44.705883%, 50.196081%)"
140
+ stopOpacity="1"
141
+ />
142
+ <stop
143
+ offset="0.5"
144
+ stopColor="rgb(88.627452%, 41.568628%, 54.11765%)"
145
+ stopOpacity="1"
146
+ />
147
+ <stop
148
+ offset="0.63"
149
+ stopColor="rgb(79.607844%, 37.64706%, 59.607846%)"
150
+ stopOpacity="1"
151
+ />
152
+ <stop
153
+ offset="0.75"
154
+ stopColor="rgb(67.843139%, 32.156864%, 66.666669%)"
155
+ stopOpacity="1"
156
+ />
157
+ <stop
158
+ offset="0.86"
159
+ stopColor="rgb(53.725493%, 25.490198%, 75.294119%)"
160
+ stopOpacity="1"
161
+ />
162
+ <stop
163
+ offset="0.98"
164
+ stopColor="rgb(37.254903%, 17.647059%, 85.09804%)"
165
+ stopOpacity="1"
166
+ />
167
+ <stop
168
+ offset="1"
169
+ stopColor="rgb(33.333334%, 16.078432%, 87.843138%)"
170
+ stopOpacity="1"
171
+ />
172
+ </linearGradient>
173
+ </defs>
174
+ <path
175
+ fill={color}
176
+ d="M 27.546875 15.242188 L 22.234375 24.4375 C 22.164062 24.558594 22.082031 24.671875 21.984375 24.773438 L 19.105469 24.773438 L 16.414062 20.113281 L 15.621094 18.734375 L 16.984375 16.375 L 18.097656 14.4375 L 19.105469 12.699219 L 26.078125 12.699219 Z M 27.546875 15.242188 "
177
+ fillRule="nonzero"
178
+ />
179
+ <path
180
+ fill={color}
181
+ d="M 28.472656 13.636719 L 27.546875 15.242188 L 26.078125 12.699219 L 19.105469 12.699219 L 18.097656 14.4375 L 16.984375 16.375 L 15.621094 18.734375 L 16.414062 20.113281 L 19.105469 24.773438 L 21.984375 24.773438 C 21.636719 25.15625 21.132812 25.382812 20.601562 25.382812 L 8.125 25.382812 C 7.449219 25.382812 6.828125 25.023438 6.492188 24.4375 L 0.253906 13.636719 C -0.0820312 13.050781 -0.0820312 12.332031 0.253906 11.746094 L 6.488281 0.941406 C 6.828125 0.359375 7.449219 0 8.121094 0 L 20.597656 0 C 21.269531 0 21.894531 0.359375 22.230469 0.941406 L 28.46875 11.746094 C 28.808594 12.332031 28.808594 13.050781 28.46875 13.636719 Z M 28.472656 13.636719 "
182
+ fillRule="nonzero"
183
+ fillOpacity="1"
184
+ />
185
+ <path
186
+ fill={color}
187
+ d="M 12.863281 6.308594 L 10.652344 6.308594 C 10.496094 6.308594 10.34375 6.367188 10.234375 6.480469 C 10.121094 6.589844 10.058594 6.742188 10.058594 6.898438 L 10.058594 18.484375 C 10.058594 18.8125 10.320312 19.074219 10.652344 19.074219 L 12.863281 19.074219 C 12.898438 19.074219 12.929688 19.074219 12.964844 19.066406 C 13.25 19.019531 13.457031 18.773438 13.457031 18.484375 L 13.457031 6.898438 C 13.457031 6.742188 13.394531 6.589844 13.28125 6.480469 C 13.171875 6.367188 13.019531 6.308594 12.863281 6.308594 M 16.601562 11.691406 L 16.800781 11.398438 L 17.136719 10.898438 L 19.609375 7.230469 C 19.730469 7.046875 19.742188 6.8125 19.640625 6.621094 C 19.539062 6.429688 19.335938 6.308594 19.117188 6.308594 L 17.011719 6.308594 C 16.808594 6.304688 16.621094 6.410156 16.511719 6.582031 L 13.457031 11.398438 L 13.089844 11.980469 C 12.972656 12.164062 12.964844 12.394531 13.070312 12.585938 L 13.457031 13.285156 L 14.558594 15.273438 L 16.058594 17.976562 L 16.984375 16.375 L 17.964844 14.671875 L 16.582031 12.324219 C 16.503906 12.195312 16.480469 12.042969 16.511719 11.894531 C 16.527344 11.820312 16.558594 11.75 16.601562 11.691406 M 16.601562 11.691406 "
188
+ fillRule="nonzero"
189
+ fillOpacity="1"
190
+ />
191
+ <path
192
+ fill={color}
193
+ d="M 32.125 18 C 32.074219 17.835938 32.003906 17.675781 31.917969 17.527344 L 28.300781 11.261719 C 27.867188 10.515625 27.070312 10.054688 26.207031 10.050781 L 18.96875 10.050781 C 18.105469 10.054688 17.3125 10.515625 16.878906 11.261719 L 16.796875 11.398438 L 16.511719 11.894531 L 15.4375 13.753906 L 14.558594 15.273438 L 13.457031 17.1875 L 13.257812 17.527344 C 13.253906 17.539062 13.246094 17.550781 13.242188 17.5625 C 12.980469 18.023438 12.890625 18.554688 12.960938 19.066406 C 13 19.375 13.101562 19.675781 13.257812 19.945312 L 16.878906 26.210938 C 17.308594 26.957031 18.105469 27.417969 18.96875 27.417969 L 26.207031 27.417969 C 26.285156 27.417969 26.363281 27.414062 26.441406 27.40625 L 29.011719 31.515625 C 29.316406 32 29.960938 32.144531 30.445312 31.84375 L 30.601562 31.746094 C 31.085938 31.441406 31.234375 30.796875 30.933594 30.316406 L 28.328125 26.160156 L 31.917969 19.945312 C 32.257812 19.355469 32.332031 18.648438 32.125 18 M 28.773438 20.101562 L 26.074219 24.773438 L 19.101562 24.773438 L 16.414062 20.113281 L 15.617188 18.734375 L 16.054688 17.976562 L 16.980469 16.375 L 17.964844 14.671875 L 18.097656 14.4375 L 19.101562 12.699219 L 26.074219 12.699219 L 27.546875 15.246094 L 29.558594 18.734375 Z M 28.773438 20.101562 "
194
+ fillRule="nonzero"
195
+ fillOpacity="1"
196
+ />
197
+ <use />
198
+ <path
199
+ fill={color}
200
+ d="M 27.546875 15.246094 L 22.046875 24.773438 L 21.984375 24.773438 C 22.078125 24.671875 22.160156 24.558594 22.230469 24.4375 L 27.542969 15.242188 Z M 27.546875 15.246094 "
201
+ fillRule="nonzero"
202
+ />
203
+ </svg>
204
+ );
205
+ };
206
+
207
+ Kubescape.propTypes = {
208
+ color: PropTypes.string,
209
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
210
+ };
@@ -0,0 +1,169 @@
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 Kustomize: 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-and-invert-alpha"
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 1"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <filter id="filter-0" x="0%" y="0%" width="100%" height="100%">
31
+ <feImage
32
+ result="source"
33
+ x="0"
34
+ y="0"
35
+ width="54.001268"
36
+ height="54.001268"
37
+ />
38
+ <feImage
39
+ result="destination"
40
+ x="0"
41
+ y="0"
42
+ width="54.001268"
43
+ height="54.001268"
44
+ />
45
+ <feComposite
46
+ in="source"
47
+ in2="destination"
48
+ operator="arithmetic"
49
+ k1="0"
50
+ k2="1"
51
+ k3="1"
52
+ k4="0"
53
+ colorInterpolationFilters="sRGB"
54
+ />
55
+ </filter>
56
+ <clipPath id="clip-0">
57
+ <path
58
+ d="M 0 0 L 31.789062 0 L 31.789062 31.789062 L 0 31.789062 Z M 0 0 "
59
+ clipRule="nonzero"
60
+ />
61
+ </clipPath>
62
+ <clipPath id="clip-1">
63
+ <path d="M 0 0 L 31 0 L 31 31 L 0 31 Z M 0 0 " clipRule="nonzero" />
64
+ </clipPath>
65
+ <image id="source-21" x="0" y="0" width="130" height="130" />
66
+ <g id="compositing-group-0" transform="translate(11.375267, 11.419384)">
67
+ <rect
68
+ x="-11.375267"
69
+ y="-11.419384"
70
+ width="54.001268"
71
+ height="54.001268"
72
+ fill={color}
73
+ fillOpacity="0"
74
+ />
75
+ <clipPath id="clip-2">
76
+ <path d="M 0 0 L 31 0 L 31 31 L 0 31 Z M 0 0 " clipRule="nonzero" />
77
+ </clipPath>
78
+ <g clipPath="url(#clip-2)">
79
+ <rect
80
+ x="-11.375267"
81
+ y="-11.419384"
82
+ width="54.001268"
83
+ height="54.001268"
84
+ fill={color}
85
+ fillOpacity="1"
86
+ />
87
+ </g>
88
+ </g>
89
+ <mask id="mask-0">
90
+ <use />
91
+ </mask>
92
+ <mask id="mask-1">
93
+ <use filter="url(#filter-remove-color-and-invert-alpha)" />
94
+ </mask>
95
+ <g id="compositing-group-1" mask="url(#mask-0)">
96
+ <g transform="translate(11.375267, 11.419384)">
97
+ <use transform="matrix(0.24, 0, 0, 0.24, 0, 0)" />
98
+ </g>
99
+ </g>
100
+ <g id="compositing-group-2" mask="url(#mask-1)">
101
+ <g transform="translate(11.375267, 11.419384)"></g>
102
+ </g>
103
+ <clipPath id="clip-3">
104
+ <rect x="0" y="0" width="31" height="31" />
105
+ </clipPath>
106
+ <g id="source-8" clipPath="url(#clip-3)">
107
+ <g
108
+ filter="url(#filter-0)"
109
+ transform="translate(-11.375267, -11.419384)"
110
+ >
111
+ <rect
112
+ x="0"
113
+ y="0"
114
+ width="54.001268"
115
+ height="54.001268"
116
+ fill={color}
117
+ fillOpacity="1"
118
+ />
119
+ </g>
120
+ </g>
121
+ <pattern
122
+ id="pattern-1"
123
+ patternUnits="userSpaceOnUse"
124
+ x="0"
125
+ y="0"
126
+ width="31"
127
+ height="31"
128
+ viewBox="0 0 31 31"
129
+ >
130
+ <use />
131
+ </pattern>
132
+ <clipPath id="clip-4">
133
+ <rect x="0" y="0" width="31" height="31" />
134
+ </clipPath>
135
+ <g id="source-10" clipPath="url(#clip-4)">
136
+ <g clipPath="url(#clip-1)">
137
+ <rect
138
+ x="-6.875161"
139
+ y="-6.919279"
140
+ width="45.001057"
141
+ height="45.001057"
142
+ fill={color}
143
+ />
144
+ </g>
145
+ </g>
146
+ <pattern
147
+ id="pattern-0"
148
+ patternUnits="userSpaceOnUse"
149
+ x="0"
150
+ y="0"
151
+ width="31"
152
+ height="31"
153
+ viewBox="0 0 31 31"
154
+ patternTransform="matrix(1.025422, 0.00144966, -0.00144966, 1.025422, 0, 0)"
155
+ >
156
+ <use />
157
+ </pattern>
158
+ </defs>
159
+ <g clipPath="url(#clip-0)">
160
+ <rect x="-3.2" y="-3.2" width="38.4" height="38.4" fill={color} />
161
+ </g>
162
+ </svg>
163
+ );
164
+ };
165
+
166
+ Kustomize.propTypes = {
167
+ color: PropTypes.string,
168
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
169
+ };
@@ -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 Ldap: 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 2.050781 C 11.023438 2.054688 6.425781 4.714844 3.9375 9.023438 L 6.714844 9.023438 C 7.9375 7.402344 9.558594 6.125 11.421875 5.316406 C 10.765625 6.484375 10.257812 7.730469 9.914062 9.023438 L 12.363281 9.023438 C 13.28125 6.167969 14.691406 4.378906 16 4.378906 C 17.3125 4.378906 18.714844 6.167969 19.636719 9.023438 L 22.085938 9.023438 C 21.746094 7.730469 21.238281 6.484375 20.578125 5.316406 C 22.441406 6.125 24.066406 7.402344 25.289062 9.023438 L 28.066406 9.023438 C 25.574219 4.714844 20.976562 2.058594 16 2.050781 M 3.9375 22.980469 C 6.425781 27.292969 11.023438 29.949219 16.003906 29.949219 C 20.980469 29.949219 25.582031 27.292969 28.066406 22.980469 L 25.289062 22.980469 C 24.066406 24.601562 22.445312 25.878906 20.578125 26.683594 C 21.238281 25.519531 21.746094 24.273438 22.085938 22.980469 L 19.636719 22.980469 C 18.71875 25.835938 17.316406 27.625 16 27.625 C 14.683594 27.625 13.28125 25.835938 12.367188 22.976562 L 9.914062 22.976562 C 10.253906 24.273438 10.761719 25.519531 11.421875 26.683594 C 9.558594 25.878906 7.933594 24.601562 6.714844 22.976562 Z M 2.273438 10.046875 L 4.546875 10.046875 L 4.546875 19.621094 L 2.273438 19.621094 Z M 13.03125 19.621094 L 10.867188 19.621094 L 10.867188 18.8125 L 10.839844 18.8125 C 10.425781 19.460938 9.699219 19.84375 8.925781 19.820312 C 6.746094 19.820312 5.820312 17.957031 5.820312 15.996094 C 5.820312 14.1875 6.785156 12.472656 8.753906 12.472656 C 9.53125 12.4375 10.273438 12.792969 10.730469 13.421875 L 10.761719 13.421875 L 10.761719 10.046875 L 13.035156 10.046875 Z M 8.09375 16.066406 C 8.09375 17.019531 8.457031 18.078125 9.484375 18.078125 C 10.59375 18.078125 10.835938 17.019531 10.835938 16.136719 C 10.835938 15.128906 10.476562 14.207031 9.484375 14.207031 C 8.457031 14.203125 8.09375 15.183594 8.09375 16.066406 M 14.488281 14.808594 C 14.480469 14.035156 14.898438 13.320312 15.574219 12.945312 C 16.207031 12.582031 16.984375 12.460938 17.789062 12.460938 C 19.433594 12.460938 21.027344 12.824219 21.027344 14.792969 L 21.027344 17.835938 C 21.027344 18.425781 21.027344 19.070312 21.292969 19.621094 L 18.996094 19.621094 C 18.925781 19.40625 18.878906 19.1875 18.863281 18.964844 C 18.273438 19.59375 17.417969 19.820312 16.574219 19.820312 C 15.238281 19.820312 14.207031 19.152344 14.207031 17.710938 C 14.207031 15.457031 16.667969 15.617188 18.246094 15.292969 C 18.636719 15.203125 18.851562 15.082031 18.851562 14.652344 C 18.851562 14.128906 18.222656 13.929688 17.753906 13.929688 C 17.097656 13.929688 16.722656 14.222656 16.617188 14.800781 Z M 17.433594 18.414062 C 18.515625 18.414062 18.875 17.808594 18.824219 16.363281 C 18.503906 16.566406 17.914062 16.589844 17.414062 16.738281 C 16.914062 16.882812 16.476562 17.074219 16.476562 17.621094 C 16.476562 18.167969 16.910156 18.414062 17.433594 18.414062 M 22.515625 12.664062 L 24.683594 12.664062 L 24.683594 13.46875 L 24.710938 13.46875 C 25.128906 12.820312 25.851562 12.4375 26.621094 12.460938 C 28.804688 12.460938 29.726562 14.324219 29.726562 16.285156 C 29.726562 18.097656 28.765625 19.8125 26.796875 19.8125 C 26.019531 19.839844 25.28125 19.484375 24.816406 18.859375 L 24.792969 18.859375 L 24.792969 21.941406 L 22.515625 21.941406 Z M 24.710938 16.066406 C 24.710938 17.285156 25.058594 18.078125 26.085938 18.078125 C 27.117188 18.078125 27.453125 17.019531 27.453125 16.066406 C 27.453125 15.183594 27.117188 14.203125 26.101562 14.203125 C 25.5 14.203125 24.710938 14.621094 24.710938 16.066406 M 24.710938 16.066406 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Ldap.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,42 @@
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 Letsencrypt: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 31.059 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 21.753906 17.171875 L 17.933594 17.171875 L 17.933594 15.199219 C 17.933594 13.632812 16.636719 12.347656 15.078125 12.347656 C 13.523438 12.347656 12.226562 13.644531 12.226562 15.199219 L 12.226562 17.171875 L 8.414062 17.171875 L 8.414062 15.199219 C 8.414062 11.5 11.429688 8.515625 15.097656 8.515625 C 18.800781 8.515625 21.785156 11.53125 21.785156 15.199219 Z M 21.753906 17.171875 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 23.332031 17.160156 L 6.84375 17.160156 C 6.5 17.15625 6.171875 17.289062 5.929688 17.535156 C 5.6875 17.777344 5.554688 18.105469 5.558594 18.449219 L 5.558594 30.621094 C 5.550781 30.964844 5.683594 31.296875 5.925781 31.542969 C 6.167969 31.789062 6.5 31.921875 6.84375 31.917969 L 23.332031 31.917969 C 23.675781 31.925781 24.007812 31.789062 24.25 31.546875 C 24.492188 31.304688 24.625 30.972656 24.621094 30.632812 L 24.621094 18.457031 C 24.578125 17.734375 24.015625 17.160156 23.324219 17.160156 Z M 15.894531 25.164062 L 15.894531 26.8125 C 15.890625 27.277344 15.515625 27.652344 15.050781 27.65625 C 14.585938 27.652344 14.210938 27.277344 14.207031 26.8125 L 14.207031 25.171875 C 13.683594 24.890625 13.359375 24.328125 13.359375 23.675781 C 13.359375 22.753906 14.125 21.988281 15.050781 21.988281 C 15.976562 21.988281 16.738281 22.753906 16.738281 23.675781 C 16.78125 24.320312 16.417969 24.875 15.894531 25.171875 Z M 15.894531 25.164062 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ <path
30
+ fill={color}
31
+ d="M 5.15625 15.359375 L 1.167969 15.359375 C 0.523438 15.359375 0 14.839844 0 14.195312 C 0 13.550781 0.523438 13.027344 1.167969 13.027344 L 5.15625 13.027344 C 5.800781 13.027344 6.320312 13.546875 6.320312 14.191406 C 6.320312 14.835938 5.800781 15.359375 5.15625 15.359375 M 7.972656 9.085938 C 7.703125 9.09375 7.441406 8.992188 7.246094 8.804688 L 4.109375 6.230469 C 3.621094 5.8125 3.550781 5.085938 3.949219 4.582031 C 4.367188 4.09375 5.097656 4.023438 5.597656 4.425781 L 8.738281 7 C 9.226562 7.417969 9.296875 8.144531 8.894531 8.648438 C 8.613281 8.929688 8.292969 9.089844 7.972656 9.089844 Z M 15.089844 6.355469 C 14.445312 6.351562 13.925781 5.832031 13.921875 5.1875 L 13.921875 1.167969 C 13.921875 0.523438 14.445312 0 15.089844 0 C 15.730469 0 16.253906 0.523438 16.253906 1.167969 L 16.253906 5.1875 C 16.253906 5.832031 15.734375 6.355469 15.089844 6.355469 M 22.167969 9.085938 C 21.84375 9.085938 21.484375 8.929688 21.28125 8.644531 C 20.878906 8.164062 20.960938 7.394531 21.441406 6.992188 L 24.578125 4.421875 C 25.0625 4.019531 25.824219 4.101562 26.226562 4.578125 C 26.628906 5.058594 26.546875 5.824219 26.066406 6.226562 L 22.929688 8.804688 C 22.71875 8.992188 22.445312 9.089844 22.164062 9.085938 Z M 28.953125 15.355469 L 24.929688 15.355469 C 24.285156 15.355469 23.765625 14.832031 23.765625 14.1875 C 23.765625 13.546875 24.285156 13.023438 24.929688 13.023438 L 28.953125 13.023438 C 29.59375 13.023438 30.117188 13.550781 30.117188 14.191406 C 30.117188 14.5 29.996094 14.796875 29.777344 15.015625 C 29.558594 15.234375 29.261719 15.355469 28.953125 15.355469 M 28.953125 15.355469 "
32
+ fillRule="nonzero"
33
+ fillOpacity="1"
34
+ />
35
+ </svg>
36
+ );
37
+ };
38
+
39
+ Letsencrypt.propTypes = {
40
+ color: PropTypes.string,
41
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
42
+ };
@@ -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 Lifebuoy: 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.640625 C 15.25 0.640625 12.800781 0.734375 12.800781 1.921875 L 12.800781 8.960938 C 12.800781 9.664062 13.371094 10.234375 14.078125 10.238281 C 14.160156 10.238281 14.242188 10.226562 14.320312 10.199219 C 14.324219 10.199219 14.890625 9.980469 16 9.980469 C 17.09375 9.980469 17.660156 10.191406 17.679688 10.199219 C 17.757812 10.226562 17.839844 10.238281 17.921875 10.238281 C 18.625 10.234375 19.195312 9.664062 19.199219 8.960938 L 19.199219 1.921875 C 19.199219 0.734375 16.75 0.640625 16 0.640625 M 8.21875 1.320312 C 6.703125 1.363281 4.933594 1.828125 3.378906 3.382812 C 0.269531 6.492188 1.484375 10.476562 1.878906 11.519531 L 8.960938 11.519531 C 9.449219 11.519531 9.890625 11.664062 10.28125 11.902344 C 10.726562 11.277344 11.273438 10.730469 11.898438 10.28125 C 11.652344 9.886719 11.519531 9.429688 11.519531 8.964844 L 11.519531 1.878906 C 10.460938 1.488281 9.34375 1.300781 8.21875 1.320312 M 23.21875 1.320312 C 22.28125 1.363281 21.355469 1.550781 20.480469 1.878906 L 20.480469 8.960938 C 20.480469 9.449219 20.335938 9.890625 20.101562 10.28125 C 20.722656 10.726562 21.269531 11.273438 21.71875 11.898438 C 22.113281 11.648438 22.570312 11.519531 23.039062 11.519531 L 30.121094 11.519531 C 30.515625 10.472656 31.730469 6.488281 28.621094 3.378906 C 26.871094 1.628906 24.84375 1.253906 23.21875 1.320312 M 8.300781 2.578125 C 8.820312 2.566406 9.300781 2.625 9.71875 2.699219 C 6.636719 4.15625 4.15625 6.636719 2.699219 9.71875 C 2.441406 8.296875 2.46875 6.128906 4.300781 4.300781 C 5.589844 3.007812 7.050781 2.609375 8.300781 2.578125 M 23.179688 2.578125 C 24.53125 2.507812 26.226562 2.824219 27.699219 4.300781 C 29.53125 6.128906 29.558594 8.296875 29.300781 9.71875 C 27.84375 6.636719 25.363281 4.15625 22.28125 2.699219 C 22.578125 2.640625 22.878906 2.601562 23.179688 2.578125 M 1.921875 12.800781 C 0.734375 12.800781 0.640625 15.25 0.640625 16 C 0.640625 16.75 0.734375 19.199219 1.917969 19.199219 L 8.960938 19.199219 C 9.664062 19.199219 10.234375 18.628906 10.238281 17.921875 C 10.238281 17.839844 10.226562 17.757812 10.199219 17.679688 C 10.199219 17.675781 9.980469 17.109375 9.980469 16 C 9.980469 14.890625 10.199219 14.320312 10.199219 14.320312 C 10.230469 14.242188 10.242188 14.160156 10.238281 14.078125 C 10.234375 13.375 9.664062 12.804688 8.960938 12.800781 Z M 23.039062 12.800781 C 22.335938 12.800781 21.761719 13.371094 21.761719 14.078125 C 21.761719 14.160156 21.769531 14.246094 21.800781 14.320312 C 21.800781 14.324219 22.019531 14.890625 22.019531 16 C 22.019531 17.109375 21.800781 17.679688 21.800781 17.679688 C 21.769531 17.757812 21.757812 17.839844 21.761719 17.921875 C 21.761719 18.625 22.335938 19.195312 23.039062 19.199219 L 30.078125 19.199219 C 31.265625 19.199219 31.359375 16.75 31.359375 16 C 31.359375 15.25 31.265625 12.800781 30.078125 12.800781 Z M 10.28125 20.101562 C 9.882812 20.34375 9.425781 20.476562 8.960938 20.480469 L 1.878906 20.480469 C 1.484375 21.527344 0.269531 25.507812 3.378906 28.621094 C 5.007812 30.246094 6.878906 30.679688 8.441406 30.679688 C 9.492188 30.671875 10.535156 30.484375 11.519531 30.121094 L 11.519531 23.039062 C 11.519531 22.550781 11.664062 22.109375 11.898438 21.71875 C 11.273438 21.273438 10.726562 20.726562 10.28125 20.101562 M 21.71875 20.101562 C 21.273438 20.726562 20.726562 21.273438 20.101562 21.722656 C 20.335938 22.109375 20.480469 22.554688 20.480469 23.039062 L 20.480469 30.121094 C 21.464844 30.488281 22.507812 30.675781 23.558594 30.683594 C 25.121094 30.683594 26.996094 30.246094 28.621094 28.621094 C 31.730469 25.511719 30.515625 21.527344 30.121094 20.484375 L 23.039062 20.484375 C 22.574219 20.480469 22.117188 20.347656 21.71875 20.101562 M 14.082031 21.761719 C 13.375 21.765625 12.804688 22.335938 12.800781 23.039062 L 12.800781 30.078125 C 12.800781 31.265625 15.25 31.359375 16 31.359375 C 16.75 31.359375 19.199219 31.265625 19.199219 30.082031 L 19.199219 23.039062 C 19.199219 22.335938 18.625 21.765625 17.921875 21.761719 C 17.839844 21.761719 17.757812 21.773438 17.679688 21.800781 C 17.675781 21.800781 17.109375 22.019531 16 22.019531 C 14.890625 22.019531 14.320312 21.800781 14.320312 21.800781 C 14.242188 21.769531 14.160156 21.757812 14.078125 21.761719 M 2.695312 22.285156 C 4.15625 25.367188 6.636719 27.847656 9.71875 29.304688 C 8.296875 29.5625 6.128906 29.53125 4.300781 27.699219 C 2.46875 25.871094 2.4375 23.703125 2.695312 22.28125 M 29.300781 22.28125 C 29.558594 23.703125 29.527344 25.871094 27.695312 27.699219 C 25.867188 29.53125 23.699219 29.5625 22.277344 29.304688 C 25.363281 27.847656 27.84375 25.367188 29.300781 22.28125 M 29.300781 22.28125 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Lifebuoy.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 Link: 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.515625 15.066406 C 16.960938 13.007812 18.773438 11.539062 20.878906 11.535156 L 25.535156 11.535156 C 28 11.535156 30 13.535156 30 16 C 29.996094 17.179688 29.527344 18.3125 28.691406 19.148438 C 27.855469 19.988281 26.71875 20.464844 25.535156 20.464844 L 20.878906 20.464844 C 20.210938 20.464844 19.554688 20.316406 18.953125 20.023438 L 18.941406 20.019531 C 18.355469 19.734375 17.839844 19.324219 17.425781 18.820312 C 17.101562 18.421875 17.164062 17.835938 17.558594 17.511719 C 17.75 17.355469 17.996094 17.28125 18.242188 17.304688 C 18.488281 17.332031 18.714844 17.453125 18.875 17.644531 C 19.105469 17.933594 19.402344 18.167969 19.734375 18.335938 L 19.769531 18.351562 C 20.117188 18.515625 20.496094 18.601562 20.878906 18.601562 L 25.535156 18.601562 C 26.226562 18.597656 26.886719 18.324219 27.371094 17.835938 C 27.859375 17.347656 28.132812 16.6875 28.132812 16 C 28.132812 15.308594 27.855469 14.65625 27.371094 14.164062 C 26.882812 13.675781 26.222656 13.402344 25.535156 13.398438 L 20.878906 13.398438 C 20.191406 13.398438 19.53125 13.675781 19.042969 14.164062 C 18.785156 14.417969 18.585938 14.726562 18.453125 15.066406 L 22.515625 15.066406 C 22.765625 15.066406 23 15.164062 23.175781 15.339844 C 23.351562 15.515625 23.449219 15.753906 23.445312 16 C 23.449219 16.246094 23.351562 16.484375 23.175781 16.660156 C 23 16.832031 22.765625 16.929688 22.515625 16.929688 L 15.484375 16.929688 C 15.304688 17.769531 14.882812 18.542969 14.273438 19.148438 C 13.441406 19.988281 12.304688 20.464844 11.121094 20.464844 L 6.464844 20.464844 C 4 20.464844 2 18.464844 2 16 C 2 14.816406 2.472656 13.679688 3.308594 12.84375 C 4.148438 12.007812 5.28125 11.539062 6.464844 11.535156 L 11.121094 11.535156 C 11.835938 11.535156 12.535156 11.703125 13.167969 12.035156 C 13.804688 12.367188 14.351562 12.847656 14.769531 13.429688 C 15.0625 13.851562 14.964844 14.429688 14.550781 14.730469 C 14.347656 14.875 14.097656 14.933594 13.855469 14.890625 C 13.613281 14.847656 13.394531 14.710938 13.25 14.511719 C 12.761719 13.816406 11.96875 13.402344 11.121094 13.398438 L 6.464844 13.398438 C 5.777344 13.402344 5.117188 13.675781 4.628906 14.164062 C 3.613281 15.175781 3.613281 16.820312 4.628906 17.835938 C 5.117188 18.324219 5.777344 18.601562 6.464844 18.601562 L 11.121094 18.601562 C 11.808594 18.597656 12.46875 18.324219 12.953125 17.835938 C 13.210938 17.578125 13.414062 17.269531 13.546875 16.929688 L 9.730469 16.929688 C 9.484375 16.929688 9.246094 16.832031 9.070312 16.660156 C 8.898438 16.484375 8.800781 16.246094 8.800781 16 C 8.796875 15.753906 8.894531 15.515625 9.070312 15.339844 C 9.246094 15.164062 9.484375 15.066406 9.730469 15.066406 Z M 16.515625 15.066406 "
20
+ fillRule="evenodd"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Link.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };