@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,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 AwsDetective: 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 10.902344 10.976562 C 11.640625 11.171875 12.511719 11.460938 13.410156 11.761719 C 14.777344 12.21875 16.332031 12.734375 17 12.734375 C 17.667969 12.734375 19.222656 12.21875 20.59375 11.761719 C 21.492188 11.460938 22.359375 11.171875 23.097656 10.976562 L 21.949219 10.289062 C 21.023438 10.628906 17.953125 11.734375 17 11.734375 C 16.050781 11.734375 12.976562 10.628906 12.050781 10.289062 Z M 12.691406 9.457031 C 14.226562 10.015625 16.40625 10.734375 17 10.734375 C 17.589844 10.734375 19.765625 10.019531 21.300781 9.460938 L 19.421875 6.074219 C 19.382812 6.007812 19.265625 5.980469 19.175781 6.035156 L 17.613281 6.972656 C 17.234375 7.199219 16.765625 7.199219 16.386719 6.972656 L 14.824219 6.035156 C 14.730469 5.976562 14.597656 6 14.523438 6.035156 Z M 20.957031 12.695312 C 20.941406 12.699219 20.925781 12.703125 20.910156 12.710938 C 19.324219 13.238281 17.832031 13.734375 17 13.734375 C 16.167969 13.734375 14.675781 13.238281 13.09375 12.710938 C 13.078125 12.703125 13.058594 12.699219 13.042969 12.695312 C 13.359375 14.65625 15.511719 17.734375 17 17.734375 C 18.488281 17.734375 20.640625 14.65625 20.957031 12.695312 M 9.019531 11.371094 C 8.960938 11.15625 9.050781 10.925781 9.242188 10.808594 L 11.585938 9.398438 L 13.699219 5.453125 C 13.730469 5.402344 13.765625 5.355469 13.808594 5.3125 C 14.15625 5.011719 14.808594 4.859375 15.339844 5.175781 L 16.902344 6.113281 C 16.960938 6.152344 17.039062 6.152344 17.097656 6.113281 L 18.660156 5.175781 C 19.21875 4.847656 19.9375 5.019531 20.285156 5.566406 L 22.410156 9.398438 L 24.757812 10.808594 C 24.949219 10.921875 25.042969 11.152344 24.984375 11.371094 C 24.921875 11.585938 24.726562 11.734375 24.5 11.734375 C 24.003906 11.734375 23.023438 12.019531 21.992188 12.351562 C 21.90625 14.636719 19.3125 18.734375 17 18.734375 C 14.6875 18.734375 12.09375 14.636719 12.007812 12.351562 C 10.976562 12.019531 9.996094 11.734375 9.5 11.734375 C 9.277344 11.734375 9.082031 11.585938 9.019531 11.371094 M 23.710938 19.234375 L 23.855469 19.089844 C 23.957031 18.988281 24.011719 18.84375 24 18.699219 C 23.988281 18.554688 23.917969 18.421875 23.800781 18.335938 L 21.800781 16.835938 L 21.199219 17.636719 L 22.742188 18.789062 L 22.523438 19.007812 L 22.5 19.007812 L 22.5 19.03125 L 19.648438 21.882812 C 19.554688 21.976562 19.5 22.101562 19.5 22.234375 C 19.5 22.367188 19.554688 22.496094 19.648438 22.589844 L 20.824219 23.765625 L 18.617188 26.414062 L 19.382812 27.054688 L 21.882812 24.054688 C 22.050781 23.855469 22.035156 23.5625 21.851562 23.382812 L 20.707031 22.234375 L 22.898438 20.046875 C 24.445312 20.320312 26 22.097656 26 23.734375 L 26 27.1875 L 27 27.1875 L 27 23.734375 C 27 21.820312 25.484375 19.878906 23.710938 19.234375 M 14.886719 25.523438 L 12.542969 23.167969 C 12.363281 23.390625 12.15625 23.597656 11.933594 23.777344 L 14.285156 26.125 C 14.367188 26.199219 14.472656 26.238281 14.582031 26.234375 C 14.691406 26.234375 14.792969 26.183594 14.867188 26.105469 C 14.949219 26.03125 14.996094 25.929688 15 25.820312 C 15.003906 25.707031 14.964844 25.601562 14.886719 25.523438 M 9.25 23.734375 C 11.042969 23.730469 12.496094 22.277344 12.5 20.484375 C 12.5 18.691406 11.042969 17.234375 9.25 17.234375 C 7.457031 17.238281 6.003906 18.691406 6 20.484375 C 6.003906 22.277344 7.457031 23.730469 9.25 23.734375 M 15.597656 24.816406 C 15.859375 25.082031 16.003906 25.445312 16 25.820312 C 15.996094 26.195312 15.84375 26.550781 15.574219 26.8125 C 15.304688 27.082031 14.941406 27.234375 14.558594 27.234375 C 14.191406 27.234375 13.839844 27.089844 13.578125 26.832031 L 11.066406 24.320312 C 10.5 24.59375 9.878906 24.734375 9.25 24.734375 C 6.902344 24.730469 5.003906 22.828125 5 20.484375 C 5 18.136719 6.902344 16.234375 9.25 16.234375 C 11.597656 16.234375 13.5 18.136719 13.5 20.484375 C 13.5 21.113281 13.359375 21.730469 13.089844 22.296875 Z M 19.148438 18.882812 L 17 21.027344 L 14.851562 18.882812 L 14.148438 19.589844 L 16.648438 22.089844 C 16.742188 22.183594 16.867188 22.234375 17 22.234375 C 17.132812 22.234375 17.257812 22.183594 17.351562 22.089844 L 19.851562 19.589844 Z M 23 27.191406 L 24 27.191406 L 24 24.234375 L 23 24.234375 Z M 23 27.191406 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsDetective.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|
|
@@ -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 AwsDirectoryService: 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.5 21 L 15 21 L 15 20 L 13.5 20 Z M 10 21 L 13 21 L 13 20 L 10 20 Z M 10 19 L 14.5 19 L 14.5 18 L 10 18 Z M 26 23.5 L 26 16 L 25.5 16 L 25.5 21.5 C 25.5 21.777344 25.277344 22 25 22 L 17 22 C 16.867188 22 16.738281 21.949219 16.644531 21.855469 C 16.550781 21.761719 16.5 21.632812 16.5 21.5 L 16.5 16 L 9 16 L 9 23.5 Z M 18.035156 21 L 23.949219 21 C 23.730469 19.820312 22.746094 18.953125 21.71875 18.617188 C 21.152344 18.851562 20.519531 18.855469 19.949219 18.628906 C 18.890625 18.976562 18.191406 19.847656 18.035156 21 M 21.484375 17.625 C 21.917969 17.390625 22.1875 16.941406 22.1875 16.453125 C 22.1875 15.707031 21.574219 15.105469 20.824219 15.105469 C 20.074219 15.105469 19.460938 15.707031 19.460938 16.453125 C 19.460938 16.941406 19.730469 17.390625 20.164062 17.628906 C 20.578125 17.851562 21.074219 17.847656 21.484375 17.625 M 24.5 13.5 L 17.5 13.5 L 17.5 19.457031 C 17.847656 18.816406 18.371094 18.292969 19.011719 17.949219 C 18.660156 17.53125 18.464844 17 18.460938 16.453125 C 18.464844 15.152344 19.523438 14.101562 20.824219 14.105469 C 22.125 14.101562 23.183594 15.152344 23.1875 16.453125 C 23.1875 16.996094 22.992188 17.511719 22.660156 17.921875 C 23.453125 18.3125 24.09375 18.914062 24.5 19.632812 Z M 9 11.5 L 9 15 L 16.5 15 L 16.5 13 C 16.5 12.722656 16.722656 12.5 17 12.5 L 25 12.5 C 25.277344 12.5 25.5 12.722656 25.5 13 L 25.5 15 L 26 15 L 26 11.5 Z M 27 11 L 27 24 C 27 24.277344 26.777344 24.5 26.5 24.5 L 8.5 24.5 C 8.367188 24.5 8.238281 24.449219 8.144531 24.355469 C 8.050781 24.261719 8 24.132812 8 24 L 8 11 C 8 10.722656 8.222656 10.5 8.5 10.5 L 26.5 10.5 C 26.777344 10.5 27 10.722656 27 11 M 6.5 21 L 7 21 L 7 22 L 6 22 C 5.867188 22 5.738281 21.949219 5.644531 21.855469 C 5.550781 21.761719 5.5 21.632812 5.5 21.5 L 5.5 8.5 C 5.5 8.222656 5.722656 8 6 8 L 24.5 8 C 24.777344 8 25 8.222656 25 8.5 L 25 9.5 L 24 9.5 L 24 9 L 6.5 9 Z M 6.5 21 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsDirectoryService.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|
|
@@ -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 AwsDnszone: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 16.078125 1.363281 C 16.21875 1.359375 16.351562 1.402344 16.464844 1.484375 C 18.136719 3.332031 19.769531 3.949219 21.246094 3.949219 C 24.214844 3.949219 30.867188 6.023438 30.980469 5.894531 L 30.980469 7.285156 C 30.863281 7.425781 28.589844 10.054688 28.71875 13.152344 C 28.792969 14.996094 29.714844 16.242188 30.488281 17.582031 C 30.796875 18.109375 31.605469 19.621094 31.605469 19.621094 L 31.605469 20.960938 C 31.605469 21.386719 31.558594 21.808594 31.472656 22.226562 C 29.949219 29.65625 22.628906 26.65625 16.703125 31.484375 C 16.625 31.554688 16.523438 31.597656 16.417969 31.605469 C 16.332031 31.601562 16.25 31.558594 16.203125 31.484375 C 12.605469 27.183594 1.523438 30.769531 0.152344 22.226562 C 0.0625 21.734375 0.0117188 21.238281 0.00390625 20.738281 L 0.00390625 19.375 C 0.00390625 19.375 0.808594 17.589844 1.058594 17.160156 C 1.664062 16.09375 2.316406 15.097656 2.386719 13.46875 C 2.511719 10.757812 0.25 7.933594 0.15625 7.796875 L 0.15625 6.40625 C 0.273438 6.523438 7.722656 3.769531 10.804688 3.769531 C 12.34375 3.769531 14.082031 3.214844 15.828125 1.476562 C 15.894531 1.410156 15.984375 1.371094 16.078125 1.363281 M 16.078125 1.363281 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 16.078125 0 C 16.21875 -0.00390625 16.351562 0.0390625 16.464844 0.121094 C 18.136719 1.972656 19.769531 2.585938 21.246094 2.585938 C 24.214844 2.585938 26.347656 0.226562 26.460938 0.101562 L 30.980469 5.90625 C 30.863281 6.046875 28.589844 8.675781 28.71875 11.773438 C 28.871094 15.414062 32.292969 16.730469 31.449219 20.847656 C 29.925781 28.277344 22.609375 25.277344 16.679688 30.105469 C 16.601562 30.175781 16.503906 30.21875 16.398438 30.226562 C 16.308594 30.226562 16.226562 30.179688 16.179688 30.105469 C 12.585938 25.804688 1.5 29.390625 0.128906 20.847656 C -0.628906 16.164062 2.222656 15.59375 2.359375 12.078125 C 2.484375 9.367188 0.222656 6.542969 0.128906 6.40625 L 5.390625 0.105469 C 6.84375 1.496094 8.757812 2.308594 10.769531 2.390625 C 12.3125 2.390625 14.046875 1.839844 15.792969 0.101562 C 15.871094 0.03125 15.972656 -0.00390625 16.078125 0 M 16.078125 0 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
AwsDnszone.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 AwsEbsVolume: 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(10.588235%, 40.000001%, 5.882353%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(42.352942%, 68.235296%, 24.313726%)"
|
|
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 26 23 L 27 23 L 27 27 L 23 27 L 23 26 L 25.398438 26 L 22.625 22.828125 L 23.375 22.171875 L 26 25.167969 Z M 9.875 22.828125 L 7.101562 26 L 9.5 26 L 9.5 27 L 5.5 27 L 5.5 23 L 6.5 23 L 6.5 25.167969 L 9.125 22.171875 Z M 27 5 L 27 9 L 26 9 L 26 6.832031 L 23.375 9.828125 L 22.625 9.171875 L 25.398438 6 L 23 6 L 23 5 Z M 7.101562 6 L 9.875 9.171875 L 9.125 9.828125 L 6.5 6.832031 L 6.5 9 L 5.5 9 L 5.5 5 L 9.5 5 L 9.5 6 Z M 16.25 12 C 13.246094 12 12 11.347656 12 11 C 12 10.613281 13.152344 10 16.25 10 C 19.179688 10 20.5 10.585938 20.5 11 C 20.5 11.347656 19.253906 12 16.25 12 M 16.292969 21.5 C 13.332031 21.5 12 20.914062 12 20.5 L 12 12.3125 C 13.203125 12.910156 15.195312 13 16.25 13 C 17.304688 13 19.296875 12.910156 20.5 12.3125 L 20.5 20.5 C 20.5 20.914062 19.195312 21.5 16.292969 21.5 M 16.25 9 C 13.855469 9 11 9.347656 11 11 L 11 20.5 C 11 22.152344 13.878906 22.5 16.292969 22.5 C 18.238281 22.5 21.5 22.238281 21.5 20.5 L 21.5 11 C 21.5 9.261719 18.210938 9 16.25 9 M 16.25 9 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsEbsVolume.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|
|
@@ -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 AwsEc2AutoScaling: 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 28.539062 15.457031 L 23.96875 15.457031 L 26.152344 13.273438 L 25.339844 12.46875 L 22.152344 15.660156 C 22.042969 15.765625 21.980469 15.910156 21.980469 16.0625 C 21.980469 16.214844 22.042969 16.359375 22.152344 16.464844 L 25.339844 19.65625 L 26.152344 18.851562 L 23.898438 16.597656 L 28.539062 16.597656 Z M 6.65625 12.46875 L 5.847656 13.273438 L 8.03125 15.457031 L 3.460938 15.457031 L 3.460938 16.597656 L 8.101562 16.597656 L 5.847656 18.851562 L 6.65625 19.65625 L 9.847656 16.464844 C 9.953125 16.359375 10.015625 16.214844 10.015625 16.0625 C 10.015625 15.910156 9.953125 15.765625 9.847656 15.660156 Z M 13.058594 18.96875 L 18.941406 18.96875 L 18.941406 13.085938 L 13.058594 13.085938 Z M 19.957031 12.449219 L 21.015625 12.449219 L 21.015625 13.589844 L 20.082031 13.589844 L 20.082031 14.453125 L 21.015625 14.453125 L 21.015625 15.59375 L 20.082031 15.59375 L 20.082031 16.460938 L 21.015625 16.460938 L 21.015625 17.605469 L 20.082031 17.605469 L 20.082031 18.46875 L 21.015625 18.46875 L 21.015625 19.609375 L 19.957031 19.609375 C 19.867188 19.765625 19.738281 19.894531 19.582031 19.984375 L 19.582031 21.042969 L 18.4375 21.042969 L 18.4375 20.113281 L 17.574219 20.113281 L 17.574219 21.042969 L 16.433594 21.042969 L 16.433594 20.113281 L 15.566406 20.113281 L 15.566406 21.042969 L 14.425781 21.042969 L 14.425781 20.113281 L 13.5625 20.113281 L 13.5625 21.042969 L 12.417969 21.042969 L 12.417969 19.984375 C 12.261719 19.894531 12.128906 19.765625 12.042969 19.609375 L 10.984375 19.609375 L 10.984375 18.46875 L 11.917969 18.46875 L 11.917969 17.605469 L 10.984375 17.605469 L 10.984375 16.460938 L 11.917969 16.460938 L 11.917969 15.59375 L 10.984375 15.59375 L 10.984375 14.453125 L 11.917969 14.453125 L 11.917969 13.589844 L 10.984375 13.589844 L 10.984375 12.449219 L 12.042969 12.449219 C 12.128906 12.289062 12.257812 12.15625 12.417969 12.066406 L 12.417969 11.011719 L 13.5625 11.011719 L 13.5625 11.945312 L 14.425781 11.945312 L 14.425781 11.011719 L 15.566406 11.011719 L 15.566406 11.945312 L 16.433594 11.945312 L 16.433594 11.011719 L 17.574219 11.011719 L 17.574219 11.945312 L 18.4375 11.945312 L 18.4375 11.011719 L 19.582031 11.011719 L 19.582031 12.066406 C 19.738281 12.15625 19.867188 12.289062 19.957031 12.449219 M 16.570312 26.6875 L 16.570312 22.046875 L 15.429688 22.046875 L 15.429688 26.691406 L 13.210938 24.46875 L 12.402344 25.28125 L 15.59375 28.472656 C 15.703125 28.578125 15.847656 28.636719 16 28.636719 C 16.148438 28.636719 16.292969 28.578125 16.402344 28.472656 L 19.597656 25.28125 L 18.785156 24.46875 Z M 13.210938 7.585938 L 12.402344 6.777344 L 15.59375 3.585938 C 15.816406 3.363281 16.179688 3.363281 16.402344 3.585938 L 19.597656 6.777344 L 18.785156 7.585938 L 16.570312 5.367188 L 16.570312 10.007812 L 15.429688 10.007812 L 15.429688 5.367188 Z M 13.210938 7.585938 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
AwsEc2AutoScaling.propTypes = {
|
|
34
|
+
color: PropTypes.string,
|
|
35
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
36
|
+
};
|
|
@@ -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 AwsEc2Instance: 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 10.128906 21.871094 L 21.414062 21.871094 L 21.414062 10.585938 L 10.128906 10.585938 Z M 22.320312 10.585938 L 24.125 10.585938 L 24.125 11.488281 L 22.320312 11.488281 L 22.320312 13.289062 L 24.125 13.289062 L 24.125 14.195312 L 22.320312 14.195312 L 22.320312 15.550781 L 24.125 15.550781 L 24.125 16.449219 L 22.320312 16.449219 L 22.320312 18.257812 L 24.125 18.257812 L 24.125 19.160156 L 22.320312 19.160156 L 22.320312 20.964844 L 24.125 20.964844 L 24.125 21.871094 L 22.320312 21.871094 L 22.320312 21.929688 C 22.320312 22.390625 21.941406 22.769531 21.476562 22.769531 L 21.414062 22.769531 L 21.414062 24.574219 L 20.511719 24.574219 L 20.511719 22.769531 L 18.710938 22.769531 L 18.710938 24.574219 L 17.804688 24.574219 L 17.804688 22.769531 L 16.449219 22.769531 L 16.449219 24.574219 L 15.550781 24.574219 L 15.550781 22.769531 L 13.742188 22.769531 L 13.742188 24.574219 L 12.839844 24.574219 L 12.839844 22.769531 L 11.035156 22.769531 L 11.035156 24.574219 L 10.128906 24.574219 L 10.128906 22.769531 L 10.070312 22.769531 C 9.605469 22.769531 9.230469 22.394531 9.230469 21.929688 L 9.230469 21.871094 L 7.875 21.871094 L 7.875 20.964844 L 9.230469 20.964844 L 9.230469 19.160156 L 7.875 19.160156 L 7.875 18.257812 L 9.230469 18.257812 L 9.230469 16.449219 L 7.875 16.449219 L 7.875 15.550781 L 9.230469 15.550781 L 9.230469 14.195312 L 7.875 14.195312 L 7.875 13.289062 L 9.230469 13.289062 L 9.230469 11.488281 L 7.875 11.488281 L 7.875 10.585938 L 9.230469 10.585938 L 9.230469 10.523438 C 9.230469 10.058594 9.609375 9.679688 10.070312 9.679688 L 10.128906 9.679688 L 10.128906 7.875 L 11.035156 7.875 L 11.035156 9.679688 L 12.839844 9.679688 L 12.839844 7.875 L 13.742188 7.875 L 13.742188 9.679688 L 15.550781 9.679688 L 15.550781 7.875 L 16.449219 7.875 L 16.449219 9.679688 L 17.804688 9.679688 L 17.804688 7.875 L 18.710938 7.875 L 18.710938 9.679688 L 20.511719 9.679688 L 20.511719 7.875 L 21.414062 7.875 L 21.414062 9.679688 L 21.476562 9.679688 C 21.941406 9.679688 22.320312 10.058594 22.320312 10.523438 Z M 16.449219 27.679688 C 16.449219 27.710938 16.425781 27.734375 16.398438 27.734375 L 4.320312 27.734375 C 4.304688 27.734375 4.292969 27.726562 4.28125 27.71875 C 4.269531 27.707031 4.265625 27.695312 4.265625 27.679688 L 4.265625 15.601562 C 4.265625 15.574219 4.289062 15.550781 4.320312 15.550781 L 6.972656 15.550781 L 6.972656 14.648438 L 4.320312 14.648438 C 3.792969 14.648438 3.363281 15.074219 3.363281 15.601562 L 3.363281 27.679688 C 3.363281 28.207031 3.792969 28.636719 4.320312 28.636719 L 16.398438 28.636719 C 16.921875 28.636719 17.351562 28.207031 17.351562 27.679688 L 17.351562 25.476562 L 16.449219 25.476562 Z M 28.636719 4.320312 L 28.636719 16.398438 C 28.636719 16.921875 28.207031 17.351562 27.679688 17.351562 L 25.027344 17.351562 L 25.027344 16.449219 L 27.679688 16.449219 C 27.710938 16.449219 27.734375 16.425781 27.734375 16.398438 L 27.734375 4.320312 C 27.734375 4.304688 27.726562 4.292969 27.71875 4.28125 C 27.707031 4.273438 27.695312 4.265625 27.679688 4.265625 L 15.601562 4.265625 C 15.589844 4.265625 15.574219 4.273438 15.566406 4.28125 C 15.554688 4.292969 15.550781 4.304688 15.550781 4.320312 L 15.550781 6.972656 L 14.648438 6.972656 L 14.648438 4.320312 C 14.648438 3.792969 15.078125 3.363281 15.601562 3.363281 L 27.679688 3.363281 C 28.207031 3.363281 28.636719 3.792969 28.636719 4.320312 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
AwsEc2Instance.propTypes = {
|
|
34
|
+
color: PropTypes.string,
|
|
35
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
36
|
+
};
|
|
@@ -0,0 +1,72 @@
|
|
|
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 AwsEc2RouteTable: 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 1.054688 L 32 1.054688 L 32 9.585938 L 0 9.585938 Z M 0 1.054688 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 0 0 L 32 0 L 32 8.304688 L 0 8.304688 Z M 0 0 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 0 12.128906 L 32 12.128906 L 32 21.039062 L 0 21.039062 Z M 0 12.128906 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 0 11.449219 L 32 11.449219 L 32 19.753906 L 0 19.753906 Z M 0 11.449219 "
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 0 23.375 L 32 23.375 L 32 32 L 0 32 Z M 0 23.375 "
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
fill={color}
|
|
49
|
+
d="M 0 22.40625 L 32 22.40625 L 32 30.710938 L 0 30.710938 Z M 0 22.40625 "
|
|
50
|
+
fillRule="evenodd"
|
|
51
|
+
fillOpacity="1"
|
|
52
|
+
/>
|
|
53
|
+
<path
|
|
54
|
+
fill={color}
|
|
55
|
+
d="M 3.945312 6.632812 L 3.210938 6.632812 L 3.210938 2.957031 L 2.257812 2.957031 L 2.257812 2.441406 L 2.328125 2.441406 C 2.769531 2.441406 3.285156 2.324219 3.402344 1.683594 L 3.402344 1.582031 L 3.9375 1.582031 Z M 8.066406 2.316406 C 7.246094 3.617188 6.75 5.097656 6.628906 6.632812 L 5.855469 6.632812 C 6 5.121094 6.515625 3.667969 7.355469 2.402344 L 5.359375 2.402344 L 5.359375 1.671875 L 8.066406 1.671875 Z M 11.335938 6.632812 L 8.667969 6.632812 C 8.667969 4.433594 10.578125 4.484375 10.578125 2.910156 C 10.578125 2.496094 10.417969 2.148438 10.011719 2.148438 C 9.460938 2.148438 9.375 2.667969 9.375 3.1875 L 8.675781 3.1875 C 8.675781 2.179688 9.050781 1.558594 10.023438 1.558594 C 10.371094 1.511719 10.714844 1.636719 10.964844 1.898438 C 11.21875 2.160156 11.34375 2.53125 11.316406 2.90625 C 11.316406 4.589844 9.828125 4.691406 9.484375 5.933594 L 11.335938 5.933594 Z M 12.878906 6.632812 L 12.148438 6.632812 L 12.148438 5.695312 L 12.882812 5.695312 Z M 15.546875 6.632812 L 14.816406 6.632812 L 14.816406 2.957031 L 13.859375 2.957031 L 13.859375 2.441406 L 13.929688 2.441406 C 14.371094 2.441406 14.886719 2.324219 15.003906 1.683594 L 15.003906 1.582031 L 15.542969 1.582031 Z M 18.300781 6.730469 C 17.140625 6.730469 16.925781 5.761719 16.925781 4.308594 C 16.925781 2.855469 17.179688 1.566406 18.363281 1.566406 C 19.164062 1.566406 19.59375 1.96875 19.59375 2.796875 L 18.867188 2.796875 C 18.867188 2.507812 18.742188 2.136719 18.390625 2.136719 C 17.703125 2.136719 17.664062 3.144531 17.664062 3.882812 C 17.832031 3.546875 18.179688 3.34375 18.554688 3.363281 C 19.179688 3.363281 19.679688 3.882812 19.679688 4.875 C 19.699219 6.042969 19.269531 6.738281 18.300781 6.738281 Z M 21.195312 6.632812 L 20.460938 6.632812 L 20.460938 5.695312 L 21.195312 5.695312 Z M 23.34375 6.730469 C 22.464844 6.730469 21.976562 6.121094 21.976562 4.136719 C 21.976562 2.152344 22.453125 1.542969 23.34375 1.542969 C 24.230469 1.542969 24.710938 2.160156 24.710938 4.136719 C 24.710938 6.113281 24.21875 6.738281 23.34375 6.738281 Z M 26.210938 6.632812 L 25.488281 6.632812 L 25.488281 5.695312 L 26.226562 5.695312 Z M 28.355469 6.730469 C 27.476562 6.730469 26.988281 6.121094 26.988281 4.136719 C 26.988281 2.152344 27.46875 1.542969 28.355469 1.542969 C 29.246094 1.542969 29.722656 2.160156 29.722656 4.136719 C 29.722656 6.113281 29.246094 6.738281 28.371094 6.738281 Z M 28.371094 13.035156 C 29.246094 13.035156 29.738281 13.644531 29.738281 15.628906 C 29.738281 17.613281 29.261719 18.222656 28.371094 18.222656 C 27.484375 18.222656 26.996094 17.589844 26.996094 15.613281 C 26.996094 13.636719 27.472656 13.035156 28.371094 13.035156 M 25.503906 17.148438 L 26.238281 17.148438 L 26.238281 18.109375 L 25.488281 18.109375 Z M 22.195312 13.890625 L 22.265625 13.890625 C 22.707031 13.890625 23.222656 13.777344 23.34375 13.132812 L 23.34375 13.035156 L 23.878906 13.035156 L 23.878906 18.109375 L 23.128906 18.109375 L 23.128906 14.417969 L 22.171875 14.417969 Z M 20.472656 17.148438 L 21.210938 17.148438 L 21.210938 18.109375 L 20.460938 18.109375 Z M 18.390625 13.035156 C 19.191406 13.035156 19.625 13.433594 19.625 14.265625 L 18.867188 14.265625 C 18.867188 13.972656 18.742188 13.605469 18.390625 13.605469 C 17.703125 13.605469 17.664062 14.613281 17.664062 15.347656 C 17.832031 15.015625 18.179688 14.8125 18.554688 14.828125 C 19.179688 14.828125 19.679688 15.347656 19.679688 16.339844 C 19.679688 17.507812 19.25 18.199219 18.28125 18.199219 C 17.125 18.199219 16.910156 17.226562 16.910156 15.773438 C 16.910156 14.320312 17.179688 13.035156 18.390625 13.035156 M 13.871094 13.890625 L 13.945312 13.890625 C 14.382812 13.890625 14.902344 13.777344 15.019531 13.132812 L 15.019531 13.035156 L 15.554688 13.035156 L 15.554688 18.109375 L 14.816406 18.109375 L 14.816406 14.417969 L 13.859375 14.417969 Z M 12.152344 17.148438 L 12.886719 17.148438 L 12.886719 18.109375 L 12.148438 18.109375 Z M 10.019531 13.605469 C 9.46875 13.605469 9.382812 14.125 9.382812 14.644531 L 8.675781 14.644531 C 8.675781 13.636719 9.050781 13.011719 10.023438 13.011719 C 10.371094 12.964844 10.714844 13.089844 10.964844 13.351562 C 11.21875 13.613281 11.34375 13.984375 11.316406 14.363281 C 11.316406 16.042969 9.828125 16.148438 9.484375 17.382812 L 11.335938 17.382812 L 11.335938 18.109375 L 8.667969 18.109375 C 8.667969 15.910156 10.578125 15.960938 10.578125 14.382812 C 10.578125 13.957031 10.417969 13.605469 10.011719 13.605469 Z M 5.363281 13.132812 L 8.066406 13.132812 L 8.066406 13.777344 C 7.242188 15.078125 6.75 16.558594 6.628906 18.09375 L 5.855469 18.09375 C 5.996094 16.582031 6.511719 15.128906 7.355469 13.863281 L 5.359375 13.863281 Z M 2.269531 13.890625 L 2.34375 13.890625 C 2.78125 13.890625 3.296875 13.777344 3.417969 13.132812 L 3.417969 13.035156 L 3.953125 13.035156 L 3.953125 18.109375 L 3.210938 18.109375 L 3.210938 14.417969 L 2.257812 14.417969 Z M 28.371094 24 C 29.246094 24 29.738281 24.613281 29.738281 26.597656 C 29.738281 28.578125 29.261719 29.191406 28.371094 29.191406 C 27.484375 29.191406 26.996094 28.542969 26.996094 26.582031 C 26.996094 24.617188 27.472656 24 28.371094 24 M 25.503906 28.117188 L 26.238281 28.117188 L 26.238281 29.0625 L 25.488281 29.0625 Z M 23.371094 24.570312 C 22.820312 24.570312 22.734375 25.089844 22.734375 25.609375 L 22.019531 25.609375 C 22.019531 24.601562 22.390625 23.980469 23.367188 23.980469 C 23.710938 23.933594 24.058594 24.058594 24.308594 24.320312 C 24.558594 24.582031 24.6875 24.953125 24.65625 25.332031 C 24.65625 27.007812 23.175781 27.117188 22.828125 28.351562 L 24.675781 28.351562 L 24.675781 29.0625 L 22.007812 29.0625 C 22.007812 26.859375 23.921875 26.90625 23.921875 25.335938 C 23.921875 24.921875 23.761719 24.570312 23.355469 24.570312 Z M 20.480469 28.117188 L 21.214844 28.117188 L 21.214844 29.0625 L 20.460938 29.0625 Z M 18.390625 24 C 19.191406 24 19.625 24.402344 19.625 25.230469 L 18.867188 25.230469 C 18.867188 24.9375 18.742188 24.570312 18.390625 24.570312 C 17.703125 24.570312 17.664062 25.578125 17.664062 26.316406 C 17.828125 25.980469 18.179688 25.777344 18.554688 25.796875 C 19.179688 25.796875 19.679688 26.316406 19.679688 27.308594 C 19.679688 28.476562 19.25 29.164062 18.28125 29.164062 C 17.125 29.164062 16.910156 28.195312 16.910156 26.742188 C 16.910156 25.289062 17.179688 24 18.390625 24 M 13.867188 24.859375 L 13.941406 24.859375 C 14.378906 24.859375 14.894531 24.742188 15.015625 24.101562 L 15.015625 24 L 15.550781 24 L 15.550781 29.0625 L 14.816406 29.0625 L 14.816406 25.375 L 13.859375 25.375 Z M 12.148438 28.117188 L 12.882812 28.117188 L 12.882812 29.0625 L 12.148438 29.0625 Z M 10.015625 24.570312 C 9.464844 24.570312 9.378906 25.089844 9.378906 25.609375 L 8.675781 25.609375 C 8.675781 24.601562 9.050781 23.980469 10.023438 23.980469 C 10.371094 23.933594 10.714844 24.058594 10.964844 24.320312 C 11.21875 24.582031 11.34375 24.953125 11.316406 25.332031 C 11.316406 27.007812 9.828125 27.117188 9.484375 28.351562 L 11.335938 28.351562 L 11.335938 29.0625 L 8.667969 29.0625 C 8.667969 26.859375 10.578125 26.90625 10.578125 25.335938 C 10.578125 24.921875 10.417969 24.570312 10.011719 24.570312 Z M 5.359375 24.101562 L 8.066406 24.101562 L 8.066406 24.742188 C 7.242188 26.042969 6.75 27.527344 6.628906 29.0625 L 5.855469 29.0625 C 5.996094 27.550781 6.511719 26.097656 7.355469 24.832031 L 5.359375 24.832031 Z M 2.261719 24.859375 L 2.332031 24.859375 C 2.773438 24.859375 3.289062 24.742188 3.410156 24.101562 L 3.410156 24 L 3.945312 24 L 3.945312 29.0625 L 3.210938 29.0625 L 3.210938 25.375 L 2.257812 25.375 Z M 2.261719 24.859375 "
|
|
56
|
+
fillRule="evenodd"
|
|
57
|
+
fillOpacity="1"
|
|
58
|
+
/>
|
|
59
|
+
<path
|
|
60
|
+
fill={color}
|
|
61
|
+
d="M 23.34375 2.222656 C 22.839844 2.222656 22.710938 2.742188 22.710938 4.230469 C 22.710938 5.71875 22.839844 6.238281 23.34375 6.238281 C 23.84375 6.238281 23.972656 5.71875 23.972656 4.230469 C 23.972656 2.742188 23.84375 2.222656 23.34375 2.222656 M 28.371094 2.222656 C 27.871094 2.222656 27.742188 2.742188 27.742188 4.230469 C 27.742188 5.71875 27.871094 6.238281 28.371094 6.238281 C 28.875 6.238281 29.003906 5.71875 29.003906 4.230469 C 29.003906 2.742188 28.875 2.222656 28.371094 2.222656 M 28.371094 17.695312 C 28.875 17.695312 29.003906 17.175781 29.003906 15.6875 C 29.003906 14.195312 28.875 13.675781 28.371094 13.675781 C 27.871094 13.675781 27.742188 14.195312 27.742188 15.6875 C 27.742188 17.175781 27.863281 17.695312 28.371094 17.695312 M 18.363281 17.695312 C 18.8125 17.695312 18.96875 17.175781 18.96875 16.609375 C 18.96875 15.910156 18.78125 15.515625 18.363281 15.515625 C 17.824219 15.515625 17.730469 16.035156 17.730469 16.644531 C 17.730469 17.257812 17.914062 17.695312 18.363281 17.695312 M 28.371094 28.664062 C 28.875 28.664062 29.003906 28.144531 29.003906 26.652344 C 29.003906 25.164062 28.875 24.644531 28.371094 24.644531 C 27.871094 24.644531 27.742188 25.164062 27.742188 26.652344 C 27.742188 28.144531 27.863281 28.664062 28.371094 28.664062 M 18.363281 28.664062 C 18.8125 28.664062 18.96875 28.144531 18.96875 27.578125 C 18.96875 26.875 18.78125 26.480469 18.363281 26.480469 C 17.824219 26.480469 17.730469 27 17.730469 27.613281 C 17.730469 28.226562 17.914062 28.664062 18.363281 28.664062 M 18.363281 6.238281 C 18.8125 6.238281 18.96875 5.71875 18.96875 5.152344 C 18.96875 4.453125 18.78125 4.058594 18.363281 4.058594 C 17.824219 4.058594 17.730469 4.578125 17.730469 5.191406 C 17.730469 5.804688 17.914062 6.238281 18.363281 6.238281 M 18.363281 6.238281 "
|
|
62
|
+
fillRule="evenodd"
|
|
63
|
+
fillOpacity="1"
|
|
64
|
+
/>
|
|
65
|
+
</svg>
|
|
66
|
+
);
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
AwsEc2RouteTable.propTypes = {
|
|
70
|
+
color: PropTypes.string,
|
|
71
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
72
|
+
};
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/** Icons generated by create-react-icons. Don't edit this file directly. **/
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import PropTypes from "prop-types";
|
|
4
|
+
|
|
5
|
+
interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
6
|
+
size?: number | string;
|
|
7
|
+
color?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const AwsEc2Vpc: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 46.544998 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 46.546875 21.589844 L 46.546875 23.800781 C 46.546875 27.835938 42.332031 32 37.148438 32 L 9.40625 32 C 4.21875 32 0.0078125 27.835938 0.0078125 23.800781 L 0.0078125 21.589844 Z M 46.546875 21.589844 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 17.917969 0 C 22.589844 -0.0078125 26.832031 2.859375 28.765625 7.332031 C 30.554688 6.03125 32.929688 5.863281 34.882812 6.898438 C 36.84375 7.933594 38.117188 10.007812 38.203125 12.3125 C 42.894531 12.722656 46.546875 17.480469 46.546875 21.253906 L 46.546875 22.074219 C 46.546875 26.132812 42.332031 30.25 37.125 30.25 L 9.40625 30.25 C 4.214844 30.25 0 26.132812 0 22.074219 L 0 21.261719 C 0 18.132812 2.503906 13.828125 6.023438 12.757812 L 6.023438 12.40625 C 6.035156 9.101562 7.296875 5.9375 9.527344 3.613281 C 11.757812 1.285156 14.777344 -0.0117188 17.917969 0 M 17.917969 0 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 11.28125 14.515625 L 13.125 14.515625 L 14.972656 23.671875 L 16.953125 14.535156 L 18.796875 14.535156 L 16.058594 25.953125 L 13.84375 25.953125 Z M 19.914062 14.515625 L 23.363281 14.515625 C 25.449219 14.515625 26.367188 15.902344 26.367188 17.847656 C 26.367188 19.789062 25.222656 21.226562 23.183594 21.226562 L 21.652344 21.226562 L 21.652344 25.953125 L 19.914062 25.953125 Z M 21.652344 19.851562 L 22.886719 19.851562 C 23.816406 19.851562 24.625 19.324219 24.625 17.882812 C 24.625 16.644531 24.15625 15.894531 22.761719 15.894531 L 21.652344 15.894531 Z M 34.503906 21.851562 L 34.503906 22.09375 C 34.503906 24.175781 33.710938 26.183594 31.148438 26.183594 C 28.402344 26.183594 27.550781 24.324219 27.550781 20.242188 C 27.550781 16.160156 28.402344 14.300781 31.164062 14.300781 C 34.253906 14.300781 34.464844 16.699219 34.464844 17.886719 L 34.464844 18.117188 L 32.734375 18.117188 L 32.734375 17.921875 C 32.734375 16.867188 32.429688 15.644531 31.183594 15.695312 C 29.933594 15.742188 29.320312 16.527344 29.320312 20.214844 C 29.320312 23.898438 29.882812 24.800781 31.203125 24.800781 C 32.648438 24.800781 32.820312 23.101562 32.820312 22.023438 L 32.820312 21.832031 Z M 34.503906 21.851562 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
</svg>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
AwsEc2Vpc.propTypes = {
|
|
40
|
+
color: PropTypes.string,
|
|
41
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
42
|
+
};
|
|
@@ -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 AwsEcr: 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(78.431374%, 31.764707%, 10.588235%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(100%, 60.000002%, 0%)"
|
|
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 15.363281 14.960938 C 15.136719 15.089844 14.996094 15.332031 15 15.59375 L 15 25.765625 L 7.5 21.429688 L 7.5 11.503906 L 16.085938 6.539062 L 23.542969 10.230469 Z M 24.851562 10.210938 C 24.851562 9.949219 24.714844 9.710938 24.460938 9.566406 L 16.441406 5.597656 C 16.214844 5.46875 15.941406 5.46875 15.714844 5.597656 L 6.863281 10.714844 C 6.640625 10.847656 6.503906 11.089844 6.5 11.347656 L 6.5 21.585938 C 6.5 21.84375 6.640625 22.085938 6.863281 22.21875 L 14.90625 26.871094 C 15.132812 27 15.410156 27 15.636719 26.871094 C 15.859375 26.738281 16 26.5 16 26.238281 L 16 15.75 L 24.488281 10.839844 C 24.714844 10.710938 24.851562 10.46875 24.851562 10.210938 M 25 21.46875 L 18.503906 25.765625 L 18.503906 22.203125 L 21.800781 19.707031 C 21.925781 19.613281 22 19.464844 22 19.308594 L 22 15.242188 L 25 13.503906 Z M 25.636719 12.398438 C 25.414062 12.269531 25.136719 12.269531 24.910156 12.398438 L 21.441406 14.40625 C 21.320312 14.472656 21 14.644531 21 15.015625 L 21 19.058594 L 17.832031 21.457031 C 17.628906 21.59375 17.503906 21.824219 17.503906 22.066406 L 17.503906 26.273438 C 17.503906 26.53125 17.640625 26.773438 17.867188 26.90625 C 17.976562 26.96875 18.097656 27 18.222656 27 C 18.355469 27 18.492188 26.964844 18.621094 26.890625 L 25.636719 22.25 C 25.859375 22.117188 26 21.878906 26 21.617188 L 26 13.03125 C 26 12.773438 25.863281 12.53125 25.636719 12.398438 M 25.636719 12.398438 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsEcr.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|
|
@@ -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 AwsEcrRepository: 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(78.431374%, 31.764707%, 10.588235%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(100%, 60.000002%, 0%)"
|
|
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 15.363281 14.960938 C 15.136719 15.089844 14.996094 15.332031 15 15.59375 L 15 25.765625 L 7.5 21.429688 L 7.5 11.503906 L 16.085938 6.539062 L 23.542969 10.230469 Z M 24.851562 10.210938 C 24.851562 9.949219 24.714844 9.710938 24.460938 9.566406 L 16.441406 5.597656 C 16.214844 5.46875 15.941406 5.46875 15.714844 5.597656 L 6.863281 10.714844 C 6.640625 10.847656 6.503906 11.089844 6.5 11.347656 L 6.5 21.585938 C 6.5 21.84375 6.640625 22.085938 6.863281 22.21875 L 14.90625 26.871094 C 15.132812 27 15.410156 27 15.636719 26.871094 C 15.859375 26.738281 16 26.5 16 26.238281 L 16 15.75 L 24.488281 10.839844 C 24.714844 10.710938 24.851562 10.46875 24.851562 10.210938 M 25 21.46875 L 18.503906 25.765625 L 18.503906 22.203125 L 21.800781 19.707031 C 21.925781 19.613281 22 19.464844 22 19.308594 L 22 15.242188 L 25 13.503906 Z M 25.636719 12.398438 C 25.414062 12.269531 25.136719 12.269531 24.910156 12.398438 L 21.441406 14.40625 C 21.320312 14.472656 21 14.644531 21 15.015625 L 21 19.058594 L 17.832031 21.457031 C 17.628906 21.59375 17.503906 21.824219 17.503906 22.066406 L 17.503906 26.273438 C 17.503906 26.53125 17.640625 26.773438 17.867188 26.90625 C 17.976562 26.96875 18.097656 27 18.222656 27 C 18.355469 27 18.492188 26.964844 18.621094 26.890625 L 25.636719 22.25 C 25.859375 22.117188 26 21.878906 26 21.617188 L 26 13.03125 C 26 12.773438 25.863281 12.53125 25.636719 12.398438 M 25.636719 12.398438 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsEcrRepository.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|
|
@@ -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 AwsEfs: 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(10.588235%, 40.000001%, 5.882353%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(42.352942%, 68.235296%, 24.313726%)"
|
|
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 26.429688 5 L 22.9375 5 L 22.9375 6 L 25.164062 6 L 22.527344 8.648438 L 23.230469 9.351562 L 25.929688 6.648438 L 25.929688 9 L 26.925781 9 L 26.925781 5.5 C 26.925781 5.222656 26.703125 5 26.429688 5 M 5.925781 6.648438 L 8.621094 9.351562 L 9.328125 8.648438 L 6.6875 6 L 8.917969 6 L 8.917969 5 L 5.425781 5 C 5.148438 5 4.925781 5.222656 4.925781 5.5 L 4.925781 9 L 5.925781 9 Z M 25.929688 25.351562 L 23.230469 22.648438 L 22.527344 23.351562 L 25.164062 26 L 22.9375 26 L 22.9375 27 L 26.429688 27 C 26.703125 26.996094 26.925781 26.773438 26.925781 26.5 L 26.925781 23 L 25.929688 23 Z M 10.421875 13.234375 C 10.421875 11.761719 11.449219 10.175781 12.757812 9.625 C 15.03125 8.671875 16.640625 9.925781 17.226562 10.507812 C 17.707031 10.984375 18.082031 11.597656 18.339844 12.324219 C 18.402344 12.496094 18.554688 12.621094 18.734375 12.652344 C 18.914062 12.675781 19.09375 12.601562 19.207031 12.457031 C 19.480469 12.09375 19.875 11.886719 20.292969 11.886719 C 20.917969 11.886719 21.683594 12.375 21.761719 13.753906 C 21.777344 13.976562 21.9375 14.164062 22.15625 14.214844 C 23.789062 14.558594 24.613281 15.457031 24.613281 16.894531 C 24.613281 17.25 24.570312 17.574219 24.484375 17.855469 L 25.441406 18.144531 C 25.558594 17.738281 25.613281 17.316406 25.609375 16.894531 C 25.609375 15.085938 24.589844 13.828125 22.71875 13.320312 C 22.480469 11.652344 21.324219 10.886719 20.292969 10.886719 C 19.824219 10.886719 19.375 11.03125 18.988281 11.296875 C 18.722656 10.742188 18.363281 10.234375 17.929688 9.796875 C 16.410156 8.289062 14.332031 7.878906 12.371094 8.703125 C 10.691406 9.410156 9.421875 11.355469 9.421875 13.234375 C 9.421875 13.292969 9.425781 13.359375 9.429688 13.421875 C 7.925781 13.953125 7.042969 15.21875 7.042969 16.871094 C 7.042969 16.957031 7.046875 17.039062 7.050781 17.121094 C 7.132812 18.582031 8.105469 19.84375 9.527344 20.335938 L 9.851562 19.390625 C 8.816406 19.03125 8.105469 18.121094 8.046875 17.066406 C 8.042969 17.003906 8.042969 16.9375 8.042969 16.871094 C 8.042969 15.050781 9.316406 14.460938 10.078125 14.269531 C 10.324219 14.210938 10.484375 13.976562 10.453125 13.726562 C 10.433594 13.5625 10.421875 13.398438 10.421875 13.234375 M 20.414062 17.300781 C 20.414062 17.144531 20.378906 17.054688 20.351562 17.027344 C 20.324219 17.003906 20.261719 16.992188 20.179688 17 L 15.160156 17 C 15.027344 17 14.898438 16.949219 14.804688 16.855469 C 14.710938 16.761719 14.660156 16.632812 14.660156 16.5 C 14.652344 16.332031 14.628906 16.164062 14.597656 16 L 13.453125 16 C 13.40625 16.164062 13.375 16.332031 13.355469 16.503906 C 13.347656 16.773438 13.128906 16.992188 12.859375 17 L 11.707031 17 C 11.589844 16.992188 11.527344 17.003906 11.503906 17.027344 C 11.472656 17.054688 11.4375 17.144531 11.4375 17.300781 L 11.4375 22.5 L 20.414062 22.5 Z M 21.410156 18.5 L 21.410156 20.882812 L 22.601562 18.5 Z M 21.359375 23.222656 L 21.355469 23.222656 C 21.273438 23.390625 21.101562 23.5 20.914062 23.5 L 10.941406 23.5 C 10.808594 23.5 10.679688 23.449219 10.585938 23.355469 C 10.492188 23.261719 10.441406 23.132812 10.441406 23 L 10.441406 17.300781 C 10.441406 16.765625 10.648438 16.460938 10.824219 16.296875 C 10.984375 16.144531 11.273438 15.96875 11.742188 16 L 12.417969 16 C 12.5 15.5625 12.699219 15 13.167969 15 L 14.914062 15 C 14.945312 15 14.976562 15.003906 15.007812 15.007812 C 15.40625 15.085938 15.5625 15.589844 15.621094 16 L 20.144531 16 C 20.46875 15.96875 20.789062 16.074219 21.03125 16.296875 C 21.203125 16.460938 21.410156 16.765625 21.410156 17.300781 L 21.410156 17.5 L 23.40625 17.5 C 23.578125 17.5 23.738281 17.589844 23.832031 17.734375 C 23.921875 17.882812 23.929688 18.070312 23.851562 18.222656 Z M 9.328125 23.351562 L 6.6875 26 L 8.917969 26 L 8.917969 27 L 5.425781 27 C 5.292969 27 5.164062 26.949219 5.070312 26.855469 C 4.976562 26.761719 4.925781 26.632812 4.925781 26.5 L 4.925781 23 L 5.925781 23 L 5.925781 25.351562 L 8.621094 22.648438 Z M 9.328125 23.351562 "
|
|
43
|
+
fillRule="evenodd"
|
|
44
|
+
fillOpacity="1"
|
|
45
|
+
/>
|
|
46
|
+
</svg>
|
|
47
|
+
);
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
AwsEfs.propTypes = {
|
|
51
|
+
color: PropTypes.string,
|
|
52
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
53
|
+
};
|