@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,51 @@
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 Zulip: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <linearGradient
19
+ id="linear-pattern-0"
20
+ gradientUnits="userSpaceOnUse"
21
+ x1="0.5"
22
+ y1="0"
23
+ x2="0.5"
24
+ y2="1"
25
+ gradientTransform="matrix(32, 0, 0, 32, 0, 0)"
26
+ >
27
+ <stop
28
+ offset="0"
29
+ stopColor="rgb(14.117648%, 67.843139%, 100%)"
30
+ stopOpacity="1"
31
+ />
32
+ <stop
33
+ offset="1"
34
+ stopColor="rgb(48.235294%, 44.313726%, 100%)"
35
+ stopOpacity="1"
36
+ />
37
+ </linearGradient>
38
+ </defs>
39
+ <path
40
+ fill={color}
41
+ d="M 16 0 C 24.835938 0 32 7.164062 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 M 15.210938 14.777344 L 9.472656 19.898438 C 8.882812 20.363281 8.496094 21.132812 8.496094 21.996094 C 8.496094 23.40625 9.527344 24.558594 10.792969 24.558594 L 21.574219 24.558594 C 22.835938 24.558594 23.871094 23.40625 23.871094 21.996094 C 23.871094 20.585938 22.835938 19.433594 21.574219 19.433594 L 13.414062 19.433594 C 13.292969 19.433594 13.214844 19.289062 13.273438 19.167969 L 15.378906 14.957031 C 15.453125 14.832031 15.316406 14.6875 15.210938 14.777344 M 21.574219 7.421875 L 10.792969 7.421875 C 9.527344 7.421875 8.496094 8.574219 8.496094 9.984375 C 8.496094 11.394531 9.527344 12.546875 10.792969 12.546875 L 18.953125 12.546875 C 19.074219 12.546875 19.152344 12.691406 19.09375 12.808594 L 16.988281 17.023438 C 16.910156 17.144531 17.050781 17.292969 17.15625 17.203125 L 22.894531 12.078125 C 23.484375 11.613281 23.871094 10.847656 23.871094 9.984375 C 23.871094 8.574219 22.839844 7.417969 21.574219 7.421875 "
42
+ fillRule="nonzero"
43
+ />
44
+ </svg>
45
+ );
46
+ };
47
+
48
+ Zulip.propTypes = {
49
+ color: PropTypes.string,
50
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
51
+ };
package/dist/index.ts ADDED
@@ -0,0 +1,568 @@
1
+ export * from "./icons/AccessDenied";
2
+ export * from "./icons/Activemq";
3
+ export * from "./icons/AddAlarm";
4
+ export * from "./icons/AddAlert";
5
+ export * from "./icons/AddCertificate";
6
+ export * from "./icons/AddClock";
7
+ export * from "./icons/AddCloud";
8
+ export * from "./icons/AddCost";
9
+ export * from "./icons/AddDatabase";
10
+ export * from "./icons/AddDisk";
11
+ export * from "./icons/AddEmail";
12
+ export * from "./icons/AddFirewall";
13
+ export * from "./icons/AddFolder";
14
+ export * from "./icons/AddGroup";
15
+ export * from "./icons/AddInbox";
16
+ export * from "./icons/AddKey";
17
+ export * from "./icons/AddList";
18
+ export * from "./icons/AddNetworkCard";
19
+ export * from "./icons/AddNode";
20
+ export * from "./icons/AddPage";
21
+ export * from "./icons/AddReceipt";
22
+ export * from "./icons/AddShield";
23
+ export * from "./icons/AddSnapshot";
24
+ export * from "./icons/AddTag";
25
+ export * from "./icons/AddTicket";
26
+ export * from "./icons/AddUser";
27
+ export * from "./icons/Add";
28
+ export * from "./icons/Alarm";
29
+ export * from "./icons/Alarm3";
30
+ export * from "./icons/Alert";
31
+ export * from "./icons/Ansible";
32
+ export * from "./icons/Archive";
33
+ export * from "./icons/Argo";
34
+ export * from "./icons/ArtifactRegistry";
35
+ export * from "./icons/AwsAck";
36
+ export * from "./icons/AwsAcm";
37
+ export * from "./icons/AwsAlb";
38
+ export * from "./icons/AwsAmi";
39
+ export * from "./icons/AwsApiGateway";
40
+ export * from "./icons/AwsAuditManager";
41
+ export * from "./icons/AwsAutoScaling";
42
+ export * from "./icons/AwsCloudDirectory";
43
+ export * from "./icons/AwsCloudformation";
44
+ export * from "./icons/AwsCloudfront";
45
+ export * from "./icons/AwsCloudtrail";
46
+ export * from "./icons/AwsCloudwatchAlarm";
47
+ export * from "./icons/AwsCloudwatch";
48
+ export * from "./icons/AwsConfig";
49
+ export * from "./icons/AwsDetective";
50
+ export * from "./icons/AwsDirectoryService";
51
+ export * from "./icons/AwsDnszone";
52
+ export * from "./icons/AwsEbsVolume";
53
+ export * from "./icons/AwsEc2AutoScaling";
54
+ export * from "./icons/AwsEc2Instance";
55
+ export * from "./icons/AwsEc2RouteTable";
56
+ export * from "./icons/AwsEc2Vpc";
57
+ export * from "./icons/AwsEcrRepository";
58
+ export * from "./icons/AwsEcr";
59
+ export * from "./icons/AwsEfs";
60
+ export * from "./icons/AwsEksCluster";
61
+ export * from "./icons/AwsElasticIp";
62
+ export * from "./icons/AwsElb";
63
+ export * from "./icons/AwsEni";
64
+ export * from "./icons/AwsFirewallManager";
65
+ export * from "./icons/AwsFirewall";
66
+ export * from "./icons/AwsGuardDuty";
67
+ export * from "./icons/AwsIamRole";
68
+ export * from "./icons/AwsIamSts";
69
+ export * from "./icons/AwsIamUser";
70
+ export * from "./icons/AwsIam";
71
+ export * from "./icons/AwsInspector";
72
+ export * from "./icons/AwsKms";
73
+ export * from "./icons/AwsLambda";
74
+ export * from "./icons/AwsMacie";
75
+ export * from "./icons/AwsRds";
76
+ export * from "./icons/AwsRoute53Hostedzone";
77
+ export * from "./icons/AwsS3";
78
+ export * from "./icons/AwsSecretsManager";
79
+ export * from "./icons/AwsSecurityGroup";
80
+ export * from "./icons/AwsSes";
81
+ export * from "./icons/AwsShield";
82
+ export * from "./icons/AwsSns";
83
+ export * from "./icons/AwsSqs";
84
+ export * from "./icons/AwsTrustedAdvisorCost";
85
+ export * from "./icons/AwsTrustedAdvisorFaultTolerance";
86
+ export * from "./icons/AwsTrustedAdvisorSecurity";
87
+ export * from "./icons/AwsTrustedAdvisor";
88
+ export * from "./icons/AwsVpc";
89
+ export * from "./icons/AwsWaf";
90
+ export * from "./icons/Aws";
91
+ export * from "./icons/AzureAci";
92
+ export * from "./icons/AzureAcl";
93
+ export * from "./icons/AzureAcr";
94
+ export * from "./icons/AzureActivityLog";
95
+ export * from "./icons/AzureAd";
96
+ export * from "./icons/AzureAdvisor";
97
+ export * from "./icons/AzureAks";
98
+ export * from "./icons/AzureAppRegistration";
99
+ export * from "./icons/AzureAppService";
100
+ export * from "./icons/AzureApplicationGateway";
101
+ export * from "./icons/AzureAvailabilitySet";
102
+ export * from "./icons/AzureCosmos";
103
+ export * from "./icons/AzureDevopsPipeline";
104
+ export * from "./icons/AzureDevops";
105
+ export * from "./icons/AzureDiskSnapshot";
106
+ export * from "./icons/AzureDisk";
107
+ export * from "./icons/AzureDns";
108
+ export * from "./icons/AzureEnterpriseApp";
109
+ export * from "./icons/AzureFirewall";
110
+ export * from "./icons/AzureGroup";
111
+ export * from "./icons/AzureImage";
112
+ export * from "./icons/AzureIp";
113
+ export * from "./icons/AzureKeyVaults";
114
+ export * from "./icons/AzureLoadBalancer";
115
+ export * from "./icons/AzureLoadBalancers";
116
+ export * from "./icons/AzureLogAnalytics";
117
+ export * from "./icons/AzureLogicApp";
118
+ export * from "./icons/AzureManagedIdentity";
119
+ export * from "./icons/AzureMetrics";
120
+ export * from "./icons/AzureNat";
121
+ export * from "./icons/AzureNetworkInterface";
122
+ export * from "./icons/AzurePostgres";
123
+ export * from "./icons/AzureRedis";
124
+ export * from "./icons/AzureResourceGroup";
125
+ export * from "./icons/AzureRouteTable";
126
+ export * from "./icons/AzureServiceBus";
127
+ export * from "./icons/AzureSqlServer";
128
+ export * from "./icons/AzureStorageContainer";
129
+ export * from "./icons/AzureStorage";
130
+ export * from "./icons/AzureSubscription";
131
+ export * from "./icons/AzureUser";
132
+ export * from "./icons/AzureVmScaleset";
133
+ export * from "./icons/AzureVm";
134
+ export * from "./icons/AzureVnet";
135
+ export * from "./icons/AzureVpn";
136
+ export * from "./icons/Azure";
137
+ export * from "./icons/Badge";
138
+ export * from "./icons/Ban";
139
+ export * from "./icons/BellDark";
140
+ export * from "./icons/Bell";
141
+ export * from "./icons/Bizagi";
142
+ export * from "./icons/Block";
143
+ export * from "./icons/Brain";
144
+ export * from "./icons/Broadcast";
145
+ export * from "./icons/BrokenHeart";
146
+ export * from "./icons/Ca";
147
+ export * from "./icons/Cal";
148
+ export * from "./icons/Calico";
149
+ export * from "./icons/CanaryCheckerWhite";
150
+ export * from "./icons/CanaryChecker";
151
+ export * from "./icons/Cancel";
152
+ export * from "./icons/Cassandra";
153
+ export * from "./icons/CertManager";
154
+ export * from "./icons/Certificate";
155
+ export * from "./icons/Cfg";
156
+ export * from "./icons/Changes";
157
+ export * from "./icons/CheckDatabase";
158
+ export * from "./icons/CheckDocker";
159
+ export * from "./icons/Check";
160
+ export * from "./icons/Cilium";
161
+ export * from "./icons/Cisco";
162
+ export * from "./icons/Clock";
163
+ export * from "./icons/Clone";
164
+ export * from "./icons/CloudBuild";
165
+ export * from "./icons/CloudDone";
166
+ export * from "./icons/CloudDownload";
167
+ export * from "./icons/CloudUpload";
168
+ export * from "./icons/Cloudformation";
169
+ export * from "./icons/Cloudsql";
170
+ export * from "./icons/CloudwatchAlarm";
171
+ export * from "./icons/CloudwatchConfig";
172
+ export * from "./icons/Cloudwatch";
173
+ export * from "./icons/Cluster";
174
+ export * from "./icons/Cni";
175
+ export * from "./icons/Cog";
176
+ export * from "./icons/ComputeEngine";
177
+ export * from "./icons/ConfigDb";
178
+ export * from "./icons/Config";
179
+ export * from "./icons/Connected";
180
+ export * from "./icons/Console";
181
+ export * from "./icons/Consul";
182
+ export * from "./icons/Containerd";
183
+ export * from "./icons/ContainerdPull";
184
+ export * from "./icons/ContainerdPush";
185
+ export * from "./icons/Cpu";
186
+ export * from "./icons/Crossplane";
187
+ export * from "./icons/Csi";
188
+ export * from "./icons/Csv";
189
+ export * from "./icons/D365";
190
+ export * from "./icons/DatabaseFillGear";
191
+ export * from "./icons/DatabaseFill";
192
+ export * from "./icons/DatabasePlus";
193
+ export * from "./icons/Database";
194
+ export * from "./icons/Databases";
195
+ export * from "./icons/Datadog";
196
+ export * from "./icons/DatapowerMonitoring";
197
+ export * from "./icons/DatapowerRouting";
198
+ export * from "./icons/DatapowerThreat";
199
+ export * from "./icons/Deb";
200
+ export * from "./icons/Debian";
201
+ export * from "./icons/Decrease";
202
+ export * from "./icons/DeploymentFail";
203
+ export * from "./icons/DeploymentSuccess";
204
+ export * from "./icons/Deployment";
205
+ export * from "./icons/Dex";
206
+ export * from "./icons/Diff";
207
+ export * from "./icons/Discord";
208
+ export * from "./icons/DiskFailed";
209
+ export * from "./icons/DiskSuccess";
210
+ export * from "./icons/Disk";
211
+ export * from "./icons/Django";
212
+ export * from "./icons/Dns";
213
+ export * from "./icons/Docker";
214
+ export * from "./icons/DockerPull";
215
+ export * from "./icons/DockerPush";
216
+ export * from "./icons/Docx";
217
+ export * from "./icons/Dollar";
218
+ export * from "./icons/Dotnet";
219
+ export * from "./icons/DotsTriple";
220
+ export * from "./icons/DownBordered";
221
+ export * from "./icons/DownDatabase";
222
+ export * from "./icons/DownShield";
223
+ export * from "./icons/Down";
224
+ export * from "./icons/DownloadCloud";
225
+ export * from "./icons/Download";
226
+ export * from "./icons/Dynatrace";
227
+ export * from "./icons/Ec2";
228
+ export * from "./icons/Ecr";
229
+ export * from "./icons/Edit";
230
+ export * from "./icons/Editorconfig";
231
+ export * from "./icons/Eks";
232
+ export * from "./icons/Elastic";
233
+ export * from "./icons/Elasticsearch";
234
+ export * from "./icons/Elb";
235
+ export * from "./icons/Email";
236
+ export * from "./icons/Envoy";
237
+ export * from "./icons/ErrorDatabase";
238
+ export * from "./icons/ErrorNetworkCard";
239
+ export * from "./icons/Error";
240
+ export * from "./icons/Etcd";
241
+ export * from "./icons/Exchange";
242
+ export * from "./icons/Export";
243
+ export * from "./icons/Filter";
244
+ export * from "./icons/Fire";
245
+ export * from "./icons/Firewall";
246
+ export * from "./icons/FlanksourceIcon";
247
+ export * from "./icons/Flanksource";
248
+ export * from "./icons/Fluentd";
249
+ export * from "./icons/Flux";
250
+ export * from "./icons/FolderGit";
251
+ export * from "./icons/Folder";
252
+ export * from "./icons/GcpRepos";
253
+ export * from "./icons/Gcp";
254
+ export * from "./icons/GcsBucket";
255
+ export * from "./icons/Gif";
256
+ export * from "./icons/GitCompare";
257
+ export * from "./icons/GitMergeQueue";
258
+ export * from "./icons/GitPr";
259
+ export * from "./icons/Git";
260
+ export * from "./icons/Github";
261
+ export * from "./icons/Gitlab";
262
+ export * from "./icons/Gke";
263
+ export * from "./icons/Go";
264
+ export * from "./icons/GoogleChat";
265
+ export * from "./icons/Google";
266
+ export * from "./icons/Gradle";
267
+ export * from "./icons/Grafana";
268
+ export * from "./icons/Graphql";
269
+ export * from "./icons/Group";
270
+ export * from "./icons/Grpc";
271
+ export * from "./icons/Grpc2";
272
+ export * from "./icons/Gz";
273
+ export * from "./icons/Haproxy";
274
+ export * from "./icons/Harbor";
275
+ export * from "./icons/Hazelcast";
276
+ export * from "./icons/Health";
277
+ export * from "./icons/Health2";
278
+ export * from "./icons/Heart";
279
+ export * from "./icons/Helm";
280
+ export * from "./icons/Hibernate";
281
+ export * from "./icons/Hide";
282
+ export * from "./icons/Hourglass";
283
+ export * from "./icons/Html";
284
+ export * from "./icons/Http";
285
+ export * from "./icons/Https";
286
+ export * from "./icons/IbmCloud";
287
+ export * from "./icons/IbmMq";
288
+ export * from "./icons/Ibm";
289
+ export * from "./icons/Icmp";
290
+ export * from "./icons/IdNotVerified";
291
+ export * from "./icons/IdVerified";
292
+ export * from "./icons/Ifttt";
293
+ export * from "./icons/Import";
294
+ export * from "./icons/Incidents";
295
+ export * from "./icons/Increase";
296
+ export * from "./icons/Increase2";
297
+ export * from "./icons/Infinity";
298
+ export * from "./icons/Info";
299
+ export * from "./icons/Ini";
300
+ export * from "./icons/Ip";
301
+ export * from "./icons/Istio";
302
+ export * from "./icons/Jaeger";
303
+ export * from "./icons/Jar";
304
+ export * from "./icons/Java";
305
+ export * from "./icons/Jira";
306
+ export * from "./icons/Jmeter";
307
+ export * from "./icons/Js";
308
+ export * from "./icons/Json";
309
+ export * from "./icons/Junit";
310
+ export * from "./icons/Jwt";
311
+ export * from "./icons/K3s";
312
+ export * from "./icons/K6";
313
+ export * from "./icons/K8sClusterrole";
314
+ export * from "./icons/K8sClusterrolebinding";
315
+ export * from "./icons/K8sConfigmap";
316
+ export * from "./icons/K8sCronjob";
317
+ export * from "./icons/K8sCustomresourcedefinition";
318
+ export * from "./icons/K8sDaemonset";
319
+ export * from "./icons/K8sDeployment";
320
+ export * from "./icons/K8sEndpoint";
321
+ export * from "./icons/K8sEp";
322
+ export * from "./icons/K8sGroup";
323
+ export * from "./icons/K8sHpa";
324
+ export * from "./icons/K8sIngress";
325
+ export * from "./icons/K8sJob";
326
+ export * from "./icons/K8sLimits";
327
+ export * from "./icons/K8sNamespace";
328
+ export * from "./icons/K8sNetpol";
329
+ export * from "./icons/K8sNetworkpolicy";
330
+ export * from "./icons/K8sNode";
331
+ export * from "./icons/K8sPersistentvolume";
332
+ export * from "./icons/K8sPersistentvolumeclaim";
333
+ export * from "./icons/K8sPod";
334
+ export * from "./icons/K8sPodsecuritypolicy";
335
+ export * from "./icons/K8sQuota";
336
+ export * from "./icons/K8sReplicaset";
337
+ export * from "./icons/K8sRole";
338
+ export * from "./icons/K8sRolebinding";
339
+ export * from "./icons/K8sSecret";
340
+ export * from "./icons/K8sService";
341
+ export * from "./icons/K8sServiceaccount";
342
+ export * from "./icons/K8sStatefulset";
343
+ export * from "./icons/K8sStorageclass";
344
+ export * from "./icons/K8sUser";
345
+ export * from "./icons/K8sVol";
346
+ export * from "./icons/K8s";
347
+ export * from "./icons/Kubescape";
348
+ export * from "./icons/Kustomize";
349
+ export * from "./icons/Ldap";
350
+ export * from "./icons/Letsencrypt";
351
+ export * from "./icons/Lifebuoy";
352
+ export * from "./icons/Link";
353
+ export * from "./icons/Linux";
354
+ export * from "./icons/List";
355
+ export * from "./icons/Loadbalancer";
356
+ export * from "./icons/Lock";
357
+ export * from "./icons/Log";
358
+ export * from "./icons/LogicApps";
359
+ export * from "./icons/Login";
360
+ export * from "./icons/Logout";
361
+ export * from "./icons/Logs";
362
+ export * from "./icons/Logs2";
363
+ export * from "./icons/Lua";
364
+ export * from "./icons/Matrix";
365
+ export * from "./icons/Mattermost";
366
+ export * from "./icons/Maximize";
367
+ export * from "./icons/Mem";
368
+ export * from "./icons/Memchache";
369
+ export * from "./icons/Metrics";
370
+ export * from "./icons/Mfa";
371
+ export * from "./icons/Microsoft";
372
+ export * from "./icons/Minimize";
373
+ export * from "./icons/Minus";
374
+ export * from "./icons/MissionControlLogoWhite";
375
+ export * from "./icons/MissionControlLogo";
376
+ export * from "./icons/MissionControlWhite";
377
+ export * from "./icons/MissionControl";
378
+ export * from "./icons/Mongo";
379
+ export * from "./icons/Mongodb";
380
+ export * from "./icons/Mqtt";
381
+ export * from "./icons/Msplanner";
382
+ export * from "./icons/Multiple";
383
+ export * from "./icons/Mysql";
384
+ export * from "./icons/Namespace";
385
+ export * from "./icons/NetworkCard";
386
+ export * from "./icons/Network";
387
+ export * from "./icons/Newrelic";
388
+ export * from "./icons/Nginx";
389
+ export * from "./icons/Nodejs";
390
+ export * from "./icons/Npm";
391
+ export * from "./icons/Ntfy";
392
+ export * from "./icons/O365";
393
+ export * from "./icons/Ods";
394
+ export * from "./icons/Off";
395
+ export * from "./icons/Ok";
396
+ export * from "./icons/On";
397
+ export * from "./icons/Opa";
398
+ export * from "./icons/Openid";
399
+ export * from "./icons/Opensearch";
400
+ export * from "./icons/Openshift";
401
+ export * from "./icons/Opentelemetry";
402
+ export * from "./icons/Operatorframework";
403
+ export * from "./icons/Opsgenie";
404
+ export * from "./icons/OracleIcon";
405
+ export * from "./icons/Oracle";
406
+ export * from "./icons/OryHydra";
407
+ export * from "./icons/OryKratos";
408
+ export * from "./icons/OryLogo";
409
+ export * from "./icons/Ory";
410
+ export * from "./icons/PackageInstall";
411
+ export * from "./icons/PackageRollback";
412
+ export * from "./icons/PackageUninstall";
413
+ export * from "./icons/PackageUpgrade";
414
+ export * from "./icons/Pagerduty";
415
+ export * from "./icons/Pages";
416
+ export * from "./icons/Pause";
417
+ export * from "./icons/Pem";
418
+ export * from "./icons/Php";
419
+ export * from "./icons/Ping";
420
+ export * from "./icons/Playbook";
421
+ export * from "./icons/Playwright";
422
+ export * from "./icons/Plus";
423
+ export * from "./icons/Png";
424
+ export * from "./icons/Pod";
425
+ export * from "./icons/Pom";
426
+ export * from "./icons/PostgresWhite";
427
+ export * from "./icons/Postgres";
428
+ export * from "./icons/Postman";
429
+ export * from "./icons/Powershell";
430
+ export * from "./icons/Ppt";
431
+ export * from "./icons/Pptx";
432
+ export * from "./icons/Prometheus";
433
+ export * from "./icons/Pushbullet";
434
+ export * from "./icons/Pushover";
435
+ export * from "./icons/Py";
436
+ export * from "./icons/Python";
437
+ export * from "./icons/Question";
438
+ export * from "./icons/Rabbitmq";
439
+ export * from "./icons/Rancher";
440
+ export * from "./icons/Rb";
441
+ export * from "./icons/Recycle";
442
+ export * from "./icons/Redhat";
443
+ export * from "./icons/Redis";
444
+ export * from "./icons/Reload";
445
+ export * from "./icons/RemoveAlarm";
446
+ export * from "./icons/RemoveCertificate";
447
+ export * from "./icons/RemoveClock";
448
+ export * from "./icons/RemoveCloud";
449
+ export * from "./icons/RemoveComment";
450
+ export * from "./icons/RemoveCost";
451
+ export * from "./icons/RemoveDatabase";
452
+ export * from "./icons/RemoveEmail";
453
+ export * from "./icons/RemoveFilter";
454
+ export * from "./icons/RemoveFirewall";
455
+ export * from "./icons/RemoveFolder";
456
+ export * from "./icons/RemoveGroup";
457
+ export * from "./icons/RemoveKey";
458
+ export * from "./icons/RemoveLink";
459
+ export * from "./icons/RemoveList";
460
+ export * from "./icons/RemoveNetworkCard";
461
+ export * from "./icons/RemoveNode";
462
+ export * from "./icons/RemovePage";
463
+ export * from "./icons/RemoveShield";
464
+ export * from "./icons/RemoveSilence";
465
+ export * from "./icons/RemoveTag";
466
+ export * from "./icons/RemoveTicket";
467
+ export * from "./icons/RemoveTrash";
468
+ export * from "./icons/RemoveUser";
469
+ export * from "./icons/Remove";
470
+ export * from "./icons/Restic";
471
+ export * from "./icons/Restrict";
472
+ export * from "./icons/Rocket";
473
+ export * from "./icons/Router";
474
+ export * from "./icons/Rub";
475
+ export * from "./icons/Ruby";
476
+ export * from "./icons/Save";
477
+ export * from "./icons/ScaleDown";
478
+ export * from "./icons/ScaleIn";
479
+ export * from "./icons/ScaleOut";
480
+ export * from "./icons/ScaleUp";
481
+ export * from "./icons/Schedule";
482
+ export * from "./icons/Seal";
483
+ export * from "./icons/SearchInList";
484
+ export * from "./icons/Search";
485
+ export * from "./icons/Send";
486
+ export * from "./icons/Server";
487
+ export * from "./icons/ServersOutline";
488
+ export * from "./icons/Servers";
489
+ export * from "./icons/ServiceNow";
490
+ export * from "./icons/ServicenowLogo";
491
+ export * from "./icons/Servicenow";
492
+ export * from "./icons/Settings";
493
+ export * from "./icons/Sftp";
494
+ export * from "./icons/ShieldUser";
495
+ export * from "./icons/ShieldWarn";
496
+ export * from "./icons/Shield";
497
+ export * from "./icons/Show";
498
+ export * from "./icons/Silence";
499
+ export * from "./icons/Skip";
500
+ export * from "./icons/Slack";
501
+ export * from "./icons/Smb";
502
+ export * from "./icons/Sms";
503
+ export * from "./icons/Snail";
504
+ export * from "./icons/Source";
505
+ export * from "./icons/Speak";
506
+ export * from "./icons/Split";
507
+ export * from "./icons/Spring";
508
+ export * from "./icons/Sql";
509
+ export * from "./icons/Sqlserver";
510
+ export * from "./icons/Ssl";
511
+ export * from "./icons/Ssl2";
512
+ export * from "./icons/StackdriverMonitoring";
513
+ export * from "./icons/StackdriverTrace";
514
+ export * from "./icons/Stackdriver";
515
+ export * from "./icons/Star";
516
+ export * from "./icons/Start";
517
+ export * from "./icons/Stop";
518
+ export * from "./icons/Structure";
519
+ export * from "./icons/SubmitForApproval";
520
+ export * from "./icons/Swagger";
521
+ export * from "./icons/Switch";
522
+ export * from "./icons/Sync";
523
+ export * from "./icons/Sys";
524
+ export * from "./icons/Tag";
525
+ export * from "./icons/Talk";
526
+ export * from "./icons/Target";
527
+ export * from "./icons/Teams";
528
+ export * from "./icons/Telegram";
529
+ export * from "./icons/Terraform";
530
+ export * from "./icons/Test";
531
+ export * from "./icons/Thousandeyes";
532
+ export * from "./icons/Timezone";
533
+ export * from "./icons/ToggleOff";
534
+ export * from "./icons/ToggleOn";
535
+ export * from "./icons/TopologyWhite";
536
+ export * from "./icons/Topology";
537
+ export * from "./icons/Traces";
538
+ export * from "./icons/Trafficlight";
539
+ export * from "./icons/Trash";
540
+ export * from "./icons/Tree";
541
+ export * from "./icons/Trivy";
542
+ export * from "./icons/Ts";
543
+ export * from "./icons/Txt";
544
+ export * from "./icons/Ubuntu";
545
+ export * from "./icons/Unhealthy";
546
+ export * from "./icons/Unlock";
547
+ export * from "./icons/UpBordered";
548
+ export * from "./icons/UpDatabase";
549
+ export * from "./icons/UpShield";
550
+ export * from "./icons/Up";
551
+ export * from "./icons/Upload";
552
+ export * from "./icons/User";
553
+ export * from "./icons/Vault";
554
+ export * from "./icons/Vcluster";
555
+ export * from "./icons/Vpn";
556
+ export * from "./icons/Vsd";
557
+ export * from "./icons/Vsphere";
558
+ export * from "./icons/WaitForApproval";
559
+ export * from "./icons/Webhook";
560
+ export * from "./icons/Workdflow";
561
+ export * from "./icons/World";
562
+ export * from "./icons/Www";
563
+ export * from "./icons/Xls";
564
+ export * from "./icons/Xlsx";
565
+ export * from "./icons/Xml";
566
+ export * from "./icons/Yaml";
567
+ export * from "./icons/Zip";
568
+ export * from "./icons/Zulip";
package/make.sh ADDED
@@ -0,0 +1,3 @@
1
+ sed -i 's|"Icon" +||' node_modules/create-react-icons/lib/generate-icons.js
2
+ rm -rf src/
3
+ create-react-icons -s 'svg/*.svg' -d src --typescript
package/package.json ADDED
@@ -0,0 +1,36 @@
1
+ {
2
+ "name": "@flanksource/icons",
3
+ "repository": {
4
+ "type": "git",
5
+ "url": "git+https://github.com/flanksource/flanksource-icons.git"
6
+ },
7
+ "bugs": {
8
+ "url": "https://github.com/flanksource/flanksource-icons/issues"
9
+ },
10
+ "homepage": "https://github.com/flanksource/flanksource-icons#readme",
11
+ "version": "1.0.16",
12
+ "scripts": {
13
+ "svg": "bash make.sh",
14
+ "build": "babel src --out-dir dist --copy-files",
15
+ "prepublishOnly": "npm run svg build",
16
+ "svgo": "rm -rf svg/output; svgo -i svg/*.svg -o svg/output --exclude d365.svg --config svgo.config.mjs",
17
+ "svg-resize": "cd svg && bash resize.sh",
18
+ "test": "echo \"Error: no test specified\" && exit 1"
19
+ },
20
+ "keywords": [],
21
+ "author": "",
22
+ "license": "Apache-2.0",
23
+ "description": "",
24
+ "devDependencies": {
25
+ "@babel/cli": "^7.23.4",
26
+ "@babel/core": "^7.23.7",
27
+ "@babel/plugin-proposal-class-properties": "^7.18.6",
28
+ "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
29
+ "@babel/preset-env": "^7.23.8",
30
+ "@babel/preset-react": "^7.23.3",
31
+ "babel": "^6.23.0",
32
+ "babel-cli": "^6.26.0",
33
+ "create-react-icons": "^1.1.1",
34
+ "typescript": "^5.3.3"
35
+ }
36
+ }