@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,64 @@
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 AzureDns: 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
+ <radialGradient
19
+ id="radial-pattern-0"
20
+ gradientUnits="userSpaceOnUse"
21
+ cx="-6811.399902"
22
+ cy="6729.689941"
23
+ fx="-6811.399902"
24
+ fy="6729.689941"
25
+ r="17"
26
+ gradientTransform="matrix(0.88889, 0, 0, -0.88889, 6070.951172, 5998.311035)"
27
+ >
28
+ <stop
29
+ offset="0.18"
30
+ stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
31
+ stopOpacity="1"
32
+ />
33
+ <stop
34
+ offset="1"
35
+ stopColor="rgb(0%, 47.058824%, 83.137256%)"
36
+ stopOpacity="1"
37
+ />
38
+ </radialGradient>
39
+ </defs>
40
+ <path
41
+ fill={color}
42
+ d="M 25.261719 27.945312 C 18.664062 33.0625 9.167969 31.859375 4.054688 25.261719 C -1.0625 18.664062 0.140625 9.167969 6.738281 4.054688 L 6.898438 3.945312 C 13.53125 -1.003906 22.910156 0.300781 27.9375 6.875 C 32.964844 13.445312 31.773438 22.839844 25.261719 27.945312 "
43
+ fillRule="nonzero"
44
+ />
45
+ <path
46
+ fill={color}
47
+ d="M 16 2.328125 C 8.449219 2.328125 2.328125 8.449219 2.328125 16 C 2.328125 23.550781 8.449219 29.671875 16 29.671875 C 23.550781 29.671875 29.671875 23.550781 29.671875 16 C 29.660156 8.453125 23.546875 2.339844 16 2.328125 M 25.15625 6.933594 C 23.964844 7.605469 22.671875 8.085938 21.332031 8.355469 C 20.867188 6.640625 20.117188 5.015625 19.109375 3.554688 C 21.398438 4.105469 23.488281 5.273438 25.15625 6.933594 M 16 3.09375 C 16.648438 3.09375 17.296875 3.144531 17.9375 3.253906 C 19.238281 4.800781 20.167969 6.625 20.65625 8.585938 C 17.453125 9.171875 14.171875 9.171875 10.96875 8.585938 C 11.457031 6.664062 12.375 4.875 13.652344 3.359375 C 14.425781 3.199219 15.210938 3.109375 16 3.09375 M 12.445312 3.554688 C 11.425781 5 10.660156 6.613281 10.1875 8.320312 C 8.984375 8.078125 7.839844 7.613281 6.808594 6.949219 C 8.367188 5.355469 10.308594 4.1875 12.445312 3.554688 M 6.613281 24.890625 C 7.574219 24.246094 8.648438 23.789062 9.777344 23.539062 C 10.21875 25.304688 11.039062 26.953125 12.179688 28.375 C 10.054688 27.710938 8.136719 26.511719 6.613281 24.890625 M 18.007812 28.800781 C 17.34375 28.890625 16.671875 28.925781 16 28.90625 C 15.140625 28.910156 14.28125 28.820312 13.441406 28.640625 C 11.953125 27.1875 10.921875 25.335938 10.472656 23.308594 C 13.921875 22.605469 17.476562 22.605469 20.925781 23.308594 C 20.464844 25.339844 19.421875 27.195312 17.921875 28.640625 Z M 19.308594 28.515625 C 20.480469 27.054688 21.320312 25.355469 21.761719 23.539062 C 23.019531 23.832031 24.21875 24.332031 25.316406 25.011719 C 23.667969 26.6875 21.589844 27.878906 19.308594 28.445312 Z M 21.9375 22.792969 C 22.078125 22.152344 22.203125 21.492188 22.292969 20.800781 L 21.476562 20.996094 C 21.386719 21.542969 21.296875 22.097656 21.171875 22.613281 C 17.601562 21.882812 13.917969 21.882812 10.347656 22.613281 C 10.226562 22.105469 10.125 21.597656 10.042969 21.085938 C 10.035156 21.03125 10.035156 20.976562 10.042969 20.925781 L 9.226562 20.691406 C 9.21875 20.855469 9.21875 21.023438 9.226562 21.191406 C 9.226562 21.757812 9.421875 22.292969 9.527344 22.808594 C 8.257812 23.089844 7.054688 23.601562 5.972656 24.320312 C 1.921875 19.457031 2.003906 12.375 6.167969 7.609375 C 7.300781 8.335938 8.554688 8.855469 9.867188 9.136719 C 9.742188 9.5625 9.636719 10.027344 9.546875 10.488281 C 9.457031 10.949219 9.546875 10.933594 9.40625 11.148438 L 10.238281 10.949219 L 10.238281 10.648438 C 10.347656 10.1875 10.453125 9.742188 10.578125 9.316406 C 12.367188 9.644531 14.183594 9.785156 16 9.742188 C 17.65625 9.742188 19.3125 9.585938 20.941406 9.28125 C 21.066406 9.761719 21.191406 10.277344 21.296875 10.792969 L 22.117188 10.988281 C 21.996094 10.386719 21.851562 9.792969 21.6875 9.207031 C 23.128906 8.894531 24.511719 8.347656 25.777344 7.589844 C 30.023438 12.394531 30.070312 19.601562 25.882812 24.457031 C 24.671875 23.667969 23.339844 23.085938 21.9375 22.738281 Z M 21.9375 22.792969 "
48
+ fillRule="nonzero"
49
+ fillOpacity="1"
50
+ />
51
+ <path
52
+ fill={color}
53
+ d="M 6.558594 12.445312 C 7.242188 12.347656 7.929688 12.300781 8.621094 12.300781 C 9.714844 12.214844 10.800781 12.546875 11.664062 13.226562 C 12.351562 13.914062 12.730469 14.847656 12.710938 15.820312 C 12.765625 16.902344 12.375 17.957031 11.625 18.738281 C 10.707031 19.515625 9.519531 19.90625 8.320312 19.820312 C 7.726562 19.824219 7.132812 19.796875 6.542969 19.734375 Z M 7.539062 19.074219 C 7.863281 19.097656 8.191406 19.097656 8.515625 19.074219 C 9.394531 19.175781 10.265625 18.867188 10.886719 18.238281 C 11.507812 17.613281 11.808594 16.734375 11.699219 15.859375 C 11.773438 15.042969 11.46875 14.242188 10.875 13.679688 C 10.28125 13.117188 9.464844 12.859375 8.65625 12.976562 C 8.285156 12.941406 7.910156 12.941406 7.539062 12.976562 Z M 13.972656 19.75 L 13.972656 12.265625 L 15.023438 12.265625 L 17.421875 16 C 17.925781 16.78125 18.378906 17.597656 18.773438 18.4375 C 18.683594 17.441406 18.667969 16.535156 18.667969 15.359375 L 18.667969 12.265625 L 19.554688 12.265625 L 19.554688 19.75 L 18.578125 19.75 L 16.230469 16 C 15.714844 15.164062 15.21875 14.222656 14.828125 13.511719 L 14.828125 19.804688 Z M 21.136719 18.578125 C 21.679688 18.890625 22.292969 19.058594 22.914062 19.058594 C 23.910156 19.058594 24.480469 18.542969 24.480469 17.777344 C 24.480469 17.011719 24.089844 16.675781 23.074219 16.300781 C 22.0625 15.929688 21.085938 15.234375 21.085938 14.167969 C 21.121094 13.570312 21.402344 13.011719 21.863281 12.628906 C 22.324219 12.242188 22.925781 12.066406 23.519531 12.140625 C 24.089844 12.125 24.660156 12.246094 25.171875 12.496094 L 24.890625 13.296875 C 24.453125 13.058594 23.960938 12.9375 23.464844 12.941406 C 22.4375 12.941406 22.042969 13.546875 22.042969 14.0625 C 22.042969 14.578125 22.507812 15.109375 23.539062 15.503906 C 24.570312 15.894531 25.457031 16.605469 25.457031 17.707031 C 25.457031 18.808594 24.605469 19.859375 22.828125 19.859375 C 22.164062 19.863281 21.507812 19.699219 20.925781 19.378906 Z M 21.136719 18.578125 "
54
+ fillRule="nonzero"
55
+ fillOpacity="1"
56
+ />
57
+ </svg>
58
+ );
59
+ };
60
+
61
+ AzureDns.propTypes = {
62
+ color: PropTypes.string,
63
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
64
+ };
@@ -0,0 +1,191 @@
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 AzureEnterpriseApp: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <linearGradient
31
+ id="linear-pattern-0"
32
+ gradientUnits="userSpaceOnUse"
33
+ x1="-6784.850098"
34
+ y1="1118.780029"
35
+ x2="-6784.850098"
36
+ y2="1089.97998"
37
+ gradientTransform="matrix(0.88889, 0, 0, -0.88889, 6045.172852, 995.538025)"
38
+ >
39
+ <stop
40
+ offset="0"
41
+ stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
42
+ stopOpacity="1"
43
+ />
44
+ <stop
45
+ offset="0.18"
46
+ stopColor="rgb(34.509805%, 61.960787%, 92.941177%)"
47
+ stopOpacity="1"
48
+ />
49
+ <stop
50
+ offset="0.41"
51
+ stopColor="rgb(28.235295%, 59.215689%, 91.37255%)"
52
+ stopOpacity="1"
53
+ />
54
+ <stop
55
+ offset="0.66"
56
+ stopColor="rgb(18.039216%, 54.901963%, 88.235295%)"
57
+ stopOpacity="1"
58
+ />
59
+ <stop
60
+ offset="0.94"
61
+ stopColor="rgb(3.921569%, 48.627451%, 84.313726%)"
62
+ stopOpacity="1"
63
+ />
64
+ <stop
65
+ offset="1"
66
+ stopColor="rgb(0%, 47.058824%, 83.137256%)"
67
+ stopOpacity="1"
68
+ />
69
+ </linearGradient>
70
+ <image id="source-14" x="0" y="0" width="32" height="32" />
71
+ <mask id="mask-0">
72
+ <g filter="url(#filter-remove-color)">
73
+ <use />
74
+ </g>
75
+ </mask>
76
+ <linearGradient
77
+ id="linear-pattern-1"
78
+ gradientUnits="userSpaceOnUse"
79
+ x1="-1.47"
80
+ y1="14.91"
81
+ x2="17.16"
82
+ y2="14.8"
83
+ gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
84
+ >
85
+ <stop
86
+ offset="0"
87
+ stopColor="rgb(26.666668%, 61.176473%, 86.666667%)"
88
+ stopOpacity="0.14902"
89
+ />
90
+ <stop
91
+ offset="0.16"
92
+ stopColor="rgb(15.686275%, 43.921569%, 67.058825%)"
93
+ stopOpacity="0"
94
+ />
95
+ <stop
96
+ offset="0.18"
97
+ stopColor="rgb(14.117648%, 41.176471%, 63.921571%)"
98
+ stopOpacity="0.0588235"
99
+ />
100
+ <stop
101
+ offset="0.23"
102
+ stopColor="rgb(10.196079%, 34.901962%, 56.862748%)"
103
+ stopOpacity="0.188235"
104
+ />
105
+ <stop
106
+ offset="0.28"
107
+ stopColor="rgb(7.843138%, 30.980393%, 52.549022%)"
108
+ stopOpacity="0.270588"
109
+ />
110
+ <stop
111
+ offset="0.34"
112
+ stopColor="rgb(7.058824%, 29.803923%, 50.980395%)"
113
+ stopOpacity="0.301961"
114
+ />
115
+ <stop
116
+ offset="0.76"
117
+ stopColor="rgb(0%, 15.686275%, 31.764707%)"
118
+ stopOpacity="0.34902"
119
+ />
120
+ <stop
121
+ offset="0.9"
122
+ stopColor="rgb(18.431373%, 47.843137%, 71.372551%)"
123
+ stopOpacity="0"
124
+ />
125
+ <stop
126
+ offset="1"
127
+ stopColor="rgb(26.666668%, 61.176473%, 86.666667%)"
128
+ stopOpacity="0"
129
+ />
130
+ </linearGradient>
131
+ <clipPath id="clip-0">
132
+ <rect x="0" y="0" width="32" height="32" />
133
+ </clipPath>
134
+ <g id="source-13" clipPath="url(#clip-0)">
135
+ <path
136
+ fill={color}
137
+ d="M 18.949219 26.667969 L 26.328125 26.667969 C 26.171875 26.53125 26.0625 26.351562 26.007812 26.152344 L 18.898438 26.152344 Z M 18.949219 26.667969 "
138
+ fillRule="nonzero"
139
+ />
140
+ </g>
141
+ <clipPath id="clip-1">
142
+ <rect x="0" y="0" width="32" height="32" />
143
+ </clipPath>
144
+ <g id="source-16" clipPath="url(#clip-1)">
145
+ <g mask="url(#mask-0)">
146
+ <use />
147
+ </g>
148
+ </g>
149
+ <clipPath id="clip-2">
150
+ <path
151
+ d="M 17.875 16.125 L 31 16.125 L 31 30.5 L 17.875 30.5 Z M 17.875 16.125 "
152
+ clipRule="nonzero"
153
+ />
154
+ </clipPath>
155
+ <clipPath id="clip-3">
156
+ <path
157
+ d="M 23.574219 16.195312 C 19.492188 16.195312 16.179688 19.507812 16.179688 23.589844 C 16.152344 26.25 17.554688 28.722656 19.855469 30.0625 C 22.152344 31.398438 24.996094 31.398438 27.296875 30.0625 C 29.59375 28.722656 31 26.25 30.96875 23.589844 C 30.96875 19.507812 27.65625 16.195312 23.574219 16.195312 "
158
+ clipRule="nonzero"
159
+ />
160
+ </clipPath>
161
+ </defs>
162
+ <path
163
+ fill={color}
164
+ d="M 9.972656 18.933594 L 17.671875 18.933594 L 17.671875 26.667969 L 9.972656 26.667969 Z M 1.085938 8.691406 L 8.691406 8.691406 L 8.691406 1.007812 L 2.078125 1.007812 C 1.488281 1.011719 1.011719 1.488281 1.011719 2.078125 Z M 2.078125 26.667969 L 8.691406 26.667969 L 8.691406 18.933594 L 1.011719 18.933594 L 1.011719 25.546875 C 1 25.839844 1.105469 26.125 1.304688 26.335938 C 1.507812 26.546875 1.789062 26.667969 2.078125 26.667969 M 1.011719 17.777344 L 8.691406 17.777344 L 8.691406 9.972656 L 1.011719 9.972656 Z M 18.949219 26.667969 L 25.5625 26.667969 C 26.152344 26.667969 26.632812 26.1875 26.632812 25.601562 L 26.632812 18.933594 L 18.949219 18.933594 Z M 10.0625 17.777344 L 17.671875 17.777344 L 17.671875 9.972656 L 9.972656 9.972656 Z M 19.039062 17.777344 L 26.667969 17.777344 L 26.667969 9.972656 L 18.949219 9.972656 Z M 19.039062 1.136719 L 19.039062 8.691406 L 26.667969 8.691406 L 26.667969 2.078125 C 26.664062 1.492188 26.191406 1.015625 25.601562 1.011719 Z M 10.152344 8.816406 L 17.671875 8.816406 L 17.671875 1.011719 L 9.972656 1.011719 Z M 10.152344 8.816406 "
165
+ fillRule="nonzero"
166
+ />
167
+ <use />
168
+ <path
169
+ fill={color}
170
+ d="M 23.574219 16.195312 C 19.492188 16.195312 16.179688 19.507812 16.179688 23.589844 C 16.152344 26.25 17.554688 28.722656 19.855469 30.0625 C 22.152344 31.398438 24.996094 31.398438 27.296875 30.0625 C 29.59375 28.722656 31 26.25 30.96875 23.589844 C 30.96875 19.507812 27.65625 16.195312 23.574219 16.195312 "
171
+ fillRule="nonzero"
172
+ fillOpacity="1"
173
+ />
174
+ <g clipPath="url(#clip-2)">
175
+ <g clipPath="url(#clip-3)">
176
+ <path
177
+ fill={color}
178
+ d="M 30.328125 24.65625 C 29.957031 24.851562 29.421875 24.746094 29.171875 24.941406 C 28.691406 25.214844 28.304688 25.625 28.054688 26.117188 C 28.054688 26.222656 28.054688 26.382812 27.929688 26.4375 C 27.429688 26.773438 26.933594 27.128906 27.394531 27.875 C 26.863281 27.875 27.039062 27.394531 26.792969 27.253906 C 26.417969 27.089844 25.988281 27.101562 25.621094 27.289062 C 25.257812 27.472656 24.992188 27.8125 24.90625 28.214844 C 24.847656 28.472656 24.960938 28.738281 25.191406 28.871094 C 25.304688 28.933594 25.4375 28.945312 25.558594 28.902344 C 25.679688 28.859375 25.777344 28.773438 25.832031 28.65625 C 25.875 28.578125 25.953125 28.519531 26.039062 28.5 C 26.125 28.480469 26.21875 28.5 26.292969 28.550781 C 26.292969 28.835938 25.796875 29.351562 26.613281 29.367188 C 26.828125 29.367188 26.773438 29.617188 26.71875 29.777344 C 26.667969 29.9375 26.828125 30.203125 27.058594 30.3125 C 27.289062 30.417969 27.058594 30.3125 27.058594 30.398438 C 26.398438 30.398438 26.257812 29.601562 25.617188 29.511719 C 25.359375 29.441406 25.101562 29.359375 24.851562 29.261719 C 24.375 29.101562 23.820312 29.011719 23.714844 28.300781 C 23.628906 27.9375 23.398438 27.621094 23.074219 27.429688 C 22.863281 27.289062 22.738281 27.023438 22.523438 26.863281 C 22.441406 26.625 22.308594 26.40625 22.132812 26.222656 C 21.800781 25.78125 21.707031 25.203125 21.882812 24.675781 C 22.199219 23.691406 22.136719 22.628906 21.707031 21.6875 C 21.527344 21.121094 21.492188 20.535156 20.851562 20.160156 C 20.214844 19.785156 20.320312 20.375 20.070312 20.25 C 19.820312 20.125 19.679688 20.480469 19.609375 20.515625 C 19.09375 20.65625 18.648438 21.101562 17.992188 21.03125 C 18.238281 20.90625 18.4375 20.835938 18.613281 20.730469 C 18.792969 20.621094 19.128906 20.480469 18.738281 20.054688 C 18.347656 19.625 18.488281 19.003906 19.539062 18.578125 C 19.449219 18.328125 18.808594 18.382812 19.09375 17.921875 C 19.378906 17.457031 19.589844 17.6875 19.859375 17.921875 C 20.035156 17.582031 19.644531 17.15625 19.945312 16.960938 C 20.347656 16.730469 20.777344 16.558594 21.226562 16.445312 C 21.332031 16.390625 21.457031 16.378906 21.570312 16.414062 C 21.683594 16.453125 21.777344 16.535156 21.832031 16.640625 C 22.152344 17.136719 22.792969 17.226562 23.109375 17.722656 C 23.199219 17.882812 23.378906 17.722656 23.503906 17.722656 C 24.230469 17.476562 24.710938 17.9375 25.28125 18.3125 C 25.847656 18.683594 25.761719 18.914062 26.222656 18.863281 C 26.34375 18.835938 26.472656 18.835938 26.59375 18.863281 C 26.878906 18.988281 27.148438 19.058594 27.359375 18.753906 C 27.582031 18.730469 27.769531 18.566406 27.820312 18.347656 C 27.929688 18.1875 27.980469 17.957031 28.25 18.0625 C 28.121094 18.566406 28.191406 19.101562 28.445312 19.554688 C 28.675781 19.378906 28.90625 19.269531 28.640625 18.863281 C 28.523438 18.675781 28.507812 18.445312 28.597656 18.246094 C 28.683594 18.046875 28.871094 17.902344 29.085938 17.867188 C 29.507812 17.726562 29.972656 17.894531 30.203125 18.277344 C 30.542969 18.878906 30.648438 19.574219 31.039062 20.054688 C 31.164062 20.214844 31.039062 20.285156 31.039062 20.410156 C 31.039062 20.535156 30.71875 20.410156 30.542969 20.300781 L 30.667969 21.066406 C 30.136719 21.296875 29.519531 21.109375 29.207031 20.621094 C 29.207031 20.410156 29.207031 20.320312 29.421875 20.214844 C 29.636719 20.105469 29.761719 20.019531 29.761719 19.785156 C 29.785156 19.640625 29.710938 19.5 29.582031 19.429688 C 29.441406 19.429688 29.351562 19.429688 29.316406 19.589844 C 29.28125 19.75 28.730469 20.035156 28.816406 20.535156 C 28.90625 21.03125 28.480469 20.925781 28.230469 20.78125 C 27.644531 20.480469 27.429688 21.011719 27.183594 21.296875 C 26.933594 21.582031 27.183594 21.902344 27.464844 22.117188 C 27.75 22.328125 28.019531 22.488281 28.125 22.828125 C 28.421875 22.5625 28.605469 22.191406 28.640625 21.796875 C 28.640625 21.476562 28.765625 21.03125 29.207031 20.976562 C 29.550781 20.949219 29.871094 21.152344 29.992188 21.476562 C 30.078125 21.671875 30.222656 21.6875 30.398438 21.707031 C 30.800781 22.574219 31.125 23.480469 31.359375 24.410156 L 30.703125 24.320312 C 30.703125 23.804688 30.257812 24.035156 30.007812 23.929688 C 29.9375 24.25 30.347656 24.335938 30.328125 24.65625 M 27.769531 18.257812 C 27.539062 18.042969 27.289062 17.847656 27.664062 17.546875 C 28.035156 17.246094 28.019531 17.03125 28.195312 17.546875 C 28.238281 17.855469 28.0625 18.148438 27.769531 18.257812 M 28.320312 17.546875 C 28.515625 17.351562 28.765625 17.367188 28.800781 17.546875 C 28.835938 17.722656 28.570312 17.882812 28.335938 17.957031 C 28.105469 18.027344 28.179688 17.777344 28.320312 17.546875 M 26.949219 15.894531 L 26.328125 16 C 26.328125 15.554688 26.773438 15.519531 27.074219 15.589844 C 27.378906 15.664062 27.039062 15.804688 26.949219 15.894531 "
179
+ fillRule="nonzero"
180
+ fillOpacity="1"
181
+ />
182
+ </g>
183
+ </g>
184
+ </svg>
185
+ );
186
+ };
187
+
188
+ AzureEnterpriseApp.propTypes = {
189
+ color: PropTypes.string,
190
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
191
+ };
@@ -0,0 +1,99 @@
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 AzureFirewall: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <linearGradient
19
+ id="linear-pattern-0"
20
+ gradientUnits="userSpaceOnUse"
21
+ x1="9"
22
+ y1="14.14"
23
+ x2="9"
24
+ y2="1.38"
25
+ gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
26
+ >
27
+ <stop
28
+ offset="0"
29
+ stopColor="rgb(0%, 47.058824%, 83.137256%)"
30
+ stopOpacity="1"
31
+ />
32
+ <stop
33
+ offset="0.82"
34
+ stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
35
+ stopOpacity="1"
36
+ />
37
+ </linearGradient>
38
+ </defs>
39
+ <path
40
+ fill={color}
41
+ d="M 32 18.027344 C 31.886719 14.507812 29.25 11.585938 25.761719 11.109375 C 25.539062 6.160156 21.382812 2.300781 16.425781 2.453125 C 12.476562 2.378906 8.910156 4.8125 7.539062 8.515625 C 3.332031 9.023438 0.128906 12.53125 0 16.765625 C 0.183594 21.5625 4.214844 25.308594 9.011719 25.136719 L 24.390625 25.136719 C 24.519531 25.148438 24.648438 25.148438 24.78125 25.136719 C 28.710938 25.101562 31.90625 21.957031 32 18.027344 "
42
+ fillRule="nonzero"
43
+ />
44
+ <path
45
+ fill={color}
46
+ d="M 25.40625 19.894531 C 25.394531 19.488281 25.0625 19.164062 24.65625 19.164062 L 7.34375 19.164062 C 6.9375 19.164062 6.605469 19.488281 6.59375 19.894531 L 6.59375 28.78125 C 6.605469 29.1875 6.9375 29.511719 7.34375 29.511719 L 24.65625 29.511719 C 25.0625 29.511719 25.394531 29.1875 25.40625 28.78125 Z M 25.40625 19.894531 "
47
+ fillRule="nonzero"
48
+ fillOpacity="1"
49
+ />
50
+ <path
51
+ fill={color}
52
+ d="M 7.644531 20.195312 L 12.746094 20.195312 L 12.746094 22.453125 L 7.644531 22.453125 Z M 7.644531 20.195312 "
53
+ fillRule="nonzero"
54
+ fillOpacity="1"
55
+ />
56
+ <path
57
+ fill={color}
58
+ d="M 13.511719 20.195312 L 18.613281 20.195312 L 18.613281 22.453125 L 13.511719 22.453125 Z M 13.511719 20.195312 "
59
+ fillRule="nonzero"
60
+ fillOpacity="1"
61
+ />
62
+ <path
63
+ fill={color}
64
+ d="M 19.378906 20.195312 L 24.480469 20.195312 L 24.480469 22.453125 L 19.378906 22.453125 Z M 7.644531 23.21875 L 9.761719 23.21875 L 9.761719 25.476562 L 7.644531 25.476562 Z M 7.644531 23.21875 "
65
+ fillRule="nonzero"
66
+ fillOpacity="1"
67
+ />
68
+ <path
69
+ fill={color}
70
+ d="M 22.363281 23.21875 L 24.480469 23.21875 L 24.480469 25.476562 L 22.363281 25.476562 Z M 10.523438 23.21875 L 15.625 23.21875 L 15.625 25.476562 L 10.523438 25.476562 Z M 10.523438 23.21875 "
71
+ fillRule="nonzero"
72
+ fillOpacity="1"
73
+ />
74
+ <path
75
+ fill={color}
76
+ d="M 16.410156 23.21875 L 21.511719 23.21875 L 21.511719 25.476562 L 16.410156 25.476562 Z M 7.644531 26.238281 L 12.746094 26.238281 L 12.746094 28.496094 L 7.644531 28.496094 Z M 7.644531 26.238281 "
77
+ fillRule="nonzero"
78
+ fillOpacity="1"
79
+ />
80
+ <path
81
+ fill={color}
82
+ d="M 13.511719 26.238281 L 18.613281 26.238281 L 18.613281 28.496094 L 13.511719 28.496094 Z M 13.511719 26.238281 "
83
+ fillRule="nonzero"
84
+ fillOpacity="1"
85
+ />
86
+ <path
87
+ fill={color}
88
+ d="M 19.378906 26.238281 L 24.480469 26.238281 L 24.480469 28.496094 L 19.378906 28.496094 Z M 19.378906 26.238281 "
89
+ fillRule="nonzero"
90
+ fillOpacity="1"
91
+ />
92
+ </svg>
93
+ );
94
+ };
95
+
96
+ AzureFirewall.propTypes = {
97
+ color: PropTypes.string,
98
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
99
+ };
@@ -0,0 +1,152 @@
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 AzureGroup: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <filter
19
+ id="filter-remove-color"
20
+ x="0%"
21
+ y="0%"
22
+ width="100%"
23
+ height="100%"
24
+ >
25
+ <feColorMatrix
26
+ values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"
27
+ colorInterpolationFilters="sRGB"
28
+ />
29
+ </filter>
30
+ <image id="source-14" x="0" y="0" width="32" height="32" />
31
+ <mask id="mask-0">
32
+ <g filter="url(#filter-remove-color)">
33
+ <use />
34
+ </g>
35
+ </mask>
36
+ <clipPath id="clip-0">
37
+ <rect x="0" y="0" width="32" height="32" />
38
+ </clipPath>
39
+ <g id="source-13" clipPath="url(#clip-0)">
40
+ <path
41
+ fill={color}
42
+ d="M 24.089844 16.160156 C 23.230469 16.167969 22.390625 15.921875 21.671875 15.449219 L 24.070312 21.707031 L 26.4375 15.503906 C 25.730469 15.933594 24.917969 16.160156 24.089844 16.160156 "
43
+ fillRule="nonzero"
44
+ fillOpacity="1"
45
+ />
46
+ </g>
47
+ <clipPath id="clip-1">
48
+ <rect x="0" y="0" width="32" height="32" />
49
+ </clipPath>
50
+ <g id="source-16" clipPath="url(#clip-1)">
51
+ <g mask="url(#mask-0)">
52
+ <use />
53
+ </g>
54
+ </g>
55
+ <linearGradient
56
+ id="linear-pattern-0"
57
+ gradientUnits="userSpaceOnUse"
58
+ x1="6.7"
59
+ y1="7.26"
60
+ x2="6.7"
61
+ y2="18.360001"
62
+ gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
63
+ >
64
+ <stop
65
+ offset="0.22"
66
+ stopColor="rgb(19.607843%, 83.137256%, 96.078432%)"
67
+ stopOpacity="1"
68
+ />
69
+ <stop
70
+ offset="1"
71
+ stopColor="rgb(9.803922%, 54.11765%, 70.19608%)"
72
+ stopOpacity="1"
73
+ />
74
+ </linearGradient>
75
+ <image id="source-29" x="0" y="0" width="32" height="32" />
76
+ <mask id="mask-1">
77
+ <g filter="url(#filter-remove-color)">
78
+ <use />
79
+ </g>
80
+ </mask>
81
+ <clipPath id="clip-2">
82
+ <rect x="0" y="0" width="32" height="32" />
83
+ </clipPath>
84
+ <g id="source-28" clipPath="url(#clip-2)">
85
+ <path
86
+ fill={color}
87
+ d="M 12.035156 16.25 C 10.773438 16.238281 9.539062 15.871094 8.480469 15.183594 L 12.035156 24.515625 L 15.589844 15.253906 C 14.519531 15.90625 13.289062 16.253906 12.035156 16.25 "
88
+ fillRule="nonzero"
89
+ fillOpacity="1"
90
+ />
91
+ </g>
92
+ <clipPath id="clip-3">
93
+ <rect x="0" y="0" width="32" height="32" />
94
+ </clipPath>
95
+ <g id="source-31" clipPath="url(#clip-3)">
96
+ <g mask="url(#mask-1)">
97
+ <use />
98
+ </g>
99
+ </g>
100
+ <linearGradient
101
+ id="linear-pattern-1"
102
+ gradientUnits="userSpaceOnUse"
103
+ x1="6.42"
104
+ y1="1.32"
105
+ x2="7.23"
106
+ y2="11.39"
107
+ gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
108
+ >
109
+ <stop
110
+ offset="0.22"
111
+ stopColor="rgb(19.607843%, 83.137256%, 96.078432%)"
112
+ stopOpacity="1"
113
+ />
114
+ <stop
115
+ offset="1"
116
+ stopColor="rgb(9.803922%, 54.11765%, 70.19608%)"
117
+ stopOpacity="1"
118
+ />
119
+ </linearGradient>
120
+ </defs>
121
+ <path
122
+ fill={color}
123
+ d="M 30.613281 24.746094 C 30.988281 24.75 31.351562 24.605469 31.617188 24.339844 C 31.886719 24.078125 32.035156 23.71875 32.035156 23.34375 C 32.042969 23.265625 32.03125 23.183594 32 23.109375 C 31.449219 18.667969 28.90625 15.039062 24.070312 15.039062 C 19.234375 15.039062 16.621094 18.167969 16.125 23.109375 C 16.050781 23.894531 16.621094 24.59375 17.40625 24.675781 L 30.613281 24.675781 Z M 30.613281 24.746094 "
124
+ fillRule="nonzero"
125
+ fillOpacity="1"
126
+ />
127
+ <use />
128
+ <path
129
+ fill={color}
130
+ d="M 24.089844 7.234375 C 21.625 7.234375 19.625 9.230469 19.625 11.695312 C 19.625 14.160156 21.621094 16.160156 24.085938 16.160156 C 26.550781 16.160156 28.550781 14.164062 28.550781 11.699219 C 28.550781 9.234375 26.554688 7.234375 24.089844 7.234375 "
131
+ fillRule="nonzero"
132
+ fillOpacity="1"
133
+ />
134
+ <path
135
+ fill={color}
136
+ d="M 21.671875 29.085938 C 22.839844 29.085938 23.785156 28.136719 23.785156 26.96875 C 23.796875 26.886719 23.796875 26.800781 23.785156 26.71875 C 22.949219 20.070312 19.164062 14.667969 11.945312 14.667969 C 4.730469 14.667969 0.78125 19.253906 0 26.667969 C -0.113281 27.835938 0.734375 28.875 1.902344 28.996094 L 21.636719 28.996094 Z M 21.671875 29.085938 "
137
+ fillRule="nonzero"
138
+ />
139
+ <use />
140
+ <path
141
+ fill={color}
142
+ d="M 11.980469 2.914062 C 8.296875 2.914062 5.316406 5.898438 5.316406 9.582031 C 5.316406 13.261719 8.300781 16.246094 11.980469 16.246094 C 15.664062 16.246094 18.648438 13.261719 18.648438 9.582031 C 18.648438 5.898438 15.664062 2.914062 11.980469 2.914062 "
143
+ fillRule="nonzero"
144
+ />
145
+ </svg>
146
+ );
147
+ };
148
+
149
+ AzureGroup.propTypes = {
150
+ color: PropTypes.string,
151
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
152
+ };
@@ -0,0 +1,112 @@
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 AzureImage: React.FunctionComponent<IconProps> = ({
11
+ color = "currentColor",
12
+ size = 24,
13
+ ...other
14
+ }) => {
15
+ return (
16
+ <svg viewBox="0 0 32 32" height={size} width={size} {...other}>
17
+ <defs>
18
+ <linearGradient
19
+ id="linear-pattern-0"
20
+ gradientUnits="userSpaceOnUse"
21
+ x1="8.8"
22
+ y1="12.87"
23
+ x2="8.8"
24
+ y2="0.87"
25
+ gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
26
+ >
27
+ <stop
28
+ offset="0"
29
+ stopColor="rgb(0%, 47.058824%, 83.137256%)"
30
+ stopOpacity="1"
31
+ />
32
+ <stop
33
+ offset="0.82"
34
+ stopColor="rgb(36.862746%, 62.7451%, 93.725491%)"
35
+ stopOpacity="1"
36
+ />
37
+ </linearGradient>
38
+ <linearGradient
39
+ id="linear-pattern-1"
40
+ gradientUnits="userSpaceOnUse"
41
+ x1="8.81"
42
+ y1="17.5"
43
+ x2="8.81"
44
+ y2="12.87"
45
+ gradientTransform="matrix(1.777778, 0.00266842, -0.00266842, 1.777778, 0, 0)"
46
+ >
47
+ <stop
48
+ offset="0"
49
+ stopColor="rgb(7.843138%, 56.470591%, 87.450981%)"
50
+ stopOpacity="1"
51
+ />
52
+ <stop
53
+ offset="0.98"
54
+ stopColor="rgb(12.156863%, 33.725491%, 63.921571%)"
55
+ stopOpacity="1"
56
+ />
57
+ </linearGradient>
58
+ </defs>
59
+ <path
60
+ fill={color}
61
+ d="M 0.710938 1.546875 L 30.578125 1.546875 C 30.859375 1.546875 31.132812 1.660156 31.332031 1.859375 C 31.53125 2.058594 31.644531 2.328125 31.644531 2.613281 L 31.644531 21.8125 C 31.644531 22.097656 31.53125 22.367188 31.332031 22.566406 C 31.132812 22.765625 30.859375 22.878906 30.578125 22.878906 L 0.710938 22.878906 C 0.429688 22.878906 0.15625 22.765625 -0.0429688 22.566406 C -0.242188 22.367188 -0.355469 22.09375 -0.355469 21.8125 L -0.355469 2.613281 C -0.355469 2.328125 -0.242188 2.058594 -0.0429688 1.859375 C 0.15625 1.660156 0.429688 1.546875 0.710938 1.546875 Z M 0.710938 1.546875 "
62
+ fillRule="nonzero"
63
+ />
64
+ <path
65
+ fill={color}
66
+ d="M 20.976562 9.101562 L 20.976562 15.308594 L 15.644531 18.4375 L 15.644531 12.214844 Z M 20.976562 9.101562 "
67
+ fillRule="nonzero"
68
+ fillOpacity="1"
69
+ />
70
+ <path
71
+ fill={color}
72
+ d="M 20.976562 9.101562 L 15.664062 12.230469 L 10.3125 9.101562 L 15.664062 5.992188 Z M 20.976562 9.101562 "
73
+ fillRule="nonzero"
74
+ fillOpacity="1"
75
+ />
76
+ <path
77
+ fill={color}
78
+ d="M 15.644531 12.230469 L 15.644531 18.4375 L 10.3125 15.308594 L 10.3125 9.101562 Z M 15.644531 12.230469 "
79
+ fillRule="nonzero"
80
+ fillOpacity="1"
81
+ />
82
+ <path
83
+ fill={color}
84
+ d="M 10.3125 15.308594 L 15.644531 12.214844 L 15.644531 18.4375 Z M 10.3125 15.308594 "
85
+ fillRule="nonzero"
86
+ fillOpacity="1"
87
+ />
88
+ <path
89
+ fill={color}
90
+ d="M 20.976562 15.308594 L 15.644531 12.214844 L 15.644531 18.4375 Z M 20.976562 15.308594 "
91
+ fillRule="nonzero"
92
+ fillOpacity="1"
93
+ />
94
+ <path
95
+ fill={color}
96
+ d="M 22.0625 29.332031 C 18.898438 28.835938 18.773438 26.558594 18.792969 22.878906 L 12.445312 22.878906 C 12.445312 26.558594 12.445312 28.835938 9.226562 29.332031 C 8.328125 29.441406 7.65625 30.207031 7.664062 31.109375 L 23.664062 31.109375 C 23.621094 30.210938 22.949219 29.46875 22.0625 29.332031 "
97
+ fillRule="nonzero"
98
+ />
99
+ <path
100
+ fill={color}
101
+ d="M 8.320312 3.679688 L 3.429688 3.679688 C 2.78125 3.679688 2.257812 4.207031 2.257812 4.851562 L 2.257812 9.761719 C 2.257812 10.085938 2.519531 10.347656 2.84375 10.347656 L 3.234375 10.347656 C 3.390625 10.347656 3.539062 10.285156 3.648438 10.175781 C 3.757812 10.066406 3.820312 9.917969 3.820312 9.761719 L 3.820312 5.226562 L 8.320312 5.226562 C 8.636719 5.21875 8.890625 4.957031 8.890625 4.640625 L 8.890625 4.265625 C 8.886719 3.949219 8.636719 3.691406 8.320312 3.679688 M 8.320312 19.074219 L 3.804688 19.074219 L 3.804688 14.578125 C 3.804688 14.421875 3.742188 14.273438 3.632812 14.164062 C 3.523438 14.054688 3.375 13.992188 3.21875 13.992188 L 2.84375 13.992188 C 2.6875 13.992188 2.539062 14.054688 2.429688 14.164062 C 2.320312 14.273438 2.257812 14.421875 2.257812 14.578125 L 2.257812 19.554688 C 2.253906 19.871094 2.375 20.171875 2.59375 20.398438 C 2.816406 20.621094 3.117188 20.746094 3.429688 20.746094 L 8.320312 20.746094 C 8.492188 20.738281 8.648438 20.660156 8.757812 20.527344 C 8.867188 20.394531 8.914062 20.222656 8.890625 20.054688 L 8.890625 19.664062 C 8.890625 19.347656 8.640625 19.085938 8.320312 19.074219 M 27.929688 3.734375 L 23.109375 3.734375 C 22.953125 3.734375 22.804688 3.792969 22.695312 3.90625 C 22.585938 4.015625 22.523438 4.164062 22.523438 4.320312 L 22.523438 4.691406 C 22.507812 4.855469 22.566406 5.019531 22.675781 5.144531 C 22.789062 5.265625 22.945312 5.335938 23.109375 5.332031 L 27.609375 5.332031 L 27.609375 9.796875 C 27.609375 9.953125 27.671875 10.101562 27.78125 10.210938 C 27.890625 10.320312 28.039062 10.382812 28.195312 10.382812 L 28.605469 10.382812 C 28.761719 10.382812 28.910156 10.320312 29.019531 10.210938 C 29.128906 10.101562 29.191406 9.953125 29.191406 9.796875 L 29.191406 4.90625 C 29.191406 4.578125 29.054688 4.265625 28.816406 4.042969 C 28.578125 3.820312 28.257812 3.707031 27.929688 3.734375 M 28.535156 14.027344 L 28.160156 14.027344 C 28.003906 14.027344 27.855469 14.085938 27.746094 14.195312 C 27.636719 14.308594 27.574219 14.457031 27.574219 14.613281 L 27.574219 19.128906 L 23.109375 19.128906 C 22.953125 19.128906 22.804688 19.191406 22.695312 19.300781 C 22.585938 19.410156 22.523438 19.558594 22.523438 19.714844 L 22.523438 20.105469 C 22.523438 20.257812 22.585938 20.410156 22.695312 20.519531 C 22.804688 20.628906 22.953125 20.691406 23.109375 20.691406 L 28 20.691406 C 28.652344 20.695312 29.179688 20.171875 29.191406 19.519531 L 29.191406 14.613281 C 29.191406 14.445312 29.121094 14.285156 28.996094 14.171875 C 28.871094 14.058594 28.703125 14.007812 28.535156 14.027344 "
102
+ fillRule="nonzero"
103
+ fillOpacity="1"
104
+ />
105
+ </svg>
106
+ );
107
+ };
108
+
109
+ AzureImage.propTypes = {
110
+ color: PropTypes.string,
111
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
112
+ };