@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,570 @@
|
|
|
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 Ruby: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<defs>
|
|
18
|
+
<linearGradient
|
|
19
|
+
id="linear-pattern-0"
|
|
20
|
+
gradientUnits="userSpaceOnUse"
|
|
21
|
+
x1="0.848"
|
|
22
|
+
y1="1.114"
|
|
23
|
+
x2="0.583"
|
|
24
|
+
y2="0.646"
|
|
25
|
+
gradientTransform="matrix(25.476561, 0, 0, 25.460939, 6.523, 6.45)"
|
|
26
|
+
>
|
|
27
|
+
<stop
|
|
28
|
+
offset="0"
|
|
29
|
+
stopColor="rgb(98.431373%, 46.27451%, 33.333334%)"
|
|
30
|
+
stopOpacity="1"
|
|
31
|
+
/>
|
|
32
|
+
<stop
|
|
33
|
+
offset="0"
|
|
34
|
+
stopColor="rgb(98.431373%, 46.27451%, 33.333334%)"
|
|
35
|
+
stopOpacity="1"
|
|
36
|
+
/>
|
|
37
|
+
<stop
|
|
38
|
+
offset="0.41"
|
|
39
|
+
stopColor="rgb(89.411765%, 16.862746%, 11.764706%)"
|
|
40
|
+
stopOpacity="1"
|
|
41
|
+
/>
|
|
42
|
+
<stop
|
|
43
|
+
offset="0.99"
|
|
44
|
+
stopColor="rgb(60.000002%, 0%, 0%)"
|
|
45
|
+
stopOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</linearGradient>
|
|
48
|
+
<linearGradient
|
|
49
|
+
id="linear-pattern-1"
|
|
50
|
+
gradientUnits="userSpaceOnUse"
|
|
51
|
+
x1="1.167"
|
|
52
|
+
y1="0.609"
|
|
53
|
+
x2="0.018"
|
|
54
|
+
y2="0.193"
|
|
55
|
+
gradientTransform="matrix(7.57031, 0, 0, 14.03125, 22.645, 16.257999)"
|
|
56
|
+
>
|
|
57
|
+
<stop
|
|
58
|
+
offset="0"
|
|
59
|
+
stopColor="rgb(52.941179%, 6.666667%, 0.392157%)"
|
|
60
|
+
stopOpacity="1"
|
|
61
|
+
/>
|
|
62
|
+
<stop
|
|
63
|
+
offset="0"
|
|
64
|
+
stopColor="rgb(52.941179%, 6.666667%, 0.392157%)"
|
|
65
|
+
stopOpacity="1"
|
|
66
|
+
/>
|
|
67
|
+
<stop
|
|
68
|
+
offset="0.99"
|
|
69
|
+
stopColor="rgb(56.862748%, 7.058824%, 3.529412%)"
|
|
70
|
+
stopOpacity="1"
|
|
71
|
+
/>
|
|
72
|
+
</linearGradient>
|
|
73
|
+
<linearGradient
|
|
74
|
+
id="linear-pattern-2"
|
|
75
|
+
gradientUnits="userSpaceOnUse"
|
|
76
|
+
x1="0.758"
|
|
77
|
+
y1="2.193"
|
|
78
|
+
x2="0.39"
|
|
79
|
+
y2="0.078"
|
|
80
|
+
gradientTransform="matrix(23.644529, 0, 0, 2.76172, 6.602, 29.121)"
|
|
81
|
+
>
|
|
82
|
+
<stop
|
|
83
|
+
offset="0"
|
|
84
|
+
stopColor="rgb(52.941179%, 6.666667%, 0.392157%)"
|
|
85
|
+
stopOpacity="1"
|
|
86
|
+
/>
|
|
87
|
+
<stop
|
|
88
|
+
offset="0"
|
|
89
|
+
stopColor="rgb(52.941179%, 6.666667%, 0.392157%)"
|
|
90
|
+
stopOpacity="1"
|
|
91
|
+
/>
|
|
92
|
+
<stop
|
|
93
|
+
offset="0.99"
|
|
94
|
+
stopColor="rgb(56.862748%, 7.058824%, 3.529412%)"
|
|
95
|
+
stopOpacity="1"
|
|
96
|
+
/>
|
|
97
|
+
</linearGradient>
|
|
98
|
+
<linearGradient
|
|
99
|
+
id="linear-pattern-3"
|
|
100
|
+
gradientUnits="userSpaceOnUse"
|
|
101
|
+
x1="0.5"
|
|
102
|
+
y1="0.072"
|
|
103
|
+
x2="0.665"
|
|
104
|
+
y2="0.791"
|
|
105
|
+
gradientTransform="matrix(8.1875, 0, 0, 12.1914, 2.156, 19.691)"
|
|
106
|
+
>
|
|
107
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
108
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
109
|
+
<stop
|
|
110
|
+
offset="0.23"
|
|
111
|
+
stopColor="rgb(89.803922%, 44.705883%, 32.156864%)"
|
|
112
|
+
stopOpacity="1"
|
|
113
|
+
/>
|
|
114
|
+
<stop
|
|
115
|
+
offset="0.46"
|
|
116
|
+
stopColor="rgb(87.058824%, 23.137255%, 12.54902%)"
|
|
117
|
+
stopOpacity="1"
|
|
118
|
+
/>
|
|
119
|
+
<stop
|
|
120
|
+
offset="0.99"
|
|
121
|
+
stopColor="rgb(65.098041%, 0%, 1.176471%)"
|
|
122
|
+
stopOpacity="1"
|
|
123
|
+
/>
|
|
124
|
+
</linearGradient>
|
|
125
|
+
<linearGradient
|
|
126
|
+
id="linear-pattern-4"
|
|
127
|
+
gradientUnits="userSpaceOnUse"
|
|
128
|
+
x1="0.462"
|
|
129
|
+
y1="0.164"
|
|
130
|
+
x2="0.499"
|
|
131
|
+
y2="0.831"
|
|
132
|
+
gradientTransform="matrix(13.22266, 0, 0, 13.41016, 9.422, 10.2)"
|
|
133
|
+
>
|
|
134
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
135
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
136
|
+
<stop
|
|
137
|
+
offset="0.23"
|
|
138
|
+
stopColor="rgb(89.411765%, 44.313726%, 30.588236%)"
|
|
139
|
+
stopOpacity="1"
|
|
140
|
+
/>
|
|
141
|
+
<stop
|
|
142
|
+
offset="0.56"
|
|
143
|
+
stopColor="rgb(74.509805%, 10.196079%, 5.098039%)"
|
|
144
|
+
stopOpacity="1"
|
|
145
|
+
/>
|
|
146
|
+
<stop
|
|
147
|
+
offset="0.99"
|
|
148
|
+
stopColor="rgb(65.882355%, 5.098039%, 0%)"
|
|
149
|
+
stopOpacity="1"
|
|
150
|
+
/>
|
|
151
|
+
</linearGradient>
|
|
152
|
+
<linearGradient
|
|
153
|
+
id="linear-pattern-5"
|
|
154
|
+
gradientUnits="userSpaceOnUse"
|
|
155
|
+
x1="0.37"
|
|
156
|
+
y1="0.156"
|
|
157
|
+
x2="0.495"
|
|
158
|
+
y2="0.925"
|
|
159
|
+
gradientTransform="matrix(11.83984, 0, 0, 8.33984, 19.382999, 2.82)"
|
|
160
|
+
>
|
|
161
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
162
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
163
|
+
<stop
|
|
164
|
+
offset="0.18"
|
|
165
|
+
stopColor="rgb(89.411765%, 38.82353%, 25.882354%)"
|
|
166
|
+
stopOpacity="1"
|
|
167
|
+
/>
|
|
168
|
+
<stop
|
|
169
|
+
offset="0.4"
|
|
170
|
+
stopColor="rgb(78.431374%, 14.117648%, 6.27451%)"
|
|
171
|
+
stopOpacity="1"
|
|
172
|
+
/>
|
|
173
|
+
<stop
|
|
174
|
+
offset="0.99"
|
|
175
|
+
stopColor="rgb(65.882355%, 5.098039%, 0%)"
|
|
176
|
+
stopOpacity="1"
|
|
177
|
+
/>
|
|
178
|
+
</linearGradient>
|
|
179
|
+
<linearGradient
|
|
180
|
+
id="linear-pattern-6"
|
|
181
|
+
gradientUnits="userSpaceOnUse"
|
|
182
|
+
x1="0.136"
|
|
183
|
+
y1="0.584"
|
|
184
|
+
x2="0.858"
|
|
185
|
+
y2="-0.467"
|
|
186
|
+
gradientTransform="matrix(8.88281, 0, 0, 3.04688, 18.007999, 0.086)"
|
|
187
|
+
>
|
|
188
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
189
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
190
|
+
<stop
|
|
191
|
+
offset="0.54"
|
|
192
|
+
stopColor="rgb(78.431374%, 12.156863%, 6.666667%)"
|
|
193
|
+
stopOpacity="1"
|
|
194
|
+
/>
|
|
195
|
+
<stop
|
|
196
|
+
offset="0.99"
|
|
197
|
+
stopColor="rgb(74.901962%, 3.529412%, 1.960784%)"
|
|
198
|
+
stopOpacity="1"
|
|
199
|
+
/>
|
|
200
|
+
</linearGradient>
|
|
201
|
+
<linearGradient
|
|
202
|
+
id="linear-pattern-7"
|
|
203
|
+
gradientUnits="userSpaceOnUse"
|
|
204
|
+
x1="0.276"
|
|
205
|
+
y1="0.211"
|
|
206
|
+
x2="0.507"
|
|
207
|
+
y2="0.79"
|
|
208
|
+
gradientTransform="matrix(2.28125, 0, 0, 9.1211, 0, 16.414)"
|
|
209
|
+
>
|
|
210
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
211
|
+
<stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
|
|
212
|
+
<stop
|
|
213
|
+
offset="0.31"
|
|
214
|
+
stopColor="rgb(87.058824%, 25.098041%, 14.117648%)"
|
|
215
|
+
stopOpacity="1"
|
|
216
|
+
/>
|
|
217
|
+
<stop
|
|
218
|
+
offset="0.99"
|
|
219
|
+
stopColor="rgb(74.901962%, 9.803922%, 4.313726%)"
|
|
220
|
+
stopOpacity="1"
|
|
221
|
+
/>
|
|
222
|
+
</linearGradient>
|
|
223
|
+
<linearGradient
|
|
224
|
+
id="linear-pattern-8"
|
|
225
|
+
gradientUnits="userSpaceOnUse"
|
|
226
|
+
x1="-0.207"
|
|
227
|
+
y1="1.223"
|
|
228
|
+
x2="1.042"
|
|
229
|
+
y2="-0.063"
|
|
230
|
+
gradientTransform="matrix(19.855471, 0, 0, 19.828131, 1.11, 0.805)"
|
|
231
|
+
>
|
|
232
|
+
<stop
|
|
233
|
+
offset="0"
|
|
234
|
+
stopColor="rgb(74.117649%, 0%, 7.058824%)"
|
|
235
|
+
stopOpacity="1"
|
|
236
|
+
/>
|
|
237
|
+
<stop
|
|
238
|
+
offset="0"
|
|
239
|
+
stopColor="rgb(74.117649%, 0%, 7.058824%)"
|
|
240
|
+
stopOpacity="1"
|
|
241
|
+
/>
|
|
242
|
+
<stop
|
|
243
|
+
offset="0.07"
|
|
244
|
+
stopColor="rgb(100%, 100%, 100%)"
|
|
245
|
+
stopOpacity="1"
|
|
246
|
+
/>
|
|
247
|
+
<stop
|
|
248
|
+
offset="0.17"
|
|
249
|
+
stopColor="rgb(100%, 100%, 100%)"
|
|
250
|
+
stopOpacity="1"
|
|
251
|
+
/>
|
|
252
|
+
<stop
|
|
253
|
+
offset="0.27"
|
|
254
|
+
stopColor="rgb(78.431374%, 18.431373%, 10.980392%)"
|
|
255
|
+
stopOpacity="1"
|
|
256
|
+
/>
|
|
257
|
+
<stop
|
|
258
|
+
offset="0.33"
|
|
259
|
+
stopColor="rgb(50.980395%, 4.705882%, 0.392157%)"
|
|
260
|
+
stopOpacity="1"
|
|
261
|
+
/>
|
|
262
|
+
<stop
|
|
263
|
+
offset="0.46"
|
|
264
|
+
stopColor="rgb(63.921571%, 8.627451%, 0.392157%)"
|
|
265
|
+
stopOpacity="1"
|
|
266
|
+
/>
|
|
267
|
+
<stop
|
|
268
|
+
offset="0.72"
|
|
269
|
+
stopColor="rgb(70.19608%, 7.450981%, 0.392157%)"
|
|
270
|
+
stopOpacity="1"
|
|
271
|
+
/>
|
|
272
|
+
<stop
|
|
273
|
+
offset="0.99"
|
|
274
|
+
stopColor="rgb(90.980393%, 14.901961%, 3.529412%)"
|
|
275
|
+
stopOpacity="1"
|
|
276
|
+
/>
|
|
277
|
+
</linearGradient>
|
|
278
|
+
<linearGradient
|
|
279
|
+
id="linear-pattern-9"
|
|
280
|
+
gradientUnits="userSpaceOnUse"
|
|
281
|
+
x1="0.588"
|
|
282
|
+
y1="0.652"
|
|
283
|
+
x2="0.12"
|
|
284
|
+
y2="0.501"
|
|
285
|
+
gradientTransform="matrix(15.95313, 0, 0, 12.23047, 6.621, 19.648001)"
|
|
286
|
+
>
|
|
287
|
+
<stop
|
|
288
|
+
offset="0"
|
|
289
|
+
stopColor="rgb(54.901963%, 4.705882%, 0.392157%)"
|
|
290
|
+
stopOpacity="1"
|
|
291
|
+
/>
|
|
292
|
+
<stop
|
|
293
|
+
offset="0"
|
|
294
|
+
stopColor="rgb(54.901963%, 4.705882%, 0.392157%)"
|
|
295
|
+
stopOpacity="1"
|
|
296
|
+
/>
|
|
297
|
+
<stop
|
|
298
|
+
offset="0.54"
|
|
299
|
+
stopColor="rgb(60.000002%, 4.705882%, 0%)"
|
|
300
|
+
stopOpacity="1"
|
|
301
|
+
/>
|
|
302
|
+
<stop
|
|
303
|
+
offset="0.99"
|
|
304
|
+
stopColor="rgb(65.882355%, 5.098039%, 5.490196%)"
|
|
305
|
+
stopOpacity="1"
|
|
306
|
+
/>
|
|
307
|
+
</linearGradient>
|
|
308
|
+
<linearGradient
|
|
309
|
+
id="linear-pattern-10"
|
|
310
|
+
gradientUnits="userSpaceOnUse"
|
|
311
|
+
x1="0.793"
|
|
312
|
+
y1="0.627"
|
|
313
|
+
x2="0.231"
|
|
314
|
+
y2="0.179"
|
|
315
|
+
gradientTransform="matrix(11.80469, 0, 0, 13.26172, 19.473, 10.336)"
|
|
316
|
+
>
|
|
317
|
+
<stop
|
|
318
|
+
offset="0"
|
|
319
|
+
stopColor="rgb(49.411765%, 6.666667%, 4.313726%)"
|
|
320
|
+
stopOpacity="1"
|
|
321
|
+
/>
|
|
322
|
+
<stop
|
|
323
|
+
offset="0"
|
|
324
|
+
stopColor="rgb(49.411765%, 6.666667%, 4.313726%)"
|
|
325
|
+
stopOpacity="1"
|
|
326
|
+
/>
|
|
327
|
+
<stop
|
|
328
|
+
offset="0.99"
|
|
329
|
+
stopColor="rgb(61.960787%, 4.705882%, 0%)"
|
|
330
|
+
stopOpacity="1"
|
|
331
|
+
/>
|
|
332
|
+
</linearGradient>
|
|
333
|
+
<linearGradient
|
|
334
|
+
id="linear-pattern-11"
|
|
335
|
+
gradientUnits="userSpaceOnUse"
|
|
336
|
+
x1="0.929"
|
|
337
|
+
y1="0.741"
|
|
338
|
+
x2="0.598"
|
|
339
|
+
y2="0.397"
|
|
340
|
+
gradientTransform="matrix(10.00781, 0, 0, 10.26953, 21.976999, 0.133)"
|
|
341
|
+
>
|
|
342
|
+
<stop
|
|
343
|
+
offset="0"
|
|
344
|
+
stopColor="rgb(47.450981%, 7.450981%, 5.098039%)"
|
|
345
|
+
stopOpacity="1"
|
|
346
|
+
/>
|
|
347
|
+
<stop
|
|
348
|
+
offset="0"
|
|
349
|
+
stopColor="rgb(47.450981%, 7.450981%, 5.098039%)"
|
|
350
|
+
stopOpacity="1"
|
|
351
|
+
/>
|
|
352
|
+
<stop
|
|
353
|
+
offset="0.99"
|
|
354
|
+
stopColor="rgb(61.960787%, 7.058824%, 4.313726%)"
|
|
355
|
+
stopOpacity="1"
|
|
356
|
+
/>
|
|
357
|
+
</linearGradient>
|
|
358
|
+
<radialGradient
|
|
359
|
+
id="radial-pattern-0"
|
|
360
|
+
gradientUnits="userSpaceOnUse"
|
|
361
|
+
cx="0.32"
|
|
362
|
+
cy="0.4"
|
|
363
|
+
fx="0.32"
|
|
364
|
+
fy="0.4"
|
|
365
|
+
r="0.91"
|
|
366
|
+
gradientTransform="matrix(11.6914, 0, 0, 6.10547, 19.488001, 10.367)"
|
|
367
|
+
>
|
|
368
|
+
<stop
|
|
369
|
+
offset="0"
|
|
370
|
+
stopColor="rgb(65.882355%, 5.098039%, 0%)"
|
|
371
|
+
stopOpacity="1"
|
|
372
|
+
/>
|
|
373
|
+
<stop
|
|
374
|
+
offset="0"
|
|
375
|
+
stopColor="rgb(65.882355%, 5.098039%, 0%)"
|
|
376
|
+
stopOpacity="1"
|
|
377
|
+
/>
|
|
378
|
+
<stop
|
|
379
|
+
offset="0.99"
|
|
380
|
+
stopColor="rgb(49.411765%, 5.490196%, 3.137255%)"
|
|
381
|
+
stopOpacity="1"
|
|
382
|
+
/>
|
|
383
|
+
</radialGradient>
|
|
384
|
+
<radialGradient
|
|
385
|
+
id="radial-pattern-1"
|
|
386
|
+
gradientUnits="userSpaceOnUse"
|
|
387
|
+
cx="0.14"
|
|
388
|
+
cy="0.41"
|
|
389
|
+
fx="0.14"
|
|
390
|
+
fy="0.41"
|
|
391
|
+
r="0.99"
|
|
392
|
+
gradientTransform="matrix(12.23438, 0, 0, 9.52344, 10.309, 19.648001)"
|
|
393
|
+
>
|
|
394
|
+
<stop
|
|
395
|
+
offset="0"
|
|
396
|
+
stopColor="rgb(63.921571%, 4.705882%, 0%)"
|
|
397
|
+
stopOpacity="1"
|
|
398
|
+
/>
|
|
399
|
+
<stop
|
|
400
|
+
offset="0"
|
|
401
|
+
stopColor="rgb(63.921571%, 4.705882%, 0%)"
|
|
402
|
+
stopOpacity="1"
|
|
403
|
+
/>
|
|
404
|
+
<stop
|
|
405
|
+
offset="0.99"
|
|
406
|
+
stopColor="rgb(50.196081%, 5.490196%, 3.137255%)"
|
|
407
|
+
stopOpacity="1"
|
|
408
|
+
/>
|
|
409
|
+
</radialGradient>
|
|
410
|
+
<linearGradient
|
|
411
|
+
id="linear-pattern-12"
|
|
412
|
+
gradientUnits="userSpaceOnUse"
|
|
413
|
+
x1="0.566"
|
|
414
|
+
y1="1.017"
|
|
415
|
+
x2="0.031"
|
|
416
|
+
y2="0.12"
|
|
417
|
+
gradientTransform="matrix(5.03906, 0, 0, 10.1914, 1.457, 21.507999)"
|
|
418
|
+
>
|
|
419
|
+
<stop
|
|
420
|
+
offset="0"
|
|
421
|
+
stopColor="rgb(54.509807%, 12.941177%, 7.843138%)"
|
|
422
|
+
stopOpacity="1"
|
|
423
|
+
/>
|
|
424
|
+
<stop
|
|
425
|
+
offset="0"
|
|
426
|
+
stopColor="rgb(54.509807%, 12.941177%, 7.843138%)"
|
|
427
|
+
stopOpacity="1"
|
|
428
|
+
/>
|
|
429
|
+
<stop
|
|
430
|
+
offset="0.43"
|
|
431
|
+
stopColor="rgb(61.960787%, 6.27451%, 3.921569%)"
|
|
432
|
+
stopOpacity="1"
|
|
433
|
+
/>
|
|
434
|
+
<stop
|
|
435
|
+
offset="0.99"
|
|
436
|
+
stopColor="rgb(70.19608%, 6.27451%, 4.705882%)"
|
|
437
|
+
stopOpacity="1"
|
|
438
|
+
/>
|
|
439
|
+
</linearGradient>
|
|
440
|
+
<linearGradient
|
|
441
|
+
id="linear-pattern-13"
|
|
442
|
+
gradientUnits="userSpaceOnUse"
|
|
443
|
+
x1="0.309"
|
|
444
|
+
y1="0.356"
|
|
445
|
+
x2="0.925"
|
|
446
|
+
y2="1.007"
|
|
447
|
+
gradientTransform="matrix(9.80469, 0, 0, 4.09766, 21.950001, 0.121)"
|
|
448
|
+
>
|
|
449
|
+
<stop
|
|
450
|
+
offset="0"
|
|
451
|
+
stopColor="rgb(70.19608%, 6.27451%, 0%)"
|
|
452
|
+
stopOpacity="1"
|
|
453
|
+
/>
|
|
454
|
+
<stop
|
|
455
|
+
offset="0"
|
|
456
|
+
stopColor="rgb(70.19608%, 6.27451%, 0%)"
|
|
457
|
+
stopOpacity="1"
|
|
458
|
+
/>
|
|
459
|
+
<stop
|
|
460
|
+
offset="0.44"
|
|
461
|
+
stopColor="rgb(56.862748%, 5.882353%, 3.137255%)"
|
|
462
|
+
stopOpacity="1"
|
|
463
|
+
/>
|
|
464
|
+
<stop
|
|
465
|
+
offset="0.99"
|
|
466
|
+
stopColor="rgb(47.450981%, 10.980392%, 7.058824%)"
|
|
467
|
+
stopOpacity="1"
|
|
468
|
+
/>
|
|
469
|
+
</linearGradient>
|
|
470
|
+
</defs>
|
|
471
|
+
<path
|
|
472
|
+
fill={color}
|
|
473
|
+
d="M 24.792969 21.0625 L 6.523438 31.910156 L 30.179688 30.304688 L 32 6.449219 Z M 24.792969 21.0625 "
|
|
474
|
+
fillRule="evenodd"
|
|
475
|
+
/>
|
|
476
|
+
<path
|
|
477
|
+
fill={color}
|
|
478
|
+
d="M 28.183594 16.257812 L 22.644531 23.570312 L 30.214844 30.289062 Z M 28.183594 16.257812 "
|
|
479
|
+
fillRule="evenodd"
|
|
480
|
+
/>
|
|
481
|
+
<path
|
|
482
|
+
fill={color}
|
|
483
|
+
d="M 15.347656 29.121094 L 6.601562 31.882812 L 30.246094 30.292969 Z M 15.347656 29.121094 "
|
|
484
|
+
fillRule="evenodd"
|
|
485
|
+
/>
|
|
486
|
+
<path
|
|
487
|
+
fill={color}
|
|
488
|
+
d="M 10.34375 19.691406 L 2.15625 21.445312 L 6.621094 31.882812 Z M 10.34375 19.691406 "
|
|
489
|
+
fillRule="evenodd"
|
|
490
|
+
/>
|
|
491
|
+
<path
|
|
492
|
+
fill={color}
|
|
493
|
+
d="M 19.21875 10.199219 L 9.421875 19.382812 L 22.644531 23.609375 Z M 19.21875 10.199219 "
|
|
494
|
+
fillRule="evenodd"
|
|
495
|
+
/>
|
|
496
|
+
<path
|
|
497
|
+
fill={color}
|
|
498
|
+
d="M 21.960938 2.820312 L 19.382812 11.160156 L 31.222656 10.386719 Z M 21.960938 2.820312 "
|
|
499
|
+
fillRule="evenodd"
|
|
500
|
+
/>
|
|
501
|
+
<path
|
|
502
|
+
fill={color}
|
|
503
|
+
d="M 21.445312 3.132812 L 18.007812 0.0859375 L 26.890625 0.125 Z M 21.445312 3.132812 "
|
|
504
|
+
fillRule="evenodd"
|
|
505
|
+
/>
|
|
506
|
+
<path
|
|
507
|
+
fill={color}
|
|
508
|
+
d="M 2.28125 21.371094 L 0.4375 16.414062 L 0 25.535156 Z M 2.28125 21.371094 "
|
|
509
|
+
fillRule="evenodd"
|
|
510
|
+
/>
|
|
511
|
+
<path
|
|
512
|
+
fill={color}
|
|
513
|
+
d="M 0.3125 16.257812 L 2.171875 21.523438 L 10.242188 19.714844 L 19.457031 11.152344 L 22.054688 2.894531 L 17.960938 0 L 11 2.605469 L 4.394531 8.757812 C 4.246094 8.835938 1.585938 13.863281 0.308594 16.257812 Z M 0.3125 16.257812 "
|
|
514
|
+
fillRule="evenodd"
|
|
515
|
+
fillOpacity="1"
|
|
516
|
+
/>
|
|
517
|
+
<path
|
|
518
|
+
fill={color}
|
|
519
|
+
d="M 6.835938 6.792969 C 11.589844 2.078125 17.714844 -0.707031 20.066406 1.667969 C 22.417969 4.039062 19.925781 9.808594 15.175781 14.515625 C 10.421875 19.226562 4.367188 22.164062 2.019531 19.792969 C -0.332031 17.421875 2.082031 11.503906 6.835938 6.792969 M 6.835938 6.792969 "
|
|
520
|
+
fillRule="evenodd"
|
|
521
|
+
/>
|
|
522
|
+
<path
|
|
523
|
+
fill={color}
|
|
524
|
+
d="M 6.621094 31.878906 L 10.3125 19.648438 L 22.574219 23.589844 C 18.140625 27.746094 13.210938 31.261719 6.621094 31.878906 M 6.621094 31.878906 "
|
|
525
|
+
fillRule="evenodd"
|
|
526
|
+
/>
|
|
527
|
+
<path
|
|
528
|
+
fill={color}
|
|
529
|
+
d="M 19.472656 11.128906 L 22.621094 23.597656 C 26.328125 19.703125 29.648438 15.515625 31.277344 10.335938 Z M 19.472656 11.128906 "
|
|
530
|
+
fillRule="evenodd"
|
|
531
|
+
/>
|
|
532
|
+
<path
|
|
533
|
+
fill={color}
|
|
534
|
+
d="M 31.242188 10.402344 C 32.503906 6.597656 32.792969 1.148438 26.851562 0.132812 L 21.976562 2.828125 Z M 31.242188 10.402344 "
|
|
535
|
+
fillRule="evenodd"
|
|
536
|
+
/>
|
|
537
|
+
<path
|
|
538
|
+
fill={color}
|
|
539
|
+
d="M 0 25.476562 C 0.175781 31.753906 4.699219 31.847656 6.628906 31.902344 L 2.175781 21.496094 Z M 0 25.476562 "
|
|
540
|
+
fillRule="evenodd"
|
|
541
|
+
fillOpacity="1"
|
|
542
|
+
/>
|
|
543
|
+
<path
|
|
544
|
+
fill={color}
|
|
545
|
+
d="M 19.488281 11.144531 L 28.1875 16.472656 C 28.367188 16.574219 30.65625 12.609375 31.179688 10.367188 Z M 19.488281 11.144531 "
|
|
546
|
+
fillRule="evenodd"
|
|
547
|
+
/>
|
|
548
|
+
<path
|
|
549
|
+
fill={color}
|
|
550
|
+
d="M 10.308594 19.648438 L 15.246094 29.171875 C 18.164062 27.589844 20.449219 25.660156 22.542969 23.59375 Z M 10.308594 19.648438 "
|
|
551
|
+
fillRule="evenodd"
|
|
552
|
+
/>
|
|
553
|
+
<path
|
|
554
|
+
fill={color}
|
|
555
|
+
d="M 2.15625 21.511719 L 1.457031 29.839844 C 2.777344 31.644531 4.589844 31.800781 6.496094 31.660156 C 5.117188 28.230469 2.367188 21.375 2.15625 21.511719 M 2.15625 21.511719 "
|
|
556
|
+
fillRule="evenodd"
|
|
557
|
+
/>
|
|
558
|
+
<path
|
|
559
|
+
fill={color}
|
|
560
|
+
d="M 21.949219 2.84375 L 31.753906 4.21875 C 31.230469 2.003906 29.621094 0.570312 26.882812 0.121094 Z M 21.949219 2.84375 "
|
|
561
|
+
fillRule="evenodd"
|
|
562
|
+
/>
|
|
563
|
+
</svg>
|
|
564
|
+
);
|
|
565
|
+
};
|
|
566
|
+
|
|
567
|
+
Ruby.propTypes = {
|
|
568
|
+
color: PropTypes.string,
|
|
569
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
570
|
+
};
|
|
@@ -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 Save: 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.121094 2.558594 C 4.03125 2.558594 3.199219 3.390625 3.199219 4.480469 L 3.199219 27.519531 C 3.199219 28.609375 4.03125 29.441406 5.121094 29.441406 L 28.160156 29.441406 C 29.246094 29.441406 30.078125 28.609375 30.078125 27.519531 L 30.078125 8.449219 C 30.082031 8.28125 30.015625 8.113281 29.886719 8 L 24.640625 2.753906 C 24.527344 2.625 24.359375 2.554688 24.191406 2.558594 Z M 8.320312 3.839844 L 23.679688 3.839844 L 23.679688 11.519531 C 23.679688 12.222656 23.105469 12.800781 22.398438 12.800781 L 9.601562 12.800781 C 8.894531 12.800781 8.320312 12.226562 8.320312 11.519531 Z M 18.558594 5.761719 L 18.558594 10.878906 L 21.121094 10.878906 L 21.121094 5.761719 Z M 9.601562 17.28125 L 23.679688 17.28125 C 24.382812 17.28125 24.960938 17.855469 24.960938 18.558594 L 24.960938 28.160156 L 8.320312 28.160156 L 8.320312 18.558594 C 8.320312 17.855469 8.894531 17.28125 9.601562 17.28125 M 5.121094 26.238281 L 6.398438 26.238281 L 6.398438 27.519531 L 5.121094 27.519531 Z M 26.878906 26.238281 L 28.160156 26.238281 L 28.160156 27.519531 L 26.878906 27.519531 Z M 26.878906 26.238281 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
Save.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 ScaleDown: 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 26.722656 0 L 5.757812 0 C 2.84375 0.00390625 0.484375 2.359375 0.480469 5.273438 L 0.480469 13.621094 C 1.148438 13.191406 1.925781 12.960938 2.722656 12.964844 L 14.859375 12.964844 C 17.164062 12.964844 19.03125 14.832031 19.03125 17.136719 L 19.03125 29.277344 C 19.03125 30.070312 18.804688 30.851562 18.375 31.519531 L 26.722656 31.519531 C 29.636719 31.515625 31.996094 29.15625 32 26.246094 L 32 5.273438 C 31.996094 2.359375 29.632812 0.00390625 26.722656 0 M 18.890625 13.074219 L 18.890625 7.675781 L 21.035156 9.820312 L 27.027344 3.828125 L 28.136719 4.9375 L 22.144531 10.933594 L 24.289062 13.078125 Z M 14.863281 14.414062 L 2.722656 14.414062 C 2.335938 14.414062 1.96875 14.496094 1.636719 14.644531 C 0.640625 15.074219 0 16.054688 0 17.136719 L 0 29.277344 C 0 30.78125 1.21875 32 2.722656 32 L 14.863281 32 C 15.414062 32 15.949219 31.832031 16.402344 31.519531 C 16.636719 31.363281 16.839844 31.167969 17.011719 30.945312 C 17.152344 30.769531 17.265625 30.574219 17.355469 30.367188 C 17.507812 30.023438 17.585938 29.652344 17.585938 29.277344 L 17.585938 17.136719 C 17.585938 15.632812 16.367188 14.414062 14.863281 14.414062 M 14.863281 14.414062 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
ScaleDown.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 ScaleIn: 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.800781 21.027344 L 16.800781 15.132812 L 19.886719 15.132812 L 16 11.246094 L 12.113281 15.132812 L 15.199219 15.132812 L 15.199219 21.027344 Z M 19.3125 0 L 12.6875 0 C 11.867188 0 11.199219 0.664062 11.199219 1.488281 L 11.199219 8.113281 C 11.199219 8.9375 11.867188 9.601562 12.6875 9.601562 L 19.316406 9.601562 C 20.136719 9.601562 20.800781 8.9375 20.800781 8.113281 L 20.800781 1.488281 C 20.800781 0.667969 20.132812 0 19.3125 0 M 30.511719 22.398438 L 23.886719 22.398438 C 23.0625 22.398438 22.398438 23.066406 22.398438 23.886719 L 22.398438 30.515625 C 22.398438 31.335938 23.0625 32 23.886719 32 L 30.511719 32 C 31.335938 32 32 31.335938 32 30.515625 L 32 23.886719 C 32 23.066406 31.335938 22.398438 30.511719 22.398438 M 19.3125 22.398438 L 12.6875 22.398438 C 11.863281 22.398438 11.199219 23.066406 11.199219 23.886719 L 11.199219 30.515625 C 11.199219 31.335938 11.867188 32 12.6875 32 L 19.316406 32 C 20.136719 32 20.800781 31.335938 20.800781 30.515625 L 20.800781 23.886719 C 20.800781 23.066406 20.132812 22.398438 19.3125 22.398438 M 8.113281 22.398438 L 1.488281 22.398438 C 0.664062 22.398438 0 23.066406 0 23.886719 L 0 30.515625 C 0 31.335938 0.664062 32 1.488281 32 L 8.113281 32 C 8.9375 32 9.601562 31.335938 9.601562 30.515625 L 9.601562 23.886719 C 9.601562 23.0625 8.933594 22.398438 8.113281 22.398438 M 8.113281 22.398438 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
ScaleIn.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|