@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,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 Django: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 24.381001 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 11.074219 0 L 16.214844 0 L 16.214844 23.777344 C 13.578125 24.277344 11.648438 24.476562 9.539062 24.476562 C 3.269531 24.476562 0 21.640625 0 16.203125 C 0 10.96875 3.46875 7.566406 8.839844 7.566406 C 9.671875 7.566406 10.3125 7.632812 11.074219 7.832031 Z M 11.074219 11.96875 C 10.515625 11.78125 9.929688 11.691406 9.339844 11.703125 C 6.738281 11.703125 5.234375 13.300781 5.234375 16.105469 C 5.234375 18.839844 6.667969 20.339844 9.308594 20.339844 C 9.875 20.339844 10.34375 20.308594 11.078125 20.207031 Z M 24.382812 7.933594 L 24.382812 19.839844 C 24.382812 23.941406 24.082031 25.910156 23.179688 27.609375 C 22.347656 29.246094 21.246094 30.28125 18.976562 31.414062 L 14.207031 29.144531 C 16.476562 28.078125 17.578125 27.144531 18.28125 25.710938 C 19.015625 24.238281 19.25 22.542969 19.25 18.074219 L 19.25 7.933594 Z M 19.246094 0.0273438 L 24.382812 0.0273438 L 24.382812 5.296875 L 19.246094 5.296875 Z M 19.246094 0.0273438 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Django.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 Dns: 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 2.667969 C 11.078125 2.667969 6.78125 5.355469 4.472656 9.332031 L 7.726562 9.332031 C 8.925781 7.851562 10.492188 6.675781 12.316406 6.003906 C 11.898438 6.972656 11.5625 8.105469 11.308594 9.332031 L 14.050781 9.332031 C 14.6875 6.699219 15.582031 5.332031 16 5.332031 C 16.417969 5.332031 17.3125 6.699219 17.949219 9.332031 L 20.691406 9.332031 C 20.4375 8.105469 20.101562 6.972656 19.683594 6.003906 C 21.503906 6.675781 23.074219 7.851562 24.273438 9.332031 L 27.527344 9.332031 C 25.21875 5.355469 20.921875 2.667969 16 2.667969 M 4.214844 12 L 4.214844 20 L 7.058594 20 C 7.753906 19.996094 8.378906 19.835938 8.929688 19.519531 C 9.476562 19.203125 9.921875 18.734375 10.210938 18.171875 C 10.511719 17.59375 10.667969 16.933594 10.667969 16.1875 L 10.667969 15.816406 C 10.667969 15.074219 10.511719 14.410156 10.203125 13.824219 C 9.910156 13.261719 9.464844 12.792969 8.917969 12.472656 C 8.367188 12.160156 7.742188 12 7.042969 12 Z M 12.941406 12 L 12.941406 20 L 14.589844 20 L 14.589844 14.738281 L 17.796875 20 L 19.445312 20 L 19.445312 12 L 17.800781 12 L 17.800781 17.273438 L 14.589844 12 Z M 24.445312 12 C 23.894531 12 23.394531 12.09375 22.949219 12.277344 C 22.507812 12.464844 22.167969 12.722656 21.929688 13.050781 C 21.691406 13.378906 21.566406 13.773438 21.574219 14.175781 C 21.574219 14.988281 22.019531 15.628906 22.902344 16.105469 C 23.226562 16.28125 23.664062 16.460938 24.222656 16.640625 C 24.777344 16.820312 25.160156 16.992188 25.375 17.152344 C 25.589844 17.316406 25.699219 17.550781 25.699219 17.851562 C 25.699219 18.128906 25.589844 18.347656 25.375 18.503906 C 25.160156 18.65625 24.863281 18.734375 24.480469 18.734375 C 23.457031 18.734375 22.941406 18.300781 22.941406 17.441406 L 21.332031 17.441406 C 21.332031 17.945312 21.464844 18.386719 21.722656 18.769531 C 21.980469 19.148438 22.355469 19.453125 22.847656 19.671875 C 23.363281 19.894531 23.917969 20.007812 24.480469 20 C 25.34375 20 26.03125 19.808594 26.539062 19.425781 C 27.050781 19.042969 27.304688 18.511719 27.304688 17.839844 C 27.304688 17.230469 27.097656 16.726562 26.679688 16.320312 C 26.261719 15.914062 25.597656 15.574219 24.683594 15.300781 C 24.191406 15.152344 23.816406 14.988281 23.558594 14.816406 C 23.304688 14.644531 23.175781 14.433594 23.175781 14.183594 C 23.171875 13.925781 23.292969 13.679688 23.503906 13.527344 C 23.722656 13.363281 24.027344 13.277344 24.417969 13.277344 C 24.824219 13.277344 25.140625 13.378906 25.363281 13.574219 C 25.589844 13.773438 25.703125 14.050781 25.703125 14.410156 L 27.308594 14.410156 C 27.3125 13.964844 27.1875 13.527344 26.945312 13.15625 C 26.695312 12.78125 26.34375 12.484375 25.933594 12.300781 C 25.496094 12.101562 25.003906 12 24.445312 12 M 5.933594 13.335938 L 6.925781 13.335938 C 7.566406 13.335938 8.054688 13.542969 8.390625 13.964844 C 8.726562 14.382812 8.894531 15 8.894531 15.8125 L 8.894531 16.234375 C 8.886719 17.019531 8.714844 17.621094 8.375 18.042969 C 8.035156 18.464844 7.546875 18.675781 6.910156 18.675781 L 5.933594 18.675781 Z M 4.472656 22.667969 C 6.78125 26.644531 11.078125 29.332031 16 29.332031 C 20.921875 29.332031 25.21875 26.644531 27.527344 22.667969 L 24.273438 22.667969 C 23.074219 24.148438 21.507812 25.324219 19.683594 25.996094 C 20.101562 25.027344 20.433594 23.894531 20.691406 22.667969 L 17.949219 22.667969 C 17.308594 25.300781 16.414062 26.667969 15.996094 26.667969 C 15.582031 26.667969 14.6875 25.300781 14.050781 22.667969 L 11.308594 22.667969 C 11.5625 23.894531 11.898438 25.027344 12.316406 25.996094 C 10.496094 25.324219 8.925781 24.148438 7.726562 22.667969 Z M 4.472656 22.667969 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Dns.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 Docker: 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 14.191406 4.667969 L 14.191406 7.738281 L 17.496094 7.738281 L 17.496094 4.667969 Z M 6.382812 8.34375 L 6.382812 11.382812 L 9.6875 11.382812 L 9.6875 8.34375 Z M 10.289062 8.34375 L 10.289062 11.382812 L 13.589844 11.382812 L 13.589844 8.34375 Z M 14.191406 8.34375 L 14.191406 11.382812 L 17.496094 11.382812 L 17.496094 8.34375 Z M 24.925781 9.285156 L 24.460938 9.992188 C 23.539062 11.398438 23.289062 13.714844 24.277344 15.242188 C 23.839844 15.480469 22.988281 15.800781 21.855469 15.785156 L 0.125 15.785156 C -0.308594 18.351562 0.414062 21.691406 2.324219 23.984375 C 4.175781 26.207031 6.957031 27.332031 10.589844 27.332031 C 18.460938 27.332031 24.285156 23.667969 27.011719 17.003906 C 28.078125 17.023438 30.390625 17.007812 31.574219 14.714844 C 31.652344 14.589844 31.90625 14.050781 32 13.851562 L 31.335938 13.402344 C 30.617188 12.914062 28.957031 12.734375 27.683594 12.976562 C 27.515625 11.761719 26.847656 10.707031 25.628906 9.753906 Z M 2.480469 11.992188 L 2.480469 14.996094 L 5.785156 14.996094 L 5.785156 11.992188 Z M 6.382812 11.992188 L 6.382812 14.996094 L 9.6875 14.996094 L 9.6875 11.992188 Z M 10.289062 11.992188 L 10.289062 14.996094 L 13.589844 14.996094 L 13.589844 11.992188 Z M 18.101562 11.992188 L 18.101562 14.996094 L 21.40625 14.996094 L 21.40625 11.992188 Z M 14.191406 11.996094 L 14.191406 15.003906 L 17.496094 15.003906 L 17.496094 11.996094 Z M 14.191406 11.996094 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Docker.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 DockerPull: 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 17.5 3.5 C 17.773438 3.5 18 3.726562 18 4 L 18 11.5 L 21.5 11.5 C 21.773438 11.5 22 11.726562 22 12 L 22 15.5 L 22.046875 15.5 C 22.074219 15.5 23.09375 15.515625 23.882812 14.914062 C 23.390625 14.039062 22.570312 11.800781 24.617188 8.722656 C 24.6875 8.613281 24.804688 8.535156 24.933594 8.507812 C 25.066406 8.484375 25.199219 8.511719 25.3125 8.585938 C 25.429688 8.664062 27.832031 10.304688 27.726562 12.59375 C 28.769531 12.273438 30.285156 12.296875 31.824219 13.621094 C 31.980469 13.753906 32.039062 13.972656 31.96875 14.167969 C 31.960938 14.195312 30.976562 16.8125 27.84375 17.042969 C 27.730469 17.015625 27.617188 17 27.5 17 L 25.789062 17 C 25.960938 16.601562 26.046875 16.359375 26.050781 16.34375 C 26.125 16.113281 26.355469 15.96875 26.59375 16.003906 C 29.324219 16.367188 30.5 14.835938 30.878906 14.144531 C 28.9375 12.710938 27.398438 13.84375 27.328125 13.898438 C 27.148438 14.03125 26.902344 14.03125 26.71875 13.898438 C 26.542969 13.757812 26.476562 13.523438 26.558594 13.3125 C 27.1875 11.738281 25.871094 10.34375 25.164062 9.734375 C 23.402344 12.78125 24.90625 14.660156 24.921875 14.679688 C 25.082031 14.871094 25.074219 15.152344 24.902344 15.335938 C 23.789062 16.539062 22.109375 16.5 22.03125 16.5 L 1.085938 16.5 C 0.949219 17.523438 0.773438 20.355469 2.503906 22.714844 C 4.070312 24.851562 6.804688 26.105469 10.628906 26.4375 C 11.136719 26.476562 11.628906 26.5 12.105469 26.5 C 15.890625 26.5 18.75 25.1875 20.871094 23.507812 L 19.4375 24.941406 C 19.179688 25.195312 19.027344 25.535156 19.003906 25.898438 C 17.117188 26.863281 14.839844 27.5 12.117188 27.5 C 11.589844 27.5 11.066406 27.476562 10.542969 27.429688 C 6.414062 27.078125 3.4375 25.683594 1.6875 23.296875 C -0.71875 20 0.132812 16.054688 0.171875 15.890625 C 0.226562 15.664062 0.425781 15.503906 0.660156 15.5 L 1 15.5 L 1 12 C 1 11.726562 1.226562 11.5 1.5 11.5 L 5 11.5 L 5 8 C 5 7.726562 5.226562 7.5 5.5 7.5 L 13 7.5 L 13 4 C 13 3.726562 13.226562 3.5 13.5 3.5 Z M 14 7.5 L 17 7.5 L 17 4.5 L 14 4.5 Z M 6 11.5 L 9 11.5 L 9 10 C 9 9.726562 9.226562 9.5 9.5 9.5 C 9.773438 9.5 10 9.726562 10 10 L 10 11.5 L 13 11.5 L 13 8.5 L 6 8.5 Z M 14 11.5 L 15.5 11.5 C 15.773438 11.5 16 11.726562 16 12 C 16 12.273438 15.773438 12.5 15.5 12.5 L 14 12.5 L 14 15.5 L 17 15.5 L 17 8.5 L 14 8.5 Z M 2 15.5 L 5 15.5 L 5 12.5 L 2 12.5 Z M 6 15.5 L 9 15.5 L 9 12.5 L 6 12.5 Z M 10 15.5 L 13 15.5 L 13 12.5 L 10 12.5 Z M 18 15.5 L 21 15.5 L 21 12.5 L 18 12.5 Z M 7.5 20.25 C 7.5 20.9375 6.9375 21.5 6.25 21.5 C 5.5625 21.5 5 20.9375 5 20.25 C 5 19.5625 5.5625 19 6.25 19 C 6.9375 19 7.5 19.5625 7.5 20.25 M 21.507812 19.375 L 22.273438 20.015625 C 22.480469 20.199219 22.507812 20.515625 22.328125 20.726562 C 22.148438 20.933594 21.835938 20.957031 21.625 20.78125 L 20.859375 20.132812 C 20.757812 20.046875 20.695312 19.925781 20.683594 19.792969 C 20.675781 19.660156 20.71875 19.53125 20.804688 19.429688 C 20.886719 19.328125 21.007812 19.265625 21.140625 19.257812 C 21.273438 19.242188 21.410156 19.285156 21.507812 19.375 M 19.84375 21.136719 L 20.46875 21.914062 C 20.640625 22.128906 20.609375 22.441406 20.398438 22.617188 C 20.183594 22.789062 19.871094 22.753906 19.695312 22.542969 L 19.066406 21.765625 C 18.941406 21.609375 18.921875 21.390625 19.019531 21.214844 C 19.113281 21.039062 19.308594 20.933594 19.507812 20.953125 C 19.640625 20.96875 19.757812 21.035156 19.84375 21.136719 M 17.878906 22.542969 L 18.332031 23.433594 C 18.457031 23.679688 18.359375 23.980469 18.113281 24.109375 C 18.042969 24.140625 17.964844 24.15625 17.886719 24.160156 C 17.699219 24.160156 17.527344 24.054688 17.441406 23.886719 L 16.984375 22.996094 C 16.863281 22.75 16.960938 22.449219 17.203125 22.320312 C 17.453125 22.195312 17.753906 22.296875 17.878906 22.542969 M 15.664062 23.492188 L 15.914062 24.460938 C 15.980469 24.726562 15.820312 25 15.554688 25.066406 C 15.289062 25.136719 15.015625 24.976562 14.945312 24.710938 L 14.695312 23.742188 C 14.628906 23.472656 14.789062 23.203125 15.054688 23.132812 C 15.121094 23.117188 15.1875 23.113281 15.253906 23.125 C 15.453125 23.152344 15.617188 23.296875 15.664062 23.492188 M 13.289062 23.949219 L 13.34375 24.945312 C 13.351562 25.078125 13.304688 25.207031 13.214844 25.308594 C 13.125 25.40625 13 25.464844 12.867188 25.472656 C 12.859375 25.472656 12.851562 25.476562 12.84375 25.476562 C 12.578125 25.476562 12.359375 25.265625 12.34375 25 L 12.292969 24 C 12.277344 23.816406 12.363281 23.640625 12.511719 23.539062 C 12.667969 23.4375 12.863281 23.429688 13.023438 23.515625 C 13.183594 23.601562 13.285156 23.765625 13.289062 23.949219 M 23 22.585938 C 22.839844 22.53125 22.671875 22.503906 22.5 22.503906 C 22.285156 22.503906 22.070312 22.550781 21.875 22.640625 C 22.269531 22.261719 22.644531 21.863281 23 21.453125 Z M 26 32 C 25.867188 32 25.738281 31.949219 25.644531 31.851562 L 20.148438 26.355469 C 19.953125 26.160156 19.953125 25.84375 20.148438 25.648438 L 22.144531 23.648438 C 22.339844 23.453125 22.65625 23.453125 22.851562 23.648438 L 24 24.796875 L 24 18.503906 C 24 18.226562 24.222656 18.003906 24.5 18.003906 L 27.5 18.003906 C 27.773438 18.003906 28 18.226562 28 18.503906 L 28 24.796875 L 29.148438 23.648438 C 29.242188 23.554688 29.367188 23.5 29.5 23.5 C 29.632812 23.5 29.757812 23.554688 29.851562 23.648438 L 31.851562 25.648438 C 31.945312 25.742188 32 25.871094 32 26.003906 C 32 26.136719 31.945312 26.265625 31.851562 26.359375 L 26.351562 31.851562 C 26.261719 31.949219 26.132812 32 26 32 M 21.207031 26 L 26 30.792969 L 30.792969 26.003906 L 29.5 24.710938 L 27.851562 26.359375 C 27.710938 26.503906 27.492188 26.546875 27.304688 26.46875 C 27.121094 26.390625 27 26.207031 27 26.003906 L 27 19.003906 L 25 19.003906 L 25 26.003906 C 25 26.207031 24.878906 26.390625 24.691406 26.46875 C 24.503906 26.546875 24.289062 26.503906 24.144531 26.359375 L 22.5 24.710938 Z M 21.207031 26 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
DockerPull.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 DockerPush: 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 17.5 3.5 C 17.773438 3.5 18 3.726562 18 4 L 18 11.5 L 21.5 11.5 C 21.773438 11.5 22 11.726562 22 12 L 22 15.5 L 22.046875 15.5 C 22.074219 15.5 23.09375 15.515625 23.882812 14.914062 C 23.390625 14.039062 22.570312 11.800781 24.617188 8.722656 C 24.6875 8.613281 24.804688 8.535156 24.933594 8.507812 C 25.066406 8.484375 25.199219 8.511719 25.3125 8.585938 C 25.429688 8.664062 27.832031 10.304688 27.726562 12.59375 C 28.769531 12.273438 30.285156 12.296875 31.824219 13.621094 C 31.980469 13.753906 32.039062 13.972656 31.96875 14.167969 C 31.957031 14.203125 30.773438 17.351562 26.855469 17.039062 C 26.835938 17.09375 26.808594 17.15625 26.78125 17.21875 C 26.480469 17.039062 26.128906 16.96875 25.78125 17.015625 C 25.960938 16.609375 26.046875 16.359375 26.050781 16.34375 C 26.125 16.113281 26.355469 15.96875 26.59375 16.003906 C 29.324219 16.367188 30.5 14.835938 30.878906 14.144531 C 28.9375 12.710938 27.398438 13.84375 27.328125 13.898438 C 27.148438 14.03125 26.902344 14.03125 26.71875 13.898438 C 26.542969 13.757812 26.476562 13.523438 26.558594 13.3125 C 27.1875 11.738281 25.871094 10.34375 25.164062 9.734375 C 23.402344 12.78125 24.90625 14.660156 24.921875 14.679688 C 25.082031 14.871094 25.074219 15.152344 24.902344 15.335938 C 23.789062 16.539062 22.109375 16.5 22.03125 16.5 L 1.085938 16.5 C 0.949219 17.523438 0.773438 20.355469 2.503906 22.714844 C 4.070312 24.851562 6.804688 26.105469 10.628906 26.4375 C 11.136719 26.476562 11.628906 26.5 12.105469 26.5 C 14.953125 26.5 17.28125 25.757812 19.15625 24.671875 C 19.230469 24.816406 19.324219 24.945312 19.4375 25.0625 L 19.824219 25.445312 C 17.789062 26.65625 15.246094 27.5 12.117188 27.5 C 11.589844 27.5 11.066406 27.476562 10.542969 27.429688 C 6.414062 27.078125 3.4375 25.683594 1.6875 23.296875 C -0.71875 20 0.132812 16.054688 0.171875 15.890625 C 0.226562 15.664062 0.425781 15.503906 0.660156 15.5 L 1 15.5 L 1 12 C 1 11.726562 1.226562 11.5 1.5 11.5 L 5 11.5 L 5 8 C 5 7.726562 5.226562 7.5 5.5 7.5 L 13 7.5 L 13 4 C 13 3.726562 13.226562 3.5 13.5 3.5 Z M 14 7.5 L 17 7.5 L 17 4.5 L 14 4.5 Z M 6 11.5 L 9 11.5 L 9 10 C 9 9.726562 9.226562 9.5 9.5 9.5 C 9.773438 9.5 10 9.726562 10 10 L 10 11.5 L 13 11.5 L 13 8.5 L 6 8.5 Z M 14 11.5 L 15.5 11.5 C 15.773438 11.5 16 11.726562 16 12 C 16 12.273438 15.773438 12.5 15.5 12.5 L 14 12.5 L 14 15.5 L 17 15.5 L 17 8.5 L 14 8.5 Z M 2 15.5 L 5 15.5 L 5 12.5 L 2 12.5 Z M 6 15.5 L 9 15.5 L 9 12.5 L 6 12.5 Z M 10 15.5 L 13 15.5 L 13 12.5 L 10 12.5 Z M 18 15.5 L 21 15.5 L 21 12.5 L 18 12.5 Z M 7.5 20.25 C 7.5 20.9375 6.9375 21.5 6.25 21.5 C 5.5625 21.5 5 20.9375 5 20.25 C 5 19.5625 5.5625 19 6.25 19 C 6.9375 19 7.5 19.5625 7.5 20.25 M 21.507812 19.375 L 22.273438 20.015625 C 22.289062 20.03125 22.304688 20.046875 22.316406 20.0625 L 21.609375 20.769531 L 20.859375 20.132812 C 20.757812 20.046875 20.695312 19.925781 20.683594 19.792969 C 20.675781 19.660156 20.71875 19.53125 20.804688 19.429688 C 20.886719 19.328125 21.011719 19.265625 21.144531 19.257812 C 21.277344 19.242188 21.410156 19.285156 21.507812 19.375 M 19.84375 21.136719 L 20.46875 21.910156 L 19.765625 22.617188 C 19.742188 22.59375 19.71875 22.570312 19.695312 22.542969 L 19.066406 21.765625 C 18.941406 21.609375 18.921875 21.390625 19.019531 21.214844 C 19.113281 21.039062 19.308594 20.933594 19.507812 20.953125 C 19.640625 20.96875 19.757812 21.035156 19.84375 21.136719 M 17.878906 22.542969 L 18.332031 23.433594 C 18.457031 23.679688 18.359375 23.980469 18.113281 24.109375 C 18.042969 24.140625 17.964844 24.15625 17.886719 24.160156 C 17.699219 24.160156 17.527344 24.054688 17.441406 23.886719 L 16.984375 22.996094 C 16.863281 22.75 16.960938 22.449219 17.203125 22.320312 C 17.453125 22.195312 17.753906 22.296875 17.878906 22.542969 M 15.664062 23.492188 L 15.914062 24.460938 C 15.980469 24.726562 15.820312 25 15.554688 25.066406 C 15.289062 25.136719 15.015625 24.976562 14.945312 24.710938 L 14.695312 23.742188 C 14.628906 23.472656 14.789062 23.203125 15.054688 23.132812 C 15.121094 23.117188 15.1875 23.113281 15.253906 23.125 C 15.453125 23.152344 15.617188 23.296875 15.664062 23.492188 M 13.289062 23.949219 L 13.34375 24.945312 C 13.351562 25.078125 13.304688 25.207031 13.214844 25.308594 C 13.125 25.40625 13 25.464844 12.867188 25.472656 C 12.859375 25.472656 12.851562 25.476562 12.84375 25.476562 C 12.578125 25.476562 12.359375 25.265625 12.34375 25 L 12.292969 24 C 12.277344 23.816406 12.363281 23.640625 12.511719 23.539062 C 12.667969 23.4375 12.863281 23.429688 13.023438 23.515625 C 13.183594 23.601562 13.285156 23.765625 13.289062 23.949219 M 26.351562 18.148438 L 31.851562 23.644531 C 31.945312 23.738281 32 23.867188 32 24 C 32 24.132812 31.945312 24.257812 31.851562 24.351562 L 29.851562 26.351562 C 29.757812 26.445312 29.632812 26.5 29.5 26.5 C 29.367188 26.5 29.242188 26.445312 29.148438 26.351562 L 28 25.203125 L 28 31.5 C 28 31.773438 27.773438 32 27.5 32 L 24.5 32 C 24.367188 32 24.238281 31.949219 24.144531 31.855469 C 24.050781 31.761719 24 31.632812 24 31.5 L 24 25.203125 L 22.851562 26.351562 C 22.65625 26.546875 22.339844 26.546875 22.144531 26.351562 L 20.148438 24.355469 C 19.953125 24.160156 19.953125 23.84375 20.148438 23.648438 L 25.644531 18.148438 C 25.738281 18.054688 25.867188 18 26 18 C 26.132812 18 26.257812 18.054688 26.351562 18.148438 M 22.5 25.289062 L 24.144531 23.644531 C 24.289062 23.503906 24.503906 23.457031 24.691406 23.535156 C 24.878906 23.613281 25 23.796875 25 24 L 25 31 L 27 31 L 27 24 C 27 23.796875 27.121094 23.613281 27.304688 23.535156 C 27.492188 23.457031 27.710938 23.5 27.851562 23.644531 L 29.5 25.289062 L 30.792969 24 L 26 19.210938 L 21.207031 24 Z M 22.5 25.289062 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
DockerPush.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
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 Docx: 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
|
+
<rect
|
|
18
|
+
x="-3.2"
|
|
19
|
+
y="-3.2"
|
|
20
|
+
width="38.4"
|
|
21
|
+
height="38.4"
|
|
22
|
+
fill={color}
|
|
23
|
+
fillOpacity="1"
|
|
24
|
+
/>
|
|
25
|
+
<path
|
|
26
|
+
fill={color}
|
|
27
|
+
d="M 32 32 L 0 32 L 0 0 L 32 0 Z M 3.105469 28.800781 L 28.929688 28.800781 L 28.929688 3.199219 L 3.105469 3.199219 M 8.832031 8.640625 L 11.359375 18.144531 L 14.464844 8.640625 L 17.503906 8.640625 L 20.640625 18.144531 L 23.167969 8.640625 L 27.199219 8.640625 L 22.785156 23.359375 L 18.878906 23.359375 L 16 14.816406 L 13.121094 23.359375 L 9.214844 23.359375 L 4.800781 8.640625 Z M 8.832031 8.640625 "
|
|
28
|
+
fillRule="nonzero"
|
|
29
|
+
fillOpacity="1"
|
|
30
|
+
/>
|
|
31
|
+
</svg>
|
|
32
|
+
);
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
Docx.propTypes = {
|
|
36
|
+
color: PropTypes.string,
|
|
37
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
38
|
+
};
|
|
@@ -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 Dollar: 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 21.136719 16.640625 C 20.160156 16.027344 18.792969 15.464844 17.046875 14.957031 C 15.300781 14.445312 14.046875 13.878906 13.285156 13.253906 C 12.523438 12.632812 12.140625 11.792969 12.140625 10.742188 C 12.140625 9.609375 12.503906 8.722656 13.226562 8.089844 C 13.945312 7.453125 14.988281 7.136719 16.351562 7.136719 C 17.65625 7.136719 18.695312 7.566406 19.460938 8.425781 C 20.230469 9.28125 20.613281 10.4375 20.613281 11.890625 L 20.613281 12 L 23.777344 12 L 23.777344 11.894531 C 23.777344 9.785156 23.242188 8.121094 22.171875 6.90625 C 21.097656 5.691406 19.601562 4.964844 17.675781 4.730469 L 17.667969 4.730469 L 17.667969 1.332031 L 15 1.332031 L 15 4.734375 C 13.144531 4.953125 11.675781 5.585938 10.605469 6.644531 C 9.507812 7.726562 8.960938 9.109375 8.960938 10.796875 C 8.960938 12.453125 9.519531 13.820312 10.636719 14.898438 C 11.753906 15.972656 13.535156 16.84375 15.972656 17.515625 C 17.726562 18.039062 18.972656 18.625 19.710938 19.273438 C 20.449219 19.925781 20.820312 20.722656 20.820312 21.667969 C 20.820312 22.789062 20.390625 23.675781 19.53125 24.324219 C 18.671875 24.972656 17.492188 25.296875 15.988281 25.296875 C 14.453125 25.296875 13.269531 24.910156 12.433594 24.136719 C 11.597656 23.367188 11.179688 22.265625 11.179688 20.835938 L 8 20.835938 C 8 22.871094 8.605469 24.484375 9.8125 25.675781 C 10.988281 26.832031 12.613281 27.5 14.667969 27.699219 L 14.667969 30.667969 L 17.332031 30.667969 L 17.332031 27.71875 L 17.367188 27.71875 C 19.460938 27.523438 21.09375 26.894531 22.257812 25.835938 C 23.417969 24.773438 24 23.375 24 21.636719 C 24 20.546875 23.765625 19.59375 23.304688 18.777344 C 22.839844 17.964844 22.117188 17.253906 21.136719 16.640625 M 21.136719 16.640625 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Dollar.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,90 @@
|
|
|
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 Dotnet: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<filter
|
|
19
|
+
id="filter-remove-color"
|
|
20
|
+
x="0%"
|
|
21
|
+
y="0%"
|
|
22
|
+
width="100%"
|
|
23
|
+
height="100%"
|
|
24
|
+
>
|
|
25
|
+
<feColorMatrix
|
|
26
|
+
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
|
27
|
+
colorInterpolationFilters="sRGB"
|
|
28
|
+
/>
|
|
29
|
+
</filter>
|
|
30
|
+
<image id="source-14" x="0" y="0" width="32" height="32" />
|
|
31
|
+
<mask id="mask-0">
|
|
32
|
+
<g filter="url(#filter-remove-color)">
|
|
33
|
+
<use />
|
|
34
|
+
</g>
|
|
35
|
+
</mask>
|
|
36
|
+
<clipPath id="clip-0">
|
|
37
|
+
<path
|
|
38
|
+
d="M 0 4.5 L 27.5 4.5 L 27.5 32 L 0 32 Z M 0 4.5 "
|
|
39
|
+
clipRule="nonzero"
|
|
40
|
+
/>
|
|
41
|
+
</clipPath>
|
|
42
|
+
<clipPath id="clip-1">
|
|
43
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
44
|
+
</clipPath>
|
|
45
|
+
<g id="source-13" clipPath="url(#clip-1)">
|
|
46
|
+
<g clipPath="url(#clip-0)">
|
|
47
|
+
<path
|
|
48
|
+
fill={color}
|
|
49
|
+
d="M 4.910156 4.5 C 0.476562 8.449219 -1.402344 14.527344 0.0234375 20.289062 C 1.449219 26.050781 5.949219 30.550781 11.710938 31.976562 C 17.472656 33.402344 23.550781 31.523438 27.5 27.089844 Z M 4.910156 4.5 "
|
|
50
|
+
fillRule="nonzero"
|
|
51
|
+
fillOpacity="1"
|
|
52
|
+
/>
|
|
53
|
+
</g>
|
|
54
|
+
</g>
|
|
55
|
+
<clipPath id="clip-2">
|
|
56
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
57
|
+
</clipPath>
|
|
58
|
+
<g id="source-16" clipPath="url(#clip-2)">
|
|
59
|
+
<g mask="url(#mask-0)">
|
|
60
|
+
<use />
|
|
61
|
+
</g>
|
|
62
|
+
</g>
|
|
63
|
+
</defs>
|
|
64
|
+
<path
|
|
65
|
+
fill={color}
|
|
66
|
+
d="M 32 16 C 32 24.835938 24.835938 32 16 32 C 7.164062 32 0 24.835938 0 16 C 0 7.164062 7.164062 0 16 0 C 24.835938 0 32 7.164062 32 16 M 32 16 "
|
|
67
|
+
fillRule="nonzero"
|
|
68
|
+
fillOpacity="1"
|
|
69
|
+
/>
|
|
70
|
+
<use />
|
|
71
|
+
<path
|
|
72
|
+
fill={color}
|
|
73
|
+
d="M 3.699219 18.625 C 3.511719 18.628906 3.328125 18.550781 3.199219 18.414062 C 3.066406 18.285156 2.992188 18.101562 2.996094 17.914062 C 2.992188 17.726562 3.066406 17.546875 3.199219 17.414062 C 3.328125 17.277344 3.511719 17.203125 3.699219 17.203125 C 3.886719 17.203125 4.070312 17.277344 4.199219 17.414062 C 4.335938 17.546875 4.410156 17.726562 4.410156 17.914062 C 4.410156 18.101562 4.335938 18.285156 4.199219 18.414062 C 4.070312 18.550781 3.886719 18.625 3.699219 18.625 M 13.636719 18.5 L 12.324219 18.5 L 7.640625 11.230469 C 7.523438 11.050781 7.425781 10.859375 7.351562 10.660156 L 7.308594 10.660156 C 7.355469 11.074219 7.371094 11.492188 7.359375 11.910156 L 7.359375 18.5 L 6.296875 18.5 L 6.296875 9.386719 L 7.679688 9.386719 L 12.238281 16.523438 C 12.429688 16.820312 12.554688 17.023438 12.609375 17.136719 L 12.636719 17.136719 C 12.582031 16.691406 12.558594 16.246094 12.570312 15.796875 L 12.570312 9.386719 L 13.636719 9.386719 Z M 20.84375 18.5 L 16 18.5 L 16 9.386719 L 20.621094 9.386719 L 20.621094 10.351562 L 17.089844 10.351562 L 17.089844 13.378906 L 20.378906 13.378906 L 20.378906 14.339844 L 17.089844 14.339844 L 17.089844 17.5 L 20.851562 17.5 Z M 28 10.351562 L 25.351562 10.351562 L 25.351562 18.5 L 24.285156 18.5 L 24.285156 10.351562 L 21.664062 10.351562 L 21.664062 9.386719 L 28 9.386719 Z M 28 10.351562 "
|
|
74
|
+
fillRule="nonzero"
|
|
75
|
+
fillOpacity="1"
|
|
76
|
+
/>
|
|
77
|
+
<path
|
|
78
|
+
fill={color}
|
|
79
|
+
d="M 13.058594 24.699219 C 12.699219 24.875 12.300781 24.957031 11.898438 24.945312 C 11.359375 24.96875 10.839844 24.757812 10.464844 24.371094 C 10.097656 23.960938 9.902344 23.421875 9.925781 22.871094 C 9.898438 22.265625 10.117188 21.679688 10.53125 21.238281 C 10.933594 20.824219 11.492188 20.601562 12.070312 20.621094 C 12.414062 20.609375 12.753906 20.667969 13.070312 20.796875 L 13.070312 21.296875 C 12.765625 21.125 12.421875 21.039062 12.070312 21.046875 C 11.625 21.03125 11.195312 21.214844 10.894531 21.546875 C 10.582031 21.902344 10.421875 22.363281 10.445312 22.835938 C 10.421875 23.28125 10.570312 23.722656 10.863281 24.058594 C 11.148438 24.367188 11.554688 24.53125 11.96875 24.515625 C 12.355469 24.523438 12.734375 24.429688 13.066406 24.234375 Z M 15.105469 24.945312 C 14.703125 24.957031 14.3125 24.796875 14.039062 24.5 C 13.765625 24.195312 13.625 23.796875 13.644531 23.386719 C 13.621094 22.953125 13.769531 22.527344 14.058594 22.203125 C 14.355469 21.914062 14.761719 21.761719 15.175781 21.78125 C 15.566406 21.757812 15.949219 21.910156 16.21875 22.195312 C 16.484375 22.515625 16.621094 22.925781 16.59375 23.339844 C 16.617188 23.761719 16.472656 24.175781 16.191406 24.488281 C 15.910156 24.789062 15.515625 24.957031 15.105469 24.945312 M 15.140625 22.210938 C 14.863281 22.199219 14.59375 22.3125 14.410156 22.523438 C 14.21875 22.773438 14.121094 23.082031 14.140625 23.394531 C 14.121094 23.699219 14.21875 24 14.410156 24.234375 C 14.597656 24.441406 14.863281 24.554688 15.140625 24.546875 C 15.414062 24.5625 15.675781 24.449219 15.855469 24.246094 C 16.035156 23.996094 16.125 23.691406 16.105469 23.386719 C 16.125 23.078125 16.035156 22.769531 15.855469 22.519531 C 15.679688 22.308594 15.414062 22.195312 15.140625 22.210938 M 18.929688 22.359375 C 18.820312 22.289062 18.695312 22.257812 18.566406 22.265625 C 18.363281 22.273438 18.175781 22.382812 18.066406 22.554688 C 17.917969 22.789062 17.84375 23.066406 17.859375 23.34375 L 17.859375 24.875 L 17.359375 24.875 L 17.359375 21.875 L 17.859375 21.875 L 17.859375 22.5 C 17.914062 22.304688 18.023438 22.132812 18.175781 22 C 18.304688 21.886719 18.472656 21.824219 18.644531 21.824219 C 18.742188 21.820312 18.835938 21.835938 18.929688 21.863281 Z M 21.859375 23.5 L 19.746094 23.5 C 19.730469 23.78125 19.820312 24.054688 20 24.269531 C 20.1875 24.457031 20.445312 24.554688 20.710938 24.539062 C 21.050781 24.535156 21.378906 24.417969 21.640625 24.203125 L 21.640625 24.65625 C 21.328125 24.859375 20.964844 24.957031 20.59375 24.941406 C 20.21875 24.957031 19.851562 24.808594 19.59375 24.53125 C 19.332031 24.207031 19.203125 23.796875 19.230469 23.378906 C 19.210938 22.960938 19.351562 22.554688 19.625 22.238281 C 19.875 21.949219 20.242188 21.789062 20.625 21.800781 C 20.96875 21.78125 21.304688 21.921875 21.535156 22.179688 C 21.765625 22.484375 21.878906 22.859375 21.855469 23.238281 Z M 21.359375 23.09375 C 21.371094 22.863281 21.300781 22.632812 21.160156 22.449219 C 21.023438 22.292969 20.820312 22.207031 20.609375 22.21875 C 20.390625 22.21875 20.183594 22.304688 20.035156 22.464844 C 19.871094 22.640625 19.765625 22.863281 19.738281 23.101562 Z M 21.359375 23.09375 "
|
|
80
|
+
fillRule="nonzero"
|
|
81
|
+
fillOpacity="1"
|
|
82
|
+
/>
|
|
83
|
+
</svg>
|
|
84
|
+
);
|
|
85
|
+
};
|
|
86
|
+
|
|
87
|
+
Dotnet.propTypes = {
|
|
88
|
+
color: PropTypes.string,
|
|
89
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
90
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
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 DotsTriple: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 8 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill="none"
|
|
19
|
+
stroke={color}
|
|
20
|
+
d="M 32 34.65625 L 32 34.8125 M 32 128 L 32 128.125 M 32 221.34375 L 32 221.46875 M 32 48 C 27.125 48.15625 22.5625 45.65625 20.0625 41.46875 C 17.5625 37.28125 17.5625 32.03125 20.0625 27.84375 C 23.34375 22.34375 30.03125 19.9375 36.0625 22.125 C 42.0625 24.28125 45.71875 30.40625 44.71875 36.71875 C 43.71875 43.0625 38.375 47.78125 32 48 M 32 141.34375 C 27.125 141.5 22.5625 139 20.0625 134.8125 C 17.5625 130.625 17.5625 125.40625 20.03125 121.1875 C 22.53125 117 27.125 114.5 32 114.6875 C 39.09375 115.03125 44.6875 120.90625 44.6875 128.03125 C 44.6875 135.125 39.09375 141 32 141.34375 M 32 234.65625 C 28.46875 234.65625 25.0625 233.25 22.5625 230.78125 C 20.0625 228.28125 18.65625 224.875 18.65625 221.34375 C 18.65625 213.96875 24.59375 208 31.96875 208 C 39.34375 208 45.3125 213.9375 45.3125 221.3125 C 45.3125 228.6875 39.375 234.65625 32 234.65625 M 32 234.65625 "
|
|
21
|
+
transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
|
|
22
|
+
strokeWidth="32"
|
|
23
|
+
strokeLinecap="round"
|
|
24
|
+
strokeLinejoin="round"
|
|
25
|
+
strokeOpacity="1"
|
|
26
|
+
strokeMiterlimit="4"
|
|
27
|
+
/>
|
|
28
|
+
</svg>
|
|
29
|
+
);
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
DotsTriple.propTypes = {
|
|
33
|
+
color: PropTypes.string,
|
|
34
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
35
|
+
};
|
|
@@ -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 Down: 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 32 C 24.824219 32 32 24.824219 32 16 C 32 7.175781 24.824219 0 16 0 C 7.175781 0 0 7.175781 0 16 C 0 24.824219 7.175781 32 16 32 M 8.71875 19.078125 C 8.820312 18.828125 9.0625 18.667969 9.332031 18.667969 L 11.332031 18.667969 C 11.511719 18.667969 11.679688 18.738281 11.804688 18.863281 L 14.667969 21.722656 L 14.667969 6 C 14.667969 5.632812 14.964844 5.332031 15.332031 5.332031 L 16.667969 5.332031 C 17.035156 5.332031 17.332031 5.632812 17.332031 6 L 17.332031 21.722656 L 20.195312 18.863281 C 20.320312 18.738281 20.492188 18.667969 20.667969 18.667969 L 22.667969 18.667969 C 22.9375 18.667969 23.179688 18.828125 23.285156 19.078125 C 23.386719 19.328125 23.328125 19.613281 23.136719 19.804688 L 16.472656 26.472656 C 16.210938 26.734375 15.789062 26.734375 15.527344 26.472656 L 8.863281 19.804688 C 8.671875 19.613281 8.613281 19.328125 8.71875 19.078125 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Down.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 DownBordered: 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 15.769531 2.667969 C 8.535156 2.667969 2.667969 8.636719 2.667969 16 C 2.667969 23.363281 8.535156 29.332031 15.769531 29.332031 C 23.007812 29.332031 28.875 23.363281 28.875 16 C 28.875 8.636719 23.007812 2.667969 15.769531 2.667969 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 15.902344 28.316406 C 22.636719 28.316406 28.121094 22.835938 28.121094 16.097656 C 28.121094 9.359375 22.640625 3.878906 15.902344 3.878906 C 9.164062 3.878906 3.683594 9.359375 3.683594 16.097656 C 3.683594 22.835938 9.164062 28.316406 15.902344 28.316406 M 10.339844 18.449219 C 10.417969 18.257812 10.605469 18.132812 10.8125 18.132812 L 12.339844 18.132812 C 12.476562 18.132812 12.605469 18.1875 12.699219 18.285156 L 14.882812 20.46875 L 14.882812 8.460938 C 14.882812 8.324219 14.9375 8.195312 15.035156 8.101562 C 15.128906 8.003906 15.257812 7.953125 15.394531 7.953125 L 16.410156 7.953125 C 16.546875 7.953125 16.675781 8.003906 16.769531 8.101562 C 16.867188 8.195312 16.921875 8.324219 16.921875 8.460938 L 16.921875 20.46875 L 19.105469 18.285156 C 19.199219 18.1875 19.328125 18.132812 19.464844 18.132812 L 20.992188 18.132812 C 21.199219 18.132812 21.382812 18.25 21.464844 18.445312 C 21.542969 18.636719 21.5 18.855469 21.351562 19.003906 L 16.261719 24.09375 C 16.167969 24.1875 16.039062 24.242188 15.902344 24.242188 C 15.769531 24.242188 15.636719 24.1875 15.542969 24.09375 L 10.449219 19.003906 C 10.304688 18.855469 10.261719 18.636719 10.339844 18.449219 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
DownBordered.propTypes = {
|
|
34
|
+
color: PropTypes.string,
|
|
35
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
36
|
+
};
|
|
@@ -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 DownDatabase: 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 25 18 C 28.867188 18 32 21.132812 32 25 C 32 28.867188 28.867188 32 25 32 C 21.132812 32 18 28.867188 18 25 C 18 21.132812 21.132812 18 25 18 M 25.707031 29.707031 L 28.707031 26.707031 C 28.96875 26.457031 29.070312 26.085938 28.980469 25.734375 C 28.886719 25.386719 28.613281 25.113281 28.265625 25.019531 C 27.914062 24.929688 27.542969 25.03125 27.292969 25.292969 L 26 26.585938 L 26 21 C 26 20.449219 25.550781 20 25 20 C 24.449219 20 24 20.449219 24 21 L 24 26.585938 L 22.707031 25.292969 C 22.457031 25.03125 22.085938 24.929688 21.734375 25.019531 C 21.386719 25.113281 21.113281 25.386719 21.019531 25.734375 C 20.929688 26.085938 21.03125 26.457031 21.292969 26.707031 L 24.292969 29.707031 C 24.683594 30.097656 25.316406 30.097656 25.707031 29.707031 M 16 2 C 12.855469 2 9.957031 2.578125 7.808594 3.554688 C 5.75 4.488281 4 5.984375 4 8 C 4 10.015625 5.75 11.511719 7.808594 12.445312 C 9.957031 13.421875 12.855469 14 16 14 C 19.144531 14 22.042969 13.421875 24.191406 12.445312 C 26.25 11.511719 28 10.015625 28 8 C 28 5.984375 26.25 4.488281 24.191406 3.554688 C 22.042969 2.578125 19.144531 2 16 2 M 4 14 L 4 12.320312 C 4.914062 13.1875 6.007812 13.824219 6.980469 14.265625 C 9.445312 15.386719 12.636719 16 16 16 C 19.363281 16 22.554688 15.386719 25.019531 14.265625 C 25.992188 13.824219 27.085938 13.1875 28 12.320312 L 28 14 C 28 14.847656 27.691406 15.605469 27.179688 16.265625 C 23.511719 15.359375 19.671875 16.828125 17.546875 19.953125 C 17.03125 19.984375 16.515625 20 16 20 C 12.855469 20 9.957031 19.421875 7.808594 18.445312 C 5.75 17.511719 4 16.015625 4 14 M 16.515625 21.996094 L 16 22 C 12.636719 22 9.445312 21.386719 6.980469 20.265625 C 6.007812 19.824219 4.914062 19.1875 4 18.320312 L 4 20 C 4 22.015625 5.75 23.511719 7.808594 24.445312 C 9.957031 25.421875 12.855469 26 16 26 L 16.054688 26 C 15.90625 24.648438 16.0625 23.277344 16.515625 21.996094 M 16.511719 27.996094 L 16 28 C 12.636719 28 9.445312 27.386719 6.980469 26.265625 C 6.007812 25.824219 4.914062 25.1875 4 24.320312 L 4 26 C 4 28.015625 5.75 29.511719 7.808594 30.445312 C 9.957031 31.421875 12.855469 32 16 32 C 17.070312 32 18.117188 31.933594 19.109375 31.804688 C 17.925781 30.78125 17.03125 29.46875 16.511719 27.996094 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
DownDatabase.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 DownShield: 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.011719 30.851562 L 15.746094 30.726562 C 15.613281 30.667969 2.667969 24.476562 2.667969 6.015625 L 2.667969 5.527344 L 3.144531 5.421875 C 7.628906 4.4375 10.277344 3.042969 12.210938 2.023438 C 13.714844 1.238281 14.800781 0.667969 16 0.667969 C 17.199219 0.667969 18.285156 1.238281 19.789062 2.023438 C 21.722656 3.042969 24.371094 4.4375 28.855469 5.421875 L 29.332031 5.527344 L 29.332031 6.015625 C 29.332031 23.863281 16.40625 30.648438 16.273438 30.71875 Z M 16.011719 30.851562 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 16.316406 6.464844 C 11.792969 6.464844 8.128906 10.195312 8.128906 14.796875 C 8.128906 19.398438 11.792969 23.132812 16.316406 23.132812 C 20.839844 23.132812 24.507812 19.398438 24.507812 14.796875 C 24.507812 10.195312 20.839844 6.464844 16.316406 6.464844 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 16.398438 22.496094 C 20.609375 22.496094 24.035156 19.070312 24.035156 14.859375 C 24.035156 10.648438 20.609375 7.222656 16.398438 7.222656 C 12.1875 7.222656 8.761719 10.648438 8.761719 14.859375 C 8.761719 19.070312 12.1875 22.496094 16.398438 22.496094 M 12.921875 16.328125 C 12.972656 16.210938 13.089844 16.132812 13.21875 16.132812 L 14.171875 16.132812 C 14.257812 16.132812 14.339844 16.164062 14.398438 16.226562 L 15.761719 17.589844 L 15.761719 10.085938 C 15.761719 9.910156 15.90625 9.769531 16.082031 9.769531 L 16.714844 9.769531 C 16.894531 9.769531 17.035156 9.910156 17.035156 10.085938 L 17.035156 17.589844 L 18.402344 16.226562 C 18.460938 16.167969 18.539062 16.132812 18.625 16.132812 L 19.578125 16.132812 C 19.707031 16.128906 19.828125 16.207031 19.875 16.328125 C 19.925781 16.445312 19.898438 16.585938 19.808594 16.675781 L 16.625 19.855469 C 16.566406 19.917969 16.484375 19.949219 16.398438 19.949219 C 16.3125 19.949219 16.234375 19.914062 16.175781 19.855469 L 12.992188 16.675781 C 12.902344 16.582031 12.875 16.449219 12.921875 16.328125 "
|
|
32
|
+
fillRule="nonzero"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
</svg>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
DownShield.propTypes = {
|
|
40
|
+
color: PropTypes.string,
|
|
41
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
42
|
+
};
|
|
@@ -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 Download: 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 1.28125 16 C 1.28125 24.117188 7.882812 30.71875 16 30.71875 C 24.117188 30.71875 30.71875 24.117188 30.71875 16 C 30.71875 7.882812 24.117188 1.28125 16 1.28125 C 7.882812 1.28125 1.28125 7.882812 1.28125 16 M 16.640625 7.679688 L 16.640625 19.199219 L 20.480469 19.199219 L 16 23.679688 L 11.519531 19.199219 L 15.359375 19.199219 L 15.359375 7.679688 Z M 16.640625 7.679688 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Download.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -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 DownloadCloud: 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 18.558594 2.898438 C 15.355469 2.898438 12.425781 4.761719 11.019531 7.601562 C 10.28125 7.117188 9.421875 6.859375 8.539062 6.859375 C 6.171875 6.859375 4.238281 8.710938 4.078125 11.039062 C 1.636719 11.9375 0.0117188 14.257812 0 16.859375 C 0 18.5 0.648438 20.070312 1.808594 21.230469 C 2.96875 22.390625 4.539062 23.042969 6.179688 23.039062 L 15.359375 23.039062 L 15.359375 16.640625 C 15.359375 16.289062 15.648438 16 16 16 C 16.351562 16 16.640625 16.289062 16.640625 16.640625 L 16.640625 23.042969 L 26.300781 23.042969 C 29.445312 23.039062 31.996094 20.488281 32 17.339844 C 32 14.429688 29.808594 12.019531 26.960938 11.679688 C 26.96875 11.554688 26.980469 11.4375 26.980469 11.320312 C 26.980469 6.679688 23.199219 2.898438 18.558594 2.898438 M 16.640625 23.039062 L 15.359375 23.039062 L 15.359375 27.898438 L 13.261719 25.78125 C 13.003906 25.53125 12.59375 25.53125 12.339844 25.78125 C 12.089844 26.039062 12.089844 26.445312 12.339844 26.699219 L 16 30.339844 L 19.660156 26.699219 C 19.910156 26.445312 19.910156 26.039062 19.660156 25.78125 C 19.402344 25.53125 18.996094 25.53125 18.738281 25.78125 L 16.640625 27.898438 Z M 16.640625 23.039062 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
DownloadCloud.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|