@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,359 @@
|
|
|
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 AzureAppService: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32.109001 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
|
+
<radialGradient
|
|
31
|
+
id="radial-pattern-0"
|
|
32
|
+
gradientUnits="userSpaceOnUse"
|
|
33
|
+
cx="13428.80957"
|
|
34
|
+
cy="3518.860107"
|
|
35
|
+
fx="13428.80957"
|
|
36
|
+
fy="3518.860107"
|
|
37
|
+
r="56.669998"
|
|
38
|
+
gradientTransform="matrix(0.27242, 0, 0, 0.27242, -3642.096924, -942.546997)"
|
|
39
|
+
>
|
|
40
|
+
<stop
|
|
41
|
+
offset="0.18"
|
|
42
|
+
stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
|
|
43
|
+
stopOpacity="1"
|
|
44
|
+
/>
|
|
45
|
+
<stop
|
|
46
|
+
offset="1"
|
|
47
|
+
stopColor="rgb(0%, 47.058824%, 83.137256%)"
|
|
48
|
+
stopOpacity="1"
|
|
49
|
+
/>
|
|
50
|
+
</radialGradient>
|
|
51
|
+
<clipPath id="clip-0">
|
|
52
|
+
<path
|
|
53
|
+
d="M 0 0 L 32.125 0 L 32.125 32 L 0 32 Z M 0 0 "
|
|
54
|
+
clipRule="nonzero"
|
|
55
|
+
/>
|
|
56
|
+
</clipPath>
|
|
57
|
+
<image id="source-13" x="0" y="0" width="33" height="32" />
|
|
58
|
+
<mask id="mask-0">
|
|
59
|
+
<g filter="url(#filter-remove-color)">
|
|
60
|
+
<use />
|
|
61
|
+
</g>
|
|
62
|
+
</mask>
|
|
63
|
+
<clipPath id="clip-1">
|
|
64
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
65
|
+
</clipPath>
|
|
66
|
+
<g id="source-12" clipPath="url(#clip-1)">
|
|
67
|
+
<path
|
|
68
|
+
fill={color}
|
|
69
|
+
d="M 11.96875 12.839844 C 16.335938 8.6875 22.125 6.363281 28.148438 6.339844 C 27.359375 5.359375 26.449219 4.480469 25.445312 3.722656 C 22.511719 3.902344 19.632812 4.578125 16.925781 5.722656 C 14.140625 6.917969 11.621094 8.660156 9.515625 10.84375 C 10.527344 11.226562 11.386719 11.925781 11.96875 12.839844 M 4.324219 19.050781 C 3.699219 20.59375 3.195312 22.1875 2.816406 23.808594 C 3.148438 24.390625 3.527344 24.949219 3.941406 25.480469 C 4.269531 25.898438 4.578125 26.277344 4.941406 26.660156 C 5.378906 24.5 6.035156 22.386719 6.902344 20.359375 C 5.933594 20.1875 5.035156 19.730469 4.324219 19.050781 M 4.324219 19.050781 "
|
|
70
|
+
fillRule="nonzero"
|
|
71
|
+
fillOpacity="1"
|
|
72
|
+
/>
|
|
73
|
+
</g>
|
|
74
|
+
<clipPath id="clip-2">
|
|
75
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
76
|
+
</clipPath>
|
|
77
|
+
<g id="source-15" clipPath="url(#clip-2)">
|
|
78
|
+
<g clipPath="url(#clip-0)">
|
|
79
|
+
<g mask="url(#mask-0)">
|
|
80
|
+
<use />
|
|
81
|
+
</g>
|
|
82
|
+
</g>
|
|
83
|
+
</g>
|
|
84
|
+
<clipPath id="clip-3">
|
|
85
|
+
<path
|
|
86
|
+
d="M 0 0 L 32.125 0 L 32.125 32 L 0 32 Z M 0 0 "
|
|
87
|
+
clipRule="nonzero"
|
|
88
|
+
/>
|
|
89
|
+
</clipPath>
|
|
90
|
+
<image id="source-27" x="0" y="0" width="33" height="32" />
|
|
91
|
+
<mask id="mask-1">
|
|
92
|
+
<g filter="url(#filter-remove-color)">
|
|
93
|
+
<use />
|
|
94
|
+
</g>
|
|
95
|
+
</mask>
|
|
96
|
+
<clipPath id="clip-4">
|
|
97
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
98
|
+
</clipPath>
|
|
99
|
+
<g id="source-26" clipPath="url(#clip-4)">
|
|
100
|
+
<path
|
|
101
|
+
fill={color}
|
|
102
|
+
d="M 6.101562 10.804688 C 5.460938 9.085938 5.039062 7.289062 4.847656 5.464844 C 4.085938 6.265625 3.414062 7.152344 2.851562 8.101562 C 3.054688 9.570312 3.402344 11.019531 3.886719 12.421875 C 4.457031 11.683594 5.226562 11.121094 6.101562 10.804688 M 6.101562 10.804688 "
|
|
103
|
+
fillRule="nonzero"
|
|
104
|
+
fillOpacity="1"
|
|
105
|
+
/>
|
|
106
|
+
</g>
|
|
107
|
+
<clipPath id="clip-5">
|
|
108
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
109
|
+
</clipPath>
|
|
110
|
+
<g id="source-29" clipPath="url(#clip-5)">
|
|
111
|
+
<g clipPath="url(#clip-3)">
|
|
112
|
+
<g mask="url(#mask-1)">
|
|
113
|
+
<use />
|
|
114
|
+
</g>
|
|
115
|
+
</g>
|
|
116
|
+
</g>
|
|
117
|
+
<linearGradient
|
|
118
|
+
id="linear-pattern-0"
|
|
119
|
+
gradientUnits="userSpaceOnUse"
|
|
120
|
+
x1="4.4"
|
|
121
|
+
y1="11.48"
|
|
122
|
+
x2="4.37"
|
|
123
|
+
y2="7.53"
|
|
124
|
+
gradientTransform="matrix(1.81612, 0, 0, 1.81612, -0.182, -0.29)"
|
|
125
|
+
>
|
|
126
|
+
<stop
|
|
127
|
+
offset="0"
|
|
128
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
129
|
+
stopOpacity="1"
|
|
130
|
+
/>
|
|
131
|
+
<stop
|
|
132
|
+
offset="1"
|
|
133
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
134
|
+
stopOpacity="1"
|
|
135
|
+
/>
|
|
136
|
+
</linearGradient>
|
|
137
|
+
<clipPath id="clip-6">
|
|
138
|
+
<path
|
|
139
|
+
d="M 0 0 L 32.125 0 L 32.125 32 L 0 32 Z M 0 0 "
|
|
140
|
+
clipRule="nonzero"
|
|
141
|
+
/>
|
|
142
|
+
</clipPath>
|
|
143
|
+
<image id="source-41" x="0" y="0" width="33" height="32" />
|
|
144
|
+
<mask id="mask-2">
|
|
145
|
+
<g filter="url(#filter-remove-color)">
|
|
146
|
+
<use />
|
|
147
|
+
</g>
|
|
148
|
+
</mask>
|
|
149
|
+
<clipPath id="clip-7">
|
|
150
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
151
|
+
</clipPath>
|
|
152
|
+
<g id="source-40" clipPath="url(#clip-7)">
|
|
153
|
+
<path
|
|
154
|
+
fill={color}
|
|
155
|
+
d="M 15 24.535156 C 15 23.664062 15.355469 22.835938 15.980469 22.230469 C 14.308594 21.3125 12.761719 20.175781 11.386719 18.851562 C 10.667969 19.628906 9.71875 20.15625 8.679688 20.359375 C 9.5 21.199219 10.378906 21.976562 11.3125 22.683594 C 12.476562 23.5625 13.722656 24.324219 15.039062 24.953125 C 15.015625 24.816406 15.003906 24.675781 15 24.535156 M 26.441406 24.917969 C 24.753906 24.917969 23.074219 24.722656 21.429688 24.335938 C 21.4375 24.402344 21.4375 24.46875 21.429688 24.535156 C 21.433594 25.378906 21.097656 26.191406 20.503906 26.789062 C 22.546875 27.191406 24.632812 27.335938 26.714844 27.222656 C 27.519531 26.492188 28.246094 25.675781 28.875 24.789062 C 28.066406 24.878906 27.253906 24.921875 26.441406 24.917969 M 26.441406 24.917969 "
|
|
156
|
+
fillRule="nonzero"
|
|
157
|
+
fillOpacity="1"
|
|
158
|
+
/>
|
|
159
|
+
</g>
|
|
160
|
+
<clipPath id="clip-8">
|
|
161
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
162
|
+
</clipPath>
|
|
163
|
+
<g id="source-43" clipPath="url(#clip-8)">
|
|
164
|
+
<g clipPath="url(#clip-6)">
|
|
165
|
+
<g mask="url(#mask-2)">
|
|
166
|
+
<use />
|
|
167
|
+
</g>
|
|
168
|
+
</g>
|
|
169
|
+
</g>
|
|
170
|
+
<linearGradient
|
|
171
|
+
id="linear-pattern-1"
|
|
172
|
+
gradientUnits="userSpaceOnUse"
|
|
173
|
+
x1="10.13"
|
|
174
|
+
y1="15.45"
|
|
175
|
+
x2="10.13"
|
|
176
|
+
y2="11.9"
|
|
177
|
+
gradientTransform="matrix(1.81612, 0, 0, 1.81612, -0.182, -0.29)"
|
|
178
|
+
>
|
|
179
|
+
<stop
|
|
180
|
+
offset="0"
|
|
181
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
182
|
+
stopOpacity="1"
|
|
183
|
+
/>
|
|
184
|
+
<stop
|
|
185
|
+
offset="1"
|
|
186
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
187
|
+
stopOpacity="1"
|
|
188
|
+
/>
|
|
189
|
+
</linearGradient>
|
|
190
|
+
<clipPath id="clip-9">
|
|
191
|
+
<path
|
|
192
|
+
d="M 0 0 L 32.125 0 L 32.125 32 L 0 32 Z M 0 0 "
|
|
193
|
+
clipRule="nonzero"
|
|
194
|
+
/>
|
|
195
|
+
</clipPath>
|
|
196
|
+
<image id="source-55" x="0" y="0" width="33" height="32" />
|
|
197
|
+
<mask id="mask-3">
|
|
198
|
+
<g filter="url(#filter-remove-color)">
|
|
199
|
+
<use />
|
|
200
|
+
</g>
|
|
201
|
+
</mask>
|
|
202
|
+
<clipPath id="clip-10">
|
|
203
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
204
|
+
</clipPath>
|
|
205
|
+
<g id="source-54" clipPath="url(#clip-10)">
|
|
206
|
+
<path
|
|
207
|
+
fill={color}
|
|
208
|
+
d="M 22.191406 15.925781 C 22.351562 15.214844 22.742188 14.578125 23.300781 14.109375 C 20.308594 11.9375 17.589844 9.414062 15.199219 6.59375 C 13.808594 4.957031 12.589844 3.179688 11.570312 1.289062 C 10.890625 1.492188 10.230469 1.746094 9.589844 2.050781 C 10.683594 4.109375 11.992188 6.046875 13.492188 7.828125 C 16.046875 10.878906 18.96875 13.597656 22.191406 15.925781 M 22.191406 15.925781 "
|
|
209
|
+
fillRule="nonzero"
|
|
210
|
+
fillOpacity="1"
|
|
211
|
+
/>
|
|
212
|
+
</g>
|
|
213
|
+
<clipPath id="clip-11">
|
|
214
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
215
|
+
</clipPath>
|
|
216
|
+
<g id="source-57" clipPath="url(#clip-11)">
|
|
217
|
+
<g clipPath="url(#clip-9)">
|
|
218
|
+
<g mask="url(#mask-3)">
|
|
219
|
+
<use />
|
|
220
|
+
</g>
|
|
221
|
+
</g>
|
|
222
|
+
</g>
|
|
223
|
+
<linearGradient
|
|
224
|
+
id="linear-pattern-2"
|
|
225
|
+
gradientUnits="userSpaceOnUse"
|
|
226
|
+
x1="14.18"
|
|
227
|
+
y1="11.15"
|
|
228
|
+
x2="14.18"
|
|
229
|
+
y2="7.38"
|
|
230
|
+
gradientTransform="matrix(1.81612, 0, 0, 1.81612, -0.182, -0.29)"
|
|
231
|
+
>
|
|
232
|
+
<stop
|
|
233
|
+
offset="0"
|
|
234
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
235
|
+
stopOpacity="1"
|
|
236
|
+
/>
|
|
237
|
+
<stop
|
|
238
|
+
offset="1"
|
|
239
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
240
|
+
stopOpacity="1"
|
|
241
|
+
/>
|
|
242
|
+
</linearGradient>
|
|
243
|
+
<clipPath id="clip-12">
|
|
244
|
+
<path
|
|
245
|
+
d="M 0 0 L 32.125 0 L 32.125 32 L 0 32 Z M 0 0 "
|
|
246
|
+
clipRule="nonzero"
|
|
247
|
+
/>
|
|
248
|
+
</clipPath>
|
|
249
|
+
<image id="source-69" x="0" y="0" width="33" height="32" />
|
|
250
|
+
<mask id="mask-4">
|
|
251
|
+
<g filter="url(#filter-remove-color)">
|
|
252
|
+
<use />
|
|
253
|
+
</g>
|
|
254
|
+
</mask>
|
|
255
|
+
<clipPath id="clip-13">
|
|
256
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
257
|
+
</clipPath>
|
|
258
|
+
<g id="source-68" clipPath="url(#clip-13)">
|
|
259
|
+
<path
|
|
260
|
+
fill={color}
|
|
261
|
+
d="M 31.328125 18.851562 L 30.691406 18.542969 L 30.148438 18.253906 L 30.039062 18.253906 L 29.566406 17.871094 L 29.4375 17.871094 L 28.875 17.507812 C 28.679688 18.175781 28.273438 18.761719 27.714844 19.179688 C 27.933594 19.324219 28.167969 19.449219 28.402344 19.578125 L 28.550781 19.667969 L 29.183594 20.011719 L 30.746094 20.832031 C 30.96875 20.171875 31.144531 19.5 31.273438 18.816406 Z M 31.328125 18.851562 "
|
|
262
|
+
fillRule="nonzero"
|
|
263
|
+
fillOpacity="1"
|
|
264
|
+
/>
|
|
265
|
+
</g>
|
|
266
|
+
<clipPath id="clip-14">
|
|
267
|
+
<rect x="0" y="0" width="33" height="32" />
|
|
268
|
+
</clipPath>
|
|
269
|
+
<g id="source-71" clipPath="url(#clip-14)">
|
|
270
|
+
<g clipPath="url(#clip-12)">
|
|
271
|
+
<g mask="url(#mask-4)">
|
|
272
|
+
<use />
|
|
273
|
+
</g>
|
|
274
|
+
</g>
|
|
275
|
+
</g>
|
|
276
|
+
<linearGradient
|
|
277
|
+
id="linear-pattern-3"
|
|
278
|
+
gradientUnits="userSpaceOnUse"
|
|
279
|
+
x1="4.4"
|
|
280
|
+
y1="11.48"
|
|
281
|
+
x2="4.37"
|
|
282
|
+
y2="7.53"
|
|
283
|
+
gradientTransform="matrix(1.81612, 0, 0, 1.81612, -0.182, -0.29)"
|
|
284
|
+
>
|
|
285
|
+
<stop
|
|
286
|
+
offset="0"
|
|
287
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
288
|
+
stopOpacity="1"
|
|
289
|
+
/>
|
|
290
|
+
<stop
|
|
291
|
+
offset="1"
|
|
292
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
293
|
+
stopOpacity="1"
|
|
294
|
+
/>
|
|
295
|
+
</linearGradient>
|
|
296
|
+
<linearGradient
|
|
297
|
+
id="linear-pattern-4"
|
|
298
|
+
gradientUnits="userSpaceOnUse"
|
|
299
|
+
x1="10.13"
|
|
300
|
+
y1="15.45"
|
|
301
|
+
x2="10.13"
|
|
302
|
+
y2="11.9"
|
|
303
|
+
gradientTransform="matrix(1.81612, 0, 0, 1.81612, -0.182, -0.29)"
|
|
304
|
+
>
|
|
305
|
+
<stop
|
|
306
|
+
offset="0"
|
|
307
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
308
|
+
stopOpacity="1"
|
|
309
|
+
/>
|
|
310
|
+
<stop
|
|
311
|
+
offset="1"
|
|
312
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
313
|
+
stopOpacity="1"
|
|
314
|
+
/>
|
|
315
|
+
</linearGradient>
|
|
316
|
+
</defs>
|
|
317
|
+
<path
|
|
318
|
+
fill={color}
|
|
319
|
+
d="M 25.625 28.257812 C 18.886719 33.484375 9.183594 32.257812 3.960938 25.515625 C -1.265625 18.777344 -0.0390625 9.074219 6.703125 3.851562 L 6.863281 3.742188 C 13.640625 -1.316406 23.222656 0.015625 28.359375 6.730469 C 33.496094 13.445312 32.277344 23.042969 25.625 28.257812 "
|
|
320
|
+
fillRule="nonzero"
|
|
321
|
+
/>
|
|
322
|
+
<use />
|
|
323
|
+
<use />
|
|
324
|
+
<path
|
|
325
|
+
fill={color}
|
|
326
|
+
d="M 12.730469 15.472656 C 12.730469 18.210938 10.511719 20.429688 7.773438 20.429688 C 5.035156 20.429688 2.816406 18.210938 2.816406 15.472656 C 2.816406 12.734375 5.035156 10.515625 7.773438 10.515625 C 10.511719 10.515625 12.730469 12.734375 12.730469 15.472656 M 12.730469 15.472656 "
|
|
327
|
+
fillRule="nonzero"
|
|
328
|
+
/>
|
|
329
|
+
<use />
|
|
330
|
+
<path
|
|
331
|
+
fill={color}
|
|
332
|
+
d="M 21.449219 24.535156 C 21.472656 25.703125 20.859375 26.792969 19.851562 27.382812 C 18.84375 27.972656 17.597656 27.976562 16.585938 27.386719 C 15.578125 26.796875 14.964844 25.707031 14.984375 24.539062 C 15.027344 22.785156 16.460938 21.386719 18.214844 21.382812 C 19.96875 21.382812 21.402344 22.78125 21.449219 24.535156 M 21.449219 24.535156 "
|
|
333
|
+
fillRule="nonzero"
|
|
334
|
+
/>
|
|
335
|
+
<use />
|
|
336
|
+
<path
|
|
337
|
+
fill={color}
|
|
338
|
+
d="M 29.003906 16.542969 C 29.003906 18.4375 27.464844 19.976562 25.570312 19.976562 C 23.675781 19.976562 22.136719 18.4375 22.136719 16.542969 C 22.136719 14.648438 23.675781 13.113281 25.570312 13.113281 C 27.464844 13.113281 29.003906 14.648438 29.003906 16.542969 M 29.003906 16.542969 "
|
|
339
|
+
fillRule="nonzero"
|
|
340
|
+
/>
|
|
341
|
+
<use />
|
|
342
|
+
<path
|
|
343
|
+
fill={color}
|
|
344
|
+
d="M 12.730469 15.472656 C 12.730469 18.210938 10.511719 20.429688 7.773438 20.429688 C 5.035156 20.429688 2.816406 18.210938 2.816406 15.472656 C 2.816406 12.734375 5.035156 10.515625 7.773438 10.515625 C 10.511719 10.515625 12.730469 12.734375 12.730469 15.472656 M 12.730469 15.472656 "
|
|
345
|
+
fillRule="nonzero"
|
|
346
|
+
/>
|
|
347
|
+
<path
|
|
348
|
+
fill={color}
|
|
349
|
+
d="M 21.449219 24.535156 C 21.472656 25.703125 20.859375 26.792969 19.851562 27.382812 C 18.84375 27.972656 17.597656 27.976562 16.585938 27.386719 C 15.578125 26.796875 14.964844 25.707031 14.984375 24.539062 C 15.027344 22.785156 16.460938 21.386719 18.214844 21.382812 C 19.96875 21.382812 21.402344 22.78125 21.449219 24.535156 M 21.449219 24.535156 "
|
|
350
|
+
fillRule="nonzero"
|
|
351
|
+
/>
|
|
352
|
+
</svg>
|
|
353
|
+
);
|
|
354
|
+
};
|
|
355
|
+
|
|
356
|
+
AzureAppService.propTypes = {
|
|
357
|
+
color: PropTypes.string,
|
|
358
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
359
|
+
};
|
|
@@ -0,0 +1,224 @@
|
|
|
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 AzureApplicationGateway: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<filter
|
|
19
|
+
id="filter-remove-color"
|
|
20
|
+
x="0%"
|
|
21
|
+
y="0%"
|
|
22
|
+
width="100%"
|
|
23
|
+
height="100%"
|
|
24
|
+
>
|
|
25
|
+
<feColorMatrix
|
|
26
|
+
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
|
27
|
+
colorInterpolationFilters="sRGB"
|
|
28
|
+
/>
|
|
29
|
+
</filter>
|
|
30
|
+
<linearGradient
|
|
31
|
+
id="linear-pattern-0"
|
|
32
|
+
gradientUnits="userSpaceOnUse"
|
|
33
|
+
x1="9"
|
|
34
|
+
y1="19.25"
|
|
35
|
+
x2="9"
|
|
36
|
+
y2="-0.46"
|
|
37
|
+
gradientTransform="matrix(1.77778, 0, 0, 1.77778, -0.007, -0.003)"
|
|
38
|
+
>
|
|
39
|
+
<stop
|
|
40
|
+
offset="0"
|
|
41
|
+
stopColor="rgb(36.862746%, 58.823532%, 14.117648%)"
|
|
42
|
+
stopOpacity="1"
|
|
43
|
+
/>
|
|
44
|
+
<stop
|
|
45
|
+
offset="0.55"
|
|
46
|
+
stopColor="rgb(42.745098%, 67.843139%, 16.470589%)"
|
|
47
|
+
stopOpacity="1"
|
|
48
|
+
/>
|
|
49
|
+
<stop
|
|
50
|
+
offset="1"
|
|
51
|
+
stopColor="rgb(46.27451%, 73.725492%, 17.647059%)"
|
|
52
|
+
stopOpacity="1"
|
|
53
|
+
/>
|
|
54
|
+
</linearGradient>
|
|
55
|
+
<linearGradient
|
|
56
|
+
id="linear-pattern-1"
|
|
57
|
+
gradientUnits="userSpaceOnUse"
|
|
58
|
+
x1="7.54"
|
|
59
|
+
y1="6.44"
|
|
60
|
+
x2="7.53"
|
|
61
|
+
y2="5.18"
|
|
62
|
+
gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
|
|
63
|
+
>
|
|
64
|
+
<stop
|
|
65
|
+
offset="0"
|
|
66
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
67
|
+
stopOpacity="1"
|
|
68
|
+
/>
|
|
69
|
+
<stop
|
|
70
|
+
offset="0.12"
|
|
71
|
+
stopColor="rgb(84.313726%, 84.313726%, 84.313726%)"
|
|
72
|
+
stopOpacity="1"
|
|
73
|
+
/>
|
|
74
|
+
<stop
|
|
75
|
+
offset="0.42"
|
|
76
|
+
stopColor="rgb(92.156863%, 92.156863%, 92.156863%)"
|
|
77
|
+
stopOpacity="1"
|
|
78
|
+
/>
|
|
79
|
+
<stop
|
|
80
|
+
offset="0.72"
|
|
81
|
+
stopColor="rgb(97.254902%, 97.254902%, 97.254902%)"
|
|
82
|
+
stopOpacity="1"
|
|
83
|
+
/>
|
|
84
|
+
<stop
|
|
85
|
+
offset="1"
|
|
86
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
87
|
+
stopOpacity="1"
|
|
88
|
+
/>
|
|
89
|
+
</linearGradient>
|
|
90
|
+
<image id="source-14" x="0" y="0" width="32" height="32" />
|
|
91
|
+
<mask id="mask-0">
|
|
92
|
+
<g filter="url(#filter-remove-color)">
|
|
93
|
+
<use />
|
|
94
|
+
</g>
|
|
95
|
+
</mask>
|
|
96
|
+
<clipPath id="clip-0">
|
|
97
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
98
|
+
</clipPath>
|
|
99
|
+
<g id="source-13" clipPath="url(#clip-0)">
|
|
100
|
+
<path
|
|
101
|
+
fill={color}
|
|
102
|
+
d="M 11.859375 12.445312 L 12.195312 12.976562 L 12.445312 13.332031 C 12.582031 12.664062 12.785156 12.007812 13.050781 11.378906 C 12.75 11.328125 12.46875 11.183594 12.25 10.96875 C 12.085938 11.453125 11.957031 11.945312 11.859375 12.445312 M 12.871094 8.410156 C 12.664062 7.878906 12.519531 7.320312 12.445312 6.753906 C 12.210938 7.003906 12.007812 7.277344 11.839844 7.574219 C 11.910156 8.023438 12.03125 8.464844 12.195312 8.890625 C 12.378906 8.679688 12.609375 8.511719 12.871094 8.410156 M 14.523438 10.914062 C 14.296875 11.15625 13.996094 11.320312 13.671875 11.378906 C 13.925781 11.640625 14.199219 11.882812 14.488281 12.105469 C 14.851562 12.371094 15.238281 12.605469 15.644531 12.800781 L 15.644531 12.675781 C 15.652344 12.398438 15.78125 12.136719 16 11.964844 C 15.460938 11.6875 14.960938 11.332031 14.523438 10.914062 M 19.183594 12.800781 C 18.660156 12.796875 18.144531 12.734375 17.636719 12.621094 C 17.636719 12.882812 17.535156 13.132812 17.351562 13.316406 C 17.980469 13.453125 18.625 13.5 19.269531 13.457031 C 19.515625 13.230469 19.734375 12.980469 19.929688 12.710938 Z M 19.183594 12.800781 "
|
|
103
|
+
fillRule="nonzero"
|
|
104
|
+
fillOpacity="1"
|
|
105
|
+
/>
|
|
106
|
+
</g>
|
|
107
|
+
<clipPath id="clip-1">
|
|
108
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
109
|
+
</clipPath>
|
|
110
|
+
<g id="source-16" clipPath="url(#clip-1)">
|
|
111
|
+
<g mask="url(#mask-0)">
|
|
112
|
+
<use />
|
|
113
|
+
</g>
|
|
114
|
+
</g>
|
|
115
|
+
<linearGradient
|
|
116
|
+
id="linear-pattern-2"
|
|
117
|
+
gradientUnits="userSpaceOnUse"
|
|
118
|
+
x1="9.36"
|
|
119
|
+
y1="7.69"
|
|
120
|
+
x2="9.36"
|
|
121
|
+
y2="6.57"
|
|
122
|
+
gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
|
|
123
|
+
>
|
|
124
|
+
<stop
|
|
125
|
+
offset="0"
|
|
126
|
+
stopColor="rgb(80.000001%, 80.000001%, 80.000001%)"
|
|
127
|
+
stopOpacity="1"
|
|
128
|
+
/>
|
|
129
|
+
<stop
|
|
130
|
+
offset="0.12"
|
|
131
|
+
stopColor="rgb(84.313726%, 84.313726%, 84.313726%)"
|
|
132
|
+
stopOpacity="1"
|
|
133
|
+
/>
|
|
134
|
+
<stop
|
|
135
|
+
offset="0.42"
|
|
136
|
+
stopColor="rgb(92.156863%, 92.156863%, 92.156863%)"
|
|
137
|
+
stopOpacity="1"
|
|
138
|
+
/>
|
|
139
|
+
<stop
|
|
140
|
+
offset="0.72"
|
|
141
|
+
stopColor="rgb(97.254902%, 97.254902%, 97.254902%)"
|
|
142
|
+
stopOpacity="1"
|
|
143
|
+
/>
|
|
144
|
+
<stop
|
|
145
|
+
offset="1"
|
|
146
|
+
stopColor="rgb(98.823529%, 98.823529%, 98.823529%)"
|
|
147
|
+
stopOpacity="1"
|
|
148
|
+
/>
|
|
149
|
+
</linearGradient>
|
|
150
|
+
<image id="source-29" x="0" y="0" width="32" height="32" />
|
|
151
|
+
<mask id="mask-1">
|
|
152
|
+
<g filter="url(#filter-remove-color)">
|
|
153
|
+
<use />
|
|
154
|
+
</g>
|
|
155
|
+
</mask>
|
|
156
|
+
<clipPath id="clip-2">
|
|
157
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
158
|
+
</clipPath>
|
|
159
|
+
<g id="source-28" clipPath="url(#clip-2)">
|
|
160
|
+
<path
|
|
161
|
+
fill={color}
|
|
162
|
+
d="M 16.375 7.859375 C 17.417969 7.359375 18.558594 7.101562 19.714844 7.109375 C 19.476562 6.804688 19.195312 6.535156 18.878906 6.3125 C 17.96875 6.367188 17.070312 6.578125 16.230469 6.933594 C 16.054688 6.933594 15.894531 7.128906 15.714844 7.21875 C 15.289062 6.703125 14.914062 6.148438 14.59375 5.5625 L 13.992188 5.796875 C 14.308594 6.429688 14.695312 7.027344 15.148438 7.574219 C 14.714844 7.855469 14.316406 8.183594 13.957031 8.550781 C 14.273438 8.667969 14.539062 8.886719 14.71875 9.171875 C 15.046875 8.847656 15.410156 8.5625 15.804688 8.320312 C 16.445312 8.972656 17.140625 9.566406 17.882812 10.097656 C 17.933594 9.875 18.058594 9.671875 18.238281 9.527344 C 17.574219 9.023438 16.949219 8.464844 16.375 7.859375 M 20.535156 10.828125 L 20.214844 10.828125 L 20.035156 10.71875 C 19.972656 10.929688 19.847656 11.113281 19.679688 11.253906 L 19.894531 11.378906 L 20.089844 11.484375 L 20.585938 11.734375 C 20.652344 11.527344 20.703125 11.320312 20.746094 11.109375 Z M 20.535156 10.828125 "
|
|
163
|
+
fillRule="nonzero"
|
|
164
|
+
fillOpacity="1"
|
|
165
|
+
/>
|
|
166
|
+
</g>
|
|
167
|
+
<clipPath id="clip-3">
|
|
168
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
169
|
+
</clipPath>
|
|
170
|
+
<g id="source-31" clipPath="url(#clip-3)">
|
|
171
|
+
<g mask="url(#mask-1)">
|
|
172
|
+
<use />
|
|
173
|
+
</g>
|
|
174
|
+
</g>
|
|
175
|
+
</defs>
|
|
176
|
+
<path
|
|
177
|
+
fill={color}
|
|
178
|
+
d="M 1.175781 15.285156 L 15.265625 1.191406 C 15.664062 0.796875 16.304688 0.796875 16.699219 1.191406 L 30.792969 15.285156 C 31.1875 15.679688 31.1875 16.324219 30.792969 16.71875 L 16.699219 30.808594 C 16.304688 31.203125 15.664062 31.203125 15.265625 30.808594 L 1.175781 16.71875 C 0.984375 16.53125 0.878906 16.269531 0.878906 16.003906 C 0.878906 15.734375 0.984375 15.476562 1.175781 15.285156 Z M 1.175781 15.285156 "
|
|
179
|
+
fillRule="nonzero"
|
|
180
|
+
/>
|
|
181
|
+
<path
|
|
182
|
+
fill={color}
|
|
183
|
+
d="M 19.359375 18.683594 L 24.410156 18.683594 C 24.511719 18.675781 24.589844 18.589844 24.585938 18.488281 L 24.585938 13.457031 C 24.59375 13.375 24.546875 13.300781 24.472656 13.273438 C 24.398438 13.242188 24.3125 13.265625 24.265625 13.332031 L 22.878906 14.71875 L 22.878906 14.808594 C 22.808594 14.875 22.703125 14.875 22.632812 14.808594 L 16.460938 8.730469 C 16.429688 8.695312 16.382812 8.675781 16.335938 8.675781 C 16.289062 8.675781 16.246094 8.695312 16.214844 8.730469 L 14.648438 10.292969 C 14.578125 10.367188 14.578125 10.484375 14.648438 10.558594 L 20.710938 16.621094 C 20.78125 16.699219 20.78125 16.816406 20.710938 16.890625 L 20.621094 16.976562 L 19.234375 18.363281 C 19.1875 18.417969 19.175781 18.496094 19.203125 18.5625 C 19.230469 18.628906 19.289062 18.675781 19.359375 18.683594 M 12.300781 18.683594 L 7.253906 18.683594 C 7.167969 18.65625 7.109375 18.578125 7.109375 18.488281 L 7.109375 13.457031 C 7.113281 13.386719 7.15625 13.324219 7.222656 13.296875 C 7.285156 13.269531 7.363281 13.285156 7.414062 13.332031 L 8.816406 14.71875 L 8.816406 14.808594 C 8.886719 14.875 8.996094 14.875 9.066406 14.808594 L 15.199219 8.730469 C 15.234375 8.695312 15.277344 8.675781 15.324219 8.679688 C 15.371094 8.679688 15.417969 8.695312 15.449219 8.730469 L 17.011719 10.292969 C 17.082031 10.367188 17.082031 10.484375 17.011719 10.558594 L 10.949219 16.621094 C 10.882812 16.699219 10.882812 16.8125 10.949219 16.890625 L 10.949219 16.976562 L 12.335938 18.363281 C 12.386719 18.40625 12.410156 18.46875 12.402344 18.535156 C 12.398438 18.597656 12.359375 18.65625 12.300781 18.683594 M 12.125 23.234375 L 15.679688 26.792969 C 15.75 26.859375 15.859375 26.859375 15.929688 26.792969 L 19.484375 23.234375 C 19.535156 23.183594 19.550781 23.109375 19.523438 23.042969 C 19.496094 22.976562 19.433594 22.933594 19.359375 22.933594 L 17.28125 22.933594 C 17.1875 22.925781 17.109375 22.851562 17.101562 22.753906 L 17.101562 14.222656 C 17.105469 14.171875 17.089844 14.125 17.058594 14.085938 C 17.027344 14.046875 16.976562 14.027344 16.925781 14.027344 L 14.71875 14.027344 C 14.613281 14.027344 14.523438 14.113281 14.523438 14.222656 L 14.523438 22.753906 C 14.523438 22.855469 14.445312 22.933594 14.347656 22.933594 L 12.25 22.933594 C 12.179688 22.933594 12.113281 22.976562 12.085938 23.042969 C 12.058594 23.109375 12.074219 23.183594 12.125 23.234375 "
|
|
184
|
+
fillRule="nonzero"
|
|
185
|
+
fillOpacity="1"
|
|
186
|
+
/>
|
|
187
|
+
<path
|
|
188
|
+
fill={color}
|
|
189
|
+
d="M 18.933594 13.832031 C 16.828125 15.347656 13.898438 14.925781 12.308594 12.875 C 10.71875 10.824219 11.039062 7.882812 13.03125 6.222656 C 15.144531 4.761719 18.035156 5.21875 19.59375 7.261719 C 21.15625 9.300781 20.839844 12.207031 18.878906 13.867188 "
|
|
190
|
+
fillRule="nonzero"
|
|
191
|
+
fillOpacity="1"
|
|
192
|
+
/>
|
|
193
|
+
<path
|
|
194
|
+
fill={color}
|
|
195
|
+
d="M 13.386719 8.320312 C 12.976562 8.320312 12.582031 8.480469 12.292969 8.773438 C 12.003906 9.0625 11.839844 9.457031 11.839844 9.867188 C 11.839844 10.277344 12.003906 10.671875 12.292969 10.960938 C 12.582031 11.253906 12.976562 11.414062 13.386719 11.414062 C 14.242188 11.414062 14.933594 10.722656 14.933594 9.867188 C 14.933594 9.011719 14.242188 8.320312 13.386719 8.320312 "
|
|
196
|
+
fillRule="nonzero"
|
|
197
|
+
/>
|
|
198
|
+
<use />
|
|
199
|
+
<path
|
|
200
|
+
fill={color}
|
|
201
|
+
d="M 16.640625 11.679688 C 16.238281 11.679688 15.875 11.921875 15.71875 12.292969 C 15.566406 12.664062 15.652344 13.09375 15.933594 13.378906 C 16.121094 13.566406 16.375 13.667969 16.640625 13.667969 C 17.1875 13.671875 17.632812 13.226562 17.632812 12.675781 C 17.636719 12.125 17.191406 11.679688 16.640625 11.679688 "
|
|
202
|
+
fillRule="nonzero"
|
|
203
|
+
/>
|
|
204
|
+
<path
|
|
205
|
+
fill={color}
|
|
206
|
+
d="M 18.914062 9.136719 C 18.328125 9.140625 17.851562 9.617188 17.847656 10.203125 C 17.847656 10.789062 18.324219 11.269531 18.914062 11.265625 C 19.5 11.265625 19.976562 10.789062 19.976562 10.203125 C 19.976562 9.613281 19.5 9.136719 18.914062 9.136719 "
|
|
207
|
+
fillRule="nonzero"
|
|
208
|
+
fillOpacity="1"
|
|
209
|
+
/>
|
|
210
|
+
<use />
|
|
211
|
+
<path
|
|
212
|
+
fill={color}
|
|
213
|
+
d="M 13.386719 8.320312 C 12.976562 8.320312 12.582031 8.480469 12.292969 8.773438 C 12.003906 9.0625 11.839844 9.457031 11.839844 9.867188 C 11.839844 10.277344 12.003906 10.671875 12.292969 10.960938 C 12.582031 11.253906 12.976562 11.414062 13.386719 11.414062 C 14.242188 11.414062 14.933594 10.722656 14.933594 9.867188 C 14.933594 9.011719 14.242188 8.320312 13.386719 8.320312 M 16.640625 11.679688 C 16.378906 11.679688 16.125 11.785156 15.9375 11.96875 C 15.75 12.15625 15.644531 12.410156 15.644531 12.675781 C 15.644531 13.222656 16.089844 13.667969 16.640625 13.667969 C 17.1875 13.671875 17.632812 13.226562 17.632812 12.675781 C 17.636719 12.125 17.191406 11.679688 16.640625 11.679688 "
|
|
214
|
+
fillRule="nonzero"
|
|
215
|
+
fillOpacity="1"
|
|
216
|
+
/>
|
|
217
|
+
</svg>
|
|
218
|
+
);
|
|
219
|
+
};
|
|
220
|
+
|
|
221
|
+
AzureApplicationGateway.propTypes = {
|
|
222
|
+
color: PropTypes.string,
|
|
223
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
224
|
+
};
|