@flanksource/icons 1.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintignore +1 -0
- package/.github/workflows/publish.yaml +38 -0
- package/.releaserc +16 -0
- package/LICENSE +201 -0
- package/babel.config.json +18 -0
- package/dist/icons/AccessDenied.tsx +30 -0
- package/dist/icons/Activemq.tsx +60 -0
- package/dist/icons/Add.tsx +30 -0
- package/dist/icons/AddAlarm.tsx +30 -0
- package/dist/icons/AddAlert.tsx +30 -0
- package/dist/icons/AddCertificate.tsx +54 -0
- package/dist/icons/AddClock.tsx +30 -0
- package/dist/icons/AddCloud.tsx +30 -0
- package/dist/icons/AddCost.tsx +30 -0
- package/dist/icons/AddDatabase.tsx +30 -0
- package/dist/icons/AddDisk.tsx +30 -0
- package/dist/icons/AddEmail.tsx +30 -0
- package/dist/icons/AddFirewall.tsx +54 -0
- package/dist/icons/AddFolder.tsx +30 -0
- package/dist/icons/AddGroup.tsx +30 -0
- package/dist/icons/AddInbox.tsx +30 -0
- package/dist/icons/AddKey.tsx +30 -0
- package/dist/icons/AddList.tsx +30 -0
- package/dist/icons/AddNetworkCard.tsx +54 -0
- package/dist/icons/AddNode.tsx +30 -0
- package/dist/icons/AddPage.tsx +30 -0
- package/dist/icons/AddReceipt.tsx +30 -0
- package/dist/icons/AddShield.tsx +54 -0
- package/dist/icons/AddSnapshot.tsx +30 -0
- package/dist/icons/AddTag.tsx +30 -0
- package/dist/icons/AddTicket.tsx +30 -0
- package/dist/icons/AddUser.tsx +30 -0
- package/dist/icons/Alarm.tsx +30 -0
- package/dist/icons/Alarm3.tsx +30 -0
- package/dist/icons/Alert.tsx +30 -0
- package/dist/icons/Ansible.tsx +36 -0
- package/dist/icons/Archive.tsx +36 -0
- package/dist/icons/Argo.tsx +186 -0
- package/dist/icons/ArtifactRegistry.tsx +84 -0
- package/dist/icons/Aws.tsx +36 -0
- package/dist/icons/AwsAck.tsx +30 -0
- package/dist/icons/AwsAcm.tsx +53 -0
- package/dist/icons/AwsAlb.tsx +42 -0
- package/dist/icons/AwsAmi.tsx +60 -0
- package/dist/icons/AwsApiGateway.tsx +36 -0
- package/dist/icons/AwsAuditManager.tsx +53 -0
- package/dist/icons/AwsAutoScaling.tsx +30 -0
- package/dist/icons/AwsCloudDirectory.tsx +53 -0
- package/dist/icons/AwsCloudformation.tsx +36 -0
- package/dist/icons/AwsCloudfront.tsx +36 -0
- package/dist/icons/AwsCloudtrail.tsx +36 -0
- package/dist/icons/AwsCloudwatch.tsx +36 -0
- package/dist/icons/AwsCloudwatchAlarm.tsx +30 -0
- package/dist/icons/AwsConfig.tsx +36 -0
- package/dist/icons/AwsDetective.tsx +53 -0
- package/dist/icons/AwsDirectoryService.tsx +53 -0
- package/dist/icons/AwsDnszone.tsx +36 -0
- package/dist/icons/AwsEbsVolume.tsx +53 -0
- package/dist/icons/AwsEc2AutoScaling.tsx +36 -0
- package/dist/icons/AwsEc2Instance.tsx +36 -0
- package/dist/icons/AwsEc2RouteTable.tsx +72 -0
- package/dist/icons/AwsEc2Vpc.tsx +42 -0
- package/dist/icons/AwsEcr.tsx +53 -0
- package/dist/icons/AwsEcrRepository.tsx +53 -0
- package/dist/icons/AwsEfs.tsx +53 -0
- package/dist/icons/AwsEksCluster.tsx +101 -0
- package/dist/icons/AwsElasticIp.tsx +30 -0
- package/dist/icons/AwsElb.tsx +42 -0
- package/dist/icons/AwsEni.tsx +54 -0
- package/dist/icons/AwsFirewall.tsx +53 -0
- package/dist/icons/AwsFirewallManager.tsx +53 -0
- package/dist/icons/AwsGuardDuty.tsx +53 -0
- package/dist/icons/AwsIam.tsx +36 -0
- package/dist/icons/AwsIamRole.tsx +30 -0
- package/dist/icons/AwsIamSts.tsx +30 -0
- package/dist/icons/AwsIamUser.tsx +30 -0
- package/dist/icons/AwsInspector.tsx +53 -0
- package/dist/icons/AwsKms.tsx +53 -0
- package/dist/icons/AwsLambda.tsx +42 -0
- package/dist/icons/AwsMacie.tsx +53 -0
- package/dist/icons/AwsRds.tsx +36 -0
- package/dist/icons/AwsRoute53Hostedzone.tsx +36 -0
- package/dist/icons/AwsS3.tsx +53 -0
- package/dist/icons/AwsSecretsManager.tsx +53 -0
- package/dist/icons/AwsSecurityGroup.tsx +30 -0
- package/dist/icons/AwsSes.tsx +36 -0
- package/dist/icons/AwsShield.tsx +53 -0
- package/dist/icons/AwsSns.tsx +36 -0
- package/dist/icons/AwsSqs.tsx +36 -0
- package/dist/icons/AwsTrustedAdvisor.tsx +36 -0
- package/dist/icons/AwsTrustedAdvisorCost.tsx +54 -0
- package/dist/icons/AwsTrustedAdvisorFaultTolerance.tsx +54 -0
- package/dist/icons/AwsTrustedAdvisorSecurity.tsx +54 -0
- package/dist/icons/AwsVpc.tsx +36 -0
- package/dist/icons/AwsWaf.tsx +53 -0
- package/dist/icons/Azure.tsx +30 -0
- package/dist/icons/AzureAci.tsx +122 -0
- package/dist/icons/AzureAcl.tsx +84 -0
- package/dist/icons/AzureAcr.tsx +124 -0
- package/dist/icons/AzureActivityLog.tsx +69 -0
- package/dist/icons/AzureAd.tsx +121 -0
- package/dist/icons/AzureAdvisor.tsx +95 -0
- package/dist/icons/AzureAks.tsx +243 -0
- package/dist/icons/AzureAppRegistration.tsx +101 -0
- package/dist/icons/AzureAppService.tsx +359 -0
- package/dist/icons/AzureApplicationGateway.tsx +224 -0
- package/dist/icons/AzureAvailabilitySet.tsx +136 -0
- package/dist/icons/AzureCosmos.tsx +86 -0
- package/dist/icons/AzureDevops.tsx +66 -0
- package/dist/icons/AzureDevopsPipeline.tsx +80 -0
- package/dist/icons/AzureDisk.tsx +131 -0
- package/dist/icons/AzureDiskSnapshot.tsx +92 -0
- package/dist/icons/AzureDns.tsx +64 -0
- package/dist/icons/AzureEnterpriseApp.tsx +191 -0
- package/dist/icons/AzureFirewall.tsx +99 -0
- package/dist/icons/AzureGroup.tsx +152 -0
- package/dist/icons/AzureImage.tsx +112 -0
- package/dist/icons/AzureIp.tsx +73 -0
- package/dist/icons/AzureKeyVaults.tsx +214 -0
- package/dist/icons/AzureLoadBalancer.tsx +74 -0
- package/dist/icons/AzureLoadBalancers.tsx +74 -0
- package/dist/icons/AzureLogAnalytics.tsx +97 -0
- package/dist/icons/AzureLogicApp.tsx +94 -0
- package/dist/icons/AzureManagedIdentity.tsx +217 -0
- package/dist/icons/AzureMetrics.tsx +150 -0
- package/dist/icons/AzureNat.tsx +98 -0
- package/dist/icons/AzureNetworkInterface.tsx +91 -0
- package/dist/icons/AzurePostgres.tsx +100 -0
- package/dist/icons/AzureRedis.tsx +200 -0
- package/dist/icons/AzureResourceGroup.tsx +78 -0
- package/dist/icons/AzureRouteTable.tsx +120 -0
- package/dist/icons/AzureServiceBus.tsx +96 -0
- package/dist/icons/AzureSqlServer.tsx +106 -0
- package/dist/icons/AzureStorage.tsx +80 -0
- package/dist/icons/AzureStorageContainer.tsx +81 -0
- package/dist/icons/AzureSubscription.tsx +176 -0
- package/dist/icons/AzureUser.tsx +114 -0
- package/dist/icons/AzureVm.tsx +106 -0
- package/dist/icons/AzureVmScaleset.tsx +154 -0
- package/dist/icons/AzureVnet.tsx +125 -0
- package/dist/icons/AzureVpn.tsx +126 -0
- package/dist/icons/Badge.tsx +30 -0
- package/dist/icons/Ban.tsx +30 -0
- package/dist/icons/Bell.tsx +35 -0
- package/dist/icons/BellDark.tsx +30 -0
- package/dist/icons/Bizagi.tsx +48 -0
- package/dist/icons/Block.tsx +30 -0
- package/dist/icons/Brain.tsx +30 -0
- package/dist/icons/Broadcast.tsx +30 -0
- package/dist/icons/BrokenHeart.tsx +30 -0
- package/dist/icons/Ca.tsx +30 -0
- package/dist/icons/Cal.tsx +48 -0
- package/dist/icons/Calico.tsx +312 -0
- package/dist/icons/CanaryChecker.tsx +36 -0
- package/dist/icons/CanaryCheckerWhite.tsx +30 -0
- package/dist/icons/Cancel.tsx +30 -0
- package/dist/icons/Cassandra.tsx +60 -0
- package/dist/icons/CertManager.tsx +76 -0
- package/dist/icons/Certificate.tsx +30 -0
- package/dist/icons/Cfg.tsx +37 -0
- package/dist/icons/Changes.tsx +30 -0
- package/dist/icons/Check.tsx +30 -0
- package/dist/icons/CheckDatabase.tsx +30 -0
- package/dist/icons/CheckDocker.tsx +42 -0
- package/dist/icons/Cilium.tsx +72 -0
- package/dist/icons/Cisco.tsx +30 -0
- package/dist/icons/Clock.tsx +35 -0
- package/dist/icons/Clone.tsx +30 -0
- package/dist/icons/CloudBuild.tsx +42 -0
- package/dist/icons/CloudDone.tsx +30 -0
- package/dist/icons/CloudDownload.tsx +30 -0
- package/dist/icons/CloudUpload.tsx +30 -0
- package/dist/icons/Cloudformation.tsx +60 -0
- package/dist/icons/Cloudsql.tsx +60 -0
- package/dist/icons/Cloudwatch.tsx +84 -0
- package/dist/icons/CloudwatchAlarm.tsx +48 -0
- package/dist/icons/CloudwatchConfig.tsx +54 -0
- package/dist/icons/Cluster.tsx +37 -0
- package/dist/icons/Cni.tsx +107 -0
- package/dist/icons/Cog.tsx +30 -0
- package/dist/icons/ComputeEngine.tsx +66 -0
- package/dist/icons/Config.tsx +30 -0
- package/dist/icons/ConfigDb.tsx +30 -0
- package/dist/icons/Connected.tsx +30 -0
- package/dist/icons/Console.tsx +30 -0
- package/dist/icons/Consul.tsx +36 -0
- package/dist/icons/Containerd.tsx +30 -0
- package/dist/icons/ContainerdPull.tsx +30 -0
- package/dist/icons/ContainerdPush.tsx +30 -0
- package/dist/icons/Cpu.tsx +30 -0
- package/dist/icons/Crossplane.tsx +136 -0
- package/dist/icons/Csi.tsx +158 -0
- package/dist/icons/Csv.tsx +38 -0
- package/dist/icons/D365.tsx +60 -0
- package/dist/icons/Database.tsx +30 -0
- package/dist/icons/DatabaseFill.tsx +30 -0
- package/dist/icons/DatabaseFillGear.tsx +30 -0
- package/dist/icons/DatabasePlus.tsx +35 -0
- package/dist/icons/Databases.tsx +35 -0
- package/dist/icons/Datadog.tsx +30 -0
- package/dist/icons/DatapowerMonitoring.tsx +94 -0
- package/dist/icons/DatapowerRouting.tsx +102 -0
- package/dist/icons/DatapowerThreat.tsx +109 -0
- package/dist/icons/Deb.tsx +38 -0
- package/dist/icons/Debian.tsx +30 -0
- package/dist/icons/Decrease.tsx +30 -0
- package/dist/icons/Deployment.tsx +30 -0
- package/dist/icons/DeploymentFail.tsx +30 -0
- package/dist/icons/DeploymentSuccess.tsx +30 -0
- package/dist/icons/Dex.tsx +36 -0
- package/dist/icons/Diff.tsx +30 -0
- package/dist/icons/Discord.tsx +30 -0
- package/dist/icons/Disk.tsx +30 -0
- package/dist/icons/DiskFailed.tsx +46 -0
- package/dist/icons/DiskSuccess.tsx +30 -0
- package/dist/icons/Django.tsx +30 -0
- package/dist/icons/Dns.tsx +30 -0
- package/dist/icons/Docker.tsx +30 -0
- package/dist/icons/DockerPull.tsx +30 -0
- package/dist/icons/DockerPush.tsx +30 -0
- package/dist/icons/Docx.tsx +38 -0
- package/dist/icons/Dollar.tsx +30 -0
- package/dist/icons/Dotnet.tsx +90 -0
- package/dist/icons/DotsTriple.tsx +35 -0
- package/dist/icons/Down.tsx +30 -0
- package/dist/icons/DownBordered.tsx +36 -0
- package/dist/icons/DownDatabase.tsx +30 -0
- package/dist/icons/DownShield.tsx +42 -0
- package/dist/icons/Download.tsx +30 -0
- package/dist/icons/DownloadCloud.tsx +30 -0
- package/dist/icons/Dynatrace.tsx +60 -0
- package/dist/icons/Ec2.tsx +72 -0
- package/dist/icons/Ecr.tsx +72 -0
- package/dist/icons/Edit.tsx +30 -0
- package/dist/icons/Editorconfig.tsx +315 -0
- package/dist/icons/Eks.tsx +101 -0
- package/dist/icons/Elastic.tsx +66 -0
- package/dist/icons/Elasticsearch.tsx +42 -0
- package/dist/icons/Elb.tsx +42 -0
- package/dist/icons/Email.tsx +46 -0
- package/dist/icons/Envoy.tsx +42 -0
- package/dist/icons/Error.tsx +30 -0
- package/dist/icons/ErrorDatabase.tsx +30 -0
- package/dist/icons/ErrorNetworkCard.tsx +54 -0
- package/dist/icons/Etcd.tsx +30 -0
- package/dist/icons/Exchange.tsx +30 -0
- package/dist/icons/Export.tsx +30 -0
- package/dist/icons/Filter.tsx +30 -0
- package/dist/icons/Fire.tsx +30 -0
- package/dist/icons/Firewall.tsx +30 -0
- package/dist/icons/Flanksource.tsx +30 -0
- package/dist/icons/FlanksourceIcon.tsx +30 -0
- package/dist/icons/Fluentd.tsx +248 -0
- package/dist/icons/Flux.tsx +42 -0
- package/dist/icons/Folder.tsx +60 -0
- package/dist/icons/FolderGit.tsx +42 -0
- package/dist/icons/Gcp.tsx +66 -0
- package/dist/icons/GcpRepos.tsx +84 -0
- package/dist/icons/GcsBucket.tsx +84 -0
- package/dist/icons/Gif.tsx +38 -0
- package/dist/icons/Git.tsx +30 -0
- package/dist/icons/GitCompare.tsx +30 -0
- package/dist/icons/GitMergeQueue.tsx +30 -0
- package/dist/icons/GitPr.tsx +30 -0
- package/dist/icons/Github.tsx +30 -0
- package/dist/icons/Gitlab.tsx +60 -0
- package/dist/icons/Gke.tsx +56 -0
- package/dist/icons/Go.tsx +30 -0
- package/dist/icons/Google.tsx +54 -0
- package/dist/icons/GoogleChat.tsx +42 -0
- package/dist/icons/Gradle.tsx +30 -0
- package/dist/icons/Grafana.tsx +51 -0
- package/dist/icons/Graphql.tsx +30 -0
- package/dist/icons/Group.tsx +30 -0
- package/dist/icons/Grpc.tsx +30 -0
- package/dist/icons/Grpc2.tsx +30 -0
- package/dist/icons/Gz.tsx +38 -0
- package/dist/icons/Haproxy.tsx +93 -0
- package/dist/icons/Harbor.tsx +394 -0
- package/dist/icons/Hazelcast.tsx +36 -0
- package/dist/icons/Health.tsx +30 -0
- package/dist/icons/Health2.tsx +30 -0
- package/dist/icons/Heart.tsx +30 -0
- package/dist/icons/Helm.tsx +30 -0
- package/dist/icons/Hibernate.tsx +30 -0
- package/dist/icons/Hide.tsx +30 -0
- package/dist/icons/Hourglass.tsx +30 -0
- package/dist/icons/Html.tsx +48 -0
- package/dist/icons/Http.tsx +30 -0
- package/dist/icons/Https.tsx +30 -0
- package/dist/icons/Ibm.tsx +30 -0
- package/dist/icons/IbmCloud.tsx +151 -0
- package/dist/icons/IbmMq.tsx +157 -0
- package/dist/icons/Icmp.tsx +30 -0
- package/dist/icons/IdNotVerified.tsx +30 -0
- package/dist/icons/IdVerified.tsx +30 -0
- package/dist/icons/Ifttt.tsx +30 -0
- package/dist/icons/Import.tsx +30 -0
- package/dist/icons/Incidents.tsx +30 -0
- package/dist/icons/Increase.tsx +30 -0
- package/dist/icons/Increase2.tsx +30 -0
- package/dist/icons/Infinity.tsx +30 -0
- package/dist/icons/Info.tsx +30 -0
- package/dist/icons/Ini.tsx +315 -0
- package/dist/icons/Ip.tsx +30 -0
- package/dist/icons/Istio.tsx +30 -0
- package/dist/icons/Jaeger.tsx +144 -0
- package/dist/icons/Jar.tsx +44 -0
- package/dist/icons/Java.tsx +36 -0
- package/dist/icons/Jira.tsx +82 -0
- package/dist/icons/Jmeter.tsx +30 -0
- package/dist/icons/Js.tsx +218 -0
- package/dist/icons/Json.tsx +30 -0
- package/dist/icons/Junit.tsx +30 -0
- package/dist/icons/Jwt.tsx +54 -0
- package/dist/icons/K3s.tsx +30 -0
- package/dist/icons/K6.tsx +30 -0
- package/dist/icons/K8s.tsx +43 -0
- package/dist/icons/K8sClusterrole.tsx +36 -0
- package/dist/icons/K8sClusterrolebinding.tsx +36 -0
- package/dist/icons/K8sConfigmap.tsx +47 -0
- package/dist/icons/K8sCronjob.tsx +36 -0
- package/dist/icons/K8sCustomresourcedefinition.tsx +36 -0
- package/dist/icons/K8sDaemonset.tsx +92 -0
- package/dist/icons/K8sDeployment.tsx +42 -0
- package/dist/icons/K8sEndpoint.tsx +48 -0
- package/dist/icons/K8sEp.tsx +48 -0
- package/dist/icons/K8sGroup.tsx +36 -0
- package/dist/icons/K8sHpa.tsx +48 -0
- package/dist/icons/K8sIngress.tsx +36 -0
- package/dist/icons/K8sJob.tsx +36 -0
- package/dist/icons/K8sLimits.tsx +55 -0
- package/dist/icons/K8sNamespace.tsx +49 -0
- package/dist/icons/K8sNetpol.tsx +36 -0
- package/dist/icons/K8sNetworkpolicy.tsx +36 -0
- package/dist/icons/K8sNode.tsx +36 -0
- package/dist/icons/K8sPersistentvolume.tsx +53 -0
- package/dist/icons/K8sPersistentvolumeclaim.tsx +48 -0
- package/dist/icons/K8sPod.tsx +42 -0
- package/dist/icons/K8sPodsecuritypolicy.tsx +48 -0
- package/dist/icons/K8sQuota.tsx +36 -0
- package/dist/icons/K8sReplicaset.tsx +79 -0
- package/dist/icons/K8sRole.tsx +49 -0
- package/dist/icons/K8sRolebinding.tsx +55 -0
- package/dist/icons/K8sSecret.tsx +112 -0
- package/dist/icons/K8sService.tsx +75 -0
- package/dist/icons/K8sServiceaccount.tsx +36 -0
- package/dist/icons/K8sStatefulset.tsx +94 -0
- package/dist/icons/K8sStorageclass.tsx +96 -0
- package/dist/icons/K8sUser.tsx +36 -0
- package/dist/icons/K8sVol.tsx +53 -0
- package/dist/icons/Kubescape.tsx +210 -0
- package/dist/icons/Kustomize.tsx +169 -0
- package/dist/icons/Ldap.tsx +30 -0
- package/dist/icons/Letsencrypt.tsx +42 -0
- package/dist/icons/Lifebuoy.tsx +30 -0
- package/dist/icons/Link.tsx +30 -0
- package/dist/icons/Linux.tsx +66 -0
- package/dist/icons/List.tsx +30 -0
- package/dist/icons/Loadbalancer.tsx +42 -0
- package/dist/icons/Lock.tsx +30 -0
- package/dist/icons/Log.tsx +38 -0
- package/dist/icons/LogicApps.tsx +66 -0
- package/dist/icons/Login.tsx +30 -0
- package/dist/icons/Logout.tsx +30 -0
- package/dist/icons/Logs.tsx +30 -0
- package/dist/icons/Logs2.tsx +30 -0
- package/dist/icons/Lua.tsx +59 -0
- package/dist/icons/Matrix.tsx +30 -0
- package/dist/icons/Mattermost.tsx +30 -0
- package/dist/icons/Maximize.tsx +30 -0
- package/dist/icons/Mem.tsx +30 -0
- package/dist/icons/Memchache.tsx +192 -0
- package/dist/icons/Metrics.tsx +30 -0
- package/dist/icons/Mfa.tsx +30 -0
- package/dist/icons/Microsoft.tsx +48 -0
- package/dist/icons/Minimize.tsx +30 -0
- package/dist/icons/Minus.tsx +30 -0
- package/dist/icons/MissionControl.tsx +176 -0
- package/dist/icons/MissionControlLogo.tsx +188 -0
- package/dist/icons/MissionControlLogoWhite.tsx +30 -0
- package/dist/icons/MissionControlWhite.tsx +30 -0
- package/dist/icons/Mongo.tsx +42 -0
- package/dist/icons/Mongodb.tsx +42 -0
- package/dist/icons/Mqtt.tsx +30 -0
- package/dist/icons/Msplanner.tsx +48 -0
- package/dist/icons/Multiple.tsx +30 -0
- package/dist/icons/Mysql.tsx +30 -0
- package/dist/icons/Namespace.tsx +49 -0
- package/dist/icons/Network.tsx +30 -0
- package/dist/icons/NetworkCard.tsx +30 -0
- package/dist/icons/Newrelic.tsx +36 -0
- package/dist/icons/Nginx.tsx +36 -0
- package/dist/icons/Nodejs.tsx +30 -0
- package/dist/icons/Npm.tsx +30 -0
- package/dist/icons/Ntfy.tsx +35 -0
- package/dist/icons/O365.tsx +30 -0
- package/dist/icons/Ods.tsx +38 -0
- package/dist/icons/Off.tsx +30 -0
- package/dist/icons/Ok.tsx +30 -0
- package/dist/icons/On.tsx +30 -0
- package/dist/icons/Opa.tsx +48 -0
- package/dist/icons/Openid.tsx +36 -0
- package/dist/icons/Opensearch.tsx +42 -0
- package/dist/icons/Openshift.tsx +48 -0
- package/dist/icons/Opentelemetry.tsx +36 -0
- package/dist/icons/Operatorframework.tsx +36 -0
- package/dist/icons/Opsgenie.tsx +82 -0
- package/dist/icons/Oracle.tsx +30 -0
- package/dist/icons/OracleIcon.tsx +30 -0
- package/dist/icons/Ory.tsx +30 -0
- package/dist/icons/OryHydra.tsx +36 -0
- package/dist/icons/OryKratos.tsx +30 -0
- package/dist/icons/OryLogo.tsx +30 -0
- package/dist/icons/PackageInstall.tsx +30 -0
- package/dist/icons/PackageRollback.tsx +30 -0
- package/dist/icons/PackageUninstall.tsx +30 -0
- package/dist/icons/PackageUpgrade.tsx +30 -0
- package/dist/icons/Pagerduty.tsx +30 -0
- package/dist/icons/Pages.tsx +44 -0
- package/dist/icons/Pause.tsx +30 -0
- package/dist/icons/Pem.tsx +38 -0
- package/dist/icons/Php.tsx +99 -0
- package/dist/icons/Ping.tsx +36 -0
- package/dist/icons/Playbook.tsx +30 -0
- package/dist/icons/Playwright.tsx +60 -0
- package/dist/icons/Plus.tsx +30 -0
- package/dist/icons/Png.tsx +38 -0
- package/dist/icons/Pod.tsx +42 -0
- package/dist/icons/Pom.tsx +182 -0
- package/dist/icons/Postgres.tsx +36 -0
- package/dist/icons/PostgresWhite.tsx +30 -0
- package/dist/icons/Postman.tsx +138 -0
- package/dist/icons/Powershell.tsx +36 -0
- package/dist/icons/Ppt.tsx +48 -0
- package/dist/icons/Pptx.tsx +38 -0
- package/dist/icons/Prometheus.tsx +30 -0
- package/dist/icons/Pushbullet.tsx +149 -0
- package/dist/icons/Pushover.tsx +36 -0
- package/dist/icons/Py.tsx +50 -0
- package/dist/icons/Python.tsx +76 -0
- package/dist/icons/Question.tsx +30 -0
- package/dist/icons/Rabbitmq.tsx +30 -0
- package/dist/icons/Rancher.tsx +30 -0
- package/dist/icons/Rb.tsx +30 -0
- package/dist/icons/Recycle.tsx +30 -0
- package/dist/icons/Redhat.tsx +36 -0
- package/dist/icons/Redis.tsx +78 -0
- package/dist/icons/Reload.tsx +35 -0
- package/dist/icons/Remove.tsx +30 -0
- package/dist/icons/RemoveAlarm.tsx +30 -0
- package/dist/icons/RemoveCertificate.tsx +54 -0
- package/dist/icons/RemoveClock.tsx +30 -0
- package/dist/icons/RemoveCloud.tsx +30 -0
- package/dist/icons/RemoveComment.tsx +30 -0
- package/dist/icons/RemoveCost.tsx +30 -0
- package/dist/icons/RemoveDatabase.tsx +30 -0
- package/dist/icons/RemoveEmail.tsx +30 -0
- package/dist/icons/RemoveFilter.tsx +30 -0
- package/dist/icons/RemoveFirewall.tsx +54 -0
- package/dist/icons/RemoveFolder.tsx +30 -0
- package/dist/icons/RemoveGroup.tsx +30 -0
- package/dist/icons/RemoveKey.tsx +30 -0
- package/dist/icons/RemoveLink.tsx +30 -0
- package/dist/icons/RemoveList.tsx +30 -0
- package/dist/icons/RemoveNetworkCard.tsx +54 -0
- package/dist/icons/RemoveNode.tsx +30 -0
- package/dist/icons/RemovePage.tsx +30 -0
- package/dist/icons/RemoveShield.tsx +30 -0
- package/dist/icons/RemoveSilence.tsx +30 -0
- package/dist/icons/RemoveTag.tsx +30 -0
- package/dist/icons/RemoveTicket.tsx +30 -0
- package/dist/icons/RemoveTrash.tsx +30 -0
- package/dist/icons/RemoveUser.tsx +30 -0
- package/dist/icons/Restic.tsx +42 -0
- package/dist/icons/Restrict.tsx +30 -0
- package/dist/icons/Rocket.tsx +30 -0
- package/dist/icons/Router.tsx +30 -0
- package/dist/icons/Rub.tsx +51 -0
- package/dist/icons/Ruby.tsx +570 -0
- package/dist/icons/Save.tsx +30 -0
- package/dist/icons/ScaleDown.tsx +30 -0
- package/dist/icons/ScaleIn.tsx +30 -0
- package/dist/icons/ScaleOut.tsx +30 -0
- package/dist/icons/ScaleUp.tsx +30 -0
- package/dist/icons/Schedule.tsx +30 -0
- package/dist/icons/Seal.tsx +30 -0
- package/dist/icons/Search.tsx +35 -0
- package/dist/icons/SearchInList.tsx +30 -0
- package/dist/icons/Send.tsx +30 -0
- package/dist/icons/Server.tsx +30 -0
- package/dist/icons/Servers.tsx +30 -0
- package/dist/icons/ServersOutline.tsx +30 -0
- package/dist/icons/ServiceNow.tsx +30 -0
- package/dist/icons/Servicenow.tsx +30 -0
- package/dist/icons/ServicenowLogo.tsx +60 -0
- package/dist/icons/Settings.tsx +30 -0
- package/dist/icons/Sftp.tsx +30 -0
- package/dist/icons/Shield.tsx +30 -0
- package/dist/icons/ShieldUser.tsx +30 -0
- package/dist/icons/ShieldWarn.tsx +30 -0
- package/dist/icons/Show.tsx +30 -0
- package/dist/icons/Silence.tsx +48 -0
- package/dist/icons/Skip.tsx +30 -0
- package/dist/icons/Slack.tsx +128 -0
- package/dist/icons/Smb.tsx +60 -0
- package/dist/icons/Sms.tsx +30 -0
- package/dist/icons/Snail.tsx +30 -0
- package/dist/icons/Source.tsx +30 -0
- package/dist/icons/Speak.tsx +30 -0
- package/dist/icons/Split.tsx +30 -0
- package/dist/icons/Spring.tsx +30 -0
- package/dist/icons/Sql.tsx +30 -0
- package/dist/icons/Sqlserver.tsx +102 -0
- package/dist/icons/Ssl.tsx +30 -0
- package/dist/icons/Ssl2.tsx +30 -0
- package/dist/icons/Stackdriver.tsx +42 -0
- package/dist/icons/StackdriverMonitoring.tsx +48 -0
- package/dist/icons/StackdriverTrace.tsx +36 -0
- package/dist/icons/Star.tsx +30 -0
- package/dist/icons/Start.tsx +30 -0
- package/dist/icons/Stop.tsx +30 -0
- package/dist/icons/Structure.tsx +30 -0
- package/dist/icons/SubmitForApproval.tsx +30 -0
- package/dist/icons/Swagger.tsx +42 -0
- package/dist/icons/Switch.tsx +30 -0
- package/dist/icons/Sync.tsx +30 -0
- package/dist/icons/Sys.tsx +193 -0
- package/dist/icons/Tag.tsx +30 -0
- package/dist/icons/Talk.tsx +30 -0
- package/dist/icons/Target.tsx +30 -0
- package/dist/icons/Teams.tsx +306 -0
- package/dist/icons/Telegram.tsx +69 -0
- package/dist/icons/Terraform.tsx +36 -0
- package/dist/icons/Test.tsx +30 -0
- package/dist/icons/Thousandeyes.tsx +42 -0
- package/dist/icons/Timezone.tsx +35 -0
- package/dist/icons/ToggleOff.tsx +30 -0
- package/dist/icons/ToggleOn.tsx +30 -0
- package/dist/icons/Topology.tsx +30 -0
- package/dist/icons/TopologyWhite.tsx +30 -0
- package/dist/icons/Traces.tsx +30 -0
- package/dist/icons/Trafficlight.tsx +54 -0
- package/dist/icons/Trash.tsx +30 -0
- package/dist/icons/Tree.tsx +30 -0
- package/dist/icons/Trivy.tsx +54 -0
- package/dist/icons/Ts.tsx +37 -0
- package/dist/icons/Txt.tsx +228 -0
- package/dist/icons/Ubuntu.tsx +36 -0
- package/dist/icons/Unhealthy.tsx +30 -0
- package/dist/icons/Unlock.tsx +30 -0
- package/dist/icons/Up.tsx +30 -0
- package/dist/icons/UpBordered.tsx +36 -0
- package/dist/icons/UpDatabase.tsx +30 -0
- package/dist/icons/UpShield.tsx +42 -0
- package/dist/icons/Upload.tsx +30 -0
- package/dist/icons/User.tsx +30 -0
- package/dist/icons/Vault.tsx +30 -0
- package/dist/icons/Vcluster.tsx +30 -0
- package/dist/icons/Vpn.tsx +30 -0
- package/dist/icons/Vsd.tsx +62 -0
- package/dist/icons/Vsphere.tsx +30 -0
- package/dist/icons/WaitForApproval.tsx +54 -0
- package/dist/icons/Webhook.tsx +42 -0
- package/dist/icons/Workdflow.tsx +30 -0
- package/dist/icons/World.tsx +35 -0
- package/dist/icons/Www.tsx +30 -0
- package/dist/icons/Xls.tsx +48 -0
- package/dist/icons/Xlsx.tsx +38 -0
- package/dist/icons/Xml.tsx +431 -0
- package/dist/icons/Yaml.tsx +228 -0
- package/dist/icons/Zip.tsx +38 -0
- package/dist/icons/Zulip.tsx +51 -0
- package/dist/index.ts +568 -0
- package/make.sh +3 -0
- package/package.json +36 -0
- package/svgo.config.mjs +100 -0
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/** Icons generated by create-react-icons. Don't edit this file directly. **/
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import PropTypes from "prop-types";
|
|
4
|
+
|
|
5
|
+
interface IconProps extends React.SVGAttributes<SVGElement> {
|
|
6
|
+
size?: number | string;
|
|
7
|
+
color?: string;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
export const RemoveCost: 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.9375 29.976562 21.011719 30.0625 21.09375 30.144531 C 23.589844 32.628906 27.664062 32.617188 30.144531 30.121094 C 32.628906 27.625 32.617188 23.550781 30.121094 21.070312 C 30.046875 20.996094 29.96875 20.933594 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.59375 20.492188 C 26.953125 20.484375 28.257812 21.019531 29.21875 21.976562 C 31.214844 23.964844 31.222656 27.222656 29.238281 29.21875 C 27.25 31.214844 23.992188 31.226562 21.996094 29.238281 C 20 27.253906 19.992188 23.996094 21.976562 21.996094 C 22.933594 21.035156 24.234375 20.492188 25.59375 20.492188 M 27.839844 22.722656 C 27.679688 22.722656 27.519531 22.785156 27.390625 22.914062 L 25.605469 24.710938 L 23.808594 22.925781 C 23.691406 22.804688 23.53125 22.734375 23.363281 22.734375 C 23.191406 22.734375 23.03125 22.804688 22.914062 22.925781 C 22.792969 23.042969 22.722656 23.207031 22.722656 23.375 C 22.722656 23.542969 22.792969 23.707031 22.914062 23.824219 L 24.710938 25.609375 L 22.925781 27.40625 C 22.804688 27.523438 22.734375 27.6875 22.734375 27.855469 C 22.734375 28.023438 22.804688 28.1875 22.925781 28.304688 C 23.042969 28.425781 23.207031 28.496094 23.375 28.496094 C 23.546875 28.496094 23.707031 28.425781 23.824219 28.300781 L 25.609375 26.503906 L 27.40625 28.292969 C 27.664062 28.546875 28.046875 28.546875 28.304688 28.289062 C 28.417969 28.167969 28.484375 28.007812 28.492188 27.839844 C 28.484375 27.671875 28.417969 27.511719 28.300781 27.390625 L 26.503906 25.605469 L 28.289062 23.808594 C 28.40625 23.6875 28.476562 23.527344 28.484375 23.359375 C 28.472656 23.191406 28.40625 23.035156 28.289062 22.914062 C 28.171875 22.792969 28.007812 22.722656 27.839844 22.722656 M 27.839844 22.722656 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveCost.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 RemoveDatabase: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 25 32 C 28.867188 32 32 28.867188 32 25 C 32 21.132812 28.867188 18 25 18 C 21.132812 18 18 21.132812 18 25 C 18 28.867188 21.132812 32 25 32 M 22 24 L 28 24 C 28.550781 24 29 24.449219 29 25 C 29 25.550781 28.550781 26 28 26 L 22 26 C 21.449219 26 21 25.550781 21 25 C 21 24.449219 21.449219 24 22 24 M 16 2 C 12.855469 2 9.957031 2.578125 7.808594 3.554688 C 5.75 4.488281 4 5.984375 4 8 C 4 10.015625 5.75 11.511719 7.808594 12.445312 C 9.957031 13.421875 12.855469 14 16 14 C 19.144531 14 22.042969 13.421875 24.191406 12.445312 C 26.25 11.511719 28 10.015625 28 8 C 28 5.984375 26.25 4.488281 24.191406 3.554688 C 22.042969 2.578125 19.144531 2 16 2 M 4 14 L 4 12.320312 C 4.914062 13.1875 6.007812 13.824219 6.980469 14.265625 C 9.445312 15.386719 12.636719 16 16 16 C 19.363281 16 22.554688 15.386719 25.019531 14.265625 C 25.992188 13.824219 27.085938 13.1875 28 12.320312 L 28 14 C 28 14.847656 27.691406 15.605469 27.179688 16.265625 C 23.511719 15.359375 19.671875 16.828125 17.546875 19.953125 C 17.03125 19.984375 16.515625 20 16 20 C 12.855469 20 9.957031 19.421875 7.808594 18.445312 C 5.75 17.511719 4 16.015625 4 14 M 16.515625 21.996094 L 16 22 C 12.636719 22 9.445312 21.386719 6.980469 20.265625 C 6.007812 19.824219 4.914062 19.1875 4 18.320312 L 4 20 C 4 22.015625 5.75 23.511719 7.808594 24.445312 C 9.957031 25.421875 12.855469 26 16 26 L 16.054688 26 C 15.90625 24.648438 16.0625 23.277344 16.515625 21.996094 M 16.511719 27.996094 L 16 28 C 12.636719 28 9.445312 27.386719 6.980469 26.265625 C 6.007812 25.824219 4.914062 25.1875 4 24.320312 L 4 26 C 4 28.015625 5.75 29.511719 7.808594 30.445312 C 9.957031 31.421875 12.855469 32 16 32 C 17.070312 32 18.117188 31.933594 19.109375 31.804688 C 17.925781 30.78125 17.03125 29.46875 16.511719 27.996094 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveDatabase.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 RemoveEmail: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 25.601562 0 C 23.902344 -0.00390625 22.273438 0.667969 21.070312 1.867188 C 20.339844 2.597656 19.800781 3.492188 19.496094 4.480469 L 0 4.480469 L 0 6.261719 L 13.867188 18.332031 C 14.765625 19.117188 15.660156 19.199219 16 19.199219 C 16.339844 19.199219 17.234375 19.117188 18.132812 18.332031 C 18.558594 17.960938 21.609375 15.304688 24.589844 12.714844 C 25.230469 12.816406 25.878906 12.820312 26.523438 12.726562 C 24.953125 14.09375 23.707031 15.175781 22.328125 16.378906 L 32 23.992188 L 32 7.957031 C 31.917969 8.03125 31.835938 8.105469 31.75 8.175781 C 32.394531 5.933594 31.777344 3.519531 30.132812 1.867188 C 28.929688 0.667969 27.300781 -0.00390625 25.601562 0 M 25.601562 1.28125 C 26.960938 1.277344 28.265625 1.816406 29.226562 2.773438 C 31.21875 4.769531 31.21875 8.03125 29.226562 10.023438 C 27.230469 12.015625 23.96875 12.015625 21.976562 10.023438 C 19.984375 8.03125 19.984375 4.769531 21.976562 2.773438 C 22.9375 1.8125 24.242188 1.277344 25.601562 1.28125 M 22.398438 5.761719 C 22.226562 5.757812 22.0625 5.824219 21.945312 5.945312 C 21.824219 6.0625 21.757812 6.226562 21.761719 6.398438 C 21.761719 6.765625 22.035156 7.039062 22.398438 7.039062 L 28.800781 7.039062 C 28.96875 7.035156 29.132812 6.972656 29.257812 6.859375 C 29.371094 6.730469 29.4375 6.570312 29.441406 6.398438 C 29.445312 6.226562 29.378906 6.0625 29.257812 5.945312 C 29.136719 5.824219 28.972656 5.757812 28.800781 5.761719 Z M 0 7.957031 L 0 24.015625 L 9.671875 16.378906 C 6.539062 13.648438 2.066406 9.757812 0 7.957031 M 10.65625 17.234375 L 0 25.648438 L 0 27.519531 L 32 27.519531 L 32 25.621094 L 21.34375 17.234375 C 20.554688 17.917969 19.765625 18.605469 18.976562 19.296875 C 17.75 20.363281 16.484375 20.480469 16 20.480469 C 15.515625 20.480469 14.25 20.363281 13.023438 19.296875 C 12.800781 19.097656 11.898438 18.3125 10.65625 17.234375 M 10.65625 17.234375 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveEmail.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 RemoveFilter: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 0.640625 0 C 0.289062 0 0 0.289062 0 0.640625 L 0 2.558594 C 0 2.722656 0.0664062 2.878906 0.179688 3 L 9.398438 12.800781 L 18.761719 12.800781 L 27.980469 3 C 28.003906 2.976562 28.023438 2.945312 28.039062 2.921875 C 28.066406 2.878906 28.101562 2.84375 28.121094 2.800781 C 28.136719 2.753906 28.132812 2.691406 28.140625 2.640625 C 28.144531 2.609375 28.160156 2.59375 28.160156 2.558594 L 28.160156 0.640625 C 28.160156 0.46875 28.09375 0.308594 27.972656 0.1875 C 27.851562 0.0664062 27.691406 0 27.519531 0 Z M 10.238281 14.078125 L 10.238281 24.960938 C 10.238281 25.183594 10.367188 25.386719 10.558594 25.5 L 16.960938 29.339844 C 17.054688 29.402344 17.167969 29.4375 17.28125 29.441406 C 17.394531 29.441406 17.503906 29.414062 17.601562 29.359375 C 17.800781 29.246094 17.921875 29.03125 17.921875 28.800781 L 17.921875 14.078125 Z M 21.058594 20.460938 C 21.03125 20.464844 21.003906 20.472656 20.980469 20.480469 C 20.742188 20.523438 20.546875 20.695312 20.480469 20.929688 C 20.414062 21.164062 20.484375 21.414062 20.660156 21.578125 L 25.320312 26.238281 L 20.660156 30.898438 C 20.472656 31.085938 20.417969 31.363281 20.519531 31.605469 C 20.617188 31.851562 20.855469 32.011719 21.117188 32.011719 C 21.289062 32.011719 21.457031 31.941406 21.578125 31.820312 L 26.238281 27.160156 L 30.898438 31.820312 C 31.15625 32.050781 31.550781 32.039062 31.792969 31.792969 C 32.039062 31.550781 32.050781 31.15625 31.820312 30.898438 L 27.160156 26.238281 L 31.820312 21.578125 C 32.027344 21.386719 32.082031 21.082031 31.957031 20.828125 C 31.835938 20.574219 31.558594 20.433594 31.28125 20.480469 C 31.136719 20.496094 31 20.558594 30.898438 20.660156 L 26.238281 25.320312 L 21.578125 20.660156 C 21.445312 20.515625 21.253906 20.441406 21.058594 20.460938 M 21.058594 20.460938 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveFilter.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 RemoveFirewall: 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 1.25 5 L 30.75 5 L 30.75 27 L 1.25 27 Z M 1.25 5 "
|
|
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 7.300781 16.5 C 7.300781 21.144531 11.105469 24.949219 15.75 24.949219 C 20.394531 24.949219 24.199219 21.144531 24.199219 16.5 C 24.199219 11.855469 20.394531 8.050781 15.75 8.050781 C 11.105469 8.050781 7.300781 11.855469 7.300781 16.5 "
|
|
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 1.28125 5.121094 L 1.28125 11.519531 L 10.238281 11.519531 L 10.238281 5.121094 Z M 11.519531 5.121094 L 11.519531 11.519531 L 20.480469 11.519531 L 20.480469 5.121094 Z M 21.761719 5.121094 L 21.761719 11.519531 L 30.71875 11.519531 L 30.71875 5.121094 Z M 1.28125 12.800781 L 1.28125 19.199219 L 5.121094 19.199219 L 5.121094 12.800781 Z M 6.398438 12.800781 L 6.398438 19.199219 L 15.359375 19.199219 L 15.359375 12.800781 Z M 16.640625 12.800781 L 16.640625 19.199219 L 25.601562 19.199219 L 25.601562 12.800781 Z M 26.878906 12.800781 L 26.878906 19.199219 L 30.71875 19.199219 L 30.71875 12.800781 Z M 1.28125 20.480469 L 1.28125 26.878906 L 10.238281 26.878906 L 10.238281 20.480469 Z M 11.519531 20.480469 L 11.519531 26.878906 L 20.480469 26.878906 L 20.480469 20.480469 Z M 21.761719 20.480469 L 21.761719 26.878906 L 30.71875 26.878906 L 30.71875 20.480469 Z M 21.761719 20.480469 "
|
|
36
|
+
fillRule="nonzero"
|
|
37
|
+
fillOpacity="1"
|
|
38
|
+
/>
|
|
39
|
+
</g>
|
|
40
|
+
</g>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 15.75 9.460938 C 11.878906 9.460938 8.710938 12.628906 8.710938 16.5 C 8.710938 20.371094 11.878906 23.539062 15.75 23.539062 C 19.621094 23.539062 22.789062 20.371094 22.789062 16.5 C 22.789062 12.628906 19.621094 9.460938 15.75 9.460938 M 19.199219 17.203125 L 12.300781 17.203125 C 11.878906 17.203125 11.597656 16.921875 11.597656 16.5 C 11.597656 16.078125 11.878906 15.796875 12.300781 15.796875 L 19.269531 15.796875 C 19.691406 15.796875 19.972656 16.078125 19.972656 16.5 C 19.972656 16.921875 19.621094 17.203125 19.199219 17.203125 "
|
|
44
|
+
fillRule="nonzero"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</svg>
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
RemoveFirewall.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 RemoveFolder: 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 3.199219 1.921875 C 2.140625 1.921875 1.28125 2.78125 1.28125 3.839844 L 1.28125 7.679688 L 30.71875 7.679688 L 30.71875 6.398438 C 30.71875 5.339844 29.859375 4.480469 28.800781 4.480469 L 11.546875 4.484375 C 11.371094 4.417969 11 3.832031 10.800781 3.515625 C 10.3125 2.730469 9.804688 1.921875 8.960938 1.921875 Z M 1.921875 8.960938 C 1.75 8.960938 1.585938 9.027344 1.46875 9.148438 C 1.347656 9.265625 1.277344 9.429688 1.28125 9.601562 L 1.28125 26.878906 C 1.28125 27.9375 2.140625 28.800781 3.199219 28.800781 L 20.070312 28.800781 C 21.179688 30.707031 23.246094 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 24.171875 31.519531 22.851562 30.71875 21.785156 L 30.71875 9.601562 C 30.71875 9.25 30.433594 8.960938 30.078125 8.960938 Z 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 23.359375 22.71875 C 23.191406 22.71875 23.027344 22.785156 22.914062 22.910156 C 22.789062 23.027344 22.71875 23.1875 22.71875 23.359375 C 22.71875 23.527344 22.789062 23.691406 22.914062 23.808594 L 24.703125 25.601562 L 22.914062 27.390625 C 22.789062 27.503906 22.714844 27.667969 22.71875 27.839844 C 22.71875 28.007812 22.789062 28.171875 22.914062 28.285156 C 23.03125 28.402344 23.191406 28.46875 23.359375 28.476562 C 23.488281 28.476562 23.679688 28.410156 23.808594 28.289062 L 25.601562 26.492188 L 27.390625 28.285156 C 27.519531 28.410156 27.710938 28.476562 27.839844 28.476562 C 27.96875 28.476562 28.160156 28.410156 28.289062 28.289062 C 28.410156 28.167969 28.480469 28.007812 28.480469 27.835938 C 28.480469 27.667969 28.410156 27.503906 28.289062 27.386719 L 26.496094 25.601562 L 28.289062 23.808594 C 28.410156 23.691406 28.476562 23.527344 28.480469 23.359375 C 28.476562 23.1875 28.410156 23.027344 28.289062 22.910156 C 28.171875 22.785156 28.007812 22.71875 27.839844 22.71875 C 27.671875 22.71875 27.507812 22.785156 27.390625 22.910156 L 25.601562 24.703125 L 23.808594 22.910156 C 23.691406 22.789062 23.527344 22.71875 23.359375 22.71875 M 23.359375 22.71875 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveFolder.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 RemoveGroup: 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 12.960938 1.28125 C 10.757812 1.28125 9.117188 1.914062 8.136719 3.226562 C 6.9375 4.824219 6.734375 7.324219 7.46875 10.644531 C 7.1875 10.992188 6.984375 11.527344 7.066406 12.226562 C 7.234375 13.613281 7.765625 14.183594 8.21875 14.414062 C 8.429688 15.488281 9.019531 16.683594 9.59375 17.265625 C 9.59375 17.265625 9.601562 18.878906 9.519531 19.601562 C 9.136719 20.484375 7.882812 20.859375 6.40625 21.445312 C 3.9375 22.433594 0.871094 23.652344 0.640625 27.480469 L 0.601562 28.160156 L 19.738281 28.160156 C 20.730469 30.414062 22.988281 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 22.394531 29.613281 19.71875 26.527344 19.269531 C 26.527344 19.269531 26.507812 19.265625 26.503906 19.257812 C 25.476562 18.804688 24.027344 17.699219 23.761719 17.199219 C 23.679688 16.640625 23.6875 15.277344 23.6875 15.277344 C 24.21875 14.789062 24.933594 13.792969 25.183594 12.773438 C 25.601562 12.550781 26.074219 12.019531 26.222656 10.765625 C 26.296875 10.132812 26.117188 9.640625 25.863281 9.3125 C 26.183594 7.890625 26.625 5.171875 25.535156 3.570312 C 25.089844 2.914062 24.4375 2.503906 23.605469 2.328125 C 23.054688 1.652344 22.023438 1.28125 20.660156 1.28125 C 19.648438 1.28125 18.796875 1.453125 18.066406 1.804688 C 18.617188 2.136719 19.089844 2.585938 19.460938 3.128906 C 20.574219 4.75 20.800781 7.128906 20.140625 10.386719 C 20.4375 10.976562 20.550781 11.65625 20.46875 12.371094 C 20.289062 13.855469 19.738281 14.703125 19.175781 15.179688 C 18.90625 16.140625 18.4375 17.121094 17.921875 17.8125 C 17.921875 18.277344 17.917969 18.6875 17.945312 19.148438 C 18.289062 19.519531 19.4375 19.96875 20.296875 20.308594 C 20.648438 20.441406 21.425781 20.761719 21.425781 20.761719 C 21.078125 21.058594 20.765625 21.394531 20.492188 21.761719 C 20.269531 21.671875 20.050781 21.582031 19.832031 21.496094 C 18.355469 20.921875 17.105469 20.476562 16.71875 19.601562 C 16.640625 18.878906 16.644531 17.335938 16.644531 17.335938 C 17.222656 16.75 17.824219 15.496094 18.042969 14.40625 C 18.496094 14.175781 19.027344 13.605469 19.195312 12.21875 C 19.277344 11.511719 19.066406 10.976562 18.785156 10.628906 C 19.117188 9.132812 19.742188 5.804688 18.40625 3.851562 C 18.035156 3.308594 17.507812 2.886719 16.894531 2.644531 C 16.671875 2.5625 16.449219 2.496094 16.21875 2.4375 C 15.621094 1.691406 14.484375 1.28125 12.960938 1.28125 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 22.398438 24.960938 C 22.226562 24.953125 22.058594 25.015625 21.9375 25.136719 C 21.878906 25.191406 21.835938 25.261719 21.804688 25.335938 C 21.777344 25.421875 21.761719 25.511719 21.761719 25.601562 C 21.761719 25.792969 21.824219 25.953125 21.9375 26.0625 C 21.992188 26.121094 22.0625 26.164062 22.136719 26.195312 C 22.222656 26.222656 22.308594 26.238281 22.398438 26.238281 L 28.800781 26.238281 C 29.183594 26.238281 29.441406 25.984375 29.441406 25.601562 C 29.441406 25.214844 29.183594 24.960938 28.863281 24.960938 Z M 22.398438 24.960938 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveGroup.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 RemoveKey: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 21.761719 0 C 16.113281 0 11.519531 4.59375 11.519531 10.238281 C 11.519531 15.886719 16.113281 20.480469 21.761719 20.480469 C 20.148438 21.6875 19.199219 23.585938 19.199219 25.601562 C 19.199219 29.121094 22.078125 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 22.398438 29.617188 19.738281 26.539062 19.28125 C 29.78125 17.558594 32 14.160156 32 10.238281 C 32 4.59375 27.40625 0 21.761719 0 M 21.761719 3.839844 C 23.398438 3.839844 25.03125 4.46875 26.28125 5.71875 C 28.78125 8.214844 28.78125 12.265625 26.28125 14.761719 L 17.238281 5.71875 C 18.4375 4.515625 20.0625 3.839844 21.761719 3.839844 M 11.179688 14.800781 L 0 25.980469 L 0 29.820312 L 10.800781 19.019531 C 10.917969 18.898438 11.082031 18.832031 11.25 18.832031 C 11.417969 18.832031 11.582031 18.898438 11.699219 19.019531 C 11.820312 19.140625 11.890625 19.300781 11.890625 19.472656 C 11.890625 19.640625 11.820312 19.804688 11.699219 19.921875 L 0.640625 30.980469 L 1.660156 32 L 6.019531 32 L 8.320312 29.699219 L 8.320312 28.160156 L 9.859375 28.160156 L 12.160156 25.859375 L 12.160156 24.960938 L 13.058594 24.960938 L 14.71875 23.300781 L 14.71875 22.398438 L 15.621094 22.398438 L 17.199219 20.820312 C 14.5 19.652344 12.347656 17.5 11.179688 14.800781 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 22.460938 24.960938 C 22.074219 24.960938 21.820312 25.214844 21.820312 25.601562 C 21.820312 25.984375 22.074219 26.238281 22.460938 26.238281 L 28.738281 26.238281 C 29.125 26.238281 29.378906 25.984375 29.378906 25.601562 C 29.378906 25.214844 29.125 24.960938 28.738281 24.960938 Z M 22.460938 24.960938 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveKey.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 RemoveLink: 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 23.679688 2.5625 C 22.203125 2.5625 20.730469 3.125 19.605469 4.246094 L 16.40625 7.449219 C 14.863281 8.996094 14.328125 11.285156 15.027344 13.351562 L 17.324219 11.054688 C 17.421875 10.394531 17.710938 9.761719 18.214844 9.257812 L 21.417969 6.058594 C 22.015625 5.457031 22.832031 5.121094 23.679688 5.121094 C 24.5 5.121094 25.320312 5.433594 25.941406 6.058594 C 27.191406 7.308594 27.191406 9.335938 25.941406 10.582031 L 22.742188 13.785156 C 22.257812 14.269531 21.625 14.582031 20.945312 14.671875 L 18.644531 16.972656 C 20.714844 17.675781 23.003906 17.140625 24.550781 15.59375 L 27.753906 12.390625 C 30 10.140625 30 6.496094 27.753906 4.246094 C 26.671875 3.167969 25.207031 2.5625 23.679688 2.5625 M 19.816406 10.867188 C 19.484375 10.878906 19.167969 11.019531 18.933594 11.253906 L 11.253906 18.933594 C 10.921875 19.257812 10.785156 19.734375 10.902344 20.179688 C 11.019531 20.628906 11.371094 20.980469 11.820312 21.097656 C 12.265625 21.214844 12.742188 21.078125 13.066406 20.746094 L 20.746094 13.066406 C 21.125 12.699219 21.242188 12.136719 21.035156 11.648438 C 20.828125 11.160156 20.34375 10.851562 19.816406 10.867188 M 11.808594 14.734375 C 10.183594 14.648438 8.597656 15.253906 7.449219 16.40625 L 4.246094 19.605469 C 2 21.859375 2 25.503906 4.246094 27.753906 C 5.328125 28.832031 6.792969 29.4375 8.320312 29.4375 C 9.792969 29.4375 11.269531 28.875 12.390625 27.75 L 15.59375 24.550781 C 17.136719 23.003906 17.671875 20.714844 16.972656 18.644531 L 14.671875 20.945312 C 14.582031 21.625 14.269531 22.257812 13.78125 22.742188 L 10.582031 25.941406 C 9.667969 26.859375 8.292969 27.132812 7.09375 26.636719 C 5.898438 26.144531 5.121094 24.976562 5.121094 23.679688 C 5.121094 22.832031 5.457031 22.019531 6.058594 21.417969 L 9.257812 18.21875 C 9.742188 17.730469 10.375 17.417969 11.054688 17.324219 L 13.351562 15.027344 C 12.855469 14.859375 12.335938 14.761719 11.808594 14.734375 M 25.601562 19.199219 C 22.3125 19.199219 19.582031 21.710938 19.238281 24.910156 C 19.214844 25.140625 19.199219 25.371094 19.199219 25.601562 C 19.199219 29.121094 22.078125 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 M 23.359375 22.71875 C 23.550781 22.71875 23.679688 22.785156 23.808594 22.914062 L 25.601562 24.703125 L 27.390625 22.914062 C 27.507812 22.789062 27.667969 22.71875 27.839844 22.71875 C 28.011719 22.71875 28.171875 22.789062 28.289062 22.914062 C 28.410156 23.03125 28.480469 23.191406 28.480469 23.363281 C 28.480469 23.53125 28.410156 23.691406 28.289062 23.808594 L 26.496094 25.601562 L 28.289062 27.390625 C 28.410156 27.507812 28.480469 27.671875 28.480469 27.839844 C 28.480469 28.007812 28.410156 28.171875 28.289062 28.289062 C 28.167969 28.40625 28.007812 28.472656 27.839844 28.480469 C 27.671875 28.472656 27.511719 28.40625 27.390625 28.289062 L 25.601562 26.496094 L 23.808594 28.289062 C 23.6875 28.402344 23.527344 28.472656 23.359375 28.480469 C 23.191406 28.472656 23.035156 28.40625 22.914062 28.289062 C 22.789062 28.175781 22.714844 28.011719 22.714844 27.839844 C 22.714844 27.667969 22.789062 27.507812 22.914062 27.390625 L 24.703125 25.601562 L 22.914062 23.808594 C 22.789062 23.695312 22.71875 23.53125 22.71875 23.363281 C 22.71875 23.191406 22.789062 23.03125 22.914062 22.914062 C 23.027344 22.785156 23.1875 22.714844 23.359375 22.71875 M 23.359375 22.71875 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveLink.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 RemoveList: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 1.792969 0 C 0.832031 0 0 0.832031 0 1.792969 L 0 4.480469 L 28.160156 4.480469 L 28.160156 1.792969 C 28.160156 0.832031 27.328125 0 26.367188 0 Z M 0 5.761719 L 0 25.601562 C 0 25.984375 0.253906 26.238281 0.640625 26.238281 L 19.261719 26.238281 C 19.582031 29.441406 22.335938 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 22.976562 30.398438 20.738281 28.160156 19.710938 L 28.160156 5.761719 Z M 4.480469 9.601562 L 7.039062 9.601562 L 7.039062 10.878906 L 4.480469 10.878906 Z M 8.960938 9.601562 L 23.679688 9.601562 L 23.679688 10.878906 L 8.960938 10.878906 Z M 4.480469 12.800781 L 7.039062 12.800781 L 7.039062 14.078125 L 4.480469 14.078125 Z M 8.960938 12.800781 L 23.679688 12.800781 L 23.679688 14.078125 L 8.960938 14.078125 Z M 4.480469 16 L 7.039062 16 L 7.039062 17.28125 L 4.480469 17.28125 Z M 8.960938 16 L 23.679688 16 L 23.679688 17.28125 L 8.960938 17.28125 Z M 4.480469 19.199219 L 7.039062 19.199219 L 7.039062 20.480469 L 4.480469 20.480469 Z M 8.960938 19.199219 L 21.359375 19.199219 C 20.816406 19.5625 20.324219 19.992188 19.886719 20.480469 L 8.960938 20.480469 Z 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 22.460938 24.960938 C 22.078125 24.960938 21.824219 25.214844 21.824219 25.601562 C 21.824219 25.984375 22.078125 26.238281 22.460938 26.238281 L 28.738281 26.238281 C 29.121094 26.238281 29.378906 25.984375 29.378906 25.601562 C 29.378906 25.214844 29.121094 24.960938 28.738281 24.960938 Z M 22.460938 24.960938 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveList.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 RemoveNetworkCard: 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 1.25 3.75 L 30.125 3.75 L 30.125 27.625 L 1.25 27.625 Z M 1.25 3.75 "
|
|
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 16.894531 16.640625 C 16.894531 20.019531 19.660156 22.785156 23.039062 22.785156 C 26.417969 22.785156 29.183594 20.019531 29.183594 16.640625 C 29.183594 13.261719 26.417969 10.496094 23.039062 10.496094 C 19.660156 10.496094 16.894531 13.261719 16.894531 16.640625 "
|
|
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 1.28125 3.839844 L 1.28125 5.121094 L 3.839844 5.121094 C 4.203125 5.121094 4.480469 5.398438 4.480469 5.757812 L 4.480469 27.519531 L 5.761719 27.519531 L 5.761719 24.320312 L 8.320312 24.320312 L 8.320312 22.398438 C 8.324219 22.046875 8.609375 21.761719 8.960938 21.761719 L 15.359375 21.761719 C 15.710938 21.761719 15.996094 22.046875 16 22.398438 L 16 24.320312 L 30.078125 24.320312 L 30.078125 9.601562 L 5.761719 9.601562 L 5.761719 5.761719 C 5.757812 4.703125 4.898438 3.84375 3.839844 3.839844 Z M 19.839844 11.519531 L 21.121094 11.519531 L 21.121094 13.441406 L 19.839844 13.441406 L 19.839844 14.71875 L 17.921875 14.71875 L 17.921875 13.441406 L 19.839844 13.441406 Z M 22.398438 11.519531 L 23.679688 11.519531 L 23.679688 13.441406 L 22.398438 13.441406 Z M 24.960938 11.519531 L 26.238281 11.519531 L 26.238281 13.441406 L 28.160156 13.441406 L 28.160156 14.71875 L 26.238281 14.71875 L 26.238281 13.441406 L 24.960938 13.441406 Z M 13.441406 12.800781 C 14.148438 12.800781 14.71875 13.375 14.71875 14.082031 C 14.71875 14.789062 14.144531 15.359375 13.4375 15.359375 C 12.730469 15.359375 12.15625 14.785156 12.160156 14.078125 C 12.160156 13.371094 12.734375 12.800781 13.441406 12.800781 M 5.761719 13.441406 L 8.320312 13.441406 L 8.320312 18.558594 L 5.761719 18.558594 Z M 17.921875 16 L 19.839844 16 L 19.839844 17.28125 L 17.921875 17.28125 Z M 26.238281 16 L 28.160156 16 L 28.160156 17.28125 L 26.238281 17.28125 Z M 17.921875 18.558594 L 19.839844 18.558594 L 19.839844 19.839844 L 21.121094 19.839844 L 21.121094 21.761719 L 19.839844 21.761719 L 19.839844 19.839844 L 17.921875 19.839844 Z M 26.238281 18.558594 L 28.160156 18.558594 L 28.160156 19.839844 L 26.238281 19.839844 L 26.238281 21.761719 L 24.960938 21.761719 L 24.960938 19.839844 L 26.238281 19.839844 Z M 22.398438 19.839844 L 23.679688 19.839844 L 23.679688 21.761719 L 22.398438 21.761719 Z M 22.398438 19.839844 "
|
|
36
|
+
fillRule="nonzero"
|
|
37
|
+
fillOpacity="1"
|
|
38
|
+
/>
|
|
39
|
+
</g>
|
|
40
|
+
</g>
|
|
41
|
+
<path
|
|
42
|
+
fill={color}
|
|
43
|
+
d="M 23.039062 11.519531 C 20.222656 11.519531 17.921875 13.824219 17.921875 16.640625 C 17.921875 19.457031 20.222656 21.761719 23.039062 21.761719 C 25.855469 21.761719 28.160156 19.457031 28.160156 16.640625 C 28.160156 13.824219 25.855469 11.519531 23.039062 11.519531 M 25.546875 17.152344 L 20.53125 17.152344 C 20.222656 17.152344 20.019531 16.945312 20.019531 16.640625 C 20.019531 16.332031 20.222656 16.128906 20.53125 16.128906 L 25.601562 16.128906 C 25.90625 16.128906 26.113281 16.332031 26.113281 16.640625 C 26.113281 16.945312 25.855469 17.152344 25.546875 17.152344 "
|
|
44
|
+
fillRule="nonzero"
|
|
45
|
+
fillOpacity="1"
|
|
46
|
+
/>
|
|
47
|
+
</svg>
|
|
48
|
+
);
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
RemoveNetworkCard.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 RemoveNode: 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 12.160156 0 C 8.980469 0.00390625 6.402344 2.582031 6.398438 5.761719 C 6.398438 8.71875 8.644531 11.164062 11.519531 11.484375 L 11.519531 28.800781 L 19.839844 28.800781 L 19.839844 30.71875 L 24.960938 30.71875 L 24.960938 25.601562 L 19.839844 25.601562 L 19.839844 27.519531 L 12.800781 27.519531 L 12.800781 21.761719 L 19.839844 21.761719 L 19.839844 23.679688 L 24.960938 23.679688 L 24.960938 18.558594 L 19.839844 18.558594 L 19.839844 20.480469 L 12.800781 20.480469 L 12.800781 14.71875 L 19.839844 14.71875 L 19.839844 16.640625 L 24.960938 16.640625 L 24.960938 11.519531 L 19.839844 11.519531 L 19.839844 13.441406 L 12.800781 13.441406 L 12.800781 11.484375 C 15.675781 11.164062 17.921875 8.71875 17.921875 5.761719 C 17.917969 2.582031 15.339844 0.00390625 12.160156 0 M 10.238281 3.199219 C 10.402344 3.199219 10.566406 3.261719 10.691406 3.386719 L 12.160156 4.855469 L 13.628906 3.386719 C 13.878906 3.136719 14.28125 3.136719 14.53125 3.386719 C 14.78125 3.636719 14.78125 4.042969 14.53125 4.292969 L 13.066406 5.761719 L 14.53125 7.226562 C 14.714844 7.410156 14.769531 7.6875 14.667969 7.925781 C 14.585938 8.121094 14.414062 8.265625 14.203125 8.308594 C 13.996094 8.347656 13.777344 8.285156 13.628906 8.132812 L 12.160156 6.664062 L 10.691406 8.132812 C 10.570312 8.253906 10.40625 8.320312 10.238281 8.320312 C 9.980469 8.316406 9.75 8.160156 9.652344 7.921875 C 9.554688 7.683594 9.609375 7.410156 9.789062 7.226562 L 11.253906 5.761719 L 9.789062 4.292969 C 9.605469 4.109375 9.550781 3.835938 9.648438 3.597656 C 9.746094 3.355469 9.980469 3.199219 10.238281 3.199219 M 21.121094 12.800781 L 23.679688 12.800781 L 23.679688 15.359375 L 21.121094 15.359375 Z M 21.121094 19.839844 L 23.679688 19.839844 L 23.679688 22.398438 L 21.121094 22.398438 Z M 21.121094 26.878906 L 23.679688 26.878906 L 23.679688 29.441406 L 21.121094 29.441406 Z M 21.121094 26.878906 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveNode.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 RemovePage: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 21.5 1.5 L 8 1.5 C 6.199219 1.5 4.75 2.949219 4.75 4.75 L 4.75 27.25 C 4.75 29.050781 6.199219 30.5 8 30.5 L 24 30.5 C 25.800781 30.5 27.25 29.050781 27.25 27.25 L 27.25 7.25 C 27.246094 5.726562 26.644531 4.261719 25.574219 3.175781 C 24.5 2.074219 23.023438 1.5 21.5 1.5 M 20.023438 17.773438 C 19.890625 17.921875 19.699219 18.003906 19.5 18 L 12.523438 18 C 12.15625 18.007812 11.832031 17.757812 11.75 17.398438 C 11.675781 16.925781 12.050781 16.5 12.5 16.5 L 19.449219 16.5 C 19.898438 16.5 20.300781 16.875 20.25 17.300781 C 20.234375 17.480469 20.152344 17.648438 20.023438 17.773438 M 24 6.5 C 23.023438 6.5 22.25 5.726562 22.25 4.75 L 22.25 3.074219 C 23.101562 3.222656 23.890625 3.636719 24.5 4.25 C 25.113281 4.859375 25.527344 5.648438 25.675781 6.5 Z M 24 6.5 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemovePage.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 RemoveShield: 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 29.578125 5.023438 C 24.839844 3.984375 22.042969 2.511719 20 1.433594 C 18.414062 0.601562 17.265625 0 16 0 C 14.734375 0 13.585938 0.601562 12 1.433594 C 9.957031 2.511719 7.160156 3.984375 2.421875 5.023438 L 1.921875 5.132812 L 1.921875 5.648438 C 1.921875 25.140625 15.59375 31.683594 15.734375 31.746094 L 16.011719 31.875 L 16.289062 31.734375 C 16.425781 31.664062 30.078125 24.496094 30.078125 5.648438 L 30.078125 5.132812 Z M 20.933594 18.109375 C 21.117188 18.292969 21.171875 18.566406 21.074219 18.804688 C 20.972656 19.046875 20.738281 19.203125 20.480469 19.199219 C 20.3125 19.203125 20.148438 19.132812 20.027344 19.011719 L 16.320312 15.304688 L 12.613281 19.011719 C 12.492188 19.132812 12.332031 19.203125 12.160156 19.203125 C 11.988281 19.203125 11.828125 19.132812 11.707031 19.011719 C 11.585938 18.894531 11.519531 18.730469 11.519531 18.5625 C 11.519531 18.394531 11.585938 18.230469 11.707031 18.109375 L 15.414062 14.398438 L 11.707031 10.691406 C 11.585938 10.574219 11.519531 10.410156 11.519531 10.242188 C 11.519531 10.070312 11.585938 9.910156 11.707031 9.789062 C 11.957031 9.539062 12.363281 9.539062 12.613281 9.789062 L 16.320312 13.496094 L 20.027344 9.789062 C 20.277344 9.539062 20.683594 9.539062 20.933594 9.789062 C 21.183594 10.039062 21.183594 10.441406 20.933594 10.691406 L 17.226562 14.398438 Z M 20.933594 18.109375 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveShield.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 RemoveSilence: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 25.503906 1.273438 C 24.550781 1.273438 23.96875 2.144531 23.164062 3.351562 C 21.644531 5.617188 19.121094 9.355469 12.152344 9.578125 L 12.152344 19.214844 C 16.066406 19.320312 18.539062 20.566406 20.25 22.101562 C 19.5625 23.140625 19.199219 24.359375 19.199219 25.601562 C 19.199219 29.128906 22.074219 32 25.601562 32 C 29.132812 31.996094 31.996094 29.132812 32 25.601562 C 32 22.71875 30.082031 20.277344 27.460938 19.476562 C 27.496094 18.105469 27.515625 16.558594 27.515625 14.71875 C 27.515625 1.273438 26.253906 1.273438 25.503906 1.273438 M 4.476562 9.601562 C 2.710938 9.601562 1.28125 11.03125 1.28125 12.796875 L 1.28125 15.996094 C 1.28125 17.761719 2.710938 19.191406 4.476562 19.191406 L 10.878906 19.191406 L 10.878906 9.601562 Z M 28.78125 12.339844 C 28.789062 13.09375 28.796875 13.882812 28.796875 14.71875 C 28.796875 15.796875 28.789062 16.804688 28.777344 17.746094 C 29.917969 17.367188 30.691406 16.296875 30.6875 15.089844 C 30.6875 13.863281 29.925781 12.769531 28.78125 12.339844 M 4.246094 20.460938 C 4.96875 22.433594 5.648438 25.996094 6.144531 28.589844 C 6.246094 29.113281 6.550781 30.71875 8.601562 30.71875 L 10.738281 30.71875 C 12.4375 30.71875 12.796875 29.671875 12.796875 28.796875 C 12.796875 27.65625 12.15625 26.925781 11.414062 26.191406 C 11.238281 25.914062 10.960938 24.390625 10.890625 20.472656 L 4.476562 20.472656 C 4.398438 20.472656 4.320312 20.464844 4.246094 20.460938 M 25.601562 20.480469 C 26.960938 20.480469 28.265625 21.019531 29.226562 21.980469 C 30.183594 22.941406 30.722656 24.246094 30.71875 25.601562 C 30.722656 26.960938 30.183594 28.261719 29.222656 29.222656 C 28.261719 30.183594 26.960938 30.722656 25.601562 30.71875 C 24.246094 30.722656 22.941406 30.183594 21.980469 29.226562 C 21.019531 28.265625 20.480469 26.960938 20.480469 25.601562 C 20.476562 24.242188 21.015625 22.9375 21.976562 21.976562 C 22.9375 21.015625 24.242188 20.476562 25.601562 20.480469 M 23.359375 22.71875 C 23.191406 22.722656 23.03125 22.792969 22.914062 22.914062 C 22.789062 23.03125 22.71875 23.191406 22.71875 23.363281 C 22.71875 23.53125 22.789062 23.691406 22.914062 23.808594 L 24.703125 25.601562 L 22.914062 27.390625 C 22.792969 27.507812 22.722656 27.671875 22.722656 27.839844 C 22.722656 28.007812 22.792969 28.171875 22.914062 28.289062 C 23.035156 28.40625 23.191406 28.472656 23.359375 28.480469 C 23.488281 28.480469 23.679688 28.414062 23.808594 28.289062 L 25.601562 26.496094 L 27.390625 28.289062 C 27.519531 28.414062 27.710938 28.480469 27.839844 28.480469 C 27.96875 28.480469 28.160156 28.414062 28.289062 28.289062 C 28.414062 28.171875 28.484375 28.011719 28.480469 27.839844 C 28.480469 27.671875 28.414062 27.507812 28.289062 27.390625 L 26.496094 25.601562 L 28.289062 23.808594 C 28.410156 23.691406 28.480469 23.53125 28.480469 23.363281 C 28.480469 23.191406 28.410156 23.03125 28.289062 22.914062 C 28.171875 22.792969 28.007812 22.722656 27.839844 22.722656 C 27.671875 22.722656 27.507812 22.792969 27.390625 22.914062 L 25.601562 24.703125 L 23.808594 22.914062 C 23.691406 22.792969 23.527344 22.722656 23.359375 22.71875 M 23.359375 22.71875 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveSilence.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 RemoveTag: 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.078125 1.28125 C 17.445312 1.304688 16.804688 1.433594 16.378906 1.921875 L 1.859375 16.441406 C 1.171875 17.128906 1.15625 18.28125 1.859375 19.078125 L 12.980469 30.21875 C 13.324219 30.566406 13.785156 30.738281 14.261719 30.738281 C 14.730469 30.738281 15.222656 30.570312 15.625 30.21875 L 18.378906 27.460938 C 19.417969 30.195312 22.039062 32 24.960938 32 C 28.847656 31.996094 31.996094 28.847656 32 24.960938 C 31.996094 21.996094 30.144531 19.351562 27.359375 18.339844 L 30.078125 15.621094 C 30.714844 14.984375 30.71875 14.007812 30.71875 13.058594 L 30.71875 3.519531 C 30.71875 2.265625 29.738281 1.28125 28.480469 1.28125 L 18.699219 1.28125 C 18.496094 1.277344 18.292969 1.273438 18.078125 1.28125 M 24.960938 5.121094 C 26.023438 5.121094 26.878906 5.980469 26.878906 7.042969 C 26.878906 8.101562 26.019531 8.960938 24.957031 8.960938 C 23.898438 8.960938 23.039062 8.101562 23.039062 7.039062 C 23.039062 5.980469 23.902344 5.121094 24.960938 5.121094 M 24.960938 19.199219 C 28.140625 19.203125 30.71875 21.78125 30.71875 24.960938 C 30.714844 28.140625 28.140625 30.714844 24.960938 30.71875 C 21.78125 30.71875 19.203125 28.140625 19.199219 24.960938 C 19.199219 21.777344 21.78125 19.199219 24.960938 19.199219 M 22.859375 21.941406 L 21.941406 22.859375 L 24.039062 24.960938 L 21.941406 27.058594 L 22.859375 27.980469 L 24.960938 25.878906 L 27.058594 27.980469 L 27.980469 27.058594 L 25.878906 24.960938 L 27.980469 22.859375 L 27.058594 21.941406 L 24.960938 24.039062 Z M 22.859375 21.941406 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveTag.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 RemoveTicket: React.FunctionComponent<IconProps> = ({
|
|
11
|
+
color = "currentColor",
|
|
12
|
+
size = 24,
|
|
13
|
+
...other
|
|
14
|
+
}) => {
|
|
15
|
+
return (
|
|
16
|
+
<svg viewBox="0 0 32 32" height={size} width={size} {...other}>
|
|
17
|
+
<path
|
|
18
|
+
fill={color}
|
|
19
|
+
d="M 21.121094 0.0585938 C 20.640625 0.0585938 20.183594 0.242188 19.839844 0.578125 L 16.398438 3.980469 L 17.28125 4.859375 C 17.53125 5.109375 17.53125 5.511719 17.28125 5.761719 C 17.167969 5.886719 17.007812 5.957031 16.839844 5.960938 C 16.667969 5.957031 16.5 5.886719 16.378906 5.761719 L 15.5 4.878906 L 0.5 19.78125 C 0.164062 20.117188 -0.0195312 20.566406 -0.0195312 21.058594 C -0.0195312 21.550781 0.164062 22.003906 0.5 22.335938 L 2.5 24.320312 C 2.730469 24.546875 3.085938 24.585938 3.339844 24.378906 C 3.949219 23.890625 4.660156 23.621094 5.320312 23.621094 C 6.980469 23.621094 8.320312 24.960938 8.320312 26.621094 C 8.320312 27.347656 8.050781 28.035156 7.578125 28.558594 C 7.351562 28.8125 7.378906 29.199219 7.621094 29.441406 L 9.601562 31.417969 C 9.9375 31.757812 10.390625 31.960938 10.878906 31.960938 C 11.371094 31.960938 11.824219 31.757812 12.160156 31.417969 L 17.960938 25.621094 C 18.296875 29.191406 21.300781 32 24.960938 32 C 28.839844 32 32 28.839844 32 24.957031 C 32 21.296875 29.191406 18.296875 25.621094 17.957031 L 27.101562 16.480469 L 26.238281 15.621094 C 26.117188 15.5 26.050781 15.339844 26.050781 15.167969 C 26.050781 15 26.117188 14.835938 26.238281 14.71875 C 26.488281 14.46875 26.890625 14.46875 27.140625 14.71875 L 28 15.578125 L 31.398438 12.199219 C 31.753906 11.917969 31.96875 11.480469 32 11.019531 C 32.039062 10.511719 31.859375 10.019531 31.5 9.660156 L 29.5 7.679688 C 29.277344 7.445312 28.914062 7.417969 28.660156 7.621094 C 28.085938 8.078125 27.449219 8.320312 26.761719 8.320312 C 25.101562 8.320312 23.738281 6.980469 23.738281 5.320312 C 23.738281 4.628906 23.980469 3.972656 24.441406 3.398438 C 24.636719 3.140625 24.609375 2.78125 24.378906 2.558594 L 22.398438 0.578125 C 22.058594 0.242188 21.597656 0.0546875 21.121094 0.0585938 M 18.621094 6.460938 C 18.78125 6.460938 18.953125 6.53125 19.078125 6.660156 L 19.980469 7.558594 C 20.230469 7.808594 20.230469 8.210938 19.980469 8.460938 C 19.855469 8.578125 19.691406 8.640625 19.519531 8.640625 C 19.355469 8.640625 19.195312 8.578125 19.078125 8.460938 L 18.179688 7.558594 C 18.058594 7.4375 17.992188 7.277344 17.992188 7.105469 C 17.992188 6.9375 18.058594 6.773438 18.179688 6.65625 C 18.292969 6.53125 18.453125 6.460938 18.621094 6.457031 M 21.320312 9.15625 C 21.484375 9.15625 21.65625 9.210938 21.78125 9.335938 L 22.679688 10.234375 C 22.929688 10.488281 22.929688 10.898438 22.679688 11.15625 C 22.558594 11.273438 22.390625 11.339844 22.21875 11.335938 C 22.046875 11.339844 21.882812 11.273438 21.761719 11.15625 L 20.859375 10.257812 C 20.609375 10 20.609375 9.589844 20.859375 9.335938 C 20.984375 9.21875 21.148438 9.152344 21.320312 9.15625 M 24.019531 11.855469 C 24.183594 11.851562 24.34375 11.917969 24.460938 12.035156 L 25.359375 12.9375 C 25.609375 13.1875 25.609375 13.585938 25.359375 13.835938 C 25.246094 13.960938 25.089844 14.03125 24.921875 14.035156 C 24.746094 14.03125 24.582031 13.960938 24.460938 13.835938 L 23.558594 12.9375 C 23.4375 12.816406 23.371094 12.652344 23.371094 12.484375 C 23.371094 12.316406 23.4375 12.152344 23.558594 12.035156 C 23.683594 11.910156 23.859375 11.855469 24.019531 11.855469 M 24.957031 19.195312 C 26.484375 19.191406 27.953125 19.796875 29.035156 20.878906 C 31.28125 23.132812 31.28125 26.777344 29.035156 29.03125 C 27.957031 30.109375 26.488281 30.71875 24.960938 30.714844 C 23.433594 30.71875 21.964844 30.113281 20.882812 29.03125 C 19.800781 27.953125 19.195312 26.484375 19.195312 24.957031 C 19.195312 23.425781 19.800781 21.960938 20.882812 20.878906 C 21.964844 19.796875 23.433594 19.191406 24.960938 19.195312 M 22.660156 22.054688 C 22.632812 22.0625 22.605469 22.070312 22.578125 22.074219 C 22.339844 22.117188 22.144531 22.292969 22.078125 22.527344 C 22.011719 22.757812 22.082031 23.011719 22.261719 23.175781 L 24.039062 24.957031 L 22.261719 26.734375 C 22.136719 26.855469 22.066406 27.019531 22.066406 27.195312 C 22.066406 27.367188 22.136719 27.535156 22.261719 27.65625 C 22.382812 27.777344 22.550781 27.84375 22.722656 27.847656 C 22.894531 27.84375 23.058594 27.777344 23.179688 27.65625 L 24.960938 25.875 L 26.738281 27.65625 C 26.996094 27.882812 27.386719 27.871094 27.632812 27.625 C 27.875 27.382812 27.886719 26.992188 27.660156 26.734375 L 25.878906 24.957031 L 27.660156 23.175781 C 27.867188 22.980469 27.921875 22.675781 27.796875 22.425781 C 27.671875 22.171875 27.398438 22.027344 27.121094 22.074219 C 26.976562 22.089844 26.839844 22.152344 26.738281 22.257812 L 24.960938 24.035156 L 23.179688 22.257812 C 23.046875 22.113281 22.855469 22.039062 22.660156 22.054688 M 22.660156 22.054688 "
|
|
20
|
+
fillRule="nonzero"
|
|
21
|
+
fillOpacity="1"
|
|
22
|
+
/>
|
|
23
|
+
</svg>
|
|
24
|
+
);
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
RemoveTicket.propTypes = {
|
|
28
|
+
color: PropTypes.string,
|
|
29
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
30
|
+
};
|