@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,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 ShieldWarn: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 29.578125 5.023438 C 24.839844 3.984375 22.042969 2.511719 20 1.433594 C 18.414062 0.601562 17.265625 0 16 0 C 14.734375 0 13.585938 0.601562 12 1.433594 C 9.957031 2.511719 7.160156 3.984375 2.421875 5.023438 L 1.921875 5.132812 L 1.921875 5.648438 C 1.921875 25.140625 15.59375 31.683594 15.734375 31.746094 L 16.011719 31.875 L 16.289062 31.734375 C 16.425781 31.664062 30.078125 24.496094 30.078125 5.648438 L 30.078125 5.132812 Z M 17.148438 23.640625 C 17.148438 23.777344 17.058594 23.867188 16.921875 23.867188 L 15.175781 23.867188 C 15.113281 23.871094 15.054688 23.847656 15.011719 23.804688 C 14.96875 23.761719 14.945312 23.703125 14.949219 23.640625 L 14.949219 21.664062 C 14.949219 21.527344 15.039062 21.433594 15.175781 21.433594 L 16.921875 21.433594 C 17.058594 21.433594 17.148438 21.527344 17.148438 21.664062 Z M 17.148438 18.96875 C 17.148438 19.109375 17.058594 19.199219 16.921875 19.199219 L 15.175781 19.199219 C 15.039062 19.199219 14.949219 19.109375 14.949219 18.96875 L 14.949219 8.039062 C 14.949219 7.898438 15.039062 7.808594 15.175781 7.808594 L 16.921875 7.808594 C 17.058594 7.808594 17.148438 7.898438 17.148438 8.039062 Z M 17.148438 18.96875 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ ShieldWarn.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 Show: 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 9.675781 C 21.613281 9.675781 26.660156 12.121094 30.128906 16 C 26.539062 20.027344 21.394531 22.328125 16 22.324219 C 10.605469 22.328125 5.460938 20.027344 1.871094 16 C 5.460938 11.972656 10.605469 9.671875 16 9.675781 M 16 11.09375 C 17.300781 11.09375 18.546875 11.609375 19.464844 12.53125 C 20.386719 13.449219 20.90625 14.699219 20.90625 16 C 20.910156 17.300781 20.390625 18.546875 19.46875 19.464844 C 18.550781 20.386719 17.300781 20.90625 16 20.90625 C 14.699219 20.910156 13.453125 20.390625 12.535156 19.46875 C 11.613281 18.550781 11.09375 17.300781 11.09375 16 C 11.09375 14.648438 11.640625 13.417969 12.53125 12.535156 C 13.449219 11.613281 14.699219 11.09375 16 11.09375 M 18.765625 13.234375 C 17.238281 11.710938 14.765625 11.710938 13.238281 13.234375 C 12.503906 13.96875 12.089844 14.960938 12.09375 16 C 12.09375 17.078125 12.53125 18.058594 13.234375 18.757812 C 13.964844 19.496094 14.960938 19.90625 16 19.90625 C 17.035156 19.90625 18.03125 19.496094 18.765625 18.761719 C 19.496094 18.03125 19.90625 17.035156 19.90625 16 C 19.90625 14.964844 19.496094 13.96875 18.765625 13.234375 "
20
+ fillRule="evenodd"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Show.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,48 @@
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 Silence: 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 31 16 C 31 24.285156 24.285156 31 16 31 C 7.714844 31 1 24.285156 1 16 C 1 7.714844 7.714844 1 16 1 C 24.285156 1 31 7.714844 31 16 M 31 16 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 28 16 C 28 22.628906 22.628906 28 16 28 C 9.371094 28 4 22.628906 4 16 C 4 9.371094 9.371094 4 16 4 C 22.628906 4 28 9.371094 28 16 M 28 16 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ <path
30
+ fill={color}
31
+ d="M 21 16 C 20.101562 14.449219 20.25 13.050781 20.25 12 C 20.25 9.800781 19 8.449219 17.199219 7.898438 C 17.199219 7.199219 16.800781 6.601562 16 6.601562 C 15.199219 6.601562 14.800781 7.148438 14.800781 7.898438 C 13 8.449219 11.75 9.800781 11.75 12 C 11.75 13.050781 11.898438 14.449219 11 16 C 10.398438 17.101562 9.050781 17.351562 9.050781 20.550781 L 23 20.550781 C 22.949219 17.300781 21.648438 17.101562 21 16 M 16.398438 21.449219 C 16.398438 22.648438 15.398438 23.648438 14.199219 23.648438 C 12.988281 23.636719 12.011719 22.660156 12 21.449219 Z M 16.398438 21.449219 "
32
+ fillRule="nonzero"
33
+ fillOpacity="1"
34
+ />
35
+ <path
36
+ fill={color}
37
+ d="M 4.613281 6.738281 L 6.738281 4.617188 L 27.382812 25.261719 L 25.261719 27.382812 Z M 4.613281 6.738281 "
38
+ fillRule="nonzero"
39
+ fillOpacity="1"
40
+ />
41
+ </svg>
42
+ );
43
+ };
44
+
45
+ Silence.propTypes = {
46
+ color: PropTypes.string,
47
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
48
+ };
@@ -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 Skip: 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 6.738281 9.414062 C 5.074219 8.460938 3 9.664062 3 11.585938 L 3 22.414062 C 3 24.335938 5.074219 25.539062 6.738281 24.585938 L 16 19.292969 L 16 22.414062 C 16 24.335938 18.074219 25.539062 19.738281 24.585938 L 29.21875 19.171875 C 30.898438 18.210938 30.898438 15.789062 29.21875 14.828125 L 19.738281 9.414062 C 18.074219 8.460938 16 9.667969 16 11.585938 L 16 14.703125 Z M 6.738281 9.414062 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Skip.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,128 @@
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 Slack: 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
+ stroke={color}
20
+ d="M 73.21875 159.125 C 73.21875 144.90625 83.96875 133.46875 97.3125 133.46875 C 110.6875 133.46875 121.40625 144.90625 121.40625 159.125 L 121.40625 222.25 C 121.40625 236.46875 110.6875 247.90625 97.3125 247.90625 C 83.96875 247.90625 73.21875 236.46875 73.21875 222.25 Z M 73.21875 159.125 "
21
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
22
+ fillRule="evenodd"
23
+ fillOpacity="1"
24
+ strokeWidth="13.944"
25
+ strokeLinecap="round"
26
+ strokeLinejoin="round"
27
+ strokeOpacity="1"
28
+ strokeMiterlimit="4"
29
+ />
30
+ <path
31
+ fill={color}
32
+ stroke={color}
33
+ d="M 159.125 181.65625 C 144.90625 181.65625 133.46875 170.90625 133.46875 157.5625 C 133.46875 144.21875 144.90625 133.46875 159.125 133.46875 L 222.25 133.46875 C 236.46875 133.46875 247.90625 144.21875 247.90625 157.5625 C 247.90625 170.90625 236.46875 181.65625 222.25 181.65625 Z M 159.125 181.65625 "
34
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
35
+ fillRule="evenodd"
36
+ fillOpacity="1"
37
+ strokeWidth="13.944"
38
+ strokeLinecap="round"
39
+ strokeLinejoin="round"
40
+ strokeOpacity="1"
41
+ strokeMiterlimit="4"
42
+ />
43
+ <path
44
+ fill={color}
45
+ stroke={color}
46
+ d="M 133.46875 32.625 C 133.46875 18.40625 144.21875 6.96875 157.5625 6.96875 C 170.90625 6.96875 181.65625 18.40625 181.65625 32.625 L 181.65625 95.78125 C 181.65625 109.96875 170.90625 121.40625 157.5625 121.40625 C 144.21875 121.40625 133.46875 109.96875 133.46875 95.78125 Z M 133.46875 32.625 "
47
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
48
+ fillRule="evenodd"
49
+ fillOpacity="1"
50
+ strokeWidth="13.944"
51
+ strokeLinecap="round"
52
+ strokeLinejoin="round"
53
+ strokeOpacity="1"
54
+ strokeMiterlimit="4"
55
+ />
56
+ <path
57
+ fill={color}
58
+ stroke={color}
59
+ d="M 32.625 121.40625 C 18.40625 121.40625 6.96875 110.6875 6.96875 97.3125 C 6.96875 83.96875 18.40625 73.21875 32.625 73.21875 L 95.78125 73.21875 C 109.96875 73.21875 121.40625 83.96875 121.40625 97.3125 C 121.40625 110.6875 109.96875 121.40625 95.78125 121.40625 Z M 32.625 121.40625 "
60
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
61
+ fillRule="evenodd"
62
+ fillOpacity="1"
63
+ strokeWidth="13.944"
64
+ strokeLinecap="round"
65
+ strokeLinejoin="round"
66
+ strokeOpacity="1"
67
+ strokeMiterlimit="4"
68
+ />
69
+ <path
70
+ fill={color}
71
+ stroke={color}
72
+ d="M 133.46875 223.8125 C 133.46875 237.125 144.25 247.90625 157.5625 247.90625 C 170.875 247.90625 181.65625 237.125 181.65625 223.8125 C 181.65625 217.40625 179.125 211.28125 174.625 206.75 C 170.09375 202.25 163.96875 199.71875 157.5625 199.71875 L 133.46875 199.71875 Z M 133.46875 223.8125 "
73
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
74
+ fillRule="evenodd"
75
+ fillOpacity="1"
76
+ strokeWidth="13.944"
77
+ strokeLinecap="round"
78
+ strokeLinejoin="miter"
79
+ strokeOpacity="1"
80
+ strokeMiterlimit="4"
81
+ />
82
+ <path
83
+ fill={color}
84
+ stroke={color}
85
+ d="M 223.8125 121.40625 L 199.71875 121.40625 L 199.71875 97.3125 C 199.71875 90.90625 202.25 84.78125 206.75 80.25 C 211.28125 75.75 217.4375 73.21875 223.8125 73.21875 C 230.21875 73.21875 236.34375 75.75 240.875 80.25 C 245.375 84.78125 247.90625 90.90625 247.90625 97.3125 C 247.9375 103.71875 245.40625 109.84375 240.875 114.375 C 236.34375 118.90625 230.21875 121.4375 223.8125 121.40625 Z M 223.8125 121.40625 "
86
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
87
+ fillRule="evenodd"
88
+ fillOpacity="1"
89
+ strokeWidth="13.944"
90
+ strokeLinecap="round"
91
+ strokeLinejoin="miter"
92
+ strokeOpacity="1"
93
+ strokeMiterlimit="4"
94
+ />
95
+ <path
96
+ fill={color}
97
+ stroke={color}
98
+ d="M 31.0625 133.46875 L 55.15625 133.46875 L 55.15625 157.5625 C 55.15625 163.96875 52.625 170.09375 48.125 174.625 C 43.59375 179.125 37.46875 181.65625 31.0625 181.65625 C 24.65625 181.65625 18.53125 179.125 14 174.625 C 9.46875 170.09375 6.9375 163.96875 6.96875 157.5625 C 6.96875 151.15625 9.5 145.03125 14 140.5 C 18.53125 136 24.65625 133.46875 31.0625 133.46875 Z M 31.0625 133.46875 "
99
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
100
+ fillRule="evenodd"
101
+ fillOpacity="1"
102
+ strokeWidth="13.944"
103
+ strokeLinecap="round"
104
+ strokeLinejoin="miter"
105
+ strokeOpacity="1"
106
+ strokeMiterlimit="4"
107
+ />
108
+ <path
109
+ fill={color}
110
+ stroke={color}
111
+ d="M 121.40625 31.0625 L 121.40625 55.15625 L 97.3125 55.15625 C 90.90625 55.15625 84.78125 52.625 80.25 48.125 C 75.75 43.59375 73.21875 37.4375 73.21875 31.0625 C 73.1875 24.65625 75.75 18.53125 80.25 14 C 84.78125 9.46875 90.90625 6.9375 97.3125 6.96875 C 103.71875 6.9375 109.84375 9.46875 114.375 14 C 118.90625 18.5 121.4375 24.65625 121.40625 31.0625 Z M 121.40625 31.0625 "
112
+ transform="matrix(0.125, 0, 0, 0.125, 0, 0)"
113
+ fillRule="evenodd"
114
+ fillOpacity="1"
115
+ strokeWidth="13.944"
116
+ strokeLinecap="round"
117
+ strokeLinejoin="miter"
118
+ strokeOpacity="1"
119
+ strokeMiterlimit="4"
120
+ />
121
+ </svg>
122
+ );
123
+ };
124
+
125
+ Slack.propTypes = {
126
+ color: PropTypes.string,
127
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
128
+ };
@@ -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 Smb: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 1.199219 28.398438 L 1.199219 3.601562 L 9.433594 3.601562 L 11.835938 6 L 28.398438 6 L 28.398438 28.398438 Z M 1.199219 28.398438 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ <path
24
+ fill={color}
25
+ d="M 9.269531 4 L 11.667969 6.398438 L 28 6.398438 L 28 28 L 1.601562 28 L 1.601562 4 Z M 9.601562 3.199219 L 0.800781 3.199219 L 0.800781 28.800781 L 28.800781 28.800781 L 28.800781 5.601562 L 12 5.601562 Z M 9.601562 3.199219 "
26
+ fillRule="nonzero"
27
+ fillOpacity="1"
28
+ />
29
+ <path
30
+ fill={color}
31
+ d="M 3.601562 6 L 28.398438 6 L 28.398438 20.398438 L 3.601562 20.398438 Z M 3.601562 6 "
32
+ fillRule="nonzero"
33
+ fillOpacity="1"
34
+ />
35
+ <path
36
+ fill={color}
37
+ d="M 28 6.398438 L 28 20 L 4 20 L 4 6.398438 Z M 28.800781 5.601562 L 3.199219 5.601562 L 3.199219 20.800781 L 28.800781 20.800781 Z M 28.800781 5.601562 "
38
+ fillRule="nonzero"
39
+ fillOpacity="1"
40
+ />
41
+ <path
42
+ fill={color}
43
+ d="M 1.277344 28.398438 L 4.332031 11.601562 L 12.921875 11.601562 L 15.320312 10 L 31.527344 10 L 28.460938 28.398438 Z M 1.277344 28.398438 "
44
+ fillRule="nonzero"
45
+ fillOpacity="1"
46
+ />
47
+ <path
48
+ fill={color}
49
+ d="M 31.054688 10.398438 L 28.121094 28 L 1.757812 28 L 4.667969 12 L 13.042969 12 L 13.242188 11.867188 L 15.441406 10.398438 Z M 32 9.601562 L 15.199219 9.601562 L 12.800781 11.199219 L 4 11.199219 L 0.800781 28.800781 L 28.800781 28.800781 Z M 32 9.601562 "
50
+ fillRule="nonzero"
51
+ fillOpacity="1"
52
+ />
53
+ </svg>
54
+ );
55
+ };
56
+
57
+ Smb.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 Sms: 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 28 C 24.835938 28 32 22.179688 32 15 C 32 7.820312 24.835938 2 16 2 C 7.164062 2 0 7.820312 0 15 C 0 17.820312 1.105469 20.425781 2.980469 22.554688 C 2.863281 24.085938 2.269531 25.449219 1.644531 26.488281 C 1.359375 26.960938 1.042969 27.410156 0.695312 27.835938 C 0.59375 27.957031 0.492188 28.078125 0.386719 28.195312 C 0.351562 28.230469 0.324219 28.261719 0.304688 28.28125 L 0.289062 28.300781 C 0 28.585938 -0.0859375 29.015625 0.0742188 29.386719 C 0.230469 29.761719 0.59375 30.007812 1 30.007812 C 2.792969 30.007812 4.601562 29.449219 6.101562 28.800781 C 7.53125 28.175781 8.75 27.429688 9.492188 26.886719 C 11.582031 27.636719 13.78125 28.015625 16 28.007812 Z M 12.679688 11.050781 C 13.089844 10.914062 13.539062 11.054688 13.800781 11.398438 L 16 14.332031 L 18.199219 11.398438 C 18.460938 11.054688 18.910156 10.914062 19.320312 11.050781 C 19.730469 11.1875 20 11.570312 20 12 L 20 18 C 20 18.550781 19.550781 19 19 19 C 18.449219 19 18 18.550781 18 18 L 18 15 L 16.800781 16.601562 C 16.609375 16.851562 16.3125 16.996094 16 16.996094 C 15.6875 16.996094 15.390625 16.851562 15.199219 16.601562 L 14 15 L 14 18 C 14 18.550781 13.550781 19 13 19 C 12.449219 19 12 18.550781 12 18 L 12 12 C 12 11.570312 12.273438 11.1875 12.679688 11.050781 M 23.5 13.425781 L 23.5 13.449219 C 23.507812 13.457031 23.539062 13.5 23.636719 13.554688 C 23.882812 13.699219 24.238281 13.8125 24.78125 13.980469 L 24.820312 13.992188 C 25.28125 14.132812 25.898438 14.320312 26.394531 14.632812 C 26.960938 14.988281 27.480469 15.582031 27.492188 16.5 C 27.507812 17.4375 27.019531 18.125 26.382812 18.519531 C 25.789062 18.886719 25.074219 19.011719 24.460938 18.992188 C 23.699219 18.96875 22.980469 18.71875 22.425781 18.53125 C 22.335938 18.5 22.257812 18.476562 22.175781 18.445312 C 21.652344 18.269531 21.367188 17.703125 21.542969 17.179688 C 21.71875 16.660156 22.28125 16.378906 22.804688 16.550781 C 22.914062 16.585938 23.011719 16.617188 23.113281 16.648438 C 23.679688 16.84375 24.085938 16.980469 24.523438 16.992188 C 24.855469 17.007812 25.148438 16.929688 25.324219 16.820312 C 25.375 16.789062 25.421875 16.746094 25.457031 16.695312 C 25.46875 16.667969 25.492188 16.617188 25.492188 16.523438 L 25.492188 16.511719 C 25.492188 16.46875 25.492188 16.425781 25.324219 16.320312 C 25.085938 16.167969 24.726562 16.050781 24.199219 15.886719 L 24.125 15.863281 C 23.675781 15.726562 23.082031 15.550781 22.605469 15.261719 C 22.042969 14.925781 21.5 14.34375 21.5 13.425781 C 21.492188 12.476562 22.039062 11.820312 22.65625 11.449219 C 23.242188 11.105469 23.9375 10.980469 24.511719 10.988281 C 25.136719 11 25.742188 11.132812 26.257812 11.261719 C 26.515625 11.332031 26.730469 11.5 26.863281 11.730469 C 26.996094 11.960938 27.03125 12.230469 26.960938 12.488281 C 26.894531 12.746094 26.726562 12.964844 26.496094 13.097656 C 26.265625 13.230469 25.992188 13.265625 25.738281 13.195312 C 25.28125 13.074219 24.855469 12.988281 24.480469 12.980469 C 24.175781 12.976562 23.867188 13.050781 23.675781 13.164062 C 23.617188 13.191406 23.5625 13.234375 23.523438 13.289062 C 23.511719 13.304688 23.5 13.335938 23.5 13.40625 Z M 6.5 13.425781 L 6.5 13.449219 C 6.507812 13.457031 6.539062 13.5 6.636719 13.554688 C 6.882812 13.699219 7.238281 13.8125 7.78125 13.980469 L 7.820312 13.992188 C 8.28125 14.132812 8.898438 14.320312 9.394531 14.632812 C 9.960938 14.988281 10.480469 15.582031 10.492188 16.5 C 10.507812 17.4375 10.019531 18.125 9.382812 18.519531 C 8.789062 18.886719 8.074219 19.011719 7.460938 18.992188 C 6.695312 18.96875 5.949219 18.710938 5.386719 18.519531 C 5.304688 18.492188 5.230469 18.46875 5.164062 18.445312 C 4.640625 18.269531 4.355469 17.703125 4.53125 17.179688 C 4.707031 16.660156 5.269531 16.378906 5.792969 16.550781 C 5.882812 16.582031 5.96875 16.605469 6.050781 16.636719 C 6.644531 16.835938 7.082031 16.988281 7.53125 17 C 7.863281 17.011719 8.15625 16.9375 8.332031 16.824219 C 8.382812 16.792969 8.429688 16.75 8.460938 16.699219 C 8.492188 16.648438 8.503906 16.589844 8.5 16.53125 L 8.5 16.519531 C 8.5 16.476562 8.5 16.429688 8.332031 16.324219 C 8.09375 16.175781 7.730469 16.054688 7.207031 15.894531 L 7.132812 15.867188 C 6.679688 15.730469 6.085938 15.554688 5.613281 15.269531 C 5.050781 14.9375 4.507812 14.355469 4.5 13.4375 C 4.492188 12.488281 5.039062 11.832031 5.65625 11.460938 C 6.242188 11.117188 6.9375 10.992188 7.511719 11 C 8.105469 11.007812 8.898438 11.132812 9.457031 11.273438 C 9.988281 11.417969 10.304688 11.964844 10.164062 12.5 C 10.097656 12.757812 9.929688 12.976562 9.699219 13.109375 C 9.46875 13.242188 9.195312 13.277344 8.9375 13.207031 C 8.460938 13.085938 7.972656 13.011719 7.480469 12.992188 C 7.175781 12.988281 6.867188 13.0625 6.675781 13.175781 C 6.617188 13.207031 6.566406 13.25 6.523438 13.300781 C 6.503906 13.335938 6.496094 13.378906 6.5 13.417969 Z M 6.5 13.425781 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Sms.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 Snail: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 25.539062 1.28125 C 24.039062 1.28125 23.308594 3.558594 23.980469 7.339844 C 24.261719 7.257812 24.550781 7.199219 24.839844 7.160156 C 24.242188 2.617188 26.535156 4.574219 26.878906 2.621094 C 27.007812 1.851562 26.371094 1.28125 25.539062 1.28125 M 30.441406 2.578125 C 29.261719 2.691406 28 4.300781 27.058594 7.261719 C 27.367188 7.328125 27.667969 7.414062 27.960938 7.519531 C 29.503906 3.300781 30.597656 6.144531 31.800781 4.539062 C 32.246094 3.964844 31.945312 3.144531 31.238281 2.757812 C 30.996094 2.625 30.71875 2.5625 30.441406 2.582031 M 25.601562 8.378906 C 22.523438 8.378906 21.121094 11.0625 21.121094 13.558594 C 21.121094 13.976562 21.105469 14.460938 21.082031 14.960938 C 21.578125 16.199219 21.8125 17.527344 21.761719 18.859375 L 21.761719 19.019531 C 21.539062 21.285156 20.171875 22.988281 19.058594 24.019531 C 18.90625 24.164062 18.726562 24.292969 18.558594 24.417969 C 18.488281 24.476562 18.414062 24.527344 18.339844 24.578125 C 18.335938 24.585938 18.34375 24.59375 18.339844 24.601562 C 18.25 24.664062 18.152344 24.722656 18.058594 24.78125 C 17.960938 24.84375 17.863281 24.902344 17.761719 24.960938 C 17.40625 25.160156 17.03125 25.324219 16.640625 25.460938 L 16.578125 25.480469 C 16.089844 25.644531 15.589844 25.757812 15.082031 25.820312 C 14.996094 25.828125 14.902344 25.832031 14.820312 25.839844 C 14.769531 25.84375 14.730469 25.855469 14.679688 25.859375 L 13.359375 25.960938 L 13.359375 25.878906 C 12.949219 26.210938 12.578125 26.4375 12.320312 26.558594 C 12.191406 26.621094 12.058594 26.675781 11.921875 26.71875 C 11.847656 26.746094 11.792969 26.773438 11.71875 26.800781 C 11.007812 27.054688 10.410156 27.113281 10.378906 27.121094 C 10.363281 27.121094 10.355469 27.136719 10.339844 27.140625 L 10.320312 27.140625 C 10.148438 27.167969 9.972656 27.195312 9.800781 27.21875 L 9.71875 27.242188 C 8.828125 27.359375 7.933594 27.445312 7.039062 27.5 L 6.921875 27.5 C 6.871094 27.5 6.789062 27.503906 6.699219 27.5 C 6.664062 27.5 6.621094 27.480469 6.578125 27.480469 C 6.453125 27.476562 6.324219 27.46875 6.199219 27.460938 C 6.1875 27.457031 6.152344 27.460938 6.140625 27.460938 C 5.839844 27.441406 5.472656 27.417969 5.058594 27.359375 L 5.019531 27.339844 C 4.777344 27.304688 4.53125 27.269531 4.261719 27.21875 L 3.898438 27.160156 L 3.898438 27.140625 C 3.210938 26.996094 2.535156 26.792969 1.878906 26.539062 C 0.601562 26.707031 0 27.019531 0 27.71875 C 0 30.644531 13.320312 30.71875 14.839844 30.71875 C 27.71875 30.71875 28.144531 21.191406 28.160156 17.101562 C 29.683594 16.242188 30.71875 14.613281 30.71875 13 C 30.71875 10.457031 28.421875 8.378906 25.601562 8.378906 M 10.878906 9.601562 C 8.195312 9.601562 5.601562 10.671875 3.78125 12.539062 C 2.117188 14.230469 1.214844 16.527344 1.28125 18.898438 C 1.386719 21.667969 2.578125 24.210938 4.5 25.960938 C 5.304688 26.117188 6.121094 26.203125 6.941406 26.21875 C 8.628906 26.113281 10.734375 25.921875 11.738281 25.417969 C 12.523438 25.054688 14.71875 23.371094 14.71875 20.539062 C 14.71875 16.945312 12.039062 16 10.621094 16 C 9.027344 16 8.320312 16.964844 8.320312 17.921875 C 8.320312 18.742188 8.804688 19.960938 10.121094 19.960938 C 10.464844 19.976562 10.734375 20.257812 10.734375 20.601562 C 10.734375 20.945312 10.464844 21.226562 10.121094 21.242188 C 8.125 21.242188 7.039062 19.53125 7.039062 17.921875 C 7.039062 16.332031 8.265625 14.71875 10.621094 14.71875 C 12.78125 14.71875 16 16.265625 16 20.539062 C 16 23.503906 15.339844 23.859375 14.578125 24.539062 L 14.578125 24.578125 C 16.007812 24.46875 17.21875 23.96875 18.179688 23.082031 C 19.335938 22.007812 20.320312 20.550781 20.480469 18.878906 C 20.71875 13.820312 16.261719 9.601562 10.878906 9.601562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Snail.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 Source: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 18.640625 4.699219 L 10.960938 26.460938 L 13.359375 27.300781 L 21.039062 5.539062 Z M 6.359375 8.558594 L 0.800781 15.179688 L 0.121094 16 L 0.800781 16.820312 L 6.359375 23.460938 L 8.339844 21.820312 L 3.460938 16 L 8.320312 10.199219 Z M 25.640625 8.558594 L 23.679688 10.199219 L 28.539062 16 L 23.679688 21.800781 L 25.660156 23.441406 L 31.179688 16.820312 L 31.859375 16 L 31.179688 15.179688 Z M 25.640625 8.558594 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Source.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 Speak: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 19.25 21.300781 C 16.949219 20.550781 17.601562 20 19.800781 19.148438 C 20.851562 18.75 20.199219 17.898438 20.25 17.25 C 20.25 16.949219 21.5 17 21.398438 15.800781 C 21.351562 14.949219 19.5 13.75 19 13.25 C 18.699219 12.949219 19.601562 12.148438 18.949219 11.449219 C 18.101562 10.5 17.949219 8.800781 17.449219 7.851562 C 17.449219 7.851562 17.851562 7.25 17.550781 6.898438 C 14.949219 4 5.300781 4.300781 2.800781 8.601562 C 0.0507812 13.449219 0 20.101562 5.75 23.699219 C 8.300781 25.300781 5.050781 31 5.050781 31 L 15.199219 31 C 15.199219 30.050781 14.050781 26.550781 16.050781 26.699219 C 17.75 26.851562 19.898438 26.75 19.699219 24.800781 C 19.648438 24.199219 19.601562 23.699219 20 23.199219 C 20.398438 22.75 21 21.851562 19.25 21.300781 M 21.550781 20.398438 L 31 21.648438 L 31 19.148438 Z M 29.25 28.550781 L 30.25 26.398438 L 21.550781 21.699219 Z M 30.25 14.398438 L 29.25 12.25 L 21.550781 19.050781 Z M 30.25 14.398438 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Speak.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 Split: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 0.03125 26.335938 C -0.03125 25.957031 0.0117188 25.570312 0.160156 25.214844 C 0.308594 24.851562 0.542969 24.566406 0.863281 24.351562 C 1.183594 24.136719 1.566406 24.019531 2.015625 24 L 4 24 L 4 20 C 4 18.355469 4.585938 16.949219 5.761719 15.777344 C 6.933594 14.601562 8.351562 14.015625 10.015625 14.015625 L 12 14.015625 C 12.554688 14.015625 13.023438 13.824219 13.40625 13.441406 C 13.792969 13.054688 13.996094 12.574219 14.015625 12 L 14.015625 2.015625 C 14.015625 1.523438 14.144531 1.109375 14.398438 0.769531 C 14.640625 0.433594 15.015625 0.210938 15.425781 0.160156 C 15.804688 0.0976562 16.195312 0.0976562 16.574219 0.160156 C 16.917969 0.222656 17.257812 0.425781 17.601562 0.769531 C 17.941406 1.109375 18.078125 1.523438 18.015625 2.015625 L 18.015625 12 C 18.015625 12.554688 18.207031 13.035156 18.59375 13.441406 C 18.953125 13.835938 19.46875 14.046875 20 14.015625 L 22.015625 14.015625 C 23.660156 14.015625 25.066406 14.601562 26.238281 15.777344 C 27.414062 16.949219 28 18.355469 28 20 L 28 24 L 30.015625 24 C 30.441406 24 30.828125 24.128906 31.167969 24.382812 C 31.507812 24.640625 31.742188 24.929688 31.871094 25.246094 C 32 25.566406 32.03125 25.941406 31.96875 26.367188 C 31.914062 26.773438 31.722656 27.144531 31.425781 27.425781 L 27.425781 31.425781 C 26.996094 31.828125 26.515625 32.03125 25.984375 32.03125 C 25.449219 32.03125 24.992188 31.828125 24.609375 31.425781 L 20.609375 27.425781 C 20.300781 27.148438 20.097656 26.773438 20.03125 26.367188 C 19.96875 25.976562 20.011719 25.578125 20.160156 25.214844 C 20.308594 24.851562 20.542969 24.566406 20.863281 24.351562 C 21.183594 24.136719 21.566406 24.019531 22.015625 24 L 24 24 L 24 20 C 24.011719 19.472656 23.804688 18.964844 23.425781 18.59375 C 23.054688 18.214844 22.546875 18.003906 22.015625 18.015625 L 20 18.015625 C 18.484375 18.015625 17.152344 17.492188 16 16.449219 C 14.847656 17.492188 13.515625 18.015625 12 18.015625 L 10.015625 18.015625 C 9.460938 18.015625 8.980469 18.207031 8.574219 18.59375 C 8.179688 18.953125 7.972656 19.46875 8 20 L 8 24 L 10.015625 24 C 10.441406 24 10.828125 24.128906 11.167969 24.382812 C 11.507812 24.640625 11.742188 24.929688 11.871094 25.246094 C 12 25.566406 12.03125 25.941406 11.96875 26.367188 C 11.914062 26.773438 11.722656 27.144531 11.425781 27.425781 L 7.425781 31.425781 C 6.996094 31.828125 6.515625 32.03125 5.984375 32.03125 C 5.449219 32.03125 4.980469 31.828125 4.574219 31.425781 L 0.574219 27.425781 C 0.257812 27.105469 0.0742188 26.742188 0.03125 26.335938 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Split.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 Spring: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32.033001 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 29.164062 1.847656 C 28.71875 2.914062 28.140625 3.921875 27.449219 4.847656 C 23.402344 0.664062 17.402344 -0.988281 11.785156 0.53125 C 6.164062 2.046875 1.8125 6.5 0.425781 12.152344 C -0.960938 17.804688 0.835938 23.765625 5.113281 27.710938 L 5.707031 28.238281 C 10.300781 32.113281 16.683594 33.082031 22.21875 30.742188 C 27.757812 28.402344 31.511719 23.152344 31.933594 17.15625 C 32.394531 13.128906 31.175781 7.984375 29.164062 1.847656 M 7.421875 27.84375 C 6.945312 28.425781 6.089844 28.511719 5.507812 28.039062 C 4.929688 27.5625 4.839844 26.707031 5.316406 26.125 C 5.789062 25.542969 6.644531 25.457031 7.226562 25.929688 C 7.792969 26.410156 7.878906 27.253906 7.421875 27.84375 M 29.0625 23.058594 C 25.136719 28.304688 16.691406 26.523438 11.316406 26.789062 C 11.316406 26.789062 10.359375 26.855469 9.402344 26.984375 C 9.402344 26.984375 9.765625 26.820312 10.226562 26.65625 C 14.019531 25.335938 15.800781 25.070312 18.113281 23.882812 C 22.433594 21.675781 26.753906 16.824219 27.613281 11.808594 C 25.960938 16.625 20.949219 20.785156 16.394531 22.464844 C 13.261719 23.621094 7.621094 24.742188 7.621094 24.742188 L 7.390625 24.609375 C 3.5625 22.730469 3.429688 14.417969 10.425781 11.746094 C 13.492188 10.558594 16.394531 11.214844 19.726562 10.425781 C 23.257812 9.601562 27.347656 6.960938 28.996094 3.496094 C 30.84375 9.070312 33.089844 17.714844 29.0625 23.058594 M 29.0625 23.058594 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Spring.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 Sql: 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.117188 23.363281 C 14.945312 23.363281 14.265625 24.515625 14.265625 25.9375 C 14.253906 27.382812 14.953125 28.488281 16.105469 28.488281 C 17.269531 28.488281 17.949219 27.394531 17.949219 25.902344 C 17.949219 24.515625 17.292969 23.363281 16.117188 23.363281 M 27.601562 7.667969 C 27.605469 7.519531 27.550781 7.375 27.453125 7.261719 L 21.28125 0.214844 C 21.28125 0.210938 21.277344 0.210938 21.277344 0.210938 C 21.242188 0.167969 21.199219 0.132812 21.152344 0.105469 L 21.113281 0.0820312 C 21.074219 0.0585938 21.03125 0.0429688 20.988281 0.0273438 C 20.976562 0.0273438 20.964844 0.0195312 20.953125 0.0195312 C 20.90625 0.0078125 20.859375 0 20.8125 0 L 5.648438 0 C 4.957031 0 4.390625 0.5625 4.390625 1.253906 L 4.390625 30.746094 C 4.390625 31.4375 4.957031 32 5.648438 32 L 26.351562 32 C 27.042969 32 27.609375 31.4375 27.609375 30.746094 L 27.609375 7.738281 C 27.609375 7.714844 27.605469 7.691406 27.601562 7.667969 M 8.5625 29.84375 C 7.691406 29.84375 6.835938 29.617188 6.40625 29.378906 L 6.753906 27.957031 C 7.21875 28.195312 7.929688 28.433594 8.664062 28.433594 C 9.453125 28.433594 9.871094 28.105469 9.871094 27.609375 C 9.871094 27.132812 9.511719 26.863281 8.597656 26.535156 C 7.332031 26.09375 6.507812 25.394531 6.507812 24.289062 C 6.507812 22.988281 7.589844 21.996094 9.386719 21.996094 C 10.246094 21.996094 10.878906 22.175781 11.328125 22.378906 L 10.945312 23.769531 C 10.449219 23.527344 9.902344 23.402344 9.351562 23.40625 C 8.605469 23.40625 8.246094 23.746094 8.246094 24.140625 C 8.246094 24.625 8.675781 24.839844 9.65625 25.214844 C 11 25.710938 11.632812 26.410156 11.632812 27.484375 C 11.632812 28.757812 10.652344 29.84375 8.5625 29.84375 M 19.300781 31.039062 C 18.277344 30.742188 17.273438 30.386719 16.296875 29.96875 C 16.128906 29.902344 15.949219 29.863281 15.769531 29.855469 C 14.050781 29.742188 12.449219 28.476562 12.449219 25.992188 C 12.449219 23.710938 13.894531 21.996094 16.164062 21.996094 C 18.488281 21.996094 19.765625 23.757812 19.765625 25.835938 C 19.765625 27.5625 18.964844 28.78125 17.957031 29.234375 L 17.957031 29.277344 C 18.546875 29.449219 19.199219 29.585938 19.800781 29.707031 Z M 25.648438 29.730469 L 20.894531 29.730469 L 20.894531 22.121094 L 22.625 22.121094 L 22.625 28.285156 L 25.648438 28.285156 Z M 5.648438 21.308594 L 5.648438 1.253906 L 20.183594 1.253906 L 20.183594 7.675781 C 20.183594 8.023438 20.464844 8.304688 20.8125 8.304688 L 26.351562 8.304688 L 26.355469 21.308594 Z M 19.410156 9.945312 C 19.4375 9.867188 19.453125 9.789062 19.457031 9.707031 C 19.457031 8.699219 17.277344 8.152344 15.222656 8.152344 C 13.167969 8.152344 10.988281 8.699219 10.988281 9.707031 C 10.988281 9.789062 11.007812 9.867188 11.035156 9.945312 L 11.023438 9.964844 C 10.929688 10.136719 10.882812 10.308594 10.882812 10.476562 L 10.882812 11.726562 C 10.882812 11.917969 10.945312 12.101562 11.050781 12.277344 L 11.039062 12.300781 C 10.933594 12.480469 10.882812 12.660156 10.882812 12.835938 L 10.882812 14.085938 C 10.882812 14.273438 10.941406 14.453125 11.042969 14.621094 L 11.039062 14.628906 C 10.9375 14.789062 10.886719 14.976562 10.882812 15.164062 L 10.882812 16.414062 C 10.882812 17.523438 12.789062 18.394531 15.222656 18.394531 C 17.65625 18.394531 19.5625 17.523438 19.5625 16.414062 L 19.5625 15.164062 C 19.5625 14.984375 19.511719 14.804688 19.40625 14.628906 L 19.402344 14.621094 C 19.503906 14.460938 19.558594 14.277344 19.5625 14.085938 L 19.5625 12.835938 C 19.5625 12.660156 19.511719 12.476562 19.40625 12.300781 L 19.394531 12.277344 C 19.5 12.101562 19.5625 11.917969 19.5625 11.726562 L 19.5625 10.476562 C 19.5625 10.304688 19.515625 10.132812 19.421875 9.964844 Z M 19.097656 16.414062 C 19.097656 17.128906 17.507812 17.929688 15.222656 17.929688 C 12.9375 17.929688 11.347656 17.128906 11.347656 16.414062 L 11.347656 15.238281 C 12.058594 15.890625 13.527344 16.304688 15.222656 16.304688 C 16.917969 16.304688 18.386719 15.890625 19.097656 15.238281 Z M 19.097656 14.085938 C 19.097656 14.804688 17.507812 15.601562 15.222656 15.601562 C 12.9375 15.601562 11.347656 14.804688 11.347656 14.085938 L 11.347656 12.910156 C 12.058594 13.5625 13.527344 13.980469 15.222656 13.980469 C 16.917969 13.980469 18.386719 13.5625 19.097656 12.910156 Z M 19.097656 11.726562 C 19.097656 12.441406 17.507812 13.242188 15.222656 13.242188 C 12.9375 13.242188 11.347656 12.441406 11.347656 11.726562 L 11.347656 10.683594 C 12.042969 11.277344 13.660156 11.582031 15.222656 11.582031 C 16.785156 11.582031 18.402344 11.277344 19.097656 10.683594 Z M 19.097656 11.726562 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Sql.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };