@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,54 @@
|
|
|
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 AwsTrustedAdvisorCost: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 9.105469 18.132812 L 9.105469 16.613281 L 13.515625 16.613281 L 13.515625 15.328125 L 20.515625 15.328125 L 20.515625 1.207031 L 0 1.207031 L 0 21.824219 L 13.515625 21.824219 L 13.515625 18.132812 Z M 22.542969 16.300781 L 14.59375 16.300781 L 14.59375 23.472656 L 24.046875 32 L 32 24.828125 L 32 23.621094 Z M 17.203125 20.675781 C 16.589844 20.121094 16.589844 19.222656 17.207031 18.667969 C 17.820312 18.117188 18.816406 18.117188 19.429688 18.667969 C 20.042969 19.222656 20.046875 20.121094 19.433594 20.675781 C 19.136719 20.941406 18.734375 21.089844 18.316406 21.085938 C 17.90625 21.085938 17.507812 20.933594 17.203125 20.660156 Z M 17.203125 20.675781 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 9.105469 16.925781 L 9.105469 15.410156 L 13.515625 15.410156 L 13.515625 14.121094 L 20.515625 14.121094 L 20.515625 0 L 0 0 L 0 20.617188 L 13.515625 20.617188 L 13.515625 16.925781 Z M 9.105469 16.925781 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 9.105469 3.675781 L 18.179688 3.675781 L 18.179688 5.191406 L 9.105469 5.191406 Z M 9.105469 9.539062 L 18.179688 9.539062 L 18.179688 11.058594 L 9.105469 11.058594 Z M 2.015625 3.941406 L 3.101562 2.960938 L 5.28125 4.925781 L 4.195312 5.90625 Z M 3.132812 4.949219 L 6.628906 1.796875 L 7.691406 2.757812 L 4.195312 5.910156 Z M 3.136719 10.730469 L 6.632812 7.578125 L 7.695312 8.535156 L 4.199219 11.691406 Z M 3.136719 16.511719 L 6.632812 13.359375 L 7.695312 14.316406 L 4.199219 17.46875 Z M 2.011719 9.722656 L 3.097656 8.742188 L 5.277344 10.707031 L 4.191406 11.6875 Z M 2.015625 15.507812 L 3.101562 14.527344 L 5.285156 16.492188 L 4.195312 17.472656 Z M 2.015625 15.507812 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 22.542969 15.09375 L 14.59375 15.09375 L 14.59375 22.265625 L 24.046875 30.792969 L 32 23.621094 Z M 17.203125 19.46875 C 16.589844 18.914062 16.589844 18.015625 17.207031 17.464844 C 17.820312 16.910156 18.816406 16.910156 19.429688 17.464844 C 20.042969 18.015625 20.046875 18.914062 19.433594 19.46875 C 19.136719 19.734375 18.734375 19.882812 18.316406 19.878906 C 17.894531 19.878906 17.496094 19.722656 17.203125 19.453125 Z M 17.203125 19.46875 "
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 9.105469 15.410156 L 13.515625 15.410156 L 13.515625 16.925781 L 9.105469 16.925781 Z M 9.105469 15.410156 "
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</svg>
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
AwsTrustedAdvisorCost.propTypes = {
|
|
52
|
+
color: PropTypes.string,
|
|
53
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
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 AwsTrustedAdvisorFaultTolerance: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 28 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 21.246094 19.535156 L 21.246094 1.242188 L 0 1.242188 L 0 22.492188 L 14.503906 22.492188 L 18.824219 15.765625 Z M 18.824219 16.488281 L 28 30.757812 L 28 32 L 9.644531 32 L 9.644531 30.757812 Z M 18.824219 16.488281 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 21.246094 18.292969 L 21.246094 0 L 0 0 L 0 21.25 L 14.503906 21.25 L 18.824219 14.523438 Z M 21.246094 18.292969 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 9.429688 3.789062 L 18.824219 3.789062 L 18.824219 5.351562 L 9.429688 5.351562 Z M 9.429688 9.832031 L 18.824219 9.832031 L 18.824219 11.398438 L 9.429688 11.398438 Z M 2.085938 4.0625 L 3.210938 3.050781 L 5.46875 5.078125 L 4.34375 6.089844 Z M 3.242188 5.101562 L 6.863281 1.851562 L 7.964844 2.839844 L 4.34375 6.089844 Z M 3.25 11.058594 L 6.867188 7.808594 L 7.96875 8.796875 L 4.347656 12.046875 Z M 3.246094 17.015625 L 6.867188 13.769531 L 7.96875 14.757812 L 4.347656 18.007812 Z M 2.082031 10.019531 L 3.207031 9.007812 L 5.464844 11.035156 L 4.339844 12.046875 Z M 2.089844 15.980469 L 3.214844 14.972656 L 5.472656 17 L 4.347656 18.007812 Z M 9.429688 17.445312 L 16.953125 17.445312 L 17.953125 15.882812 L 9.429688 15.882812 Z M 9.429688 17.445312 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 18.824219 16.488281 L 28 30.757812 L 9.644531 30.757812 Z M 18.824219 16.488281 "
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 25.980469 29.710938 L 11.667969 29.710938 L 18.800781 18.582031 Z M 14.082031 28.457031 L 23.574219 28.457031 L 18.800781 21.089844 Z M 18.207031 26.792969 L 19.4375 26.792969 L 19.4375 27.875 L 18.207031 27.875 Z M 19.398438 24.207031 L 19.089844 26.371094 L 18.53125 26.371094 L 18.242188 24.207031 L 18.242188 22.859375 L 19.402344 22.859375 Z M 19.398438 24.207031 "
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</svg>
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
AwsTrustedAdvisorFaultTolerance.propTypes = {
|
|
52
|
+
color: PropTypes.string,
|
|
53
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
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 AwsTrustedAdvisorSecurity: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 27.368 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 15.378906 19.011719 C 16.453125 17.351562 18.398438 16.335938 20.5 16.332031 L 21.445312 16.332031 L 21.445312 1.304688 L 0 1.304688 L 0 23.277344 L 14.527344 23.277344 L 14.527344 21.832031 C 14.527344 20.839844 14.820312 19.863281 15.378906 19.011719 M 15.378906 19.011719 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 15.378906 17.726562 C 16.449219 16.058594 18.394531 15.035156 20.5 15.027344 L 21.445312 15.027344 L 21.445312 0 L 0 0 L 0 21.972656 L 14.527344 21.972656 L 14.527344 20.546875 C 14.527344 19.554688 14.820312 18.578125 15.378906 17.726562 M 15.378906 17.726562 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 9.515625 3.9375 L 19 3.9375 L 19 5.554688 L 9.515625 5.554688 Z M 9.515625 10.1875 L 19 10.1875 L 19 11.804688 L 9.515625 11.804688 Z M 2.105469 4.21875 L 3.242188 3.175781 L 5.519531 5.273438 L 4.382812 6.316406 Z M 3.273438 5.296875 L 6.929688 1.9375 L 8.039062 2.957031 L 4.386719 6.316406 Z M 3.277344 11.457031 L 6.933594 8.097656 L 8.042969 9.117188 L 4.390625 12.476562 Z M 3.277344 17.617188 L 6.929688 14.257812 L 8.042969 15.277344 L 4.390625 18.636719 Z M 2.101562 10.378906 L 3.238281 9.335938 L 5.519531 11.433594 L 4.382812 12.476562 Z M 2.109375 16.546875 L 3.242188 15.5 L 5.523438 17.597656 L 4.386719 18.640625 Z M 9.515625 18.058594 L 15.191406 18.058594 L 15.378906 17.726562 C 15.699219 17.238281 16.097656 16.804688 16.550781 16.441406 L 9.515625 16.441406 Z M 9.515625 18.058594 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 25.074219 24.519531 L 25.074219 21.339844 C 24.792969 19.21875 22.835938 17.621094 20.511719 17.621094 C 18.1875 17.621094 16.226562 19.21875 15.945312 21.339844 L 15.945312 24.519531 L 13.578125 24.519531 L 13.578125 31.578125 L 27.367188 31.578125 L 27.367188 24.519531 Z M 22.820312 24.519531 L 18.144531 24.519531 L 18.144531 21.339844 C 18.152344 20.789062 18.410156 20.261719 18.855469 19.894531 C 19.3125 19.519531 19.902344 19.339844 20.492188 19.394531 C 21.722656 19.347656 22.769531 20.210938 22.84375 21.339844 Z M 22.820312 24.519531 "
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 25.074219 23.234375 L 25.074219 20.054688 C 24.792969 17.933594 22.835938 16.335938 20.511719 16.335938 C 18.1875 16.335938 16.226562 17.933594 15.945312 20.054688 L 15.945312 23.234375 L 13.578125 23.234375 L 13.578125 30.292969 L 27.367188 30.292969 L 27.367188 23.234375 Z M 22.820312 23.234375 L 18.144531 23.234375 L 18.144531 20.054688 C 18.160156 19.503906 18.421875 18.984375 18.871094 18.621094 C 19.332031 18.25 19.921875 18.078125 20.511719 18.136719 C 21.738281 18.085938 22.785156 18.953125 22.859375 20.082031 Z M 22.820312 23.234375 "
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</svg>
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
AwsTrustedAdvisorSecurity.propTypes = {
|
|
52
|
+
color: PropTypes.string,
|
|
53
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
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 AwsVpc: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 0.203125 0.203125 L 31.796875 0.203125 L 31.796875 31.796875 L 0.203125 31.796875 Z M 0.203125 0.203125 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 25.40625 17.070312 L 22.929688 16.082031 L 22.929688 25.058594 C 23.652344 24.984375 24.234375 24.746094 24.648438 24.324219 C 25.414062 23.550781 25.40625 22.40625 25.40625 22.398438 Z M 22.03125 25.0625 L 22.03125 16.082031 L 19.554688 17.070312 L 19.554688 22.386719 C 19.558594 22.480469 19.660156 24.796875 22.03125 25.0625 M 26.304688 22.386719 C 26.304688 22.441406 26.328125 23.894531 25.300781 24.949219 C 24.625 25.636719 23.675781 25.988281 22.480469 25.988281 C 19.523438 25.988281 18.6875 23.640625 18.65625 22.398438 L 18.65625 16.765625 C 18.65625 16.582031 18.765625 16.417969 18.941406 16.347656 L 22.316406 15 C 22.421875 14.953125 22.542969 14.953125 22.648438 15 L 26.019531 16.347656 C 26.191406 16.417969 26.304688 16.582031 26.304688 16.765625 Z M 27.652344 21.503906 L 27.652344 15.496094 L 22.480469 13.429688 L 17.308594 15.496094 L 17.308594 21.488281 C 17.304688 21.527344 17.246094 24.292969 18.894531 25.988281 C 19.765625 26.882812 20.96875 27.335938 22.480469 27.335938 C 24 27.335938 25.210938 26.878906 26.082031 25.980469 C 27.730469 24.277344 27.652344 21.53125 27.652344 21.503906 M 26.726562 26.605469 C 25.679688 27.691406 24.25 28.238281 22.480469 28.238281 C 20.714844 28.238281 19.292969 27.691406 18.25 26.613281 C 16.332031 24.636719 16.40625 21.601562 16.410156 21.476562 L 16.410156 15.191406 C 16.410156 15.007812 16.519531 14.84375 16.6875 14.773438 L 22.316406 12.523438 C 22.421875 12.480469 22.542969 12.480469 22.648438 12.523438 L 28.269531 14.773438 C 28.441406 14.839844 28.554688 15.003906 28.554688 15.191406 L 28.554688 21.488281 C 28.558594 21.601562 28.636719 24.625 26.726562 26.605469 M 8.335938 19.691406 L 15.054688 19.691406 L 15.054688 20.589844 L 8.335938 20.589844 C 5.601562 20.589844 3.511719 18.765625 3.375 16.253906 C 3.363281 16.152344 3.363281 16.03125 3.363281 15.914062 C 3.363281 12.824219 5.519531 11.6875 6.78125 11.285156 C 6.773438 11.140625 6.769531 10.992188 6.769531 10.847656 C 6.769531 8.398438 8.519531 5.828125 10.839844 4.878906 C 13.5625 3.761719 16.433594 4.300781 18.519531 6.324219 C 19.1875 6.960938 19.738281 7.714844 20.144531 8.542969 C 20.671875 8.082031 21.34375 7.828125 22.042969 7.824219 C 23.53125 7.824219 25.101562 8.992188 25.375 11.226562 C 26.351562 11.476562 27.589844 12.003906 28.457031 13.117188 L 27.746094 13.671875 C 26.949219 12.640625 25.738281 12.210938 24.863281 12.035156 C 24.664062 11.992188 24.519531 11.824219 24.507812 11.621094 C 24.390625 9.632812 23.144531 8.726562 22.042969 8.726562 C 21.386719 8.726562 20.804688 9.035156 20.359375 9.621094 C 20.261719 9.753906 20.097656 9.820312 19.933594 9.792969 C 19.773438 9.773438 19.632812 9.660156 19.578125 9.507812 C 19.230469 8.566406 18.679688 7.734375 17.890625 6.96875 C 16.074219 5.203125 13.5625 4.734375 11.179688 5.710938 C 9.179688 6.53125 7.667969 8.738281 7.667969 10.847656 C 7.667969 11.089844 7.683594 11.332031 7.710938 11.566406 C 7.734375 11.789062 7.589844 12 7.371094 12.054688 C 6.210938 12.34375 4.261719 13.226562 4.261719 15.914062 C 4.261719 16.003906 4.261719 16.097656 4.269531 16.1875 C 4.382812 18.222656 6.09375 19.691406 8.335938 19.691406 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
AwsVpc.propTypes = {
|
|
34
|
+
color: PropTypes.string,
|
|
35
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
36
|
+
};
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/** Icons generated by create-react-icons. Don't edit this file directly. **/
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import PropTypes from "prop-types";
|
|
4
|
+
|
|
5
|
+
interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
6
|
+
size?: number | string;
|
|
7
|
+
color?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const AwsWaf: 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="0"
|
|
22
|
+
y1="1"
|
|
23
|
+
x2="1"
|
|
24
|
+
y2="0"
|
|
25
|
+
gradientTransform="matrix(32, 0, 0, 32, 0, 0)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(74.117649%, 3.137255%, 8.627451%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(100%, 32.156864%, 32.156864%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
</defs>
|
|
39
|
+
<rect x="-3.2" y="-3.2" width="38.4" height="38.4" fill={color} />
|
|
40
|
+
<path
|
|
41
|
+
fill={color}
|
|
42
|
+
d="M 13.464844 20.199219 C 13.90625 20.507812 14.417969 20.789062 14.984375 21.042969 C 14.746094 19.855469 14.585938 17.800781 15.65625 15.835938 C 16.453125 14.371094 16.582031 12.707031 16 11.496094 C 15.785156 11.035156 15.453125 10.640625 15.039062 10.347656 C 15.417969 11.226562 15.632812 12.5 15.058594 14.136719 C 14.992188 14.324219 14.824219 14.453125 14.625 14.46875 C 14.429688 14.480469 14.242188 14.378906 14.144531 14.207031 C 13.980469 13.898438 13.523438 13.203125 13.003906 12.789062 C 13.207031 13.726562 13.335938 15.132812 12.667969 16.183594 C 12.632812 16.238281 12.597656 16.296875 12.566406 16.351562 C 11.832031 17.644531 12.226562 19.335938 13.464844 20.199219 M 17.234375 12.078125 C 17.519531 13.402344 17.28125 14.941406 16.535156 16.3125 C 15.453125 18.304688 15.851562 20.472656 16.082031 21.324219 C 17.058594 21.160156 19.53125 20.546875 20.058594 18.5 C 20.566406 16.539062 20.261719 15.402344 19.90625 14.789062 C 19.550781 16.0625 18.902344 16.597656 18.867188 16.625 C 18.703125 16.75 18.484375 16.765625 18.304688 16.664062 C 18.125 16.5625 18.027344 16.359375 18.058594 16.15625 C 18.363281 14.269531 17.878906 12.960938 17.234375 12.078125 M 11.824219 15.644531 C 12.628906 14.382812 11.789062 12.164062 11.78125 12.140625 C 11.71875 11.988281 11.734375 11.8125 11.828125 11.675781 C 11.921875 11.539062 12.078125 11.457031 12.246094 11.460938 C 13.121094 11.460938 13.871094 12.136719 14.371094 12.757812 C 14.636719 10.761719 13.433594 9.714844 13.371094 9.664062 C 13.195312 9.519531 13.144531 9.273438 13.242188 9.070312 C 13.335938 8.863281 13.558594 8.746094 13.78125 8.789062 C 14.515625 8.917969 15.167969 9.199219 15.707031 9.605469 C 16.183594 9.816406 18.566406 11.023438 19.0625 13.953125 C 19.078125 13.867188 19.085938 13.773438 19.097656 13.679688 C 19.117188 13.515625 19.214844 13.367188 19.363281 13.292969 C 19.511719 13.214844 19.6875 13.214844 19.835938 13.292969 C 19.929688 13.34375 22.101562 14.589844 21.027344 18.75 C 20.191406 21.996094 15.9375 22.363281 15.757812 22.378906 L 15.757812 22.375 C 15.746094 22.375 15.734375 22.378906 15.726562 22.378906 C 15.667969 22.378906 15.613281 22.371094 15.558594 22.351562 C 14.53125 21.984375 13.632812 21.535156 12.890625 21.019531 C 11.234375 19.863281 10.710938 17.59375 11.699219 15.855469 C 11.738281 15.785156 11.78125 15.714844 11.824219 15.644531 M 7.742188 21.976562 L 8.554688 21.386719 C 7.519531 19.960938 6.921875 18.261719 6.832031 16.5 L 8 16.5 L 8 15.5 L 6.839844 15.5 C 6.929688 13.746094 7.523438 12.058594 8.554688 10.640625 L 7.746094 10.054688 C 6.59375 11.644531 5.929688 13.539062 5.839844 15.5 L 5 15.5 L 5 16.5 L 5.835938 16.5 C 5.921875 18.472656 6.585938 20.378906 7.746094 21.976562 M 21.375 23.460938 C 19.949219 24.492188 18.257812 25.085938 16.5 25.175781 L 16.5 24 L 15.5 24 L 15.5 25.175781 C 13.742188 25.085938 12.050781 24.492188 10.625 23.460938 L 10.039062 24.269531 C 11.632812 25.425781 13.53125 26.085938 15.5 26.175781 L 15.5 27 L 16.5 27 L 16.5 26.175781 C 18.464844 26.085938 20.363281 25.421875 21.960938 24.269531 Z M 10.625 8.570312 C 12.050781 7.539062 13.742188 6.941406 15.5 6.855469 L 15.5 8 L 16.5 8 L 16.5 6.855469 C 18.257812 6.941406 19.949219 7.539062 21.375 8.570312 L 21.960938 7.761719 C 20.367188 6.605469 18.46875 5.941406 16.5 5.855469 L 16.5 5 L 15.5 5 L 15.5 5.855469 C 13.53125 5.941406 11.632812 6.605469 10.039062 7.761719 Z M 26.160156 15.5 C 26.070312 13.539062 25.40625 11.644531 24.253906 10.054688 L 23.445312 10.640625 C 24.472656 12.0625 25.066406 13.75 25.160156 15.5 L 24 15.5 L 24 16.5 L 25.160156 16.5 C 25.074219 18.261719 24.480469 19.960938 23.445312 21.386719 L 24.253906 21.976562 C 25.410156 20.375 26.074219 18.472656 26.160156 16.5 L 27 16.5 L 27 15.5 Z M 22.511719 10.207031 L 25.59375 7.128906 L 24.886719 6.421875 L 21.804688 9.5 Z M 9.484375 21.820312 L 6.40625 24.902344 L 7.113281 25.609375 L 10.191406 22.527344 Z M 11.207031 10.5 L 5.792969 5.085938 L 5.085938 5.792969 L 10.5 11.207031 Z M 21.5 20.792969 L 26.914062 26.207031 L 26.207031 26.914062 L 20.792969 21.5 Z M 21.5 20.792969 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsWaf.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/** Icons generated by create-react-icons. Don't edit this file directly. **/
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import PropTypes from "prop-types";
|
|
4
|
+
|
|
5
|
+
interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
6
|
+
size?: number | string;
|
|
7
|
+
color?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const Azure: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 40.558998 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 25.039062 5.375 L 19.257812 17.011719 L 29.433594 28.808594 L 10.546875 30.949219 L 39.851562 31.253906 Z M 23.898438 0.78125 L 10.628906 11.882812 L 0.78125 28.5 L 9.164062 27.644531 Z M 23.898438 0.78125 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Azure.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,122 @@
|
|
|
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 AzureAci: 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="11.95"
|
|
35
|
+
x2="9"
|
|
36
|
+
y2="0"
|
|
37
|
+
gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
|
|
38
|
+
>
|
|
39
|
+
<stop
|
|
40
|
+
offset="0"
|
|
41
|
+
stopColor="rgb(0%, 47.058824%, 83.137256%)"
|
|
42
|
+
stopOpacity="1"
|
|
43
|
+
/>
|
|
44
|
+
<stop
|
|
45
|
+
offset="0.16"
|
|
46
|
+
stopColor="rgb(7.450981%, 50.196081%, 85.490197%)"
|
|
47
|
+
stopOpacity="1"
|
|
48
|
+
/>
|
|
49
|
+
<stop
|
|
50
|
+
offset="0.53"
|
|
51
|
+
stopColor="rgb(23.529412%, 56.862748%, 89.803922%)"
|
|
52
|
+
stopOpacity="1"
|
|
53
|
+
/>
|
|
54
|
+
<stop
|
|
55
|
+
offset="0.82"
|
|
56
|
+
stopColor="rgb(33.333334%, 61.176473%, 92.54902%)"
|
|
57
|
+
stopOpacity="1"
|
|
58
|
+
/>
|
|
59
|
+
<stop
|
|
60
|
+
offset="1"
|
|
61
|
+
stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
|
|
62
|
+
stopOpacity="1"
|
|
63
|
+
/>
|
|
64
|
+
</linearGradient>
|
|
65
|
+
<image id="source-14" x="0" y="0" width="32" height="32" />
|
|
66
|
+
<mask id="mask-0">
|
|
67
|
+
<g filter="url(#filter-remove-color)">
|
|
68
|
+
<use />
|
|
69
|
+
</g>
|
|
70
|
+
</mask>
|
|
71
|
+
<clipPath id="clip-0">
|
|
72
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
73
|
+
</clipPath>
|
|
74
|
+
<g id="source-13" clipPath="url(#clip-0)">
|
|
75
|
+
<path
|
|
76
|
+
fill={color}
|
|
77
|
+
d="M 12.300781 19.414062 L 12.300781 29.742188 L 15.09375 30.1875 L 15.09375 18.933594 Z M 8.851562 19.980469 L 8.851562 29.011719 L 11.289062 29.511719 L 11.289062 19.574219 Z M 8.851562 19.980469 "
|
|
78
|
+
fillRule="nonzero"
|
|
79
|
+
fillOpacity="1"
|
|
80
|
+
/>
|
|
81
|
+
</g>
|
|
82
|
+
<clipPath id="clip-1">
|
|
83
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
84
|
+
</clipPath>
|
|
85
|
+
<g id="source-16" clipPath="url(#clip-1)">
|
|
86
|
+
<g mask="url(#mask-0)">
|
|
87
|
+
<use />
|
|
88
|
+
</g>
|
|
89
|
+
</g>
|
|
90
|
+
</defs>
|
|
91
|
+
<path
|
|
92
|
+
fill={color}
|
|
93
|
+
d="M 30.988281 14.59375 C 30.890625 11.292969 28.414062 8.550781 25.136719 8.125 C 24.945312 3.476562 21.039062 -0.148438 16.390625 0 C 12.695312 -0.0625 9.363281 2.210938 8.070312 5.671875 C 4.109375 6.125 1.082031 9.421875 0.960938 13.40625 C 1.023438 15.585938 1.957031 17.652344 3.554688 19.140625 C 5.148438 20.628906 7.273438 21.417969 9.457031 21.332031 L 24.230469 21.332031 C 27.9375 21.292969 30.941406 18.304688 30.988281 14.59375 "
|
|
94
|
+
fillRule="nonzero"
|
|
95
|
+
/>
|
|
96
|
+
<path
|
|
97
|
+
fill={color}
|
|
98
|
+
d="M 11.308594 11.484375 L 16 6.878906 C 16.210938 6.667969 16.554688 6.667969 16.765625 6.878906 L 21.332031 11.484375 C 21.414062 11.550781 21.441406 11.660156 21.402344 11.757812 C 21.359375 11.855469 21.257812 11.910156 21.15625 11.894531 L 18.277344 11.894531 C 18.144531 11.902344 18.035156 12.007812 18.027344 12.140625 L 18.027344 17.902344 C 18.027344 18.011719 17.9375 18.097656 17.832031 18.097656 L 14.738281 18.097656 C 14.6875 18.101562 14.636719 18.078125 14.597656 18.042969 C 14.5625 18.003906 14.542969 17.957031 14.542969 17.902344 L 14.542969 12.140625 C 14.542969 12.011719 14.441406 11.90625 14.3125 11.894531 L 11.464844 11.894531 C 11.363281 11.902344 11.273438 11.84375 11.238281 11.746094 C 11.203125 11.652344 11.230469 11.546875 11.308594 11.484375 "
|
|
99
|
+
fillRule="nonzero"
|
|
100
|
+
fillOpacity="1"
|
|
101
|
+
/>
|
|
102
|
+
<path
|
|
103
|
+
fill={color}
|
|
104
|
+
d="M 24.890625 20.214844 C 24.894531 20.109375 24.828125 20.015625 24.730469 19.980469 L 16.285156 17.15625 L 16 17.15625 L 16 32 L 16.230469 32 L 24.605469 28.65625 C 24.671875 28.671875 24.742188 28.65625 24.796875 28.617188 C 24.851562 28.578125 24.886719 28.511719 24.890625 28.445312 Z M 24.890625 20.214844 "
|
|
105
|
+
fillRule="nonzero"
|
|
106
|
+
fillOpacity="1"
|
|
107
|
+
/>
|
|
108
|
+
<path
|
|
109
|
+
fill={color}
|
|
110
|
+
d="M 16 17.207031 L 7.980469 18.683594 C 7.863281 18.703125 7.777344 18.796875 7.769531 18.914062 L 7.769531 29.992188 C 7.773438 30.109375 7.851562 30.207031 7.964844 30.238281 L 16 32 C 16.070312 32.015625 16.140625 31.996094 16.195312 31.953125 C 16.253906 31.910156 16.285156 31.839844 16.285156 31.769531 L 16.285156 17.546875 C 16.320312 17.460938 16.304688 17.363281 16.246094 17.289062 C 16.1875 17.21875 16.089844 17.1875 16 17.207031 "
|
|
111
|
+
fillRule="nonzero"
|
|
112
|
+
fillOpacity="1"
|
|
113
|
+
/>
|
|
114
|
+
<use />
|
|
115
|
+
</svg>
|
|
116
|
+
);
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
AzureAci.propTypes = {
|
|
120
|
+
color: PropTypes.string,
|
|
121
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
122
|
+
};
|
|
@@ -0,0 +1,84 @@
|
|
|
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 AzureAcl: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 26.409 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="9.01"
|
|
22
|
+
y1="0.75"
|
|
23
|
+
x2="9.01"
|
|
24
|
+
y2="17.25"
|
|
25
|
+
gradientTransform="matrix(1.7149, 0, 0, 1.7149, -2.178, 0.617)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="0.18"
|
|
34
|
+
stopColor="rgb(33.333334%, 61.176473%, 92.54902%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
<stop
|
|
38
|
+
offset="0.47"
|
|
39
|
+
stopColor="rgb(23.529412%, 56.862748%, 89.803922%)"
|
|
40
|
+
stopOpacity="1"
|
|
41
|
+
/>
|
|
42
|
+
<stop
|
|
43
|
+
offset="0.84"
|
|
44
|
+
stopColor="rgb(7.450981%, 50.196081%, 85.490197%)"
|
|
45
|
+
stopOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
<stop
|
|
48
|
+
offset="1"
|
|
49
|
+
stopColor="rgb(0%, 47.058824%, 83.137256%)"
|
|
50
|
+
stopOpacity="1"
|
|
51
|
+
/>
|
|
52
|
+
</linearGradient>
|
|
53
|
+
</defs>
|
|
54
|
+
<path
|
|
55
|
+
fill={color}
|
|
56
|
+
d="M 25.878906 15.023438 C 25.878906 23.324219 15.84375 30.011719 13.667969 31.367188 C 13.414062 31.519531 13.097656 31.519531 12.84375 31.367188 C 10.667969 30.011719 0.632812 23.324219 0.632812 15.023438 L 0.632812 5.042969 C 0.632812 4.613281 0.976562 4.261719 1.40625 4.253906 C 9.210938 4.046875 7.410156 0.617188 13.257812 0.617188 C 19.105469 0.617188 17.304688 4.046875 25.105469 4.253906 C 25.535156 4.265625 25.878906 4.617188 25.878906 5.042969 Z M 25.878906 15.023438 "
|
|
57
|
+
fillRule="nonzero"
|
|
58
|
+
fillOpacity="1"
|
|
59
|
+
/>
|
|
60
|
+
<path
|
|
61
|
+
fill={color}
|
|
62
|
+
d="M 24.832031 15.109375 C 24.832031 22.722656 15.640625 28.828125 13.632812 30.097656 C 13.398438 30.234375 13.113281 30.234375 12.878906 30.097656 C 10.871094 28.863281 1.679688 22.722656 1.679688 15.109375 L 1.679688 5.949219 C 1.679688 5.558594 1.992188 5.238281 2.382812 5.230469 C 9.535156 5.042969 7.886719 1.902344 13.257812 1.902344 C 18.625 1.902344 16.976562 5.042969 24.128906 5.230469 C 24.519531 5.238281 24.832031 5.558594 24.832031 5.949219 Z M 24.832031 15.109375 "
|
|
63
|
+
fillRule="nonzero"
|
|
64
|
+
fillOpacity="1"
|
|
65
|
+
/>
|
|
66
|
+
<path
|
|
67
|
+
fill={color}
|
|
68
|
+
d="M 13.257812 16.050781 L 13.257812 1.902344 C 18.625 1.902344 16.976562 5.042969 24.128906 5.230469 C 24.523438 5.25 24.832031 5.574219 24.832031 5.96875 L 24.832031 15.125 C 24.847656 15.433594 24.847656 15.742188 24.832031 16.050781 Z M 13.257812 16.050781 L 1.730469 16.050781 C 2.417969 23.21875 10.957031 28.914062 12.878906 30.097656 C 12.972656 30.15625 13.078125 30.191406 13.1875 30.199219 L 13.257812 30.199219 Z M 13.257812 16.050781 "
|
|
69
|
+
fillRule="nonzero"
|
|
70
|
+
/>
|
|
71
|
+
<path
|
|
72
|
+
fill={color}
|
|
73
|
+
d="M 2.382812 5.230469 C 9.535156 5.042969 7.886719 1.902344 13.257812 1.902344 L 13.257812 16.050781 L 1.730469 16.050781 C 1.714844 15.742188 1.714844 15.433594 1.730469 15.125 L 1.730469 5.96875 C 1.730469 5.59375 2.011719 5.273438 2.382812 5.230469 M 24.78125 16.050781 L 13.257812 16.050781 L 13.257812 30.199219 C 13.367188 30.191406 13.472656 30.15625 13.566406 30.097656 C 15.554688 28.914062 24.09375 23.21875 24.78125 16.050781 M 24.78125 16.050781 "
|
|
74
|
+
fillRule="nonzero"
|
|
75
|
+
fillOpacity="1"
|
|
76
|
+
/>
|
|
77
|
+
</svg>
|
|
78
|
+
);
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
AzureAcl.propTypes = {
|
|
82
|
+
color: PropTypes.string,
|
|
83
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
84
|
+
};
|
|
@@ -0,0 +1,124 @@
|
|
|
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 AzureAcr: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 35.458 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="8.637"
|
|
22
|
+
y1="-1.991"
|
|
23
|
+
x2="8.637"
|
|
24
|
+
y2="16.739"
|
|
25
|
+
gradientTransform="matrix(1.90024, 0, 0, 1.90024, 0.684, -2.28)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(0%, 47.058824%, 83.137256%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient
|
|
39
|
+
id="linear-pattern-1"
|
|
40
|
+
gradientUnits="userSpaceOnUse"
|
|
41
|
+
x1="12.96"
|
|
42
|
+
y1="8.561"
|
|
43
|
+
x2="12.96"
|
|
44
|
+
y2="6.141"
|
|
45
|
+
gradientTransform="matrix(1.90024, 0, 0, -1.90024, 0.684, 35.723999)"
|
|
46
|
+
>
|
|
47
|
+
<stop
|
|
48
|
+
offset="0"
|
|
49
|
+
stopColor="rgb(20%, 19.215687%, 19.607843%)"
|
|
50
|
+
stopOpacity="1"
|
|
51
|
+
/>
|
|
52
|
+
<stop
|
|
53
|
+
offset="1"
|
|
54
|
+
stopColor="rgb(35.686275%, 35.294119%, 36.078432%)"
|
|
55
|
+
stopOpacity="1"
|
|
56
|
+
/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
</defs>
|
|
59
|
+
<path
|
|
60
|
+
fill={color}
|
|
61
|
+
d="M 14.804688 13.261719 L 19.722656 10.269531 L 33.507812 15.460938 C 33.207031 14.121094 32.515625 12.902344 31.523438 11.953125 L 31.507812 11.859375 C 30.351562 10.738281 28.878906 9.996094 27.289062 9.730469 C 27.070312 4.589844 22.734375 0.59375 17.597656 0.796875 C 13.515625 0.722656 9.832031 3.226562 8.398438 7.050781 C 4.070312 7.578125 0.785156 11.203125 0.683594 15.5625 C 0.878906 20.503906 5.03125 24.359375 9.976562 24.191406 L 14.804688 24.191406 Z M 14.804688 13.261719 "
|
|
62
|
+
fillRule="nonzero"
|
|
63
|
+
/>
|
|
64
|
+
<path
|
|
65
|
+
fill={color}
|
|
66
|
+
d="M 19.820312 11.324219 L 19.839844 19.457031 L 34.871094 22.648438 L 34.871094 16.984375 Z M 19.820312 11.324219 "
|
|
67
|
+
fillRule="nonzero"
|
|
68
|
+
fillOpacity="1"
|
|
69
|
+
/>
|
|
70
|
+
<path
|
|
71
|
+
fill={color}
|
|
72
|
+
d="M 19.820312 11.324219 L 15.753906 13.792969 L 15.753906 21.355469 L 19.839844 19.457031 "
|
|
73
|
+
fillRule="nonzero"
|
|
74
|
+
fillOpacity="1"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
fill={color}
|
|
78
|
+
d="M 26.679688 19.570312 L 28.046875 19.949219 L 28.046875 15.523438 L 26.679688 15.046875 Z M 25.3125 14.609375 L 23.941406 14.117188 L 23.941406 18.847656 L 25.3125 19.226562 Z M 29.414062 20.3125 L 30.746094 20.671875 L 30.785156 16.453125 L 29.414062 16 Z M 21.226562 18.144531 L 22.59375 18.488281 L 22.59375 13.679688 L 21.226562 13.222656 Z M 33.5 17.386719 L 32.132812 16.910156 L 32.132812 21.035156 L 33.5 21.414062 Z M 33.5 17.386719 "
|
|
79
|
+
fillRule="nonzero"
|
|
80
|
+
fillOpacity="1"
|
|
81
|
+
/>
|
|
82
|
+
<path
|
|
83
|
+
fill={color}
|
|
84
|
+
d="M 17.140625 19.324219 L 16.457031 19.722656 L 16.457031 14.34375 L 17.140625 13.984375 Z M 18.488281 13.203125 L 17.785156 13.660156 L 17.785156 18.886719 L 18.488281 18.507812 Z M 18.488281 13.203125 "
|
|
85
|
+
fillRule="nonzero"
|
|
86
|
+
fillOpacity="1"
|
|
87
|
+
/>
|
|
88
|
+
<path
|
|
89
|
+
fill={color}
|
|
90
|
+
d="M 34.871094 22.648438 L 30.765625 24.054688 L 15.753906 21.355469 L 19.839844 19.457031 Z M 34.871094 22.648438 "
|
|
91
|
+
fillRule="nonzero"
|
|
92
|
+
/>
|
|
93
|
+
<path
|
|
94
|
+
fill={color}
|
|
95
|
+
d="M 34.871094 28.445312 L 19.761719 31.3125 L 19.839844 20.691406 L 34.871094 23.484375 Z M 34.871094 28.445312 "
|
|
96
|
+
fillRule="nonzero"
|
|
97
|
+
fillOpacity="1"
|
|
98
|
+
/>
|
|
99
|
+
<path
|
|
100
|
+
fill={color}
|
|
101
|
+
d="M 21.226562 29.566406 L 21.226562 22.820312 L 22.59375 22.992188 L 22.59375 29.335938 Z M 25.3125 28.882812 L 23.941406 29.128906 L 23.941406 23.160156 L 25.3125 23.371094 Z M 26.679688 28.671875 L 26.679688 23.503906 L 28.046875 23.675781 L 28.046875 28.425781 Z M 30.765625 27.949219 L 29.414062 28.199219 L 29.414062 23.847656 L 30.765625 24.054688 Z M 33.539062 27.511719 L 32.132812 27.761719 L 32.132812 24.1875 L 33.445312 24.359375 Z M 33.539062 27.511719 "
|
|
102
|
+
fillRule="nonzero"
|
|
103
|
+
fillOpacity="1"
|
|
104
|
+
/>
|
|
105
|
+
<path
|
|
106
|
+
fill={color}
|
|
107
|
+
d="M 15.753906 28.882812 L 15.753906 22.6875 L 19.859375 20.789062 L 19.859375 31.429688 Z M 15.753906 28.882812 "
|
|
108
|
+
fillRule="nonzero"
|
|
109
|
+
fillOpacity="1"
|
|
110
|
+
/>
|
|
111
|
+
<path
|
|
112
|
+
fill={color}
|
|
113
|
+
d="M 17.046875 28.863281 L 16.4375 28.558594 L 16.4375 23.3125 L 17.046875 23.027344 Z M 18.507812 22.308594 L 17.785156 22.667969 L 17.785156 29.28125 L 18.488281 29.640625 L 18.488281 22.308594 Z M 18.507812 22.308594 "
|
|
114
|
+
fillRule="nonzero"
|
|
115
|
+
fillOpacity="1"
|
|
116
|
+
/>
|
|
117
|
+
</svg>
|
|
118
|
+
);
|
|
119
|
+
};
|
|
120
|
+
|
|
121
|
+
AzureAcr.propTypes = {
|
|
122
|
+
color: PropTypes.string,
|
|
123
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
124
|
+
};
|