@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,193 @@
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 Sys: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 23.040001 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <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
+ <linearGradient
31
+ id="linear-pattern-0"
32
+ gradientUnits="userSpaceOnUse"
33
+ x1="36"
34
+ y1="97"
35
+ x2="36"
36
+ y2="-1"
37
+ gradientTransform="matrix(1, 0, 0, 1, 0, 2)"
38
+ >
39
+ <stop
40
+ offset="0"
41
+ stopColor="rgb(78.431374%, 83.137256%, 85.882354%)"
42
+ stopOpacity="1"
43
+ />
44
+ <stop
45
+ offset="0.139"
46
+ stopColor="rgb(84.705883%, 88.235295%, 90.196079%)"
47
+ stopOpacity="1"
48
+ />
49
+ <stop
50
+ offset="0.359"
51
+ stopColor="rgb(92.156863%, 94.117647%, 95.294118%)"
52
+ stopOpacity="1"
53
+ />
54
+ <stop
55
+ offset="0.617"
56
+ stopColor="rgb(97.647059%, 98.039216%, 98.431373%)"
57
+ stopOpacity="1"
58
+ />
59
+ <stop offset="1" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
60
+ </linearGradient>
61
+ <linearGradient
62
+ id="linear-pattern-1"
63
+ gradientUnits="userSpaceOnUse"
64
+ x1="45.036999"
65
+ y1="25.813"
66
+ x2="58.536999"
67
+ y2="12.313"
68
+ gradientTransform="matrix(1, 0, 0, 1, 0, 2)"
69
+ >
70
+ <stop offset="0" stopColor="rgb(100%, 100%, 100%)" stopOpacity="1" />
71
+ <stop
72
+ offset="0.35"
73
+ stopColor="rgb(98.039216%, 98.431373%, 98.431373%)"
74
+ stopOpacity="1"
75
+ />
76
+ <stop
77
+ offset="0.532"
78
+ stopColor="rgb(92.941177%, 94.509804%, 95.686275%)"
79
+ stopOpacity="1"
80
+ />
81
+ <stop
82
+ offset="0.675"
83
+ stopColor="rgb(86.666667%, 89.803922%, 91.37255%)"
84
+ stopOpacity="1"
85
+ />
86
+ <stop
87
+ offset="0.799"
88
+ stopColor="rgb(78.039217%, 82.745099%, 85.490197%)"
89
+ stopOpacity="1"
90
+ />
91
+ <stop
92
+ offset="0.908"
93
+ stopColor="rgb(67.843139%, 74.117649%, 78.039217%)"
94
+ stopOpacity="1"
95
+ />
96
+ <stop
97
+ offset="1"
98
+ stopColor="rgb(57.254905%, 64.705884%, 69.01961%)"
99
+ stopOpacity="1"
100
+ />
101
+ </linearGradient>
102
+ <clipPath id="clip-0">
103
+ <path
104
+ d="M 0 0 L 23.125 0 L 23.125 32 L 0 32 Z M 0 0 "
105
+ clipRule="nonzero"
106
+ />
107
+ </clipPath>
108
+ <image id="source-13" x="0" y="0" width="24" height="32" />
109
+ <mask id="mask-0">
110
+ <g filter="url(#filter-remove-color)">
111
+ <use />
112
+ </g>
113
+ </mask>
114
+ <linearGradient
115
+ id="linear-pattern-2"
116
+ gradientUnits="userSpaceOnUse"
117
+ x1="36"
118
+ y1="65.807999"
119
+ x2="36"
120
+ y2="28.808001"
121
+ gradientTransform="matrix(0.32, 0, 0, 0.32, 0, 0)"
122
+ >
123
+ <stop
124
+ offset="0"
125
+ stopColor="rgb(67.843139%, 80.000001%, 86.274511%)"
126
+ stopOpacity="1"
127
+ />
128
+ <stop
129
+ offset="1"
130
+ stopColor="rgb(29.803923%, 42.352942%, 48.235294%)"
131
+ stopOpacity="1"
132
+ />
133
+ </linearGradient>
134
+ <clipPath id="clip-1">
135
+ <rect x="0" y="0" width="24" height="32" />
136
+ </clipPath>
137
+ <g id="source-12" clipPath="url(#clip-1)">
138
+ <path
139
+ fill={color}
140
+ d="M 16.734375 19.199219 L 12.929688 15.359375 C 12.894531 15.328125 12.863281 15.296875 12.800781 15.265625 L 13.472656 14.558594 L 13.566406 14.464844 C 14.464844 14.816406 15.519531 14.625 16.222656 13.886719 C 16.734375 13.375 17.023438 12.640625 16.960938 11.902344 C 16.960938 11.808594 16.894531 11.742188 16.832031 11.710938 C 16.769531 11.679688 16.671875 11.710938 16.609375 11.777344 L 15.390625 12.992188 L 14.144531 12.671875 L 13.792969 11.390625 L 15.007812 10.175781 C 15.070312 10.113281 15.070312 10.015625 15.070312 9.953125 C 15.039062 9.875 14.960938 9.824219 14.878906 9.824219 C 14.140625 9.753906 13.410156 10.023438 12.894531 10.558594 C 12.160156 11.296875 12 12.320312 12.320312 13.214844 L 12.222656 13.3125 L 11.230469 14.273438 L 9.40625 12.449219 L 9.34375 12.382812 C 9.375 12.351562 9.375 12.320312 9.40625 12.257812 C 9.792969 12.320312 10.496094 11.585938 11.105469 10.976562 L 9.34375 9.214844 C 8.574219 9.984375 8 10.527344 8.0625 10.910156 C 7.871094 11.007812 7.710938 11.105469 7.617188 11.230469 L 7.359375 11.457031 C 7.199219 11.617188 7.105469 11.808594 7.070312 12.03125 C 7.039062 12.0625 7.007812 12.097656 7.007812 12.128906 L 6.910156 12.257812 L 6.910156 12.289062 L 6.816406 12.414062 C 6.753906 12.480469 6.71875 12.574219 6.6875 12.640625 C 6.65625 12.671875 6.65625 12.703125 6.625 12.734375 L 6.59375 12.800781 C 6.558594 12.894531 6.496094 12.960938 6.460938 13.054688 C 6.433594 13.152344 6.367188 13.28125 6.335938 13.40625 L 6.304688 13.472656 C 6.304688 13.503906 6.273438 13.566406 6.273438 13.601562 L 6.238281 13.761719 C 6.207031 13.855469 6.207031 13.984375 6.207031 14.046875 L 6.207031 14.625 L 6.238281 14.753906 L 6.238281 14.816406 C 6.238281 14.878906 6.273438 14.945312 6.273438 14.976562 L 6.367188 15.296875 C 6.398438 15.390625 6.496094 15.457031 6.59375 15.457031 C 6.65625 15.457031 6.6875 15.425781 6.71875 15.390625 C 6.753906 15.359375 6.785156 15.328125 6.785156 15.265625 L 6.816406 14.945312 C 6.816406 14.910156 6.816406 14.878906 6.847656 14.847656 C 6.847656 14.816406 6.847656 14.785156 6.878906 14.785156 L 6.910156 14.65625 C 6.910156 14.65625 6.910156 14.625 6.945312 14.625 C 6.945312 14.625 6.945312 14.59375 6.976562 14.59375 C 6.976562 14.558594 7.007812 14.527344 7.007812 14.527344 C 7.039062 14.464844 7.039062 14.433594 7.070312 14.398438 C 7.070312 14.367188 7.105469 14.367188 7.105469 14.335938 C 7.136719 14.273438 7.167969 14.238281 7.199219 14.175781 L 7.265625 14.078125 C 7.265625 14.046875 7.292969 14.046875 7.328125 14.015625 L 7.359375 13.984375 C 7.390625 13.921875 7.457031 13.886719 7.519531 13.824219 L 7.550781 13.792969 C 7.585938 13.761719 7.648438 13.726562 7.679688 13.695312 C 7.710938 13.695312 7.710938 13.664062 7.742188 13.664062 C 7.777344 13.664062 7.777344 13.632812 7.808594 13.632812 C 7.835938 13.601562 7.871094 13.566406 7.9375 13.566406 L 8.03125 13.503906 L 8.128906 13.472656 C 8.160156 13.441406 8.191406 13.441406 8.222656 13.441406 C 8.257812 13.441406 8.257812 13.441406 8.289062 13.40625 C 8.320312 13.40625 8.320312 13.40625 8.320312 13.375 C 8.351562 13.375 8.351562 13.375 8.382812 13.34375 L 8.414062 13.34375 C 8.449219 13.375 8.480469 13.441406 8.511719 13.472656 L 10.304688 15.265625 L 6.367188 18.910156 C 5.886719 19.390625 5.824219 20.097656 6.304688 20.574219 C 6.785156 21.054688 7.457031 20.929688 7.9375 20.449219 L 11.328125 16.863281 L 11.390625 16.929688 L 15.199219 20.734375 C 15.625 21.152344 16.308594 21.152344 16.734375 20.734375 C 17.183594 20.320312 17.183594 19.617188 16.734375 19.199219 M 7.425781 20.03125 C 7.230469 20.222656 6.976562 20.222656 6.785156 20.03125 C 6.59375 19.839844 6.59375 19.585938 6.785156 19.390625 C 6.976562 19.199219 7.230469 19.199219 7.425781 19.390625 C 7.585938 19.585938 7.585938 19.871094 7.425781 20.03125 M 7.425781 20.03125 "
141
+ fillRule="nonzero"
142
+ />
143
+ </g>
144
+ <clipPath id="clip-2">
145
+ <rect x="0" y="0" width="24" height="32" />
146
+ </clipPath>
147
+ <g id="source-15" clipPath="url(#clip-2)">
148
+ <g clipPath="url(#clip-0)">
149
+ <g mask="url(#mask-0)">
150
+ <use />
151
+ </g>
152
+ </g>
153
+ </g>
154
+ </defs>
155
+ <path
156
+ fill={color}
157
+ stroke={color}
158
+ d="M 44.995118 1.000977 L 71.997072 27.697755 L 71.997072 98.999026 L 0 98.999026 L 0 1.000977 Z M 44.995118 1.000977 "
159
+ transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
160
+ fillRule="nonzero"
161
+ strokeWidth="2"
162
+ strokeLinecap="butt"
163
+ strokeLinejoin="miter"
164
+ strokeOpacity="1"
165
+ strokeMiterlimit="4"
166
+ />
167
+ <path
168
+ fill={color}
169
+ stroke={color}
170
+ d="M 44.995118 1.000977 L 71.997072 27.697755 L 44.995118 27.697755 Z M 44.995118 1.000977 "
171
+ transform="matrix(0.32, 0, 0, 0.32, 0, 0)"
172
+ fillRule="nonzero"
173
+ strokeWidth="2"
174
+ strokeLinecap="butt"
175
+ strokeLinejoin="bevel"
176
+ strokeOpacity="1"
177
+ strokeMiterlimit="4"
178
+ />
179
+ <path
180
+ fill={color}
181
+ d="M 2.878906 27.328125 L 4.128906 27.199219 C 4.191406 27.617188 4.351562 27.9375 4.574219 28.128906 C 4.800781 28.320312 5.121094 28.414062 5.503906 28.414062 C 5.921875 28.414062 6.238281 28.320312 6.433594 28.160156 C 6.65625 27.96875 6.753906 27.777344 6.753906 27.550781 C 6.753906 27.390625 6.71875 27.265625 6.625 27.167969 C 6.527344 27.070312 6.367188 26.976562 6.144531 26.878906 C 5.984375 26.816406 5.632812 26.71875 5.121094 26.59375 C 4.414062 26.433594 3.9375 26.207031 3.648438 25.953125 C 3.007812 25.394531 2.882812 24.445312 3.359375 23.742188 C 3.550781 23.457031 3.808594 23.230469 4.160156 23.105469 C 4.511719 22.945312 4.929688 22.878906 5.40625 22.878906 C 6.207031 22.878906 6.816406 23.070312 7.230469 23.425781 C 7.648438 23.777344 7.839844 24.257812 7.871094 24.832031 L 6.59375 24.894531 C 6.527344 24.574219 6.433594 24.320312 6.238281 24.191406 C 6.046875 24.03125 5.792969 23.96875 5.40625 23.96875 C 5.023438 23.96875 4.734375 24.03125 4.511719 24.191406 C 4.386719 24.277344 4.316406 24.421875 4.320312 24.574219 C 4.320312 24.734375 4.382812 24.863281 4.511719 24.960938 C 4.671875 25.089844 5.089844 25.246094 5.695312 25.375 C 6.304688 25.503906 6.785156 25.664062 7.105469 25.824219 C 7.425781 25.984375 7.648438 26.207031 7.808594 26.464844 C 7.96875 26.71875 8.0625 27.070312 8.0625 27.488281 C 8.0625 27.839844 7.96875 28.191406 7.742188 28.511719 C 7.550781 28.832031 7.265625 29.054688 6.878906 29.214844 C 6.496094 29.375 6.046875 29.441406 5.472656 29.441406 C 4.671875 29.441406 4.03125 29.246094 3.617188 28.863281 C 3.230469 28.574219 2.976562 28.03125 2.878906 27.328125 M 10.878906 29.40625 L 10.878906 26.71875 L 8.542969 23.007812 L 10.046875 23.007812 L 11.550781 25.535156 L 13.023438 23.007812 L 14.527344 23.007812 L 12.160156 26.71875 L 12.160156 29.40625 Z M 14.816406 27.328125 L 16.0625 27.199219 C 16.128906 27.617188 16.289062 27.9375 16.511719 28.128906 C 16.734375 28.320312 17.054688 28.414062 17.441406 28.414062 C 17.855469 28.414062 18.175781 28.320312 18.367188 28.160156 C 18.59375 27.96875 18.6875 27.777344 18.6875 27.550781 C 18.6875 27.390625 18.65625 27.265625 18.558594 27.167969 C 18.464844 27.070312 18.304688 26.976562 18.078125 26.878906 C 17.921875 26.816406 17.566406 26.71875 17.054688 26.59375 C 16.351562 26.433594 15.871094 26.207031 15.585938 25.953125 C 15.199219 25.601562 15.007812 25.183594 15.007812 24.671875 C 15.007812 24.351562 15.105469 24.03125 15.296875 23.742188 C 15.488281 23.457031 15.742188 23.230469 16.097656 23.105469 C 16.449219 22.945312 16.863281 22.878906 17.34375 22.878906 C 18.144531 22.878906 18.753906 23.070312 19.167969 23.425781 C 19.585938 23.777344 19.777344 24.257812 19.808594 24.832031 L 18.527344 24.894531 C 18.464844 24.574219 18.367188 24.320312 18.175781 24.191406 C 17.984375 24.03125 17.726562 23.96875 17.34375 23.96875 C 16.960938 23.96875 16.671875 24.03125 16.449219 24.191406 C 16.324219 24.277344 16.253906 24.421875 16.257812 24.574219 C 16.257812 24.734375 16.320312 24.863281 16.449219 24.960938 C 16.609375 25.089844 17.023438 25.246094 17.632812 25.375 C 18.238281 25.503906 18.71875 25.664062 19.039062 25.824219 C 19.359375 25.984375 19.585938 26.207031 19.742188 26.464844 C 19.902344 26.71875 20 27.070312 20 27.488281 C 20 27.839844 19.902344 28.191406 19.679688 28.511719 C 19.488281 28.832031 19.199219 29.054688 18.816406 29.214844 C 18.433594 29.375 17.984375 29.441406 17.40625 29.441406 C 16.609375 29.441406 15.96875 29.246094 15.550781 28.863281 C 15.167969 28.574219 14.910156 28.03125 14.816406 27.328125 M 14.816406 27.328125 "
182
+ fillRule="nonzero"
183
+ fillOpacity="1"
184
+ />
185
+ <use />
186
+ </svg>
187
+ );
188
+ };
189
+
190
+ Sys.propTypes = {
191
+ color: PropTypes.string,
192
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
193
+ };
@@ -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 Tag: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 30.171875 14.65625 L 24.28125 7.933594 L 24.230469 7.886719 C 23.640625 7.339844 22.867188 7.039062 22.066406 7.039062 L 3.199219 7.039062 C 2.140625 7.042969 1.285156 7.902344 1.28125 8.960938 L 1.28125 23.039062 C 1.28125 24.097656 2.144531 24.960938 3.199219 24.960938 L 22.066406 24.960938 C 22.867188 24.960938 23.640625 24.660156 24.230469 24.113281 L 30.15625 17.359375 C 30.519531 17 30.722656 16.511719 30.71875 16 C 30.722656 15.496094 30.527344 15.015625 30.171875 14.65625 M 23.679688 17.921875 C 22.621094 17.921875 21.757812 17.0625 21.757812 16 C 21.757812 14.9375 22.621094 14.078125 23.679688 14.078125 C 24.191406 14.078125 24.679688 14.28125 25.039062 14.640625 C 25.402344 15 25.601562 15.492188 25.601562 16 C 25.601562 16.511719 25.398438 17 25.039062 17.359375 C 24.679688 17.71875 24.191406 17.921875 23.679688 17.921875 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Tag.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 Talk: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 16 0 C 7.402344 0 0.433594 6.96875 0.433594 15.566406 C 0.433594 19.230469 1.707031 22.589844 3.828125 25.246094 C 4.6875 26.320312 5.132812 28.039062 4.351562 29.050781 C 3.789062 29.773438 3.175781 30.269531 2.511719 30.355469 C 0.34375 30.648438 3.304688 33.242188 8.386719 31.261719 C 9.667969 30.761719 11.660156 30.5625 13.007812 30.832031 C 13.992188 31.03125 14.996094 31.128906 16 31.128906 C 24.597656 31.128906 31.566406 24.164062 31.566406 15.566406 C 31.566406 6.96875 24.597656 0 16 0 M 16 0 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Talk.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 Target: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 15.648438 20.609375 C 15.222656 20.800781 14.761719 20.898438 14.292969 20.902344 C 12.085938 20.902344 10.285156 18.703125 10.285156 16 C 10.285156 13.296875 12.085938 11.097656 14.292969 11.097656 C 14.773438 11.097656 15.226562 11.207031 15.652344 11.394531 C 16.777344 12.019531 17.632812 13.210938 17.964844 14.65625 L 20.914062 14.65625 L 20.914062 14.652344 C 20.898438 14.546875 20.890625 14.4375 20.871094 14.335938 C 20.828125 14.078125 20.773438 13.824219 20.710938 13.574219 C 20.710938 13.570312 20.710938 13.5625 20.707031 13.558594 C 19.824219 10.046875 17.089844 7.480469 13.855469 7.480469 C 9.90625 7.480469 6.699219 11.300781 6.699219 16 C 6.699219 20.695312 9.90625 24.519531 13.855469 24.519531 C 17.089844 24.519531 19.824219 21.953125 20.707031 18.441406 C 20.710938 18.429688 20.710938 18.421875 20.714844 18.410156 C 20.777344 18.164062 20.828125 17.917969 20.871094 17.667969 C 20.890625 17.558594 20.898438 17.449219 20.914062 17.34375 C 20.917969 17.320312 20.917969 17.300781 20.921875 17.28125 L 17.980469 17.28125 C 17.652344 18.757812 16.789062 19.976562 15.648438 20.609375 M 30.085938 16.632812 C 30.546875 16.636719 30.546875 15.304688 30.085938 15.300781 L 29.90625 15.300781 L 31 9.632812 L 28.988281 10.683594 L 27.566406 15.300781 L 26.5 15.300781 L 27.902344 11.25 L 25.726562 12.386719 L 24.382812 15.300781 L 23.339844 15.300781 L 24.699219 12.832031 L 25.453125 12.441406 C 24.128906 5.878906 19.230469 1 13.40625 1 C 6.566406 1 1 7.730469 1 16 C 1 24.269531 6.566406 31 13.40625 31 C 19.246094 31 24.15625 26.089844 25.464844 19.503906 L 24.699219 19.105469 L 23.339844 16.636719 L 24.382812 16.636719 L 25.726562 19.550781 L 27.902344 20.6875 L 26.5 16.636719 L 27.566406 16.636719 L 28.988281 21.253906 L 31 22.304688 L 29.90625 16.636719 C 29.964844 16.636719 30.027344 16.636719 30.085938 16.632812 M 19.320312 25.140625 C 17.777344 26.535156 15.871094 27.359375 13.808594 27.359375 C 8.683594 27.363281 4.515625 22.265625 4.515625 16 C 4.515625 9.734375 8.683594 4.636719 13.808594 4.636719 C 15.871094 4.636719 17.777344 5.464844 19.320312 6.859375 C 21.128906 8.574219 22.40625 11.054688 22.839844 13.890625 L 22.753906 13.9375 L 21.707031 15.300781 L 15.757812 15.300781 C 15.5625 14.566406 15.074219 14.042969 14.496094 14.042969 C 13.746094 14.042969 13.140625 14.917969 13.140625 16 C 13.140625 17.078125 13.746094 17.957031 14.496094 17.957031 C 15.089844 17.957031 15.589844 17.402344 15.773438 16.632812 L 21.710938 16.632812 L 22.753906 18 L 22.847656 18.046875 C 22.421875 20.910156 21.140625 23.414062 19.320312 25.140625 M 29.507812 16.328125 L 14.949219 16.328125 C 14.507812 16.328125 14.507812 15.609375 14.949219 15.609375 L 29.777344 15.609375 C 30.214844 15.609375 30.214844 16.328125 29.777344 16.328125 Z M 29.507812 16.328125 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ Target.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,306 @@
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 Teams: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32.547001 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
+ <clipPath id="clip-0">
31
+ <path
32
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
33
+ clipRule="nonzero"
34
+ />
35
+ </clipPath>
36
+ <image id="source-13" x="0" y="0" width="33" height="32" />
37
+ <mask id="mask-0">
38
+ <g filter="url(#filter-remove-color)">
39
+ <use />
40
+ </g>
41
+ </mask>
42
+ <clipPath id="clip-1">
43
+ <rect x="0" y="0" width="33" height="32" />
44
+ </clipPath>
45
+ <g id="source-12" clipPath="url(#clip-1)">
46
+ <path
47
+ fill={color}
48
+ d="M 16.859375 7 L 12.632812 7 L 12.652344 7.09375 L 12.65625 7.101562 L 12.675781 7.1875 C 13.316406 9.605469 15.746094 11.09375 18.191406 10.558594 L 18.191406 8.332031 C 18.1875 7.597656 17.59375 7.003906 16.859375 7 M 16.859375 7 "
49
+ fillRule="nonzero"
50
+ fillOpacity="1"
51
+ />
52
+ </g>
53
+ <clipPath id="clip-2">
54
+ <rect x="0" y="0" width="33" height="32" />
55
+ </clipPath>
56
+ <g id="source-15" clipPath="url(#clip-2)">
57
+ <g clipPath="url(#clip-0)">
58
+ <g mask="url(#mask-0)">
59
+ <use />
60
+ </g>
61
+ </g>
62
+ </g>
63
+ <clipPath id="clip-3">
64
+ <path
65
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
66
+ clipRule="nonzero"
67
+ />
68
+ </clipPath>
69
+ <image id="source-27" x="0" y="0" width="33" height="32" />
70
+ <mask id="mask-1">
71
+ <g filter="url(#filter-remove-color)">
72
+ <use />
73
+ </g>
74
+ </mask>
75
+ <clipPath id="clip-4">
76
+ <rect x="0" y="0" width="33" height="32" />
77
+ </clipPath>
78
+ <g id="source-26" clipPath="url(#clip-4)">
79
+ <path
80
+ fill={color}
81
+ d="M 15.859375 8 L 12.972656 8 C 13.746094 9.628906 15.386719 10.667969 17.191406 10.667969 L 17.191406 9.332031 C 17.1875 8.597656 16.59375 8.003906 15.859375 8 M 15.859375 8 "
82
+ fillRule="nonzero"
83
+ fillOpacity="1"
84
+ />
85
+ </g>
86
+ <clipPath id="clip-5">
87
+ <rect x="0" y="0" width="33" height="32" />
88
+ </clipPath>
89
+ <g id="source-29" clipPath="url(#clip-5)">
90
+ <g clipPath="url(#clip-3)">
91
+ <g mask="url(#mask-1)">
92
+ <use />
93
+ </g>
94
+ </g>
95
+ </g>
96
+ <clipPath id="clip-6">
97
+ <path
98
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
99
+ clipRule="nonzero"
100
+ />
101
+ </clipPath>
102
+ <image id="source-40" x="0" y="0" width="33" height="32" />
103
+ <mask id="mask-2">
104
+ <g filter="url(#filter-remove-color)">
105
+ <use />
106
+ </g>
107
+ </mask>
108
+ <clipPath id="clip-7">
109
+ <rect x="0" y="0" width="33" height="32" />
110
+ </clipPath>
111
+ <g id="source-39" clipPath="url(#clip-7)">
112
+ <path
113
+ fill={color}
114
+ d="M 15.859375 8 L 12.972656 8 C 13.746094 9.628906 15.386719 10.667969 17.191406 10.667969 L 17.191406 9.332031 C 17.1875 8.597656 16.59375 8.003906 15.859375 8 M 15.859375 8 "
115
+ fillRule="nonzero"
116
+ fillOpacity="1"
117
+ />
118
+ </g>
119
+ <clipPath id="clip-8">
120
+ <rect x="0" y="0" width="33" height="32" />
121
+ </clipPath>
122
+ <g id="source-42" clipPath="url(#clip-8)">
123
+ <g clipPath="url(#clip-6)">
124
+ <g mask="url(#mask-2)">
125
+ <use />
126
+ </g>
127
+ </g>
128
+ </g>
129
+ <clipPath id="clip-9">
130
+ <path
131
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
132
+ clipRule="nonzero"
133
+ />
134
+ </clipPath>
135
+ <image id="source-54" x="0" y="0" width="33" height="32" />
136
+ <mask id="mask-3">
137
+ <g filter="url(#filter-remove-color)">
138
+ <use />
139
+ </g>
140
+ </mask>
141
+ <clipPath id="clip-10">
142
+ <rect x="0" y="0" width="33" height="32" />
143
+ </clipPath>
144
+ <g id="source-53" clipPath="url(#clip-10)">
145
+ <path
146
+ fill={color}
147
+ d="M 18.191406 12 L 18.191406 24.671875 C 18.191406 25.292969 17.757812 25.828125 17.152344 25.960938 C 17.058594 25.988281 16.960938 26 16.863281 26 L 9.769531 26 C 9.640625 25.671875 9.53125 25.339844 9.441406 25 C 9.277344 24.347656 9.191406 23.675781 9.191406 23 L 9.191406 13.5 C 9.191406 13.101562 9.347656 12.71875 9.628906 12.4375 C 9.910156 12.15625 10.292969 12 10.691406 12 Z M 18.191406 12 "
148
+ fillRule="nonzero"
149
+ fillOpacity="1"
150
+ />
151
+ </g>
152
+ <clipPath id="clip-11">
153
+ <rect x="0" y="0" width="33" height="32" />
154
+ </clipPath>
155
+ <g id="source-56" clipPath="url(#clip-11)">
156
+ <g clipPath="url(#clip-9)">
157
+ <g mask="url(#mask-3)">
158
+ <use />
159
+ </g>
160
+ </g>
161
+ </g>
162
+ <clipPath id="clip-12">
163
+ <path
164
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
165
+ clipRule="nonzero"
166
+ />
167
+ </clipPath>
168
+ <image id="source-68" x="0" y="0" width="33" height="32" />
169
+ <mask id="mask-4">
170
+ <g filter="url(#filter-remove-color)">
171
+ <use />
172
+ </g>
173
+ </mask>
174
+ <clipPath id="clip-13">
175
+ <rect x="0" y="0" width="33" height="32" />
176
+ </clipPath>
177
+ <g id="source-67" clipPath="url(#clip-13)">
178
+ <path
179
+ fill={color}
180
+ d="M 17.191406 12 L 17.191406 25.671875 C 17.191406 25.769531 17.179688 25.867188 17.152344 25.960938 C 17.019531 26.566406 16.484375 27 15.863281 27 L 10.269531 27 C 10.078125 26.679688 9.910156 26.347656 9.769531 26 C 9.640625 25.671875 9.53125 25.339844 9.441406 25 C 9.277344 24.347656 9.191406 23.675781 9.191406 23 L 9.191406 13.5 C 9.191406 13.101562 9.347656 12.71875 9.628906 12.4375 C 9.910156 12.15625 10.292969 12 10.691406 12 Z M 17.191406 12 "
181
+ fillRule="nonzero"
182
+ fillOpacity="1"
183
+ />
184
+ </g>
185
+ <clipPath id="clip-14">
186
+ <rect x="0" y="0" width="33" height="32" />
187
+ </clipPath>
188
+ <g id="source-70" clipPath="url(#clip-14)">
189
+ <g clipPath="url(#clip-12)">
190
+ <g mask="url(#mask-4)">
191
+ <use />
192
+ </g>
193
+ </g>
194
+ </g>
195
+ <clipPath id="clip-15">
196
+ <path
197
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
198
+ clipRule="nonzero"
199
+ />
200
+ </clipPath>
201
+ <image id="source-82" x="0" y="0" width="33" height="32" />
202
+ <mask id="mask-5">
203
+ <g filter="url(#filter-remove-color)">
204
+ <use />
205
+ </g>
206
+ </mask>
207
+ <clipPath id="clip-16">
208
+ <rect x="0" y="0" width="33" height="32" />
209
+ </clipPath>
210
+ <g id="source-81" clipPath="url(#clip-16)">
211
+ <path
212
+ fill={color}
213
+ d="M 17.191406 12 L 17.191406 23.671875 C 17.1875 24.402344 16.59375 24.996094 15.863281 25 L 9.441406 25 C 9.277344 24.347656 9.191406 23.675781 9.191406 23 L 9.191406 13.5 C 9.191406 13.101562 9.347656 12.71875 9.628906 12.4375 C 9.910156 12.15625 10.292969 12 10.691406 12 Z M 17.191406 12 "
214
+ fillRule="nonzero"
215
+ fillOpacity="1"
216
+ />
217
+ </g>
218
+ <clipPath id="clip-17">
219
+ <rect x="0" y="0" width="33" height="32" />
220
+ </clipPath>
221
+ <g id="source-84" clipPath="url(#clip-17)">
222
+ <g clipPath="url(#clip-15)">
223
+ <g mask="url(#mask-5)">
224
+ <use />
225
+ </g>
226
+ </g>
227
+ </g>
228
+ <clipPath id="clip-18">
229
+ <path
230
+ d="M 0 0 L 32.625 0 L 32.625 32 L 0 32 Z M 0 0 "
231
+ clipRule="nonzero"
232
+ />
233
+ </clipPath>
234
+ <image id="source-96" x="0" y="0" width="33" height="32" />
235
+ <mask id="mask-6">
236
+ <g filter="url(#filter-remove-color)">
237
+ <use />
238
+ </g>
239
+ </mask>
240
+ <clipPath id="clip-19">
241
+ <rect x="0" y="0" width="33" height="32" />
242
+ </clipPath>
243
+ <g id="source-95" clipPath="url(#clip-19)">
244
+ <path
245
+ fill={color}
246
+ d="M 10.691406 12 C 10.292969 12 9.910156 12.15625 9.628906 12.4375 C 9.347656 12.71875 9.191406 13.101562 9.191406 13.5 L 9.191406 23 C 9.191406 23.675781 9.273438 24.347656 9.441406 25 L 14.863281 25 C 15.59375 24.992188 16.183594 24.402344 16.191406 23.671875 L 16.191406 12 Z M 10.691406 12 "
247
+ fillRule="nonzero"
248
+ fillOpacity="1"
249
+ />
250
+ </g>
251
+ <clipPath id="clip-20">
252
+ <rect x="0" y="0" width="33" height="32" />
253
+ </clipPath>
254
+ <g id="source-98" clipPath="url(#clip-20)">
255
+ <g clipPath="url(#clip-18)">
256
+ <g mask="url(#mask-6)">
257
+ <use />
258
+ </g>
259
+ </g>
260
+ </g>
261
+ </defs>
262
+ <path
263
+ fill={color}
264
+ d="M 21.859375 6 C 21.859375 8.578125 19.769531 10.667969 17.191406 10.667969 C 14.613281 10.667969 12.523438 8.578125 12.523438 6 C 12.5625 3.449219 14.640625 1.398438 17.191406 1.398438 C 19.742188 1.398438 21.820312 3.449219 21.859375 6 M 21.859375 6 "
265
+ fillRule="nonzero"
266
+ fillOpacity="1"
267
+ />
268
+ <use />
269
+ <use />
270
+ <path
271
+ fill={color}
272
+ d="M 31.191406 7.5 C 31.191406 9.433594 29.625 11 27.691406 11 C 25.757812 11 24.191406 9.433594 24.191406 7.5 C 24.191406 5.566406 25.757812 4 27.691406 4 C 29.625 4 31.191406 5.566406 31.191406 7.5 M 30.691406 12 L 22.832031 12 C 22.480469 12 22.191406 12.285156 22.191406 12.640625 L 22.191406 20.75 C 22.148438 23.167969 23.800781 25.289062 26.15625 25.835938 C 27.632812 26.144531 29.167969 25.773438 30.339844 24.820312 C 31.511719 23.871094 32.191406 22.445312 32.191406 20.9375 L 32.191406 13.5 C 32.191406 12.671875 31.519531 12 30.691406 12 M 30.691406 12 "
273
+ fillRule="nonzero"
274
+ fillOpacity="1"
275
+ />
276
+ <path
277
+ fill={color}
278
+ d="M 25.191406 13.5 L 25.191406 23 C 25.191406 26.617188 22.757812 29.785156 19.265625 30.722656 C 15.769531 31.660156 12.082031 30.132812 10.269531 27 C 10.078125 26.679688 9.910156 26.347656 9.769531 26 C 9.640625 25.671875 9.53125 25.339844 9.441406 25 C 9.277344 24.347656 9.191406 23.675781 9.191406 23 L 9.191406 13.5 C 9.191406 13.101562 9.347656 12.71875 9.628906 12.4375 C 9.910156 12.15625 10.292969 12 10.691406 12 L 23.691406 12 C 24.089844 12 24.472656 12.15625 24.753906 12.4375 C 25.035156 12.71875 25.191406 13.101562 25.191406 13.5 M 25.191406 13.5 "
279
+ fillRule="nonzero"
280
+ fillOpacity="1"
281
+ />
282
+ <use />
283
+ <use />
284
+ <use />
285
+ <use />
286
+ <use />
287
+ <path
288
+ fill={color}
289
+ d="M 1.523438 8 L 14.859375 8 C 15.59375 8 16.191406 8.597656 16.191406 9.332031 L 16.191406 22.667969 C 16.191406 23.402344 15.59375 24 14.859375 24 L 1.523438 24 C 0.789062 24 0.191406 23.402344 0.191406 22.667969 L 0.191406 9.332031 C 0.191406 8.597656 0.789062 8 1.523438 8 M 1.523438 8 "
290
+ fillRule="nonzero"
291
+ fillOpacity="1"
292
+ />
293
+ <path
294
+ fill={color}
295
+ d="M 12.171875 12.976562 L 9.179688 12.976562 L 9.179688 20.996094 L 7.21875 20.996094 L 7.21875 12.976562 L 4.210938 12.976562 L 4.210938 11.003906 L 12.171875 11.003906 Z M 12.171875 12.976562 "
296
+ fillRule="nonzero"
297
+ fillOpacity="1"
298
+ />
299
+ </svg>
300
+ );
301
+ };
302
+
303
+ Teams.propTypes = {
304
+ color: PropTypes.string,
305
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
306
+ };