@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
package/.eslintignore
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
icons/
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
name: Build and Publish
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
push:
|
|
5
|
+
branches: [main]
|
|
6
|
+
|
|
7
|
+
jobs:
|
|
8
|
+
semantic-release:
|
|
9
|
+
runs-on: ubuntu-latest
|
|
10
|
+
outputs:
|
|
11
|
+
release-version: ${{ steps.semantic.outputs.new_release_version }}
|
|
12
|
+
new-release-published: ${{ steps.semantic.outputs.new_release_published }}
|
|
13
|
+
steps:
|
|
14
|
+
- uses: actions/checkout@v3
|
|
15
|
+
- uses: cycjimmy/semantic-release-action@v3
|
|
16
|
+
id: semantic
|
|
17
|
+
env:
|
|
18
|
+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
19
|
+
|
|
20
|
+
build-and-publish:
|
|
21
|
+
needs: semantic-release
|
|
22
|
+
runs-on: ubuntu-latest
|
|
23
|
+
steps:
|
|
24
|
+
- uses: actions/checkout@v2
|
|
25
|
+
- name: Use Node.js
|
|
26
|
+
uses: actions/setup-node@v2
|
|
27
|
+
with:
|
|
28
|
+
node-version: "14"
|
|
29
|
+
registry-url: "https://npm.pkg.github.com"
|
|
30
|
+
scope: "@flanksource"
|
|
31
|
+
- name: Install dependencies
|
|
32
|
+
run: npm install
|
|
33
|
+
- name: Build
|
|
34
|
+
run: npm run svg && npm run build
|
|
35
|
+
- name: Publish
|
|
36
|
+
run: npm version ${{ needs.semantic-release.outputs.release-version }} --no-git-tag-version && npm publish --access public
|
|
37
|
+
env:
|
|
38
|
+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
package/.releaserc
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
branches:
|
|
2
|
+
- name: main
|
|
3
|
+
plugins:
|
|
4
|
+
- - "@semantic-release/commit-analyzer"
|
|
5
|
+
- releaseRules:
|
|
6
|
+
- { type: ci, release: false }
|
|
7
|
+
- { type: style, release: false }
|
|
8
|
+
- { release: patch }
|
|
9
|
+
parserOpts:
|
|
10
|
+
noteKeywords:
|
|
11
|
+
- MAJOR RELEASE
|
|
12
|
+
- "@semantic-release/release-notes-generator"
|
|
13
|
+
- - "@semantic-release/github"
|
|
14
|
+
# From: https://github.com/semantic-release/github/pull/487#issuecomment-1486298997
|
|
15
|
+
- successComment: false
|
|
16
|
+
failTitle: false
|
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright [yyyy] [name of copyright owner]
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"presets": [
|
|
3
|
+
"@babel/preset-env", // Transpile modern JavaScript to be compatible with older browsers
|
|
4
|
+
"@babel/preset-react", // Transpile JSX
|
|
5
|
+
"@babel/preset-typescript" // Support TypeScript
|
|
6
|
+
],
|
|
7
|
+
"plugins": [
|
|
8
|
+
"@babel/plugin-proposal-class-properties", // Handle class properties
|
|
9
|
+
"@babel/plugin-proposal-object-rest-spread", // Enable object rest/spread operators
|
|
10
|
+
[
|
|
11
|
+
"@babel/plugin-transform-runtime", // Reuse Babel's helper functions to save on codesize
|
|
12
|
+
{
|
|
13
|
+
"regenerator": true,
|
|
14
|
+
"useESModules": true
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
]
|
|
18
|
+
}
|
|
@@ -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 AccessDenied: 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 0 C 14.734375 0 13.585938 0.605469 12 1.441406 C 9.957031 2.515625 7.15625 3.980469 2.421875 5.019531 L 1.921875 5.140625 L 1.921875 5.640625 C 1.921875 25.136719 15.601562 31.675781 15.738281 31.738281 L 16.019531 31.878906 L 16.28125 31.738281 C 16.417969 31.671875 30.078125 24.488281 30.078125 5.640625 L 30.078125 5.140625 L 29.578125 5.019531 C 24.84375 3.980469 22.042969 2.515625 20 1.441406 C 18.414062 0.605469 17.265625 0 16 0 Z M 16 7.679688 C 19.882812 7.679688 23.039062 10.835938 23.039062 14.71875 C 23.039062 18.601562 19.882812 21.761719 16 21.761719 C 12.117188 21.761719 8.960938 18.601562 8.960938 14.71875 C 8.960938 10.835938 12.117188 7.679688 16 7.679688 Z M 16 8.960938 C 12.824219 8.960938 10.238281 11.546875 10.238281 14.71875 C 10.238281 16.078125 10.710938 17.335938 11.5 18.320312 L 19.601562 10.21875 C 18.613281 9.429688 17.359375 8.960938 16 8.960938 Z M 20.5 11.121094 L 12.398438 19.21875 C 13.386719 20.011719 14.640625 20.480469 16 20.480469 C 19.175781 20.480469 21.761719 17.898438 21.761719 14.71875 C 21.761719 13.363281 21.289062 12.105469 20.5 11.121094 Z M 20.5 11.121094 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
AccessDenied.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/** Icons generated by create-react-icons. Don't edit this file directly. **/
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import PropTypes from "prop-types";
|
|
4
|
+
|
|
5
|
+
interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
6
|
+
size?: number | string;
|
|
7
|
+
color?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const Activemq: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 22.113001 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 17.910156 20.40625 L 12.542969 20.390625 L 9.875 15.734375 L 12.570312 11.09375 L 17.9375 11.113281 L 20.605469 15.765625 Z M 17.910156 20.40625 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill={color}
|
|
25
|
+
d="M 9.429688 25.273438 L 4.0625 25.257812 L 1.394531 20.601562 L 4.089844 15.960938 L 9.457031 15.980469 L 12.125 20.632812 Z M 9.429688 25.273438 "
|
|
26
|
+
fillRule="nonzero"
|
|
27
|
+
fillOpacity="1"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill={color}
|
|
31
|
+
d="M 17.859375 30.164062 L 12.492188 30.144531 L 9.824219 25.492188 L 12.519531 20.851562 L 17.886719 20.867188 L 20.554688 25.523438 Z M 17.859375 30.164062 "
|
|
32
|
+
fillRule="nonzero"
|
|
33
|
+
fillOpacity="1"
|
|
34
|
+
/>
|
|
35
|
+
<path
|
|
36
|
+
fill={color}
|
|
37
|
+
d="M 9.476562 15.582031 L 4.109375 15.566406 L 1.441406 10.910156 L 4.136719 6.273438 L 9.503906 6.289062 L 12.171875 10.945312 Z M 9.476562 15.582031 "
|
|
38
|
+
fillRule="nonzero"
|
|
39
|
+
fillOpacity="1"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 17.902344 10.703125 L 12.535156 10.6875 L 9.867188 6.03125 L 12.5625 1.394531 L 17.929688 1.410156 L 20.597656 6.066406 Z M 17.902344 10.703125 "
|
|
44
|
+
fillRule="nonzero"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
fill={color}
|
|
49
|
+
d="M 14.421875 6.054688 C 14.421875 5.839844 14.507812 5.632812 14.660156 5.480469 C 14.8125 5.328125 15.023438 5.242188 15.238281 5.242188 C 15.6875 5.242188 16.050781 5.605469 16.050781 6.054688 C 16.050781 6.503906 15.6875 6.867188 15.238281 6.867188 C 15.023438 6.867188 14.8125 6.78125 14.660156 6.628906 C 14.507812 6.476562 14.421875 6.269531 14.421875 6.054688 M 5.992188 10.925781 C 5.992188 10.710938 6.078125 10.503906 6.230469 10.347656 C 6.382812 10.195312 6.589844 10.109375 6.804688 10.109375 C 7.253906 10.109375 7.621094 10.472656 7.621094 10.921875 C 7.621094 11.136719 7.535156 11.347656 7.382812 11.5 C 7.230469 11.652344 7.023438 11.738281 6.808594 11.738281 C 6.59375 11.738281 6.382812 11.65625 6.230469 11.503906 C 6.078125 11.347656 5.992188 11.140625 5.992188 10.925781 M 5.949219 20.621094 C 5.949219 20.171875 6.3125 19.804688 6.765625 19.804688 C 6.980469 19.804688 7.1875 19.890625 7.339844 20.042969 C 7.492188 20.195312 7.578125 20.402344 7.582031 20.617188 C 7.582031 21.070312 7.214844 21.433594 6.765625 21.433594 C 6.316406 21.433594 5.949219 21.070312 5.949219 20.621094 M 14.375 25.507812 C 14.363281 25.210938 14.515625 24.929688 14.773438 24.78125 C 15.027344 24.628906 15.347656 24.628906 15.601562 24.78125 C 15.859375 24.933594 16.011719 25.210938 16 25.507812 C 16 25.957031 15.636719 26.320312 15.1875 26.320312 C 14.738281 26.320312 14.375 25.957031 14.375 25.507812 M 14.425781 15.753906 C 14.425781 15.304688 14.789062 14.941406 15.242188 14.941406 C 15.691406 14.941406 16.054688 15.304688 16.054688 15.753906 C 16.054688 16.203125 15.691406 16.566406 15.242188 16.566406 C 15.027344 16.566406 14.816406 16.480469 14.664062 16.328125 C 14.511719 16.175781 14.425781 15.96875 14.425781 15.753906 M 14.425781 15.753906 "
|
|
50
|
+
fillRule="nonzero"
|
|
51
|
+
fillOpacity="1"
|
|
52
|
+
/>
|
|
53
|
+
</svg>
|
|
54
|
+
);
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
Activemq.propTypes = {
|
|
58
|
+
color: PropTypes.string,
|
|
59
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
60
|
+
};
|
|
@@ -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 Add: 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 20.480469 16.640625 L 16.640625 16.640625 L 16.640625 20.480469 C 16.640625 20.832031 16.351562 21.121094 16 21.121094 C 15.648438 21.117188 15.363281 20.832031 15.359375 20.480469 L 15.359375 16.640625 L 11.519531 16.640625 C 11.167969 16.640625 10.878906 16.351562 10.878906 16 C 10.878906 15.648438 11.167969 15.359375 11.519531 15.359375 L 15.359375 15.359375 L 15.359375 11.519531 C 15.359375 11.167969 15.648438 10.878906 16 10.878906 C 16.351562 10.878906 16.640625 11.167969 16.640625 11.519531 L 16.640625 15.359375 L 20.480469 15.359375 C 20.832031 15.359375 21.121094 15.648438 21.121094 16 C 21.121094 16.351562 20.832031 16.640625 20.480469 16.640625 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Add.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 AddAlarm: 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 24.339844 1.28125 C 23.582031 1.28125 22.824219 1.40625 22.09375 1.679688 L 21.09375 2.070312 L 29.234375 10.210938 L 29.949219 10.859375 L 30.300781 9.941406 C 30.324219 9.898438 30.34375 9.855469 30.359375 9.808594 C 31.167969 7.484375 30.578125 4.902344 28.84375 3.15625 C 27.648438 1.960938 26.03125 1.289062 24.339844 1.28125 M 8.035156 1.289062 C 6.21875 1.199219 4.445312 1.875 3.15625 3.15625 C 1.390625 4.925781 0.8125 7.5625 1.675781 9.90625 L 2.070312 10.90625 L 10.210938 2.765625 L 10.859375 2.054688 L 9.945312 1.699219 C 9.898438 1.679688 9.855469 1.660156 9.808594 1.640625 C 9.238281 1.441406 8.640625 1.324219 8.035156 1.289062 M 16 3.839844 C 8.589844 3.839844 2.558594 9.871094 2.558594 17.28125 C 2.558594 24.691406 8.589844 30.71875 16 30.71875 C 23.410156 30.71875 29.441406 24.691406 29.441406 17.28125 C 29.441406 9.871094 23.410156 3.839844 16 3.839844 M 16 10.242188 C 16.351562 10.242188 16.640625 10.53125 16.640625 10.882812 L 16.640625 16.644531 L 22.398438 16.644531 C 22.742188 16.65625 23.015625 16.941406 23.015625 17.285156 C 23.015625 17.628906 22.742188 17.914062 22.398438 17.925781 L 16.640625 17.925781 L 16.640625 23.683594 C 16.640625 24.03125 16.351562 24.320312 16 24.320312 C 15.648438 24.320312 15.363281 24.035156 15.359375 23.683594 L 15.359375 17.925781 L 9.601562 17.925781 C 9.257812 17.914062 8.984375 17.632812 8.984375 17.289062 C 8.980469 16.941406 9.253906 16.65625 9.601562 16.644531 L 15.359375 16.644531 L 15.359375 10.882812 C 15.359375 10.527344 15.648438 10.242188 16 10.242188 M 5.46875 27.550781 L 3.386719 29.628906 C 3.203125 29.808594 3.148438 30.085938 3.246094 30.324219 C 3.347656 30.5625 3.582031 30.71875 3.839844 30.71875 C 4.011719 30.71875 4.171875 30.652344 4.292969 30.53125 L 6.398438 28.425781 C 6.078125 28.144531 5.765625 27.855469 5.46875 27.550781 M 26.53125 27.550781 C 26.234375 27.855469 25.921875 28.144531 25.601562 28.425781 L 27.707031 30.53125 C 27.890625 30.710938 28.164062 30.765625 28.40625 30.667969 C 28.644531 30.570312 28.800781 30.335938 28.800781 30.078125 C 28.800781 29.90625 28.730469 29.746094 28.613281 29.628906 Z M 26.53125 27.550781 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
AddAlarm.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 AddAlert: 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 0.640625 C 14.941406 0.640625 14.078125 1.5 14.078125 2.558594 C 14.078125 3.617188 14.941406 4.480469 16 4.480469 C 17.058594 4.476562 17.917969 3.617188 17.921875 2.558594 C 17.921875 1.5 17.0625 0.640625 16 0.640625 M 18.714844 4.230469 C 18.136719 5.179688 17.109375 5.757812 16 5.757812 C 14.890625 5.757812 13.863281 5.175781 13.285156 4.230469 C 9.800781 5.257812 7.679688 8.207031 7.679688 12.160156 C 7.679688 18.785156 5.882812 20.433594 4.8125 21.417969 C 4.3125 21.878906 3.839844 22.3125 3.839844 23.039062 C 3.839844 25.625 7.816406 26.878906 16 26.878906 C 17.207031 26.878906 18.292969 26.84375 19.316406 26.789062 C 19.398438 27.226562 19.523438 27.65625 19.699219 28.066406 C 18.46875 28.132812 17.21875 28.160156 16 28.160156 C 14.734375 28.164062 13.46875 28.128906 12.203125 28.0625 C 12.472656 29.953125 14.089844 31.355469 16 31.359375 C 17.882812 31.359375 19.4375 29.996094 19.765625 28.207031 C 20.765625 30.433594 23.007812 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 22.078125 29.121094 19.199219 25.601562 19.199219 C 25.5625 19.199219 25.53125 19.203125 25.492188 19.203125 C 24.84375 17.851562 24.320312 15.734375 24.320312 12.160156 C 24.320312 8.195312 22.199219 5.253906 18.714844 4.230469 M 25.601562 20.480469 C 28.414062 20.480469 30.71875 22.785156 30.71875 25.601562 C 30.71875 28.414062 28.414062 30.71875 25.601562 30.71875 C 22.785156 30.71875 20.480469 28.414062 20.480469 25.601562 C 20.480469 22.785156 22.785156 20.480469 25.601562 20.480469 M 24.960938 22.398438 L 24.960938 24.960938 L 22.398438 24.960938 L 22.398438 26.238281 L 24.960938 26.238281 L 24.960938 28.800781 L 26.238281 28.800781 L 26.238281 26.238281 L 28.800781 26.238281 L 28.800781 24.960938 L 26.238281 24.960938 L 26.238281 22.398438 Z M 24.960938 22.398438 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
AddAlert.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/** Icons generated by create-react-icons. Don't edit this file directly. **/
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import PropTypes from "prop-types";
|
|
4
|
+
|
|
5
|
+
interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
6
|
+
size?: number | string;
|
|
7
|
+
color?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const AddCertificate: 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
|
+
<clipPath id="clip-0">
|
|
19
|
+
<path
|
|
20
|
+
d="M 5 0.625 L 27 0.625 L 27 31.375 L 5 31.375 Z M 5 0.625 "
|
|
21
|
+
clipRule="nonzero"
|
|
22
|
+
/>
|
|
23
|
+
</clipPath>
|
|
24
|
+
<clipPath id="clip-1">
|
|
25
|
+
<path
|
|
26
|
+
d="M 0 32 L 0 0 L 32 0 L 32 32 Z M 15.75 3.300781 C 11.105469 3.300781 7.300781 7.105469 7.300781 11.75 C 7.300781 16.394531 11.105469 20.199219 15.75 20.199219 C 20.394531 20.199219 24.199219 16.394531 24.199219 11.75 C 24.199219 7.105469 20.394531 3.300781 15.75 3.300781 "
|
|
27
|
+
clipRule="nonzero"
|
|
28
|
+
/>
|
|
29
|
+
</clipPath>
|
|
30
|
+
</defs>
|
|
31
|
+
<g clipPath="url(#clip-0)">
|
|
32
|
+
<g clipPath="url(#clip-1)">
|
|
33
|
+
<path
|
|
34
|
+
fill={color}
|
|
35
|
+
d="M 13.761719 0.640625 C 12.851562 0.648438 12.007812 1.128906 11.539062 1.910156 L 11.367188 2.191406 C 11.128906 2.589844 10.703125 2.835938 10.238281 2.84375 L 9.910156 2.851562 C 8.496094 2.878906 7.355469 4.015625 7.332031 5.429688 L 7.324219 5.757812 C 7.316406 6.222656 7.070312 6.648438 6.671875 6.890625 L 6.390625 7.058594 C 5.179688 7.789062 4.765625 9.34375 5.449219 10.582031 L 5.605469 10.867188 C 5.832031 11.273438 5.832031 11.765625 5.605469 12.171875 L 5.449219 12.457031 C 4.765625 13.695312 5.179688 15.253906 6.390625 15.984375 L 6.671875 16.152344 C 7.070312 16.390625 7.316406 16.816406 7.324219 17.28125 L 7.332031 17.609375 C 7.355469 19.023438 8.496094 20.164062 9.910156 20.1875 L 10.238281 20.195312 C 10.703125 20.203125 11.128906 20.449219 11.367188 20.847656 L 11.539062 21.128906 C 12.265625 22.339844 13.820312 22.757812 15.058594 22.074219 L 15.347656 21.914062 C 15.753906 21.6875 16.246094 21.6875 16.652344 21.914062 L 16.941406 22.070312 C 18.175781 22.753906 19.730469 22.339844 20.460938 21.128906 L 20.632812 20.847656 C 20.871094 20.449219 21.296875 20.203125 21.761719 20.195312 L 22.089844 20.191406 C 23.503906 20.164062 24.644531 19.023438 24.667969 17.609375 L 24.675781 17.28125 C 24.683594 16.816406 24.929688 16.390625 25.328125 16.152344 L 25.609375 15.984375 C 26.820312 15.253906 27.234375 13.699219 26.550781 12.460938 L 26.394531 12.171875 C 26.167969 11.765625 26.167969 11.273438 26.394531 10.867188 L 26.550781 10.582031 C 27.234375 9.347656 26.820312 7.789062 25.609375 7.058594 L 25.328125 6.890625 C 24.929688 6.652344 24.683594 6.222656 24.675781 5.757812 L 24.667969 5.429688 C 24.640625 4.015625 23.503906 2.878906 22.089844 2.851562 L 21.761719 2.84375 C 21.296875 2.835938 20.871094 2.589844 20.632812 2.191406 L 20.460938 1.914062 C 19.734375 0.703125 18.175781 0.285156 16.941406 0.96875 L 16.652344 1.125 C 16.246094 1.351562 15.753906 1.351562 15.347656 1.125 L 15.058594 0.96875 C 14.660156 0.75 14.214844 0.636719 13.761719 0.640625 M 23.433594 21.210938 C 23.011719 21.371094 22.566406 21.460938 22.117188 21.46875 L 21.789062 21.476562 C 21.761719 21.476562 21.742188 21.488281 21.726562 21.511719 L 21.554688 21.792969 C 20.925781 22.839844 19.839844 23.53125 18.625 23.65625 L 18.441406 24.074219 L 16.71875 28.015625 L 18.011719 30.976562 C 18.113281 31.210938 18.347656 31.359375 18.601562 31.359375 C 18.796875 31.359375 18.980469 31.269531 19.097656 31.121094 L 21.46875 28.160156 L 25.640625 28.160156 C 25.859375 28.160156 26.066406 28.050781 26.183594 27.863281 C 26.300781 27.679688 26.316406 27.449219 26.222656 27.25 Z M 8.601562 21.222656 L 5.820312 27.25 C 5.730469 27.449219 5.742188 27.679688 5.859375 27.863281 C 5.976562 28.046875 6.179688 28.160156 6.398438 28.160156 L 10.574219 28.160156 L 12.941406 31.121094 C 13.082031 31.296875 13.300781 31.386719 13.523438 31.355469 C 13.746094 31.324219 13.9375 31.183594 14.027344 30.976562 L 17.269531 23.5625 C 16.941406 23.480469 16.621094 23.359375 16.324219 23.195312 L 16.035156 23.039062 C 16.023438 23.03125 16.011719 23.027344 16 23.027344 C 15.988281 23.027344 15.976562 23.03125 15.964844 23.039062 L 15.675781 23.195312 C 15.097656 23.511719 14.449219 23.679688 13.789062 23.683594 C 12.417969 23.6875 11.148438 22.96875 10.445312 21.792969 L 10.273438 21.511719 C 10.261719 21.488281 10.238281 21.476562 10.210938 21.476562 L 9.882812 21.46875 C 9.445312 21.460938 9.011719 21.375 8.601562 21.222656 "
|
|
36
|
+
fillRule="nonzero"
|
|
37
|
+
fillOpacity="1"
|
|
38
|
+
/>
|
|
39
|
+
</g>
|
|
40
|
+
</g>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 15.75 4.710938 C 11.878906 4.710938 8.710938 7.878906 8.710938 11.75 C 8.710938 15.621094 11.878906 18.789062 15.75 18.789062 C 19.621094 18.789062 22.789062 15.621094 22.789062 11.75 C 22.789062 7.878906 19.621094 4.710938 15.75 4.710938 M 19.199219 12.453125 L 16.453125 12.453125 L 16.453125 15.199219 C 16.453125 15.621094 16.171875 15.902344 15.75 15.902344 C 15.328125 15.902344 15.046875 15.621094 15.046875 15.199219 L 15.046875 12.453125 L 12.300781 12.453125 C 11.878906 12.453125 11.597656 12.171875 11.597656 11.75 C 11.597656 11.328125 11.878906 11.046875 12.300781 11.046875 L 15.046875 11.046875 L 15.046875 8.230469 C 15.046875 7.808594 15.328125 7.527344 15.75 7.527344 C 16.171875 7.527344 16.453125 7.808594 16.453125 8.230469 L 16.453125 11.046875 L 19.199219 11.046875 C 19.621094 11.046875 19.902344 11.328125 19.902344 11.75 C 19.902344 12.171875 19.621094 12.453125 19.199219 12.453125 "
|
|
44
|
+
fillRule="nonzero"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</svg>
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
AddCertificate.propTypes = {
|
|
52
|
+
color: PropTypes.string,
|
|
53
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
54
|
+
};
|
|
@@ -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 AddClock: 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 17.707031 30.71875 19.34375 30.425781 20.871094 29.890625 C 22.078125 31.230469 23.796875 31.996094 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 23.726562 31.179688 22.042969 29.890625 20.871094 C 30.441406 19.304688 30.71875 17.660156 30.71875 16 C 30.71875 7.882812 24.117188 1.28125 16 1.28125 M 16 4.480469 C 16.167969 4.480469 16.332031 4.546875 16.453125 4.667969 C 16.574219 4.789062 16.640625 4.949219 16.640625 5.121094 L 16.640625 14.199219 C 17.40625 14.464844 17.921875 15.1875 17.921875 16 C 17.921875 16.511719 17.722656 17 17.359375 17.359375 C 17 17.71875 16.511719 17.921875 16 17.921875 C 15.703125 17.921875 15.429688 17.847656 15.175781 17.726562 L 11.332031 21.574219 C 11.210938 21.695312 11.050781 21.761719 10.878906 21.761719 C 10.621094 21.761719 10.386719 21.605469 10.285156 21.367188 C 10.1875 21.128906 10.242188 20.851562 10.425781 20.667969 L 14.273438 16.824219 C 14.148438 16.566406 14.078125 16.285156 14.078125 16 C 14.078125 15.164062 14.617188 14.460938 15.359375 14.199219 L 15.359375 5.121094 C 15.359375 4.765625 15.644531 4.480469 16 4.480469 M 25.601562 20.480469 C 28.414062 20.480469 30.71875 22.785156 30.71875 25.601562 C 30.71875 28.414062 28.414062 30.71875 25.601562 30.71875 C 22.785156 30.71875 20.480469 28.414062 20.480469 25.601562 C 20.480469 22.785156 22.785156 20.480469 25.601562 20.480469 M 25.601562 21.886719 C 25.214844 21.886719 24.960938 22.144531 24.960938 22.464844 L 24.960938 24.960938 L 22.464844 24.960938 C 22.078125 24.960938 21.824219 25.214844 21.824219 25.597656 C 21.824219 25.980469 22.078125 26.234375 22.464844 26.234375 L 24.960938 26.234375 L 24.960938 28.800781 C 24.960938 29.183594 25.214844 29.4375 25.601562 29.4375 C 25.984375 29.4375 26.238281 29.183594 26.238281 28.800781 L 26.238281 26.234375 L 28.734375 26.234375 C 29.121094 26.234375 29.375 25.980469 29.375 25.601562 C 29.375 25.214844 29.121094 24.960938 28.800781 24.960938 L 26.238281 24.960938 L 26.238281 22.523438 C 26.238281 22.144531 25.984375 21.886719 25.601562 21.886719 M 25.601562 21.886719 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
AddClock.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 AddCloud: 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.554688 5.761719 C 15.3125 5.761719 12.5625 7.46875 11.191406 10.28125 C 10.488281 9.835938 9.640625 9.601562 8.730469 9.601562 C 6.402344 9.601562 4.625 11.371094 4.480469 13.765625 C 1.625 14.734375 0 17 0 20.050781 C 0.00390625 23.464844 2.773438 26.230469 6.1875 26.238281 L 19.242188 26.238281 C 19.382812 27.707031 20.03125 29.078125 21.074219 30.125 C 23.5625 32.613281 27.636719 32.613281 30.125 30.125 C 32.042969 28.207031 32.476562 25.355469 31.441406 23.003906 C 31.800781 22.257812 32 21.425781 32 20.542969 C 32 17.515625 29.6875 14.835938 26.871094 14.449219 C 26.875 14.324219 26.878906 14.199219 26.878906 14.078125 C 26.878906 9.414062 23.222656 5.761719 18.554688 5.761719 M 25.601562 20.484375 C 26.957031 20.480469 28.261719 21.019531 29.21875 21.980469 C 31.210938 23.972656 31.210938 27.230469 29.21875 29.21875 C 27.21875 31.210938 23.980469 31.210938 21.980469 29.21875 C 19.988281 27.214844 19.988281 23.980469 21.980469 21.980469 C 22.941406 21.019531 24.242188 20.480469 25.601562 20.484375 M 25.601562 21.796875 C 25.433594 21.792969 25.269531 21.859375 25.148438 21.980469 C 25.027344 22.097656 24.960938 22.261719 24.964844 22.433594 L 24.964844 24.960938 L 22.433594 24.960938 C 22.265625 24.960938 22.101562 25.027344 21.980469 25.144531 C 21.859375 25.265625 21.792969 25.429688 21.796875 25.601562 C 21.792969 25.769531 21.859375 25.933594 21.980469 26.050781 C 22.101562 26.171875 22.265625 26.238281 22.433594 26.234375 L 24.964844 26.234375 L 24.964844 28.765625 C 24.964844 29.128906 25.238281 29.402344 25.601562 29.402344 C 25.78125 29.402344 25.960938 29.308594 26.050781 29.21875 C 26.164062 29.09375 26.230469 28.933594 26.234375 28.765625 L 26.234375 26.234375 L 28.765625 26.234375 C 28.949219 26.234375 29.128906 26.144531 29.21875 26.050781 C 29.335938 25.929688 29.398438 25.769531 29.402344 25.601562 C 29.40625 25.429688 29.339844 25.265625 29.21875 25.148438 C 29.097656 25.027344 28.9375 24.960938 28.765625 24.964844 L 26.234375 24.964844 L 26.234375 22.433594 C 26.238281 22.265625 26.171875 22.101562 26.054688 21.980469 C 25.933594 21.859375 25.769531 21.792969 25.601562 21.796875 M 25.601562 21.796875 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
AddCloud.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 AddCost: 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 17.703125 30.71875 19.335938 30.425781 20.859375 29.890625 C 20.933594 29.972656 21.003906 30.054688 21.082031 30.132812 C 23.570312 32.621094 27.644531 32.621094 30.132812 30.132812 C 32.621094 27.644531 32.621094 23.570312 30.132812 21.082031 C 30.054688 21.003906 29.972656 20.9375 29.890625 20.863281 C 30.441406 19.300781 30.71875 17.65625 30.71875 16 C 30.71875 7.882812 24.117188 1.28125 16 1.28125 M 15.359375 6.398438 L 16.671875 6.398438 L 16.671875 8.191406 C 19.746094 8.320312 21.023438 10.945312 20.894531 12.734375 L 19.550781 12.734375 C 19.488281 11.648438 19.105469 9.214844 16.03125 9.214844 C 13.023438 9.214844 12.449219 10.945312 12.449219 12.417969 C 12.449219 16.832031 21.214844 13.886719 21.214844 19.648438 C 21.214844 20.289062 20.929688 23.488281 16.640625 23.808594 L 16.640625 25.601562 L 15.359375 25.601562 L 15.359375 23.808594 C 13.632812 23.617188 10.910156 23.039062 10.785156 18.753906 L 12.128906 18.753906 C 12 22.785156 15.90625 22.785156 16.03125 22.785156 C 19.808594 22.785156 19.9375 20.222656 19.9375 19.648438 C 19.9375 15.101562 11.167969 18.304688 11.167969 12.289062 C 11.167969 11.070312 11.777344 8.382812 15.359375 8.191406 Z M 25.609375 20.492188 C 26.917969 20.492188 28.234375 20.992188 29.230469 21.988281 C 31.21875 23.980469 31.21875 27.238281 29.230469 29.230469 C 27.238281 31.21875 23.980469 31.21875 21.988281 29.230469 C 19.996094 27.226562 19.996094 23.992188 21.988281 21.988281 C 22.949219 21.027344 24.25 20.488281 25.609375 20.492188 M 25.609375 21.804688 C 25.4375 21.800781 25.273438 21.867188 25.15625 21.988281 C 25.035156 22.105469 24.96875 22.269531 24.972656 22.441406 L 24.972656 24.972656 L 22.441406 24.972656 C 22.269531 24.96875 22.105469 25.035156 21.988281 25.15625 C 21.867188 25.277344 21.800781 25.4375 21.804688 25.609375 C 21.804688 25.96875 22.078125 26.242188 22.441406 26.242188 L 24.972656 26.242188 L 24.972656 28.777344 C 24.972656 29.136719 25.246094 29.410156 25.609375 29.410156 C 25.789062 29.410156 25.96875 29.320312 26.058594 29.230469 C 26.167969 29.105469 26.234375 28.945312 26.242188 28.777344 L 26.242188 26.242188 L 28.777344 26.242188 C 28.957031 26.242188 29.136719 26.152344 29.230469 26.058594 C 29.320312 25.96875 29.410156 25.789062 29.410156 25.609375 C 29.410156 25.4375 29.347656 25.277344 29.226562 25.15625 C 29.109375 25.035156 28.945312 24.96875 28.777344 24.972656 L 26.242188 24.972656 L 26.242188 22.441406 C 26.246094 22.269531 26.179688 22.105469 26.058594 21.988281 C 25.941406 21.867188 25.777344 21.800781 25.609375 21.804688 M 25.609375 21.804688 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
AddCost.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|