@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.
- package/.eslintignore +1 -0
- package/.github/workflows/publish.yaml +38 -0
- package/.releaserc +16 -0
- package/LICENSE +201 -0
- package/babel.config.json +18 -0
- package/dist/icons/AccessDenied.tsx +30 -0
- package/dist/icons/Activemq.tsx +60 -0
- package/dist/icons/Add.tsx +30 -0
- package/dist/icons/AddAlarm.tsx +30 -0
- package/dist/icons/AddAlert.tsx +30 -0
- package/dist/icons/AddCertificate.tsx +54 -0
- package/dist/icons/AddClock.tsx +30 -0
- package/dist/icons/AddCloud.tsx +30 -0
- package/dist/icons/AddCost.tsx +30 -0
- package/dist/icons/AddDatabase.tsx +30 -0
- package/dist/icons/AddDisk.tsx +30 -0
- package/dist/icons/AddEmail.tsx +30 -0
- package/dist/icons/AddFirewall.tsx +54 -0
- package/dist/icons/AddFolder.tsx +30 -0
- package/dist/icons/AddGroup.tsx +30 -0
- package/dist/icons/AddInbox.tsx +30 -0
- package/dist/icons/AddKey.tsx +30 -0
- package/dist/icons/AddList.tsx +30 -0
- package/dist/icons/AddNetworkCard.tsx +54 -0
- package/dist/icons/AddNode.tsx +30 -0
- package/dist/icons/AddPage.tsx +30 -0
- package/dist/icons/AddReceipt.tsx +30 -0
- package/dist/icons/AddShield.tsx +54 -0
- package/dist/icons/AddSnapshot.tsx +30 -0
- package/dist/icons/AddTag.tsx +30 -0
- package/dist/icons/AddTicket.tsx +30 -0
- package/dist/icons/AddUser.tsx +30 -0
- package/dist/icons/Alarm.tsx +30 -0
- package/dist/icons/Alarm3.tsx +30 -0
- package/dist/icons/Alert.tsx +30 -0
- package/dist/icons/Ansible.tsx +36 -0
- package/dist/icons/Archive.tsx +36 -0
- package/dist/icons/Argo.tsx +186 -0
- package/dist/icons/ArtifactRegistry.tsx +84 -0
- package/dist/icons/Aws.tsx +36 -0
- package/dist/icons/AwsAck.tsx +30 -0
- package/dist/icons/AwsAcm.tsx +53 -0
- package/dist/icons/AwsAlb.tsx +42 -0
- package/dist/icons/AwsAmi.tsx +60 -0
- package/dist/icons/AwsApiGateway.tsx +36 -0
- package/dist/icons/AwsAuditManager.tsx +53 -0
- package/dist/icons/AwsAutoScaling.tsx +30 -0
- package/dist/icons/AwsCloudDirectory.tsx +53 -0
- package/dist/icons/AwsCloudformation.tsx +36 -0
- package/dist/icons/AwsCloudfront.tsx +36 -0
- package/dist/icons/AwsCloudtrail.tsx +36 -0
- package/dist/icons/AwsCloudwatch.tsx +36 -0
- package/dist/icons/AwsCloudwatchAlarm.tsx +30 -0
- package/dist/icons/AwsConfig.tsx +36 -0
- package/dist/icons/AwsDetective.tsx +53 -0
- package/dist/icons/AwsDirectoryService.tsx +53 -0
- package/dist/icons/AwsDnszone.tsx +36 -0
- package/dist/icons/AwsEbsVolume.tsx +53 -0
- package/dist/icons/AwsEc2AutoScaling.tsx +36 -0
- package/dist/icons/AwsEc2Instance.tsx +36 -0
- package/dist/icons/AwsEc2RouteTable.tsx +72 -0
- package/dist/icons/AwsEc2Vpc.tsx +42 -0
- package/dist/icons/AwsEcr.tsx +53 -0
- package/dist/icons/AwsEcrRepository.tsx +53 -0
- package/dist/icons/AwsEfs.tsx +53 -0
- package/dist/icons/AwsEksCluster.tsx +101 -0
- package/dist/icons/AwsElasticIp.tsx +30 -0
- package/dist/icons/AwsElb.tsx +42 -0
- package/dist/icons/AwsEni.tsx +54 -0
- package/dist/icons/AwsFirewall.tsx +53 -0
- package/dist/icons/AwsFirewallManager.tsx +53 -0
- package/dist/icons/AwsGuardDuty.tsx +53 -0
- package/dist/icons/AwsIam.tsx +36 -0
- package/dist/icons/AwsIamRole.tsx +30 -0
- package/dist/icons/AwsIamSts.tsx +30 -0
- package/dist/icons/AwsIamUser.tsx +30 -0
- package/dist/icons/AwsInspector.tsx +53 -0
- package/dist/icons/AwsKms.tsx +53 -0
- package/dist/icons/AwsLambda.tsx +42 -0
- package/dist/icons/AwsMacie.tsx +53 -0
- package/dist/icons/AwsRds.tsx +36 -0
- package/dist/icons/AwsRoute53Hostedzone.tsx +36 -0
- package/dist/icons/AwsS3.tsx +53 -0
- package/dist/icons/AwsSecretsManager.tsx +53 -0
- package/dist/icons/AwsSecurityGroup.tsx +30 -0
- package/dist/icons/AwsSes.tsx +36 -0
- package/dist/icons/AwsShield.tsx +53 -0
- package/dist/icons/AwsSns.tsx +36 -0
- package/dist/icons/AwsSqs.tsx +36 -0
- package/dist/icons/AwsTrustedAdvisor.tsx +36 -0
- package/dist/icons/AwsTrustedAdvisorCost.tsx +54 -0
- package/dist/icons/AwsTrustedAdvisorFaultTolerance.tsx +54 -0
- package/dist/icons/AwsTrustedAdvisorSecurity.tsx +54 -0
- package/dist/icons/AwsVpc.tsx +36 -0
- package/dist/icons/AwsWaf.tsx +53 -0
- package/dist/icons/Azure.tsx +30 -0
- package/dist/icons/AzureAci.tsx +122 -0
- package/dist/icons/AzureAcl.tsx +84 -0
- package/dist/icons/AzureAcr.tsx +124 -0
- package/dist/icons/AzureActivityLog.tsx +69 -0
- package/dist/icons/AzureAd.tsx +121 -0
- package/dist/icons/AzureAdvisor.tsx +95 -0
- package/dist/icons/AzureAks.tsx +243 -0
- package/dist/icons/AzureAppRegistration.tsx +101 -0
- package/dist/icons/AzureAppService.tsx +359 -0
- package/dist/icons/AzureApplicationGateway.tsx +224 -0
- package/dist/icons/AzureAvailabilitySet.tsx +136 -0
- package/dist/icons/AzureCosmos.tsx +86 -0
- package/dist/icons/AzureDevops.tsx +66 -0
- package/dist/icons/AzureDevopsPipeline.tsx +80 -0
- package/dist/icons/AzureDisk.tsx +131 -0
- package/dist/icons/AzureDiskSnapshot.tsx +92 -0
- package/dist/icons/AzureDns.tsx +64 -0
- package/dist/icons/AzureEnterpriseApp.tsx +191 -0
- package/dist/icons/AzureFirewall.tsx +99 -0
- package/dist/icons/AzureGroup.tsx +152 -0
- package/dist/icons/AzureImage.tsx +112 -0
- package/dist/icons/AzureIp.tsx +73 -0
- package/dist/icons/AzureKeyVaults.tsx +214 -0
- package/dist/icons/AzureLoadBalancer.tsx +74 -0
- package/dist/icons/AzureLoadBalancers.tsx +74 -0
- package/dist/icons/AzureLogAnalytics.tsx +97 -0
- package/dist/icons/AzureLogicApp.tsx +94 -0
- package/dist/icons/AzureManagedIdentity.tsx +217 -0
- package/dist/icons/AzureMetrics.tsx +150 -0
- package/dist/icons/AzureNat.tsx +98 -0
- package/dist/icons/AzureNetworkInterface.tsx +91 -0
- package/dist/icons/AzurePostgres.tsx +100 -0
- package/dist/icons/AzureRedis.tsx +200 -0
- package/dist/icons/AzureResourceGroup.tsx +78 -0
- package/dist/icons/AzureRouteTable.tsx +120 -0
- package/dist/icons/AzureServiceBus.tsx +96 -0
- package/dist/icons/AzureSqlServer.tsx +106 -0
- package/dist/icons/AzureStorage.tsx +80 -0
- package/dist/icons/AzureStorageContainer.tsx +81 -0
- package/dist/icons/AzureSubscription.tsx +176 -0
- package/dist/icons/AzureUser.tsx +114 -0
- package/dist/icons/AzureVm.tsx +106 -0
- package/dist/icons/AzureVmScaleset.tsx +154 -0
- package/dist/icons/AzureVnet.tsx +125 -0
- package/dist/icons/AzureVpn.tsx +126 -0
- package/dist/icons/Badge.tsx +30 -0
- package/dist/icons/Ban.tsx +30 -0
- package/dist/icons/Bell.tsx +35 -0
- package/dist/icons/BellDark.tsx +30 -0
- package/dist/icons/Bizagi.tsx +48 -0
- package/dist/icons/Block.tsx +30 -0
- package/dist/icons/Brain.tsx +30 -0
- package/dist/icons/Broadcast.tsx +30 -0
- package/dist/icons/BrokenHeart.tsx +30 -0
- package/dist/icons/Ca.tsx +30 -0
- package/dist/icons/Cal.tsx +48 -0
- package/dist/icons/Calico.tsx +312 -0
- package/dist/icons/CanaryChecker.tsx +36 -0
- package/dist/icons/CanaryCheckerWhite.tsx +30 -0
- package/dist/icons/Cancel.tsx +30 -0
- package/dist/icons/Cassandra.tsx +60 -0
- package/dist/icons/CertManager.tsx +76 -0
- package/dist/icons/Certificate.tsx +30 -0
- package/dist/icons/Cfg.tsx +37 -0
- package/dist/icons/Changes.tsx +30 -0
- package/dist/icons/Check.tsx +30 -0
- package/dist/icons/CheckDatabase.tsx +30 -0
- package/dist/icons/CheckDocker.tsx +42 -0
- package/dist/icons/Cilium.tsx +72 -0
- package/dist/icons/Cisco.tsx +30 -0
- package/dist/icons/Clock.tsx +35 -0
- package/dist/icons/Clone.tsx +30 -0
- package/dist/icons/CloudBuild.tsx +42 -0
- package/dist/icons/CloudDone.tsx +30 -0
- package/dist/icons/CloudDownload.tsx +30 -0
- package/dist/icons/CloudUpload.tsx +30 -0
- package/dist/icons/Cloudformation.tsx +60 -0
- package/dist/icons/Cloudsql.tsx +60 -0
- package/dist/icons/Cloudwatch.tsx +84 -0
- package/dist/icons/CloudwatchAlarm.tsx +48 -0
- package/dist/icons/CloudwatchConfig.tsx +54 -0
- package/dist/icons/Cluster.tsx +37 -0
- package/dist/icons/Cni.tsx +107 -0
- package/dist/icons/Cog.tsx +30 -0
- package/dist/icons/ComputeEngine.tsx +66 -0
- package/dist/icons/Config.tsx +30 -0
- package/dist/icons/ConfigDb.tsx +30 -0
- package/dist/icons/Connected.tsx +30 -0
- package/dist/icons/Console.tsx +30 -0
- package/dist/icons/Consul.tsx +36 -0
- package/dist/icons/Containerd.tsx +30 -0
- package/dist/icons/ContainerdPull.tsx +30 -0
- package/dist/icons/ContainerdPush.tsx +30 -0
- package/dist/icons/Cpu.tsx +30 -0
- package/dist/icons/Crossplane.tsx +136 -0
- package/dist/icons/Csi.tsx +158 -0
- package/dist/icons/Csv.tsx +38 -0
- package/dist/icons/D365.tsx +60 -0
- package/dist/icons/Database.tsx +30 -0
- package/dist/icons/DatabaseFill.tsx +30 -0
- package/dist/icons/DatabaseFillGear.tsx +30 -0
- package/dist/icons/DatabasePlus.tsx +35 -0
- package/dist/icons/Databases.tsx +35 -0
- package/dist/icons/Datadog.tsx +30 -0
- package/dist/icons/DatapowerMonitoring.tsx +94 -0
- package/dist/icons/DatapowerRouting.tsx +102 -0
- package/dist/icons/DatapowerThreat.tsx +109 -0
- package/dist/icons/Deb.tsx +38 -0
- package/dist/icons/Debian.tsx +30 -0
- package/dist/icons/Decrease.tsx +30 -0
- package/dist/icons/Deployment.tsx +30 -0
- package/dist/icons/DeploymentFail.tsx +30 -0
- package/dist/icons/DeploymentSuccess.tsx +30 -0
- package/dist/icons/Dex.tsx +36 -0
- package/dist/icons/Diff.tsx +30 -0
- package/dist/icons/Discord.tsx +30 -0
- package/dist/icons/Disk.tsx +30 -0
- package/dist/icons/DiskFailed.tsx +46 -0
- package/dist/icons/DiskSuccess.tsx +30 -0
- package/dist/icons/Django.tsx +30 -0
- package/dist/icons/Dns.tsx +30 -0
- package/dist/icons/Docker.tsx +30 -0
- package/dist/icons/DockerPull.tsx +30 -0
- package/dist/icons/DockerPush.tsx +30 -0
- package/dist/icons/Docx.tsx +38 -0
- package/dist/icons/Dollar.tsx +30 -0
- package/dist/icons/Dotnet.tsx +90 -0
- package/dist/icons/DotsTriple.tsx +35 -0
- package/dist/icons/Down.tsx +30 -0
- package/dist/icons/DownBordered.tsx +36 -0
- package/dist/icons/DownDatabase.tsx +30 -0
- package/dist/icons/DownShield.tsx +42 -0
- package/dist/icons/Download.tsx +30 -0
- package/dist/icons/DownloadCloud.tsx +30 -0
- package/dist/icons/Dynatrace.tsx +60 -0
- package/dist/icons/Ec2.tsx +72 -0
- package/dist/icons/Ecr.tsx +72 -0
- package/dist/icons/Edit.tsx +30 -0
- package/dist/icons/Editorconfig.tsx +315 -0
- package/dist/icons/Eks.tsx +101 -0
- package/dist/icons/Elastic.tsx +66 -0
- package/dist/icons/Elasticsearch.tsx +42 -0
- package/dist/icons/Elb.tsx +42 -0
- package/dist/icons/Email.tsx +46 -0
- package/dist/icons/Envoy.tsx +42 -0
- package/dist/icons/Error.tsx +30 -0
- package/dist/icons/ErrorDatabase.tsx +30 -0
- package/dist/icons/ErrorNetworkCard.tsx +54 -0
- package/dist/icons/Etcd.tsx +30 -0
- package/dist/icons/Exchange.tsx +30 -0
- package/dist/icons/Export.tsx +30 -0
- package/dist/icons/Filter.tsx +30 -0
- package/dist/icons/Fire.tsx +30 -0
- package/dist/icons/Firewall.tsx +30 -0
- package/dist/icons/Flanksource.tsx +30 -0
- package/dist/icons/FlanksourceIcon.tsx +30 -0
- package/dist/icons/Fluentd.tsx +248 -0
- package/dist/icons/Flux.tsx +42 -0
- package/dist/icons/Folder.tsx +60 -0
- package/dist/icons/FolderGit.tsx +42 -0
- package/dist/icons/Gcp.tsx +66 -0
- package/dist/icons/GcpRepos.tsx +84 -0
- package/dist/icons/GcsBucket.tsx +84 -0
- package/dist/icons/Gif.tsx +38 -0
- package/dist/icons/Git.tsx +30 -0
- package/dist/icons/GitCompare.tsx +30 -0
- package/dist/icons/GitMergeQueue.tsx +30 -0
- package/dist/icons/GitPr.tsx +30 -0
- package/dist/icons/Github.tsx +30 -0
- package/dist/icons/Gitlab.tsx +60 -0
- package/dist/icons/Gke.tsx +56 -0
- package/dist/icons/Go.tsx +30 -0
- package/dist/icons/Google.tsx +54 -0
- package/dist/icons/GoogleChat.tsx +42 -0
- package/dist/icons/Gradle.tsx +30 -0
- package/dist/icons/Grafana.tsx +51 -0
- package/dist/icons/Graphql.tsx +30 -0
- package/dist/icons/Group.tsx +30 -0
- package/dist/icons/Grpc.tsx +30 -0
- package/dist/icons/Grpc2.tsx +30 -0
- package/dist/icons/Gz.tsx +38 -0
- package/dist/icons/Haproxy.tsx +93 -0
- package/dist/icons/Harbor.tsx +394 -0
- package/dist/icons/Hazelcast.tsx +36 -0
- package/dist/icons/Health.tsx +30 -0
- package/dist/icons/Health2.tsx +30 -0
- package/dist/icons/Heart.tsx +30 -0
- package/dist/icons/Helm.tsx +30 -0
- package/dist/icons/Hibernate.tsx +30 -0
- package/dist/icons/Hide.tsx +30 -0
- package/dist/icons/Hourglass.tsx +30 -0
- package/dist/icons/Html.tsx +48 -0
- package/dist/icons/Http.tsx +30 -0
- package/dist/icons/Https.tsx +30 -0
- package/dist/icons/Ibm.tsx +30 -0
- package/dist/icons/IbmCloud.tsx +151 -0
- package/dist/icons/IbmMq.tsx +157 -0
- package/dist/icons/Icmp.tsx +30 -0
- package/dist/icons/IdNotVerified.tsx +30 -0
- package/dist/icons/IdVerified.tsx +30 -0
- package/dist/icons/Ifttt.tsx +30 -0
- package/dist/icons/Import.tsx +30 -0
- package/dist/icons/Incidents.tsx +30 -0
- package/dist/icons/Increase.tsx +30 -0
- package/dist/icons/Increase2.tsx +30 -0
- package/dist/icons/Infinity.tsx +30 -0
- package/dist/icons/Info.tsx +30 -0
- package/dist/icons/Ini.tsx +315 -0
- package/dist/icons/Ip.tsx +30 -0
- package/dist/icons/Istio.tsx +30 -0
- package/dist/icons/Jaeger.tsx +144 -0
- package/dist/icons/Jar.tsx +44 -0
- package/dist/icons/Java.tsx +36 -0
- package/dist/icons/Jira.tsx +82 -0
- package/dist/icons/Jmeter.tsx +30 -0
- package/dist/icons/Js.tsx +218 -0
- package/dist/icons/Json.tsx +30 -0
- package/dist/icons/Junit.tsx +30 -0
- package/dist/icons/Jwt.tsx +54 -0
- package/dist/icons/K3s.tsx +30 -0
- package/dist/icons/K6.tsx +30 -0
- package/dist/icons/K8s.tsx +43 -0
- package/dist/icons/K8sClusterrole.tsx +36 -0
- package/dist/icons/K8sClusterrolebinding.tsx +36 -0
- package/dist/icons/K8sConfigmap.tsx +47 -0
- package/dist/icons/K8sCronjob.tsx +36 -0
- package/dist/icons/K8sCustomresourcedefinition.tsx +36 -0
- package/dist/icons/K8sDaemonset.tsx +92 -0
- package/dist/icons/K8sDeployment.tsx +42 -0
- package/dist/icons/K8sEndpoint.tsx +48 -0
- package/dist/icons/K8sEp.tsx +48 -0
- package/dist/icons/K8sGroup.tsx +36 -0
- package/dist/icons/K8sHpa.tsx +48 -0
- package/dist/icons/K8sIngress.tsx +36 -0
- package/dist/icons/K8sJob.tsx +36 -0
- package/dist/icons/K8sLimits.tsx +55 -0
- package/dist/icons/K8sNamespace.tsx +49 -0
- package/dist/icons/K8sNetpol.tsx +36 -0
- package/dist/icons/K8sNetworkpolicy.tsx +36 -0
- package/dist/icons/K8sNode.tsx +36 -0
- package/dist/icons/K8sPersistentvolume.tsx +53 -0
- package/dist/icons/K8sPersistentvolumeclaim.tsx +48 -0
- package/dist/icons/K8sPod.tsx +42 -0
- package/dist/icons/K8sPodsecuritypolicy.tsx +48 -0
- package/dist/icons/K8sQuota.tsx +36 -0
- package/dist/icons/K8sReplicaset.tsx +79 -0
- package/dist/icons/K8sRole.tsx +49 -0
- package/dist/icons/K8sRolebinding.tsx +55 -0
- package/dist/icons/K8sSecret.tsx +112 -0
- package/dist/icons/K8sService.tsx +75 -0
- package/dist/icons/K8sServiceaccount.tsx +36 -0
- package/dist/icons/K8sStatefulset.tsx +94 -0
- package/dist/icons/K8sStorageclass.tsx +96 -0
- package/dist/icons/K8sUser.tsx +36 -0
- package/dist/icons/K8sVol.tsx +53 -0
- package/dist/icons/Kubescape.tsx +210 -0
- package/dist/icons/Kustomize.tsx +169 -0
- package/dist/icons/Ldap.tsx +30 -0
- package/dist/icons/Letsencrypt.tsx +42 -0
- package/dist/icons/Lifebuoy.tsx +30 -0
- package/dist/icons/Link.tsx +30 -0
- package/dist/icons/Linux.tsx +66 -0
- package/dist/icons/List.tsx +30 -0
- package/dist/icons/Loadbalancer.tsx +42 -0
- package/dist/icons/Lock.tsx +30 -0
- package/dist/icons/Log.tsx +38 -0
- package/dist/icons/LogicApps.tsx +66 -0
- package/dist/icons/Login.tsx +30 -0
- package/dist/icons/Logout.tsx +30 -0
- package/dist/icons/Logs.tsx +30 -0
- package/dist/icons/Logs2.tsx +30 -0
- package/dist/icons/Lua.tsx +59 -0
- package/dist/icons/Matrix.tsx +30 -0
- package/dist/icons/Mattermost.tsx +30 -0
- package/dist/icons/Maximize.tsx +30 -0
- package/dist/icons/Mem.tsx +30 -0
- package/dist/icons/Memchache.tsx +192 -0
- package/dist/icons/Metrics.tsx +30 -0
- package/dist/icons/Mfa.tsx +30 -0
- package/dist/icons/Microsoft.tsx +48 -0
- package/dist/icons/Minimize.tsx +30 -0
- package/dist/icons/Minus.tsx +30 -0
- package/dist/icons/MissionControl.tsx +176 -0
- package/dist/icons/MissionControlLogo.tsx +188 -0
- package/dist/icons/MissionControlLogoWhite.tsx +30 -0
- package/dist/icons/MissionControlWhite.tsx +30 -0
- package/dist/icons/Mongo.tsx +42 -0
- package/dist/icons/Mongodb.tsx +42 -0
- package/dist/icons/Mqtt.tsx +30 -0
- package/dist/icons/Msplanner.tsx +48 -0
- package/dist/icons/Multiple.tsx +30 -0
- package/dist/icons/Mysql.tsx +30 -0
- package/dist/icons/Namespace.tsx +49 -0
- package/dist/icons/Network.tsx +30 -0
- package/dist/icons/NetworkCard.tsx +30 -0
- package/dist/icons/Newrelic.tsx +36 -0
- package/dist/icons/Nginx.tsx +36 -0
- package/dist/icons/Nodejs.tsx +30 -0
- package/dist/icons/Npm.tsx +30 -0
- package/dist/icons/Ntfy.tsx +35 -0
- package/dist/icons/O365.tsx +30 -0
- package/dist/icons/Ods.tsx +38 -0
- package/dist/icons/Off.tsx +30 -0
- package/dist/icons/Ok.tsx +30 -0
- package/dist/icons/On.tsx +30 -0
- package/dist/icons/Opa.tsx +48 -0
- package/dist/icons/Openid.tsx +36 -0
- package/dist/icons/Opensearch.tsx +42 -0
- package/dist/icons/Openshift.tsx +48 -0
- package/dist/icons/Opentelemetry.tsx +36 -0
- package/dist/icons/Operatorframework.tsx +36 -0
- package/dist/icons/Opsgenie.tsx +82 -0
- package/dist/icons/Oracle.tsx +30 -0
- package/dist/icons/OracleIcon.tsx +30 -0
- package/dist/icons/Ory.tsx +30 -0
- package/dist/icons/OryHydra.tsx +36 -0
- package/dist/icons/OryKratos.tsx +30 -0
- package/dist/icons/OryLogo.tsx +30 -0
- package/dist/icons/PackageInstall.tsx +30 -0
- package/dist/icons/PackageRollback.tsx +30 -0
- package/dist/icons/PackageUninstall.tsx +30 -0
- package/dist/icons/PackageUpgrade.tsx +30 -0
- package/dist/icons/Pagerduty.tsx +30 -0
- package/dist/icons/Pages.tsx +44 -0
- package/dist/icons/Pause.tsx +30 -0
- package/dist/icons/Pem.tsx +38 -0
- package/dist/icons/Php.tsx +99 -0
- package/dist/icons/Ping.tsx +36 -0
- package/dist/icons/Playbook.tsx +30 -0
- package/dist/icons/Playwright.tsx +60 -0
- package/dist/icons/Plus.tsx +30 -0
- package/dist/icons/Png.tsx +38 -0
- package/dist/icons/Pod.tsx +42 -0
- package/dist/icons/Pom.tsx +182 -0
- package/dist/icons/Postgres.tsx +36 -0
- package/dist/icons/PostgresWhite.tsx +30 -0
- package/dist/icons/Postman.tsx +138 -0
- package/dist/icons/Powershell.tsx +36 -0
- package/dist/icons/Ppt.tsx +48 -0
- package/dist/icons/Pptx.tsx +38 -0
- package/dist/icons/Prometheus.tsx +30 -0
- package/dist/icons/Pushbullet.tsx +149 -0
- package/dist/icons/Pushover.tsx +36 -0
- package/dist/icons/Py.tsx +50 -0
- package/dist/icons/Python.tsx +76 -0
- package/dist/icons/Question.tsx +30 -0
- package/dist/icons/Rabbitmq.tsx +30 -0
- package/dist/icons/Rancher.tsx +30 -0
- package/dist/icons/Rb.tsx +30 -0
- package/dist/icons/Recycle.tsx +30 -0
- package/dist/icons/Redhat.tsx +36 -0
- package/dist/icons/Redis.tsx +78 -0
- package/dist/icons/Reload.tsx +35 -0
- package/dist/icons/Remove.tsx +30 -0
- package/dist/icons/RemoveAlarm.tsx +30 -0
- package/dist/icons/RemoveCertificate.tsx +54 -0
- package/dist/icons/RemoveClock.tsx +30 -0
- package/dist/icons/RemoveCloud.tsx +30 -0
- package/dist/icons/RemoveComment.tsx +30 -0
- package/dist/icons/RemoveCost.tsx +30 -0
- package/dist/icons/RemoveDatabase.tsx +30 -0
- package/dist/icons/RemoveEmail.tsx +30 -0
- package/dist/icons/RemoveFilter.tsx +30 -0
- package/dist/icons/RemoveFirewall.tsx +54 -0
- package/dist/icons/RemoveFolder.tsx +30 -0
- package/dist/icons/RemoveGroup.tsx +30 -0
- package/dist/icons/RemoveKey.tsx +30 -0
- package/dist/icons/RemoveLink.tsx +30 -0
- package/dist/icons/RemoveList.tsx +30 -0
- package/dist/icons/RemoveNetworkCard.tsx +54 -0
- package/dist/icons/RemoveNode.tsx +30 -0
- package/dist/icons/RemovePage.tsx +30 -0
- package/dist/icons/RemoveShield.tsx +30 -0
- package/dist/icons/RemoveSilence.tsx +30 -0
- package/dist/icons/RemoveTag.tsx +30 -0
- package/dist/icons/RemoveTicket.tsx +30 -0
- package/dist/icons/RemoveTrash.tsx +30 -0
- package/dist/icons/RemoveUser.tsx +30 -0
- package/dist/icons/Restic.tsx +42 -0
- package/dist/icons/Restrict.tsx +30 -0
- package/dist/icons/Rocket.tsx +30 -0
- package/dist/icons/Router.tsx +30 -0
- package/dist/icons/Rub.tsx +51 -0
- package/dist/icons/Ruby.tsx +570 -0
- package/dist/icons/Save.tsx +30 -0
- package/dist/icons/ScaleDown.tsx +30 -0
- package/dist/icons/ScaleIn.tsx +30 -0
- package/dist/icons/ScaleOut.tsx +30 -0
- package/dist/icons/ScaleUp.tsx +30 -0
- package/dist/icons/Schedule.tsx +30 -0
- package/dist/icons/Seal.tsx +30 -0
- package/dist/icons/Search.tsx +35 -0
- package/dist/icons/SearchInList.tsx +30 -0
- package/dist/icons/Send.tsx +30 -0
- package/dist/icons/Server.tsx +30 -0
- package/dist/icons/Servers.tsx +30 -0
- package/dist/icons/ServersOutline.tsx +30 -0
- package/dist/icons/ServiceNow.tsx +30 -0
- package/dist/icons/Servicenow.tsx +30 -0
- package/dist/icons/ServicenowLogo.tsx +60 -0
- package/dist/icons/Settings.tsx +30 -0
- package/dist/icons/Sftp.tsx +30 -0
- package/dist/icons/Shield.tsx +30 -0
- package/dist/icons/ShieldUser.tsx +30 -0
- package/dist/icons/ShieldWarn.tsx +30 -0
- package/dist/icons/Show.tsx +30 -0
- package/dist/icons/Silence.tsx +48 -0
- package/dist/icons/Skip.tsx +30 -0
- package/dist/icons/Slack.tsx +128 -0
- package/dist/icons/Smb.tsx +60 -0
- package/dist/icons/Sms.tsx +30 -0
- package/dist/icons/Snail.tsx +30 -0
- package/dist/icons/Source.tsx +30 -0
- package/dist/icons/Speak.tsx +30 -0
- package/dist/icons/Split.tsx +30 -0
- package/dist/icons/Spring.tsx +30 -0
- package/dist/icons/Sql.tsx +30 -0
- package/dist/icons/Sqlserver.tsx +102 -0
- package/dist/icons/Ssl.tsx +30 -0
- package/dist/icons/Ssl2.tsx +30 -0
- package/dist/icons/Stackdriver.tsx +42 -0
- package/dist/icons/StackdriverMonitoring.tsx +48 -0
- package/dist/icons/StackdriverTrace.tsx +36 -0
- package/dist/icons/Star.tsx +30 -0
- package/dist/icons/Start.tsx +30 -0
- package/dist/icons/Stop.tsx +30 -0
- package/dist/icons/Structure.tsx +30 -0
- package/dist/icons/SubmitForApproval.tsx +30 -0
- package/dist/icons/Swagger.tsx +42 -0
- package/dist/icons/Switch.tsx +30 -0
- package/dist/icons/Sync.tsx +30 -0
- package/dist/icons/Sys.tsx +193 -0
- package/dist/icons/Tag.tsx +30 -0
- package/dist/icons/Talk.tsx +30 -0
- package/dist/icons/Target.tsx +30 -0
- package/dist/icons/Teams.tsx +306 -0
- package/dist/icons/Telegram.tsx +69 -0
- package/dist/icons/Terraform.tsx +36 -0
- package/dist/icons/Test.tsx +30 -0
- package/dist/icons/Thousandeyes.tsx +42 -0
- package/dist/icons/Timezone.tsx +35 -0
- package/dist/icons/ToggleOff.tsx +30 -0
- package/dist/icons/ToggleOn.tsx +30 -0
- package/dist/icons/Topology.tsx +30 -0
- package/dist/icons/TopologyWhite.tsx +30 -0
- package/dist/icons/Traces.tsx +30 -0
- package/dist/icons/Trafficlight.tsx +54 -0
- package/dist/icons/Trash.tsx +30 -0
- package/dist/icons/Tree.tsx +30 -0
- package/dist/icons/Trivy.tsx +54 -0
- package/dist/icons/Ts.tsx +37 -0
- package/dist/icons/Txt.tsx +228 -0
- package/dist/icons/Ubuntu.tsx +36 -0
- package/dist/icons/Unhealthy.tsx +30 -0
- package/dist/icons/Unlock.tsx +30 -0
- package/dist/icons/Up.tsx +30 -0
- package/dist/icons/UpBordered.tsx +36 -0
- package/dist/icons/UpDatabase.tsx +30 -0
- package/dist/icons/UpShield.tsx +42 -0
- package/dist/icons/Upload.tsx +30 -0
- package/dist/icons/User.tsx +30 -0
- package/dist/icons/Vault.tsx +30 -0
- package/dist/icons/Vcluster.tsx +30 -0
- package/dist/icons/Vpn.tsx +30 -0
- package/dist/icons/Vsd.tsx +62 -0
- package/dist/icons/Vsphere.tsx +30 -0
- package/dist/icons/WaitForApproval.tsx +54 -0
- package/dist/icons/Webhook.tsx +42 -0
- package/dist/icons/Workdflow.tsx +30 -0
- package/dist/icons/World.tsx +35 -0
- package/dist/icons/Www.tsx +30 -0
- package/dist/icons/Xls.tsx +48 -0
- package/dist/icons/Xlsx.tsx +38 -0
- package/dist/icons/Xml.tsx +431 -0
- package/dist/icons/Yaml.tsx +228 -0
- package/dist/icons/Zip.tsx +38 -0
- package/dist/icons/Zulip.tsx +51 -0
- package/dist/index.ts +568 -0
- package/make.sh +3 -0
- package/package.json +36 -0
- 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 Health: 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 29.886719 5.183594 C 28.359375 3.648438 26.28125 2.785156 24.113281 2.785156 C 21.945312 2.785156 19.867188 3.648438 18.335938 5.183594 L 16.894531 6.625 L 15.457031 5.183594 C 13.925781 3.648438 11.847656 2.785156 9.679688 2.785156 C 7.511719 2.785156 5.433594 3.648438 3.902344 5.183594 C 2.335938 6.71875 1.601562 8.382812 1.601562 10.207031 C 1.601562 11.519531 1.953125 12.894531 2.625 14.398438 C 3.96875 13.601562 5.503906 13.121094 7.167969 13.121094 C 12.03125 13.121094 15.96875 17.089844 15.96875 21.953125 C 15.96875 24.097656 15.199219 26.046875 13.953125 27.585938 C 15.230469 28.574219 16.289062 29.183594 16.832031 29.183594 C 18.625 29.183594 27.359375 20.0625 29.824219 16.734375 C 32.320312 13.441406 33.054688 8.382812 29.886719 5.183594 M 7.199219 14.753906 C 3.214844 14.761719 -0.0117188 18 0 21.984375 C 0 25.984375 3.230469 29.214844 7.199219 29.214844 C 9.34375 29.21875 11.375 28.253906 12.734375 26.59375 C 13.808594 25.285156 14.394531 23.644531 14.398438 21.953125 C 14.433594 17.984375 11.199219 14.753906 7.199219 14.753906 M 11.390625 23.488281 L 8.667969 23.488281 L 8.667969 26.207031 L 5.695312 26.207031 L 5.695312 23.488281 L 3.007812 23.488281 L 3.007812 20.480469 L 5.695312 20.480469 L 5.695312 17.792969 L 8.671875 17.792969 L 8.671875 20.480469 L 11.359375 20.480469 L 11.359375 23.488281 Z M 11.390625 23.488281 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Health.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 Health2: 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 29.886719 5.183594 C 28.359375 3.648438 26.28125 2.785156 24.113281 2.785156 C 21.945312 2.785156 19.867188 3.648438 18.335938 5.183594 L 16.894531 6.625 L 15.457031 5.183594 C 13.925781 3.648438 11.847656 2.785156 9.679688 2.785156 C 7.511719 2.785156 5.433594 3.648438 3.902344 5.183594 C 2.335938 6.71875 1.601562 8.382812 1.601562 10.207031 C 1.601562 11.519531 1.953125 12.894531 2.625 14.398438 C 3.96875 13.601562 5.503906 13.121094 7.167969 13.121094 C 12.03125 13.121094 15.96875 17.089844 15.96875 21.953125 C 15.96875 24.097656 15.199219 26.046875 13.953125 27.585938 C 15.230469 28.574219 16.289062 29.183594 16.832031 29.183594 C 18.625 29.183594 27.359375 20.0625 29.824219 16.734375 C 32.320312 13.441406 33.054688 8.382812 29.886719 5.183594 Z M 7.199219 14.753906 C 5.839844 14.757812 4.507812 15.144531 3.359375 15.871094 C 1.261719 17.195312 -0.00390625 19.503906 0 21.984375 C 0 25.984375 3.230469 29.214844 7.199219 29.214844 C 9.34375 29.21875 11.378906 28.257812 12.734375 26.59375 C 13.808594 25.285156 14.394531 23.648438 14.398438 21.953125 C 14.433594 17.984375 11.199219 14.753906 7.199219 14.753906 Z M 11.390625 23.488281 L 8.671875 23.488281 L 8.671875 26.207031 L 5.695312 26.207031 L 5.695312 23.488281 L 3.007812 23.488281 L 3.007812 20.480469 L 5.695312 20.480469 L 5.695312 17.792969 L 8.671875 17.792969 L 8.671875 20.480469 L 11.359375 20.480469 L 11.359375 23.488281 Z M 11.390625 23.488281 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Health2.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 Heart: 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 30.273438 L 15.589844 29.933594 C 14.8125 29.28125 13.761719 28.578125 12.539062 27.761719 C 7.789062 24.578125 1.28125 20.226562 1.28125 12.800781 C 1.28125 8.210938 5.007812 4.480469 9.601562 4.480469 C 12.074219 4.476562 14.421875 5.578125 16 7.488281 C 17.578125 5.578125 19.921875 4.476562 22.398438 4.480469 C 26.988281 4.480469 30.71875 8.210938 30.71875 12.800781 C 30.71875 20.226562 24.210938 24.578125 19.460938 27.761719 C 18.238281 28.578125 17.1875 29.28125 16.410156 29.933594 Z M 16 30.273438 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Heart.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 Helm: 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.738281 7.753906 C 8.699219 7.714844 8.660156 7.679688 8.621094 7.644531 C 7.816406 6.867188 7.191406 5.96875 6.8125 4.910156 C 6.707031 4.613281 6.625 4.308594 6.640625 3.992188 C 6.640625 3.960938 6.640625 3.929688 6.644531 3.898438 C 6.671875 3.488281 6.949219 3.277344 7.351562 3.375 C 7.480469 3.410156 7.601562 3.457031 7.71875 3.515625 C 8.160156 3.738281 8.519531 4.066406 8.851562 4.421875 C 9.4375 5.046875 9.90625 5.773438 10.238281 6.5625 C 10.246094 6.582031 10.253906 6.601562 10.265625 6.617188 C 10.277344 6.628906 10.289062 6.644531 10.300781 6.652344 C 11.875 5.707031 13.652344 5.160156 15.484375 5.058594 C 15.476562 5.011719 15.46875 4.964844 15.457031 4.917969 C 15.269531 4.144531 15.214844 3.347656 15.289062 2.554688 C 15.320312 2.078125 15.414062 1.609375 15.570312 1.160156 C 15.648438 0.925781 15.765625 0.707031 15.921875 0.511719 C 15.980469 0.441406 16.050781 0.378906 16.125 0.328125 C 16.28125 0.21875 16.488281 0.21875 16.640625 0.328125 C 16.800781 0.433594 16.929688 0.582031 17.011719 0.757812 C 17.171875 1.050781 17.285156 1.367188 17.347656 1.695312 C 17.5 2.390625 17.542969 3.101562 17.484375 3.808594 C 17.457031 4.242188 17.382812 4.667969 17.261719 5.082031 C 17.71875 5.167969 18.171875 5.230469 18.617188 5.335938 C 19.507812 5.542969 20.371094 5.855469 21.1875 6.269531 C 21.59375 6.472656 21.980469 6.714844 22.386719 6.945312 C 22.398438 6.917969 22.417969 6.882812 22.433594 6.847656 C 22.855469 5.679688 23.582031 4.648438 24.539062 3.855469 C 24.761719 3.664062 25.015625 3.515625 25.292969 3.414062 C 25.371094 3.386719 25.449219 3.371094 25.53125 3.359375 C 25.929688 3.316406 26.097656 3.566406 26.128906 3.867188 C 26.152344 4.089844 26.132812 4.3125 26.078125 4.53125 C 25.933594 5.089844 25.699219 5.625 25.390625 6.113281 C 24.957031 6.8125 24.441406 7.445312 23.785156 7.957031 C 23.761719 7.976562 23.738281 7.996094 23.71875 8.019531 C 24.359375 8.613281 24.929688 9.273438 25.417969 9.996094 C 25.382812 10.003906 25.347656 10.011719 25.3125 10.015625 C 24.632812 10.015625 23.953125 10.015625 23.277344 10.019531 C 23.195312 10.015625 23.121094 9.976562 23.074219 9.910156 C 21.59375 8.292969 19.597656 7.242188 17.429688 6.929688 C 16.789062 6.835938 16.140625 6.8125 15.492188 6.855469 C 13.5625 6.972656 11.71875 7.683594 10.210938 8.890625 C 9.820312 9.199219 9.457031 9.539062 9.125 9.90625 C 9.0625 9.980469 8.972656 10.023438 8.875 10.019531 C 8.230469 10.015625 7.582031 10.015625 6.933594 10.015625 L 6.796875 10.015625 C 6.835938 9.863281 7.234375 9.316406 7.683594 8.828125 C 8.019531 8.464844 8.375 8.121094 8.738281 7.753906 M 25.25 22.265625 C 24.800781 22.898438 24.285156 23.480469 23.714844 24.003906 L 23.835938 24.105469 C 24.824219 24.914062 25.570312 25.980469 25.992188 27.183594 C 26.101562 27.480469 26.152344 27.792969 26.132812 28.109375 C 26.125 28.1875 26.109375 28.269531 26.082031 28.34375 C 26.015625 28.570312 25.792969 28.707031 25.5625 28.667969 C 25.410156 28.648438 25.265625 28.605469 25.128906 28.539062 C 24.921875 28.433594 24.722656 28.308594 24.539062 28.164062 C 23.578125 27.378906 22.851562 26.34375 22.433594 25.175781 C 22.421875 25.144531 22.40625 25.109375 22.386719 25.054688 C 21.875 25.394531 21.339844 25.695312 20.785156 25.953125 C 19.671875 26.460938 18.480469 26.785156 17.265625 26.917969 L 17.292969 27.058594 C 17.488281 27.820312 17.554688 28.609375 17.484375 29.390625 C 17.460938 29.882812 17.367188 30.367188 17.203125 30.828125 C 17.125 31.019531 17.035156 31.207031 16.933594 31.386719 C 16.894531 31.457031 16.84375 31.523438 16.785156 31.578125 C 16.53125 31.839844 16.226562 31.84375 15.976562 31.574219 C 15.878906 31.464844 15.796875 31.34375 15.726562 31.214844 C 15.53125 30.84375 15.429688 30.441406 15.359375 30.03125 C 15.265625 29.472656 15.234375 28.90625 15.269531 28.339844 C 15.289062 27.925781 15.351562 27.511719 15.457031 27.113281 L 15.480469 27.007812 L 15.46875 26.960938 C 13.636719 26.859375 11.855469 26.308594 10.285156 25.363281 C 10.261719 25.417969 10.238281 25.46875 10.214844 25.519531 C 9.773438 26.546875 9.097656 27.453125 8.238281 28.167969 C 8.011719 28.363281 7.75 28.515625 7.46875 28.613281 C 7.335938 28.667969 7.191406 28.683594 7.050781 28.660156 C 6.890625 28.632812 6.757812 28.523438 6.703125 28.371094 C 6.613281 28.152344 6.628906 27.925781 6.660156 27.699219 C 6.710938 27.382812 6.804688 27.078125 6.9375 26.785156 C 7.328125 25.871094 7.90625 25.050781 8.632812 24.371094 C 8.664062 24.34375 8.691406 24.316406 8.722656 24.285156 L 8.746094 24.246094 C 8.0625 23.652344 7.449219 22.980469 6.921875 22.242188 C 6.96875 22.234375 7.019531 22.230469 7.070312 22.230469 C 7.742188 22.226562 8.414062 22.230469 9.089844 22.226562 C 9.179688 22.222656 9.265625 22.261719 9.324219 22.332031 C 10.058594 23.082031 10.910156 23.707031 11.847656 24.179688 C 12.839844 24.691406 13.917969 25.011719 15.027344 25.125 C 18.042969 25.417969 20.636719 24.503906 22.8125 22.382812 C 22.910156 22.273438 23.050781 22.21875 23.195312 22.226562 C 23.820312 22.234375 24.449219 22.226562 25.078125 22.226562 L 25.238281 22.226562 Z M 22.445312 12.65625 C 22.625 12.65625 22.796875 12.667969 22.964844 12.652344 C 23.15625 12.636719 23.296875 12.703125 23.433594 12.832031 C 24.242188 13.578125 25.058594 14.3125 25.871094 15.050781 L 26.007812 15.167969 C 26.054688 15.128906 26.101562 15.089844 26.144531 15.050781 C 26.980469 14.289062 27.820312 13.523438 28.65625 12.757812 C 28.726562 12.6875 28.824219 12.648438 28.925781 12.65625 C 29.132812 12.664062 29.339844 12.65625 29.554688 12.65625 L 29.554688 19.398438 C 29.445312 19.433594 27.964844 19.4375 27.785156 19.402344 L 27.785156 15.988281 L 27.753906 15.972656 C 27.175781 16.5 26.597656 17.023438 26.007812 17.5625 C 25.417969 17.03125 24.835938 16.503906 24.25 15.980469 L 24.21875 15.992188 C 24.214844 16.277344 24.21875 16.5625 24.21875 16.847656 L 24.21875 19.417969 L 22.460938 19.417969 C 22.429688 19.304688 22.414062 13.039062 22.445312 12.65625 M 6.25 12.664062 L 7.992188 12.664062 C 8.027344 12.777344 8.035156 19.253906 8 19.417969 L 6.253906 19.417969 C 6.242188 18.988281 6.25 18.5625 6.25 18.132812 C 6.246094 17.710938 6.25 17.285156 6.25 16.851562 L 4.085938 16.851562 L 4.085938 19.394531 C 3.953125 19.433594 2.464844 19.4375 2.316406 19.402344 L 2.316406 12.664062 L 4.078125 12.664062 L 4.078125 15.046875 C 4.207031 15.082031 6.058594 15.089844 6.246094 15.054688 C 6.246094 14.863281 6.25 14.667969 6.25 14.472656 Z M 10.085938 19.414062 L 10.085938 12.683594 C 10.1875 12.652344 14.023438 12.636719 14.273438 12.671875 L 14.273438 14.105469 C 14.21875 14.109375 14.160156 14.117188 14.101562 14.117188 L 11.863281 14.117188 L 11.863281 15.234375 L 13.996094 15.234375 L 13.996094 16.71875 L 11.882812 16.71875 C 11.847656 16.84375 11.835938 17.730469 11.867188 17.976562 C 11.917969 17.980469 11.976562 17.988281 12.035156 17.988281 L 14.273438 17.988281 L 14.273438 19.414062 Z M 16.273438 19.417969 C 16.242188 19.238281 16.25 12.789062 16.28125 12.664062 L 18.019531 12.664062 L 18.019531 17.640625 C 18.09375 17.644531 18.152344 17.652344 18.210938 17.652344 L 20.460938 17.652344 L 20.460938 19.417969 Z M 16.273438 19.417969 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Helm.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 Hibernate: 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 1.28125 C 7.882812 1.28125 1.28125 7.882812 1.28125 16 C 1.28125 24.117188 7.882812 30.71875 16 30.71875 C 24.117188 30.71875 30.71875 24.117188 30.71875 16 C 30.71875 7.882812 24.117188 1.28125 16 1.28125 M 16.640625 23.039062 C 16.640625 23.210938 16.574219 23.371094 16.453125 23.492188 C 16.332031 23.613281 16.171875 23.679688 16 23.679688 C 15.832031 23.679688 15.667969 23.613281 15.546875 23.492188 C 15.425781 23.371094 15.359375 23.207031 15.359375 23.039062 L 15.359375 8.960938 C 15.359375 8.789062 15.425781 8.628906 15.546875 8.507812 C 15.667969 8.386719 15.828125 8.320312 16 8.320312 C 16.171875 8.320312 16.332031 8.386719 16.453125 8.507812 C 16.574219 8.628906 16.640625 8.792969 16.640625 8.960938 Z M 16.640625 23.039062 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Hibernate.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 Hide: 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 9.675781 C 17.714844 9.675781 19.378906 9.90625 20.960938 10.328125 L 19.09375 12.195312 C 17.144531 10.605469 14.308594 10.753906 12.53125 12.535156 C 11.609375 13.453125 11.09375 14.699219 11.09375 16 C 11.09375 17.167969 11.503906 18.25 12.195312 19.09375 L 9.953125 21.339844 C 6.84375 20.289062 4.058594 18.449219 1.871094 16 C 5.460938 11.972656 10.605469 9.671875 16 9.675781 Z M 22.046875 10.660156 C 25.15625 11.710938 27.941406 13.550781 30.128906 16 C 26.539062 20.027344 21.394531 22.328125 16 22.324219 C 14.285156 22.324219 12.621094 22.09375 11.039062 21.671875 L 12.90625 19.804688 C 14.855469 21.394531 17.691406 21.246094 19.46875 19.464844 C 20.390625 18.546875 20.910156 17.300781 20.90625 16 C 20.90625 14.871094 20.519531 13.777344 19.804688 12.90625 Z M 18.386719 12.90625 C 17.703125 12.378906 16.863281 12.09375 16 12.09375 C 14.964844 12.09375 13.96875 12.503906 13.234375 13.238281 C 12.503906 13.96875 12.09375 14.964844 12.09375 16 C 12.09375 16.898438 12.398438 17.730469 12.90625 18.386719 Z M 13.613281 19.09375 C 14.296875 19.621094 15.136719 19.90625 16 19.90625 C 17.035156 19.90625 18.03125 19.496094 18.765625 18.761719 C 19.496094 18.03125 19.90625 17.035156 19.90625 16 C 19.90625 15.101562 19.605469 14.269531 19.09375 13.613281 Z M 13.613281 19.09375 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Hide.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 Hourglass: 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.273438 28.800781 L 4.480469 28.800781 C 3.710938 28.800781 3.199219 29.3125 3.199219 30.078125 C 3.199219 30.847656 3.710938 31.359375 4.480469 31.359375 L 27.390625 31.359375 C 28.160156 31.359375 28.671875 30.847656 28.671875 30.078125 C 28.671875 29.3125 28.160156 28.800781 27.390625 28.800781 L 25.601562 28.800781 C 24.960938 22.398438 20.480469 17.921875 18.046875 16 C 20.480469 14.078125 24.960938 9.601562 25.601562 3.199219 L 27.390625 3.199219 C 28.03125 3.199219 28.667969 2.6875 28.667969 1.921875 C 28.667969 1.28125 28.03125 0.640625 27.390625 0.640625 L 4.351562 0.640625 C 3.710938 0.640625 3.070312 1.28125 3.070312 1.921875 C 3.070312 2.6875 3.710938 3.199219 4.351562 3.199219 L 6.144531 3.199219 C 6.785156 9.601562 11.265625 14.078125 13.695312 16 C 11.390625 17.921875 6.910156 22.398438 6.273438 28.800781 M 10.238281 7.808594 C 9.601562 6.398438 9.089844 4.863281 8.832031 3.199219 L 23.167969 3.199219 C 22.910156 4.863281 22.398438 6.398438 21.761719 7.808594 Z M 15.488281 18.046875 L 16 17.664062 L 16.511719 18.046875 C 17.535156 18.816406 19.070312 20.222656 20.351562 22.144531 L 11.519531 22.144531 C 12.929688 20.222656 14.464844 18.816406 15.488281 18.046875 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Hourglass.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,48 @@
|
|
|
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 Html: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 29.333 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 28.445312 0 L 0 0 L 2.371094 27.257812 L 14.222656 30.816406 L 26.074219 27.257812 Z M 28.445312 0 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 10.601562 23.804688 L 6.707031 22.636719 L 6.390625 18.984375 L 6.285156 17.777344 L 10.078125 17.777344 L 10.285156 20.152344 L 14.222656 21.332031 L 14.222656 24.890625 Z M 14.222656 8.296875 L 9.253906 8.296875 L 9.5625 11.851562 L 14.222656 11.851562 L 14.222656 15.40625 L 6.082031 15.40625 L 5.769531 11.851562 L 5.152344 4.742188 L 14.222656 4.742188 Z M 14.222656 8.296875 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 24.527344 17.777344 L 24.734375 15.40625 L 25.660156 4.742188 L 25.867188 2.371094 L 14.222656 2.371094 L 14.222656 28.445312 L 21.417969 26.285156 L 23.851562 25.554688 L 24.167969 21.90625 L 24.488281 18.253906 Z M 24.527344 17.777344 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 14.222656 8.296875 L 22.980469 8.296875 L 23.292969 4.742188 L 14.222656 4.742188 Z M 18.570312 15.40625 L 14.222656 15.40625 L 14.222656 11.851562 L 22.671875 11.851562 L 22.363281 15.40625 L 22.15625 17.777344 L 22.054688 18.984375 L 21.734375 22.636719 L 17.839844 23.804688 L 14.222656 24.890625 L 14.222656 21.332031 L 18.160156 20.152344 L 18.367188 17.777344 Z M 18.570312 15.40625 "
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
</svg>
|
|
42
|
+
);
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
Html.propTypes = {
|
|
46
|
+
color: PropTypes.string,
|
|
47
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
48
|
+
};
|
|
@@ -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 Http: 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.667969 C 11.078125 2.667969 6.78125 5.355469 4.472656 9.332031 L 7.726562 9.332031 C 8.925781 7.851562 10.492188 6.675781 12.316406 6.003906 C 11.898438 6.972656 11.5625 8.105469 11.308594 9.332031 L 14.050781 9.332031 C 14.6875 6.699219 15.582031 5.332031 16 5.332031 C 16.417969 5.332031 17.3125 6.699219 17.949219 9.332031 L 20.691406 9.332031 C 20.4375 8.105469 20.101562 6.972656 19.683594 6.003906 C 21.503906 6.675781 23.074219 7.851562 24.273438 9.332031 L 27.527344 9.332031 C 25.21875 5.355469 20.921875 2.667969 16 2.667969 M 1.332031 12 L 2.988281 20 L 4.734375 20 L 5.867188 15.371094 L 6.996094 20 L 8.734375 20 L 10.390625 12 L 8.386719 12 L 7.667969 16.488281 L 6.605469 12 L 5.121094 12 L 4.050781 16.496094 L 3.34375 12 Z M 11.472656 12 L 13.128906 20 L 14.871094 20 L 16.003906 15.371094 L 17.136719 20 L 18.871094 20 L 20.527344 12 L 18.527344 12 L 17.808594 16.488281 L 16.746094 12 L 15.257812 12 L 14.191406 16.496094 L 13.480469 12 Z M 21.609375 12 L 23.265625 20 L 25.011719 20 L 26.144531 15.371094 L 27.273438 20 L 29.011719 20 L 30.667969 12 L 28.660156 12 L 27.945312 16.488281 L 26.878906 12 L 25.394531 12 L 24.328125 16.496094 L 23.621094 12 Z M 4.472656 22.667969 C 6.78125 26.644531 11.078125 29.332031 16 29.332031 C 20.921875 29.332031 25.21875 26.644531 27.527344 22.667969 L 24.273438 22.667969 C 23.074219 24.148438 21.507812 25.324219 19.683594 25.996094 C 20.101562 25.027344 20.433594 23.894531 20.691406 22.667969 L 17.949219 22.667969 C 17.308594 25.300781 16.414062 26.667969 15.996094 26.667969 C 15.582031 26.667969 14.6875 25.300781 14.050781 22.667969 L 11.308594 22.667969 C 11.5625 23.894531 11.898438 25.027344 12.316406 25.996094 C 10.496094 25.324219 8.925781 24.148438 7.726562 22.667969 Z M 4.472656 22.667969 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Http.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 Https: 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 11.144531 L 4.132812 11.144531 L 4.132812 14.054688 L 4.152344 14.054688 C 4.449219 13.476562 5.203125 13.113281 5.878906 13.113281 C 7.773438 13.113281 7.925781 14.492188 7.925781 15.3125 L 7.925781 18.953125 L 6.066406 18.953125 L 6.066406 15.640625 C 6.066406 15.09375 5.878906 14.644531 5.136719 14.644531 C 4.4375 14.644531 4.132812 15.25 4.132812 15.851562 L 4.132812 18.953125 L 2.273438 18.953125 Z M 12.582031 14.488281 L 11.433594 14.488281 L 11.433594 17.0625 C 11.433594 17.507812 11.699219 17.605469 12.101562 17.605469 C 12.265625 17.605469 12.417969 17.585938 12.582031 17.585938 L 12.582031 18.953125 C 12.242188 18.953125 11.90625 19.007812 11.566406 19.007812 C 9.980469 19.007812 9.578125 18.535156 9.578125 16.996094 L 9.578125 14.488281 L 8.636719 14.488281 L 8.636719 13.28125 L 9.578125 13.28125 L 9.578125 11.5625 L 11.433594 11.5625 L 11.433594 13.28125 L 12.582031 13.28125 Z M 16.835938 14.488281 L 15.695312 14.488281 L 15.695312 17.0625 C 15.695312 17.507812 15.957031 17.605469 16.363281 17.605469 C 16.527344 17.605469 16.679688 17.585938 16.84375 17.585938 L 16.84375 18.953125 C 16.507812 18.953125 16.167969 19.007812 15.839844 19.007812 C 14.253906 19.007812 13.847656 18.535156 13.847656 16.996094 L 13.847656 14.488281 L 12.890625 14.488281 L 12.890625 13.28125 L 13.828125 13.28125 L 13.828125 11.5625 L 15.695312 11.5625 L 15.695312 13.28125 L 16.84375 13.28125 Z M 17.667969 13.28125 L 19.4375 13.28125 L 19.4375 13.9375 L 19.460938 13.9375 C 19.804688 13.40625 20.394531 13.097656 21.023438 13.117188 C 22.808594 13.117188 23.5625 14.636719 23.5625 16.246094 C 23.5625 17.722656 22.773438 19.121094 21.167969 19.121094 C 20.535156 19.144531 19.933594 18.851562 19.558594 18.34375 L 19.519531 18.34375 L 19.519531 20.859375 L 17.667969 20.859375 Z M 19.460938 16.058594 C 19.460938 17.054688 19.746094 17.699219 20.585938 17.699219 C 21.429688 17.699219 21.703125 16.835938 21.703125 16.058594 C 21.703125 15.335938 21.429688 14.539062 20.597656 14.539062 C 20.105469 14.535156 19.460938 14.875 19.460938 16.054688 Z M 26 17.082031 C 25.992188 17.328125 26.105469 17.5625 26.304688 17.710938 C 26.507812 17.847656 26.75 17.917969 26.996094 17.910156 C 27.34375 17.910156 27.867188 17.746094 27.867188 17.308594 C 27.867188 16.867188 27.277344 16.792969 26.960938 16.703125 C 25.792969 16.40625 24.328125 16.375 24.328125 14.84375 C 24.328125 13.488281 25.800781 13.105469 26.917969 13.105469 C 28.152344 13.105469 29.476562 13.46875 29.535156 14.941406 L 27.816406 14.941406 C 27.832031 14.746094 27.738281 14.5625 27.570312 14.460938 C 27.394531 14.351562 27.1875 14.300781 26.980469 14.316406 C 26.671875 14.316406 26.175781 14.347656 26.175781 14.742188 C 26.175781 15.269531 27.421875 15.386719 28.273438 15.5625 C 29.410156 15.792969 29.71875 16.621094 29.71875 17.09375 C 29.71875 18.613281 28.273438 19.105469 26.996094 19.105469 C 25.636719 19.105469 24.273438 18.65625 24.21875 17.074219 Z M 26 17.082031 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Https.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 Ibm: 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 8.964844 L 6.230469 8.964844 L 6.230469 9.84375 L 0 9.84375 Z M 13.816406 8.964844 L 7.121094 8.964844 L 7.121094 9.84375 L 16.046875 9.84375 L 15.90625 9.707031 L 15.726562 9.578125 L 15.539062 9.449219 L 15.335938 9.339844 L 15.132812 9.242188 L 14.925781 9.160156 L 14.707031 9.085938 L 14.484375 9.039062 L 14.265625 9 L 14.050781 8.964844 Z M 17.800781 8.964844 L 17.800781 9.84375 L 23.175781 9.84375 L 22.867188 8.964844 Z M 26.984375 8.964844 L 26.671875 9.84375 L 32 9.84375 L 32 8.964844 Z M 0 10.671875 L 0 11.535156 L 6.230469 11.535156 L 6.230469 10.671875 Z M 1.78125 12.363281 L 1.78125 13.246094 L 4.441406 13.246094 L 4.441406 12.363281 Z M 1.78125 14.058594 L 1.78125 14.945312 L 4.441406 14.945312 L 4.441406 14.058594 Z M 16.675781 10.671875 L 7.121094 10.671875 L 7.121094 11.535156 L 17.007812 11.535156 L 16.90625 11.1875 L 16.824219 10.960938 L 16.726562 10.753906 Z M 8.902344 12.363281 L 8.902344 13.246094 L 11.5625 13.246094 L 11.5625 12.363281 Z M 17.09375 12.363281 L 14.242188 12.363281 L 14.242188 13.246094 L 16.949219 13.246094 L 16.972656 13.171875 L 17.023438 12.953125 L 17.058594 12.730469 L 17.085938 12.503906 Z M 16.570312 14.058594 L 8.902344 14.058594 L 8.902344 14.945312 L 15.726562 14.945312 L 15.878906 14.84375 L 16.046875 14.699219 L 16.203125 14.535156 L 16.347656 14.363281 L 16.488281 14.183594 Z M 17.800781 10.671875 L 17.800781 11.535156 L 23.773438 11.535156 L 23.460938 10.671875 Z M 32 10.671875 L 26.386719 10.671875 L 26.085938 11.535156 L 32 11.535156 Z M 19.585938 12.363281 L 19.585938 13.246094 L 24.359375 13.246094 L 24.050781 12.363281 Z M 30.265625 12.363281 L 25.789062 12.363281 L 25.484375 13.246094 L 30.265625 13.246094 Z M 22.535156 14.941406 L 27.324219 14.941406 L 27.59375 14.15625 L 27.59375 14.941406 L 30.265625 14.941406 L 30.265625 14.058594 L 25.203125 14.058594 L 24.925781 14.84375 L 24.648438 14.058594 L 19.585938 14.058594 L 19.585938 14.941406 L 22.253906 14.941406 L 22.253906 14.152344 Z M 0 20.863281 L 0 21.753906 L 6.230469 21.753906 L 6.230469 20.863281 Z M 0 19.15625 L 0 20.046875 L 6.230469 20.046875 L 6.230469 19.15625 Z M 1.78125 15.765625 L 1.78125 16.640625 L 4.441406 16.640625 L 4.441406 15.765625 Z M 1.78125 17.464844 L 1.78125 18.347656 L 4.441406 18.347656 L 4.441406 17.464844 Z M 15.726562 15.765625 L 8.902344 15.765625 L 8.902344 16.640625 L 16.570312 16.640625 L 16.488281 16.539062 L 16.347656 16.359375 L 16.203125 16.183594 L 16.046875 16.019531 L 15.875 15.875 Z M 8.902344 17.464844 L 8.902344 18.347656 L 11.5625 18.347656 L 11.5625 17.464844 Z M 16.949219 17.464844 L 14.242188 17.464844 L 14.242188 18.347656 L 17.09375 18.347656 L 17.085938 18.214844 L 17.058594 17.988281 L 17.027344 17.769531 L 16.972656 17.550781 Z M 17.011719 19.15625 L 7.121094 19.15625 L 7.121094 20.046875 L 16.675781 20.046875 L 16.726562 19.96875 L 16.824219 19.761719 L 16.90625 19.546875 L 16.972656 19.335938 Z M 16.046875 20.863281 L 7.121094 20.863281 L 7.121094 21.753906 L 13.785156 21.753906 L 14.015625 21.746094 L 14.242188 21.71875 L 14.453125 21.679688 L 14.675781 21.632812 L 14.898438 21.554688 L 15.101562 21.476562 L 15.304688 21.378906 L 15.511719 21.269531 L 15.695312 21.148438 L 15.878906 21.007812 Z M 19.585938 15.765625 L 19.585938 16.640625 L 22.253906 16.640625 L 22.253906 15.765625 Z M 26.730469 16.640625 L 27.039062 15.765625 L 22.808594 15.765625 L 23.109375 16.640625 Z M 27.59375 15.765625 L 27.59375 16.640625 L 30.265625 16.640625 L 30.265625 15.765625 Z M 19.585938 17.464844 L 19.585938 18.347656 L 22.253906 18.347656 L 22.253906 17.464844 Z M 26.460938 17.464844 L 23.390625 17.464844 L 23.691406 18.347656 L 26.15625 18.347656 Z M 27.59375 17.464844 L 27.59375 18.347656 L 30.265625 18.347656 L 30.265625 17.464844 Z M 17.800781 19.15625 L 17.800781 20.046875 L 22.253906 20.046875 L 22.253906 19.15625 Z M 25.878906 19.15625 L 23.96875 19.15625 L 24.273438 20.046875 L 25.578125 20.046875 Z M 27.59375 19.15625 L 27.59375 20.046875 L 32 20.046875 L 32 19.15625 Z M 17.800781 20.863281 L 17.800781 21.753906 L 22.253906 21.753906 L 22.253906 20.863281 Z M 27.59375 20.863281 L 27.59375 21.753906 L 32 21.753906 L 32 20.863281 Z M 24.988281 21.753906 L 25.292969 20.867188 L 24.558594 20.867188 L 24.859375 21.753906 Z M 24.988281 21.753906 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Ibm.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,151 @@
|
|
|
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 IbmCloud: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 38.856998 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="0.824"
|
|
22
|
+
y1="-0.124"
|
|
23
|
+
x2="0.217"
|
|
24
|
+
y2="1.043"
|
|
25
|
+
gradientTransform="matrix(34.699219, 0, 0, 12.17188, 0.855, 0)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(31.37255%, 100%, 82.352942%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="0.01"
|
|
34
|
+
stopColor="rgb(0%, 39.215687%, 100%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient
|
|
39
|
+
id="linear-pattern-1"
|
|
40
|
+
gradientUnits="userSpaceOnUse"
|
|
41
|
+
x1="0.824"
|
|
42
|
+
y1="-0.124"
|
|
43
|
+
x2="0.217"
|
|
44
|
+
y2="1.043"
|
|
45
|
+
gradientTransform="matrix(22.800779, 0, 0, 19.980471, 5.809, 7.094)"
|
|
46
|
+
>
|
|
47
|
+
<stop
|
|
48
|
+
offset="0"
|
|
49
|
+
stopColor="rgb(31.37255%, 100%, 82.352942%)"
|
|
50
|
+
stopOpacity="1"
|
|
51
|
+
/>
|
|
52
|
+
<stop
|
|
53
|
+
offset="0.01"
|
|
54
|
+
stopColor="rgb(0%, 39.215687%, 100%)"
|
|
55
|
+
stopOpacity="1"
|
|
56
|
+
/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="linear-pattern-2"
|
|
60
|
+
gradientUnits="userSpaceOnUse"
|
|
61
|
+
x1="0.824"
|
|
62
|
+
y1="-0.124"
|
|
63
|
+
x2="0.217"
|
|
64
|
+
y2="1.043"
|
|
65
|
+
gradientTransform="matrix(36.570301, 0, 0, 14.88672, 0, 15.621)"
|
|
66
|
+
>
|
|
67
|
+
<stop
|
|
68
|
+
offset="0"
|
|
69
|
+
stopColor="rgb(31.37255%, 100%, 82.352942%)"
|
|
70
|
+
stopOpacity="1"
|
|
71
|
+
/>
|
|
72
|
+
<stop
|
|
73
|
+
offset="0.01"
|
|
74
|
+
stopColor="rgb(0%, 39.215687%, 100%)"
|
|
75
|
+
stopOpacity="1"
|
|
76
|
+
/>
|
|
77
|
+
</linearGradient>
|
|
78
|
+
<linearGradient
|
|
79
|
+
id="linear-pattern-3"
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
x1="0.824"
|
|
82
|
+
y1="-0.124"
|
|
83
|
+
x2="0.217"
|
|
84
|
+
y2="1.043"
|
|
85
|
+
gradientTransform="matrix(6.91406, 0, 0, 7.41797, 0, 15.473)"
|
|
86
|
+
>
|
|
87
|
+
<stop
|
|
88
|
+
offset="0"
|
|
89
|
+
stopColor="rgb(31.37255%, 100%, 82.352942%)"
|
|
90
|
+
stopOpacity="1"
|
|
91
|
+
/>
|
|
92
|
+
<stop
|
|
93
|
+
offset="0.01"
|
|
94
|
+
stopColor="rgb(0%, 39.215687%, 100%)"
|
|
95
|
+
stopOpacity="1"
|
|
96
|
+
/>
|
|
97
|
+
</linearGradient>
|
|
98
|
+
<linearGradient
|
|
99
|
+
id="linear-pattern-4"
|
|
100
|
+
gradientUnits="userSpaceOnUse"
|
|
101
|
+
x1="0.824"
|
|
102
|
+
y1="-0.124"
|
|
103
|
+
x2="0.217"
|
|
104
|
+
y2="1.043"
|
|
105
|
+
gradientTransform="matrix(16.574221, 0, 0, 8.90234, 17.586, 12.594)"
|
|
106
|
+
>
|
|
107
|
+
<stop
|
|
108
|
+
offset="0"
|
|
109
|
+
stopColor="rgb(31.37255%, 100%, 82.352942%)"
|
|
110
|
+
stopOpacity="1"
|
|
111
|
+
/>
|
|
112
|
+
<stop
|
|
113
|
+
offset="0.01"
|
|
114
|
+
stopColor="rgb(0%, 39.215687%, 100%)"
|
|
115
|
+
stopOpacity="1"
|
|
116
|
+
/>
|
|
117
|
+
</linearGradient>
|
|
118
|
+
</defs>
|
|
119
|
+
<path
|
|
120
|
+
fill={color}
|
|
121
|
+
d="M 4.847656 12.171875 C 4.726562 12.167969 4.609375 12.132812 4.5 12.078125 L 1.226562 10.296875 C 0.921875 10.15625 0.777344 9.804688 0.894531 9.492188 C 1.042969 9.144531 1.4375 8.976562 1.792969 9.105469 L 1.910156 9.160156 L 5.179688 10.941406 C 5.511719 11.105469 5.648438 11.507812 5.472656 11.820312 C 5.355469 12.042969 5.121094 12.171875 4.847656 12.171875 M 10.515625 6.847656 C 10.273438 6.847656 10.042969 6.722656 9.914062 6.515625 L 8.023438 3.433594 C 7.847656 3.152344 7.90625 2.785156 8.160156 2.570312 C 8.453125 2.332031 8.882812 2.363281 9.132812 2.644531 C 9.152344 2.679688 9.191406 2.699219 9.210938 2.734375 L 11.101562 5.820312 C 11.296875 6.113281 11.21875 6.5 10.925781 6.71875 C 10.804688 6.804688 10.660156 6.847656 10.515625 6.847656 M 17.527344 4.203125 L 17.527344 0.699219 C 17.527344 0.332031 17.800781 0.0390625 18.191406 0 C 18.578125 -0.015625 18.890625 0.257812 18.910156 0.625 L 18.910156 4.257812 C 18.910156 4.625 18.597656 4.921875 18.210938 4.921875 L 18.167969 4.921875 C 17.820312 4.863281 17.527344 4.554688 17.527344 4.203125 M 25.941406 6.847656 C 25.800781 6.851562 25.664062 6.8125 25.550781 6.738281 C 25.257812 6.535156 25.179688 6.136719 25.375 5.835938 L 27.265625 2.753906 C 27.472656 2.4375 27.886719 2.335938 28.21875 2.515625 C 28.257812 2.539062 28.296875 2.550781 28.316406 2.589844 C 28.566406 2.804688 28.625 3.171875 28.453125 3.453125 L 26.5625 6.535156 C 26.414062 6.730469 26.183594 6.847656 25.941406 6.847656 M 31.589844 12.171875 C 31.332031 12.171875 31.09375 12.039062 30.964844 11.820312 C 30.882812 11.664062 30.871094 11.484375 30.921875 11.320312 C 30.980469 11.15625 31.101562 11.019531 31.257812 10.941406 L 34.488281 9.179688 C 34.78125 9.011719 35.152344 9.066406 35.386719 9.308594 C 35.640625 9.582031 35.601562 9.984375 35.308594 10.226562 C 35.269531 10.242188 35.25 10.28125 35.210938 10.296875 L 31.898438 12.097656 C 31.800781 12.148438 31.695312 12.175781 31.589844 12.171875 M 31.589844 12.171875 "
|
|
122
|
+
fillRule="nonzero"
|
|
123
|
+
/>
|
|
124
|
+
<path
|
|
125
|
+
fill={color}
|
|
126
|
+
d="M 9.445312 27.074219 C 4.597656 22.503906 4.597656 15.089844 9.445312 10.519531 C 14.292969 5.949219 22.164062 5.949219 27.011719 10.519531 C 27.605469 11.074219 28.140625 11.691406 28.609375 12.355469 L 27.460938 13.070312 C 27.285156 12.832031 27.109375 12.59375 26.914062 12.371094 C 26.640625 12.042969 26.347656 11.730469 26.039062 11.4375 C 21.734375 7.378906 14.742188 7.378906 10.417969 11.4375 C 6.117188 15.492188 6.117188 22.082031 10.417969 26.15625 Z M 9.445312 27.074219 "
|
|
127
|
+
fillRule="nonzero"
|
|
128
|
+
/>
|
|
129
|
+
<path
|
|
130
|
+
fill={color}
|
|
131
|
+
d="M 27.089844 30.507812 L 7.964844 30.507812 C 3.523438 30.46875 -0.0390625 27.074219 0 22.890625 L 1.382812 22.910156 C 1.363281 26.359375 4.304688 29.1875 7.964844 29.222656 L 27.070312 29.222656 C 31.550781 29.222656 35.171875 25.808594 35.191406 21.585938 C 35.191406 19.714844 34.453125 17.898438 33.125 16.484375 L 34.160156 15.621094 C 37.644531 19.3125 37.3125 24.964844 33.417969 28.25 C 31.636719 29.714844 29.398438 30.511719 27.089844 30.507812 M 27.089844 30.507812 "
|
|
132
|
+
fillRule="nonzero"
|
|
133
|
+
/>
|
|
134
|
+
<path
|
|
135
|
+
fill={color}
|
|
136
|
+
d="M 1.382812 22.890625 L 0 22.871094 C 0.0195312 19.199219 2.84375 16.082031 6.679688 15.472656 L 6.914062 16.757812 C 3.738281 17.273438 1.402344 19.859375 1.382812 22.890625 M 1.382812 22.890625 "
|
|
137
|
+
fillRule="nonzero"
|
|
138
|
+
/>
|
|
139
|
+
<path
|
|
140
|
+
fill={color}
|
|
141
|
+
d="M 18.96875 21.496094 L 17.585938 21.476562 C 17.625 16.539062 21.910156 12.554688 27.148438 12.59375 C 29.816406 12.609375 32.367188 13.695312 34.160156 15.566406 L 33.125 16.429688 C 30.148438 13.289062 25.007812 13.015625 21.675781 15.824219 C 19.980469 17.292969 18.988281 19.347656 18.96875 21.496094 M 18.96875 21.496094 "
|
|
142
|
+
fillRule="nonzero"
|
|
143
|
+
/>
|
|
144
|
+
</svg>
|
|
145
|
+
);
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
IbmCloud.propTypes = {
|
|
149
|
+
color: PropTypes.string,
|
|
150
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
151
|
+
};
|