@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,158 @@
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 Csi: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 34.276001 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <radialGradient
31
+ id="radial-pattern-0"
32
+ gradientUnits="userSpaceOnUse"
33
+ cx="243.658005"
34
+ cy="64.419998"
35
+ fx="243.658005"
36
+ fy="64.419998"
37
+ r="264.601013"
38
+ gradientTransform="matrix(0.11524, 0, 0, 0.11524, -0.176, -1.07)"
39
+ >
40
+ <stop
41
+ offset="0"
42
+ stopColor="rgb(100%, 94.117647%, 0%)"
43
+ stopOpacity="1"
44
+ />
45
+ <stop
46
+ offset="1"
47
+ stopColor="rgb(96.078432%, 56.862748%, 11.764706%)"
48
+ stopOpacity="1"
49
+ />
50
+ </radialGradient>
51
+ <clipPath id="clip-0">
52
+ <path
53
+ d="M 0 0 L 34.375 0 L 34.375 32 L 0 32 Z M 0 0 "
54
+ clipRule="nonzero"
55
+ />
56
+ </clipPath>
57
+ <image id="source-13" x="0" y="0" width="35" height="32" />
58
+ <mask id="mask-0">
59
+ <g filter="url(#filter-remove-color)">
60
+ <use />
61
+ </g>
62
+ </mask>
63
+ <clipPath id="clip-1">
64
+ <rect x="0" y="0" width="35" height="32" />
65
+ </clipPath>
66
+ <g id="source-12" clipPath="url(#clip-1)">
67
+ <path
68
+ fill={color}
69
+ d="M 31.085938 23.84375 C 30.320312 23.84375 29.566406 23.660156 28.886719 23.304688 C 27.90625 25.59375 25.660156 27.078125 23.171875 27.082031 C 20.023438 27.082031 17.386719 24.730469 17.003906 21.597656 C 16.992188 21.515625 16.980469 21.425781 16.960938 21.332031 C 16.605469 19.417969 15.582031 17.691406 14.078125 16.457031 C 14.574219 16.550781 15.082031 16.597656 15.609375 16.597656 C 17.28125 16.597656 19.011719 16.113281 20.761719 15.179688 C 20.761719 15.179688 20.773438 15.179688 20.773438 15.167969 L 20.796875 15.15625 C 20.820312 15.144531 20.84375 15.128906 20.867188 15.109375 C 20.867188 15.109375 21.40625 14.777344 22.25 14.578125 C 22.292969 14.566406 22.328125 14.566406 22.375 14.566406 C 22.605469 14.546875 22.847656 14.523438 23.089844 14.523438 C 24.679688 14.523438 26.15625 15.15625 27.296875 16.179688 C 28.195312 14.984375 29.601562 14.28125 31.097656 14.28125 C 31.179688 14.28125 31.273438 14.292969 31.351562 14.292969 C 30.75 13.550781 30.054688 12.890625 29.277344 12.332031 C 27.574219 10.960938 25.625 10.257812 23.503906 10.257812 C 21.824219 10.257812 20.046875 10.730469 18.746094 11.527344 C 17.972656 11.941406 16.808594 12.425781 15.621094 12.425781 C 14.515625 12.425781 13.605469 12.011719 12.867188 11.15625 C 12.246094 10.429688 11.902344 9.554688 11.890625 8.621094 C 11.945312 7.640625 12.351562 6.71875 13.03125 6.050781 C 13.769531 5.316406 14.769531 4.90625 15.808594 4.910156 C 16.867188 4.910156 17.871094 5.328125 18.605469 6.074219 C 18.882812 6.363281 19.125 6.6875 19.308594 7.03125 C 19.675781 7.742188 20.410156 8.1875 21.210938 8.183594 C 21.558594 8.183594 21.890625 8.101562 22.203125 7.941406 C 23.25 7.398438 23.65625 6.109375 23.113281 5.0625 C 22.734375 4.328125 22.246094 3.660156 21.660156 3.078125 C 20.121094 1.519531 18.019531 0.648438 15.828125 0.660156 C 13.894531 0.660156 12.003906 1.339844 10.527344 2.582031 C 10.425781 2.660156 10.332031 2.746094 10.242188 2.835938 C 10.21875 2.859375 10.183594 2.882812 10.160156 2.917969 L 10.125 2.953125 C 10.089844 2.976562 10.066406 3.011719 10.035156 3.03125 L 9.976562 3.089844 C 9.828125 3.238281 9.683594 3.398438 9.550781 3.5625 L 9.503906 3.597656 C 9.480469 3.632812 9.445312 3.65625 9.421875 3.691406 C 8.386719 4.96875 7.785156 6.542969 7.707031 8.183594 C 7.613281 10.257812 8.328125 12.285156 9.722656 13.898438 C 10.011719 14.222656 10.308594 14.523438 10.621094 14.789062 C 9.730469 14.601562 8.816406 14.558594 7.914062 14.660156 C 3.40625 15.191406 0.179688 19.292969 0.722656 23.796875 C 1.03125 26.390625 2.554688 28.683594 4.828125 29.972656 C 7.097656 31.261719 9.847656 31.394531 12.234375 30.332031 C 13.308594 29.847656 13.792969 28.585938 13.316406 27.507812 C 12.835938 26.4375 11.582031 25.953125 10.507812 26.425781 C 10.144531 26.585938 9.761719 26.691406 9.367188 26.738281 C 9.203125 26.761719 9.054688 26.761719 8.894531 26.761719 C 7.382812 26.761719 6.003906 25.898438 5.34375 24.539062 C 4.683594 23.179688 4.859375 21.5625 5.792969 20.375 C 6.4375 19.546875 7.390625 19.015625 8.433594 18.902344 C 8.59375 18.878906 8.742188 18.878906 8.90625 18.878906 C 10.898438 18.878906 12.59375 20.375 12.824219 22.347656 L 12.855469 22.589844 C 13.265625 25.039062 14.53125 27.265625 16.429688 28.867188 C 18.648438 30.75 21.546875 31.628906 24.4375 31.289062 C 28.933594 30.746094 32.4375 27.429688 33.414062 23.257812 C 32.699219 23.644531 31.898438 23.847656 31.085938 23.84375 M 31.085938 23.84375 "
70
+ fillRule="nonzero"
71
+ fillOpacity="1"
72
+ />
73
+ </g>
74
+ <clipPath id="clip-2">
75
+ <rect x="0" y="0" width="35" height="32" />
76
+ </clipPath>
77
+ <g id="source-15" clipPath="url(#clip-2)">
78
+ <g clipPath="url(#clip-0)">
79
+ <g mask="url(#mask-0)">
80
+ <use />
81
+ </g>
82
+ </g>
83
+ </g>
84
+ <radialGradient
85
+ id="radial-pattern-1"
86
+ gradientUnits="userSpaceOnUse"
87
+ cx="245.651993"
88
+ cy="64.416"
89
+ fx="245.651993"
90
+ fy="64.416"
91
+ r="264.712006"
92
+ gradientTransform="matrix(0.11524, 0, 0, 0.11524, -0.176, -1.07)"
93
+ >
94
+ <stop
95
+ offset="0"
96
+ stopColor="rgb(100%, 94.117647%, 0%)"
97
+ stopOpacity="1"
98
+ />
99
+ <stop
100
+ offset="1"
101
+ stopColor="rgb(96.078432%, 56.862748%, 11.764706%)"
102
+ stopOpacity="1"
103
+ />
104
+ </radialGradient>
105
+ <clipPath id="clip-3">
106
+ <path
107
+ d="M 0 0 L 34.375 0 L 34.375 32 L 0 32 Z M 0 0 "
108
+ clipRule="nonzero"
109
+ />
110
+ </clipPath>
111
+ <image id="source-27" x="0" y="0" width="35" height="32" />
112
+ <mask id="mask-1">
113
+ <g filter="url(#filter-remove-color)">
114
+ <use />
115
+ </g>
116
+ </mask>
117
+ <clipPath id="clip-4">
118
+ <rect x="0" y="0" width="35" height="32" />
119
+ </clipPath>
120
+ <g id="source-26" clipPath="url(#clip-4)">
121
+ <path
122
+ fill={color}
123
+ d="M 33.644531 19.074219 C 33.6875 20.015625 33.207031 20.902344 32.398438 21.382812 C 31.589844 21.867188 30.582031 21.867188 29.773438 21.382812 C 28.964844 20.898438 28.488281 20.011719 28.53125 19.070312 C 28.570312 17.683594 29.707031 16.585938 31.089844 16.585938 C 32.476562 16.585938 33.605469 17.691406 33.644531 19.074219 M 33.644531 19.074219 "
124
+ fillRule="nonzero"
125
+ fillOpacity="1"
126
+ />
127
+ </g>
128
+ <clipPath id="clip-5">
129
+ <rect x="0" y="0" width="35" height="32" />
130
+ </clipPath>
131
+ <g id="source-29" clipPath="url(#clip-5)">
132
+ <g clipPath="url(#clip-3)">
133
+ <g mask="url(#mask-1)">
134
+ <use />
135
+ </g>
136
+ </g>
137
+ </g>
138
+ </defs>
139
+ <path
140
+ fill={color}
141
+ d="M 31.085938 23.84375 C 30.320312 23.84375 29.566406 23.660156 28.886719 23.304688 C 27.90625 25.59375 25.660156 27.078125 23.171875 27.082031 C 20.023438 27.082031 17.386719 24.730469 17.003906 21.597656 C 16.992188 21.515625 16.980469 21.425781 16.960938 21.332031 C 16.605469 19.417969 15.582031 17.691406 14.078125 16.457031 C 14.574219 16.550781 15.082031 16.597656 15.609375 16.597656 C 17.28125 16.597656 19.011719 16.113281 20.761719 15.179688 C 20.761719 15.179688 20.773438 15.179688 20.773438 15.167969 L 20.796875 15.15625 C 20.820312 15.144531 20.84375 15.128906 20.867188 15.109375 C 20.867188 15.109375 21.40625 14.777344 22.25 14.578125 C 22.292969 14.566406 22.328125 14.566406 22.375 14.566406 C 22.605469 14.546875 22.847656 14.523438 23.089844 14.523438 C 24.679688 14.523438 26.15625 15.15625 27.296875 16.179688 C 28.195312 14.984375 29.601562 14.28125 31.097656 14.28125 C 31.179688 14.28125 31.273438 14.292969 31.351562 14.292969 C 30.75 13.550781 30.054688 12.890625 29.277344 12.332031 C 27.574219 10.960938 25.625 10.257812 23.503906 10.257812 C 21.824219 10.257812 20.046875 10.730469 18.746094 11.527344 C 17.972656 11.941406 16.808594 12.425781 15.621094 12.425781 C 14.515625 12.425781 13.605469 12.011719 12.867188 11.15625 C 12.246094 10.429688 11.902344 9.554688 11.890625 8.621094 C 11.945312 7.640625 12.351562 6.71875 13.03125 6.050781 C 13.769531 5.316406 14.769531 4.90625 15.808594 4.910156 C 16.867188 4.910156 17.871094 5.328125 18.605469 6.074219 C 18.882812 6.363281 19.125 6.6875 19.308594 7.03125 C 19.675781 7.742188 20.410156 8.1875 21.210938 8.183594 C 21.558594 8.183594 21.890625 8.101562 22.203125 7.941406 C 23.25 7.398438 23.65625 6.109375 23.113281 5.0625 C 22.734375 4.328125 22.246094 3.660156 21.660156 3.078125 C 20.121094 1.519531 18.019531 0.648438 15.828125 0.660156 C 13.894531 0.660156 12.003906 1.339844 10.527344 2.582031 C 10.425781 2.660156 10.332031 2.746094 10.242188 2.835938 C 10.21875 2.859375 10.183594 2.882812 10.160156 2.917969 L 10.125 2.953125 C 10.089844 2.976562 10.066406 3.011719 10.035156 3.03125 L 9.976562 3.089844 C 9.828125 3.238281 9.683594 3.398438 9.550781 3.5625 L 9.503906 3.597656 C 9.480469 3.632812 9.445312 3.65625 9.421875 3.691406 C 8.386719 4.96875 7.785156 6.542969 7.707031 8.183594 C 7.613281 10.257812 8.328125 12.285156 9.722656 13.898438 C 10.011719 14.222656 10.308594 14.523438 10.621094 14.789062 C 9.730469 14.601562 8.816406 14.558594 7.914062 14.660156 C 3.40625 15.191406 0.179688 19.292969 0.722656 23.796875 C 1.03125 26.390625 2.554688 28.683594 4.828125 29.972656 C 7.097656 31.261719 9.847656 31.394531 12.234375 30.332031 C 13.308594 29.847656 13.792969 28.585938 13.316406 27.507812 C 12.835938 26.4375 11.582031 25.953125 10.507812 26.425781 C 10.144531 26.585938 9.761719 26.691406 9.367188 26.738281 C 9.203125 26.761719 9.054688 26.761719 8.894531 26.761719 C 7.382812 26.761719 6.003906 25.898438 5.34375 24.539062 C 4.683594 23.179688 4.859375 21.5625 5.792969 20.375 C 6.4375 19.546875 7.390625 19.015625 8.433594 18.902344 C 8.59375 18.878906 8.742188 18.878906 8.90625 18.878906 C 10.898438 18.878906 12.59375 20.375 12.824219 22.347656 L 12.855469 22.589844 C 13.265625 25.039062 14.53125 27.265625 16.429688 28.867188 C 18.648438 30.75 21.546875 31.628906 24.4375 31.289062 C 28.933594 30.746094 32.4375 27.429688 33.414062 23.257812 C 32.699219 23.644531 31.898438 23.847656 31.085938 23.84375 M 31.085938 23.84375 "
142
+ fillRule="nonzero"
143
+ />
144
+ <use />
145
+ <path
146
+ fill={color}
147
+ d="M 33.644531 19.074219 C 33.6875 20.015625 33.207031 20.902344 32.398438 21.382812 C 31.589844 21.867188 30.582031 21.867188 29.773438 21.382812 C 28.964844 20.898438 28.488281 20.011719 28.53125 19.070312 C 28.570312 17.683594 29.707031 16.585938 31.089844 16.585938 C 32.476562 16.585938 33.605469 17.691406 33.644531 19.074219 M 33.644531 19.074219 "
148
+ fillRule="nonzero"
149
+ />
150
+ <use />
151
+ </svg>
152
+ );
153
+ };
154
+
155
+ Csi.propTypes = {
156
+ color: PropTypes.string,
157
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
158
+ };
@@ -0,0 +1,38 @@
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 Csv: 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
+ <rect
18
+ x="-3.2"
19
+ y="-3.2"
20
+ width="38.4"
21
+ height="38.4"
22
+ fill={color}
23
+ fillOpacity="1"
24
+ />
25
+ <path
26
+ fill={color}
27
+ d="M 32 32 L 0 32 L 0 0 L 32 0 Z M 3.105469 28.800781 L 28.929688 28.800781 L 28.929688 3.199219 L 3.105469 3.199219 M 19.871094 9.886719 L 24.382812 9.886719 L 24.382812 12.894531 L 19.871094 12.894531 Z M 19.871094 14.527344 L 24.382812 14.527344 L 24.382812 17.535156 L 19.871094 17.535156 Z M 19.871094 19.105469 L 24.382812 19.105469 L 24.382812 22.113281 L 19.871094 22.113281 Z M 13.726562 19.105469 L 18.242188 19.105469 L 18.242188 22.113281 L 13.726562 22.113281 Z M 7.648438 19.105469 L 12.160156 19.105469 L 12.160156 22.113281 L 7.648438 22.113281 Z M 13.792969 14.558594 L 18.304688 14.558594 L 18.304688 17.566406 L 13.792969 17.566406 Z M 7.648438 14.558594 L 12.160156 14.558594 L 12.160156 17.566406 L 7.648438 17.566406 Z M 13.792969 9.886719 L 18.304688 9.886719 L 18.304688 12.894531 L 13.792969 12.894531 Z M 7.648438 9.886719 L 12.160156 9.886719 L 12.160156 12.894531 L 7.648438 12.894531 Z M 7.648438 9.886719 "
28
+ fillRule="nonzero"
29
+ fillOpacity="1"
30
+ />
31
+ </svg>
32
+ );
33
+ };
34
+
35
+ Csv.propTypes = {
36
+ color: PropTypes.string,
37
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
38
+ };
@@ -0,0 +1,60 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const D365: 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
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <image id="source-27" x="0" y="0" width="32" height="32" />
31
+ <mask id="mask-0">
32
+ <g filter="url(#filter-remove-color)">
33
+ <use />
34
+ </g>
35
+ </mask>
36
+ <image id="source-17" x="0" y="0" width="32" height="32" />
37
+ <clipPath id="clip-0">
38
+ <rect x="0" y="0" width="32" height="32" />
39
+ </clipPath>
40
+ <g id="source-26" clipPath="url(#clip-0)">
41
+ <use />
42
+ </g>
43
+ <clipPath id="clip-1">
44
+ <rect x="0" y="0" width="32" height="32" />
45
+ </clipPath>
46
+ <g id="source-29" clipPath="url(#clip-1)">
47
+ <g mask="url(#mask-0)">
48
+ <use />
49
+ </g>
50
+ </g>
51
+ </defs>
52
+ <use />
53
+ </svg>
54
+ );
55
+ };
56
+
57
+ D365.propTypes = {
58
+ color: PropTypes.string,
59
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
60
+ };
@@ -0,0 +1,30 @@
1
+ /** Icons generated by create-react-icons. Don't edit this file directly. **/
2
+ import * as React from "react";
3
+ import PropTypes from "prop-types";
4
+
5
+ interface IconProps extends React.SVGAttributes<SVGElement> {
6
+ size?: number | string;
7
+ color?: string;
8
+ }
9
+
10
+ export const Database: 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 7.808594 3.554688 C 9.957031 2.578125 12.855469 2 16 2 C 19.144531 2 22.042969 2.578125 24.191406 3.554688 C 26.25 4.488281 28 5.984375 28 8 C 28 10.015625 26.25 11.511719 24.191406 12.445312 C 22.042969 13.421875 19.144531 14 16 14 C 12.855469 14 9.957031 13.421875 7.808594 12.445312 C 5.75 11.511719 4 10.015625 4 8 C 4 5.984375 5.75 4.488281 7.808594 3.554688 M 4 12.320312 L 4 14 C 4 16.015625 5.75 17.511719 7.808594 18.445312 C 9.957031 19.421875 12.855469 20 16 20 C 19.144531 20 22.042969 19.421875 24.191406 18.445312 C 26.25 17.511719 28 16.015625 28 14 L 28 12.320312 C 27.085938 13.1875 25.992188 13.824219 25.019531 14.265625 C 22.554688 15.386719 19.363281 16 16 16 C 12.636719 16 9.445312 15.386719 6.980469 14.265625 C 6.007812 13.824219 4.914062 13.1875 4 12.320312 M 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 C 19.144531 26 22.042969 25.421875 24.191406 24.445312 C 26.25 23.511719 28 22.015625 28 20 L 28 18.320312 C 27.085938 19.1875 25.992188 19.824219 25.019531 20.265625 C 22.554688 21.386719 19.363281 22 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 M 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 19.144531 32 22.042969 31.421875 24.191406 30.445312 C 26.25 29.511719 28 28.015625 28 26 L 28 24.320312 C 27.085938 25.1875 25.992188 25.824219 25.019531 26.265625 C 22.554688 27.386719 19.363281 28 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 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Database.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 DatabaseFill: 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 7.808594 3.554688 C 9.957031 2.578125 12.855469 2 16 2 C 19.144531 2 22.042969 2.578125 24.191406 3.554688 C 26.25 4.488281 28 5.984375 28 8 C 28 10.015625 26.25 11.511719 24.191406 12.445312 C 22.042969 13.421875 19.144531 14 16 14 C 12.855469 14 9.957031 13.421875 7.808594 12.445312 C 5.75 11.511719 4 10.015625 4 8 C 4 5.984375 5.75 4.488281 7.808594 3.554688 M 4 12.320312 L 4 14 C 4 16.015625 5.75 17.511719 7.808594 18.445312 C 9.957031 19.421875 12.855469 20 16 20 C 19.144531 20 22.042969 19.421875 24.191406 18.445312 C 26.25 17.511719 28 16.015625 28 14 L 28 12.320312 C 27.085938 13.1875 25.992188 13.824219 25.019531 14.265625 C 22.554688 15.386719 19.363281 16 16 16 C 12.636719 16 9.445312 15.386719 6.980469 14.265625 C 6.007812 13.824219 4.914062 13.1875 4 12.320312 M 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 C 19.144531 26 22.042969 25.421875 24.191406 24.445312 C 26.25 23.511719 28 22.015625 28 20 L 28 18.320312 C 27.085938 19.1875 25.992188 19.824219 25.019531 20.265625 C 22.554688 21.386719 19.363281 22 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 M 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 19.144531 32 22.042969 31.421875 24.191406 30.445312 C 26.25 29.511719 28 28.015625 28 26 L 28 24.320312 C 27.085938 25.1875 25.992188 25.824219 25.019531 26.265625 C 22.554688 27.386719 19.363281 28 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 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ DatabaseFill.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 DatabaseFillGear: 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 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 M 23.773438 18.921875 C 24.132812 17.695312 25.867188 17.695312 26.230469 18.921875 L 26.316406 19.214844 C 26.425781 19.585938 26.695312 19.886719 27.054688 20.035156 C 27.410156 20.183594 27.816406 20.164062 28.15625 19.980469 L 28.429688 19.832031 C 29.550781 19.21875 30.78125 20.449219 30.171875 21.570312 L 30.019531 21.84375 C 29.835938 22.183594 29.8125 22.585938 29.960938 22.945312 C 30.109375 23.300781 30.414062 23.574219 30.785156 23.683594 L 31.082031 23.773438 C 32.304688 24.132812 32.304688 25.867188 31.082031 26.230469 L 30.78125 26.316406 C 30.410156 26.425781 30.109375 26.699219 29.960938 27.054688 C 29.8125 27.414062 29.835938 27.816406 30.023438 28.15625 L 30.171875 28.429688 C 30.78125 29.550781 29.550781 30.78125 28.429688 30.171875 L 28.15625 30.019531 C 27.816406 29.835938 27.414062 29.8125 27.054688 29.960938 C 26.699219 30.109375 26.425781 30.414062 26.316406 30.785156 L 26.226562 31.082031 C 25.867188 32.304688 24.132812 32.304688 23.769531 31.082031 L 23.683594 30.78125 C 23.574219 30.410156 23.300781 30.109375 22.945312 29.960938 C 22.585938 29.8125 22.183594 29.835938 21.84375 30.023438 L 21.570312 30.171875 C 20.449219 30.78125 19.21875 29.550781 19.828125 28.429688 L 19.980469 28.15625 C 20.164062 27.816406 20.1875 27.414062 20.039062 27.054688 C 19.890625 26.699219 19.585938 26.425781 19.214844 26.316406 L 18.921875 26.226562 C 17.695312 25.867188 17.695312 24.132812 18.921875 23.769531 L 19.214844 23.683594 C 19.585938 23.574219 19.886719 23.304688 20.035156 22.945312 C 20.183594 22.589844 20.164062 22.183594 19.980469 21.84375 L 19.832031 21.570312 C 19.21875 20.449219 20.449219 19.21875 21.570312 19.828125 L 21.84375 19.980469 C 22.183594 20.164062 22.585938 20.1875 22.945312 20.039062 C 23.300781 19.890625 23.574219 19.585938 23.683594 19.214844 Z M 28 25 C 28 23.34375 26.65625 22 24.996094 22 C 23.339844 22 21.996094 23.34375 21.996094 25.003906 C 22 26.660156 23.34375 28.003906 25 28.003906 C 26.65625 28 28 26.65625 28 25 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ DatabaseFillGear.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,35 @@
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 DatabasePlus: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 29.767 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill="none"
19
+ stroke={color}
20
+ d="M 5.96875 56.5625 L 5.96875 175.625 C 5.96875 201.9375 48.59375 223.25 101.21875 223.25 C 109.4375 223.25 117.40625 222.75 125.03125 221.75 M 5.96875 56.5625 C 5.96875 82.875 48.59375 104.1875 101.21875 104.1875 C 153.8125 104.1875 196.46875 82.875 196.46875 56.5625 M 5.96875 56.5625 C 5.96875 30.25 48.59375 8.9375 101.21875 8.9375 C 153.8125 8.9375 196.46875 30.25 196.46875 56.5625 M 196.46875 56.5625 L 196.46875 139.90625 M 196.46875 116.09375 C 196.46875 142.40625 153.8125 163.71875 101.21875 163.71875 C 48.59375 163.71875 5.96875 142.40625 5.96875 116.09375 M 196.46875 175.625 L 196.46875 211.34375 M 196.46875 211.34375 L 196.46875 247.0625 M 196.46875 211.34375 L 232.1875 211.34375 M 196.46875 211.34375 L 160.75 211.34375 "
21
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
22
+ strokeWidth="11.904"
23
+ strokeLinecap="round"
24
+ strokeLinejoin="round"
25
+ strokeOpacity="1"
26
+ strokeMiterlimit="4"
27
+ />
28
+ </svg>
29
+ );
30
+ };
31
+
32
+ DatabasePlus.propTypes = {
33
+ color: PropTypes.string,
34
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
35
+ };
@@ -0,0 +1,35 @@
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 Databases: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 27.429001 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill="none"
19
+ stroke={color}
20
+ d="M 12.1875 67.0625 L 12.1875 188.9375 C 12.1875 215.875 55.84375 237.71875 109.71875 237.71875 C 163.5625 237.71875 207.25 215.875 207.25 188.9375 L 207.25 67.0625 M 12.1875 67.0625 C 12.1875 94 55.84375 115.8125 109.71875 115.8125 C 163.5625 115.8125 207.25 93.96875 207.25 67.0625 M 12.1875 67.0625 C 12.1875 40.125 55.84375 18.28125 109.71875 18.28125 C 163.5625 18.28125 207.25 40.125 207.25 67.0625 M 207.25 128 C 207.25 154.9375 163.5625 176.75 109.71875 176.75 C 55.84375 176.75 12.1875 154.9375 12.1875 128 "
21
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
22
+ strokeWidth="24.384001"
23
+ strokeLinecap="butt"
24
+ strokeLinejoin="miter"
25
+ strokeOpacity="1"
26
+ strokeMiterlimit="4"
27
+ />
28
+ </svg>
29
+ );
30
+ };
31
+
32
+ Databases.propTypes = {
33
+ color: PropTypes.string,
34
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
35
+ };
@@ -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 Datadog: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 29.257 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 27.136719 16.410156 L 27.90625 26.191406 L 14.335938 28.625 L 13.164062 18.84375 L 15.101562 18.574219 C 15.417969 18.707031 15.644531 18.753906 16.003906 18.84375 C 16.589844 18.980469 17.265625 19.160156 18.257812 18.617188 C 18.484375 18.484375 18.980469 18.078125 19.160156 17.808594 Z M 6.175781 28.039062 C 5.949219 27.679688 5.542969 27.273438 4.914062 26.777344 C 4.011719 26.054688 4.328125 24.792969 4.867188 24.027344 C 5.542969 22.71875 9.105469 21.007812 8.925781 18.890625 C 8.835938 18.121094 8.746094 17.128906 8.023438 16.410156 C 8 16.589844 8 16.769531 8.023438 16.949219 C 8.050781 17.128906 7.707031 16.589844 7.574219 16.046875 C 7.4375 15.867188 7.304688 15.777344 7.167969 15.507812 C 7.078125 15.824219 7.078125 16.140625 7.078125 16.140625 C 7.078125 16.140625 6.851562 15.550781 6.808594 15.101562 C 6.671875 15.328125 6.625 15.734375 6.625 15.734375 C 6.625 15.734375 6.3125 14.832031 6.402344 14.335938 C 6.265625 13.929688 5.816406 13.074219 5.949219 11.179688 C 6.71875 11.722656 8.429688 11.585938 9.105469 10.59375 C 9.332031 10.277344 9.46875 9.375 9.015625 7.617188 C 8.699219 6.492188 7.933594 4.824219 7.617188 4.191406 L 7.574219 4.238281 C 7.753906 4.734375 8.070312 5.816406 8.207031 6.355469 C 8.566406 7.933594 8.699219 8.476562 8.519531 9.195312 C 8.386719 9.828125 8.023438 10.234375 7.078125 10.683594 C 6.175781 11.136719 4.914062 10.007812 4.867188 9.960938 C 3.96875 9.242188 3.289062 8.070312 3.199219 7.527344 C 3.109375 6.898438 3.5625 6.535156 3.785156 6.039062 C 3.472656 6.132812 3.109375 6.3125 3.109375 6.3125 C 3.109375 6.3125 3.515625 5.859375 4.058594 5.5 C 4.265625 5.378906 4.460938 5.242188 4.644531 5.09375 L 4.058594 5.09375 C 4.058594 5.09375 4.597656 4.777344 5.183594 4.597656 L 4.371094 4.597656 L 6.535156 3.652344 C 7.214844 3.382812 7.84375 3.472656 8.203125 3.96875 C 8.699219 4.644531 9.195312 5.003906 10.234375 5.273438 C 10.863281 5.003906 11.089844 4.824219 11.902344 4.597656 C 12.621094 3.785156 13.207031 3.695312 13.207031 3.695312 C 13.207031 3.695312 12.804688 4.058594 12.757812 4.464844 C 13.164062 4.148438 13.613281 3.875 13.613281 3.875 C 13.613281 3.875 13.433594 4.101562 13.296875 4.417969 L 13.34375 4.464844 C 13.679688 4.28125 14.023438 4.117188 14.378906 3.96875 C 14.378906 3.96875 14.199219 4.148438 14.019531 4.417969 L 15.371094 4.464844 C 17.039062 4.507812 17.402344 2.703125 18.03125 2.433594 C 18.84375 2.164062 19.203125 1.984375 20.554688 3.335938 C 21.730469 4.507812 22.628906 6.535156 22.179688 6.988281 C 21.820312 7.347656 21.050781 6.851562 20.195312 5.816406 C 19.746094 5.273438 19.429688 4.597656 19.25 3.785156 C 19.160156 3.109375 18.664062 2.703125 18.664062 2.703125 C 18.664062 2.703125 18.980469 3.382812 18.980469 3.96875 C 18.980469 4.28125 19.023438 5.453125 19.519531 6.132812 C 19.476562 6.222656 19.429688 6.625 19.382812 6.671875 C 18.796875 5.949219 17.492188 5.453125 17.3125 5.273438 C 18.03125 5.859375 19.65625 7.167969 20.285156 8.429688 C 20.871094 9.648438 20.511719 10.730469 20.828125 11 C 20.917969 11.089844 22.089844 12.53125 22.316406 13.296875 C 22.71875 14.605469 22.359375 15.957031 21.820312 16.769531 L 20.375 16.996094 C 20.1875 16.960938 20.003906 16.902344 19.835938 16.816406 C 19.925781 16.632812 20.152344 16.183594 20.152344 16.09375 L 20.0625 15.957031 C 19.609375 16.589844 18.84375 17.21875 18.210938 17.582031 C 17.402344 18.03125 16.453125 17.988281 15.824219 17.761719 C 14.066406 17.21875 12.398438 16.046875 12.035156 15.734375 C 12.035156 15.734375 12.035156 15.957031 12.082031 16.046875 C 12.53125 16.542969 13.523438 17.445312 14.515625 18.078125 L 12.441406 18.300781 L 13.433594 25.964844 C 12.984375 26.011719 12.9375 26.054688 12.441406 26.148438 C 12.035156 24.660156 11.226562 23.710938 10.324219 23.125 C 9.558594 22.628906 8.476562 22.496094 7.4375 22.71875 L 7.394531 22.8125 C 8.113281 22.71875 8.972656 22.855469 9.828125 23.398438 C 10.683594 23.9375 11.359375 25.335938 11.628906 26.148438 C 11.945312 27.230469 12.171875 28.355469 11.316406 29.574219 C 10.683594 30.429688 8.878906 30.925781 7.4375 29.886719 C 7.84375 30.519531 8.339844 31.015625 9.0625 31.105469 C 10.097656 31.242188 11.089844 31.058594 11.8125 30.382812 C 12.398438 29.796875 12.710938 28.535156 12.621094 27.183594 L 13.570312 27.046875 L 13.882812 29.4375 L 29.257812 27.589844 L 27.90625 15.328125 L 27.132812 15.460938 L 25.605469 0 L 0 2.976562 L 3.15625 28.492188 Z M 18.351562 14.628906 C 19.027344 15.125 19.613281 15.433594 20.199219 15.394531 C 20.558594 15.351562 20.921875 14.761719 21.144531 14.222656 C 21.324219 13.863281 21.324219 13.457031 21.054688 13.332031 C 20.921875 13.285156 20.378906 13.285156 19.984375 13.332031 C 19.21875 13.417969 18.453125 13.691406 18.269531 13.824219 C 18 14.007812 18.136719 14.457031 18.359375 14.628906 M 18.539062 9.347656 L 18.539062 9.390625 L 18.582031 9.480469 C 18.765625 9.839844 18.945312 10.203125 19.304688 10.375 C 19.394531 10.375 19.484375 10.328125 19.574219 10.328125 C 19.789062 10.320312 20.003906 10.351562 20.207031 10.417969 L 20.207031 10.148438 C 20.164062 9.695312 20.296875 8.886719 19.402344 8.433594 C 19.042969 8.253906 18.601562 8.347656 18.421875 8.523438 L 18.511719 8.523438 C 18.734375 8.613281 18.601562 8.703125 18.554688 8.796875 C 18.511719 8.976562 18.464844 9.019531 18.554688 9.335938 M 14.480469 9.445312 C 14.707031 9.265625 13.445312 8.992188 12.453125 9.625 C 11.730469 10.121094 11.730469 11.15625 12.40625 11.742188 C 12.496094 11.789062 12.542969 11.832031 12.585938 11.878906 C 12.769531 11.789062 13.039062 11.695312 13.265625 11.605469 C 13.632812 11.488281 14.011719 11.398438 14.390625 11.335938 C 14.523438 11.15625 14.707031 10.886719 14.660156 10.390625 C 14.617188 9.714844 14.074219 9.847656 14.480469 9.441406 M 24.398438 22.113281 L 21.832031 20.398438 L 19.667969 24.003906 L 17.140625 23.238281 L 14.933594 26.621094 L 15.023438 27.691406 L 27.105469 25.484375 L 26.382812 17.957031 Z M 24.398438 22.113281 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Datadog.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,94 @@
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 DatapowerMonitoring: 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
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <image id="source-14" x="0" y="0" width="32" height="32" />
31
+ <mask id="mask-0">
32
+ <g filter="url(#filter-remove-color)">
33
+ <use />
34
+ </g>
35
+ </mask>
36
+ <linearGradient
37
+ id="linear-pattern-0"
38
+ gradientUnits="userSpaceOnUse"
39
+ x1="0.39"
40
+ y1="47.27"
41
+ x2="47.529999"
42
+ y2="0.12"
43
+ gradientTransform="matrix(0.66667, 0, 0, 0.66667, 0, 0)"
44
+ >
45
+ <stop
46
+ offset="0.1"
47
+ stopColor="rgb(3.137255%, 74.117649%, 72.941178%)"
48
+ stopOpacity="1"
49
+ />
50
+ <stop
51
+ offset="0.9"
52
+ stopColor="rgb(54.11765%, 24.705882%, 98.823529%)"
53
+ stopOpacity="1"
54
+ />
55
+ </linearGradient>
56
+ <clipPath id="clip-0">
57
+ <rect x="0" y="0" width="32" height="32" />
58
+ </clipPath>
59
+ <g id="source-13" clipPath="url(#clip-0)">
60
+ <path
61
+ fill={color}
62
+ d="M 0.261719 0.078125 L 31.691406 0.078125 L 31.691406 31.511719 L 0.261719 31.511719 Z M 0.261719 0.078125 "
63
+ fillRule="nonzero"
64
+ />
65
+ </g>
66
+ <clipPath id="clip-1">
67
+ <rect x="0" y="0" width="32" height="32" />
68
+ </clipPath>
69
+ <g id="source-16" clipPath="url(#clip-1)">
70
+ <g mask="url(#mask-0)">
71
+ <use />
72
+ </g>
73
+ </g>
74
+ </defs>
75
+ <use />
76
+ <path
77
+ fill="none"
78
+ stroke={color}
79
+ d="M 151.375 126.34375 L 229.90625 126.34375 M 115.90625 106.09375 L 76.75 38.8125 M 76.75 213.90625 L 115.9375 146.65625 M 237.8125 118.5 C 234.625 118.5 231.71875 120.40625 230.46875 123.34375 C 229.25 126.3125 229.90625 129.71875 232.1875 131.96875 C 234.4375 134.25 237.84375 134.90625 240.8125 133.6875 C 243.75 132.4375 245.6875 129.53125 245.65625 126.34375 C 245.65625 122 242.15625 118.5 237.8125 118.5 Z M 72.8125 24.21875 C 69.59375 24.1875 66.6875 26.09375 65.4375 29.0625 C 64.21875 32.03125 64.875 35.4375 67.15625 37.71875 C 69.4375 39.96875 72.875 40.625 75.8125 39.375 C 78.78125 38.125 80.6875 35.21875 80.625 32 C 80.625 27.6875 77.125 24.21875 72.8125 24.21875 Z M 72.8125 212.8125 C 69.625 212.78125 66.71875 214.6875 65.46875 217.65625 C 64.21875 220.59375 64.90625 224.03125 67.15625 226.28125 C 69.4375 228.5625 72.84375 229.21875 75.8125 228 C 78.75 226.75 80.65625 223.84375 80.625 220.625 C 80.625 216.3125 77.125 212.8125 72.8125 212.8125 Z M 128 102.78125 C 121.75 102.78125 115.75 105.25 111.34375 109.6875 C 106.90625 114.09375 104.4375 120.09375 104.4375 126.34375 C 104.4375 132.59375 106.90625 138.59375 111.34375 143 C 115.75 147.4375 121.75 149.90625 128 149.90625 C 134.25 149.90625 140.25 147.4375 144.65625 143 C 149.09375 138.59375 151.5625 132.59375 151.5625 126.34375 C 151.5625 120.09375 149.09375 114.09375 144.65625 109.6875 C 140.25 105.25 134.25 102.78125 128 102.78125 Z M 128 102.78125 "
80
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
81
+ strokeWidth="5.656"
82
+ strokeLinecap="butt"
83
+ strokeLinejoin="miter"
84
+ strokeOpacity="1"
85
+ strokeMiterlimit="10"
86
+ />
87
+ </svg>
88
+ );
89
+ };
90
+
91
+ DatapowerMonitoring.propTypes = {
92
+ color: PropTypes.string,
93
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
94
+ };