@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,217 @@
|
|
|
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 AzureManagedIdentity: 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="13.18"
|
|
34
|
+
y1="13.01"
|
|
35
|
+
x2="8.63"
|
|
36
|
+
y2="4.38"
|
|
37
|
+
gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
|
|
38
|
+
>
|
|
39
|
+
<stop
|
|
40
|
+
offset="0"
|
|
41
|
+
stopColor="rgb(9.803922%, 53.333336%, 85.09804%)"
|
|
42
|
+
stopOpacity="1"
|
|
43
|
+
/>
|
|
44
|
+
<stop
|
|
45
|
+
offset="0.9"
|
|
46
|
+
stopColor="rgb(32.941177%, 68.235296%, 94.117647%)"
|
|
47
|
+
stopOpacity="1"
|
|
48
|
+
/>
|
|
49
|
+
</linearGradient>
|
|
50
|
+
<linearGradient
|
|
51
|
+
id="linear-pattern-1"
|
|
52
|
+
gradientUnits="userSpaceOnUse"
|
|
53
|
+
x1="11.22"
|
|
54
|
+
y1="10.5"
|
|
55
|
+
x2="14.37"
|
|
56
|
+
y2="15.93"
|
|
57
|
+
gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
|
|
58
|
+
>
|
|
59
|
+
<stop
|
|
60
|
+
offset="0.1"
|
|
61
|
+
stopColor="rgb(32.941177%, 68.235296%, 94.117647%)"
|
|
62
|
+
stopOpacity="1"
|
|
63
|
+
/>
|
|
64
|
+
<stop
|
|
65
|
+
offset="0.29"
|
|
66
|
+
stopColor="rgb(30.980393%, 67.058825%, 93.333334%)"
|
|
67
|
+
stopOpacity="1"
|
|
68
|
+
/>
|
|
69
|
+
<stop
|
|
70
|
+
offset="0.51"
|
|
71
|
+
stopColor="rgb(25.490198%, 63.529414%, 91.37255%)"
|
|
72
|
+
stopOpacity="1"
|
|
73
|
+
/>
|
|
74
|
+
<stop
|
|
75
|
+
offset="0.74"
|
|
76
|
+
stopColor="rgb(16.470589%, 57.647061%, 87.843138%)"
|
|
77
|
+
stopOpacity="1"
|
|
78
|
+
/>
|
|
79
|
+
<stop
|
|
80
|
+
offset="0.88"
|
|
81
|
+
stopColor="rgb(9.803922%, 53.333336%, 85.09804%)"
|
|
82
|
+
stopOpacity="1"
|
|
83
|
+
/>
|
|
84
|
+
</linearGradient>
|
|
85
|
+
<image id="source-14" x="0" y="0" width="32" height="32" />
|
|
86
|
+
<mask id="mask-0">
|
|
87
|
+
<g filter="url(#filter-remove-color)">
|
|
88
|
+
<use />
|
|
89
|
+
</g>
|
|
90
|
+
</mask>
|
|
91
|
+
<clipPath id="clip-0">
|
|
92
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
93
|
+
</clipPath>
|
|
94
|
+
<g id="source-13" clipPath="url(#clip-0)">
|
|
95
|
+
<path
|
|
96
|
+
fill={color}
|
|
97
|
+
d="M 23.109375 30.222656 C 23.183594 30.296875 23.300781 30.320312 23.394531 30.273438 C 23.488281 30.230469 23.546875 30.132812 23.539062 30.027344 L 23.539062 25.476562 C 23.539062 25.386719 23.5 25.300781 23.429688 25.246094 C 23.351562 25.1875 23.246094 25.183594 23.160156 25.234375 C 23.078125 25.285156 23.03125 25.378906 23.039062 25.476562 L 23.039062 29.9375 C 23.003906 30.039062 23.03125 30.148438 23.109375 30.222656 "
|
|
98
|
+
fillRule="nonzero"
|
|
99
|
+
fillOpacity="1"
|
|
100
|
+
/>
|
|
101
|
+
</g>
|
|
102
|
+
<clipPath id="clip-1">
|
|
103
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
104
|
+
</clipPath>
|
|
105
|
+
<g id="source-16" clipPath="url(#clip-1)">
|
|
106
|
+
<g mask="url(#mask-0)">
|
|
107
|
+
<use />
|
|
108
|
+
</g>
|
|
109
|
+
</g>
|
|
110
|
+
<image id="source-29" x="0" y="0" width="32" height="32" />
|
|
111
|
+
<mask id="mask-1">
|
|
112
|
+
<g filter="url(#filter-remove-color)">
|
|
113
|
+
<use />
|
|
114
|
+
</g>
|
|
115
|
+
</mask>
|
|
116
|
+
<clipPath id="clip-2">
|
|
117
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
118
|
+
</clipPath>
|
|
119
|
+
<g id="source-28" clipPath="url(#clip-2)">
|
|
120
|
+
<path
|
|
121
|
+
fill={color}
|
|
122
|
+
d="M 21.476562 19.378906 L 26.683594 19.378906 C 26.769531 19.378906 26.851562 19.414062 26.910156 19.472656 C 26.96875 19.53125 27.003906 19.613281 27.003906 19.699219 L 27.003906 19.75 C 27.003906 19.925781 26.859375 20.070312 26.683594 20.070312 L 21.476562 20.070312 C 21.390625 20.070312 21.308594 20.039062 21.25 19.976562 C 21.191406 19.917969 21.15625 19.835938 21.15625 19.75 L 21.15625 19.699219 C 21.15625 19.519531 21.296875 19.378906 21.476562 19.378906 Z M 21.476562 19.378906 "
|
|
123
|
+
fillRule="nonzero"
|
|
124
|
+
fillOpacity="1"
|
|
125
|
+
/>
|
|
126
|
+
</g>
|
|
127
|
+
<clipPath id="clip-3">
|
|
128
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
129
|
+
</clipPath>
|
|
130
|
+
<g id="source-31" clipPath="url(#clip-3)">
|
|
131
|
+
<g mask="url(#mask-1)">
|
|
132
|
+
<use />
|
|
133
|
+
</g>
|
|
134
|
+
</g>
|
|
135
|
+
<image id="source-44" x="0" y="0" width="32" height="32" />
|
|
136
|
+
<mask id="mask-2">
|
|
137
|
+
<g filter="url(#filter-remove-color)">
|
|
138
|
+
<use />
|
|
139
|
+
</g>
|
|
140
|
+
</mask>
|
|
141
|
+
<clipPath id="clip-4">
|
|
142
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
143
|
+
</clipPath>
|
|
144
|
+
<g id="source-43" clipPath="url(#clip-4)">
|
|
145
|
+
<path
|
|
146
|
+
fill={color}
|
|
147
|
+
d="M 21.476562 20.496094 L 26.683594 20.496094 C 26.859375 20.496094 27.003906 20.640625 27.003906 20.816406 L 27.003906 20.871094 C 27.003906 21.046875 26.859375 21.191406 26.683594 21.191406 L 21.476562 21.191406 C 21.300781 21.191406 21.15625 21.046875 21.15625 20.871094 L 21.15625 20.816406 C 21.15625 20.730469 21.191406 20.648438 21.25 20.589844 C 21.3125 20.53125 21.390625 20.496094 21.476562 20.496094 Z M 21.476562 20.496094 "
|
|
148
|
+
fillRule="nonzero"
|
|
149
|
+
fillOpacity="1"
|
|
150
|
+
/>
|
|
151
|
+
</g>
|
|
152
|
+
<clipPath id="clip-5">
|
|
153
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
154
|
+
</clipPath>
|
|
155
|
+
<g id="source-46" clipPath="url(#clip-5)">
|
|
156
|
+
<g mask="url(#mask-2)">
|
|
157
|
+
<use />
|
|
158
|
+
</g>
|
|
159
|
+
</g>
|
|
160
|
+
</defs>
|
|
161
|
+
<path
|
|
162
|
+
fill={color}
|
|
163
|
+
d="M 2.042969 18.167969 L 15.875 27.148438 L 29.957031 18.152344 L 31.734375 20.195312 L 15.875 30.417969 L 0.265625 20.214844 Z M 2.042969 18.167969 "
|
|
164
|
+
fillRule="nonzero"
|
|
165
|
+
fillOpacity="1"
|
|
166
|
+
/>
|
|
167
|
+
<path
|
|
168
|
+
fill={color}
|
|
169
|
+
d="M 3.074219 17.03125 L 15.875 1.777344 L 28.941406 17.050781 L 15.875 25.296875 Z M 3.074219 17.03125 "
|
|
170
|
+
fillRule="nonzero"
|
|
171
|
+
fillOpacity="1"
|
|
172
|
+
/>
|
|
173
|
+
<path
|
|
174
|
+
fill={color}
|
|
175
|
+
d="M 15.875 1.777344 L 15.875 25.296875 L 3.074219 17.03125 Z M 15.875 1.777344 "
|
|
176
|
+
fillRule="nonzero"
|
|
177
|
+
fillOpacity="1"
|
|
178
|
+
/>
|
|
179
|
+
<path
|
|
180
|
+
fill={color}
|
|
181
|
+
d="M 15.875 1.777344 L 15.875 25.296875 L 28.941406 17.050781 Z M 15.875 1.777344 "
|
|
182
|
+
fillRule="nonzero"
|
|
183
|
+
/>
|
|
184
|
+
<path
|
|
185
|
+
fill={color}
|
|
186
|
+
d="M 15.875 13.921875 L 28.941406 17.050781 L 15.875 25.296875 Z M 15.875 13.921875 "
|
|
187
|
+
fillRule="nonzero"
|
|
188
|
+
fillOpacity="1"
|
|
189
|
+
/>
|
|
190
|
+
<path
|
|
191
|
+
fill={color}
|
|
192
|
+
d="M 15.875 25.296875 L 3.074219 17.03125 L 15.875 13.921875 Z M 15.875 25.296875 "
|
|
193
|
+
fillRule="nonzero"
|
|
194
|
+
fillOpacity="1"
|
|
195
|
+
/>
|
|
196
|
+
<path
|
|
197
|
+
fill={color}
|
|
198
|
+
d="M 15.875 30.417969 L 31.734375 20.195312 L 29.957031 18.152344 L 15.875 27.148438 Z M 15.875 30.417969 "
|
|
199
|
+
fillRule="nonzero"
|
|
200
|
+
/>
|
|
201
|
+
<path
|
|
202
|
+
fill={color}
|
|
203
|
+
d="M 29.011719 21.121094 C 29.40625 20.734375 29.625 20.207031 29.625 19.652344 C 29.625 19.101562 29.40625 18.574219 29.011719 18.1875 L 25.457031 14.632812 C 24.652344 13.828125 23.347656 13.828125 22.542969 14.632812 L 18.988281 18.1875 C 18.1875 19 18.1875 20.304688 18.988281 21.121094 L 21.957031 24.089844 C 22.0625 24.199219 22.117188 24.34375 22.117188 24.496094 L 22.117188 30.007812 C 22.109375 30.199219 22.1875 30.378906 22.328125 30.507812 L 23.679688 31.859375 C 23.765625 31.949219 23.882812 32.003906 24.007812 32.003906 C 24.132812 32.003906 24.25 31.949219 24.335938 31.859375 L 26.417969 29.777344 C 26.519531 29.675781 26.519531 29.507812 26.417969 29.40625 L 25.867188 28.851562 C 25.804688 28.800781 25.769531 28.722656 25.769531 28.640625 C 25.769531 28.558594 25.804688 28.480469 25.867188 28.425781 L 26.417969 27.875 C 26.523438 27.765625 26.523438 27.59375 26.417969 27.484375 L 25.867188 26.933594 C 25.804688 26.882812 25.769531 26.808594 25.769531 26.730469 C 25.769531 26.648438 25.804688 26.574219 25.867188 26.523438 L 26.417969 25.957031 C 26.519531 25.851562 26.519531 25.6875 26.417969 25.582031 L 25.636719 24.800781 L 25.636719 24.515625 Z M 24 15.484375 C 24.648438 15.484375 25.171875 16.007812 25.171875 16.65625 C 25.171875 17.304688 24.648438 17.832031 24 17.832031 C 23.351562 17.832031 22.828125 17.304688 22.828125 16.65625 C 22.828125 16.007812 23.351562 15.484375 24 15.484375 "
|
|
204
|
+
fillRule="nonzero"
|
|
205
|
+
fillOpacity="1"
|
|
206
|
+
/>
|
|
207
|
+
<use />
|
|
208
|
+
<use />
|
|
209
|
+
<use />
|
|
210
|
+
</svg>
|
|
211
|
+
);
|
|
212
|
+
};
|
|
213
|
+
|
|
214
|
+
AzureManagedIdentity.propTypes = {
|
|
215
|
+
color: PropTypes.string,
|
|
216
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
217
|
+
};
|
|
@@ -0,0 +1,150 @@
|
|
|
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 AzureMetrics: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 29.511 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="6.57"
|
|
22
|
+
y1="7.06"
|
|
23
|
+
x2="6.57"
|
|
24
|
+
y2="3.76"
|
|
25
|
+
gradientTransform="matrix(1.81715, 0, 0, 1.81715, -1.545, -0.29)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(46.666667%, 22.745098%, 86.274511%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(71.764708%, 47.843137%, 95.686275%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient
|
|
39
|
+
id="linear-pattern-1"
|
|
40
|
+
gradientUnits="userSpaceOnUse"
|
|
41
|
+
x1="11.02"
|
|
42
|
+
y1="11.15"
|
|
43
|
+
x2="11.02"
|
|
44
|
+
y2="7.86"
|
|
45
|
+
gradientTransform="matrix(1.81715, 0, 0, 1.81715, -1.545, -0.29)"
|
|
46
|
+
>
|
|
47
|
+
<stop
|
|
48
|
+
offset="0"
|
|
49
|
+
stopColor="rgb(46.666667%, 22.745098%, 86.274511%)"
|
|
50
|
+
stopOpacity="1"
|
|
51
|
+
/>
|
|
52
|
+
<stop
|
|
53
|
+
offset="1"
|
|
54
|
+
stopColor="rgb(71.764708%, 47.843137%, 95.686275%)"
|
|
55
|
+
stopOpacity="1"
|
|
56
|
+
/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="linear-pattern-2"
|
|
60
|
+
gradientUnits="userSpaceOnUse"
|
|
61
|
+
x1="15.15"
|
|
62
|
+
y1="3.79"
|
|
63
|
+
x2="15.15"
|
|
64
|
+
y2="0.5"
|
|
65
|
+
gradientTransform="matrix(1.81715, 0, 0, 1.81715, -1.545, -0.29)"
|
|
66
|
+
>
|
|
67
|
+
<stop
|
|
68
|
+
offset="0"
|
|
69
|
+
stopColor="rgb(46.666667%, 22.745098%, 86.274511%)"
|
|
70
|
+
stopOpacity="1"
|
|
71
|
+
/>
|
|
72
|
+
<stop
|
|
73
|
+
offset="1"
|
|
74
|
+
stopColor="rgb(71.764708%, 47.843137%, 95.686275%)"
|
|
75
|
+
stopOpacity="1"
|
|
76
|
+
/>
|
|
77
|
+
</linearGradient>
|
|
78
|
+
<linearGradient
|
|
79
|
+
id="linear-pattern-3"
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
x1="2.85"
|
|
82
|
+
y1="11.86"
|
|
83
|
+
x2="2.85"
|
|
84
|
+
y2="8.57"
|
|
85
|
+
gradientTransform="matrix(1.81715, 0, 0, 1.81715, -1.545, -0.29)"
|
|
86
|
+
>
|
|
87
|
+
<stop
|
|
88
|
+
offset="0"
|
|
89
|
+
stopColor="rgb(46.666667%, 22.745098%, 86.274511%)"
|
|
90
|
+
stopOpacity="1"
|
|
91
|
+
/>
|
|
92
|
+
<stop
|
|
93
|
+
offset="1"
|
|
94
|
+
stopColor="rgb(71.764708%, 47.843137%, 95.686275%)"
|
|
95
|
+
stopOpacity="1"
|
|
96
|
+
/>
|
|
97
|
+
</linearGradient>
|
|
98
|
+
</defs>
|
|
99
|
+
<path
|
|
100
|
+
fill={color}
|
|
101
|
+
d="M 25.222656 2.652344 L 17.972656 15.554688 L 10.304688 7.742188 L 2.398438 17.988281 L 4.253906 19.445312 L 10.519531 11.355469 L 18.480469 19.480469 L 27.277344 3.835938 Z M 25.222656 2.652344 "
|
|
102
|
+
fillRule="nonzero"
|
|
103
|
+
fillOpacity="1"
|
|
104
|
+
/>
|
|
105
|
+
<path
|
|
106
|
+
fill={color}
|
|
107
|
+
d="M 13.375 9.539062 C 13.375 11.195312 12.039062 12.539062 10.394531 12.539062 C 8.742188 12.535156 7.410156 11.191406 7.414062 9.539062 C 7.410156 7.890625 8.746094 6.546875 10.394531 6.542969 C 12.039062 6.542969 13.375 7.882812 13.375 9.539062 M 13.375 9.539062 "
|
|
108
|
+
fillRule="nonzero"
|
|
109
|
+
/>
|
|
110
|
+
<path
|
|
111
|
+
fill={color}
|
|
112
|
+
d="M 21.460938 16.972656 C 21.464844 18.625 20.128906 19.964844 18.480469 19.96875 C 17.6875 19.96875 16.929688 19.652344 16.367188 19.089844 C 15.808594 18.527344 15.496094 17.765625 15.5 16.972656 C 15.5 15.316406 16.835938 13.972656 18.480469 13.972656 C 20.132812 13.980469 21.464844 15.320312 21.460938 16.972656 M 21.460938 16.972656 "
|
|
113
|
+
fillRule="nonzero"
|
|
114
|
+
/>
|
|
115
|
+
<path
|
|
116
|
+
fill={color}
|
|
117
|
+
d="M 28.964844 3.617188 C 28.96875 4.410156 28.65625 5.171875 28.097656 5.734375 C 27.539062 6.296875 26.777344 6.613281 25.984375 6.613281 C 24.332031 6.609375 23 5.269531 23.003906 3.617188 C 23.003906 1.960938 24.339844 0.617188 25.984375 0.617188 C 27.636719 0.621094 28.96875 1.964844 28.964844 3.617188 M 28.964844 3.617188 "
|
|
118
|
+
fillRule="nonzero"
|
|
119
|
+
/>
|
|
120
|
+
<path
|
|
121
|
+
fill={color}
|
|
122
|
+
d="M 6.613281 18.28125 C 6.617188 19.929688 5.285156 21.273438 3.632812 21.277344 C 1.984375 21.273438 0.648438 19.929688 0.652344 18.28125 C 0.652344 16.625 1.988281 15.28125 3.632812 15.28125 C 5.285156 15.285156 6.617188 16.628906 6.613281 18.28125 M 6.613281 18.28125 "
|
|
123
|
+
fillRule="nonzero"
|
|
124
|
+
/>
|
|
125
|
+
<path
|
|
126
|
+
fill={color}
|
|
127
|
+
d="M 9.265625 17.734375 L 12.9375 17.734375 C 13.074219 17.734375 13.203125 17.789062 13.296875 17.882812 C 13.394531 17.980469 13.445312 18.109375 13.445312 18.246094 L 13.445312 31 C 13.445312 31.132812 13.390625 31.265625 13.296875 31.359375 C 13.199219 31.453125 13.070312 31.507812 12.9375 31.507812 L 9.265625 31.507812 C 8.988281 31.507812 8.757812 31.28125 8.757812 31 L 8.757812 18.246094 C 8.757812 17.964844 8.988281 17.734375 9.265625 17.734375 M 9.265625 17.734375 "
|
|
128
|
+
fillRule="nonzero"
|
|
129
|
+
fillOpacity="1"
|
|
130
|
+
/>
|
|
131
|
+
<path
|
|
132
|
+
fill={color}
|
|
133
|
+
d="M 16.734375 22.496094 L 20.40625 22.496094 C 20.539062 22.496094 20.667969 22.550781 20.765625 22.644531 C 20.859375 22.738281 20.914062 22.867188 20.914062 23.003906 L 20.914062 31 C 20.914062 31.136719 20.859375 31.265625 20.765625 31.359375 C 20.667969 31.453125 20.539062 31.507812 20.40625 31.507812 L 16.734375 31.507812 C 16.453125 31.507812 16.226562 31.28125 16.226562 31 L 16.226562 23.003906 C 16.226562 22.871094 16.28125 22.738281 16.375 22.644531 C 16.46875 22.550781 16.597656 22.496094 16.734375 22.496094 M 24.203125 13.121094 L 27.875 13.121094 C 28.007812 13.121094 28.140625 13.175781 28.234375 13.269531 C 28.328125 13.363281 28.382812 13.492188 28.382812 13.628906 L 28.382812 31 C 28.382812 31.132812 28.328125 31.265625 28.234375 31.359375 C 28.140625 31.453125 28.007812 31.507812 27.875 31.507812 L 24.203125 31.507812 C 24.066406 31.507812 23.9375 31.453125 23.84375 31.359375 C 23.75 31.265625 23.695312 31.136719 23.695312 31 L 23.695312 13.628906 C 23.695312 13.492188 23.75 13.363281 23.84375 13.269531 C 23.9375 13.175781 24.070312 13.121094 24.203125 13.121094 M 24.203125 13.121094 "
|
|
134
|
+
fillRule="nonzero"
|
|
135
|
+
fillOpacity="1"
|
|
136
|
+
/>
|
|
137
|
+
<path
|
|
138
|
+
fill={color}
|
|
139
|
+
d="M 1.800781 22.496094 L 5.46875 22.496094 C 5.75 22.496094 5.976562 22.722656 5.976562 23.003906 L 5.976562 31 C 5.976562 31.28125 5.75 31.507812 5.46875 31.507812 L 1.800781 31.507812 C 1.519531 31.507812 1.289062 31.28125 1.289062 31 L 1.289062 23.003906 C 1.289062 22.722656 1.519531 22.496094 1.800781 22.496094 M 1.800781 22.496094 "
|
|
140
|
+
fillRule="nonzero"
|
|
141
|
+
fillOpacity="1"
|
|
142
|
+
/>
|
|
143
|
+
</svg>
|
|
144
|
+
);
|
|
145
|
+
};
|
|
146
|
+
|
|
147
|
+
AzureMetrics.propTypes = {
|
|
148
|
+
color: PropTypes.string,
|
|
149
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
150
|
+
};
|
|
@@ -0,0 +1,98 @@
|
|
|
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 AzureNat: 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
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="9"
|
|
22
|
+
y1="18.17"
|
|
23
|
+
x2="9"
|
|
24
|
+
y2="1.506"
|
|
25
|
+
gradientTransform="matrix(1.77778, 0, 0, 1.77778, 0, 0)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(13.725491%, 54.11765%, 69.01961%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="0.109"
|
|
34
|
+
stopColor="rgb(17.647059%, 64.313728%, 78.431374%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
<stop
|
|
38
|
+
offset="0.775"
|
|
39
|
+
stopColor="rgb(24.313726%, 82.745099%, 94.901961%)"
|
|
40
|
+
stopOpacity="1"
|
|
41
|
+
/>
|
|
42
|
+
</linearGradient>
|
|
43
|
+
</defs>
|
|
44
|
+
<path
|
|
45
|
+
fill={color}
|
|
46
|
+
d="M 0.535156 15.257812 L 15.253906 0.535156 C 15.664062 0.125 16.332031 0.125 16.742188 0.535156 L 31.464844 15.257812 C 31.660156 15.453125 31.773438 15.722656 31.773438 16 C 31.773438 16.277344 31.660156 16.546875 31.464844 16.742188 L 16.742188 31.464844 C 16.332031 31.875 15.667969 31.875 15.253906 31.464844 L 0.535156 16.742188 C 0.125 16.332031 0.125 15.667969 0.535156 15.257812 Z M 0.535156 15.257812 "
|
|
47
|
+
fillRule="nonzero"
|
|
48
|
+
/>
|
|
49
|
+
<path
|
|
50
|
+
fill={color}
|
|
51
|
+
d="M 25.050781 17.898438 L 24.414062 17.261719 L 24.414062 14.808594 L 19.335938 14.808594 L 19.335938 17.511719 L 21.613281 17.511719 L 15.894531 23.234375 L 10.171875 17.511719 L 12.484375 17.511719 L 12.484375 14.808594 L 6.90625 14.808594 L 6.90625 17.511719 L 7.117188 17.511719 L 6.734375 17.898438 L 14.730469 25.894531 L 15.894531 24.734375 L 17.054688 25.894531 Z M 25.050781 17.898438 "
|
|
52
|
+
fillRule="nonzero"
|
|
53
|
+
fillOpacity="1"
|
|
54
|
+
/>
|
|
55
|
+
<path
|
|
56
|
+
fill={color}
|
|
57
|
+
d="M 5.074219 14.171875 C 4.339844 14.878906 4.050781 15.925781 4.3125 16.910156 C 4.574219 17.894531 5.34375 18.664062 6.332031 18.921875 C 7.316406 19.179688 8.363281 18.882812 9.066406 18.148438 C 9.800781 17.441406 10.089844 16.394531 9.828125 15.410156 C 9.566406 14.421875 8.796875 13.65625 7.808594 13.398438 C 6.824219 13.140625 5.777344 13.4375 5.074219 14.171875 "
|
|
58
|
+
fillRule="nonzero"
|
|
59
|
+
fillOpacity="1"
|
|
60
|
+
/>
|
|
61
|
+
<path
|
|
62
|
+
fill={color}
|
|
63
|
+
d="M 5.929688 15.023438 C 5.308594 15.652344 5.316406 16.664062 5.945312 17.285156 C 6.574219 17.914062 7.585938 17.917969 8.207031 17.296875 C 8.625 16.898438 8.792969 16.300781 8.644531 15.738281 C 8.496094 15.175781 8.054688 14.734375 7.492188 14.585938 C 6.933594 14.4375 6.335938 14.605469 5.933594 15.023438 "
|
|
64
|
+
fillRule="nonzero"
|
|
65
|
+
fillOpacity="1"
|
|
66
|
+
/>
|
|
67
|
+
<path
|
|
68
|
+
fill={color}
|
|
69
|
+
d="M 22.917969 14.171875 C 22.203125 14.882812 21.925781 15.917969 22.191406 16.890625 C 22.457031 17.867188 23.21875 18.625 24.195312 18.886719 C 25.167969 19.144531 26.203125 18.863281 26.910156 18.148438 C 27.621094 17.4375 27.898438 16.402344 27.636719 15.429688 C 27.371094 14.457031 26.609375 13.695312 25.632812 13.4375 C 24.660156 13.175781 23.625 13.457031 22.917969 14.171875 "
|
|
70
|
+
fillRule="nonzero"
|
|
71
|
+
fillOpacity="1"
|
|
72
|
+
/>
|
|
73
|
+
<path
|
|
74
|
+
fill={color}
|
|
75
|
+
d="M 23.777344 15.023438 C 23.359375 15.425781 23.191406 16.023438 23.339844 16.582031 C 23.488281 17.144531 23.929688 17.585938 24.492188 17.734375 C 25.050781 17.882812 25.648438 17.714844 26.050781 17.296875 C 26.46875 16.894531 26.636719 16.296875 26.488281 15.738281 C 26.339844 15.175781 25.898438 14.734375 25.335938 14.585938 C 24.777344 14.4375 24.179688 14.605469 23.777344 15.023438 "
|
|
76
|
+
fillRule="nonzero"
|
|
77
|
+
fillOpacity="1"
|
|
78
|
+
/>
|
|
79
|
+
<path
|
|
80
|
+
fill={color}
|
|
81
|
+
d="M 19.625 8.542969 L 16.070312 4.988281 C 16.019531 4.9375 15.953125 4.910156 15.882812 4.910156 C 15.8125 4.910156 15.742188 4.9375 15.691406 4.988281 L 12.136719 8.542969 C 12.058594 8.617188 12.035156 8.734375 12.078125 8.835938 C 12.117188 8.9375 12.214844 9.003906 12.324219 9 L 14.34375 9 C 14.449219 9 14.535156 9.085938 14.535156 9.191406 L 14.535156 27.4375 L 17.246094 27.4375 L 17.246094 9.191406 C 17.246094 9.089844 17.320312 9.007812 17.421875 9 L 19.433594 9 C 19.542969 9.003906 19.640625 8.941406 19.683594 8.839844 C 19.726562 8.738281 19.703125 8.621094 19.625 8.542969 M 13.886719 23.148438 C 13.175781 23.859375 12.898438 24.898438 13.164062 25.867188 C 13.429688 26.84375 14.191406 27.601562 15.164062 27.863281 C 16.136719 28.121094 17.175781 27.839844 17.882812 27.125 C 18.59375 26.414062 18.871094 25.378906 18.605469 24.40625 C 18.339844 23.433594 17.578125 22.671875 16.605469 22.410156 C 15.632812 22.152344 14.59375 22.433594 13.886719 23.148438 "
|
|
82
|
+
fillRule="nonzero"
|
|
83
|
+
fillOpacity="1"
|
|
84
|
+
/>
|
|
85
|
+
<path
|
|
86
|
+
fill={color}
|
|
87
|
+
d="M 14.746094 24 C 14.125 24.628906 14.132812 25.644531 14.761719 26.265625 C 15.0625 26.566406 15.46875 26.738281 15.894531 26.738281 C 16.316406 26.742188 16.726562 26.574219 17.027344 26.273438 C 17.648438 25.644531 17.640625 24.628906 17.011719 24.007812 C 16.710938 23.707031 16.304688 23.535156 15.882812 23.535156 C 15.457031 23.53125 15.046875 23.699219 14.746094 24 "
|
|
88
|
+
fillRule="nonzero"
|
|
89
|
+
fillOpacity="1"
|
|
90
|
+
/>
|
|
91
|
+
</svg>
|
|
92
|
+
);
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
AzureNat.propTypes = {
|
|
96
|
+
color: PropTypes.string,
|
|
97
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
98
|
+
};
|
|
@@ -0,0 +1,91 @@
|
|
|
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 AzureNetworkInterface: 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
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="9.01"
|
|
22
|
+
y1="16.5"
|
|
23
|
+
x2="9.01"
|
|
24
|
+
y2="1.5"
|
|
25
|
+
gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(36.862746%, 58.823532%, 25.490198%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="0.34"
|
|
34
|
+
stopColor="rgb(41.960785%, 66.666669%, 25.882354%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
<stop
|
|
38
|
+
offset="0.67"
|
|
39
|
+
stopColor="rgb(45.09804%, 71.764708%, 26.274511%)"
|
|
40
|
+
stopOpacity="1"
|
|
41
|
+
/>
|
|
42
|
+
<stop
|
|
43
|
+
offset="1"
|
|
44
|
+
stopColor="rgb(46.27451%, 73.333335%, 26.274511%)"
|
|
45
|
+
stopOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</linearGradient>
|
|
48
|
+
</defs>
|
|
49
|
+
<path
|
|
50
|
+
fill={color}
|
|
51
|
+
d="M 28.25 5.171875 L 30.507812 5.171875 C 30.839844 5.171875 31.109375 5.445312 31.109375 5.777344 L 31.109375 12 C 31.109375 12.332031 30.839844 12.605469 30.507812 12.605469 L 28.25 12.605469 Z M 28.25 16 L 30.507812 16 C 30.839844 16 31.109375 16.269531 31.109375 16.605469 L 31.109375 27.023438 C 31.109375 27.355469 30.839844 27.625 30.507812 27.625 L 28.25 27.625 Z M 28.25 16 "
|
|
52
|
+
fillRule="nonzero"
|
|
53
|
+
fillOpacity="1"
|
|
54
|
+
/>
|
|
55
|
+
<path
|
|
56
|
+
fill={color}
|
|
57
|
+
d="M 5.011719 2.667969 L 27.023438 2.667969 C 27.699219 2.667969 28.25 3.214844 28.25 3.894531 L 28.25 28.105469 C 28.25 28.429688 28.121094 28.742188 27.890625 28.972656 C 27.660156 29.203125 27.347656 29.332031 27.023438 29.332031 L 5.011719 29.332031 C 4.6875 29.332031 4.375 29.203125 4.144531 28.972656 C 3.914062 28.742188 3.785156 28.429688 3.785156 28.105469 L 3.785156 3.894531 C 3.785156 3.570312 3.914062 3.257812 4.144531 3.027344 C 4.375 2.796875 4.6875 2.667969 5.011719 2.667969 Z M 5.011719 2.667969 "
|
|
58
|
+
fillRule="nonzero"
|
|
59
|
+
/>
|
|
60
|
+
<path
|
|
61
|
+
fill={color}
|
|
62
|
+
d="M 10.488281 22.933594 L 9.226562 22.933594 C 9.132812 22.929688 9.042969 22.886719 8.980469 22.816406 C 8.914062 22.746094 8.882812 22.652344 8.890625 22.558594 L 8.890625 7.714844 C 8.882812 7.621094 8.914062 7.53125 8.980469 7.464844 C 9.046875 7.398438 9.132812 7.359375 9.226562 7.359375 L 12.65625 7.359375 C 12.75 7.359375 12.839844 7.398438 12.902344 7.464844 C 12.96875 7.53125 13 7.621094 12.996094 7.714844 C 13 7.808594 12.96875 7.902344 12.902344 7.972656 C 12.839844 8.042969 12.75 8.085938 12.65625 8.089844 L 9.5625 8.089844 L 9.5625 22.1875 L 10.488281 22.1875 C 10.683594 22.199219 10.835938 22.363281 10.828125 22.558594 C 10.828125 22.753906 10.679688 22.914062 10.488281 22.933594 M 10.667969 24.746094 L 7.820312 24.746094 C 7.625 24.734375 7.476562 24.570312 7.484375 24.375 L 7.253906 6.007812 C 7.25 5.910156 7.289062 5.8125 7.359375 5.742188 C 7.414062 5.671875 7.5 5.632812 7.589844 5.636719 L 12.65625 5.636719 L 12.65625 6.363281 L 7.945312 6.363281 L 8.160156 24 L 10.667969 24 Z M 21.332031 23.109375 L 18.507812 23.109375 C 18.410156 23.105469 18.320312 23.0625 18.257812 22.988281 C 18.1875 22.925781 18.148438 22.832031 18.152344 22.738281 L 18.152344 14.042969 C 18.144531 13.949219 18.179688 13.859375 18.242188 13.792969 C 18.304688 13.726562 18.394531 13.6875 18.488281 13.6875 L 20.105469 13.6875 L 20.105469 9.6875 L 20.78125 9.6875 L 20.78125 14.027344 C 20.792969 14.21875 20.648438 14.382812 20.460938 14.398438 L 18.84375 14.398438 L 18.84375 22.257812 L 21.332031 22.257812 Z M 21.332031 23.109375 "
|
|
63
|
+
fillRule="nonzero"
|
|
64
|
+
fillOpacity="1"
|
|
65
|
+
/>
|
|
66
|
+
<path
|
|
67
|
+
fill={color}
|
|
68
|
+
d="M 13.03125 4.070312 L 23.023438 4.070312 C 23.277344 4.070312 23.484375 4.277344 23.484375 4.535156 L 23.484375 9.136719 C 23.484375 9.390625 23.277344 9.601562 23.023438 9.601562 L 13.03125 9.601562 C 12.773438 9.601562 12.570312 9.390625 12.570312 9.136719 L 12.570312 4.535156 C 12.570312 4.277344 12.777344 4.070312 13.03125 4.070312 Z M 15.734375 19.644531 L 15.734375 27.429688 C 15.734375 27.554688 15.6875 27.671875 15.597656 27.757812 C 15.511719 27.847656 15.394531 27.894531 15.269531 27.894531 L 14.257812 27.894531 C 14.003906 27.894531 13.796875 27.6875 13.796875 27.429688 L 13.796875 19.644531 C 13.796875 19.390625 14.003906 19.183594 14.257812 19.183594 L 15.269531 19.183594 C 15.527344 19.183594 15.734375 19.390625 15.734375 19.644531 Z M 12.425781 19.679688 L 12.425781 27.464844 C 12.425781 27.71875 12.21875 27.929688 11.964844 27.929688 L 10.949219 27.929688 C 10.695312 27.929688 10.488281 27.71875 10.488281 27.464844 L 10.488281 19.679688 C 10.488281 19.558594 10.539062 19.441406 10.625 19.355469 C 10.710938 19.265625 10.828125 19.21875 10.949219 19.21875 L 11.964844 19.21875 C 12.085938 19.21875 12.203125 19.265625 12.289062 19.351562 C 12.375 19.441406 12.425781 19.558594 12.425781 19.679688 Z M 12.425781 19.679688 "
|
|
69
|
+
fillRule="nonzero"
|
|
70
|
+
fillOpacity="1"
|
|
71
|
+
/>
|
|
72
|
+
<path
|
|
73
|
+
fill={color}
|
|
74
|
+
d="M 23.058594 19.679688 L 23.058594 27.464844 C 23.058594 27.589844 23.011719 27.707031 22.921875 27.792969 C 22.835938 27.882812 22.71875 27.929688 22.59375 27.929688 L 21.582031 27.929688 C 21.328125 27.929688 21.121094 27.71875 21.121094 27.464844 L 21.121094 19.679688 C 21.121094 19.558594 21.167969 19.441406 21.257812 19.355469 C 21.34375 19.265625 21.460938 19.21875 21.582031 19.21875 L 22.59375 19.21875 C 22.851562 19.21875 23.058594 19.425781 23.058594 19.679688 Z M 14.417969 12.335938 C 13.398438 12.335938 12.570312 13.230469 12.570312 14.328125 C 12.570312 15.429688 13.398438 16.320312 14.417969 16.320312 C 15.4375 16.320312 16.265625 15.429688 16.265625 14.328125 C 16.265625 13.230469 15.4375 12.335938 14.417969 12.335938 "
|
|
75
|
+
fillRule="nonzero"
|
|
76
|
+
fillOpacity="1"
|
|
77
|
+
/>
|
|
78
|
+
<path
|
|
79
|
+
fill={color}
|
|
80
|
+
d="M 3.75 21.777344 L 1.492188 21.777344 C 1.183594 21.78125 0.925781 21.550781 0.890625 21.246094 L 0.890625 10.828125 C 0.890625 10.492188 1.160156 10.222656 1.492188 10.222656 L 3.75 10.222656 Z M 3.75 21.777344 "
|
|
81
|
+
fillRule="nonzero"
|
|
82
|
+
fillOpacity="1"
|
|
83
|
+
/>
|
|
84
|
+
</svg>
|
|
85
|
+
);
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
AzureNetworkInterface.propTypes = {
|
|
89
|
+
color: PropTypes.string,
|
|
90
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
91
|
+
};
|