@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.
Files changed (577) hide show
  1. package/.eslintignore +1 -0
  2. package/.github/workflows/publish.yaml +38 -0
  3. package/.releaserc +16 -0
  4. package/LICENSE +201 -0
  5. package/babel.config.json +18 -0
  6. package/dist/icons/AccessDenied.tsx +30 -0
  7. package/dist/icons/Activemq.tsx +60 -0
  8. package/dist/icons/Add.tsx +30 -0
  9. package/dist/icons/AddAlarm.tsx +30 -0
  10. package/dist/icons/AddAlert.tsx +30 -0
  11. package/dist/icons/AddCertificate.tsx +54 -0
  12. package/dist/icons/AddClock.tsx +30 -0
  13. package/dist/icons/AddCloud.tsx +30 -0
  14. package/dist/icons/AddCost.tsx +30 -0
  15. package/dist/icons/AddDatabase.tsx +30 -0
  16. package/dist/icons/AddDisk.tsx +30 -0
  17. package/dist/icons/AddEmail.tsx +30 -0
  18. package/dist/icons/AddFirewall.tsx +54 -0
  19. package/dist/icons/AddFolder.tsx +30 -0
  20. package/dist/icons/AddGroup.tsx +30 -0
  21. package/dist/icons/AddInbox.tsx +30 -0
  22. package/dist/icons/AddKey.tsx +30 -0
  23. package/dist/icons/AddList.tsx +30 -0
  24. package/dist/icons/AddNetworkCard.tsx +54 -0
  25. package/dist/icons/AddNode.tsx +30 -0
  26. package/dist/icons/AddPage.tsx +30 -0
  27. package/dist/icons/AddReceipt.tsx +30 -0
  28. package/dist/icons/AddShield.tsx +54 -0
  29. package/dist/icons/AddSnapshot.tsx +30 -0
  30. package/dist/icons/AddTag.tsx +30 -0
  31. package/dist/icons/AddTicket.tsx +30 -0
  32. package/dist/icons/AddUser.tsx +30 -0
  33. package/dist/icons/Alarm.tsx +30 -0
  34. package/dist/icons/Alarm3.tsx +30 -0
  35. package/dist/icons/Alert.tsx +30 -0
  36. package/dist/icons/Ansible.tsx +36 -0
  37. package/dist/icons/Archive.tsx +36 -0
  38. package/dist/icons/Argo.tsx +186 -0
  39. package/dist/icons/ArtifactRegistry.tsx +84 -0
  40. package/dist/icons/Aws.tsx +36 -0
  41. package/dist/icons/AwsAck.tsx +30 -0
  42. package/dist/icons/AwsAcm.tsx +53 -0
  43. package/dist/icons/AwsAlb.tsx +42 -0
  44. package/dist/icons/AwsAmi.tsx +60 -0
  45. package/dist/icons/AwsApiGateway.tsx +36 -0
  46. package/dist/icons/AwsAuditManager.tsx +53 -0
  47. package/dist/icons/AwsAutoScaling.tsx +30 -0
  48. package/dist/icons/AwsCloudDirectory.tsx +53 -0
  49. package/dist/icons/AwsCloudformation.tsx +36 -0
  50. package/dist/icons/AwsCloudfront.tsx +36 -0
  51. package/dist/icons/AwsCloudtrail.tsx +36 -0
  52. package/dist/icons/AwsCloudwatch.tsx +36 -0
  53. package/dist/icons/AwsCloudwatchAlarm.tsx +30 -0
  54. package/dist/icons/AwsConfig.tsx +36 -0
  55. package/dist/icons/AwsDetective.tsx +53 -0
  56. package/dist/icons/AwsDirectoryService.tsx +53 -0
  57. package/dist/icons/AwsDnszone.tsx +36 -0
  58. package/dist/icons/AwsEbsVolume.tsx +53 -0
  59. package/dist/icons/AwsEc2AutoScaling.tsx +36 -0
  60. package/dist/icons/AwsEc2Instance.tsx +36 -0
  61. package/dist/icons/AwsEc2RouteTable.tsx +72 -0
  62. package/dist/icons/AwsEc2Vpc.tsx +42 -0
  63. package/dist/icons/AwsEcr.tsx +53 -0
  64. package/dist/icons/AwsEcrRepository.tsx +53 -0
  65. package/dist/icons/AwsEfs.tsx +53 -0
  66. package/dist/icons/AwsEksCluster.tsx +101 -0
  67. package/dist/icons/AwsElasticIp.tsx +30 -0
  68. package/dist/icons/AwsElb.tsx +42 -0
  69. package/dist/icons/AwsEni.tsx +54 -0
  70. package/dist/icons/AwsFirewall.tsx +53 -0
  71. package/dist/icons/AwsFirewallManager.tsx +53 -0
  72. package/dist/icons/AwsGuardDuty.tsx +53 -0
  73. package/dist/icons/AwsIam.tsx +36 -0
  74. package/dist/icons/AwsIamRole.tsx +30 -0
  75. package/dist/icons/AwsIamSts.tsx +30 -0
  76. package/dist/icons/AwsIamUser.tsx +30 -0
  77. package/dist/icons/AwsInspector.tsx +53 -0
  78. package/dist/icons/AwsKms.tsx +53 -0
  79. package/dist/icons/AwsLambda.tsx +42 -0
  80. package/dist/icons/AwsMacie.tsx +53 -0
  81. package/dist/icons/AwsRds.tsx +36 -0
  82. package/dist/icons/AwsRoute53Hostedzone.tsx +36 -0
  83. package/dist/icons/AwsS3.tsx +53 -0
  84. package/dist/icons/AwsSecretsManager.tsx +53 -0
  85. package/dist/icons/AwsSecurityGroup.tsx +30 -0
  86. package/dist/icons/AwsSes.tsx +36 -0
  87. package/dist/icons/AwsShield.tsx +53 -0
  88. package/dist/icons/AwsSns.tsx +36 -0
  89. package/dist/icons/AwsSqs.tsx +36 -0
  90. package/dist/icons/AwsTrustedAdvisor.tsx +36 -0
  91. package/dist/icons/AwsTrustedAdvisorCost.tsx +54 -0
  92. package/dist/icons/AwsTrustedAdvisorFaultTolerance.tsx +54 -0
  93. package/dist/icons/AwsTrustedAdvisorSecurity.tsx +54 -0
  94. package/dist/icons/AwsVpc.tsx +36 -0
  95. package/dist/icons/AwsWaf.tsx +53 -0
  96. package/dist/icons/Azure.tsx +30 -0
  97. package/dist/icons/AzureAci.tsx +122 -0
  98. package/dist/icons/AzureAcl.tsx +84 -0
  99. package/dist/icons/AzureAcr.tsx +124 -0
  100. package/dist/icons/AzureActivityLog.tsx +69 -0
  101. package/dist/icons/AzureAd.tsx +121 -0
  102. package/dist/icons/AzureAdvisor.tsx +95 -0
  103. package/dist/icons/AzureAks.tsx +243 -0
  104. package/dist/icons/AzureAppRegistration.tsx +101 -0
  105. package/dist/icons/AzureAppService.tsx +359 -0
  106. package/dist/icons/AzureApplicationGateway.tsx +224 -0
  107. package/dist/icons/AzureAvailabilitySet.tsx +136 -0
  108. package/dist/icons/AzureCosmos.tsx +86 -0
  109. package/dist/icons/AzureDevops.tsx +66 -0
  110. package/dist/icons/AzureDevopsPipeline.tsx +80 -0
  111. package/dist/icons/AzureDisk.tsx +131 -0
  112. package/dist/icons/AzureDiskSnapshot.tsx +92 -0
  113. package/dist/icons/AzureDns.tsx +64 -0
  114. package/dist/icons/AzureEnterpriseApp.tsx +191 -0
  115. package/dist/icons/AzureFirewall.tsx +99 -0
  116. package/dist/icons/AzureGroup.tsx +152 -0
  117. package/dist/icons/AzureImage.tsx +112 -0
  118. package/dist/icons/AzureIp.tsx +73 -0
  119. package/dist/icons/AzureKeyVaults.tsx +214 -0
  120. package/dist/icons/AzureLoadBalancer.tsx +74 -0
  121. package/dist/icons/AzureLoadBalancers.tsx +74 -0
  122. package/dist/icons/AzureLogAnalytics.tsx +97 -0
  123. package/dist/icons/AzureLogicApp.tsx +94 -0
  124. package/dist/icons/AzureManagedIdentity.tsx +217 -0
  125. package/dist/icons/AzureMetrics.tsx +150 -0
  126. package/dist/icons/AzureNat.tsx +98 -0
  127. package/dist/icons/AzureNetworkInterface.tsx +91 -0
  128. package/dist/icons/AzurePostgres.tsx +100 -0
  129. package/dist/icons/AzureRedis.tsx +200 -0
  130. package/dist/icons/AzureResourceGroup.tsx +78 -0
  131. package/dist/icons/AzureRouteTable.tsx +120 -0
  132. package/dist/icons/AzureServiceBus.tsx +96 -0
  133. package/dist/icons/AzureSqlServer.tsx +106 -0
  134. package/dist/icons/AzureStorage.tsx +80 -0
  135. package/dist/icons/AzureStorageContainer.tsx +81 -0
  136. package/dist/icons/AzureSubscription.tsx +176 -0
  137. package/dist/icons/AzureUser.tsx +114 -0
  138. package/dist/icons/AzureVm.tsx +106 -0
  139. package/dist/icons/AzureVmScaleset.tsx +154 -0
  140. package/dist/icons/AzureVnet.tsx +125 -0
  141. package/dist/icons/AzureVpn.tsx +126 -0
  142. package/dist/icons/Badge.tsx +30 -0
  143. package/dist/icons/Ban.tsx +30 -0
  144. package/dist/icons/Bell.tsx +35 -0
  145. package/dist/icons/BellDark.tsx +30 -0
  146. package/dist/icons/Bizagi.tsx +48 -0
  147. package/dist/icons/Block.tsx +30 -0
  148. package/dist/icons/Brain.tsx +30 -0
  149. package/dist/icons/Broadcast.tsx +30 -0
  150. package/dist/icons/BrokenHeart.tsx +30 -0
  151. package/dist/icons/Ca.tsx +30 -0
  152. package/dist/icons/Cal.tsx +48 -0
  153. package/dist/icons/Calico.tsx +312 -0
  154. package/dist/icons/CanaryChecker.tsx +36 -0
  155. package/dist/icons/CanaryCheckerWhite.tsx +30 -0
  156. package/dist/icons/Cancel.tsx +30 -0
  157. package/dist/icons/Cassandra.tsx +60 -0
  158. package/dist/icons/CertManager.tsx +76 -0
  159. package/dist/icons/Certificate.tsx +30 -0
  160. package/dist/icons/Cfg.tsx +37 -0
  161. package/dist/icons/Changes.tsx +30 -0
  162. package/dist/icons/Check.tsx +30 -0
  163. package/dist/icons/CheckDatabase.tsx +30 -0
  164. package/dist/icons/CheckDocker.tsx +42 -0
  165. package/dist/icons/Cilium.tsx +72 -0
  166. package/dist/icons/Cisco.tsx +30 -0
  167. package/dist/icons/Clock.tsx +35 -0
  168. package/dist/icons/Clone.tsx +30 -0
  169. package/dist/icons/CloudBuild.tsx +42 -0
  170. package/dist/icons/CloudDone.tsx +30 -0
  171. package/dist/icons/CloudDownload.tsx +30 -0
  172. package/dist/icons/CloudUpload.tsx +30 -0
  173. package/dist/icons/Cloudformation.tsx +60 -0
  174. package/dist/icons/Cloudsql.tsx +60 -0
  175. package/dist/icons/Cloudwatch.tsx +84 -0
  176. package/dist/icons/CloudwatchAlarm.tsx +48 -0
  177. package/dist/icons/CloudwatchConfig.tsx +54 -0
  178. package/dist/icons/Cluster.tsx +37 -0
  179. package/dist/icons/Cni.tsx +107 -0
  180. package/dist/icons/Cog.tsx +30 -0
  181. package/dist/icons/ComputeEngine.tsx +66 -0
  182. package/dist/icons/Config.tsx +30 -0
  183. package/dist/icons/ConfigDb.tsx +30 -0
  184. package/dist/icons/Connected.tsx +30 -0
  185. package/dist/icons/Console.tsx +30 -0
  186. package/dist/icons/Consul.tsx +36 -0
  187. package/dist/icons/Containerd.tsx +30 -0
  188. package/dist/icons/ContainerdPull.tsx +30 -0
  189. package/dist/icons/ContainerdPush.tsx +30 -0
  190. package/dist/icons/Cpu.tsx +30 -0
  191. package/dist/icons/Crossplane.tsx +136 -0
  192. package/dist/icons/Csi.tsx +158 -0
  193. package/dist/icons/Csv.tsx +38 -0
  194. package/dist/icons/D365.tsx +60 -0
  195. package/dist/icons/Database.tsx +30 -0
  196. package/dist/icons/DatabaseFill.tsx +30 -0
  197. package/dist/icons/DatabaseFillGear.tsx +30 -0
  198. package/dist/icons/DatabasePlus.tsx +35 -0
  199. package/dist/icons/Databases.tsx +35 -0
  200. package/dist/icons/Datadog.tsx +30 -0
  201. package/dist/icons/DatapowerMonitoring.tsx +94 -0
  202. package/dist/icons/DatapowerRouting.tsx +102 -0
  203. package/dist/icons/DatapowerThreat.tsx +109 -0
  204. package/dist/icons/Deb.tsx +38 -0
  205. package/dist/icons/Debian.tsx +30 -0
  206. package/dist/icons/Decrease.tsx +30 -0
  207. package/dist/icons/Deployment.tsx +30 -0
  208. package/dist/icons/DeploymentFail.tsx +30 -0
  209. package/dist/icons/DeploymentSuccess.tsx +30 -0
  210. package/dist/icons/Dex.tsx +36 -0
  211. package/dist/icons/Diff.tsx +30 -0
  212. package/dist/icons/Discord.tsx +30 -0
  213. package/dist/icons/Disk.tsx +30 -0
  214. package/dist/icons/DiskFailed.tsx +46 -0
  215. package/dist/icons/DiskSuccess.tsx +30 -0
  216. package/dist/icons/Django.tsx +30 -0
  217. package/dist/icons/Dns.tsx +30 -0
  218. package/dist/icons/Docker.tsx +30 -0
  219. package/dist/icons/DockerPull.tsx +30 -0
  220. package/dist/icons/DockerPush.tsx +30 -0
  221. package/dist/icons/Docx.tsx +38 -0
  222. package/dist/icons/Dollar.tsx +30 -0
  223. package/dist/icons/Dotnet.tsx +90 -0
  224. package/dist/icons/DotsTriple.tsx +35 -0
  225. package/dist/icons/Down.tsx +30 -0
  226. package/dist/icons/DownBordered.tsx +36 -0
  227. package/dist/icons/DownDatabase.tsx +30 -0
  228. package/dist/icons/DownShield.tsx +42 -0
  229. package/dist/icons/Download.tsx +30 -0
  230. package/dist/icons/DownloadCloud.tsx +30 -0
  231. package/dist/icons/Dynatrace.tsx +60 -0
  232. package/dist/icons/Ec2.tsx +72 -0
  233. package/dist/icons/Ecr.tsx +72 -0
  234. package/dist/icons/Edit.tsx +30 -0
  235. package/dist/icons/Editorconfig.tsx +315 -0
  236. package/dist/icons/Eks.tsx +101 -0
  237. package/dist/icons/Elastic.tsx +66 -0
  238. package/dist/icons/Elasticsearch.tsx +42 -0
  239. package/dist/icons/Elb.tsx +42 -0
  240. package/dist/icons/Email.tsx +46 -0
  241. package/dist/icons/Envoy.tsx +42 -0
  242. package/dist/icons/Error.tsx +30 -0
  243. package/dist/icons/ErrorDatabase.tsx +30 -0
  244. package/dist/icons/ErrorNetworkCard.tsx +54 -0
  245. package/dist/icons/Etcd.tsx +30 -0
  246. package/dist/icons/Exchange.tsx +30 -0
  247. package/dist/icons/Export.tsx +30 -0
  248. package/dist/icons/Filter.tsx +30 -0
  249. package/dist/icons/Fire.tsx +30 -0
  250. package/dist/icons/Firewall.tsx +30 -0
  251. package/dist/icons/Flanksource.tsx +30 -0
  252. package/dist/icons/FlanksourceIcon.tsx +30 -0
  253. package/dist/icons/Fluentd.tsx +248 -0
  254. package/dist/icons/Flux.tsx +42 -0
  255. package/dist/icons/Folder.tsx +60 -0
  256. package/dist/icons/FolderGit.tsx +42 -0
  257. package/dist/icons/Gcp.tsx +66 -0
  258. package/dist/icons/GcpRepos.tsx +84 -0
  259. package/dist/icons/GcsBucket.tsx +84 -0
  260. package/dist/icons/Gif.tsx +38 -0
  261. package/dist/icons/Git.tsx +30 -0
  262. package/dist/icons/GitCompare.tsx +30 -0
  263. package/dist/icons/GitMergeQueue.tsx +30 -0
  264. package/dist/icons/GitPr.tsx +30 -0
  265. package/dist/icons/Github.tsx +30 -0
  266. package/dist/icons/Gitlab.tsx +60 -0
  267. package/dist/icons/Gke.tsx +56 -0
  268. package/dist/icons/Go.tsx +30 -0
  269. package/dist/icons/Google.tsx +54 -0
  270. package/dist/icons/GoogleChat.tsx +42 -0
  271. package/dist/icons/Gradle.tsx +30 -0
  272. package/dist/icons/Grafana.tsx +51 -0
  273. package/dist/icons/Graphql.tsx +30 -0
  274. package/dist/icons/Group.tsx +30 -0
  275. package/dist/icons/Grpc.tsx +30 -0
  276. package/dist/icons/Grpc2.tsx +30 -0
  277. package/dist/icons/Gz.tsx +38 -0
  278. package/dist/icons/Haproxy.tsx +93 -0
  279. package/dist/icons/Harbor.tsx +394 -0
  280. package/dist/icons/Hazelcast.tsx +36 -0
  281. package/dist/icons/Health.tsx +30 -0
  282. package/dist/icons/Health2.tsx +30 -0
  283. package/dist/icons/Heart.tsx +30 -0
  284. package/dist/icons/Helm.tsx +30 -0
  285. package/dist/icons/Hibernate.tsx +30 -0
  286. package/dist/icons/Hide.tsx +30 -0
  287. package/dist/icons/Hourglass.tsx +30 -0
  288. package/dist/icons/Html.tsx +48 -0
  289. package/dist/icons/Http.tsx +30 -0
  290. package/dist/icons/Https.tsx +30 -0
  291. package/dist/icons/Ibm.tsx +30 -0
  292. package/dist/icons/IbmCloud.tsx +151 -0
  293. package/dist/icons/IbmMq.tsx +157 -0
  294. package/dist/icons/Icmp.tsx +30 -0
  295. package/dist/icons/IdNotVerified.tsx +30 -0
  296. package/dist/icons/IdVerified.tsx +30 -0
  297. package/dist/icons/Ifttt.tsx +30 -0
  298. package/dist/icons/Import.tsx +30 -0
  299. package/dist/icons/Incidents.tsx +30 -0
  300. package/dist/icons/Increase.tsx +30 -0
  301. package/dist/icons/Increase2.tsx +30 -0
  302. package/dist/icons/Infinity.tsx +30 -0
  303. package/dist/icons/Info.tsx +30 -0
  304. package/dist/icons/Ini.tsx +315 -0
  305. package/dist/icons/Ip.tsx +30 -0
  306. package/dist/icons/Istio.tsx +30 -0
  307. package/dist/icons/Jaeger.tsx +144 -0
  308. package/dist/icons/Jar.tsx +44 -0
  309. package/dist/icons/Java.tsx +36 -0
  310. package/dist/icons/Jira.tsx +82 -0
  311. package/dist/icons/Jmeter.tsx +30 -0
  312. package/dist/icons/Js.tsx +218 -0
  313. package/dist/icons/Json.tsx +30 -0
  314. package/dist/icons/Junit.tsx +30 -0
  315. package/dist/icons/Jwt.tsx +54 -0
  316. package/dist/icons/K3s.tsx +30 -0
  317. package/dist/icons/K6.tsx +30 -0
  318. package/dist/icons/K8s.tsx +43 -0
  319. package/dist/icons/K8sClusterrole.tsx +36 -0
  320. package/dist/icons/K8sClusterrolebinding.tsx +36 -0
  321. package/dist/icons/K8sConfigmap.tsx +47 -0
  322. package/dist/icons/K8sCronjob.tsx +36 -0
  323. package/dist/icons/K8sCustomresourcedefinition.tsx +36 -0
  324. package/dist/icons/K8sDaemonset.tsx +92 -0
  325. package/dist/icons/K8sDeployment.tsx +42 -0
  326. package/dist/icons/K8sEndpoint.tsx +48 -0
  327. package/dist/icons/K8sEp.tsx +48 -0
  328. package/dist/icons/K8sGroup.tsx +36 -0
  329. package/dist/icons/K8sHpa.tsx +48 -0
  330. package/dist/icons/K8sIngress.tsx +36 -0
  331. package/dist/icons/K8sJob.tsx +36 -0
  332. package/dist/icons/K8sLimits.tsx +55 -0
  333. package/dist/icons/K8sNamespace.tsx +49 -0
  334. package/dist/icons/K8sNetpol.tsx +36 -0
  335. package/dist/icons/K8sNetworkpolicy.tsx +36 -0
  336. package/dist/icons/K8sNode.tsx +36 -0
  337. package/dist/icons/K8sPersistentvolume.tsx +53 -0
  338. package/dist/icons/K8sPersistentvolumeclaim.tsx +48 -0
  339. package/dist/icons/K8sPod.tsx +42 -0
  340. package/dist/icons/K8sPodsecuritypolicy.tsx +48 -0
  341. package/dist/icons/K8sQuota.tsx +36 -0
  342. package/dist/icons/K8sReplicaset.tsx +79 -0
  343. package/dist/icons/K8sRole.tsx +49 -0
  344. package/dist/icons/K8sRolebinding.tsx +55 -0
  345. package/dist/icons/K8sSecret.tsx +112 -0
  346. package/dist/icons/K8sService.tsx +75 -0
  347. package/dist/icons/K8sServiceaccount.tsx +36 -0
  348. package/dist/icons/K8sStatefulset.tsx +94 -0
  349. package/dist/icons/K8sStorageclass.tsx +96 -0
  350. package/dist/icons/K8sUser.tsx +36 -0
  351. package/dist/icons/K8sVol.tsx +53 -0
  352. package/dist/icons/Kubescape.tsx +210 -0
  353. package/dist/icons/Kustomize.tsx +169 -0
  354. package/dist/icons/Ldap.tsx +30 -0
  355. package/dist/icons/Letsencrypt.tsx +42 -0
  356. package/dist/icons/Lifebuoy.tsx +30 -0
  357. package/dist/icons/Link.tsx +30 -0
  358. package/dist/icons/Linux.tsx +66 -0
  359. package/dist/icons/List.tsx +30 -0
  360. package/dist/icons/Loadbalancer.tsx +42 -0
  361. package/dist/icons/Lock.tsx +30 -0
  362. package/dist/icons/Log.tsx +38 -0
  363. package/dist/icons/LogicApps.tsx +66 -0
  364. package/dist/icons/Login.tsx +30 -0
  365. package/dist/icons/Logout.tsx +30 -0
  366. package/dist/icons/Logs.tsx +30 -0
  367. package/dist/icons/Logs2.tsx +30 -0
  368. package/dist/icons/Lua.tsx +59 -0
  369. package/dist/icons/Matrix.tsx +30 -0
  370. package/dist/icons/Mattermost.tsx +30 -0
  371. package/dist/icons/Maximize.tsx +30 -0
  372. package/dist/icons/Mem.tsx +30 -0
  373. package/dist/icons/Memchache.tsx +192 -0
  374. package/dist/icons/Metrics.tsx +30 -0
  375. package/dist/icons/Mfa.tsx +30 -0
  376. package/dist/icons/Microsoft.tsx +48 -0
  377. package/dist/icons/Minimize.tsx +30 -0
  378. package/dist/icons/Minus.tsx +30 -0
  379. package/dist/icons/MissionControl.tsx +176 -0
  380. package/dist/icons/MissionControlLogo.tsx +188 -0
  381. package/dist/icons/MissionControlLogoWhite.tsx +30 -0
  382. package/dist/icons/MissionControlWhite.tsx +30 -0
  383. package/dist/icons/Mongo.tsx +42 -0
  384. package/dist/icons/Mongodb.tsx +42 -0
  385. package/dist/icons/Mqtt.tsx +30 -0
  386. package/dist/icons/Msplanner.tsx +48 -0
  387. package/dist/icons/Multiple.tsx +30 -0
  388. package/dist/icons/Mysql.tsx +30 -0
  389. package/dist/icons/Namespace.tsx +49 -0
  390. package/dist/icons/Network.tsx +30 -0
  391. package/dist/icons/NetworkCard.tsx +30 -0
  392. package/dist/icons/Newrelic.tsx +36 -0
  393. package/dist/icons/Nginx.tsx +36 -0
  394. package/dist/icons/Nodejs.tsx +30 -0
  395. package/dist/icons/Npm.tsx +30 -0
  396. package/dist/icons/Ntfy.tsx +35 -0
  397. package/dist/icons/O365.tsx +30 -0
  398. package/dist/icons/Ods.tsx +38 -0
  399. package/dist/icons/Off.tsx +30 -0
  400. package/dist/icons/Ok.tsx +30 -0
  401. package/dist/icons/On.tsx +30 -0
  402. package/dist/icons/Opa.tsx +48 -0
  403. package/dist/icons/Openid.tsx +36 -0
  404. package/dist/icons/Opensearch.tsx +42 -0
  405. package/dist/icons/Openshift.tsx +48 -0
  406. package/dist/icons/Opentelemetry.tsx +36 -0
  407. package/dist/icons/Operatorframework.tsx +36 -0
  408. package/dist/icons/Opsgenie.tsx +82 -0
  409. package/dist/icons/Oracle.tsx +30 -0
  410. package/dist/icons/OracleIcon.tsx +30 -0
  411. package/dist/icons/Ory.tsx +30 -0
  412. package/dist/icons/OryHydra.tsx +36 -0
  413. package/dist/icons/OryKratos.tsx +30 -0
  414. package/dist/icons/OryLogo.tsx +30 -0
  415. package/dist/icons/PackageInstall.tsx +30 -0
  416. package/dist/icons/PackageRollback.tsx +30 -0
  417. package/dist/icons/PackageUninstall.tsx +30 -0
  418. package/dist/icons/PackageUpgrade.tsx +30 -0
  419. package/dist/icons/Pagerduty.tsx +30 -0
  420. package/dist/icons/Pages.tsx +44 -0
  421. package/dist/icons/Pause.tsx +30 -0
  422. package/dist/icons/Pem.tsx +38 -0
  423. package/dist/icons/Php.tsx +99 -0
  424. package/dist/icons/Ping.tsx +36 -0
  425. package/dist/icons/Playbook.tsx +30 -0
  426. package/dist/icons/Playwright.tsx +60 -0
  427. package/dist/icons/Plus.tsx +30 -0
  428. package/dist/icons/Png.tsx +38 -0
  429. package/dist/icons/Pod.tsx +42 -0
  430. package/dist/icons/Pom.tsx +182 -0
  431. package/dist/icons/Postgres.tsx +36 -0
  432. package/dist/icons/PostgresWhite.tsx +30 -0
  433. package/dist/icons/Postman.tsx +138 -0
  434. package/dist/icons/Powershell.tsx +36 -0
  435. package/dist/icons/Ppt.tsx +48 -0
  436. package/dist/icons/Pptx.tsx +38 -0
  437. package/dist/icons/Prometheus.tsx +30 -0
  438. package/dist/icons/Pushbullet.tsx +149 -0
  439. package/dist/icons/Pushover.tsx +36 -0
  440. package/dist/icons/Py.tsx +50 -0
  441. package/dist/icons/Python.tsx +76 -0
  442. package/dist/icons/Question.tsx +30 -0
  443. package/dist/icons/Rabbitmq.tsx +30 -0
  444. package/dist/icons/Rancher.tsx +30 -0
  445. package/dist/icons/Rb.tsx +30 -0
  446. package/dist/icons/Recycle.tsx +30 -0
  447. package/dist/icons/Redhat.tsx +36 -0
  448. package/dist/icons/Redis.tsx +78 -0
  449. package/dist/icons/Reload.tsx +35 -0
  450. package/dist/icons/Remove.tsx +30 -0
  451. package/dist/icons/RemoveAlarm.tsx +30 -0
  452. package/dist/icons/RemoveCertificate.tsx +54 -0
  453. package/dist/icons/RemoveClock.tsx +30 -0
  454. package/dist/icons/RemoveCloud.tsx +30 -0
  455. package/dist/icons/RemoveComment.tsx +30 -0
  456. package/dist/icons/RemoveCost.tsx +30 -0
  457. package/dist/icons/RemoveDatabase.tsx +30 -0
  458. package/dist/icons/RemoveEmail.tsx +30 -0
  459. package/dist/icons/RemoveFilter.tsx +30 -0
  460. package/dist/icons/RemoveFirewall.tsx +54 -0
  461. package/dist/icons/RemoveFolder.tsx +30 -0
  462. package/dist/icons/RemoveGroup.tsx +30 -0
  463. package/dist/icons/RemoveKey.tsx +30 -0
  464. package/dist/icons/RemoveLink.tsx +30 -0
  465. package/dist/icons/RemoveList.tsx +30 -0
  466. package/dist/icons/RemoveNetworkCard.tsx +54 -0
  467. package/dist/icons/RemoveNode.tsx +30 -0
  468. package/dist/icons/RemovePage.tsx +30 -0
  469. package/dist/icons/RemoveShield.tsx +30 -0
  470. package/dist/icons/RemoveSilence.tsx +30 -0
  471. package/dist/icons/RemoveTag.tsx +30 -0
  472. package/dist/icons/RemoveTicket.tsx +30 -0
  473. package/dist/icons/RemoveTrash.tsx +30 -0
  474. package/dist/icons/RemoveUser.tsx +30 -0
  475. package/dist/icons/Restic.tsx +42 -0
  476. package/dist/icons/Restrict.tsx +30 -0
  477. package/dist/icons/Rocket.tsx +30 -0
  478. package/dist/icons/Router.tsx +30 -0
  479. package/dist/icons/Rub.tsx +51 -0
  480. package/dist/icons/Ruby.tsx +570 -0
  481. package/dist/icons/Save.tsx +30 -0
  482. package/dist/icons/ScaleDown.tsx +30 -0
  483. package/dist/icons/ScaleIn.tsx +30 -0
  484. package/dist/icons/ScaleOut.tsx +30 -0
  485. package/dist/icons/ScaleUp.tsx +30 -0
  486. package/dist/icons/Schedule.tsx +30 -0
  487. package/dist/icons/Seal.tsx +30 -0
  488. package/dist/icons/Search.tsx +35 -0
  489. package/dist/icons/SearchInList.tsx +30 -0
  490. package/dist/icons/Send.tsx +30 -0
  491. package/dist/icons/Server.tsx +30 -0
  492. package/dist/icons/Servers.tsx +30 -0
  493. package/dist/icons/ServersOutline.tsx +30 -0
  494. package/dist/icons/ServiceNow.tsx +30 -0
  495. package/dist/icons/Servicenow.tsx +30 -0
  496. package/dist/icons/ServicenowLogo.tsx +60 -0
  497. package/dist/icons/Settings.tsx +30 -0
  498. package/dist/icons/Sftp.tsx +30 -0
  499. package/dist/icons/Shield.tsx +30 -0
  500. package/dist/icons/ShieldUser.tsx +30 -0
  501. package/dist/icons/ShieldWarn.tsx +30 -0
  502. package/dist/icons/Show.tsx +30 -0
  503. package/dist/icons/Silence.tsx +48 -0
  504. package/dist/icons/Skip.tsx +30 -0
  505. package/dist/icons/Slack.tsx +128 -0
  506. package/dist/icons/Smb.tsx +60 -0
  507. package/dist/icons/Sms.tsx +30 -0
  508. package/dist/icons/Snail.tsx +30 -0
  509. package/dist/icons/Source.tsx +30 -0
  510. package/dist/icons/Speak.tsx +30 -0
  511. package/dist/icons/Split.tsx +30 -0
  512. package/dist/icons/Spring.tsx +30 -0
  513. package/dist/icons/Sql.tsx +30 -0
  514. package/dist/icons/Sqlserver.tsx +102 -0
  515. package/dist/icons/Ssl.tsx +30 -0
  516. package/dist/icons/Ssl2.tsx +30 -0
  517. package/dist/icons/Stackdriver.tsx +42 -0
  518. package/dist/icons/StackdriverMonitoring.tsx +48 -0
  519. package/dist/icons/StackdriverTrace.tsx +36 -0
  520. package/dist/icons/Star.tsx +30 -0
  521. package/dist/icons/Start.tsx +30 -0
  522. package/dist/icons/Stop.tsx +30 -0
  523. package/dist/icons/Structure.tsx +30 -0
  524. package/dist/icons/SubmitForApproval.tsx +30 -0
  525. package/dist/icons/Swagger.tsx +42 -0
  526. package/dist/icons/Switch.tsx +30 -0
  527. package/dist/icons/Sync.tsx +30 -0
  528. package/dist/icons/Sys.tsx +193 -0
  529. package/dist/icons/Tag.tsx +30 -0
  530. package/dist/icons/Talk.tsx +30 -0
  531. package/dist/icons/Target.tsx +30 -0
  532. package/dist/icons/Teams.tsx +306 -0
  533. package/dist/icons/Telegram.tsx +69 -0
  534. package/dist/icons/Terraform.tsx +36 -0
  535. package/dist/icons/Test.tsx +30 -0
  536. package/dist/icons/Thousandeyes.tsx +42 -0
  537. package/dist/icons/Timezone.tsx +35 -0
  538. package/dist/icons/ToggleOff.tsx +30 -0
  539. package/dist/icons/ToggleOn.tsx +30 -0
  540. package/dist/icons/Topology.tsx +30 -0
  541. package/dist/icons/TopologyWhite.tsx +30 -0
  542. package/dist/icons/Traces.tsx +30 -0
  543. package/dist/icons/Trafficlight.tsx +54 -0
  544. package/dist/icons/Trash.tsx +30 -0
  545. package/dist/icons/Tree.tsx +30 -0
  546. package/dist/icons/Trivy.tsx +54 -0
  547. package/dist/icons/Ts.tsx +37 -0
  548. package/dist/icons/Txt.tsx +228 -0
  549. package/dist/icons/Ubuntu.tsx +36 -0
  550. package/dist/icons/Unhealthy.tsx +30 -0
  551. package/dist/icons/Unlock.tsx +30 -0
  552. package/dist/icons/Up.tsx +30 -0
  553. package/dist/icons/UpBordered.tsx +36 -0
  554. package/dist/icons/UpDatabase.tsx +30 -0
  555. package/dist/icons/UpShield.tsx +42 -0
  556. package/dist/icons/Upload.tsx +30 -0
  557. package/dist/icons/User.tsx +30 -0
  558. package/dist/icons/Vault.tsx +30 -0
  559. package/dist/icons/Vcluster.tsx +30 -0
  560. package/dist/icons/Vpn.tsx +30 -0
  561. package/dist/icons/Vsd.tsx +62 -0
  562. package/dist/icons/Vsphere.tsx +30 -0
  563. package/dist/icons/WaitForApproval.tsx +54 -0
  564. package/dist/icons/Webhook.tsx +42 -0
  565. package/dist/icons/Workdflow.tsx +30 -0
  566. package/dist/icons/World.tsx +35 -0
  567. package/dist/icons/Www.tsx +30 -0
  568. package/dist/icons/Xls.tsx +48 -0
  569. package/dist/icons/Xlsx.tsx +38 -0
  570. package/dist/icons/Xml.tsx +431 -0
  571. package/dist/icons/Yaml.tsx +228 -0
  572. package/dist/icons/Zip.tsx +38 -0
  573. package/dist/icons/Zulip.tsx +51 -0
  574. package/dist/index.ts +568 -0
  575. package/make.sh +3 -0
  576. package/package.json +36 -0
  577. package/svgo.config.mjs +100 -0
@@ -0,0 +1,228 @@
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 Txt: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 23.040001 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <linearGradient
19
+ id="linear-pattern-0"
20
+ gradientUnits="userSpaceOnUse"
21
+ x1="36"
22
+ y1="2.953"
23
+ x2="36"
24
+ y2="100.949997"
25
+ gradientTransform="matrix(1, 0, 0, -1, 0, 102)"
26
+ >
27
+ <stop
28
+ offset="0"
29
+ stopColor="rgb(78.431374%, 83.137256%, 85.882354%)"
30
+ stopOpacity="1"
31
+ />
32
+ <stop
33
+ offset="0.139"
34
+ stopColor="rgb(84.705883%, 88.235295%, 90.196079%)"
35
+ stopOpacity="1"
36
+ />
37
+ <stop
38
+ offset="0.359"
39
+ stopColor="rgb(92.156863%, 94.117647%, 95.294118%)"
40
+ stopOpacity="1"
41
+ />
42
+ <stop
43
+ offset="0.617"
44
+ stopColor="rgb(97.647059%, 98.039216%, 98.431373%)"
45
+ stopOpacity="1"
46
+ />
47
+ <stop offset="1" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
48
+ </linearGradient>
49
+ <linearGradient
50
+ id="linear-pattern-1"
51
+ gradientUnits="userSpaceOnUse"
52
+ x1="11.84"
53
+ y1="66.245003"
54
+ x2="60.452"
55
+ y2="66.245003"
56
+ gradientTransform="matrix(0.32, 0, 0, -0.32, 0, 32.639999)"
57
+ >
58
+ <stop
59
+ offset="0"
60
+ stopColor="rgb(44.705883%, 56.862748%, 63.137257%)"
61
+ stopOpacity="1"
62
+ />
63
+ <stop
64
+ offset="1"
65
+ stopColor="rgb(79.215688%, 83.529413%, 85.882354%)"
66
+ stopOpacity="1"
67
+ />
68
+ </linearGradient>
69
+ <linearGradient
70
+ id="linear-pattern-2"
71
+ gradientUnits="userSpaceOnUse"
72
+ x1="11.84"
73
+ y1="42.191002"
74
+ x2="60.452"
75
+ y2="42.191002"
76
+ gradientTransform="matrix(0.32, 0, 0, -0.32, 0, 32.639999)"
77
+ >
78
+ <stop
79
+ offset="0"
80
+ stopColor="rgb(44.705883%, 56.862748%, 63.137257%)"
81
+ stopOpacity="1"
82
+ />
83
+ <stop
84
+ offset="1"
85
+ stopColor="rgb(79.215688%, 83.529413%, 85.882354%)"
86
+ stopOpacity="1"
87
+ />
88
+ </linearGradient>
89
+ <linearGradient
90
+ id="linear-pattern-3"
91
+ gradientUnits="userSpaceOnUse"
92
+ x1="11.84"
93
+ y1="53.931"
94
+ x2="60.452"
95
+ y2="53.931"
96
+ gradientTransform="matrix(0.32, 0, 0, -0.32, 0, 32.639999)"
97
+ >
98
+ <stop
99
+ offset="0"
100
+ stopColor="rgb(44.705883%, 56.862748%, 63.137257%)"
101
+ stopOpacity="1"
102
+ />
103
+ <stop
104
+ offset="1"
105
+ stopColor="rgb(79.215688%, 83.529413%, 85.882354%)"
106
+ stopOpacity="1"
107
+ />
108
+ </linearGradient>
109
+ <linearGradient
110
+ id="linear-pattern-4"
111
+ gradientUnits="userSpaceOnUse"
112
+ x1="11.84"
113
+ y1="78.419998"
114
+ x2="60.452"
115
+ y2="78.419998"
116
+ gradientTransform="matrix(0.32, 0, 0, -0.32, 0, 32.639999)"
117
+ >
118
+ <stop
119
+ offset="0"
120
+ stopColor="rgb(44.705883%, 56.862748%, 63.137257%)"
121
+ stopOpacity="1"
122
+ />
123
+ <stop
124
+ offset="1"
125
+ stopColor="rgb(79.215688%, 83.529413%, 85.882354%)"
126
+ stopOpacity="1"
127
+ />
128
+ </linearGradient>
129
+ <linearGradient
130
+ id="linear-pattern-5"
131
+ gradientUnits="userSpaceOnUse"
132
+ x1="45.068001"
133
+ y1="74.154999"
134
+ x2="58.568001"
135
+ y2="87.654999"
136
+ gradientTransform="matrix(1, 0, 0, -1, 0, 102)"
137
+ >
138
+ <stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
139
+ <stop
140
+ offset="0.35"
141
+ stopColor="rgb(98.039216%, 98.431373%, 98.431373%)"
142
+ stopOpacity="1"
143
+ />
144
+ <stop
145
+ offset="0.532"
146
+ stopColor="rgb(92.941177%, 94.509804%, 95.686275%)"
147
+ stopOpacity="1"
148
+ />
149
+ <stop
150
+ offset="0.675"
151
+ stopColor="rgb(86.666667%, 89.803922%, 91.37255%)"
152
+ stopOpacity="1"
153
+ />
154
+ <stop
155
+ offset="0.799"
156
+ stopColor="rgb(78.039217%, 82.745099%, 85.490197%)"
157
+ stopOpacity="1"
158
+ />
159
+ <stop
160
+ offset="0.908"
161
+ stopColor="rgb(67.843139%, 74.117649%, 78.039217%)"
162
+ stopOpacity="1"
163
+ />
164
+ <stop
165
+ offset="1"
166
+ stopColor="rgb(57.254905%, 64.705884%, 69.01961%)"
167
+ stopOpacity="1"
168
+ />
169
+ </linearGradient>
170
+ </defs>
171
+ <path
172
+ fill={color}
173
+ stroke={color}
174
+ d="M 44.995118 1.000977 L 71.997072 27.697755 L 71.997072 98.999026 L 0 98.999026 L 0 1.000977 Z M 44.995118 1.000977 "
175
+ transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
176
+ fillRule="nonzero"
177
+ strokeWidth="2"
178
+ strokeLinecap="butt"
179
+ strokeLinejoin="miter"
180
+ strokeOpacity="1"
181
+ strokeMiterlimit="4"
182
+ />
183
+ <path
184
+ fill={color}
185
+ d="M 5.152344 29.152344 L 5.152344 23.871094 L 3.265625 23.871094 L 3.265625 22.785156 L 8.351562 22.785156 L 8.351562 23.871094 L 6.464844 23.871094 L 6.464844 29.152344 Z M 8.511719 29.152344 L 10.6875 25.824219 L 8.703125 22.785156 L 10.238281 22.785156 L 11.519531 24.832031 L 12.769531 22.785156 L 14.273438 22.785156 L 12.289062 25.855469 L 14.464844 29.121094 L 12.894531 29.121094 L 11.488281 26.910156 L 10.046875 29.121094 L 8.511719 29.121094 Z M 16.609375 29.152344 L 16.609375 23.871094 L 14.71875 23.871094 L 14.71875 22.785156 L 19.808594 22.785156 L 19.808594 23.871094 L 17.921875 23.871094 L 17.921875 29.152344 Z M 16.609375 29.152344 "
186
+ fillRule="nonzero"
187
+ fillOpacity="1"
188
+ />
189
+ <path
190
+ fill={color}
191
+ d="M 3.777344 10.785156 L 19.328125 10.785156 L 19.328125 12.097656 L 3.777344 12.097656 Z M 3.777344 10.785156 "
192
+ fillRule="nonzero"
193
+ />
194
+ <path
195
+ fill={color}
196
+ d="M 3.777344 18.496094 L 19.328125 18.496094 L 19.328125 19.808594 L 3.777344 19.808594 Z M 3.777344 18.496094 "
197
+ fillRule="nonzero"
198
+ />
199
+ <path
200
+ fill={color}
201
+ d="M 3.777344 14.71875 L 19.328125 14.71875 L 19.328125 16.03125 L 3.777344 16.03125 Z M 3.777344 14.71875 "
202
+ fillRule="nonzero"
203
+ />
204
+ <path
205
+ fill={color}
206
+ d="M 3.777344 6.910156 L 19.328125 6.910156 L 19.328125 8.222656 L 3.777344 8.222656 Z M 3.777344 6.910156 "
207
+ fillRule="nonzero"
208
+ />
209
+ <path
210
+ fill={color}
211
+ stroke={color}
212
+ d="M 44.995118 1.000977 L 71.997072 27.697755 L 44.995118 27.697755 Z M 44.995118 1.000977 "
213
+ transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
214
+ fillRule="nonzero"
215
+ strokeWidth="2"
216
+ strokeLinecap="butt"
217
+ strokeLinejoin="bevel"
218
+ strokeOpacity="1"
219
+ strokeMiterlimit="4"
220
+ />
221
+ </svg>
222
+ );
223
+ };
224
+
225
+ Txt.propTypes = {
226
+ color: PropTypes.string,
227
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
228
+ };
@@ -0,0 +1,36 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Ubuntu: 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 32 16 C 32 24.835938 24.835938 32 16 32 C 7.164062 32 0 24.835938 0 16 C 0 7.164062 7.164062 0 16 0 C 24.835938 0 32 7.164062 32 16 M 32 16 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 5.121094 13.863281 C 3.941406 13.863281 2.984375 14.820312 2.984375 16 C 2.984375 17.179688 3.941406 18.136719 5.121094 18.136719 C 6.304688 18.136719 7.257812 17.179688 7.257812 16 C 7.257812 14.820312 6.304688 13.863281 5.121094 13.863281 M 20.371094 23.5625 C 19.355469 24.15625 19.007812 25.457031 19.589844 26.480469 C 20.203125 27.453125 21.472656 27.765625 22.464844 27.195312 C 23.460938 26.621094 23.824219 25.363281 23.289062 24.347656 C 22.699219 23.324219 21.394531 22.976562 20.371094 23.5625 M 9.761719 16 C 9.757812 13.96875 10.75 12.0625 12.414062 10.894531 L 10.851562 8.28125 C 8.953125 9.546875 7.589844 11.464844 7.015625 13.675781 C 7.71875 14.242188 8.125 15.097656 8.121094 16 C 8.121094 16.902344 7.714844 17.753906 7.015625 18.324219 C 7.585938 20.535156 8.953125 22.457031 10.851562 23.722656 L 12.414062 21.105469 C 10.75 19.9375 9.757812 18.03125 9.761719 16 M 16 9.761719 C 19.230469 9.761719 21.929688 12.226562 22.214844 15.445312 L 25.257812 15.402344 C 25.113281 13.125 24.132812 10.980469 22.503906 9.382812 C 21.660156 9.703125 20.71875 9.628906 19.9375 9.179688 C 19.15625 8.726562 18.621094 7.949219 18.480469 7.058594 C 16.28125 6.445312 13.933594 6.667969 11.886719 7.679688 L 13.371094 10.339844 C 14.195312 9.960938 15.09375 9.761719 16 9.761719 M 16 22.238281 C 15.09375 22.242188 14.195312 22.042969 13.371094 21.660156 L 11.886719 24.320312 C 13.933594 25.332031 16.28125 25.554688 18.480469 24.941406 C 18.625 24.050781 19.160156 23.273438 19.941406 22.824219 C 20.71875 22.371094 21.660156 22.296875 22.5 22.617188 C 24.128906 21.019531 25.113281 18.875 25.257812 16.597656 L 22.210938 16.554688 C 21.925781 19.773438 19.230469 22.238281 16 22.238281 M 20.371094 8.425781 C 20.859375 8.714844 21.445312 8.792969 21.992188 8.644531 C 22.828125 8.421875 23.445312 7.714844 23.558594 6.859375 C 23.667969 6.003906 23.253906 5.164062 22.507812 4.730469 C 22.019531 4.445312 21.433594 4.367188 20.886719 4.511719 C 20.339844 4.65625 19.871094 5.019531 19.589844 5.511719 C 19 6.53125 19.351562 7.839844 20.371094 8.429688 Z M 20.371094 8.425781 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ </svg>
30
+ );
31
+ };
32
+
33
+ Ubuntu.propTypes = {
34
+ color: PropTypes.string,
35
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
36
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Unhealthy: 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 22.398438 4.480469 C 21.199219 4.480469 20.011719 4.738281 18.921875 5.238281 L 17.921875 9.601562 L 20.289062 9.601562 L 17.984375 15.359375 L 19.648438 15.359375 L 14.398438 23.808594 L 16 16.640625 L 13.886719 16.640625 L 15.871094 10.878906 L 13.183594 10.878906 L 14.148438 5.84375 C 12.835938 4.957031 11.273438 4.480469 9.601562 4.480469 C 5.011719 4.480469 1.28125 8.207031 1.28125 12.796875 C 1.28125 20.226562 7.789062 24.578125 12.539062 27.761719 C 13.761719 28.578125 14.8125 29.28125 15.589844 29.933594 C 15.828125 30.128906 16.171875 30.128906 16.410156 29.933594 C 17.191406 29.28125 18.238281 28.578125 19.460938 27.761719 C 24.210938 24.578125 30.71875 20.226562 30.71875 12.800781 C 30.71875 8.210938 26.992188 4.480469 22.398438 4.480469 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Unhealthy.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 Unlock: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 24 2 C 27.867188 2 31 5.132812 31 9 L 31 14 C 31 14.550781 30.550781 15 30 15 C 29.449219 15 29 14.550781 29 14 L 29 9 C 29 6.238281 26.761719 4 24 4 C 21.238281 4 19 6.238281 19 9 L 19 13 C 21.210938 13 23 14.789062 23 17 L 23 26 C 23 28.210938 21.210938 30 19 30 L 5 30 C 2.789062 30 1 28.210938 1 26 L 1 17 C 1 14.789062 2.789062 13 5 13 L 17 13 L 17 9 C 17 5.132812 20.132812 2 24 2 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Unlock.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 Up: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 16 0 C 7.175781 0 0 7.175781 0 16 C 0 24.824219 7.175781 32 16 32 C 24.824219 32 32 24.824219 32 16 C 32 7.175781 24.824219 0 16 0 M 23.28125 12.921875 C 23.179688 13.171875 22.9375 13.332031 22.667969 13.332031 L 20.667969 13.332031 C 20.492188 13.332031 20.320312 13.261719 20.195312 13.136719 L 17.332031 10.277344 L 17.332031 26 C 17.332031 26.367188 17.035156 26.667969 16.667969 26.667969 L 15.332031 26.667969 C 14.964844 26.667969 14.667969 26.367188 14.667969 26 L 14.667969 10.277344 L 11.804688 13.136719 C 11.679688 13.261719 11.507812 13.332031 11.332031 13.332031 L 9.332031 13.332031 C 9.0625 13.332031 8.820312 13.171875 8.714844 12.921875 C 8.613281 12.671875 8.671875 12.386719 8.863281 12.195312 L 15.527344 5.527344 C 15.789062 5.265625 16.210938 5.265625 16.472656 5.527344 L 23.136719 12.195312 C 23.328125 12.386719 23.386719 12.671875 23.28125 12.921875 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Up.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,36 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const UpBordered: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 15.5625 2 C 8.324219 2 2.457031 7.96875 2.457031 15.332031 C 2.457031 22.695312 8.324219 28.667969 15.5625 28.667969 C 22.800781 28.667969 28.667969 22.695312 28.667969 15.332031 C 28.667969 7.96875 22.800781 2 15.5625 2 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 15.546875 3.019531 C 8.8125 3.019531 3.332031 8.496094 3.332031 15.234375 C 3.332031 21.972656 8.8125 27.453125 15.546875 27.453125 C 22.285156 27.453125 27.765625 21.972656 27.765625 15.234375 C 27.765625 8.5 22.285156 3.019531 15.546875 3.019531 M 21.109375 12.882812 C 21.03125 13.074219 20.84375 13.199219 20.636719 13.199219 L 19.113281 13.199219 C 18.976562 13.199219 18.847656 13.144531 18.753906 13.050781 L 16.566406 10.863281 L 16.566406 22.871094 C 16.566406 23.003906 16.511719 23.136719 16.417969 23.230469 C 16.324219 23.324219 16.195312 23.378906 16.058594 23.378906 L 15.039062 23.378906 C 14.902344 23.378906 14.773438 23.324219 14.679688 23.230469 C 14.585938 23.136719 14.53125 23.007812 14.53125 22.871094 L 14.53125 10.863281 L 12.34375 13.050781 C 12.25 13.144531 12.117188 13.199219 11.984375 13.199219 L 10.457031 13.199219 C 10.25 13.199219 10.066406 13.074219 9.988281 12.882812 C 9.910156 12.691406 9.953125 12.472656 10.097656 12.328125 L 15.1875 7.238281 C 15.386719 7.039062 15.710938 7.039062 15.910156 7.238281 L 21 12.328125 C 21.144531 12.472656 21.1875 12.691406 21.109375 12.882812 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ </svg>
30
+ );
31
+ };
32
+
33
+ UpBordered.propTypes = {
34
+ color: PropTypes.string,
35
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
36
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const UpDatabase: 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 25.707031 20.292969 L 28.707031 23.292969 C 28.96875 23.542969 29.070312 23.914062 28.980469 24.265625 C 28.886719 24.613281 28.613281 24.886719 28.265625 24.980469 C 27.914062 25.070312 27.542969 24.96875 27.292969 24.707031 L 26 23.414062 L 26 29 C 26 29.550781 25.550781 30 25 30 C 24.449219 30 24 29.550781 24 29 L 24 23.414062 L 22.707031 24.707031 C 22.457031 24.96875 22.085938 25.070312 21.734375 24.980469 C 21.386719 24.886719 21.113281 24.613281 21.019531 24.265625 C 20.929688 23.914062 21.03125 23.542969 21.292969 23.292969 L 24.292969 20.292969 C 24.683594 19.902344 25.316406 19.902344 25.707031 20.292969 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
+ UpDatabase.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,42 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const UpShield: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 16.011719 30.851562 L 15.746094 30.726562 C 15.613281 30.667969 2.667969 24.476562 2.667969 6.015625 L 2.667969 5.527344 L 3.144531 5.421875 C 7.628906 4.4375 10.277344 3.042969 12.210938 2.023438 C 13.714844 1.238281 14.800781 0.667969 16 0.667969 C 17.199219 0.667969 18.285156 1.238281 19.789062 2.023438 C 21.722656 3.042969 24.371094 4.4375 28.855469 5.421875 L 29.332031 5.527344 L 29.332031 6.015625 C 29.332031 23.863281 16.40625 30.648438 16.273438 30.71875 Z M 16.011719 30.851562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 16.421875 5.347656 C 11.898438 5.347656 8.234375 9.078125 8.234375 13.683594 C 8.234375 18.285156 11.898438 22.015625 16.421875 22.015625 C 20.945312 22.015625 24.613281 18.285156 24.613281 13.683594 C 24.613281 9.078125 20.945312 5.347656 16.421875 5.347656 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ <path
30
+ fill={color}
31
+ d="M 16.414062 5.984375 C 12.203125 5.984375 8.78125 9.410156 8.78125 13.621094 C 8.78125 17.832031 12.203125 21.257812 16.414062 21.257812 C 20.625 21.257812 24.050781 17.832031 24.050781 13.621094 C 24.050781 9.410156 20.625 5.984375 16.414062 5.984375 M 19.890625 12.152344 C 19.839844 12.269531 19.726562 12.347656 19.597656 12.347656 L 18.640625 12.347656 C 18.558594 12.347656 18.476562 12.316406 18.417969 12.253906 L 17.050781 10.890625 L 17.050781 18.394531 C 17.050781 18.480469 17.019531 18.558594 16.957031 18.621094 C 16.898438 18.679688 16.816406 18.710938 16.734375 18.710938 L 16.097656 18.710938 C 15.921875 18.710938 15.777344 18.570312 15.777344 18.394531 L 15.777344 10.890625 L 14.414062 12.253906 C 14.355469 12.3125 14.273438 12.347656 14.1875 12.347656 L 13.234375 12.347656 C 13.105469 12.347656 12.988281 12.269531 12.941406 12.152344 C 12.890625 12.03125 12.917969 11.894531 13.007812 11.804688 L 16.191406 8.625 C 16.25 8.5625 16.328125 8.527344 16.414062 8.53125 C 16.5 8.53125 16.582031 8.5625 16.640625 8.625 L 19.820312 11.804688 C 19.914062 11.894531 19.941406 12.03125 19.890625 12.152344 "
32
+ fillRule="nonzero"
33
+ fillOpacity="1"
34
+ />
35
+ </svg>
36
+ );
37
+ };
38
+
39
+ UpShield.propTypes = {
40
+ color: PropTypes.string,
41
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
42
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Upload: 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 30.71875 16 C 30.71875 7.882812 24.117188 1.28125 16 1.28125 C 7.882812 1.28125 1.28125 7.882812 1.28125 16 C 1.28125 24.117188 7.882812 30.71875 16 30.71875 C 24.117188 30.71875 30.71875 24.117188 30.71875 16 M 15.359375 24.320312 L 15.359375 12.800781 L 11.519531 12.800781 L 16 8.320312 L 20.480469 12.800781 L 16.640625 12.800781 L 16.640625 24.320312 Z M 15.359375 24.320312 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Upload.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 User: 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 19.796875 20.816406 C 19.703125 19.785156 19.738281 19.066406 19.738281 18.121094 C 20.207031 17.878906 21.046875 16.316406 21.183594 14.996094 C 21.550781 14.964844 22.132812 14.609375 22.300781 13.191406 C 22.390625 12.433594 22.03125 12.003906 21.808594 11.871094 C 22.40625 10.074219 23.648438 4.511719 19.511719 3.933594 C 19.085938 3.1875 17.996094 2.808594 16.578125 2.808594 C 10.914062 2.914062 10.230469 7.089844 11.472656 11.871094 C 11.25 12.003906 10.886719 12.433594 10.976562 13.191406 C 11.148438 14.609375 11.726562 14.964844 12.09375 14.996094 C 12.234375 16.316406 13.105469 17.878906 13.574219 18.121094 C 13.574219 19.066406 13.609375 19.785156 13.515625 20.816406 C 12.394531 23.832031 4.828125 22.984375 4.480469 28.800781 L 28.800781 28.800781 C 28.449219 22.984375 20.917969 23.832031 19.796875 20.816406 M 19.796875 20.816406 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ User.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 Vault: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 0 0 L 15.941406 32 L 32 0 Z M 17.839844 6.398438 L 19.695312 6.398438 L 19.695312 8.257812 L 17.839844 8.257812 Z M 14.144531 13.867188 L 12.265625 13.867188 L 12.265625 11.996094 L 14.121094 11.996094 Z M 14.144531 11.082031 L 12.265625 11.082031 L 12.265625 9.210938 L 14.121094 9.210938 Z M 14.144531 8.296875 L 12.265625 8.296875 L 12.265625 6.425781 L 14.121094 6.425781 Z M 16.929688 16.644531 L 15.070312 16.644531 L 15.070312 14.773438 L 16.929688 14.773438 Z M 16.929688 13.859375 L 15.070312 13.859375 L 15.070312 11.996094 L 16.929688 11.996094 Z M 16.929688 11.078125 L 15.070312 11.078125 L 15.070312 9.210938 L 16.929688 9.210938 Z M 16.929688 8.292969 L 15.070312 8.292969 L 15.070312 6.425781 L 16.929688 6.425781 Z M 17.839844 9.222656 L 19.695312 9.222656 L 19.695312 11.078125 L 17.839844 11.078125 Z M 17.839844 13.859375 L 17.839844 11.996094 L 19.734375 11.996094 L 19.734375 13.867188 Z M 17.839844 13.859375 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Vault.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 Vcluster: 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 19.78125 19.234375 L 16.554688 13.632812 L 22.59375 3.039062 L 28.996094 3.070312 Z M 15.445312 10.070312 L 18.621094 4.4375 L 6.664062 4.4375 C 3.773438 4.4375 1.953125 7.550781 3.371094 10.070312 Z M 12.953125 12.855469 L 6.550781 12.886719 L 15.761719 29.054688 L 18.988281 23.449219 Z M 12.953125 12.855469 "
20
+ fillRule="evenodd"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Vcluster.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 Vpn: 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 2.558594 4.480469 C 1.5 4.480469 0.640625 5.339844 0.640625 6.398438 L 0.640625 25.601562 C 0.640625 26.660156 1.5 27.519531 2.558594 27.519531 L 29.441406 27.519531 C 30.5 27.519531 31.359375 26.660156 31.359375 25.601562 L 31.359375 6.398438 C 31.355469 5.339844 30.5 4.480469 29.441406 4.480469 Z M 4.480469 12.160156 L 5.976562 12.160156 L 8.070312 18.238281 L 8.164062 18.238281 L 10.238281 12.160156 L 11.679688 12.160156 L 8.917969 19.839844 L 7.273438 19.839844 Z M 13.121094 12.160156 L 16.421875 12.160156 C 17.976562 12.160156 19.039062 13.167969 19.039062 14.714844 C 19.039062 16.238281 17.9375 17.28125 16.363281 17.28125 L 14.398438 17.28125 L 14.398438 19.839844 L 13.121094 19.839844 Z M 20.480469 12.160156 L 21.675781 12.160156 L 25.460938 17.382812 L 25.601562 17.382812 L 25.601562 12.160156 L 26.878906 12.160156 L 26.878906 19.839844 L 25.6875 19.839844 L 21.902344 14.613281 L 21.761719 14.613281 L 21.761719 19.839844 L 20.480469 19.839844 Z M 14.398438 13.308594 L 14.398438 16.140625 L 16.046875 16.140625 C 17.042969 16.140625 17.625 15.628906 17.625 14.714844 C 17.625 13.773438 17.058594 13.308594 15.382812 13.308594 Z M 14.398438 13.308594 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Vpn.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };