@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 AddDatabase: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 25 32 C 28.867188 32 32 28.867188 32 25 C 32 21.132812 28.867188 18 25 18 C 21.132812 18 18 21.132812 18 25 C 18 28.867188 21.132812 32 25 32 M 26 22 L 26 24 L 28 24 C 28.550781 24 29 24.449219 29 25 C 29 25.550781 28.550781 26 28 26 L 26 26 L 26 28 C 26 28.550781 25.550781 29 25 29 C 24.449219 29 24 28.550781 24 28 L 24 26 L 22 26 C 21.449219 26 21 25.550781 21 25 C 21 24.449219 21.449219 24 22 24 L 24 24 L 24 22 C 24 21.449219 24.449219 21 25 21 C 25.550781 21 26 21.449219 26 22 M 16 2 C 12.855469 2 9.957031 2.578125 7.808594 3.554688 C 5.75 4.488281 4 5.984375 4 8 C 4 10.015625 5.75 11.511719 7.808594 12.445312 C 9.957031 13.421875 12.855469 14 16 14 C 19.144531 14 22.042969 13.421875 24.191406 12.445312 C 26.25 11.511719 28 10.015625 28 8 C 28 5.984375 26.25 4.488281 24.191406 3.554688 C 22.042969 2.578125 19.144531 2 16 2 M 4 14 L 4 12.320312 C 4.914062 13.1875 6.007812 13.824219 6.980469 14.265625 C 9.445312 15.386719 12.636719 16 16 16 C 19.363281 16 22.554688 15.386719 25.019531 14.265625 C 25.992188 13.824219 27.085938 13.1875 28 12.320312 L 28 14 C 28 14.847656 27.691406 15.605469 27.179688 16.265625 C 23.511719 15.359375 19.671875 16.828125 17.546875 19.953125 C 17.03125 19.984375 16.515625 20 16 20 C 12.855469 20 9.957031 19.421875 7.808594 18.445312 C 5.75 17.511719 4 16.015625 4 14 M 16.515625 21.996094 L 16 22 C 12.636719 22 9.445312 21.386719 6.980469 20.265625 C 6.007812 19.824219 4.914062 19.1875 4 18.320312 L 4 20 C 4 22.015625 5.75 23.511719 7.808594 24.445312 C 9.957031 25.421875 12.855469 26 16 26 L 16.054688 26 C 15.90625 24.648438 16.0625 23.277344 16.515625 21.996094 M 16.511719 27.996094 L 16 28 C 12.636719 28 9.445312 27.386719 6.980469 26.265625 C 6.007812 25.824219 4.914062 25.1875 4 24.320312 L 4 26 C 4 28.015625 5.75 29.511719 7.808594 30.445312 C 9.957031 31.421875 12.855469 32 16 32 C 17.070312 32 18.117188 31.933594 19.109375 31.804688 C 17.925781 30.78125 17.03125 29.46875 16.511719 27.996094 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddDatabase.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 AddDisk: 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 3.839844 3.839844 C 2.78125 3.84375 1.925781 4.703125 1.921875 5.761719 L 1.921875 26.238281 C 1.921875 27.296875 2.78125 28.160156 3.839844 28.160156 L 19.738281 28.160156 C 20.757812 30.492188 23.058594 31.996094 25.601562 32 C 29.132812 31.996094 31.996094 29.132812 32 25.601562 C 32 23.8125 31.261719 22.199219 30.078125 21.039062 L 30.078125 5.761719 C 30.078125 4.703125 29.21875 3.839844 28.160156 3.839844 L 7.039062 3.839844 L 7.039062 24.960938 C 7.054688 25.199219 6.9375 25.425781 6.734375 25.550781 C 6.53125 25.675781 6.273438 25.675781 6.070312 25.550781 C 5.863281 25.425781 5.746094 25.199219 5.761719 24.960938 L 5.761719 3.839844 Z M 17.921875 7.039062 C 22.867188 7.039062 26.878906 11.050781 26.878906 16 C 26.878906 17.140625 26.65625 18.230469 26.265625 19.234375 C 26.046875 19.210938 25.824219 19.199219 25.601562 19.199219 C 22.324219 19.199219 19.621094 21.671875 19.246094 24.851562 C 18.808594 24.917969 18.367188 24.957031 17.921875 24.960938 C 12.972656 24.960938 8.960938 20.949219 8.960938 16 C 8.960938 11.050781 12.972656 7.039062 17.921875 7.039062 M 17.921875 12.160156 C 15.800781 12.167969 14.085938 13.882812 14.078125 16 C 14.078125 18.113281 15.808594 19.839844 17.921875 19.839844 C 20.035156 19.839844 21.761719 18.113281 21.761719 16 C 21.761719 13.886719 20.03125 12.160156 17.921875 12.160156 M 17.921875 13.441406 C 18.601562 13.4375 19.253906 13.707031 19.734375 14.1875 C 20.214844 14.667969 20.484375 15.320312 20.480469 16 C 20.484375 16.679688 20.214844 17.332031 19.734375 17.816406 C 19.253906 18.296875 18.601562 18.5625 17.921875 18.558594 C 17.242188 18.5625 16.585938 18.296875 16.105469 17.816406 C 15.625 17.335938 15.355469 16.679688 15.359375 16 C 15.355469 15.320312 15.625 14.664062 16.105469 14.183594 C 16.585938 13.703125 17.242188 13.433594 17.921875 13.441406 M 17.921875 14.71875 C 17.214844 14.722656 16.644531 15.292969 16.640625 16 C 16.640625 16.699219 17.21875 17.28125 17.917969 17.28125 C 18.621094 17.28125 19.199219 16.699219 19.199219 16 C 19.199219 15.300781 18.621094 14.71875 17.921875 14.71875 M 25.601562 20.480469 C 25.816406 20.480469 26.03125 20.5 26.242188 20.523438 C 26.296875 20.53125 26.351562 20.542969 26.40625 20.550781 C 26.574219 20.578125 26.738281 20.613281 26.90625 20.65625 C 26.945312 20.667969 26.984375 20.675781 27.023438 20.6875 C 27.441406 20.808594 27.839844 20.980469 28.203125 21.203125 C 28.222656 21.210938 28.242188 21.222656 28.261719 21.234375 C 28.824219 21.578125 29.3125 22.027344 29.707031 22.558594 C 29.710938 22.5625 29.714844 22.570312 29.71875 22.574219 C 29.851562 22.753906 29.972656 22.9375 30.078125 23.132812 L 30.078125 23.128906 C 30.488281 23.863281 30.71875 24.703125 30.71875 25.601562 C 30.71875 26.496094 30.488281 27.339844 30.078125 28.074219 L 30.078125 28.066406 C 30.058594 28.097656 30.042969 28.128906 30.023438 28.160156 L 30.027344 28.160156 C 29.113281 29.742188 27.421875 30.71875 25.597656 30.71875 C 23.769531 30.71875 22.082031 29.742188 21.171875 28.160156 L 21.175781 28.160156 C 20.957031 27.789062 20.789062 27.386719 20.671875 26.972656 C 20.664062 26.949219 20.660156 26.921875 20.652344 26.898438 C 20.59375 26.679688 20.550781 26.457031 20.523438 26.230469 C 20.492188 26.023438 20.476562 25.8125 20.480469 25.601562 C 20.480469 25.355469 20.503906 25.117188 20.539062 24.878906 C 20.578125 24.597656 20.640625 24.320312 20.722656 24.050781 L 20.71875 24.054688 C 21.351562 22.074219 23.113281 20.671875 25.1875 20.5 C 25.324219 20.492188 25.460938 20.480469 25.601562 20.480469 M 25.601562 21.824219 C 25.214844 21.824219 24.960938 22.078125 24.960938 22.464844 L 24.960938 24.960938 L 22.464844 24.960938 C 22.078125 24.960938 21.824219 25.214844 21.824219 25.601562 C 21.824219 25.984375 22.078125 26.238281 22.464844 26.238281 L 24.960938 26.238281 L 24.960938 28.734375 C 24.960938 29.121094 25.214844 29.375 25.601562 29.375 C 25.984375 29.375 26.238281 29.121094 26.238281 28.734375 L 26.238281 26.238281 L 28.734375 26.238281 C 29.121094 26.238281 29.375 25.984375 29.375 25.601562 C 29.375 25.214844 29.121094 24.960938 28.734375 24.960938 L 26.238281 24.960938 L 26.238281 22.464844 C 26.238281 22.078125 25.984375 21.824219 25.601562 21.824219 M 25.601562 21.824219 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddDisk.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 AddEmail: 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 1.921875 C 15.417969 1.921875 14.296875 2.042969 13.375 2.832031 C 13.199219 2.964844 12.753906 3.351562 11.84375 4.140625 L 11.449219 4.480469 L 7.039062 4.480469 C 6.6875 4.484375 6.402344 4.769531 6.398438 5.121094 L 6.398438 8.9375 C 4.980469 10.191406 3.566406 11.449219 2.152344 12.707031 L 7.679688 17.015625 L 7.679688 5.761719 L 24.320312 5.761719 L 24.320312 17.015625 L 29.847656 12.707031 C 28.4375 11.445312 27.019531 10.191406 25.601562 8.9375 L 25.601562 5.121094 C 25.601562 4.765625 25.3125 4.480469 24.960938 4.480469 L 20.515625 4.480469 C 19.738281 3.78125 18.886719 3.03125 18.65625 2.859375 C 17.703125 2.042969 16.582031 1.921875 16 1.921875 M 10.238281 8.960938 C 10.007812 8.957031 9.792969 9.078125 9.679688 9.277344 C 9.5625 9.476562 9.5625 9.722656 9.679688 9.921875 C 9.792969 10.121094 10.007812 10.242188 10.238281 10.238281 L 21.761719 10.238281 C 21.992188 10.242188 22.207031 10.121094 22.320312 9.921875 C 22.4375 9.722656 22.4375 9.476562 22.320312 9.277344 C 22.207031 9.078125 21.992188 8.957031 21.761719 8.960938 Z M 10.238281 12.160156 C 10.007812 12.15625 9.792969 12.277344 9.679688 12.476562 C 9.5625 12.675781 9.5625 12.921875 9.679688 13.121094 C 9.792969 13.320312 10.007812 13.441406 10.238281 13.441406 L 17.28125 13.441406 C 17.511719 13.441406 17.726562 13.320312 17.84375 13.121094 C 17.957031 12.921875 17.957031 12.675781 17.84375 12.476562 C 17.726562 12.277344 17.511719 12.15625 17.28125 12.160156 Z M 30.078125 14.078125 L 22.371094 20.09375 C 21.917969 20.359375 21.5 20.679688 21.125 21.046875 C 19.488281 19.753906 18.03125 18.605469 17.839844 18.449219 C 17.316406 18.03125 16.667969 17.804688 16 17.804688 C 15.839844 17.804688 14.996094 17.839844 14.140625 18.464844 C 13.550781 18.902344 6.59375 24.3125 2.855469 27.222656 C 2.503906 27.496094 2.195312 27.734375 1.921875 27.949219 L 1.921875 29.441406 C 1.921875 29.792969 2.207031 30.078125 2.558594 30.078125 L 21.035156 30.078125 C 21.050781 30.097656 21.066406 30.117188 21.082031 30.132812 C 23.570312 32.621094 27.644531 32.621094 30.132812 30.132812 C 32.621094 27.644531 32.621094 23.570312 30.132812 21.082031 C 30.113281 21.0625 30.097656 21.046875 30.078125 21.035156 Z M 1.921875 14.167969 L 1.921875 26.328125 L 2.070312 26.210938 C 4.292969 24.480469 7.34375 22.105469 9.726562 20.257812 Z M 25.609375 20.492188 C 26.917969 20.492188 28.234375 20.992188 29.230469 21.988281 C 31.21875 23.980469 31.21875 27.238281 29.230469 29.230469 C 27.238281 31.21875 23.980469 31.21875 21.988281 29.230469 C 19.996094 27.226562 19.996094 23.992188 21.988281 21.988281 C 22.949219 21.027344 24.25 20.488281 25.609375 20.492188 M 25.609375 21.804688 C 25.4375 21.800781 25.273438 21.867188 25.15625 21.984375 C 25.035156 22.105469 24.96875 22.269531 24.972656 22.441406 L 24.972656 24.972656 L 22.441406 24.972656 C 22.269531 24.96875 22.105469 25.03125 21.984375 25.152344 C 21.863281 25.273438 21.800781 25.4375 21.804688 25.609375 C 21.804688 25.96875 22.078125 26.242188 22.441406 26.242188 L 24.972656 26.242188 L 24.972656 28.777344 C 24.972656 29.136719 25.246094 29.410156 25.609375 29.410156 C 25.789062 29.410156 25.96875 29.320312 26.058594 29.230469 C 26.171875 29.105469 26.238281 28.945312 26.242188 28.777344 L 26.242188 26.242188 L 28.777344 26.242188 C 28.945312 26.234375 29.105469 26.171875 29.230469 26.058594 C 29.320312 25.96875 29.410156 25.789062 29.410156 25.609375 C 29.414062 25.4375 29.347656 25.273438 29.226562 25.15625 C 29.109375 25.035156 28.945312 24.96875 28.777344 24.972656 L 26.242188 24.972656 L 26.242188 22.441406 C 26.246094 22.269531 26.179688 22.105469 26.058594 21.988281 C 25.941406 21.867188 25.777344 21.800781 25.609375 21.804688 M 25.609375 21.804688 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddEmail.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,54 @@
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 AddFirewall: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <clipPath id="clip-0">
19
+ <path
20
+ d="M 1.25 5 L 30.75 5 L 30.75 27 L 1.25 27 Z M 1.25 5 "
21
+ clipRule="nonzero"
22
+ />
23
+ </clipPath>
24
+ <clipPath id="clip-1">
25
+ <path
26
+ d="M 0 32 L 0 0 L 32 0 L 32 32 Z M 15.75 8.050781 C 11.105469 8.050781 7.300781 11.855469 7.300781 16.5 C 7.300781 21.144531 11.105469 24.949219 15.75 24.949219 C 20.394531 24.949219 24.199219 21.144531 24.199219 16.5 C 24.199219 11.855469 20.394531 8.050781 15.75 8.050781 "
27
+ clipRule="nonzero"
28
+ />
29
+ </clipPath>
30
+ </defs>
31
+ <g clipPath="url(#clip-0)">
32
+ <g clipPath="url(#clip-1)">
33
+ <path
34
+ fill={color}
35
+ d="M 1.28125 5.121094 L 1.28125 11.519531 L 10.238281 11.519531 L 10.238281 5.121094 Z M 11.519531 5.121094 L 11.519531 11.519531 L 20.480469 11.519531 L 20.480469 5.121094 Z M 21.761719 5.121094 L 21.761719 11.519531 L 30.71875 11.519531 L 30.71875 5.121094 Z M 1.28125 12.800781 L 1.28125 19.199219 L 5.121094 19.199219 L 5.121094 12.800781 Z M 6.398438 12.800781 L 6.398438 19.199219 L 15.359375 19.199219 L 15.359375 12.800781 Z M 16.640625 12.800781 L 16.640625 19.199219 L 25.601562 19.199219 L 25.601562 12.800781 Z M 26.878906 12.800781 L 26.878906 19.199219 L 30.71875 19.199219 L 30.71875 12.800781 Z M 1.28125 20.480469 L 1.28125 26.878906 L 10.238281 26.878906 L 10.238281 20.480469 Z M 11.519531 20.480469 L 11.519531 26.878906 L 20.480469 26.878906 L 20.480469 20.480469 Z M 21.761719 20.480469 L 21.761719 26.878906 L 30.71875 26.878906 L 30.71875 20.480469 Z M 21.761719 20.480469 "
36
+ fillRule="nonzero"
37
+ fillOpacity="1"
38
+ />
39
+ </g>
40
+ </g>
41
+ <path
42
+ fill={color}
43
+ d="M 15.75 9.460938 C 11.878906 9.460938 8.710938 12.628906 8.710938 16.5 C 8.710938 20.371094 11.878906 23.539062 15.75 23.539062 C 19.621094 23.539062 22.789062 20.371094 22.789062 16.5 C 22.789062 12.628906 19.621094 9.460938 15.75 9.460938 M 19.199219 17.203125 L 16.453125 17.203125 L 16.453125 19.949219 C 16.453125 20.371094 16.171875 20.652344 15.75 20.652344 C 15.328125 20.652344 15.046875 20.371094 15.046875 19.949219 L 15.046875 17.203125 L 12.300781 17.203125 C 11.878906 17.203125 11.597656 16.921875 11.597656 16.5 C 11.597656 16.078125 11.878906 15.796875 12.300781 15.796875 L 15.046875 15.796875 L 15.046875 12.980469 C 15.046875 12.558594 15.328125 12.277344 15.75 12.277344 C 16.171875 12.277344 16.453125 12.558594 16.453125 12.980469 L 16.453125 15.796875 L 19.199219 15.796875 C 19.621094 15.796875 19.902344 16.078125 19.902344 16.5 C 19.902344 16.921875 19.621094 17.203125 19.199219 17.203125 "
44
+ fillRule="nonzero"
45
+ fillOpacity="1"
46
+ />
47
+ </svg>
48
+ );
49
+ };
50
+
51
+ AddFirewall.propTypes = {
52
+ color: PropTypes.string,
53
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
54
+ };
@@ -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 AddFolder: 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 3.199219 2.558594 C 2.140625 2.558594 1.277344 3.417969 1.28125 4.480469 L 1.28125 8.320312 L 30.71875 8.320312 L 30.71875 7.039062 C 30.71875 5.980469 29.863281 5.121094 28.800781 5.121094 L 11.546875 5.125 C 11.371094 5.058594 11 4.472656 10.800781 4.15625 C 10.3125 3.371094 9.804688 2.558594 8.960938 2.558594 Z M 1.921875 9.601562 C 1.570312 9.601562 1.285156 9.886719 1.28125 10.238281 L 1.28125 27.519531 C 1.28125 28.578125 2.140625 29.441406 3.199219 29.441406 L 20.496094 29.441406 C 21.667969 30.988281 23.519531 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 24.171875 31.519531 22.851562 30.71875 21.785156 L 30.71875 10.238281 C 30.714844 9.886719 30.429688 9.601562 30.078125 9.601562 Z M 25.601562 20.480469 C 28.414062 20.480469 30.71875 22.785156 30.71875 25.601562 C 30.71875 28.414062 28.414062 30.71875 25.601562 30.71875 C 22.785156 30.71875 20.480469 28.414062 20.480469 25.601562 C 20.480469 22.785156 22.785156 20.480469 25.601562 20.480469 M 25.601562 21.824219 C 25.214844 21.824219 24.960938 22.078125 24.960938 22.464844 L 24.960938 24.960938 L 22.464844 24.960938 C 22.078125 24.960938 21.824219 25.214844 21.824219 25.601562 C 21.824219 25.984375 22.078125 26.238281 22.464844 26.238281 L 24.960938 26.238281 L 24.960938 28.734375 C 24.960938 29.121094 25.214844 29.375 25.601562 29.375 C 25.984375 29.375 26.238281 29.121094 26.238281 28.734375 L 26.238281 26.238281 L 28.734375 26.238281 C 29.121094 26.238281 29.375 25.984375 29.375 25.601562 C 29.375 25.214844 29.121094 24.960938 28.734375 24.960938 L 26.238281 24.960938 L 26.238281 22.464844 C 26.238281 22.078125 25.984375 21.824219 25.601562 21.824219 M 25.601562 21.824219 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddFolder.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 AddGroup: 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 12.960938 1.28125 C 10.757812 1.28125 9.117188 1.914062 8.136719 3.226562 C 6.9375 4.824219 6.734375 7.324219 7.46875 10.644531 C 7.1875 10.992188 6.984375 11.527344 7.066406 12.226562 C 7.234375 13.613281 7.765625 14.183594 8.21875 14.414062 C 8.429688 15.488281 9.019531 16.683594 9.59375 17.265625 C 9.59375 17.265625 9.601562 18.878906 9.519531 19.601562 C 9.136719 20.484375 7.882812 20.859375 6.40625 21.445312 C 3.9375 22.433594 0.871094 23.652344 0.640625 27.480469 L 0.601562 28.160156 L 19.738281 28.160156 C 20.730469 30.414062 22.988281 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 22.394531 29.613281 19.71875 26.527344 19.269531 C 26.527344 19.269531 26.507812 19.265625 26.503906 19.257812 C 25.476562 18.804688 24.027344 17.699219 23.761719 17.199219 C 23.679688 16.640625 23.6875 15.277344 23.6875 15.277344 C 24.21875 14.789062 24.933594 13.792969 25.183594 12.773438 C 25.601562 12.550781 26.074219 12.019531 26.222656 10.765625 C 26.296875 10.132812 26.117188 9.640625 25.863281 9.3125 C 26.183594 7.890625 26.625 5.171875 25.535156 3.570312 C 25.089844 2.914062 24.4375 2.503906 23.605469 2.328125 C 23.054688 1.652344 22.023438 1.28125 20.660156 1.28125 C 19.648438 1.28125 18.796875 1.453125 18.066406 1.804688 C 18.617188 2.136719 19.089844 2.585938 19.460938 3.128906 C 20.574219 4.75 20.800781 7.128906 20.140625 10.386719 C 20.4375 10.976562 20.550781 11.65625 20.46875 12.371094 C 20.289062 13.855469 19.738281 14.703125 19.175781 15.179688 C 18.90625 16.140625 18.4375 17.121094 17.921875 17.8125 C 17.921875 18.277344 17.917969 18.6875 17.945312 19.148438 C 18.289062 19.519531 19.4375 19.96875 20.296875 20.308594 C 20.648438 20.441406 21.425781 20.761719 21.425781 20.761719 C 21.078125 21.058594 20.765625 21.394531 20.492188 21.761719 C 20.269531 21.671875 20.050781 21.582031 19.832031 21.496094 C 18.355469 20.921875 17.105469 20.476562 16.71875 19.601562 C 16.640625 18.878906 16.644531 17.335938 16.644531 17.335938 C 17.222656 16.75 17.824219 15.496094 18.042969 14.40625 C 18.496094 14.175781 19.027344 13.605469 19.195312 12.21875 C 19.277344 11.511719 19.066406 10.976562 18.785156 10.628906 C 19.117188 9.132812 19.742188 5.804688 18.40625 3.851562 C 18.035156 3.308594 17.507812 2.886719 16.894531 2.644531 C 16.671875 2.5625 16.449219 2.496094 16.21875 2.4375 C 15.621094 1.691406 14.484375 1.28125 12.960938 1.28125 M 25.601562 20.480469 C 28.414062 20.480469 30.71875 22.785156 30.71875 25.601562 C 30.71875 28.414062 28.414062 30.71875 25.601562 30.71875 C 22.785156 30.71875 20.480469 28.414062 20.480469 25.601562 C 20.480469 22.785156 22.785156 20.480469 25.601562 20.480469 M 25.601562 21.761719 C 25.214844 21.761719 24.960938 22.015625 24.960938 22.335938 L 24.960938 24.960938 L 22.398438 24.960938 C 22.226562 24.953125 22.058594 25.015625 21.9375 25.136719 C 21.878906 25.191406 21.835938 25.261719 21.804688 25.335938 C 21.777344 25.421875 21.761719 25.511719 21.761719 25.601562 C 21.761719 25.792969 21.824219 25.953125 21.9375 26.0625 C 21.992188 26.121094 22.0625 26.164062 22.136719 26.195312 C 22.222656 26.222656 22.308594 26.238281 22.398438 26.238281 L 24.960938 26.238281 L 24.960938 28.800781 C 24.960938 29.183594 25.214844 29.441406 25.601562 29.441406 C 25.984375 29.441406 26.238281 29.183594 26.238281 28.800781 L 26.238281 26.238281 L 28.800781 26.238281 C 29.183594 26.238281 29.441406 25.984375 29.441406 25.601562 C 29.441406 25.214844 29.183594 24.960938 28.863281 24.960938 L 26.238281 24.960938 L 26.238281 22.398438 C 26.238281 22.015625 25.984375 21.761719 25.601562 21.761719 M 25.601562 21.761719 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddGroup.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 AddInbox: 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 3.074219 15.925781 C 3.449219 16.101562 3.894531 15.960938 4.101562 15.601562 L 7.5 8.949219 C 7.800781 8.351562 8.398438 8 9.050781 8 L 16.5 8 C 16.925781 8 17.25 7.675781 17.25 7.25 C 17.253906 7.050781 17.175781 6.855469 17.035156 6.714844 C 16.894531 6.574219 16.699219 6.496094 16.5 6.5 L 9.023438 6.5 C 7.800781 6.5 6.683594 7.183594 6.125 8.273438 L 2.75 14.898438 C 2.550781 15.273438 2.699219 15.726562 3.074219 15.925781 M 30.25 17.75 L 22.75 17.75 C 22.492188 17.746094 22.253906 17.878906 22.125 18.101562 C 20.703125 20.230469 18.308594 21.503906 15.75 21.5 C 13.183594 21.503906 10.785156 20.21875 9.375 18.074219 C 9.230469 17.871094 9 17.753906 8.75 17.75 L 1.75 17.75 C 1.550781 17.746094 1.355469 17.824219 1.214844 17.964844 C 1.074219 18.105469 0.996094 18.300781 1 18.5 L 1 26 C 1 27.800781 2.449219 29.25 4.25 29.25 L 27.75 29.25 C 29.550781 29.25 31 27.800781 31 26 L 31 18.5 C 31.003906 18.300781 30.925781 18.105469 30.785156 17.964844 C 30.644531 17.824219 30.449219 17.746094 30.25 17.75 M 26 14.75 C 28.75 14.75 31 12.5 31 9.75 C 31 7 28.75 4.75 26 4.75 C 23.25 4.75 21 7 21 9.75 C 21 12.5 23.25 14.75 26 14.75 M 24.226562 9 L 25.226562 9 L 25.226562 8 C 25.226562 7.574219 25.550781 7.25 25.976562 7.25 C 26.398438 7.25 26.726562 7.574219 26.726562 8 L 26.726562 9 L 27.726562 9 C 28.148438 9 28.476562 9.324219 28.476562 9.75 C 28.476562 10.175781 28.148438 10.5 27.726562 10.5 L 26.726562 10.5 L 26.726562 11.5 C 26.726562 11.925781 26.398438 12.25 25.976562 12.25 C 25.777344 12.253906 25.582031 12.175781 25.441406 12.035156 C 25.300781 11.894531 25.222656 11.699219 25.226562 11.5 L 25.226562 10.5 L 24.226562 10.5 C 24.027344 10.503906 23.832031 10.425781 23.691406 10.285156 C 23.550781 10.144531 23.472656 9.949219 23.476562 9.75 C 23.476562 9.335938 23.8125 9 24.226562 9 M 24.226562 9 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddInbox.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 AddKey: 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 21.761719 0 C 16.113281 0 11.519531 4.59375 11.519531 10.238281 C 11.519531 15.886719 16.113281 20.480469 21.761719 20.480469 C 20.148438 21.6875 19.199219 23.585938 19.199219 25.601562 C 19.199219 29.121094 22.078125 32 25.601562 32 C 29.121094 32 32 29.121094 32 25.601562 C 32 22.398438 29.617188 19.738281 26.539062 19.28125 C 29.78125 17.558594 32 14.160156 32 10.238281 C 32 4.59375 27.40625 0 21.761719 0 M 21.761719 3.839844 C 23.398438 3.839844 25.03125 4.46875 26.28125 5.71875 C 28.78125 8.214844 28.78125 12.265625 26.28125 14.761719 L 17.238281 5.71875 C 18.4375 4.515625 20.0625 3.839844 21.761719 3.839844 M 11.179688 14.800781 L 0 25.980469 L 0 29.820312 L 10.800781 19.019531 C 10.917969 18.898438 11.082031 18.832031 11.25 18.832031 C 11.417969 18.832031 11.582031 18.898438 11.699219 19.019531 C 11.820312 19.140625 11.890625 19.300781 11.890625 19.472656 C 11.890625 19.640625 11.820312 19.804688 11.699219 19.921875 L 0.640625 30.980469 L 1.660156 32 L 6.019531 32 L 8.320312 29.699219 L 8.320312 28.160156 L 9.859375 28.160156 L 12.160156 25.859375 L 12.160156 24.960938 L 13.058594 24.960938 L 14.71875 23.300781 L 14.71875 22.398438 L 15.621094 22.398438 L 17.199219 20.820312 C 14.5 19.652344 12.347656 17.5 11.179688 14.800781 M 25.601562 20.480469 C 28.414062 20.480469 30.71875 22.785156 30.71875 25.601562 C 30.71875 28.414062 28.414062 30.71875 25.601562 30.71875 C 22.785156 30.71875 20.480469 28.414062 20.480469 25.601562 C 20.480469 22.785156 22.785156 20.480469 25.601562 20.480469 M 25.601562 21.820312 C 25.214844 21.820312 24.960938 22.074219 24.960938 22.460938 L 24.960938 24.960938 L 22.460938 24.960938 C 22.074219 24.960938 21.820312 25.214844 21.820312 25.601562 C 21.820312 25.984375 22.074219 26.238281 22.460938 26.238281 L 24.960938 26.238281 L 24.960938 28.738281 C 24.960938 29.125 25.214844 29.378906 25.601562 29.378906 C 25.984375 29.378906 26.238281 29.125 26.238281 28.738281 L 26.238281 26.238281 L 28.738281 26.238281 C 29.125 26.238281 29.378906 25.984375 29.378906 25.601562 C 29.378906 25.214844 29.125 24.960938 28.738281 24.960938 L 26.238281 24.960938 L 26.238281 22.460938 C 26.238281 22.074219 25.984375 21.820312 25.601562 21.820312 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddKey.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 AddList: 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 3.839844 1.28125 L 3.839844 30.71875 L 21.78125 30.71875 C 22.878906 31.550781 24.222656 32 25.601562 32 C 29.132812 31.996094 31.996094 29.132812 32 25.601562 C 32 22.984375 30.414062 20.734375 28.160156 19.738281 L 28.160156 1.28125 Z M 8.320312 8.960938 L 10.878906 8.960938 L 10.878906 10.238281 L 8.320312 10.238281 Z M 12.800781 8.960938 L 23.679688 8.960938 L 23.679688 10.238281 L 12.800781 10.238281 Z M 8.320312 12.800781 L 10.878906 12.800781 L 10.878906 14.078125 L 8.320312 14.078125 Z M 12.800781 12.800781 L 23.679688 12.800781 L 23.679688 14.078125 L 12.800781 14.078125 Z M 8.320312 16.640625 L 10.878906 16.640625 L 10.878906 17.917969 L 8.320312 17.917969 Z M 12.800781 16.640625 L 23.679688 16.640625 L 23.679688 17.917969 L 12.800781 17.917969 Z M 8.320312 20.480469 L 10.878906 20.480469 L 10.878906 21.757812 L 8.320312 21.757812 Z M 12.800781 20.480469 L 21.78125 20.480469 C 21.292969 20.84375 20.863281 21.273438 20.5 21.757812 L 12.800781 21.757812 Z M 25.601562 20.480469 C 26.960938 20.476562 28.265625 21.015625 29.222656 21.976562 C 30.183594 22.9375 30.722656 24.242188 30.71875 25.601562 C 30.722656 26.960938 30.183594 28.261719 29.222656 29.222656 C 28.265625 30.183594 26.960938 30.722656 25.601562 30.71875 C 24.242188 30.722656 22.9375 30.183594 21.976562 29.222656 C 21.015625 28.261719 20.476562 26.960938 20.480469 25.601562 C 20.476562 24.242188 21.015625 22.9375 21.976562 21.976562 C 22.9375 21.011719 24.242188 20.476562 25.601562 20.480469 M 24.960938 22.394531 L 24.960938 24.960938 L 22.398438 24.960938 L 22.398438 26.234375 L 24.960938 26.234375 L 24.960938 28.800781 L 26.238281 28.800781 L 26.238281 26.234375 L 28.800781 26.234375 L 28.800781 24.960938 L 26.238281 24.960938 L 26.238281 22.394531 Z M 24.960938 22.394531 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddList.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,54 @@
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 AddNetworkCard: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <clipPath id="clip-0">
19
+ <path
20
+ d="M 1.25 3.75 L 30.125 3.75 L 30.125 27.625 L 1.25 27.625 Z M 1.25 3.75 "
21
+ clipRule="nonzero"
22
+ />
23
+ </clipPath>
24
+ <clipPath id="clip-1">
25
+ <path
26
+ d="M 0 32 L 0 0 L 32 0 L 32 32 Z M 23.039062 10.496094 C 19.660156 10.496094 16.894531 13.261719 16.894531 16.640625 C 16.894531 20.019531 19.660156 22.785156 23.039062 22.785156 C 26.417969 22.785156 29.183594 20.019531 29.183594 16.640625 C 29.183594 13.261719 26.417969 10.496094 23.039062 10.496094 "
27
+ clipRule="nonzero"
28
+ />
29
+ </clipPath>
30
+ </defs>
31
+ <g clipPath="url(#clip-0)">
32
+ <g clipPath="url(#clip-1)">
33
+ <path
34
+ fill={color}
35
+ d="M 1.28125 3.839844 L 1.28125 5.121094 L 3.839844 5.121094 C 4.203125 5.121094 4.480469 5.398438 4.480469 5.757812 L 4.480469 27.519531 L 5.761719 27.519531 L 5.761719 24.320312 L 8.320312 24.320312 L 8.320312 22.398438 C 8.324219 22.046875 8.609375 21.761719 8.960938 21.761719 L 15.359375 21.761719 C 15.710938 21.761719 15.996094 22.046875 16 22.398438 L 16 24.320312 L 30.078125 24.320312 L 30.078125 9.601562 L 5.761719 9.601562 L 5.761719 5.761719 C 5.757812 4.703125 4.898438 3.84375 3.839844 3.839844 Z M 19.839844 11.519531 L 21.121094 11.519531 L 21.121094 13.441406 L 19.839844 13.441406 L 19.839844 14.71875 L 17.921875 14.71875 L 17.921875 13.441406 L 19.839844 13.441406 Z M 22.398438 11.519531 L 23.679688 11.519531 L 23.679688 13.441406 L 22.398438 13.441406 Z M 24.960938 11.519531 L 26.238281 11.519531 L 26.238281 13.441406 L 28.160156 13.441406 L 28.160156 14.71875 L 26.238281 14.71875 L 26.238281 13.441406 L 24.960938 13.441406 Z M 13.441406 12.800781 C 14.148438 12.800781 14.71875 13.375 14.71875 14.082031 C 14.71875 14.789062 14.144531 15.359375 13.4375 15.359375 C 12.730469 15.359375 12.15625 14.785156 12.160156 14.078125 C 12.160156 13.371094 12.734375 12.800781 13.441406 12.800781 M 5.761719 13.441406 L 8.320312 13.441406 L 8.320312 18.558594 L 5.761719 18.558594 Z M 17.921875 16 L 19.839844 16 L 19.839844 17.28125 L 17.921875 17.28125 Z M 26.238281 16 L 28.160156 16 L 28.160156 17.28125 L 26.238281 17.28125 Z M 17.921875 18.558594 L 19.839844 18.558594 L 19.839844 19.839844 L 21.121094 19.839844 L 21.121094 21.761719 L 19.839844 21.761719 L 19.839844 19.839844 L 17.921875 19.839844 Z M 26.238281 18.558594 L 28.160156 18.558594 L 28.160156 19.839844 L 26.238281 19.839844 L 26.238281 21.761719 L 24.960938 21.761719 L 24.960938 19.839844 L 26.238281 19.839844 Z M 22.398438 19.839844 L 23.679688 19.839844 L 23.679688 21.761719 L 22.398438 21.761719 Z M 22.398438 19.839844 "
36
+ fillRule="nonzero"
37
+ fillOpacity="1"
38
+ />
39
+ </g>
40
+ </g>
41
+ <path
42
+ fill={color}
43
+ d="M 23.039062 11.519531 C 20.222656 11.519531 17.921875 13.824219 17.921875 16.640625 C 17.921875 19.457031 20.222656 21.761719 23.039062 21.761719 C 25.855469 21.761719 28.160156 19.457031 28.160156 16.640625 C 28.160156 13.824219 25.855469 11.519531 23.039062 11.519531 M 25.546875 17.152344 L 23.550781 17.152344 L 23.550781 19.148438 C 23.550781 19.457031 23.347656 19.660156 23.039062 19.660156 C 22.734375 19.660156 22.527344 19.457031 22.527344 19.148438 L 22.527344 17.152344 L 20.53125 17.152344 C 20.222656 17.152344 20.019531 16.945312 20.019531 16.640625 C 20.019531 16.332031 20.222656 16.128906 20.53125 16.128906 L 22.527344 16.128906 L 22.527344 14.078125 C 22.527344 13.773438 22.734375 13.566406 23.039062 13.566406 C 23.347656 13.566406 23.550781 13.773438 23.550781 14.078125 L 23.550781 16.128906 L 25.546875 16.128906 C 25.855469 16.128906 26.0625 16.332031 26.0625 16.640625 C 26.0625 16.945312 25.855469 17.152344 25.546875 17.152344 "
44
+ fillRule="nonzero"
45
+ fillOpacity="1"
46
+ />
47
+ </svg>
48
+ );
49
+ };
50
+
51
+ AddNetworkCard.propTypes = {
52
+ color: PropTypes.string,
53
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
54
+ };
@@ -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 AddNode: 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 12.160156 0 C 8.980469 0.00390625 6.402344 2.582031 6.398438 5.761719 C 6.398438 8.71875 8.644531 11.164062 11.519531 11.484375 L 11.519531 28.800781 L 19.839844 28.800781 L 19.839844 30.71875 L 24.960938 30.71875 L 24.960938 25.601562 L 19.839844 25.601562 L 19.839844 27.519531 L 12.800781 27.519531 L 12.800781 21.761719 L 19.839844 21.761719 L 19.839844 23.679688 L 24.960938 23.679688 L 24.960938 18.558594 L 19.839844 18.558594 L 19.839844 20.480469 L 12.800781 20.480469 L 12.800781 14.71875 L 19.839844 14.71875 L 19.839844 16.640625 L 24.960938 16.640625 L 24.960938 11.519531 L 19.839844 11.519531 L 19.839844 13.441406 L 12.800781 13.441406 L 12.800781 11.484375 C 15.675781 11.164062 17.921875 8.71875 17.921875 5.761719 C 17.917969 2.582031 15.339844 0.00390625 12.160156 0 M 11.519531 3.199219 L 12.800781 3.199219 L 12.800781 5.121094 L 14.71875 5.121094 L 14.71875 6.398438 L 12.800781 6.398438 L 12.800781 8.320312 L 11.519531 8.320312 L 11.519531 6.398438 L 9.601562 6.398438 L 9.601562 5.121094 L 11.519531 5.121094 Z M 21.121094 12.800781 L 23.679688 12.800781 L 23.679688 15.359375 L 21.121094 15.359375 Z M 21.121094 19.839844 L 23.679688 19.839844 L 23.679688 22.398438 L 21.121094 22.398438 Z M 21.121094 26.878906 L 23.679688 26.878906 L 23.679688 29.441406 L 21.121094 29.441406 Z M 21.121094 26.878906 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddNode.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 AddPage: 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.464844 1.28125 L 4.480469 1.28125 L 4.480469 30.71875 L 27.519531 30.71875 L 27.519531 9.335938 Z M 19.839844 8.960938 L 19.839844 3.464844 L 25.335938 8.960938 Z M 21.121094 19.199219 L 16.640625 19.199219 L 16.640625 23.679688 L 15.359375 23.679688 L 15.359375 19.199219 L 10.878906 19.199219 L 10.878906 17.921875 L 15.359375 17.921875 L 15.359375 13.441406 L 16.640625 13.441406 L 16.640625 17.921875 L 21.121094 17.921875 Z M 21.121094 19.199219 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddPage.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 AddReceipt: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <path
18
+ fill={color}
19
+ d="M 7.039062 1.28125 C 6.941406 1.28125 6.84375 1.304688 6.753906 1.347656 L 5.761719 1.84375 L 4.765625 1.347656 C 4.566406 1.25 4.332031 1.261719 4.144531 1.375 C 3.953125 1.492188 3.839844 1.699219 3.839844 1.921875 L 3.839844 30.078125 C 3.839844 30.246094 3.90625 30.410156 4.027344 30.53125 C 4.148438 30.652344 4.308594 30.71875 4.480469 30.71875 L 21.773438 30.71875 C 24.277344 32.585938 27.855469 32.394531 30.125 30.125 C 32.613281 27.636719 32.613281 23.5625 30.125 21.074219 C 29.558594 20.511719 28.894531 20.058594 28.160156 19.742188 L 28.160156 1.921875 C 28.160156 1.699219 28.046875 1.492188 27.855469 1.375 C 27.667969 1.257812 27.433594 1.25 27.234375 1.347656 L 26.238281 1.84375 L 25.246094 1.347656 C 25.066406 1.257812 24.851562 1.257812 24.671875 1.347656 L 23.679688 1.84375 L 22.6875 1.347656 C 22.507812 1.257812 22.292969 1.257812 22.113281 1.347656 L 21.121094 1.84375 L 20.125 1.347656 C 19.945312 1.257812 19.734375 1.257812 19.554688 1.347656 L 18.558594 1.84375 L 17.566406 1.347656 C 17.386719 1.257812 17.171875 1.257812 16.992188 1.347656 L 16 1.84375 L 15.007812 1.347656 C 14.828125 1.257812 14.613281 1.257812 14.433594 1.347656 L 13.441406 1.84375 L 12.445312 1.347656 C 12.265625 1.257812 12.054688 1.257812 11.875 1.347656 L 10.878906 1.84375 L 9.886719 1.347656 C 9.707031 1.257812 9.492188 1.257812 9.3125 1.347656 L 8.320312 1.84375 L 7.328125 1.347656 C 7.238281 1.304688 7.140625 1.28125 7.039062 1.28125 M 8.320312 7.039062 L 17.921875 7.039062 C 18.273438 7.039062 18.558594 7.324219 18.558594 7.679688 C 18.558594 7.847656 18.492188 8.011719 18.375 8.132812 C 18.253906 8.253906 18.09375 8.320312 17.921875 8.320312 L 8.320312 8.320312 C 8.148438 8.320312 7.988281 8.253906 7.867188 8.132812 C 7.746094 8.015625 7.679688 7.851562 7.679688 7.679688 C 7.679688 7.511719 7.746094 7.347656 7.867188 7.226562 C 7.988281 7.109375 8.148438 7.039062 8.320312 7.039062 M 21.761719 7.039062 L 23.679688 7.039062 C 23.941406 7.042969 24.171875 7.199219 24.269531 7.441406 C 24.371094 7.679688 24.316406 7.957031 24.132812 8.140625 C 24.011719 8.257812 23.847656 8.324219 23.679688 8.320312 L 21.761719 8.320312 C 21.59375 8.324219 21.429688 8.257812 21.308594 8.136719 C 21.125 7.953125 21.074219 7.679688 21.171875 7.441406 C 21.269531 7.203125 21.503906 7.042969 21.761719 7.042969 M 8.320312 10.878906 L 15.359375 10.878906 C 15.699219 10.902344 15.960938 11.179688 15.960938 11.519531 C 15.960938 11.859375 15.699219 12.136719 15.359375 12.160156 L 8.320312 12.160156 C 7.984375 12.136719 7.722656 11.855469 7.722656 11.519531 C 7.722656 11.183594 7.984375 10.902344 8.320312 10.878906 M 21.761719 10.878906 L 23.679688 10.878906 C 24.015625 10.902344 24.277344 11.183594 24.277344 11.519531 C 24.277344 11.855469 24.015625 12.136719 23.679688 12.160156 L 21.761719 12.160156 C 21.425781 12.136719 21.164062 11.859375 21.164062 11.519531 C 21.164062 11.179688 21.425781 10.902344 21.761719 10.878906 M 8.320312 14.71875 L 17.921875 14.71875 C 18.089844 14.71875 18.253906 14.785156 18.375 14.90625 C 18.496094 15.027344 18.5625 15.1875 18.5625 15.359375 C 18.5625 15.527344 18.496094 15.691406 18.375 15.8125 C 18.253906 15.933594 18.09375 16 17.921875 16 L 8.320312 16 C 7.984375 15.976562 7.722656 15.695312 7.722656 15.359375 C 7.722656 15.023438 7.984375 14.742188 8.320312 14.71875 M 21.761719 14.71875 L 23.679688 14.71875 C 24.015625 14.742188 24.277344 15.023438 24.277344 15.359375 C 24.277344 15.695312 24.015625 15.976562 23.679688 16 L 21.761719 16 C 21.425781 15.976562 21.164062 15.695312 21.164062 15.359375 C 21.164062 15.023438 21.425781 14.742188 21.761719 14.71875 M 8.320312 18.558594 L 15.359375 18.558594 C 15.691406 18.585938 15.949219 18.863281 15.949219 19.199219 C 15.949219 19.535156 15.691406 19.8125 15.359375 19.839844 L 8.320312 19.839844 C 7.984375 19.816406 7.722656 19.535156 7.722656 19.199219 C 7.722656 18.859375 7.984375 18.582031 8.320312 18.558594 M 21.761719 18.558594 L 23.679688 18.558594 C 23.851562 18.558594 24.011719 18.625 24.132812 18.746094 C 24.253906 18.867188 24.320312 19.027344 24.320312 19.199219 C 24.320312 19.25 24.300781 19.296875 24.292969 19.34375 C 23.789062 19.449219 23.296875 19.617188 22.832031 19.839844 L 21.761719 19.839844 C 21.425781 19.816406 21.164062 19.539062 21.164062 19.199219 C 21.164062 18.863281 21.425781 18.582031 21.761719 18.558594 M 25.601562 20.484375 C 26.957031 20.480469 28.261719 21.019531 29.21875 21.980469 C 31.210938 23.972656 31.210938 27.230469 29.21875 29.21875 C 27.21875 31.210938 23.980469 31.210938 21.980469 29.21875 C 19.988281 27.21875 19.988281 23.980469 21.980469 21.980469 C 22.941406 21.019531 24.242188 20.480469 25.601562 20.484375 M 25.601562 21.796875 C 25.433594 21.792969 25.269531 21.859375 25.148438 21.980469 C 25.027344 22.101562 24.960938 22.265625 24.964844 22.433594 L 24.964844 24.964844 L 22.433594 24.964844 C 22.265625 24.960938 22.101562 25.027344 21.980469 25.148438 C 21.859375 25.265625 21.792969 25.429688 21.796875 25.601562 C 21.792969 25.769531 21.859375 25.933594 21.980469 26.054688 C 22.101562 26.171875 22.265625 26.238281 22.433594 26.234375 L 24.964844 26.234375 L 24.964844 28.765625 C 24.964844 29.128906 25.238281 29.402344 25.601562 29.402344 C 25.78125 29.402344 25.960938 29.308594 26.050781 29.21875 C 26.167969 29.097656 26.230469 28.933594 26.234375 28.765625 L 26.234375 26.234375 L 28.765625 26.234375 C 28.949219 26.234375 29.128906 26.144531 29.21875 26.050781 C 29.335938 25.929688 29.398438 25.769531 29.402344 25.601562 C 29.40625 25.429688 29.339844 25.269531 29.21875 25.148438 C 29.097656 25.027344 28.9375 24.960938 28.765625 24.964844 L 26.234375 24.964844 L 26.234375 22.433594 C 26.238281 22.265625 26.171875 22.101562 26.054688 21.980469 C 25.933594 21.859375 25.769531 21.792969 25.601562 21.796875 M 8.320312 22.398438 C 8.558594 22.382812 8.78125 22.503906 8.90625 22.707031 C 9.027344 22.910156 9.027344 23.164062 8.90625 23.367188 C 8.78125 23.570312 8.558594 23.6875 8.320312 23.675781 C 7.980469 23.65625 7.714844 23.375 7.714844 23.035156 C 7.714844 22.699219 7.980469 22.417969 8.320312 22.398438 M 10.238281 22.398438 C 10.476562 22.382812 10.699219 22.503906 10.824219 22.707031 C 10.945312 22.910156 10.945312 23.164062 10.824219 23.367188 C 10.699219 23.574219 10.476562 23.691406 10.238281 23.679688 C 9.898438 23.65625 9.636719 23.375 9.636719 23.039062 C 9.636719 22.699219 9.898438 22.417969 10.238281 22.398438 M 12.160156 22.398438 C 12.398438 22.382812 12.625 22.503906 12.746094 22.707031 C 12.867188 22.910156 12.867188 23.164062 12.746094 23.367188 C 12.621094 23.570312 12.398438 23.691406 12.160156 23.679688 C 11.820312 23.660156 11.558594 23.378906 11.558594 23.039062 C 11.558594 22.699219 11.820312 22.417969 12.160156 22.398438 M 14.078125 22.398438 C 14.246094 22.398438 14.410156 22.464844 14.53125 22.585938 C 14.652344 22.707031 14.71875 22.867188 14.71875 23.039062 C 14.71875 23.207031 14.652344 23.371094 14.53125 23.492188 C 14.410156 23.613281 14.246094 23.679688 14.078125 23.679688 C 13.734375 23.664062 13.460938 23.382812 13.460938 23.039062 C 13.460938 22.695312 13.734375 22.410156 14.078125 22.398438 M 16 22.398438 C 16.238281 22.386719 16.460938 22.503906 16.585938 22.707031 C 16.707031 22.910156 16.707031 23.167969 16.585938 23.371094 C 16.429688 23.632812 16.109375 23.746094 15.820312 23.644531 C 15.53125 23.539062 15.355469 23.25 15.402344 22.945312 C 15.445312 22.644531 15.695312 22.414062 16 22.398438 M 17.921875 22.398438 C 18.269531 22.40625 18.546875 22.691406 18.546875 23.039062 C 18.546875 23.386719 18.269531 23.671875 17.921875 23.679688 C 17.582031 23.660156 17.316406 23.378906 17.316406 23.039062 C 17.316406 22.699219 17.582031 22.417969 17.921875 22.398438 M 17.921875 22.398438 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddReceipt.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };
@@ -0,0 +1,54 @@
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 AddShield: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <clipPath id="clip-0">
19
+ <path
20
+ d="M 1.875 0 L 30.125 0 L 30.125 31.875 L 1.875 31.875 Z M 1.875 0 "
21
+ clipRule="nonzero"
22
+ />
23
+ </clipPath>
24
+ <clipPath id="clip-1">
25
+ <path
26
+ d="M 0 32 L 0 0 L 32 0 L 32 32 Z M 16 5.632812 C 11.355469 5.632812 7.550781 9.433594 7.550781 14.078125 C 7.550781 18.726562 11.355469 22.527344 16 22.527344 C 20.644531 22.527344 24.449219 18.726562 24.449219 14.078125 C 24.449219 9.433594 20.644531 5.632812 16 5.632812 "
27
+ clipRule="nonzero"
28
+ />
29
+ </clipPath>
30
+ </defs>
31
+ <g clipPath="url(#clip-0)">
32
+ <g clipPath="url(#clip-1)">
33
+ <path
34
+ fill={color}
35
+ d="M 16.011719 31.875 L 15.734375 31.746094 C 15.59375 31.683594 1.921875 25.140625 1.921875 5.648438 L 1.921875 5.132812 L 2.421875 5.023438 C 7.160156 3.984375 9.957031 2.511719 12 1.433594 C 13.585938 0.601562 14.734375 0 16 0 C 17.265625 0 18.414062 0.601562 20 1.433594 C 22.042969 2.511719 24.839844 3.980469 29.578125 5.023438 L 30.078125 5.132812 L 30.078125 5.648438 C 30.078125 24.496094 16.425781 31.664062 16.289062 31.734375 Z M 16.011719 31.875 "
36
+ fillRule="nonzero"
37
+ fillOpacity="1"
38
+ />
39
+ </g>
40
+ </g>
41
+ <path
42
+ fill={color}
43
+ d="M 16 7.039062 C 12.128906 7.039062 8.960938 10.207031 8.960938 14.078125 C 8.960938 17.953125 12.128906 21.121094 16 21.121094 C 19.871094 21.121094 23.039062 17.953125 23.039062 14.078125 C 23.039062 10.207031 19.871094 7.039062 16 7.039062 M 19.449219 14.785156 L 16.703125 14.785156 L 16.703125 17.53125 C 16.703125 17.953125 16.421875 18.234375 16 18.234375 C 15.578125 18.234375 15.296875 17.953125 15.296875 17.53125 L 15.296875 14.785156 L 12.550781 14.785156 C 12.128906 14.785156 11.847656 14.503906 11.847656 14.078125 C 11.847656 13.65625 12.128906 13.375 12.550781 13.375 L 15.296875 13.375 L 15.296875 10.558594 C 15.296875 10.136719 15.578125 9.855469 16 9.855469 C 16.421875 9.855469 16.703125 10.136719 16.703125 10.558594 L 16.703125 13.375 L 19.449219 13.375 C 19.871094 13.375 20.152344 13.65625 20.152344 14.078125 C 20.152344 14.503906 19.871094 14.785156 19.449219 14.785156 "
44
+ fillRule="nonzero"
45
+ fillOpacity="1"
46
+ />
47
+ </svg>
48
+ );
49
+ };
50
+
51
+ AddShield.propTypes = {
52
+ color: PropTypes.string,
53
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
54
+ };
@@ -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 AddSnapshot: 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.441406 7.039062 L 23.707031 7.042969 C 23.53125 6.980469 23.160156 6.390625 22.964844 6.074219 C 22.472656 5.289062 21.960938 4.480469 21.121094 4.480469 L 10.878906 4.480469 C 10.039062 4.480469 9.527344 5.289062 9.035156 6.074219 C 8.839844 6.390625 8.46875 6.980469 8.320312 7.039062 L 2.558594 7.039062 C 2.050781 7.039062 1.5625 7.242188 1.203125 7.601562 C 0.839844 7.960938 0.640625 8.453125 0.640625 8.960938 L 0.640625 25.601562 C 0.640625 26.660156 1.5 27.519531 2.558594 27.519531 L 29.441406 27.519531 C 30.5 27.519531 31.359375 26.660156 31.359375 25.601562 L 31.359375 8.960938 C 31.359375 7.898438 30.5 7.039062 29.441406 7.039062 M 20.480469 17.921875 L 16.640625 17.921875 L 16.640625 21.761719 C 16.636719 21.929688 16.570312 22.089844 16.453125 22.210938 C 16.332031 22.332031 16.167969 22.398438 16 22.394531 C 15.828125 22.394531 15.667969 22.328125 15.546875 22.210938 C 15.425781 22.09375 15.359375 21.929688 15.359375 21.761719 L 15.359375 17.921875 L 11.519531 17.921875 C 11.175781 17.90625 10.902344 17.625 10.902344 17.28125 C 10.898438 16.933594 11.171875 16.652344 11.519531 16.640625 L 15.359375 16.640625 L 15.359375 12.800781 C 15.359375 12.628906 15.425781 12.464844 15.546875 12.347656 C 15.664062 12.226562 15.828125 12.160156 16 12.160156 C 16.355469 12.160156 16.640625 12.445312 16.640625 12.800781 L 16.640625 16.640625 L 20.480469 16.640625 C 20.8125 16.667969 21.070312 16.945312 21.070312 17.28125 C 21.070312 17.613281 20.8125 17.894531 20.480469 17.917969 M 20.480469 17.917969 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddSnapshot.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 AddTag: 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.558594 1.28125 C 17.734375 1.28125 16.929688 1.328125 16.359375 1.898438 L 1.820312 16.441406 C 1.472656 16.792969 1.277344 17.265625 1.28125 17.761719 C 1.28125 18.253906 1.46875 18.710938 1.820312 19.058594 L 12.941406 30.179688 C 13.289062 30.53125 13.746094 30.71875 14.238281 30.71875 C 14.734375 30.71875 15.210938 30.53125 15.558594 30.179688 L 18.601562 27.140625 C 19.648438 29.25 21.808594 30.71875 24.320312 30.71875 C 27.851562 30.714844 30.714844 27.851562 30.71875 24.320312 C 30.71875 21.808594 29.25 19.648438 27.140625 18.601562 L 30.101562 15.640625 C 30.726562 15.015625 30.726562 14.105469 30.71875 13.238281 L 30.71875 3.519531 C 30.71875 2.285156 29.71875 1.28125 28.480469 1.28125 Z M 24.960938 5.121094 C 26.023438 5.121094 26.878906 5.980469 26.878906 7.042969 C 26.878906 8.101562 26.019531 8.960938 24.957031 8.960938 C 23.898438 8.960938 23.039062 8.101562 23.039062 7.039062 C 23.039062 5.980469 23.898438 5.121094 24.960938 5.121094 M 24.320312 19.199219 C 25.679688 19.199219 26.980469 19.738281 27.945312 20.699219 C 28.902344 21.660156 29.441406 22.964844 29.441406 24.320312 C 29.445312 25.679688 28.90625 26.984375 27.945312 27.945312 C 26.984375 28.90625 25.679688 29.445312 24.320312 29.441406 C 22.960938 29.445312 21.65625 28.90625 20.695312 27.945312 C 19.734375 26.984375 19.195312 25.679688 19.199219 24.320312 C 19.195312 22.964844 19.734375 21.660156 20.695312 20.699219 C 21.65625 19.738281 22.960938 19.199219 24.320312 19.199219 M 23.679688 21.121094 L 23.679688 23.679688 L 21.121094 23.679688 L 21.121094 24.960938 L 23.679688 24.960938 L 23.679688 27.519531 L 24.957031 27.519531 L 24.957031 24.960938 L 27.519531 24.960938 L 27.519531 23.679688 L 24.957031 23.679688 L 24.957031 21.121094 Z M 23.679688 21.121094 "
20
+ fillRule="nonzero"
21
+ fillOpacity="1"
22
+ />
23
+ </svg>
24
+ );
25
+ };
26
+
27
+ AddTag.propTypes = {
28
+ color: PropTypes.string,
29
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
30
+ };