@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 Mem: 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 5.761719 0 C 5.054688 0 4.480469 0.574219 4.480469 1.28125 L 4.480469 30.71875 C 4.480469 31.425781 5.054688 32 5.761719 32 L 22.398438 32 C 22.566406 32 22.730469 31.933594 22.851562 31.816406 C 22.972656 31.695312 23.039062 31.53125 23.039062 31.359375 L 23.039062 0.640625 C 23.039062 0.289062 22.753906 0 22.398438 0 Z M 23.679688 1.28125 L 23.679688 3.839844 L 24.960938 3.839844 L 24.960938 5.121094 L 23.679688 5.121094 L 23.679688 6.398438 L 24.960938 6.398438 L 24.960938 7.679688 L 23.679688 7.679688 L 23.679688 8.960938 L 24.960938 8.960938 L 24.960938 10.238281 L 23.679688 10.238281 L 23.679688 11.519531 L 24.960938 11.519531 L 24.960938 12.800781 L 23.679688 12.800781 L 23.679688 19.199219 L 24.960938 19.199219 L 24.960938 20.480469 L 23.679688 20.480469 L 23.679688 21.761719 L 24.960938 21.761719 L 24.960938 23.039062 L 23.679688 23.039062 L 23.679688 24.320312 L 24.960938 24.320312 L 24.960938 25.601562 L 23.679688 25.601562 L 23.679688 26.878906 L 24.960938 26.878906 L 24.960938 28.160156 L 23.679688 28.160156 L 23.679688 30.71875 L 26.238281 30.71875 C 26.949219 30.71875 27.519531 30.148438 27.519531 29.441406 L 27.519531 17.28125 C 27.519531 17.109375 27.453125 16.949219 27.332031 16.828125 C 27.210938 16.707031 27.046875 16.640625 26.878906 16.640625 L 25.601562 16.640625 C 25.429688 16.640625 25.269531 16.574219 25.148438 16.453125 C 25.027344 16.332031 24.960938 16.171875 24.960938 16 C 24.960938 15.832031 25.027344 15.667969 25.148438 15.546875 C 25.265625 15.425781 25.429688 15.359375 25.601562 15.359375 L 26.878906 15.359375 C 27.046875 15.359375 27.210938 15.292969 27.332031 15.171875 C 27.453125 15.050781 27.519531 14.890625 27.519531 14.71875 L 27.519531 2.558594 C 27.519531 1.855469 26.949219 1.28125 26.238281 1.28125 Z M 9.601562 3.199219 L 17.921875 3.199219 L 17.921875 7.679688 L 9.601562 7.679688 Z M 9.601562 10.242188 L 17.921875 10.242188 L 17.921875 14.71875 L 9.601562 14.71875 Z M 9.601562 17.28125 L 17.921875 17.28125 L 17.921875 21.761719 L 9.601562 21.761719 Z M 9.601562 24.320312 L 17.921875 24.320312 L 17.921875 28.800781 L 9.601562 28.800781 Z M 9.601562 24.320312 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Mem.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,192 @@
|
|
|
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 Memchache: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<filter
|
|
19
|
+
id="filter-remove-color"
|
|
20
|
+
x="0%"
|
|
21
|
+
y="0%"
|
|
22
|
+
width="100%"
|
|
23
|
+
height="100%"
|
|
24
|
+
>
|
|
25
|
+
<feColorMatrix
|
|
26
|
+
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
|
|
27
|
+
colorInterpolationFilters="sRGB"
|
|
28
|
+
/>
|
|
29
|
+
</filter>
|
|
30
|
+
<linearGradient
|
|
31
|
+
id="linear-pattern-0"
|
|
32
|
+
gradientUnits="userSpaceOnUse"
|
|
33
|
+
x1="0.5"
|
|
34
|
+
y1="1"
|
|
35
|
+
x2="0.5"
|
|
36
|
+
y2="0"
|
|
37
|
+
gradientTransform="matrix(31.03125, 0, 0, 31.03125, 0, 0)"
|
|
38
|
+
>
|
|
39
|
+
<stop
|
|
40
|
+
offset="0"
|
|
41
|
+
stopColor="rgb(34.117648%, 29.803923%, 29.019609%)"
|
|
42
|
+
stopOpacity="1"
|
|
43
|
+
/>
|
|
44
|
+
<stop
|
|
45
|
+
offset="1"
|
|
46
|
+
stopColor="rgb(50.196081%, 44.313726%, 42.745098%)"
|
|
47
|
+
stopOpacity="1"
|
|
48
|
+
/>
|
|
49
|
+
</linearGradient>
|
|
50
|
+
<linearGradient
|
|
51
|
+
id="linear-pattern-1"
|
|
52
|
+
gradientUnits="userSpaceOnUse"
|
|
53
|
+
x1="0.887"
|
|
54
|
+
y1="0.984"
|
|
55
|
+
x2="0.301"
|
|
56
|
+
y2="-0.087"
|
|
57
|
+
gradientTransform="matrix(19.507811, 0, 0, 18.71484, 5.766, 5.852)"
|
|
58
|
+
>
|
|
59
|
+
<stop
|
|
60
|
+
offset="0"
|
|
61
|
+
stopColor="rgb(14.901961%, 55.29412%, 51.372552%)"
|
|
62
|
+
stopOpacity="1"
|
|
63
|
+
/>
|
|
64
|
+
<stop
|
|
65
|
+
offset="1"
|
|
66
|
+
stopColor="rgb(18.039216%, 63.137257%, 61.960787%)"
|
|
67
|
+
stopOpacity="1"
|
|
68
|
+
/>
|
|
69
|
+
</linearGradient>
|
|
70
|
+
<radialGradient
|
|
71
|
+
id="radial-pattern-0"
|
|
72
|
+
gradientUnits="userSpaceOnUse"
|
|
73
|
+
cx="0.41"
|
|
74
|
+
cy="0.43"
|
|
75
|
+
fx="0.41"
|
|
76
|
+
fy="0.43"
|
|
77
|
+
r="0.5"
|
|
78
|
+
gradientTransform="matrix(2.25781, 0, 0, 2.2539, 12.32, 22.313)"
|
|
79
|
+
>
|
|
80
|
+
<stop
|
|
81
|
+
offset="0"
|
|
82
|
+
stopColor="rgb(85.882354%, 48.627451%, 48.627451%)"
|
|
83
|
+
stopOpacity="1"
|
|
84
|
+
/>
|
|
85
|
+
<stop
|
|
86
|
+
offset="1"
|
|
87
|
+
stopColor="rgb(78.431374%, 21.568628%, 21.568628%)"
|
|
88
|
+
stopOpacity="1"
|
|
89
|
+
/>
|
|
90
|
+
</radialGradient>
|
|
91
|
+
<radialGradient
|
|
92
|
+
id="radial-pattern-1"
|
|
93
|
+
gradientUnits="userSpaceOnUse"
|
|
94
|
+
cx="0.44"
|
|
95
|
+
cy="0.43"
|
|
96
|
+
fx="0.44"
|
|
97
|
+
fy="0.43"
|
|
98
|
+
r="0.5"
|
|
99
|
+
gradientTransform="matrix(2.2539, 0, 0, 2.2539, 16.459999, 22.313)"
|
|
100
|
+
>
|
|
101
|
+
<stop
|
|
102
|
+
offset="0"
|
|
103
|
+
stopColor="rgb(85.882354%, 48.627451%, 48.627451%)"
|
|
104
|
+
stopOpacity="1"
|
|
105
|
+
/>
|
|
106
|
+
<stop
|
|
107
|
+
offset="1"
|
|
108
|
+
stopColor="rgb(78.431374%, 21.568628%, 21.568628%)"
|
|
109
|
+
stopOpacity="1"
|
|
110
|
+
/>
|
|
111
|
+
</radialGradient>
|
|
112
|
+
<image id="source-14" x="0" y="0" width="32" height="32" />
|
|
113
|
+
<mask id="mask-0">
|
|
114
|
+
<g filter="url(#filter-remove-color)">
|
|
115
|
+
<use />
|
|
116
|
+
</g>
|
|
117
|
+
</mask>
|
|
118
|
+
<clipPath id="clip-0">
|
|
119
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
120
|
+
</clipPath>
|
|
121
|
+
<g id="source-13" clipPath="url(#clip-0)">
|
|
122
|
+
<path
|
|
123
|
+
fill={color}
|
|
124
|
+
d="M 24.109375 6.171875 C 24.800781 10.828125 24.960938 15.296875 24.949219 18.628906 C 24.933594 22.03125 24.738281 24.246094 24.738281 24.246094 L 20.726562 24.246094 L 20.292969 24.570312 L 25.0625 24.570312 C 25.0625 24.570312 25.859375 15.519531 24.335938 5.851562 Z M 11.476562 6.054688 C 12.730469 7.445312 14.898438 11.144531 15.195312 11.144531 C 14.398438 10.128906 12.449219 6.886719 11.476562 6.054688 M 9.691406 10.769531 C 8.335938 10.808594 9.964844 21.832031 10.417969 24.246094 L 6.253906 24.246094 L 5.972656 24.570312 L 10.738281 24.570312 C 10.289062 22.167969 8.675781 11.242188 9.992188 11.09375 C 9.871094 10.910156 9.765625 10.78125 9.691406 10.769531 M 20.699219 10.769531 C 19.976562 10.886719 16.660156 20.125 16.660156 20.125 C 16.660156 20.125 15.929688 20.035156 15.195312 20.035156 C 14.839844 20.035156 14.488281 20.050781 14.132812 20.082031 L 14.054688 20.449219 C 14.054688 20.449219 14.785156 20.355469 15.519531 20.355469 C 16.253906 20.355469 16.984375 20.449219 16.984375 20.449219 C 16.984375 20.449219 20.273438 11.269531 21.015625 11.09375 C 20.933594 10.890625 20.835938 10.773438 20.703125 10.769531 Z M 20.699219 10.769531 "
|
|
125
|
+
fillRule="nonzero"
|
|
126
|
+
fillOpacity="1"
|
|
127
|
+
/>
|
|
128
|
+
</g>
|
|
129
|
+
<clipPath id="clip-1">
|
|
130
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
131
|
+
</clipPath>
|
|
132
|
+
<g id="source-16" clipPath="url(#clip-1)">
|
|
133
|
+
<g mask="url(#mask-0)">
|
|
134
|
+
<use />
|
|
135
|
+
</g>
|
|
136
|
+
</g>
|
|
137
|
+
<image id="source-29" x="0" y="0" width="32" height="32" />
|
|
138
|
+
<mask id="mask-1">
|
|
139
|
+
<g filter="url(#filter-remove-color)">
|
|
140
|
+
<use />
|
|
141
|
+
</g>
|
|
142
|
+
</mask>
|
|
143
|
+
<clipPath id="clip-2">
|
|
144
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
145
|
+
</clipPath>
|
|
146
|
+
<g id="source-28" clipPath="url(#clip-2)">
|
|
147
|
+
<path
|
|
148
|
+
fill={color}
|
|
149
|
+
d="M 6.699219 5.851562 C 5.175781 15.519531 5.972656 24.566406 5.972656 24.566406 L 6.253906 24.253906 C 6.109375 22.117188 5.726562 14.394531 7.023438 6.175781 L 11.4375 6.175781 C 11.53125 6.175781 11.65625 6.25 11.800781 6.375 C 11.511719 6.054688 11.269531 5.851562 11.113281 5.851562 Z M 19.921875 5.851562 C 19.082031 5.859375 15.886719 11.46875 15.519531 11.46875 C 15.667969 11.660156 15.789062 11.792969 15.839844 11.792969 C 16.207031 11.792969 19.40625 6.183594 20.246094 6.175781 L 24.140625 6.175781 L 24.335938 5.851562 Z M 10.316406 11.417969 C 11.386719 13.027344 14.054688 20.449219 14.054688 20.449219 L 14.132812 20.085938 C 13.472656 18.28125 10.964844 11.515625 10.335938 11.417969 Z M 21.347656 11.417969 C 22.066406 13.25 20.703125 22.398438 20.296875 24.566406 L 20.730469 24.230469 C 21.28125 20.992188 22.609375 11.449219 21.347656 11.417969 M 21.347656 11.417969 "
|
|
150
|
+
fillRule="nonzero"
|
|
151
|
+
fillOpacity="1"
|
|
152
|
+
/>
|
|
153
|
+
</g>
|
|
154
|
+
<clipPath id="clip-3">
|
|
155
|
+
<rect x="0" y="0" width="32" height="32" />
|
|
156
|
+
</clipPath>
|
|
157
|
+
<g id="source-31" clipPath="url(#clip-3)">
|
|
158
|
+
<g mask="url(#mask-1)">
|
|
159
|
+
<use />
|
|
160
|
+
</g>
|
|
161
|
+
</g>
|
|
162
|
+
</defs>
|
|
163
|
+
<path
|
|
164
|
+
fill={color}
|
|
165
|
+
d="M 0 20.96875 L 0 10.0625 C 0 1.257812 1.257812 0 10.054688 0 L 20.976562 0 C 29.773438 0 31.03125 1.257812 31.03125 10.0625 L 31.03125 20.96875 C 31.03125 29.773438 29.773438 31.03125 20.976562 31.03125 L 10.054688 31.03125 C 1.257812 31.03125 0 29.773438 0 20.96875 M 0 20.96875 "
|
|
166
|
+
fillRule="nonzero"
|
|
167
|
+
/>
|
|
168
|
+
<path
|
|
169
|
+
fill={color}
|
|
170
|
+
d="M 6.699219 5.851562 C 5.175781 15.519531 5.972656 24.566406 5.972656 24.566406 L 10.738281 24.566406 C 10.285156 22.15625 8.660156 11.128906 10.011719 11.09375 C 10.738281 11.207031 14.054688 20.445312 14.054688 20.445312 C 14.054688 20.445312 14.78125 20.355469 15.515625 20.355469 C 16.253906 20.355469 16.980469 20.445312 16.980469 20.445312 C 16.980469 20.445312 20.296875 11.207031 21.023438 11.09375 C 22.378906 11.128906 20.75 22.15625 20.296875 24.566406 L 25.0625 24.566406 C 25.0625 24.566406 25.863281 15.515625 24.335938 5.851562 L 19.921875 5.851562 C 19.082031 5.859375 15.886719 11.46875 15.519531 11.46875 C 15.152344 11.46875 11.953125 5.859375 11.113281 5.851562 Z M 6.699219 5.851562 "
|
|
171
|
+
fillRule="nonzero"
|
|
172
|
+
/>
|
|
173
|
+
<path
|
|
174
|
+
fill={color}
|
|
175
|
+
d="M 14.578125 23.441406 C 14.578125 24.066406 14.074219 24.570312 13.449219 24.570312 C 13.148438 24.570312 12.863281 24.453125 12.648438 24.242188 C 12.4375 24.027344 12.320312 23.742188 12.320312 23.441406 C 12.34375 22.835938 12.84375 22.355469 13.449219 22.355469 C 14.054688 22.355469 14.554688 22.835938 14.578125 23.441406 M 14.578125 23.441406 "
|
|
176
|
+
fillRule="nonzero"
|
|
177
|
+
/>
|
|
178
|
+
<path
|
|
179
|
+
fill={color}
|
|
180
|
+
d="M 18.714844 23.441406 C 18.714844 24.0625 18.210938 24.570312 17.585938 24.566406 C 16.964844 24.566406 16.457031 24.0625 16.460938 23.4375 C 16.460938 22.816406 16.964844 22.3125 17.585938 22.3125 C 18.210938 22.3125 18.714844 22.816406 18.714844 23.441406 M 18.714844 23.441406 "
|
|
181
|
+
fillRule="nonzero"
|
|
182
|
+
/>
|
|
183
|
+
<use />
|
|
184
|
+
<use />
|
|
185
|
+
</svg>
|
|
186
|
+
);
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
Memchache.propTypes = {
|
|
190
|
+
color: PropTypes.string,
|
|
191
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
192
|
+
};
|
|
@@ -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 Metrics: 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.449219 27.328125 L 6.847656 27.328125 L 6.847656 32 L 0.449219 32 Z M 8.671875 18.238281 L 15.070312 18.238281 L 15.070312 32 L 8.671875 32 Z M 16.894531 22.65625 L 23.296875 22.65625 L 23.296875 32 L 16.894531 32 Z M 25.152344 11.390625 L 31.550781 11.390625 L 31.550781 32 L 25.152344 32 Z M 3.808594 22.785156 C 4.726562 22.785156 5.566406 22.269531 5.976562 21.449219 C 6.394531 20.628906 6.308594 19.648438 5.761719 18.910156 L 11.230469 11.039062 C 11.457031 11.105469 11.679688 11.136719 11.902344 11.136719 C 12.480469 11.136719 13.023438 10.945312 13.441406 10.59375 L 17.664062 13.246094 C 17.632812 13.441406 17.601562 13.632812 17.601562 13.824219 C 17.601562 15.167969 18.691406 16.253906 20.035156 16.253906 C 21.378906 16.253906 22.464844 15.164062 22.464844 13.824219 C 22.464844 13.28125 22.304688 12.800781 22.015625 12.382812 L 27.457031 4.800781 C 27.679688 4.863281 27.902344 4.894531 28.160156 4.894531 C 29.503906 4.894531 30.59375 3.804688 30.59375 2.460938 C 30.59375 1.121094 29.503906 0.03125 28.160156 0.03125 C 26.816406 0.03125 25.730469 1.121094 25.726562 2.464844 C 25.71875 2.96875 25.875 3.464844 26.175781 3.871094 L 20.734375 11.457031 C 20.507812 11.386719 20.269531 11.351562 20.03125 11.359375 C 19.457031 11.359375 18.914062 11.550781 18.496094 11.902344 L 14.273438 9.246094 C 14.3125 9.054688 14.332031 8.863281 14.335938 8.671875 C 14.339844 7.613281 13.660156 6.679688 12.652344 6.355469 C 11.648438 6.027344 10.550781 6.390625 9.933594 7.25 C 9.316406 8.105469 9.324219 9.261719 9.953125 10.113281 L 4.511719 17.984375 C 4.292969 17.917969 4.066406 17.886719 3.839844 17.886719 C 2.496094 17.886719 1.40625 18.976562 1.40625 20.320312 C 1.394531 20.964844 1.644531 21.589844 2.09375 22.054688 C 2.546875 22.515625 3.164062 22.777344 3.808594 22.785156 M 28.191406 1.566406 C 28.671875 1.566406 29.054688 1.953125 29.054688 2.464844 C 29.054688 2.816406 28.863281 3.105469 28.574219 3.230469 C 28.457031 3.292969 28.324219 3.328125 28.191406 3.328125 C 27.710938 3.328125 27.296875 2.945312 27.296875 2.464844 L 27.296875 2.335938 C 27.390625 1.886719 27.742188 1.566406 28.191406 1.566406 M 20.0625 12.929688 C 20.542969 12.929688 20.929688 13.3125 20.929688 13.824219 L 20.929688 13.953125 C 20.894531 14.238281 20.703125 14.464844 20.449219 14.59375 C 20.332031 14.65625 20.199219 14.6875 20.0625 14.6875 L 20 14.6875 C 19.722656 14.664062 19.472656 14.507812 19.328125 14.273438 C 19.265625 14.144531 19.199219 13.984375 19.199219 13.824219 C 19.199219 13.3125 19.585938 12.929688 20.0625 12.929688 M 11.519531 7.902344 C 11.648438 7.839844 11.792969 7.808594 11.9375 7.808594 L 12 7.808594 C 12.277344 7.832031 12.527344 7.988281 12.671875 8.222656 C 12.761719 8.355469 12.808594 8.511719 12.800781 8.671875 C 12.800781 8.902344 12.710938 9.121094 12.546875 9.28125 C 12.386719 9.445312 12.167969 9.535156 11.9375 9.535156 C 11.707031 9.535156 11.488281 9.445312 11.324219 9.285156 C 11.160156 9.121094 11.070312 8.902344 11.070312 8.671875 L 11.070312 8.542969 C 11.105469 8.257812 11.296875 8.03125 11.519531 7.902344 M 3.425781 19.550781 C 3.554688 19.484375 3.695312 19.453125 3.839844 19.457031 C 4.320312 19.457031 4.703125 19.839844 4.703125 20.351562 L 4.703125 20.480469 C 4.640625 20.894531 4.289062 21.246094 3.839844 21.246094 C 3.609375 21.246094 3.390625 21.15625 3.230469 20.992188 C 3.066406 20.832031 2.976562 20.609375 2.976562 20.382812 C 2.941406 20.039062 3.121094 19.710938 3.425781 19.550781 M 3.425781 19.550781 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Metrics.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 Mfa: 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.921875 7.039062 C 0.863281 7.042969 0.00390625 7.898438 0 8.960938 L 0 22.398438 C 0 23.457031 0.863281 24.320312 1.921875 24.320312 L 22.398438 24.320312 C 23.457031 24.316406 24.316406 23.457031 24.320312 22.398438 L 24.320312 21.121094 L 32 21.121094 L 32 10.238281 L 24.320312 10.238281 L 24.320312 8.960938 C 24.316406 7.898438 23.457031 7.039062 22.398438 7.039062 Z M 13.761719 11.519531 C 16.058594 11.519531 17.921875 13.382812 17.921875 15.683594 C 17.921875 17.980469 16.058594 19.84375 13.757812 19.839844 C 11.460938 19.839844 9.601562 17.976562 9.601562 15.679688 C 9.601562 13.382812 11.464844 11.519531 13.761719 11.519531 M 24.320312 11.519531 L 30.71875 11.519531 L 30.71875 19.839844 L 24.320312 19.839844 L 24.320312 19.199219 L 29.441406 19.199219 L 29.441406 17.921875 L 24.320312 17.921875 L 24.320312 17.28125 L 28.160156 17.28125 L 28.160156 16 L 24.320312 16 L 24.320312 15.359375 L 28.160156 15.359375 L 28.160156 14.078125 L 24.320312 14.078125 L 24.320312 13.441406 L 29.441406 13.441406 L 29.441406 12.160156 L 24.320312 12.160156 Z M 4.160156 14.71875 C 4.691406 14.71875 5.121094 15.148438 5.121094 15.679688 C 5.121094 16.207031 4.691406 16.636719 4.164062 16.640625 C 3.632812 16.640625 3.203125 16.210938 3.203125 15.679688 C 3.199219 15.148438 3.628906 14.71875 4.160156 14.71875 M 13.761719 14.71875 C 13.230469 14.71875 12.800781 15.148438 12.800781 15.679688 C 12.800781 16.210938 13.230469 16.640625 13.761719 16.640625 C 14.292969 16.640625 14.71875 16.210938 14.71875 15.679688 C 14.71875 15.152344 14.292969 14.71875 13.761719 14.71875 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Mfa.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,48 @@
|
|
|
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 Microsoft: 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 0 L 15.207031 0 L 15.207031 15.207031 L 0 15.207031 Z M 0 0 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 16.792969 0 L 32 0 L 32 15.207031 L 16.792969 15.207031 Z M 16.792969 0 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 0 16.792969 L 15.207031 16.792969 L 15.207031 32 L 0 32 Z M 0 16.792969 "
|
|
32
|
+
fillRule="nonzero"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 16.792969 16.792969 L 32 16.792969 L 32 32 L 16.792969 32 Z M 16.792969 16.792969 "
|
|
38
|
+
fillRule="nonzero"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
</svg>
|
|
42
|
+
);
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
Microsoft.propTypes = {
|
|
46
|
+
color: PropTypes.string,
|
|
47
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
48
|
+
};
|
|
@@ -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 Minimize: 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.5 14 L 19.5 14 C 18.667969 14 18 13.332031 18 12.5 L 18 3.5 C 18 2.894531 18.363281 2.34375 18.925781 2.113281 C 19.488281 1.878906 20.132812 2.007812 20.5625 2.4375 L 23.0625 4.9375 L 27.644531 0.355469 C 27.871094 0.125 28.179688 -0.00390625 28.5 -0.00390625 C 28.820312 -0.00390625 29.128906 0.125 29.355469 0.355469 L 31.648438 2.648438 C 31.875 2.875 32.003906 3.179688 32 3.5 C 32 3.820312 31.871094 4.128906 31.644531 4.355469 L 27.0625 8.9375 L 29.5625 11.4375 C 29.992188 11.867188 30.117188 12.511719 29.886719 13.074219 C 29.65625 13.636719 29.105469 14 28.5 14 M 28.5 18 C 29.105469 18 29.65625 18.363281 29.886719 18.925781 C 30.117188 19.488281 29.992188 20.132812 29.5625 20.5625 L 27.0625 23.0625 L 31.648438 27.648438 C 31.875 27.875 32.007812 28.179688 32.007812 28.507812 C 32.007812 28.832031 31.882812 29.132812 31.648438 29.363281 L 29.355469 31.65625 C 29.125 31.875 28.820312 32 28.5 32 C 28.179688 32 27.875 31.875 27.644531 31.644531 L 23.0625 27.0625 L 20.5625 29.5625 C 20.132812 29.992188 19.488281 30.117188 18.925781 29.886719 C 18.363281 29.652344 18 29.105469 18 28.5 L 18 19.5 C 18 18.667969 18.667969 18 19.5 18 Z M 12.5 18 C 13.332031 18 14 18.667969 14 19.5 L 14 28.5 C 14 29.105469 13.636719 29.65625 13.074219 29.886719 C 12.511719 30.117188 11.867188 29.988281 11.4375 29.5625 L 8.9375 27.0625 L 4.355469 31.644531 C 4.128906 31.871094 3.820312 32 3.5 32 C 3.179688 32 2.871094 31.871094 2.644531 31.644531 L 0.355469 29.355469 C 0.125 29.128906 0 28.820312 -0.00390625 28.5 C 0 28.179688 0.125 27.871094 0.355469 27.644531 L 4.9375 23.0625 L 2.4375 20.5625 C 2.007812 20.132812 1.878906 19.484375 2.113281 18.925781 C 2.34375 18.363281 2.894531 18 3.5 18 Z M 3.5 14 C 2.894531 14 2.34375 13.632812 2.113281 13.074219 C 1.882812 12.511719 2.007812 11.867188 2.4375 11.4375 L 4.9375 8.9375 L 0.355469 4.355469 C 0.125 4.128906 -0.00390625 3.820312 -0.00390625 3.5 C -0.00390625 3.179688 0.125 2.871094 0.355469 2.644531 L 2.644531 0.355469 C 2.871094 0.125 3.179688 -0.00390625 3.5 -0.00390625 C 3.820312 -0.00390625 4.128906 0.125 4.355469 0.355469 L 8.9375 4.9375 L 11.4375 2.4375 C 11.867188 2.007812 12.511719 1.878906 13.074219 2.113281 C 13.636719 2.34375 14 2.894531 14 3.5 L 14 12.5 C 14 13.332031 13.332031 14 12.5 14 Z M 3.5 14 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Minimize.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 Minus: 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 1.28125 C 7.882812 1.28125 1.28125 7.882812 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 M 23.679688 16.640625 L 8.320312 16.640625 L 8.320312 15.359375 L 23.679688 15.359375 Z M 23.679688 16.640625 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Minus.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,176 @@
|
|
|
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 MissionControl: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 30.702999 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="250.410004"
|
|
22
|
+
y1="-315.390015"
|
|
23
|
+
x2="346.76001"
|
|
24
|
+
y2="-315.390015"
|
|
25
|
+
gradientTransform="matrix(0.199751, -0.11482, 0.11482, 0.199751, -9.530656, 124.2853)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(16.078432%, 50.196081%, 95.294118%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="1"
|
|
34
|
+
stopColor="rgb(14.901961%, 32.156864%, 85.09804%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
</linearGradient>
|
|
38
|
+
<linearGradient
|
|
39
|
+
id="linear-pattern-1"
|
|
40
|
+
gradientUnits="userSpaceOnUse"
|
|
41
|
+
x1="268.190002"
|
|
42
|
+
y1="-355.209991"
|
|
43
|
+
x2="332.809998"
|
|
44
|
+
y2="-355.209991"
|
|
45
|
+
gradientTransform="matrix(0.197861, -0.113734, 0.113734, 0.197861, 23.183104, 156.403639)"
|
|
46
|
+
>
|
|
47
|
+
<stop
|
|
48
|
+
offset="0"
|
|
49
|
+
stopColor="rgb(16.078432%, 50.196081%, 95.294118%)"
|
|
50
|
+
stopOpacity="1"
|
|
51
|
+
/>
|
|
52
|
+
<stop
|
|
53
|
+
offset="1"
|
|
54
|
+
stopColor="rgb(14.901961%, 32.156864%, 85.09804%)"
|
|
55
|
+
stopOpacity="1"
|
|
56
|
+
/>
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="linear-pattern-2"
|
|
60
|
+
gradientUnits="userSpaceOnUse"
|
|
61
|
+
x1="286.929993"
|
|
62
|
+
y1="-392.730011"
|
|
63
|
+
x2="320.279999"
|
|
64
|
+
y2="-392.730011"
|
|
65
|
+
gradientTransform="matrix(0.197861, -0.113734, 0.113734, 0.197861, 23.183104, 156.403639)"
|
|
66
|
+
>
|
|
67
|
+
<stop
|
|
68
|
+
offset="0"
|
|
69
|
+
stopColor="rgb(16.078432%, 50.196081%, 95.294118%)"
|
|
70
|
+
stopOpacity="1"
|
|
71
|
+
/>
|
|
72
|
+
<stop
|
|
73
|
+
offset="1"
|
|
74
|
+
stopColor="rgb(14.901961%, 32.156864%, 85.09804%)"
|
|
75
|
+
stopOpacity="1"
|
|
76
|
+
/>
|
|
77
|
+
</linearGradient>
|
|
78
|
+
<linearGradient
|
|
79
|
+
id="linear-pattern-3"
|
|
80
|
+
gradientUnits="userSpaceOnUse"
|
|
81
|
+
x1="8366.580078"
|
|
82
|
+
y1="2144.550049"
|
|
83
|
+
x2="8266.30957"
|
|
84
|
+
y2="2144.550049"
|
|
85
|
+
gradientTransform="matrix(-0.199751, 0.11482, -0.11482, -0.199751, 1926.35911, -520.888565)"
|
|
86
|
+
>
|
|
87
|
+
<stop
|
|
88
|
+
offset="0"
|
|
89
|
+
stopColor="rgb(16.078432%, 50.196081%, 95.294118%)"
|
|
90
|
+
stopOpacity="1"
|
|
91
|
+
/>
|
|
92
|
+
<stop
|
|
93
|
+
offset="1"
|
|
94
|
+
stopColor="rgb(14.901961%, 32.156864%, 85.09804%)"
|
|
95
|
+
stopOpacity="1"
|
|
96
|
+
/>
|
|
97
|
+
</linearGradient>
|
|
98
|
+
<linearGradient
|
|
99
|
+
id="linear-pattern-4"
|
|
100
|
+
gradientUnits="userSpaceOnUse"
|
|
101
|
+
x1="8352.459961"
|
|
102
|
+
y1="2103.860107"
|
|
103
|
+
x2="8283.620117"
|
|
104
|
+
y2="2103.860107"
|
|
105
|
+
gradientTransform="matrix(-0.199751, 0.11482, -0.11482, -0.199751, 1926.35911, -520.888565)"
|
|
106
|
+
>
|
|
107
|
+
<stop
|
|
108
|
+
offset="0"
|
|
109
|
+
stopColor="rgb(16.078432%, 50.196081%, 95.294118%)"
|
|
110
|
+
stopOpacity="1"
|
|
111
|
+
/>
|
|
112
|
+
<stop
|
|
113
|
+
offset="1"
|
|
114
|
+
stopColor="rgb(14.901961%, 32.156864%, 85.09804%)"
|
|
115
|
+
stopOpacity="1"
|
|
116
|
+
/>
|
|
117
|
+
</linearGradient>
|
|
118
|
+
<linearGradient
|
|
119
|
+
id="linear-pattern-5"
|
|
120
|
+
gradientUnits="userSpaceOnUse"
|
|
121
|
+
x1="8338.519531"
|
|
122
|
+
y1="2064.090088"
|
|
123
|
+
x2="8300.280273"
|
|
124
|
+
y2="2064.090088"
|
|
125
|
+
gradientTransform="matrix(-0.199751, 0.11482, -0.11482, -0.199751, 1926.35911, -520.888565)"
|
|
126
|
+
>
|
|
127
|
+
<stop
|
|
128
|
+
offset="0"
|
|
129
|
+
stopColor="rgb(16.078432%, 50.196081%, 95.294118%)"
|
|
130
|
+
stopOpacity="1"
|
|
131
|
+
/>
|
|
132
|
+
<stop
|
|
133
|
+
offset="1"
|
|
134
|
+
stopColor="rgb(14.901961%, 32.156864%, 85.09804%)"
|
|
135
|
+
stopOpacity="1"
|
|
136
|
+
/>
|
|
137
|
+
</linearGradient>
|
|
138
|
+
</defs>
|
|
139
|
+
<path
|
|
140
|
+
fill={color}
|
|
141
|
+
d="M 21.894531 23.160156 L 24.15625 25.367188 C 24.289062 25.507812 24.289062 25.726562 24.15625 25.863281 C 24.113281 25.902344 24.066406 25.933594 24.011719 25.949219 L 3.589844 32 L 0.75 29.222656 Z M 21.894531 23.160156 "
|
|
142
|
+
fillRule="nonzero"
|
|
143
|
+
/>
|
|
144
|
+
<path
|
|
145
|
+
fill={color}
|
|
146
|
+
d="M 14.113281 16.101562 L 16.382812 18.347656 C 16.449219 18.414062 16.484375 18.5 16.484375 18.59375 C 16.484375 18.683594 16.449219 18.773438 16.382812 18.835938 C 16.339844 18.878906 16.285156 18.910156 16.226562 18.925781 L 2.863281 22.632812 L 0.0703125 19.867188 Z M 14.113281 16.101562 "
|
|
147
|
+
fillRule="nonzero"
|
|
148
|
+
/>
|
|
149
|
+
<path
|
|
150
|
+
fill={color}
|
|
151
|
+
d="M 6.984375 9.320312 L 9.042969 11.394531 C 9.109375 11.460938 9.144531 11.546875 9.144531 11.640625 C 9.144531 11.734375 9.109375 11.820312 9.042969 11.886719 C 8.996094 11.929688 8.941406 11.964844 8.878906 11.980469 L 2.535156 13.628906 L 0 11.066406 Z M 6.984375 9.320312 "
|
|
152
|
+
fillRule="nonzero"
|
|
153
|
+
/>
|
|
154
|
+
<path
|
|
155
|
+
fill={color}
|
|
156
|
+
d="M 7.714844 10.191406 L 3.386719 5.863281 C 3.300781 5.773438 3.265625 5.644531 3.300781 5.523438 C 3.335938 5.402344 3.433594 5.3125 3.554688 5.28125 L 24.714844 0 L 29.320312 4.609375 Z M 7.714844 10.191406 "
|
|
157
|
+
fillRule="nonzero"
|
|
158
|
+
/>
|
|
159
|
+
<path
|
|
160
|
+
fill={color}
|
|
161
|
+
d="M 15.371094 17.449219 L 11.660156 13.691406 C 11.527344 13.550781 11.527344 13.332031 11.660156 13.195312 C 11.707031 13.152344 11.761719 13.121094 11.820312 13.105469 L 25.777344 9.398438 L 29.820312 13.4375 Z M 15.371094 17.449219 "
|
|
162
|
+
fillRule="nonzero"
|
|
163
|
+
/>
|
|
164
|
+
<path
|
|
165
|
+
fill={color}
|
|
166
|
+
d="M 23.4375 24.769531 L 19.445312 20.742188 C 19.378906 20.679688 19.339844 20.589844 19.339844 20.496094 C 19.339844 20.402344 19.378906 20.316406 19.445312 20.25 C 19.484375 20.207031 19.535156 20.179688 19.59375 20.160156 L 26.289062 18.214844 L 30.703125 22.617188 Z M 23.4375 24.769531 "
|
|
167
|
+
fillRule="nonzero"
|
|
168
|
+
/>
|
|
169
|
+
</svg>
|
|
170
|
+
);
|
|
171
|
+
};
|
|
172
|
+
|
|
173
|
+
MissionControl.propTypes = {
|
|
174
|
+
color: PropTypes.string,
|
|
175
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
176
|
+
};
|