@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,60 @@
|
|
|
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 Dynatrace: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 31.030001 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 10.472656 2.628906 C 9.941406 5.441406 9.554688 8.273438 9.304688 11.125 C 8.835938 16.773438 9.125 20.5625 9.125 20.5625 L 1.167969 28.117188 L 0.25 19.105469 L 0 11.976562 C 0 11.886719 0.046875 11.796875 0.046875 11.707031 C 0.046875 11.597656 0.179688 10.542969 1.210938 9.554688 C 2.332031 8.480469 10.605469 2 10.472656 2.628906 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 10.472656 2.628906 C 9.941406 5.441406 9.554688 8.273438 9.304688 11.125 C 9.304688 11.125 0.496094 10.070312 0 12.203125 C 0 12.089844 0.160156 10.789062 1.191406 9.804688 C 2.3125 8.726562 10.605469 2 10.472656 2.628906 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 0 11.6875 L 0 12.179688 C 0.0898438 11.796875 0.25 11.527344 0.5625 11.101562 C 1.210938 10.273438 2.265625 10.050781 2.691406 10.003906 C 4.84375 9.714844 8.027344 9.375 11.234375 9.289062 C 16.90625 9.109375 20.648438 9.578125 20.648438 9.578125 L 28.605469 2.023438 L 19.683594 0.679688 L 12.285156 0.0078125 C 12.175781 0.0078125 11.078125 -0.128906 10.046875 0.859375 L 0.945312 9.511719 C -0.0859375 10.496094 0 11.597656 0 11.6875 "
|
|
32
|
+
fillRule="nonzero"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 28.316406 21.347656 L 19.773438 22.109375 C 14.101562 22.289062 10.335938 21.820312 10.335938 21.820312 L 2.378906 29.394531 L 11.34375 30.761719 L 18.40625 31.367188 C 18.519531 31.367188 18.699219 31.277344 18.8125 31.277344 C 18.921875 31.277344 20.019531 31.078125 21.050781 30.089844 C 22.171875 29.015625 28.945312 21.28125 28.316406 21.347656 "
|
|
38
|
+
fillRule="nonzero"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 28.316406 21.347656 L 19.773438 22.109375 C 19.773438 22.109375 20.378906 30.964844 18.25 31.347656 C 18.363281 31.347656 19.820312 31.277344 20.851562 30.292969 C 21.972656 29.214844 28.945312 21.28125 28.316406 21.347656 "
|
|
44
|
+
fillRule="nonzero"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
fill={color}
|
|
49
|
+
d="M 18.722656 31.390625 C 18.5625 31.390625 18.40625 31.367188 18.226562 31.367188 C 18.632812 31.300781 18.898438 31.167969 19.324219 30.851562 C 20.179688 30.246094 20.445312 29.195312 20.535156 28.769531 L 21.679688 20.273438 C 22.128906 14.621094 21.859375 10.855469 21.859375 10.855469 L 29.816406 3.277344 L 30.738281 12.269531 L 31.027344 19.667969 C 31.027344 19.777344 31.117188 20.878906 30.085938 21.863281 L 21.007812 30.539062 C 19.929688 31.527344 18.832031 31.390625 18.722656 31.390625 "
|
|
50
|
+
fillRule="nonzero"
|
|
51
|
+
fillOpacity="1"
|
|
52
|
+
/>
|
|
53
|
+
</svg>
|
|
54
|
+
);
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
Dynatrace.propTypes = {
|
|
58
|
+
color: PropTypes.string,
|
|
59
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
60
|
+
};
|
|
@@ -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 Ec2: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 28.112 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 1.964844 6.347656 L 0.613281 6.984375 L 0.613281 25.023438 L 1.964844 25.664062 L 7.433594 16.472656 Z M 1.964844 6.347656 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 5.113281 24.964844 L 1.964844 25.664062 L 1.964844 6.347656 L 5.113281 7.027344 Z M 5.113281 24.964844 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 3.453125 5.640625 L 5.113281 4.859375 L 12.996094 16.816406 L 5.113281 27.152344 L 3.453125 26.371094 Z M 3.453125 5.640625 "
|
|
32
|
+
fillRule="nonzero"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 9.039062 26.101562 L 5.113281 27.152344 L 5.113281 4.859375 L 9.039062 5.914062 Z M 9.039062 26.101562 "
|
|
38
|
+
fillRule="nonzero"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 6.960938 3.980469 L 9.039062 2.996094 L 20.667969 18.125 L 9.039062 29.011719 L 6.960938 28.03125 Z M 6.960938 3.980469 "
|
|
44
|
+
fillRule="nonzero"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
fill={color}
|
|
49
|
+
d="M 14.078125 27.269531 L 9.039062 29.011719 L 9.039062 2.996094 L 14.078125 4.742188 Z M 14.078125 27.269531 "
|
|
50
|
+
fillRule="nonzero"
|
|
51
|
+
fillOpacity="1"
|
|
52
|
+
/>
|
|
53
|
+
<path
|
|
54
|
+
fill={color}
|
|
55
|
+
d="M 11.390625 1.886719 L 14.078125 0.613281 L 26.65625 16.875 L 14.078125 31.394531 L 11.390625 30.125 Z M 11.390625 1.886719 "
|
|
56
|
+
fillRule="nonzero"
|
|
57
|
+
fillOpacity="1"
|
|
58
|
+
/>
|
|
59
|
+
<path
|
|
60
|
+
fill={color}
|
|
61
|
+
d="M 27.546875 25.019531 L 14.078125 31.394531 L 14.078125 0.613281 L 27.546875 6.988281 Z M 27.546875 25.019531 "
|
|
62
|
+
fillRule="nonzero"
|
|
63
|
+
fillOpacity="1"
|
|
64
|
+
/>
|
|
65
|
+
</svg>
|
|
66
|
+
);
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
Ec2.propTypes = {
|
|
70
|
+
color: PropTypes.string,
|
|
71
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
72
|
+
};
|
|
@@ -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 Ecr: 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 16.632812 C 0 8.117188 7.136719 1.261719 16 1.261719 C 24.863281 1.261719 32 8.117188 32 16.632812 C 32 25.144531 24.863281 32 16 32 C 7.136719 32 0 25.144531 0 16.632812 M 0 15.367188 L 32 15.367188 L 32 16.632812 L 0 16.632812 Z M 0 15.367188 "
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 0 15.367188 C 0 6.855469 7.136719 0 16 0 C 24.863281 0 32 6.855469 32 15.367188 C 32 23.882812 24.863281 30.738281 16 30.738281 C 7.136719 30.738281 0 23.882812 0 15.367188 M 0 15.367188 "
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 17.035156 13.703125 L 14.96875 13.703125 L 13.859375 4.546875 L 18.144531 4.546875 Z M 25.253906 20.445312 L 26.078125 19.789062 L 23.085938 15.496094 L 16.535156 13.296875 L 16 16.773438 L 21.90625 17.304688 Z M 6.746094 20.445312 L 5.925781 19.789062 L 8.914062 15.496094 L 15.464844 13.296875 L 16 16.773438 L 10.09375 17.304688 Z M 13.027344 4.546875 C 13.027344 2.964844 14.355469 1.691406 16 1.691406 C 17.644531 1.691406 18.96875 2.964844 18.96875 4.546875 C 18.96875 6.125 17.644531 7.398438 16 7.398438 C 14.355469 7.398438 13.027344 6.125 13.027344 4.546875 M 13.027344 4.546875 "
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 16 7.652344 C 14.214844 7.652344 12.765625 6.261719 12.765625 4.546875 C 12.765625 2.828125 14.214844 1.4375 16 1.4375 C 17.785156 1.4375 19.234375 2.828125 19.234375 4.546875 C 19.234375 6.261719 17.785156 7.648438 16 7.652344 M 16 1.945312 C 17.496094 1.945312 18.707031 3.109375 18.707031 4.546875 C 18.707031 5.980469 17.496094 7.144531 16 7.144531 C 14.503906 7.144531 13.292969 5.980469 13.292969 4.546875 C 13.292969 3.109375 14.503906 1.945312 16 1.945312 M 15.027344 4.546875 C 15.027344 4.027344 15.460938 3.609375 16 3.609375 C 16.539062 3.609375 16.972656 4.027344 16.972656 4.546875 C 16.972656 5.0625 16.539062 5.480469 16 5.480469 C 15.460938 5.480469 15.027344 5.0625 15.027344 4.546875 M 15.027344 4.546875 "
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 13.859375 15 C 13.859375 13.859375 14.8125 12.945312 16 12.945312 C 17.1875 12.945312 18.140625 13.859375 18.140625 15 C 18.140625 16.140625 17.183594 17.054688 16 17.054688 C 14.816406 17.054688 13.859375 16.140625 13.859375 15 M 13.859375 15 "
|
|
44
|
+
fillRule="evenodd"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
fill={color}
|
|
49
|
+
d="M 16 17.308594 C 14.675781 17.304688 13.601562 16.273438 13.601562 15 C 13.601562 13.726562 14.675781 12.695312 16 12.691406 C 17.324219 12.6875 18.402344 13.71875 18.40625 14.988281 C 18.40625 15.609375 18.152344 16.199219 17.703125 16.628906 C 17.253906 17.0625 16.640625 17.308594 16 17.308594 M 16 13.191406 C 17.035156 13.1875 17.878906 13.992188 17.882812 14.988281 C 17.886719 15.984375 17.046875 16.796875 16.011719 16.796875 C 14.972656 16.800781 14.132812 15.996094 14.128906 15 C 14.125 14.003906 14.964844 13.195312 16 13.191406 L 16 13.195312 Z M 15.34375 15 C 15.34375 14.648438 15.636719 14.367188 16 14.367188 C 16.363281 14.367188 16.65625 14.648438 16.65625 15 C 16.652344 15.171875 16.582031 15.332031 16.460938 15.453125 C 16.335938 15.570312 16.171875 15.636719 16 15.632812 C 15.828125 15.636719 15.664062 15.570312 15.539062 15.453125 C 15.417969 15.332031 15.347656 15.171875 15.34375 15 M 15.34375 15 "
|
|
50
|
+
fillRule="evenodd"
|
|
51
|
+
fillOpacity="1"
|
|
52
|
+
/>
|
|
53
|
+
<path
|
|
54
|
+
fill={color}
|
|
55
|
+
d="M 9.097656 19.738281 L 22.902344 19.738281 L 22.902344 27.066406 L 9.097656 27.066406 Z M 9.097656 19.738281 "
|
|
56
|
+
fillRule="evenodd"
|
|
57
|
+
fillOpacity="1"
|
|
58
|
+
/>
|
|
59
|
+
<path
|
|
60
|
+
fill={color}
|
|
61
|
+
d="M 9.789062 20.328125 L 10.84375 20.328125 L 10.84375 26.476562 L 9.789062 26.476562 Z M 11.683594 20.328125 L 12.734375 20.328125 L 12.734375 26.476562 L 11.683594 26.476562 Z M 13.582031 20.328125 L 14.632812 20.328125 L 14.632812 26.476562 L 13.582031 26.476562 Z M 15.472656 20.328125 L 16.527344 20.328125 L 16.527344 26.476562 L 15.472656 26.476562 Z M 17.367188 20.328125 L 18.417969 20.328125 L 18.417969 26.476562 L 17.367188 26.476562 Z M 19.265625 20.328125 L 20.316406 20.328125 L 20.316406 26.476562 L 19.265625 26.476562 Z M 21.15625 20.328125 L 22.210938 20.328125 L 22.210938 26.476562 L 21.15625 26.476562 Z M 21.15625 20.328125 "
|
|
62
|
+
fillRule="evenodd"
|
|
63
|
+
fillOpacity="1"
|
|
64
|
+
/>
|
|
65
|
+
</svg>
|
|
66
|
+
);
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
Ecr.propTypes = {
|
|
70
|
+
color: PropTypes.string,
|
|
71
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
72
|
+
};
|
|
@@ -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 Edit: 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 28.097656 2.523438 C 27.800781 2.550781 27.523438 2.679688 27.3125 2.894531 L 26.375 3.820312 L 28.21875 5.675781 L 29.136719 4.734375 C 29.597656 4.25 29.632812 3.582031 29.175781 3.125 L 28.859375 2.796875 C 28.65625 2.601562 28.378906 2.5 28.097656 2.523438 M 25.488281 4.707031 L 15.613281 14.59375 L 14.527344 16.984375 C 14.40625 17.261719 14.71875 17.578125 15 17.46875 L 17.476562 16.429688 L 27.347656 6.554688 Z M 8.511719 5.511719 C 6.855469 5.511719 5.511719 6.855469 5.511719 8.511719 L 5.511719 23.488281 C 5.511719 25.144531 6.855469 26.488281 8.511719 26.488281 L 23.488281 26.488281 C 25.144531 26.488281 26.488281 25.144531 26.488281 23.488281 L 26.488281 9.535156 L 24.492188 11.535156 L 24.492188 23.488281 C 24.492188 24.039062 24.042969 24.488281 23.492188 24.488281 L 8.511719 24.488281 C 7.960938 24.488281 7.511719 24.039062 7.511719 23.488281 L 7.511719 8.511719 C 7.511719 7.960938 7.960938 7.511719 8.511719 7.511719 L 20.566406 7.511719 L 22.566406 5.511719 Z M 8.511719 5.511719 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Edit.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,315 @@
|
|
|
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 Editorconfig: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 23.040001 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="36"
|
|
34
|
+
y1="3"
|
|
35
|
+
x2="36"
|
|
36
|
+
y2="101"
|
|
37
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 102)"
|
|
38
|
+
>
|
|
39
|
+
<stop
|
|
40
|
+
offset="0"
|
|
41
|
+
stopColor="rgb(78.431374%, 83.137256%, 85.882354%)"
|
|
42
|
+
stopOpacity="1"
|
|
43
|
+
/>
|
|
44
|
+
<stop
|
|
45
|
+
offset="0.139"
|
|
46
|
+
stopColor="rgb(84.705883%, 88.235295%, 90.196079%)"
|
|
47
|
+
stopOpacity="1"
|
|
48
|
+
/>
|
|
49
|
+
<stop
|
|
50
|
+
offset="0.359"
|
|
51
|
+
stopColor="rgb(92.156863%, 94.117647%, 95.294118%)"
|
|
52
|
+
stopOpacity="1"
|
|
53
|
+
/>
|
|
54
|
+
<stop
|
|
55
|
+
offset="0.617"
|
|
56
|
+
stopColor="rgb(97.647059%, 98.039216%, 98.431373%)"
|
|
57
|
+
stopOpacity="1"
|
|
58
|
+
/>
|
|
59
|
+
<stop offset="1" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
60
|
+
</linearGradient>
|
|
61
|
+
<clipPath id="clip-0">
|
|
62
|
+
<path
|
|
63
|
+
d="M 0 0 L 23.125 0 L 23.125 32 L 0 32 Z M 0 0 "
|
|
64
|
+
clipRule="nonzero"
|
|
65
|
+
/>
|
|
66
|
+
</clipPath>
|
|
67
|
+
<image id="source-13" x="0" y="0" width="24" height="32" />
|
|
68
|
+
<mask id="mask-0">
|
|
69
|
+
<g filter="url(#filter-remove-color)">
|
|
70
|
+
<use />
|
|
71
|
+
</g>
|
|
72
|
+
</mask>
|
|
73
|
+
<linearGradient
|
|
74
|
+
id="linear-pattern-1"
|
|
75
|
+
gradientUnits="userSpaceOnUse"
|
|
76
|
+
x1="36.200001"
|
|
77
|
+
y1="27.299999"
|
|
78
|
+
x2="36.200001"
|
|
79
|
+
y2="68.300003"
|
|
80
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 100)"
|
|
81
|
+
>
|
|
82
|
+
<stop
|
|
83
|
+
offset="0"
|
|
84
|
+
stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
|
|
85
|
+
stopOpacity="1"
|
|
86
|
+
/>
|
|
87
|
+
<stop
|
|
88
|
+
offset="1"
|
|
89
|
+
stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
|
|
90
|
+
stopOpacity="1"
|
|
91
|
+
/>
|
|
92
|
+
</linearGradient>
|
|
93
|
+
<linearGradient
|
|
94
|
+
id="linear-pattern-2"
|
|
95
|
+
gradientUnits="userSpaceOnUse"
|
|
96
|
+
x1="36.200001"
|
|
97
|
+
y1="26.799999"
|
|
98
|
+
x2="36.200001"
|
|
99
|
+
y2="68.800003"
|
|
100
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 100)"
|
|
101
|
+
>
|
|
102
|
+
<stop
|
|
103
|
+
offset="0"
|
|
104
|
+
stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
|
|
105
|
+
stopOpacity="1"
|
|
106
|
+
/>
|
|
107
|
+
<stop
|
|
108
|
+
offset="1"
|
|
109
|
+
stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
|
|
110
|
+
stopOpacity="1"
|
|
111
|
+
/>
|
|
112
|
+
</linearGradient>
|
|
113
|
+
<linearGradient
|
|
114
|
+
id="linear-pattern-3"
|
|
115
|
+
gradientUnits="userSpaceOnUse"
|
|
116
|
+
x1="50.799999"
|
|
117
|
+
y1="27.299999"
|
|
118
|
+
x2="50.799999"
|
|
119
|
+
y2="68.300003"
|
|
120
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 100)"
|
|
121
|
+
>
|
|
122
|
+
<stop
|
|
123
|
+
offset="0"
|
|
124
|
+
stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
|
|
125
|
+
stopOpacity="1"
|
|
126
|
+
/>
|
|
127
|
+
<stop
|
|
128
|
+
offset="1"
|
|
129
|
+
stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
|
|
130
|
+
stopOpacity="1"
|
|
131
|
+
/>
|
|
132
|
+
</linearGradient>
|
|
133
|
+
<linearGradient
|
|
134
|
+
id="linear-pattern-4"
|
|
135
|
+
gradientUnits="userSpaceOnUse"
|
|
136
|
+
x1="50.799999"
|
|
137
|
+
y1="26.799999"
|
|
138
|
+
x2="50.799999"
|
|
139
|
+
y2="68.800003"
|
|
140
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 100)"
|
|
141
|
+
>
|
|
142
|
+
<stop
|
|
143
|
+
offset="0"
|
|
144
|
+
stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
|
|
145
|
+
stopOpacity="1"
|
|
146
|
+
/>
|
|
147
|
+
<stop
|
|
148
|
+
offset="1"
|
|
149
|
+
stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
|
|
150
|
+
stopOpacity="1"
|
|
151
|
+
/>
|
|
152
|
+
</linearGradient>
|
|
153
|
+
<linearGradient
|
|
154
|
+
id="linear-pattern-5"
|
|
155
|
+
gradientUnits="userSpaceOnUse"
|
|
156
|
+
x1="21.4"
|
|
157
|
+
y1="27.299999"
|
|
158
|
+
x2="21.4"
|
|
159
|
+
y2="68.300003"
|
|
160
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 100)"
|
|
161
|
+
>
|
|
162
|
+
<stop
|
|
163
|
+
offset="0"
|
|
164
|
+
stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
|
|
165
|
+
stopOpacity="1"
|
|
166
|
+
/>
|
|
167
|
+
<stop
|
|
168
|
+
offset="1"
|
|
169
|
+
stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
|
|
170
|
+
stopOpacity="1"
|
|
171
|
+
/>
|
|
172
|
+
</linearGradient>
|
|
173
|
+
<linearGradient
|
|
174
|
+
id="linear-pattern-6"
|
|
175
|
+
gradientUnits="userSpaceOnUse"
|
|
176
|
+
x1="21.4"
|
|
177
|
+
y1="26.799999"
|
|
178
|
+
x2="21.4"
|
|
179
|
+
y2="68.800003"
|
|
180
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 100)"
|
|
181
|
+
>
|
|
182
|
+
<stop
|
|
183
|
+
offset="0"
|
|
184
|
+
stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
|
|
185
|
+
stopOpacity="1"
|
|
186
|
+
/>
|
|
187
|
+
<stop
|
|
188
|
+
offset="1"
|
|
189
|
+
stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
|
|
190
|
+
stopOpacity="1"
|
|
191
|
+
/>
|
|
192
|
+
</linearGradient>
|
|
193
|
+
<clipPath id="clip-1">
|
|
194
|
+
<rect x="0" y="0" width="24" height="32" />
|
|
195
|
+
</clipPath>
|
|
196
|
+
<g id="source-12" clipPath="url(#clip-1)">
|
|
197
|
+
<path
|
|
198
|
+
fill={color}
|
|
199
|
+
stroke={color}
|
|
200
|
+
d="M 42.004395 46.398927 C 42.004395 43.896485 40.502931 41.894532 38.305665 41.003419 L 38.305665 33.703614 C 38.305665 32.495118 37.402345 31.604005 36.206055 31.604005 C 34.997559 31.604005 34.094239 32.495118 34.094239 33.703614 L 34.094239 41.003419 C 31.896973 41.796876 30.395508 43.896485 30.395508 46.398927 C 30.395508 48.901368 31.896973 51.000978 34.094239 51.794435 C 34.094239 51.904298 33.996583 52.099611 33.996583 52.197267 L 33.996583 70.60547 C 33.996583 71.801759 34.899903 72.70508 36.096192 72.70508 C 37.304688 72.70508 38.195802 71.801759 38.195802 70.60547 L 38.195802 52.197267 C 38.195802 52.001954 38.195802 51.904298 38.098145 51.794435 C 40.502931 51.000978 42.004395 48.901368 42.004395 46.398927 Z M 36.206055 47.998048 C 35.778809 48.010255 35.36377 47.839357 35.058595 47.534181 C 34.753419 47.229005 34.594727 46.826173 34.594727 46.398927 C 34.594727 45.495606 35.302735 44.799806 36.206055 44.799806 C 37.097169 44.799806 37.805177 45.495606 37.805177 46.398927 C 37.805177 47.302247 37.097169 47.998048 36.206055 47.998048 Z M 36.206055 47.998048 "
|
|
201
|
+
transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
|
|
202
|
+
fillRule="nonzero"
|
|
203
|
+
strokeWidth="1"
|
|
204
|
+
strokeLinecap="butt"
|
|
205
|
+
strokeLinejoin="miter"
|
|
206
|
+
strokeMiterlimit="10"
|
|
207
|
+
/>
|
|
208
|
+
<path
|
|
209
|
+
fill={color}
|
|
210
|
+
stroke={color}
|
|
211
|
+
d="M 53.002931 33.80127 C 53.002931 32.604981 52.099611 31.701661 50.903321 31.701661 C 49.694825 31.701661 48.803712 32.604981 48.803712 33.80127 L 48.803712 51.000978 C 46.594239 51.794435 45.104981 53.894044 45.104981 56.396486 C 45.104981 58.898927 46.594239 60.998537 48.803712 61.804201 C 48.803712 61.901857 48.706056 62.097169 48.706056 62.194826 L 48.706056 70.60547 C 48.706056 71.801759 49.597169 72.70508 50.805665 72.70508 C 52.001954 72.70508 52.905275 71.801759 52.905275 70.60547 L 52.905275 62.194826 C 52.905275 61.999513 52.905275 61.901857 52.795411 61.804201 C 55.004884 60.998537 56.494142 58.898927 56.494142 56.396486 C 56.494142 53.894044 55.004884 51.904298 52.795411 51.000978 L 52.795411 33.80127 Z M 50.903321 57.995607 C 50.476075 58.007814 50.061036 57.836915 49.768068 57.53174 C 49.462892 57.238771 49.291993 56.823732 49.3042 56.396486 C 49.3042 55.505372 50.000001 54.797365 50.903321 54.797365 C 51.794435 54.797365 52.502443 55.505372 52.502443 56.396486 C 52.502443 57.299806 51.794435 57.995607 50.903321 57.995607 Z M 50.903321 57.995607 "
|
|
212
|
+
transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
|
|
213
|
+
fillRule="nonzero"
|
|
214
|
+
strokeWidth="1"
|
|
215
|
+
strokeLinecap="butt"
|
|
216
|
+
strokeLinejoin="miter"
|
|
217
|
+
strokeMiterlimit="10"
|
|
218
|
+
/>
|
|
219
|
+
<path
|
|
220
|
+
fill={color}
|
|
221
|
+
stroke={color}
|
|
222
|
+
d="M 19.396973 70.60547 C 19.396973 71.801759 20.300293 72.70508 21.496583 72.70508 C 22.705079 72.70508 23.596192 71.801759 23.596192 70.60547 L 23.596192 62.194826 C 23.596192 61.999513 23.596192 61.901857 23.498536 61.804201 C 25.695801 60.998537 27.197266 58.898927 27.197266 56.396486 C 27.197266 53.894044 25.695801 51.904298 23.498536 51.000978 L 23.498536 33.80127 C 23.498536 32.604981 22.595215 31.701661 21.398926 31.701661 C 20.202637 31.701661 19.299317 32.604981 19.299317 33.80127 L 19.299317 51.000978 C 17.102051 51.794435 15.600586 53.894044 15.600586 56.396486 C 15.600586 58.898927 17.102051 60.998537 19.299317 61.804201 C 19.299317 61.901857 19.201661 62.097169 19.201661 62.194826 L 19.201661 70.60547 Z M 21.496583 54.797365 C 22.399903 54.797365 23.095704 55.505372 23.095704 56.396486 C 23.095704 57.299806 22.399903 57.995607 21.496583 57.995607 C 20.605469 57.995607 19.897461 57.299806 19.897461 56.396486 C 19.897461 55.505372 20.605469 54.797365 21.496583 54.797365 Z M 21.496583 54.797365 "
|
|
223
|
+
transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
|
|
224
|
+
fillRule="nonzero"
|
|
225
|
+
strokeWidth="1"
|
|
226
|
+
strokeLinecap="butt"
|
|
227
|
+
strokeLinejoin="miter"
|
|
228
|
+
strokeMiterlimit="10"
|
|
229
|
+
/>
|
|
230
|
+
</g>
|
|
231
|
+
<clipPath id="clip-2">
|
|
232
|
+
<rect x="0" y="0" width="24" height="32" />
|
|
233
|
+
</clipPath>
|
|
234
|
+
<g id="source-15" clipPath="url(#clip-2)">
|
|
235
|
+
<g clipPath="url(#clip-0)">
|
|
236
|
+
<g mask="url(#mask-0)">
|
|
237
|
+
<use />
|
|
238
|
+
</g>
|
|
239
|
+
</g>
|
|
240
|
+
</g>
|
|
241
|
+
<linearGradient
|
|
242
|
+
id="linear-pattern-7"
|
|
243
|
+
gradientUnits="userSpaceOnUse"
|
|
244
|
+
x1="45.036999"
|
|
245
|
+
y1="74.186996"
|
|
246
|
+
x2="58.536999"
|
|
247
|
+
y2="87.686996"
|
|
248
|
+
gradientTransform="matrix(1, 0, 0, -1, 0, 102)"
|
|
249
|
+
>
|
|
250
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
251
|
+
<stop
|
|
252
|
+
offset="0.35"
|
|
253
|
+
stopColor="rgb(98.039216%, 98.431373%, 98.431373%)"
|
|
254
|
+
stopOpacity="1"
|
|
255
|
+
/>
|
|
256
|
+
<stop
|
|
257
|
+
offset="0.532"
|
|
258
|
+
stopColor="rgb(92.941177%, 94.509804%, 95.686275%)"
|
|
259
|
+
stopOpacity="1"
|
|
260
|
+
/>
|
|
261
|
+
<stop
|
|
262
|
+
offset="0.675"
|
|
263
|
+
stopColor="rgb(86.666667%, 89.803922%, 91.37255%)"
|
|
264
|
+
stopOpacity="1"
|
|
265
|
+
/>
|
|
266
|
+
<stop
|
|
267
|
+
offset="0.799"
|
|
268
|
+
stopColor="rgb(78.039217%, 82.745099%, 85.490197%)"
|
|
269
|
+
stopOpacity="1"
|
|
270
|
+
/>
|
|
271
|
+
<stop
|
|
272
|
+
offset="0.908"
|
|
273
|
+
stopColor="rgb(67.843139%, 74.117649%, 78.039217%)"
|
|
274
|
+
stopOpacity="1"
|
|
275
|
+
/>
|
|
276
|
+
<stop
|
|
277
|
+
offset="1"
|
|
278
|
+
stopColor="rgb(57.254905%, 64.705884%, 69.01961%)"
|
|
279
|
+
stopOpacity="1"
|
|
280
|
+
/>
|
|
281
|
+
</linearGradient>
|
|
282
|
+
</defs>
|
|
283
|
+
<path
|
|
284
|
+
fill={color}
|
|
285
|
+
stroke={color}
|
|
286
|
+
d="M 44.995118 1.000977 L 71.997072 27.697755 L 71.997072 98.999026 L 0 98.999026 L 0 1.000977 Z M 44.995118 1.000977 "
|
|
287
|
+
transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
|
|
288
|
+
fillRule="nonzero"
|
|
289
|
+
strokeWidth="2"
|
|
290
|
+
strokeLinecap="butt"
|
|
291
|
+
strokeLinejoin="miter"
|
|
292
|
+
strokeOpacity="1"
|
|
293
|
+
strokeMiterlimit="4"
|
|
294
|
+
/>
|
|
295
|
+
<use />
|
|
296
|
+
<path
|
|
297
|
+
fill={color}
|
|
298
|
+
stroke={color}
|
|
299
|
+
d="M 44.995118 1.000977 L 71.997072 27.697755 L 44.995118 27.697755 Z M 44.995118 1.000977 "
|
|
300
|
+
transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
|
|
301
|
+
fillRule="nonzero"
|
|
302
|
+
strokeWidth="2"
|
|
303
|
+
strokeLinecap="butt"
|
|
304
|
+
strokeLinejoin="bevel"
|
|
305
|
+
strokeOpacity="1"
|
|
306
|
+
strokeMiterlimit="4"
|
|
307
|
+
/>
|
|
308
|
+
</svg>
|
|
309
|
+
);
|
|
310
|
+
};
|
|
311
|
+
|
|
312
|
+
Editorconfig.propTypes = {
|
|
313
|
+
color: PropTypes.string,
|
|
314
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
315
|
+
};
|
|
@@ -0,0 +1,101 @@
|
|
|
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 Eks: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 28.530001 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="0.855"
|
|
22
|
+
y1="0.974"
|
|
23
|
+
x2="0.059"
|
|
24
|
+
y2="-0.037"
|
|
25
|
+
gradientTransform="matrix(6.82422, 0, 0, 8.84375, 11.371, 11.18)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(30.980393%, 40.000001%, 72.549021%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="0.01"
|
|
34
|
+
stopColor="rgb(28.235295%, 30.980393%, 67.058825%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient
|
|
39
|
+
id="linear-pattern-1"
|
|
40
|
+
gradientUnits="userSpaceOnUse"
|
|
41
|
+
x1="1.106"
|
|
42
|
+
y1="0.943"
|
|
43
|
+
x2="0.145"
|
|
44
|
+
y2="-0.035"
|
|
45
|
+
gradientTransform="matrix(12.80469, 0, 0, 21.679689, 15.16, 0.617)"
|
|
46
|
+
>
|
|
47
|
+
<stop
|
|
48
|
+
offset="0"
|
|
49
|
+
stopColor="rgb(30.980393%, 40.000001%, 72.549021%)"
|
|
50
|
+
stopOpacity="1"
|
|
51
|
+
/>
|
|
52
|
+
<stop
|
|
53
|
+
offset="0.01"
|
|
54
|
+
stopColor="rgb(28.235295%, 30.980393%, 67.058825%)"
|
|
55
|
+
stopOpacity="1"
|
|
56
|
+
/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="linear-pattern-2"
|
|
60
|
+
gradientUnits="userSpaceOnUse"
|
|
61
|
+
x1="0.63"
|
|
62
|
+
y1="0.945"
|
|
63
|
+
x2="0.117"
|
|
64
|
+
y2="0.176"
|
|
65
|
+
gradientTransform="matrix(26.136721, 0, 0, 30.773439, 0.617, 0.617)"
|
|
66
|
+
>
|
|
67
|
+
<stop
|
|
68
|
+
offset="0"
|
|
69
|
+
stopColor="rgb(29.803923%, 40.784314%, 73.333335%)"
|
|
70
|
+
stopOpacity="1"
|
|
71
|
+
/>
|
|
72
|
+
<stop
|
|
73
|
+
offset="0.01"
|
|
74
|
+
stopColor="rgb(31.764707%, 50.196081%, 78.823531%)"
|
|
75
|
+
stopOpacity="1"
|
|
76
|
+
/>
|
|
77
|
+
</linearGradient>
|
|
78
|
+
</defs>
|
|
79
|
+
<path
|
|
80
|
+
fill={color}
|
|
81
|
+
d="M 11.371094 11.179688 L 12.636719 11.179688 L 12.636719 14.90625 L 16.273438 11.179688 L 17.941406 11.179688 L 13.949219 15.285156 L 18.195312 20.023438 L 16.578125 20.023438 L 12.636719 15.601562 L 12.636719 20.023438 L 11.371094 20.023438 Z M 11.371094 11.179688 "
|
|
82
|
+
fillRule="nonzero"
|
|
83
|
+
/>
|
|
84
|
+
<path
|
|
85
|
+
fill={color}
|
|
86
|
+
d="M 15.332031 7.671875 L 21.554688 11.261719 C 21.660156 11.324219 21.726562 11.4375 21.726562 11.558594 L 21.726562 18.746094 C 21.726562 18.867188 21.792969 18.980469 21.898438 19.042969 L 27.449219 22.25 C 27.554688 22.3125 27.6875 22.3125 27.792969 22.25 C 27.898438 22.191406 27.964844 22.074219 27.964844 21.953125 L 27.964844 7.957031 C 27.964844 7.835938 27.898438 7.722656 27.792969 7.660156 L 15.675781 0.660156 C 15.570312 0.601562 15.4375 0.601562 15.332031 0.664062 C 15.226562 0.726562 15.160156 0.839844 15.160156 0.960938 L 15.160156 7.371094 C 15.15625 7.496094 15.222656 7.609375 15.332031 7.671875 "
|
|
87
|
+
fillRule="nonzero"
|
|
88
|
+
/>
|
|
89
|
+
<path
|
|
90
|
+
fill={color}
|
|
91
|
+
d="M 20.683594 20.546875 L 14.460938 24.140625 C 14.355469 24.203125 14.222656 24.203125 14.117188 24.140625 L 7.027344 20.046875 C 6.921875 19.984375 6.855469 19.871094 6.855469 19.75 L 6.855469 11.558594 C 6.855469 11.4375 6.921875 11.324219 7.027344 11.261719 L 13.25 7.667969 C 13.355469 7.605469 13.417969 7.492188 13.421875 7.371094 L 13.421875 0.960938 C 13.417969 0.839844 13.351562 0.726562 13.246094 0.664062 C 13.140625 0.605469 13.011719 0.601562 12.90625 0.660156 L 0.785156 7.660156 C 0.679688 7.722656 0.617188 7.835938 0.617188 7.957031 L 0.617188 23.351562 C 0.617188 23.472656 0.679688 23.585938 0.785156 23.648438 L 14.117188 31.347656 C 14.222656 31.40625 14.351562 31.40625 14.460938 31.347656 L 26.582031 24.347656 C 26.6875 24.289062 26.753906 24.171875 26.753906 24.050781 C 26.75 23.929688 26.6875 23.816406 26.582031 23.753906 L 21.027344 20.546875 C 20.921875 20.484375 20.789062 20.484375 20.683594 20.546875 "
|
|
92
|
+
fillRule="nonzero"
|
|
93
|
+
/>
|
|
94
|
+
</svg>
|
|
95
|
+
);
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
Eks.propTypes = {
|
|
99
|
+
color: PropTypes.string,
|
|
100
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
101
|
+
};
|