megatron 0.2.36 → 0.3.0

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 (152) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -0
  3. data/{README.rdoc → README.md} +3 -3
  4. data/app/assets/images/{400.svg → megatron/400.svg} +0 -0
  5. data/app/assets/images/{403.svg → megatron/403.svg} +0 -0
  6. data/app/assets/images/{404.svg → megatron/404.svg} +0 -0
  7. data/app/assets/images/{408.svg → megatron/408.svg} +0 -0
  8. data/app/assets/images/{422.svg → megatron/422.svg} +0 -0
  9. data/app/assets/images/{500.svg → megatron/500.svg} +0 -0
  10. data/app/assets/images/{502.svg → megatron/502.svg} +0 -0
  11. data/app/assets/images/{503.svg → megatron/503.svg} +0 -0
  12. data/app/assets/images/{504.svg → megatron/504.svg} +0 -0
  13. data/app/assets/images/{888.svg → megatron/888.svg} +0 -0
  14. data/{public/assets → app/assets/images}/megatron/favicon.ico +0 -0
  15. data/{public/assets → app/assets/images}/megatron/logo.svg +0 -0
  16. data/app/assets/javascripts/megatron/_svg.js +55 -0
  17. data/app/assets/javascripts/megatron/{index.js → megatron.js} +4 -2
  18. data/app/assets/javascripts/megatron/vendor/bugsnag.js +1256 -0
  19. data/app/assets/{esvg → svgs}/megatron/account-circle-fill.svg +0 -0
  20. data/app/assets/{esvg → svgs}/megatron/account-circle.svg +0 -0
  21. data/app/assets/{esvg → svgs}/megatron/alerts.svg +0 -0
  22. data/app/assets/{esvg → svgs}/megatron/api.svg +0 -0
  23. data/app/assets/{esvg → svgs}/megatron/arrow_left_circle.svg +0 -0
  24. data/app/assets/{esvg → svgs}/megatron/arrow_left_circle_fill.svg +0 -0
  25. data/app/assets/{esvg → svgs}/megatron/arrow_right_circle.svg +0 -0
  26. data/app/assets/{esvg → svgs}/megatron/arrow_right_circle_fill.svg +0 -0
  27. data/app/assets/{esvg → svgs}/megatron/backups.svg +0 -0
  28. data/app/assets/{esvg → svgs}/megatron/bell.svg +0 -0
  29. data/app/assets/{esvg → svgs}/megatron/bubble.svg +0 -0
  30. data/app/assets/{esvg → svgs}/megatron/bubble_fill.svg +0 -0
  31. data/app/assets/{esvg → svgs}/megatron/check.svg +0 -0
  32. data/app/assets/{esvg → svgs}/megatron/check_circle.svg +0 -0
  33. data/app/assets/{esvg → svgs}/megatron/check_circle_fill.svg +0 -0
  34. data/app/assets/{esvg → svgs}/megatron/check_thin.svg +0 -0
  35. data/app/assets/{esvg → svgs}/megatron/chevron.svg +0 -0
  36. data/app/assets/{esvg → svgs}/megatron/chevron_thin.svg +0 -0
  37. data/app/assets/{esvg → svgs}/megatron/circle-fill.svg +0 -0
  38. data/app/assets/{esvg → svgs}/megatron/circle.svg +0 -0
  39. data/app/assets/{esvg → svgs}/megatron/cli.svg +0 -0
  40. data/app/assets/{esvg → svgs}/megatron/clock_fill.svg +0 -0
  41. data/app/assets/{esvg → svgs}/megatron/clock_line.svg +0 -0
  42. data/app/assets/{esvg → svgs}/megatron/cluster-hosts.svg +0 -0
  43. data/app/assets/{esvg → svgs}/megatron/cluster.svg +0 -0
  44. data/app/assets/{esvg → svgs}/megatron/collections.svg +0 -0
  45. data/app/assets/{esvg → svgs}/megatron/copy.svg +0 -0
  46. data/app/assets/{esvg → svgs}/megatron/dash_circle.svg +0 -0
  47. data/app/assets/{esvg → svgs}/megatron/dash_circle_fill.svg +0 -0
  48. data/app/assets/{esvg → svgs}/megatron/dash_circle_fill_thin.svg +0 -0
  49. data/app/assets/{esvg → svgs}/megatron/dash_circle_thin.svg +0 -0
  50. data/app/assets/{esvg → svgs}/megatron/database_small.svg +0 -0
  51. data/app/assets/{esvg → svgs}/megatron/databases.svg +0 -0
  52. data/app/assets/{esvg → svgs}/megatron/databases_line.svg +0 -0
  53. data/app/assets/{esvg → svgs}/megatron/deployment-beta-line.svg +0 -0
  54. data/app/assets/{esvg → svgs}/megatron/deployment-cassandra.svg +0 -0
  55. data/app/assets/{esvg → svgs}/megatron/deployment-disque.svg +0 -0
  56. data/app/assets/{esvg → svgs}/megatron/deployment-elasticsearch.svg +0 -0
  57. data/app/assets/{esvg → svgs}/megatron/deployment-etcd.svg +0 -0
  58. data/app/assets/{esvg → svgs}/megatron/deployment-influxdb.svg +0 -0
  59. data/app/assets/{esvg → svgs}/megatron/deployment-mongodb-classic.svg +0 -0
  60. data/app/assets/{esvg → svgs}/megatron/deployment-mongodb.svg +0 -0
  61. data/app/assets/{esvg → svgs}/megatron/deployment-mysql.svg +0 -0
  62. data/app/assets/{esvg → svgs}/megatron/deployment-postgresql.svg +0 -0
  63. data/app/assets/{esvg → svgs}/megatron/deployment-rabbitmq.svg +0 -0
  64. data/app/assets/{esvg → svgs}/megatron/deployment-redis.svg +0 -0
  65. data/app/assets/{esvg → svgs}/megatron/deployment-rethinkdb.svg +0 -0
  66. data/app/assets/{esvg → svgs}/megatron/deployment-scylladb.svg +0 -0
  67. data/app/assets/{esvg → svgs}/megatron/deployment.svg +0 -0
  68. data/app/assets/{esvg → svgs}/megatron/deployments.svg +0 -0
  69. data/app/assets/{esvg → svgs}/megatron/download.svg +0 -0
  70. data/app/assets/{esvg → svgs}/megatron/eye.svg +0 -0
  71. data/app/assets/{esvg → svgs}/megatron/eye_closed.svg +0 -0
  72. data/app/assets/{esvg → svgs}/megatron/face-disappointed.svg +0 -0
  73. data/app/assets/{esvg → svgs}/megatron/face-happy.svg +0 -0
  74. data/app/assets/{esvg → svgs}/megatron/gear.svg +0 -0
  75. data/app/assets/{esvg → svgs}/megatron/gear_line.svg +0 -0
  76. data/app/assets/{esvg → svgs}/megatron/gear_round.svg +0 -0
  77. data/app/assets/{esvg → svgs}/megatron/globe.svg +0 -0
  78. data/app/assets/{esvg → svgs}/megatron/help.svg +0 -0
  79. data/app/assets/{esvg → svgs}/megatron/home.svg +0 -0
  80. data/app/assets/{esvg → svgs}/megatron/hourglass.svg +0 -0
  81. data/app/assets/{esvg → svgs}/megatron/info.svg +0 -0
  82. data/app/assets/{esvg → svgs}/megatron/jobs.svg +0 -0
  83. data/app/assets/{esvg → svgs}/megatron/keys.svg +0 -0
  84. data/app/assets/{esvg → svgs}/megatron/lock.svg +0 -0
  85. data/app/assets/{esvg → svgs}/megatron/locked.svg +0 -0
  86. data/app/assets/{esvg → svgs}/megatron/logs.svg +0 -0
  87. data/app/assets/{esvg → svgs}/megatron/minus.svg +0 -0
  88. data/app/assets/{esvg → svgs}/megatron/monitoring.svg +0 -0
  89. data/app/assets/{esvg → svgs}/megatron/payment.svg +0 -0
  90. data/app/assets/{esvg → svgs}/megatron/plus.svg +0 -0
  91. data/app/assets/{esvg → svgs}/megatron/plus_circle.svg +0 -0
  92. data/app/assets/{esvg → svgs}/megatron/plus_circle_fill.svg +0 -0
  93. data/app/assets/{esvg → svgs}/megatron/power.svg +0 -0
  94. data/app/assets/{esvg → svgs}/megatron/processing.svg +0 -0
  95. data/app/assets/{esvg → svgs}/megatron/puzzle.svg +0 -0
  96. data/app/assets/{esvg → svgs}/megatron/question-line.svg +0 -0
  97. data/app/assets/{esvg → svgs}/megatron/question_full.svg +0 -0
  98. data/app/assets/{esvg → svgs}/megatron/restore.svg +0 -0
  99. data/app/assets/{esvg → svgs}/megatron/rocket.svg +0 -0
  100. data/app/assets/{esvg → svgs}/megatron/sandbox.svg +0 -0
  101. data/app/assets/{esvg → svgs}/megatron/scale.svg +0 -0
  102. data/app/assets/{esvg → svgs}/megatron/star.svg +0 -0
  103. data/app/assets/{esvg → svgs}/megatron/tools.svg +0 -0
  104. data/app/assets/{esvg → svgs}/megatron/transporter.svg +0 -0
  105. data/app/assets/{esvg → svgs}/megatron/unlocked.svg +0 -0
  106. data/app/assets/{esvg → svgs}/megatron/users-circle-fill.svg +0 -0
  107. data/app/assets/{esvg → svgs}/megatron/users-circle.svg +0 -0
  108. data/app/assets/{esvg → svgs}/megatron/users.svg +0 -0
  109. data/app/assets/{esvg → svgs}/megatron/warning-circle-fill-thin.svg +0 -0
  110. data/app/assets/{esvg → svgs}/megatron/warning.svg +0 -0
  111. data/app/assets/{esvg → svgs}/megatron/warning_circle.svg +0 -0
  112. data/app/assets/{esvg → svgs}/megatron/warning_circle_fill.svg +0 -0
  113. data/app/assets/{esvg → svgs}/megatron/warning_circle_thin.svg +0 -0
  114. data/app/assets/{esvg → svgs}/megatron/watch.svg +0 -0
  115. data/app/assets/{esvg → svgs}/megatron/x.svg +0 -0
  116. data/app/assets/{esvg → svgs}/megatron/x_circle.svg +0 -0
  117. data/app/assets/{esvg → svgs}/megatron/x_circle_fill.svg +0 -0
  118. data/app/assets/{esvg → svgs}/megatron/x_circle_fill_thin.svg +0 -0
  119. data/app/assets/{esvg → svgs}/megatron/x_circle_thin.svg +0 -0
  120. data/app/controllers/megatron/errors_controller.rb +3 -0
  121. data/app/helpers/megatron/application_helper.rb +0 -95
  122. data/app/helpers/megatron/icon_helper.rb +11 -7
  123. data/app/helpers/megatron/layout_helper.rb +2 -10
  124. data/app/views/layouts/megatron/default.html.slim +76 -0
  125. data/app/views/layouts/megatron/errors.html.slim +8 -8
  126. data/app/views/megatron/shared/_flash_messages.html.slim +6 -0
  127. data/app/views/megatron/shared/_head.html.slim +23 -0
  128. data/app/views/megatron/shared/_main_content.html.slim +6 -3
  129. data/lib/megatron/engine.rb +0 -7
  130. data/lib/megatron/slim_code_filter.rb +21 -0
  131. data/lib/megatron/version.rb +1 -1
  132. data/lib/megatron.rb +10 -6
  133. data/public/{assets/megatron/megatron-0.2.36.css → megatron-0.3.0.css} +1825 -1879
  134. data/public/megatron-0.3.0.css.gz +0 -0
  135. data/public/{assets/megatron/megatron-0.2.36.js → megatron-0.3.0.js} +7 -7
  136. data/public/megatron-0.3.0.js.gz +0 -0
  137. data/public/megatron-0.3.0.map.json +1 -0
  138. data/public/megatron-error-pages-0.3.0.css +901 -0
  139. data/public/megatron-error-pages-0.3.0.css.gz +0 -0
  140. metadata +149 -135
  141. data/MIT-LICENSE +0 -20
  142. data/Rakefile +0 -209
  143. data/app/assets/javascripts/megatron/esvg.js +0 -55
  144. data/app/views/layouts/megatron/application.html.slim +0 -67
  145. data/config/esvg.yml +0 -8
  146. data/config/routes.rb +0 -2
  147. data/public/assets/megatron/megatron-0.2.36.css.gz +0 -0
  148. data/public/assets/megatron/megatron-0.2.36.css.map +0 -7
  149. data/public/assets/megatron/megatron-0.2.36.js.gz +0 -0
  150. data/public/assets/megatron/megatron-0.2.36.map.json +0 -1
  151. data/public/assets/megatron/megatron-error-pages-0.2.36.css +0 -1
  152. data/public/assets/megatron/megatron-error-pages-0.2.36.css.gz +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 253c229f5761f02e224c603337a4c49d07000bd3
4
- data.tar.gz: dae6da23b87428562a763765fe5a593b43942abe
3
+ metadata.gz: 21d9bcded95b6d3015fd2f0bc41451bdb3f86de0
4
+ data.tar.gz: f4ff9cdba21970267435d2c2397568e5ad57bbea
5
5
  SHA512:
6
- metadata.gz: 29d3f0e276e97ac6966ecd3d0141deba8345bd75045e616af7bf55d64ab7c13fe6ce8181686d0a5c1662223ae144fa4968b32ebec345e82e94b8217eeea50339
7
- data.tar.gz: 4780f216449cbb6144459778fc79f658f5eab8232399189d0771b8f9f4bf4a4762716bc15724b22247b3d6671e15d6e9f6d027876f626c9d1c998664f0e78255
6
+ metadata.gz: 2f0e31dfb149096ff78df0d0a3e780007a2397a3747926fc28b8e8b24e5c2ae70213662df6def5ebe225b374fbdf52581af0126123d025de2873fb3cebd33b94
7
+ data.tar.gz: fe414f9a602f8c5122d632227527237e70192d0c8083ca12d5c7babbacf74ed31d8f2f6bf2518bbec319089d38c634efd67491f903fc75cf90f5ec973d003d3a
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2016 Brandon Mathis
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -1,4 +1,4 @@
1
- = Megatron
1
+ # Megatron
2
2
 
3
3
  This is the repository for the {RubyGem Megatron}[https://rubygems.org/gems/megatron], a
4
4
  UI framework for providing consistent styles across multiple applications.
@@ -6,7 +6,7 @@ UI framework for providing consistent styles across multiple applications.
6
6
  Documentation for using the gem can be found at: https://megatron-docs.compose.io
7
7
 
8
8
 
9
- == Setup
9
+ ## Setup
10
10
 
11
11
  This package has both rubygems and node package manager dependencies. To install:
12
12
 
@@ -18,6 +18,6 @@ Once dependencies are installed, you should be able to run:
18
18
  make install
19
19
 
20
20
 
21
- == License
21
+ ## License
22
22
 
23
23
  This project rocks and uses MIT-LICENSE.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,55 @@
1
+ var esvg = {
2
+ embed: function(){
3
+ if (!document.querySelector('#esvg-symbols')) {
4
+ document.querySelector('body').insertAdjacentHTML('afterbegin', '<svg id="esvg-symbols" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="display:none"><symbol id="icon-deployment-elasticsearch" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zM151.7 345.623h117.04v-34.72h-75.88v-42h62.16v-34.44h-62.16v-36.68h73.08v-34.72H151.7v182.56zm187.88 3.36c9.24 0 16.24-1.4 20.72-3.36l-5.04-30.52c-2.24.56-3.36.56-5.04.56-3.36 0-7.28-2.8-7.28-11.48v-154.84h-41.16v153.16c0 28 9.52 46.48 37.8 46.48z"/></symbol><symbol id="icon-deployment-redis" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm4.024-166.377l-41.44-73.08c19.6-8.68 32.48-25.76 32.48-52.64 0-43.4-31.64-56.84-70.28-56.84h-65.8v182.56h41.16v-65.8h22.68l35 65.8h46.2zm82.6 3.36c16.52 0 35-5.88 49.28-15.68l-13.72-24.92c-10.08 6.16-19.6 9.24-29.96 9.24-18.48 0-32.48-9.24-36.12-29.4h83.16c.84-3.36 1.68-10.92 1.68-18.2 0-37.8-19.6-66.64-59.08-66.64-33.32 0-65.52 27.72-65.52 72.8 0 45.92 30.52 72.8 70.28 72.8zm-30.8-87.92c2.8-17.64 14-26.32 26.88-26.32 16.52 0 23.24 10.92 23.24 26.32h-50.12zm-155.68-65.24h21.28c21.56 0 33.32 6.16 33.32 24.08 0 17.92-11.76 27.16-33.32 27.16h-21.28v-51.24z"/></symbol><symbol id="icon-lock" viewBox="0 0 29 32" width="29" height="32"><path d="M22.387 12.8h.013V9.587c0-4.41-3.59-7.987-8-7.987-4.418 0-8 3.576-8 7.987V12.8h.014c-1.776 0-3.214 1.44-3.214 3.187v11.226c0 1.76 1.443 3.187 3.214 3.187h15.973c1.774 0 3.213-1.44 3.213-3.187V15.987c0-1.76-1.443-3.187-3.213-3.187zM8 9.587C8 6.06 10.866 3.2 14.4 3.2c3.53 0 6.4 2.864 6.4 6.387V12.8h-1.6V9.598c0-2.65-2.154-4.798-4.8-4.798-2.65 0-4.8 2.15-4.8 4.798V12.8H8V9.587zm9.6 3.213h-6.4V9.598c0-1.765 1.434-3.198 3.2-3.198 1.765 0 3.2 1.435 3.2 3.198V12.8zM24 27.213c0 .866-.725 1.587-1.613 1.587H6.414c-.893 0-1.614-.715-1.614-1.587V24.8H24v2.413zM24 24H4.8v-8.013c0-.866.725-1.587 1.614-1.587h15.973c.89 0 1.613.715 1.613 1.587V24z"/></symbol><symbol id="icon-users-circle" viewBox="0 0 512 512" width="512" height="512"><path d="M256 512c-1.652 0-3.305-.015-4.956-.046-3.01-.057-6.02-.167-9.027-.33-8.897-.48-17.77-1.42-26.57-2.823-10.728-1.71-21.347-4.108-31.77-7.175-10.765-3.17-21.318-7.053-31.57-11.616-12.73-5.668-24.995-12.38-36.633-20.044-11.99-7.896-23.318-16.8-33.827-26.583-10.685-9.947-20.522-20.802-29.37-32.412-8.73-11.455-16.5-23.644-23.184-36.402-5.664-10.81-10.552-22.024-14.61-33.533-4.028-11.428-7.237-23.145-9.594-35.033C1.625 289.548 0 272.774 0 256c0-11.428.752-22.857 2.266-34.186 1.725-12.894 4.436-25.656 8.11-38.137 3.754-12.754 8.513-25.21 14.214-37.22 6.518-13.733 14.266-26.878 23.113-39.238 8.948-12.5 19.02-24.192 30.048-34.9 11.59-11.248 24.236-21.403 37.724-30.286 13.156-8.663 27.112-16.11 41.637-22.206 15.986-6.708 32.656-11.773 49.67-15.093C222.714 1.627 238.94.052 255.172 0c16.252-.05 32.508 1.422 48.48 4.434 17.047 3.215 33.76 8.18 49.797 14.794 14.567 6.01 28.572 13.376 41.786 21.962 13.328 8.663 25.848 18.565 37.353 29.533 11.123 10.607 21.295 22.208 30.354 34.624 8.954 12.274 16.818 25.343 23.457 39.008 5.807 11.948 10.677 24.35 14.546 37.058 3.785 12.43 6.613 25.148 8.457 38.01C511.137 231.532 512 243.765 512 256c0 15.71-1.425 31.418-4.288 46.866-2.164 11.677-5.146 23.2-8.92 34.46-3.885 11.585-8.606 22.888-14.112 33.795-6.61 13.096-14.354 25.62-23.105 37.392-8.71 11.716-18.42 22.69-28.986 32.765-10.576 10.082-22.008 19.264-34.138 27.41-11.78 7.907-24.213 14.837-37.14 20.684-10.217 4.624-20.74 8.57-31.48 11.805-10.393 3.13-20.99 5.592-31.697 7.368-8.78 1.457-17.636 2.453-26.52 2.988-3 .182-6.006.31-9.012.387-1.65.042-3.298.065-4.948.08L256 512zm0-31.165c1.212-.002 2.425-.01 3.638-.03 2.65-.04 5.3-.13 7.947-.263 8.058-.41 16.092-1.248 24.06-2.518 9.186-1.465 18.28-3.503 27.213-6.102 9.675-2.816 19.157-6.288 28.363-10.386 11.386-5.067 22.344-11.088 32.732-17.973 10.33-6.847 20.093-14.546 29.165-22.99 9.227-8.59 17.737-17.952 25.41-27.956 7.836-10.22 14.798-21.11 20.775-32.517 4.865-9.282 9.077-18.906 12.59-28.778 3.643-10.232 6.535-20.73 8.648-31.383 2.87-14.46 4.295-29.2 4.295-43.94 0-10.52-.724-21.04-2.185-31.457-1.55-11.066-3.93-22.017-7.12-32.728-3.327-11.177-7.535-22.09-12.568-32.61-5.955-12.448-13.064-24.342-21.196-35.49-7.698-10.55-16.31-20.432-25.71-29.5-10.214-9.858-21.357-18.75-33.236-26.523-11.385-7.448-23.446-13.86-35.992-19.126-14.023-5.885-28.648-10.33-43.575-13.242-14.002-2.73-28.26-4.112-42.525-4.158-14.282-.045-28.567 1.248-42.604 3.895-14.957 2.82-29.62 7.177-43.69 12.98-12.58 5.19-24.685 11.532-36.118 18.914-11.927 7.7-23.123 16.53-33.398 26.326-9.78 9.323-18.72 19.52-26.684 30.435-7.864 10.78-14.772 22.26-20.604 34.262-5.195 10.69-9.536 21.795-12.963 33.177-3.22 10.695-5.634 21.633-7.22 32.69-1.525 10.645-2.282 21.4-2.282 32.156 0 14.274 1.337 28.546 4.026 42.565 1.962 10.223 4.64 20.31 8.01 30.16 3.543 10.353 7.85 20.446 12.87 30.17 6.116 11.845 13.29 23.142 21.404 33.722 7.536 9.825 15.88 19.03 24.917 27.495 9.045 8.47 18.785 16.2 29.095 23.076 10.176 6.79 20.904 12.747 32.05 17.79 9.174 4.15 18.628 7.68 28.28 10.553 8.91 2.653 17.982 4.747 27.15 6.267 7.713 1.28 15.492 2.155 23.295 2.626 2.64.16 5.284.272 7.928.338 1.45.04 2.903.058 4.356.07.485.003.97.004 1.456.005z"/><path d="M199.515 448.74v-59.712c0-8.948 6.15-16.47 14.45-18.57 14.952-6.02 30.375-10.924 45.535-16.044 6.884-2.402 13.768-4.743 19.886-8.444 5.57-3.305 7.635-9.913 8.934-15.88.383-2.17.658-4.358.84-6.53-21.675-27.66-36.253-75.265-36.253-114.06 0-58.466 32.873-74.742 73.718-74.742 40.844 0 73.887 16.276 73.887 74.743 0 37.45-13.463 83.157-33.96 111.152.152 3.182.458 6.41 1.07 9.546 1.376 5.935 3.366 12.697 9.025 16.002 6.21 3.7 13.14 6.317 19.948 8.687 9.41 3.162 18.91 6.298 28.304 9.702-35.716 55.508-98.05 92.272-168.9 92.272-19.6 0-38.55-2.814-56.485-8.122z" fill-opacity=".8"/><path d="M65.897 320.784c1.32-3.947 4.597-7.006 8.677-8.037 9.663-3.892 19.63-7.06 29.43-10.37 4.448-1.553 8.897-3.065 12.85-5.458 3.6-2.136 4.935-6.407 5.775-10.263.247-1.404.425-2.817.543-4.22-14.01-17.877-23.43-48.645-23.43-73.718 0-37.787 21.245-48.307 47.643-48.307 26.397 0 47.753 10.52 47.753 48.306 0 24.203-8.702 53.744-21.95 71.837.1 2.056.297 4.142.692 6.17.89 3.835 2.175 8.205 5.833 10.34 4.014 2.393 8.493 4.084 12.892 5.616 9.292 3.122 18.723 6.205 27.887 9.883 5.78 1.04 10.174 6.103 10.174 12.182v8.307c-2.93.994-5.856 2-8.775 3.028-3.27 1.15-6.533 2.328-9.78 3.543-1.778.665-3.55 1.343-5.32 2.03l-1.526.6c-.29.114-.564.22-.85.334l-.115.035c-.484.153-.967.308-1.446.473-.796.274-1.585.57-2.365.884-2.928 1.183-5.74 2.653-8.384 4.38-4.807 3.144-9.047 7.142-12.468 11.756-3.274 4.417-5.79 9.388-7.404 14.643-.957 3.115-1.6 6.326-1.912 9.568-.1 1.04-.168 2.083-.202 3.126-.016.5-.022.997-.025 1.495l-.036 48.593c-48.704-23.102-86.647-65.225-104.163-116.76z" fill-opacity=".8"/></symbol><symbol id="icon-puzzle" viewBox="0 0 32 32" width="32" height="32"><path d="M16 32h-.002c-.773 0-1.5-.3-2.046-.848L.848 18.048C.3 17.5 0 16.773 0 16c0-.762.31-1.508.848-2.047L13.952.85C14.5.3 15.225 0 15.998 0c.775 0 1.502.302 2.05.85.82.82 1.438 1.643 1.984 2.37.568.756 1.212 1.613 1.564 1.613.09 0 .436-.057 1.167-.788.254-.254.335-.528.47-1.03.16-.6.358-1.35 1.06-2.052C24.933.325 25.763 0 26.77 0c1.242 0 2.59.608 3.607 1.625C31.407 2.657 32 3.973 32 5.237c0 .986-.333 1.84-.962 2.47-.758.757-1.547.956-2.124 1.1-.478.12-.718.19-.96.43-.754.755-.792 1.097-.786 1.184.025.36.868.99 1.612 1.55.727.55 1.55 1.17 2.37 1.99.547.55.848 1.28.848 2.05 0 .17 0 .46-.598 1.5-.367.636-.823 1.307-1.286 1.89-.618.78-1.245 1.41-1.863 1.876-.84.638-1.68.96-2.49.96-.81 0-1.58-.336-2.22-.972-.65-.65-.82-1.346-.96-1.905-.12-.473-.2-.816-.56-1.174-.24-.24-.58-.363-1.02-.363-.71 0-1.52.38-2.16 1.023-.62.62-1.023 1.47-1.023 2.16 0 .585.195.854.363 1.023.31.312.653.403 1.13.53.572.152 1.29.342 1.94.99l.01.01c.984.984 1.23 2.244.69 3.546-.58 1.4-1.98 2.623-3.05 3.404-.518.38-1.08.74-1.59 1.02-.81.45-1.085.49-1.296.49zm0-29.952c-.227 0-.44.088-.6.248L2.296 15.4c-.155.156-.248.38-.248.6 0 .226.088.44.25.6L15.4 29.704c.13.13.296.213.474.24.344-.154 1.257-.664 2.195-1.4 1.15-.904 1.9-1.82 2.06-2.516.06-.28.07-.62-.34-1.034l-.01-.006c-.254-.254-.528-.335-1.03-.47-.6-.16-1.35-.358-2.05-1.06-.64-.64-.964-1.472-.964-2.475 0-1.242.61-2.59 1.626-3.607 1.03-1.032 2.347-1.624 3.61-1.624.986 0 1.84.332 2.47.96.757.76.956 1.55 1.1 2.125.12.478.19.718.43.96.336.334.6.373.77.373.674 0 1.62-.683 2.603-1.872.82-.997 1.414-2.044 1.582-2.423-.03-.18-.11-.344-.24-.474-.72-.71-1.48-1.29-2.155-1.79-1.25-.94-2.335-1.75-2.426-3.04-.083-1.17.75-2.14 1.38-2.77.65-.65 1.348-.82 1.907-.96.474-.12.817-.207 1.175-.565.24-.24.36-.584.36-1.022 0-.712-.384-1.52-1.025-2.162-.622-.62-1.47-1.023-2.16-1.023-.587 0-.856.193-1.025.36-.313.315-.404.658-.53 1.13-.154.58-.345 1.298-1 1.953-.946.944-1.777 1.385-2.614 1.385-.67 0-1.29-.285-1.898-.865-.44-.42-.84-.95-1.305-1.57-.502-.67-1.075-1.432-1.793-2.15-.16-.16-.373-.25-.6-.25z"/></symbol><symbol id="icon-deployment-influxdb" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zM233.88 345.623h41.16v-93.8c8.96-8.68 15.4-13.44 25.76-13.44 11.76 0 17.08 6.16 17.08 26.32v80.92h41.16v-86.24c0-34.72-12.88-56-43.12-56-18.76 0-32.76 9.8-44.52 21h-1.12l-2.8-17.64h-33.6v138.88zm-80.92 0h41.16v-182.56h-41.16v182.56z"/></symbol><symbol id="icon-deployment-disque" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zM184.46 345.623h53.76c53.48 0 89.32-29.4 89.32-92.12 0-62.72-35.84-90.44-91.56-90.44h-51.52v182.56zm41.16-33.32v-115.92h7.84c31.08 0 51.8 13.44 51.8 57.12s-20.72 58.8-51.8 58.8h-7.84z"/></symbol><symbol id="icon-dash-circle-fill-thin" viewBox="0 0 30 32" width="30" height="32"><path d="M24.817 6.383c-5.31-5.31-13.923-5.31-19.234 0-5.31 5.31-5.31 13.923 0 19.234 5.31 5.31 13.923 5.31 19.234 0 5.31-5.31 5.31-13.923 0-19.234zm-1.613 10.425L7.2 16.802c-.44 0-.8-.36-.798-.8.002-.44.36-.798.8-.798l16.002.005c.44 0 .8.36.8.798 0 .44-.354.807-.8.8z"/></symbol><symbol id="icon-check-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm7.258 9.307l-9.486 9.485c-.238.237-.623.237-.86 0l-.192-.19-5.22-5.256c-.238-.238-.238-.624 0-.862l1.294-1.293c.238-.23.624-.23.862 0l3.69 3.72 7.754-7.76c.24-.23.625-.23.863 0l1.294 1.3c.24.24.24.63 0 .86v-.003z"/></symbol><symbol id="icon-question-full" viewBox="0 0 30 32" width="30" height="32"><path d="M15.2 3.2C7.69 3.2 1.6 9.29 1.6 16.8s6.09 13.6 13.6 13.6 13.6-6.09 13.6-13.6S22.71 3.2 15.2 3.2zm1.645 23.693h-3.1v-3.1h3.1v3.1zM20.317 14.3c-.12.39-.275.747-.466 1.065s-.41.613-.65.885c-.24.27-.5.534-.75.79-.25.237-.5.48-.75.73-.244.245-.47.51-.67.788-.2.278-.355.582-.475.91s-.18.697-.18 1.11v.934h-2.03V20.39c.03-.67.154-1.24.37-1.71s.478-.888.79-1.254c.31-.366.636-.706.98-1.016s.66-.637.957-.98c.29-.343.53-.723.704-1.137s.248-.917.216-1.506c-.066-.877-.35-1.562-.85-2.056-.5-.49-1.184-.74-2.04-.74-.577 0-1.07.11-1.485.31-.414.21-.762.49-1.04.84s-.485.77-.613 1.24c-.13.48-.196 1-.196 1.56H10.1c-.016-.81.1-1.57.347-2.27.246-.7.602-1.31 1.064-1.83s1.03-.92 1.7-1.2 1.42-.43 2.25-.43c.75 0 1.43.11 2.05.325.612.213 1.143.525 1.59.93s.79.906 1.04 1.496c.245.59.37 1.267.37 2.03 0 .495-.06.936-.18 1.327z"/></symbol><symbol id="icon-x" viewBox="0 0 32 32" width="32" height="32"><path d="M30 24.398L21.594 16 30 7.602 24.398 2 16 10.402 7.598 2 2 7.602 10.398 16 2 24.398 7.598 30 16 21.598 24.398 30z"/></symbol><symbol id="icon-warning-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3.03c7.158 0 12.97 5.812 12.97 12.97S23.157 28.97 16 28.97 3.03 23.157 3.03 16 8.843 3.03 16 3.03zm1.917 17.812h-3.834v3.965h3.834v-3.965zm0-13.65h-3.834V18.77h3.834V7.193z"/></symbol><symbol id="icon-unlocked" viewBox="0 0 32 32" width="32" height="32"><path d="M8.06 8.26c.48-3.954 3.857-7.03 7.94-7.03 4.41 0 8 3.59 8 8v3.54h2c1.105 0 2 .894 2 2v14c0 1.104-.895 2-2 2H6c-1.105 0-2-.896-2-2v-14c0-1.106.895-2 2-2h.27v.018h8.556v-.02H20V9.232c0-2.204-1.795-4-4-4-1.87 0-3.446 1.293-3.88 3.03H8.057z"/></symbol><symbol id="icon-plus-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23c-5.522 0-10-4.478-10-10 0-5.523 4.478-10 10-10 5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10z"/><path d="M22.297 17.176c0 .206-.17.375-.375.375h-3.996c-.206 0-.375.17-.375.38v4c0 .21-.16.38-.37.38h-2.41c-.2 0-.37-.17-.37-.37v-4c0-.207-.17-.376-.37-.376h-4c-.206 0-.375-.17-.375-.374v-2.42c0-.207.17-.376.376-.376h3.995c.206 0 .375-.17.375-.38v-4c0-.206.17-.375.37-.375h2.41c.208 0 .377.17.377.37v3.994c0 .206.17.375.377.375h3.99c.21 0 .38.17.38.374v2.415z"/></symbol><symbol id="icon-copy" viewBox="0 0 29 32" width="29" height="32"><path d="M3.2 27.2C1.43 27.195 0 25.768 0 24.01V3.19C0 1.433 1.437 0 3.21 0h17.58C22.564 0 24 1.428 24 3.19v.01h-1.6v-.01c0-.876-.72-1.59-1.61-1.59H3.21c-.89 0-1.61.716-1.61 1.59v20.82c0 .874.712 1.585 1.6 1.59v1.6z"/><path d="M3.2 6.39v20.82c0 1.762 1.435 3.19 3.21 3.19h17.58c1.773 0 3.21-1.43 3.21-3.19V6.39c0-1.76-1.436-3.19-3.21-3.19H6.41C4.636 3.2 3.2 4.63 3.2 6.39zM23.99 4.8c.893 0 1.61.714 1.61 1.59v20.82c0 .874-.72 1.59-1.61 1.59H6.41c-.892 0-1.61-.715-1.61-1.59V6.39c0-.875.72-1.59 1.61-1.59h17.58z"/><path d="M7.992 8.883h14.416v1.6H7.992zM7.992 13.063h14.416v1.6H7.992zM7.992 17.243h14.416v1.6H7.992zM7.992 21.422h9.344v1.6H7.992z"/></symbol><symbol id="icon-account-circle-fill" viewBox="0 0 512 512" width="512" height="512"><path d="M256 512c-1.652 0-3.305-.015-4.956-.046-3.01-.057-6.02-.167-9.027-.33-8.897-.48-17.77-1.42-26.57-2.823-10.728-1.71-21.347-4.108-31.77-7.175-10.765-3.17-21.318-7.053-31.57-11.616-12.73-5.668-24.995-12.38-36.633-20.044-11.99-7.896-23.318-16.8-33.827-26.583-10.685-9.947-20.522-20.802-29.37-32.412-8.73-11.455-16.5-23.644-23.184-36.402-5.664-10.81-10.552-22.024-14.61-33.533-4.028-11.428-7.237-23.145-9.594-35.033C1.625 289.548 0 272.774 0 256c0-11.428.752-22.857 2.266-34.186 1.725-12.894 4.436-25.656 8.11-38.137 3.754-12.754 8.513-25.21 14.214-37.22 6.518-13.733 14.266-26.878 23.113-39.238 8.948-12.5 19.02-24.192 30.048-34.9 11.59-11.248 24.236-21.403 37.724-30.286 13.156-8.663 27.112-16.11 41.637-22.206 15.986-6.708 32.656-11.773 49.67-15.093C222.714 1.627 238.94.052 255.172 0c16.252-.05 32.508 1.422 48.48 4.434 17.047 3.215 33.76 8.18 49.797 14.794 14.567 6.01 28.572 13.376 41.786 21.962 13.328 8.663 25.848 18.565 37.353 29.533 11.123 10.607 21.295 22.208 30.354 34.624 8.954 12.274 16.818 25.343 23.457 39.008 5.807 11.948 10.677 24.35 14.546 37.058 3.785 12.43 6.613 25.148 8.457 38.01C511.137 231.532 512 243.765 512 256c0 15.71-1.425 31.418-4.288 46.866-2.164 11.677-5.146 23.2-8.92 34.46-3.885 11.585-8.606 22.888-14.112 33.795-6.61 13.096-14.354 25.62-23.105 37.392-8.71 11.716-18.42 22.69-28.986 32.765-10.576 10.082-22.008 19.264-34.138 27.41-11.78 7.907-24.213 14.837-37.14 20.684-10.217 4.624-20.74 8.57-31.48 11.805-10.393 3.13-20.99 5.592-31.697 7.368-8.78 1.457-17.636 2.453-26.52 2.988-3 .182-6.006.31-9.012.387-1.65.042-3.298.065-4.948.08L256 512zm0-31.165c1.212-.002 2.425-.01 3.638-.03 2.65-.04 5.3-.13 7.947-.263 8.058-.41 16.092-1.248 24.06-2.518 9.186-1.465 18.28-3.503 27.213-6.102 9.675-2.816 19.157-6.288 28.363-10.386 11.386-5.067 22.344-11.088 32.732-17.973 10.33-6.847 20.093-14.546 29.165-22.99 9.227-8.59 17.737-17.952 25.41-27.956 7.836-10.22 14.798-21.11 20.775-32.517 4.865-9.282 9.077-18.906 12.59-28.778 3.643-10.232 6.535-20.73 8.648-31.383 2.87-14.46 4.295-29.2 4.295-43.94 0-10.52-.724-21.04-2.185-31.457-1.55-11.066-3.93-22.017-7.12-32.728-3.327-11.177-7.535-22.09-12.568-32.61-5.955-12.448-13.064-24.342-21.196-35.49-7.698-10.55-16.31-20.432-25.71-29.5-10.214-9.858-21.357-18.75-33.236-26.523-11.385-7.448-23.446-13.86-35.992-19.126-14.023-5.885-28.648-10.33-43.575-13.242-14.002-2.73-28.26-4.112-42.525-4.158-14.282-.045-28.567 1.248-42.604 3.895-14.957 2.82-29.62 7.177-43.69 12.98-12.58 5.19-24.685 11.532-36.118 18.914-11.927 7.7-23.123 16.53-33.398 26.326-9.78 9.323-18.72 19.52-26.684 30.435-7.864 10.78-14.772 22.26-20.604 34.262-5.195 10.69-9.536 21.795-12.963 33.177-3.22 10.695-5.634 21.633-7.22 32.69-1.525 10.645-2.282 21.4-2.282 32.156 0 14.274 1.337 28.546 4.026 42.565 1.962 10.223 4.64 20.31 8.01 30.16 3.543 10.353 7.85 20.446 12.87 30.17 6.116 11.845 13.29 23.142 21.404 33.722 7.536 9.825 15.88 19.03 24.917 27.495 9.045 8.47 18.785 16.2 29.095 23.076 10.176 6.79 20.904 12.747 32.05 17.79 9.174 4.15 18.628 7.68 28.28 10.553 8.91 2.653 17.982 4.747 27.15 6.267 7.713 1.28 15.492 2.155 23.295 2.626 2.64.16 5.284.272 7.928.338 1.45.04 2.903.058 4.356.07.485.003.97.004 1.456.005z"/><path d="M395.44 400.517c-17.137-6.754-34.71-12.507-52.037-18.328-8.625-3.005-17.406-6.32-25.276-11.01-7.17-4.187-9.692-12.755-11.435-20.275-.776-3.974-1.164-8.063-1.358-12.095 25.973-35.472 43.03-93.388 43.03-140.84 0-74.08-41.867-94.704-93.62-94.704-51.753 0-93.407 20.623-93.407 94.705 0 49.157 18.472 109.477 45.938 144.523-.232 2.752-.58 5.524-1.066 8.276-1.648 7.558-4.265 15.932-11.32 20.12-7.754 4.69-16.477 7.655-25.198 10.698-17.77 6.002-35.826 11.768-53.43 18.64-37.684-36.52-61.12-87.658-61.12-144.227 0-110.856 90.002-200.857 200.858-200.857 110.856 0 200.858 90 200.858 200.858 0 56.72-23.56 107.978-61.42 144.517z"/></symbol><symbol id="icon-warning-circle-fill-thin" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3.03c7.158 0 12.97 5.812 12.97 12.97S23.157 28.97 16 28.97 3.03 23.157 3.03 16 8.843 3.03 16 3.03zm1.165 18.14c0-.224-.18-.405-.404-.405h-.808c-.223 0-.404.18-.404.405v3.237c0 .223.18.405.404.405h.81c.222 0 .403-.182.403-.405V21.17zm0-13.535c0-.223-.18-.404-.404-.404h-.808c-.223 0-.404.182-.404.405V17.81c0 .224.18.405.404.405h.81c.222 0 .403-.18.403-.405V7.635z"/></symbol><symbol id="icon-transporter" viewBox="0 0 32 32" width="32" height="32"><path d="M29.644 22.346c.01-.235-.03-.472-.124-.71-.247-.627-.838-1.203-1.683-1.71-.82-.492-1.88-.923-3.108-1.275-.94-.26-1.98-.49-3.09-.66v-2.06h-1.6v1.85c-1.03-.11-2.11-.18-3.22-.2v-6.52h-1.65v6.52c-1.12.03-2.2.1-3.22.21v-1.85h-1.6V18c-1.118.174-2.158.4-3.09.67-1.23.35-2.29.78-3.11 1.273-.84.507-1.43 1.084-1.68 1.71-.09.238-.13.476-.12.71v2.927c-.02.41.15.87.495 1.297.506.63 1.386 1.195 2.58 1.7 1.226.517 2.772.94 4.56 1.24 1.812.308 3.85.476 6.006.476s4.195-.176 6.01-.48c1.786-.306 3.33-.736 4.56-1.254 1.19-.508 2.07-1.058 2.58-1.68.346-.43.516-.89.496-1.3v-2.93zm-2.402.786c-.48.49-1.268.945-2.31 1.335-1.065.398-2.387.726-3.897.956-1.528.233-3.234.363-5.035.363s-3.507-.13-5.035-.363c-1.51-.23-2.832-.558-3.896-.956-1.05-.39-1.84-.844-2.31-1.335-.47-.48-.64-.99-.47-1.513.16-.51.64-.98 1.34-1.4.68-.41 1.59-.77 2.66-1.07.63-.18 1.33-.34 2.07-.47v.444h1.59v-.676c1.01-.12 2.09-.197 3.22-.22v5.676h1.65v-5.67c1.12.026 2.2.1 3.22.22v.678h1.59v-.444c.74.13 1.43.287 2.07.464 1.06.294 1.97.653 2.66 1.06.7.42 1.17.89 1.34 1.397.17.52-.008 1.036-.47 1.514zm-2.414-8.804h1.594v1.594h-1.594v-1.594z"/><path d="M20.047 20.703h1.594v1.625h-1.59v-1.625zm-9.687 0h1.593v1.625H10.36v-1.625zm9.687-17.625h1.594v1.594h-1.59V3.078zm-9.687 0h1.593v1.594H10.36V3.078zm-4.782 11.25h1.594v1.594H5.578v-1.594zm19.25-3.28h1.594v1.593h-1.594v-1.59zm-19.25 0h1.594v1.593H5.578v-1.59zm14.47-4.782h1.593v8.063h-1.59V6.26zM15.17 4.672h1.656v4.78H15.17v-4.78zm-4.81 1.594h1.593v8.063H10.36V6.26z"/></symbol><symbol id="icon-gear" viewBox="0 0 32 32" width="32" height="32"><path d="M30 15.125v1.75c0 .44-.325.81-.76.867l-3.886.518c-.237.988-.624 1.916-1.14 2.757l2.38 3.113c.266.35.233.84-.077 1.15l-1.238 1.238c-.17.17-.4.258-.62.258-.19 0-.38-.06-.53-.182l-3.12-2.38c-.84.518-1.77.903-2.76 1.14l-.52 3.886c-.06.434-.43.76-.87.76h-1.75c-.44 0-.81-.325-.87-.76l-.52-3.886c-.99-.237-1.917-.623-2.76-1.14l-3.112 2.38c-.16.122-.344.18-.53.18-.224 0-.45-.086-.617-.256L5.48 25.28c-.31-.31-.342-.8-.075-1.15l2.38-3.113c-.516-.842-.904-1.77-1.14-2.757l-3.887-.518c-.434-.058-.76-.428-.76-.867v-1.75c0-.44.326-.81.76-.867l3.886-.518c.237-.987.624-1.916 1.14-2.757L5.404 7.87c-.265-.35-.232-.84.078-1.15l1.24-1.238c.168-.17.392-.257.617-.257.18 0 .37.06.53.18l3.11 2.38c.84-.515 1.77-.9 2.75-1.14l.51-3.886c.06-.44.43-.76.867-.76h1.75c.44 0 .81.32.867.76l.52 3.88c.987.24 1.916.62 2.757 1.14l3.12-2.38c.158-.12.345-.18.53-.18.227 0 .45.082.62.252l1.238 1.24c.31.31.344.8.077 1.15l-2.38 3.11c.518.843.906 1.77 1.14 2.758l3.89.517c.433.06.76.43.76.867zM16 21.25c2.9 0 5.25-2.35 5.25-5.25S18.9 10.75 16 10.75 10.75 13.1 10.75 16s2.35 5.25 5.25 5.25z"/></symbol><symbol id="icon-deployment-mysql" viewBox="0 0 512 512" width="512" height="512"><path d="M225.02 17.87c19.15-11.058 42.74-11.06 61.89-.008l159.827 92.245c19.15 11.053 30.95 31.483 30.953 53.594l.026 184.537c.003 22.11-11.79 42.544-30.937 53.602l-159.8 92.29c-19.15 11.058-42.74 11.062-61.89.01L65.262 401.892C46.113 390.84 34.313 370.41 34.31 348.3l-.026-184.537c-.003-22.11 11.79-42.544 30.937-53.602l159.8-92.29zm96.068 190.375h-41.343L333.1 343.17l-1.955 7.264c-3.632 10.895-10.615 18.158-24.303 18.158-3.073 0-6.705-1.117-9.22-1.676l-7.262 31.287c5.587 1.676 11.174 2.794 19.554 2.794 32.684 0 47.49-17.88 60.62-52.797l48.047-139.955h-39.387l-16.76 59.502c-3.353 13.13-6.426 26.258-9.5 39.388h-1.116c-3.632-13.688-6.984-26.817-10.895-39.388l-19.834-59.502zM179.458 279.2h-1.117c-3.63-11.174-6.983-22.906-10.614-33.522l-29.332-81.01H93.42v182.135h36.873v-66.765c0-17.878-3.353-44.416-5.308-62.015h1.117l14.527 43.3 25.978 69.557h22.627l25.98-69.558 14.805-43.3h1.118c-1.956 17.6-5.308 44.138-5.308 62.016v66.765h37.433V164.667h-44.696l-28.773 81.01c-3.63 10.616-6.704 22.35-10.336 33.523z"/></symbol><symbol id="icon-bubble-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M16 8.5c.276 0 .5.225.5.5s-.225.5-.5.5c-5.326 0-9.998 2.805-9.998 6 0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-3.793 5.036-7 10.998-7zm0-4.998C7.164 3.502.003 8.874.003 15.5c0 4.126 2.78 7.765 7.007 9.924 0 .027-.008.045-.008.074 0 1.793-1.34 3.722-1.928 4.735h.002c-.047.11-.074.23-.074.358 0 .5.405.91.906.91.094 0 .26-.02.255-.01 3.124-.51 6.068-3.38 6.752-4.21 1 .15 2.03.23 3.085.23 8.834 0 15.997-5.37 15.997-12s-7.163-12-15.997-12z"/></symbol><symbol id="icon-warning-circle-thin" viewBox="0 0 30 32" width="30" height="32"><path d="M28.6 16c0-7.51-6.09-13.6-13.6-13.6S1.4 8.49 1.4 16 7.49 29.6 15 29.6 28.6 23.51 28.6 16zM3 16C3 9.373 8.373 4 15 4s12 5.373 12 12-5.373 12-12 12S3 22.627 3 16z"/><path d="M15.808 21l-.005 3.004c.002.44-.36.8-.8.8-.438-.003-.798-.362-.798-.8L14.21 21c-.002-.44.36-.8.8-.8.438 0 .805.354.798.8zM15.808 8l-.005 10.004c.002.44-.36.8-.8.8-.438-.003-.798-.362-.798-.8L14.21 8c-.002-.44.36-.8.8-.8.438 0 .805.354.798.8z"/></symbol><symbol id="icon-cli" viewBox="0 0 38 32" width="38" height="32"><path d="M34.416 1.908H3.4c-.606 0-1.145.54-1.145 1.146v25.89c0 .608.54 1.147 1.146 1.147h31.02c.61 0 1.15-.53 1.15-1.14V3.06c0-.61-.54-1.15-1.14-1.15zm-3.438 2.36c.674 0 1.146.54 1.146 1.146 0 .674-.54 1.146-1.146 1.146-.674 0-1.146-.54-1.146-1.146-.067-.607.472-1.146 1.146-1.146zm-4.18 0c.673 0 1.145.54 1.145 1.146 0 .674-.54 1.146-1.146 1.146-.674 0-1.146-.54-1.146-1.146-.06-.607.48-1.146 1.15-1.146zm-4.18 0c.673 0 1.145.54 1.145 1.146 0 .674-.54 1.146-1.146 1.146s-1.146-.54-1.146-1.146c0-.607.48-1.146 1.15-1.146zm10.652 23.53H4.547V8.72H33.27V27.8z"/><path d="M8.593 22.81c.067.067.135.067.202.067s.202 0 .27-.067l5.933-4.18c.135-.067.202-.202.202-.405v-1.753c0-.135-.067-.27-.202-.405l-5.933-4.113c-.135-.067-.337-.135-.472 0-.135.067-.27.27-.27.405v2.09c0 .13.067.27.202.33l3.236 2.56-3.23 2.63c-.13.06-.2.2-.2.33v2.09c.07.2.14.335.27.403zm6.067 0v.742c0 .405.338.674.675.674h7.686c.41 0 .68-.337.68-.674v-.742c0-.405-.33-.674-.67-.674h-7.69c-.33 0-.67.337-.67.674z"/></symbol><symbol id="icon-gear-line" viewBox="0 0 32 32" width="32" height="32"><path d="M16.9 1.606c.45 0 .834.334.893.78l.53 3.996c1.017.244 1.97.643 2.837 1.173l3.2-2.447c.16-.125.355-.186.546-.186.23 0 .46.09.636.263l1.27 1.274c.322.31.356.82.08 1.18l-2.447 3.2c.53.86.928 1.82 1.173 2.83l3.995.53c.448.06.78.44.78.89v1.8c0 .45-.332.83-.78.89l-3.995.53c-.244 1.01-.643 1.963-1.173 2.83l2.447 3.2c.276.36.243.863-.08 1.18l-1.27 1.273c-.175.173-.405.264-.636.264-.19 0-.386-.06-.546-.185l-3.2-2.446c-.866.53-1.82.927-2.837 1.17l-.53 3.996c-.06.448-.442.78-.893.78h-1.8c-.45 0-.83-.332-.89-.78l-.532-3.994c-1.017-.244-1.97-.64-2.837-1.17l-3.2 2.444c-.16.126-.35.186-.54.186-.23 0-.46-.09-.63-.265l-1.28-1.27c-.32-.32-.35-.826-.07-1.18l2.447-3.2c-.53-.868-.93-1.82-1.173-2.836l-3.995-.53c-.44-.06-.78-.44-.78-.893v-1.8c0-.45.34-.83.78-.89l4-.534c.243-1.015.642-1.968 1.172-2.834L5.11 7.64c-.277-.358-.244-.863.076-1.18l1.276-1.275c.172-.173.403-.263.633-.263.19 0 .386.06.546.186l3.2 2.447c.87-.53 1.82-.928 2.84-1.173l.54-3.995c.06-.447.44-.78.89-.78h1.8zM16.9 0h-1.8c-1.25 0-2.315.935-2.483 2.174l-.395 2.962c-.42.146-.834.316-1.234.51L8.615 3.833c-.422-.33-.967-.516-1.52-.516-.663 0-1.31.27-1.776.74L4.05 5.323c-.888.882-.982 2.3-.217 3.296l1.812 2.37c-.194.4-.365.81-.51 1.23l-2.962.39C.935 12.78 0 13.85 0 15.1v1.8c0 1.25.935 2.32 2.177 2.483l2.96.395c.145.42.315.832.51 1.232l-1.815 2.373c-.76.99-.667 2.41.22 3.295l1.274 1.272c.458.464 1.105.733 1.77.733.556 0 1.103-.188 1.536-.527l2.357-1.8c.4.193.81.364 1.23.508l.39 2.96C12.78 31.064 13.85 32 15.1 32h1.8c1.25 0 2.32-.935 2.485-2.175l.394-2.96c.42-.146.83-.316 1.23-.51l2.37 1.812c.42.33.96.52 1.52.52.66 0 1.29-.26 1.77-.732l1.27-1.28c.88-.883.98-2.3.21-3.295l-1.81-2.37c.195-.4.366-.81.51-1.23l2.963-.396C31.06 19.22 32 18.154 32 16.9v-1.8c0-1.252-.936-2.32-2.18-2.483l-2.955-.395c-.146-.42-.316-.832-.51-1.232l1.814-2.373c.76-.993.66-2.41-.23-3.296l-1.26-1.26c-.48-.47-1.11-.73-1.78-.73-.556 0-1.1.19-1.535.528L21.01 5.66c-.4-.192-.81-.363-1.234-.51l-.395-2.96C19.22.938 18.16 0 16.9 0z"/><path d="M10.105 16c0 3.256 2.64 5.895 5.895 5.895s5.895-2.64 5.895-5.895c0-3.256-2.64-5.895-5.895-5.895s-5.895 2.64-5.895 5.895zm10.106 0c0 2.325-1.88 4.21-4.21 4.21s-4.21-1.884-4.21-4.21c0-2.325 1.89-4.21 4.21-4.21s4.21 1.884 4.21 4.21z"/></symbol><symbol id="icon-deployment-postgresql" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zM188.38 345.623h41.16v-61.88h22.68c38.64 0 71.4-19.04 71.4-61.88 0-44.24-32.48-58.8-72.52-58.8h-62.72v182.56zm41.16-94.64v-55.16h19.04c22.4 0 34.72 7 34.72 26.04s-10.92 29.12-33.6 29.12h-20.16z"/></symbol><symbol id="icon-home" viewBox="0 0 32 32" width="32" height="32"><path d="M16 2L0 18l3 3 3-3 2 10h6v-6h4v6h6l2-10 3 3 3-3L16 2zm0 14.828c-1.562 0-2.83-1.266-2.83-2.828s1.267-2.828 2.83-2.828c1.562 0 2.828 1.266 2.828 2.828S17.562 16.828 16 16.828z"/></symbol><symbol id="icon-processing" viewBox="0 0 32 32" width="32" height="32"><path d="M16 0c-1.105 0-2 .688-2 1.535v6.993c0 .848.896 1.535 2 1.535s2-.687 2-1.535V1.535C18 .687 17.104 0 16 0zm0 21.923c-1.105 0-2 .688-2 1.535v6.993c0 .85.896 1.54 2 1.54s2-.68 2-1.53v-7c0-.84-.896-1.53-2-1.53zM30.458 14h-6.993c-.848 0-1.535.895-1.535 2s.687 2 1.535 2h6.993c.847 0 1.535-.897 1.535-2s-.688-2-1.535-2zM10.07 16c0-1.104-.687-2-1.535-2H1.542c-.848 0-1.535.896-1.535 2s.687 2 1.535 2h6.993c.848 0 1.535-.896 1.535-2zm12.622-3.87l4.945-4.946c.6-.6.452-1.72-.33-2.5s-1.9-.928-2.5-.328L19.864 9.3c-.6.6-.453 1.72.328 2.5s1.9.93 2.5.33zM9.307 19.858l-4.945 4.945c-.6.6-.453 1.718.328 2.5s1.9.928 2.5.328l4.945-4.94c.6-.6.452-1.72-.33-2.5s-1.9-.92-2.5-.33zm13.36.026c-.6-.6-1.72-.453-2.5.328s-.93 1.9-.33 2.5l4.946 4.945c.6.6 1.72.452 2.5-.328s.927-1.9.328-2.5l-4.94-4.95zM9.28 12.154c.6.6 1.72.453 2.5-.33s.93-1.898.33-2.498L7.163 4.38c-.6-.6-1.718-.452-2.5.33s-.928 1.9-.328 2.5l4.945 4.944z"/></symbol><symbol id="icon-chevron" viewBox="0 0 32 32" width="32" height="32"><path d="M23.975 15.962L12.013 4 8.026 7.987 16 15.962l-7.974 7.976 3.987 3.987z"/></symbol><symbol id="icon-circle-fill" viewBox="0 0 32 32" width="32" height="32"><circle cx="16" cy="16" r="13"/></symbol><symbol id="icon-gear-round" viewBox="0 0 32 32" width="32" height="32"><path d="M25.995 19.068H24.67c-.214.78-.522 1.518-.917 2.203l1.224 1.23c.783.79.783 2.06 0 2.84l-.71.71c-.782.79-2.052.79-2.835 0L20.2 24.81c-.683.39-1.42.692-2.194.903V27c0 1.102-.896 2-2.006 2h-1c-1.108 0-2.007-.897-2.007-2.005V25.71c-.774-.21-1.51-.514-2.194-.902l-1.24 1.23c-.78.784-2.05.784-2.84 0l-.71-.708c-.787-.783-.787-2.053 0-2.836l1.23-1.224c-.4-.68-.707-1.42-.92-2.2H5c-1.11 0-2.003-.9-2.003-2.003V16.06c0-1.106.897-2.004 2.005-2.004H6.31c.208-.77.504-1.505.888-2.186L6.02 10.694c-.782-.783-.782-2.053 0-2.836l.71-.708c.783-.783 2.053-.783 2.835 0l1.153 1.153c.706-.41 1.468-.73 2.272-.95V6.005C12.992 4.897 13.892 4 15 4h1c1.108 0 2.006.897 2.006 2.005v1.347c.806.22 1.567.54 2.272.95L21.43 7.15c.784-.783 2.054-.783 2.837 0l.71.708c.782.783.782 2.053 0 2.836L23.8 11.87c.384.68.68 1.415.888 2.187h1.308c1.107 0 2.005.898 2.005 2.005v1.003c0 1.106-.89 2.003-2 2.003zM15.5 11.08c-3.045 0-5.514 2.47-5.514 5.514s2.47 5.514 5.514 5.514 5.514-2.47 5.514-5.514-2.47-5.514-5.514-5.514zm0 7.957c-1.384 0-2.507-1.12-2.507-2.506 0-1.38 1.123-2.5 2.507-2.5s2.506 1.12 2.506 2.51c0 1.39-1.122 2.51-2.506 2.51z"/></symbol><symbol id="icon-cluster-hosts" viewBox="0 0 20 20" width="20" height="20"><path d="M18.028 18.028c-.028.028-.057.056-.087.083-.06.054-.122.103-.188.15-.197.135-.418.236-.65.294-.105.027-.213.044-.32.053-.052.004-.104.007-.155.007-4.418.014-8.836.014-13.254 0-.077 0-.153-.005-.23-.014-.143-.018-.285-.05-.422-.1-.136-.047-.268-.11-.392-.188-.13-.08-.25-.176-.356-.284-.108-.107-.203-.227-.284-.356-.077-.124-.14-.256-.19-.393-.047-.138-.08-.28-.098-.424-.01-.076-.013-.152-.014-.23-.014-4.417-.014-8.835 0-13.253 0-.077.005-.153.014-.23.018-.143.05-.285.1-.422.047-.136.11-.268.188-.392.08-.13.176-.25.284-.356.107-.108.227-.203.356-.284.124-.077.256-.14.393-.19.138-.047.28-.08.424-.098.076-.01.152-.013.23-.014 4.417-.014 8.835-.014 13.253 0 .077 0 .153.005.23.014.143.018.285.05.422.1.136.047.268.11.392.188.13.08.25.176.356.284.108.107.203.227.284.356.077.124.14.256.19.393.047.138.08.28.098.424.01.076.013.152.014.23.014 4.417.014 8.835 0 13.253 0 .05-.003.103-.007.154-.01.11-.026.217-.053.322-.055.22-.15.43-.275.62-.045.067-.094.13-.146.192-.023.027-.047.054-.072.08l-.034.034zm-.945-.945c.028-.027.053-.057.075-.09.045-.062.078-.133.098-.208.014-.054.02-.11.022-.166.014-4.415.042-8.83 0-13.243 0-.027-.003-.054-.006-.08-.007-.05-.018-.097-.036-.143-.03-.08-.077-.156-.136-.22-.07-.075-.157-.135-.254-.17-.046-.018-.093-.03-.142-.036l-.08-.006c-4.416-.042-8.832-.042-13.247 0-.027 0-.054.003-.08.006-.05.007-.097.018-.143.036-.08.03-.156.077-.22.136-.075.07-.135.157-.17.254-.017.044-.03.09-.035.137-.005.03-.007.058-.008.087-.042 4.415-.042 8.83 0 13.246 0 .03.003.057.007.086.005.046.017.092.034.136.035.097.095.184.17.254.064.06.14.106.22.136.046.018.093.03.142.036l.08.006c4.416.042 8.832.042 13.247 0 .055 0 .11-.008.162-.022.07-.018.136-.05.196-.09.034-.02.066-.046.095-.074l.008-.01zm-13.3-4.244H16.23v2.808c0 .165-.067.323-.183.44-.117.117-.276.183-.44.183h-11.2c-.167 0-.325-.065-.442-.182-.117-.117-.182-.275-.182-.44v-2.81zm11.1.915h-1.24v1.24h1.24v-1.24zm1.346-2.047H3.782V8.29H16.23v3.418zm-1.347-2.33h-1.24v1.242h1.24V9.38zM16.23 7.2H3.782V4.39c0-.166.065-.324.182-.44.117-.118.275-.183.44-.183h11.2c.166 0 .325.065.442.182.116.116.182.274.182.44v2.808zm-1.347-2.336h-1.24v1.24h1.24v-1.24z"/></symbol><symbol id="icon-deployment-rethinkdb" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm18.724-166.377l-41.44-73.08c19.6-8.68 32.48-25.76 32.48-52.64 0-43.4-31.64-56.84-70.28-56.84h-65.8v182.56h41.16v-65.8h22.68l35 65.8h46.2zm76.72 3.36c13.44 0 23.52-2.8 30.8-5.04l-6.44-29.96c-3.64 1.4-8.68 2.8-13.16 2.8-10.92 0-17.92-6.44-17.92-22.12v-55.72h33.32v-32.2h-33.32v-36.96H310.6l-4.76 36.96-21.28 1.68v30.52h19.04v56.28c0 32.2 13.44 53.76 47.88 53.76zm-180.6-153.16h21.28c21.56 0 33.32 6.16 33.32 24.08 0 17.92-11.76 27.16-33.32 27.16h-21.28v-51.24z"/></symbol><symbol id="icon-watch" viewBox="0 0 32 32" width="32" height="32"><path d="M21.81 26.064c-.23-.146-.525-.138-.746.02-1.86 1.323-4.046 2.024-6.323 2.024s-4.46-.7-6.32-2.024c-.22-.158-.51-.167-.74-.02-.23.144-.35.414-.3.682l.83 4.7c.06.32.34.554.66.554h11.76c.33 0 .61-.234.66-.554l.83-4.7c.05-.267-.07-.537-.3-.683zM7.67 5.756c.11.07.234.105.36.105.136 0 .27-.04.388-.12 1.86-1.32 4.047-2.02 6.324-2.02s4.463.7 6.322 2.03c.222.16.52.17.75.02s.348-.42.3-.69l-.83-4.52c-.06-.313-.336-.55-.66-.55H8.862c-.323 0-.6.23-.658.55l-.83 4.52c-.05.27.07.54.3.69zm11.153 9.752h-3.85V10.03c0-.332-.27-.602-.6-.602s-.602.27-.602.602v6.28c0 .128.04.244.11.34.13.273.41.46.73.46h4.22c.45 0 .81-.358.81-.8s-.36-.802-.8-.802z"/><path d="M27.478 14.25c-.023-.032-.052-.05-.083-.05H25.85c-.033 0-.062.02-.084.05-.023.03-.035.073-.035.118v.56h-.6c-.49-5.244-4.92-9.36-10.29-9.36-5.7 0-10.34 4.64-10.34 10.342s4.64 10.35 10.34 10.35c5.378 0 9.8-4.113 10.3-9.36h.6v.56c0 .047.02.09.04.12s.05.05.085.05h1.54c.03 0 .06-.02.083-.05.02-.032.032-.075.032-.12v-3.083c0-.044-.014-.086-.036-.117zM14.83 24.02c-4.47 0-8.11-3.638-8.11-8.11s3.64-8.11 8.11-8.11c4.473 0 8.11 3.638 8.11 8.11s-3.638 8.11-8.11 8.11z"/></symbol><symbol id="icon-x-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23c-5.522 0-10-4.478-10-10 0-5.523 4.478-10 10-10 5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10z"/><path d="M22.02 19.837l-2.15 2.15L16 18.12l-3.868 3.868-2.15-2.15 3.867-3.87L9.98 12.1l2.152-2.15 3.87 3.867L19.87 9.95l2.15 2.15-3.87 3.867 3.87 3.868z"/></symbol><symbol id="icon-bell" viewBox="0 0 32 32" width="32" height="32"><path d="M23.457 13.59C19.807 5.74 17.912 2.76 11.95 2.88c-2.123.045-1.613-1.537-3.232-.937-1.618.6-.23 1.478-1.885 2.836C2.19 8.59 2.617 12.11 4.77 20.52c.908 3.54-2.187 3.714-.962 7.146.894 2.502 7.486 3.548 14.44.968 6.956-2.58 11.346-7.703 10.452-10.205-1.225-3.43-3.706-1.54-5.243-4.85zm-5.963 12.934c-6.21 2.305-11.317.95-11.532.346-.37-1.04 2.005-4.506 9.107-7.14 7.1-2.636 11.06-1.66 11.47-.498.24.686-2.84 4.987-9.06 7.29zm-1.996-5.592c-3.248 1.205-5.505 2.584-6.964 3.825 1.027.933 2.954 1.162 4.873.45 2.444-.908 3.945-2.99 3.35-4.65-.006-.02-.017-.038-.024-.058-.4.13-.812.27-1.235.43z"/></symbol><symbol id="icon-dash-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M25.14 6.83c-5.066-5.066-13.277-5.065-18.342 0-5.065 5.065-5.064 13.276 0 18.34 5.066 5.066 13.277 5.065 18.342 0 5.065-5.065 5.063-13.277 0-18.34zm-.34 11.108H7.184v-3.834H24.8v3.834z"/></symbol><symbol id="icon-question-line" viewBox="0 0 512 512" width="512" height="512"><path d="M256 502.426c-1.59-.002-3.18-.015-4.77-.045-2.9-.054-5.796-.16-8.69-.316-8.564-.462-17.105-1.368-25.575-2.718-10.328-1.647-20.55-3.955-30.583-6.908-10.362-3.05-20.52-6.79-30.39-11.18-12.254-5.456-24.06-11.918-35.262-19.295-11.543-7.6-22.446-16.17-32.562-25.588-10.285-9.575-19.754-20.024-28.272-31.2-8.404-11.028-15.88-22.76-22.316-35.042-5.453-10.404-10.158-21.2-14.063-32.278-3.878-11-6.967-22.28-9.236-33.723-3.14-15.84-4.706-31.985-4.706-48.132 0-11 .725-22.002 2.182-32.907 1.66-12.412 4.27-24.697 7.806-36.71 3.614-12.278 8.195-24.27 13.683-35.83 6.274-13.218 13.732-25.872 22.25-37.77 8.612-12.03 18.306-23.286 28.923-33.592 11.155-10.827 23.328-20.603 36.312-29.153 12.664-8.34 26.098-15.508 40.08-21.376 15.387-6.456 31.433-11.332 47.81-14.527 15.34-2.992 30.958-4.508 46.583-4.557 15.644-.05 31.292 1.368 46.666 4.267 16.41 3.095 32.497 7.874 47.934 14.24 14.023 5.786 27.505 12.876 40.224 21.14 12.83 8.34 24.882 17.872 35.956 28.43 10.708 10.21 20.5 21.377 29.22 33.33 8.62 11.814 16.19 24.394 22.58 37.548 5.59 11.502 10.276 23.44 14 35.673 3.644 11.964 6.366 24.207 8.14 36.587 1.67 11.657 2.502 23.434 2.502 35.21 0 15.122-1.372 30.243-4.128 45.113-2.083 11.24-4.954 22.333-8.588 33.172-3.738 11.15-8.283 22.03-13.583 32.53-6.364 12.606-13.817 24.66-22.24 35.993-8.386 11.278-17.732 21.84-27.903 31.54-10.18 9.704-21.184 18.543-32.86 26.383-11.338 7.614-23.307 14.284-35.75 19.913-9.836 4.45-19.965 8.25-30.302 11.362-10.006 3.013-20.205 5.383-30.513 7.093-8.453 1.402-16.977 2.36-25.53 2.876-2.888.174-5.78.298-8.674.37-1.587.042-3.175.064-4.763.077-.53.004-1.062.005-1.593.006zm0-30c1.167-.002 2.334-.01 3.502-.028 2.55-.04 5.102-.125 7.65-.254 7.756-.394 15.49-1.2 23.16-2.424 8.842-1.41 17.597-3.372 26.195-5.874 9.313-2.71 18.44-6.053 27.302-9.997 10.958-4.88 21.507-10.675 31.506-17.302 9.944-6.59 19.342-14.002 28.074-22.13 8.882-8.27 17.074-17.28 24.46-26.91 7.543-9.838 14.244-20.32 19.998-31.3 4.683-8.936 8.737-18.2 12.12-27.703 3.506-9.85 6.29-19.954 8.324-30.21 2.76-13.918 4.134-28.105 4.134-42.295 0-10.126-.697-20.252-2.103-30.28-1.492-10.653-3.783-21.194-6.853-31.504-3.204-10.76-7.254-21.265-12.1-31.39-5.73-11.983-12.574-23.432-20.402-34.163-7.41-10.156-15.7-19.668-24.748-28.398-9.833-9.488-20.56-18.05-31.994-25.53-10.96-7.17-22.57-13.343-34.645-18.41-13.498-5.666-27.576-9.944-41.945-12.747-13.478-2.63-27.203-3.96-40.934-4.003-13.747-.043-27.498 1.2-41.01 3.75-14.397 2.714-28.51 6.907-42.055 12.493-12.11 4.995-23.762 11.1-34.768 18.207-11.48 7.412-22.258 15.91-32.15 25.34-9.412 8.975-18.02 18.792-25.685 29.298-7.57 10.377-14.22 21.426-19.833 32.98-5.002 10.29-9.18 20.98-12.48 31.936-3.1 10.294-5.423 20.823-6.948 31.466-1.47 10.248-2.198 20.6-2.198 30.954 0 13.74 1.287 27.478 3.876 40.973 1.887 9.84 4.465 19.55 7.71 29.03 3.41 9.968 7.555 19.683 12.388 29.043 5.887 11.403 12.794 22.277 20.603 32.46 7.255 9.46 15.286 18.32 23.986 26.468 8.706 8.154 18.082 15.593 28.006 22.213 9.795 6.535 20.122 12.27 30.85 17.124 8.832 3.996 17.933 7.394 27.224 10.16 8.575 2.553 17.31 4.568 26.135 6.032 7.425 1.232 14.913 2.074 22.424 2.527 2.54.152 5.086.26 7.63.325 1.398.036 2.796.055 4.194.067l1.402.004z"/><path d="M239.897 359.34c-1.195 0-2.34.476-3.184 1.32-.844.846-1.318 1.993-1.316 3.188l.058 36.022c.004 2.482 2.018 4.492 4.5 4.492h36.01c1.195 0 2.34-.474 3.183-1.318.844-.844 1.318-1.988 1.318-3.182V363.84c0-2.485-2.015-4.5-4.5-4.5h-36.07zm-70.935-158.608c-.014 1.2.454 2.356 1.298 3.21.844.853 1.994 1.333 3.194 1.333 6.71.008 19.283.01 25.95.01 2.428 0 4.418-1.926 4.498-4.352.278-7.84 1.34-15.184 3.175-22.024 2.172-8.093 5.612-15.135 10.32-21.09 4.705-5.975 10.607-10.682 17.63-14.194 7.025-3.512 15.388-5.25 24.983-5.25 14.482 0 26.068 4.164 34.576 12.546 8.51 8.38 13.252 20.003 14.338 34.866.543 10.01-.67 18.52-3.62 25.525-2.95 7.006-6.988 13.47-11.95 19.28-5.03 5.793-10.444 11.35-16.255 16.618-5.812 5.27-11.406 11.044-16.656 17.235-5.25 6.21-9.74 13.306-13.396 21.29-3.657 7.982-5.793 17.63-6.336 29v14.56c0 1.193.475 2.34 1.32 3.183.844.845 1.99 1.32 3.183 1.32h25.498c1.194 0 2.34-.475 3.184-1.32.845-.844 1.32-1.99 1.32-3.184v-11.427c0-7.06 1.03-13.396 3.077-18.827 2.045-5.43 4.707-10.68 8.092-15.388 3.385-4.707 7.17-9.232 11.35-13.396 4.182-4.164 8.454-8.327 12.78-12.49 4.346-4.346 8.582-8.87 12.782-13.397 4.2-4.527 7.91-9.596 11.15-15.027 3.26-5.43 5.975-11.404 7.966-18.102 1.992-6.697 3.042-14.12 3.042-22.52 0-12.997-2.082-24.438-6.264-34.485-4.182-10.048-10.065-18.465-17.632-25.345-7.603-6.88-16.583-12.165-26.974-15.82-10.39-3.658-21.976-5.432-34.685-5.432-14.12 0-26.79 2.425-38.16 7.24-11.368 4.816-21 11.768-28.783 20.457-7.893 8.87-13.903 19.19-18.103 31.1-3.736 10.596-5.695 22.163-5.892 34.297z"/></symbol><symbol id="icon-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23c-5.522 0-10-4.478-10-10 0-5.523 4.478-10 10-10 5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10z"/></symbol><symbol id="icon-clock-line" viewBox="0 0 32 32" width="32" height="32"><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm0 29.09C8.77 29.09 2.91 23.23 2.91 16S8.77 2.91 16 2.91c7.23 0 13.09 5.86 13.09 13.09S23.23 29.09 16 29.09z"/><path d="M14.545 5.818v14.545h2.91V5.818h-2.91zm2.91 11.637v2.91h5.818v-2.91h-5.818z"/></symbol><symbol id="icon-help" viewBox="0 0 32 32" width="32" height="32"><path d="M15.817 20.677h-.073c-1.21 0-2.114.88-2.15 2.09-.035 1.234.848 2.157 2.1 2.193h.08c1.24 0 2.13-.848 2.166-2.064.036-1.27-.837-2.18-2.123-2.22zm4.34-12.4c-1.137-.82-2.58-1.235-4.292-1.235-1.307 0-2.426.294-3.327.873-1.433.91-2.206 2.47-2.297 4.636v.16h3.54v-.14c0-.59.18-1.16.52-1.71.34-.53.9-.79 1.72-.79.828 0 1.4.216 1.7.64.31.44.47.93.47 1.464 0 .385-.16.776-.52 1.27-.153.226-.36.437-.605.62-.073.048-1.783 1.15-2.56 2.06-.493.58-.523 1.28-.564 2.475l-.01.29h3.43v-.145c.01-.567.05-.64.14-.92.11-.355.41-.715.9-1.1l.9-.62c.816-.634 1.463-1.154 1.758-1.572.567-.773.853-1.626.853-2.534 0-1.624-.587-2.868-1.74-3.7z"/><path d="M30.734 15.804c-.11-8.126-6.788-14.63-14.915-14.52C7.69 1.39 1.19 8.07 1.29 16.2c.11 8.126 6.787 14.63 14.916 14.52 8.13-.11 14.63-6.788 14.522-14.917zM16.17 27.684C9.72 27.77 4.42 22.608 4.334 16.16 4.247 9.706 9.407 4.405 15.86 4.32c6.45-.086 11.75 5.075 11.837 11.525.086 6.452-5.075 11.753-11.526 11.84z"/></symbol><symbol id="icon-check-thin" viewBox="0 0 32 32" width="32" height="32"><path d="M28.998 8.53l-2.134-2.133c-.394-.393-1.03-.393-1.423 0L12.65 19.192l-6.086-6.13c-.392-.393-1.03-.393-1.422 0l-2.134 2.134c-.393.394-.393 1.03 0 1.423l8.924 8.98c.393.39 1.03.39 1.423 0L29 9.95c.392-.39.392-1.03 0-1.422z"/></symbol><symbol id="icon-deployment-etcd" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zM208.96 348.983c16.52 0 35-5.88 49.28-15.68l-13.72-24.92c-10.08 6.16-19.6 9.24-29.96 9.24-18.48 0-32.48-9.24-36.12-29.4h83.16c.84-3.36 1.68-10.92 1.68-18.2 0-37.8-19.6-66.64-59.08-66.64-33.32 0-65.52 27.72-65.52 72.8 0 45.92 30.52 72.8 70.28 72.8zm133.56 0c13.44 0 23.52-2.8 30.8-5.04l-6.44-29.96c-3.64 1.4-8.68 2.8-13.16 2.8-10.92 0-17.92-6.44-17.92-22.12v-55.72h33.32v-32.2H335.8v-36.96h-34.16l-4.76 36.96-21.28 1.68v30.52h19.04v56.28c0 32.2 13.44 53.76 47.88 53.76zm-164.36-87.92c2.8-17.64 14-26.32 26.88-26.32 16.52 0 23.24 10.92 23.24 26.32h-50.12z"/></symbol><symbol id="icon-databases" viewBox="0 0 32 32" width="32" height="32"><path d="M26.884 22.84c-.32.262-.657.503-1.018.738-.1.064-.206.13-.312.194C23.06 25.29 19.7 26.192 16 26.195c-2.778 0-5.363-.51-7.534-1.406-.843-.35-1.628-.76-2.336-1.21-.36-.24-.698-.49-1.018-.75-.368-.3-.707-.62-1.016-.96v3.06c0 1.1.412 2.12 1.075 2.99 1 1.29 2.54 2.28 4.4 2.98 1.86.7 4.06 1.1 6.43 1.1 3.16-.007 6.02-.698 8.18-1.89 1.08-.596 1.99-1.32 2.65-2.185.667-.86 1.08-1.89 1.08-2.99v-3.06c-.313.34-.648.657-1.023.96zm-3.375 5.423c-.16.558-.63 1.013-1.21 1.106-.07 0-.14.01-.2.01-.25 0-.48-.08-.67-.22-.286-.21-.46-.55-.46-.96 0-.73.55-1.38 1.26-1.496.063-.01.126-.01.19-.01.31-.004.594.12.8.33.203.206.325.506.325.834 0 .14-.02.265-.06.39z"/><path d="M26.884 15.215c-.32.267-.657.51-1.018.738-.103.068-.21.133-.317.2-2.51 1.498-5.87 2.295-9.55 2.3-2.77 0-5.35-.45-7.52-1.294-.85-.34-1.64-.73-2.35-1.19-.36-.23-.7-.48-1.02-.74-.37-.3-.71-.63-1.02-.97v4.59c.14.38.34.75.61 1.11.12.163.25.325.4.482.29.304.63.604 1.02.886.324.24.69.47 1.084.68 2.184 1.19 5.313 1.9 8.78 1.896 2.6 0 5.01-.4 6.97-1.1 1.13-.405 2.11-.91 2.9-1.48.382-.28.725-.584 1.015-.89.15-.16.282-.32.402-.48.266-.36.466-.73.61-1.12v-4.61c-.313.34-.647.664-1.02.97zm-4.58 6.335c-.067.012-.134.017-.195.017h-.01c-.31 0-.6-.122-.8-.337-.21-.208-.33-.503-.33-.835 0-.728.552-1.382 1.26-1.495.065-.01.13-.015.193-.015.31 0 .593.125.8.33.202.213.324.507.324.838-.004.733-.56 1.377-1.26 1.496z"/><path d="M27.9 7.182c.002-.47-.14-.928-.36-1.313-.394-.68-1-1.18-1.728-1.62-1.096-.65-2.525-1.13-4.196-1.48-1.668-.35-3.582-.54-5.617-.54-3.11 0-5.92.44-8.03 1.2-1.07.38-1.96.83-2.65 1.42-.35.29-.65.62-.87 1.003-.22.384-.36.84-.36 1.312v3.93c.14.44.35.85.62 1.236.12.165.25.33.39.49.29.326.63.626 1.02.907.325.243.686.47 1.086.672 2.17 1.15 5.3 1.77 8.787 1.763 2.61 0 5.02-.354 6.98-1.017 1.133-.386 2.105-.874 2.885-1.447.383-.285.726-.587 1.02-.908.14-.15.273-.32.39-.49.27-.38.48-.78.624-1.22V7.18h-.01zm-5.596 6.47c-.067.013-.134.015-.195.015h-.01c-.31 0-.6-.12-.8-.33-.21-.212-.33-.506-.33-.837 0-.39.16-.758.41-1.03.224-.24.517-.414.85-.462.06-.014.126-.017.19-.017.19 0 .362.05.52.12.364.19.604.58.604 1.05 0 .73-.556 1.38-1.256 1.49zm3.563-6.47c0 .066-.014.134-.08.255-.115.21-.44.543-.984.855-.812.482-2.07.93-3.586 1.244-1.523.316-3.307.498-5.22.497-2.908.005-5.543-.43-7.363-1.082-.91-.32-1.61-.7-2.02-1.06-.206-.17-.336-.33-.405-.45-.07-.12-.08-.19-.08-.25v-.01c0-.06.01-.13.08-.25.11-.21.44-.54.98-.86.81-.48 2.07-.93 3.58-1.24s3.3-.5 5.21-.5c2.91 0 5.544.43 7.362 1.09.905.33 1.61.71 2.023 1.06.203.17.33.34.4.46.067.12.083.19.083.254h-.003z"/></symbol><symbol id="icon-jobs" viewBox="0 0 32 32" width="32" height="32"><path d="M16.722 21.863c-.456-.432-.988-.764-1.57-.97l-1.217-4.744 14.506-4.06L30 18.14l-13.275 3.72zM12.104 9.02l9.67-2.706 1.556 6.058-9.67 2.705-1.556-6.058zm.434 11.78c-.27.077-.52.185-.765.304L7.51 4.49H5.904c-.16.35-.498.597-.896.597H3.006c-.553 0-1-.47-1-1.046S2.453 3 3.006 3H5.01c.335 0 .617.184.8.447h3.08v.05l.045-.013 4.41 17.184c-.27.025-.538.064-.807.138zm.26 1.01c1.868-.522 3.79.636 4.29 2.59.5 1.95-.608 3.956-2.478 4.48-1.87.52-3.79-.638-4.29-2.59s.608-3.956 2.477-4.48zm-.528 4.004c.214.836 1.038 1.332 1.84 1.107s1.275-1.08 1.06-1.92c-.213-.83-1.037-1.33-1.838-1.1-.802.23-1.277 1.09-1.062 1.92zm17.6-4.113l-11.684 3.27c-.02-.28-.06-.56-.132-.84-.07-.28-.174-.54-.29-.8l11.624-3.25.482 1.63z"/></symbol><symbol id="icon-eye" viewBox="0 0 32 32" width="32" height="32"><path d="M16.014 7.008C8.02 7.008.028 14.002.028 16s7.993 8.992 15.986 8.992S32 17.998 32 16s-7.993-8.992-15.986-8.992zm0 14.987c-3.31 0-5.995-2.684-5.995-5.995s2.68-5.995 5.99-5.995S22 12.69 22 16s-2.685 5.995-5.996 5.995z"/><path d="M14.015 16c0 1.103.895 1.998 1.998 1.998S18.01 17.103 18.01 16s-.894-1.998-1.997-1.998-1.998.895-1.998 1.998z"/></symbol><symbol id="icon-deployment-rabbitmq" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm5.564-166.377l-41.44-73.08c19.6-8.68 32.48-25.76 32.48-52.64 0-43.4-31.64-56.84-70.28-56.84h-65.8v182.56h41.16v-65.8h22.68l35 65.8h46.2zm70-28.56c-9.8 0-15.96-4.2-15.96-13.16 0-10.64 9.52-19.04 38.64-22.96v24.36c-7.28 7.28-13.44 11.76-22.68 11.76zm-14 31.92c15.68 0 28.56-7.28 40.32-17.64h1.12l2.8 14.28h33.6v-79.52c0-42.56-19.6-62.72-55.16-62.72-21.84 0-41.72 7.56-59.36 18.2l14.84 27.16c13.44-7.84 24.92-12.6 36.68-12.6 15.12 0 21 7.84 21.84 20.16-54.88 5.6-78.12 21.56-78.12 50.68 0 23.52 15.96 42 41.44 42zm-159.88-153.16H179c21.56 0 33.32 6.16 33.32 24.08 0 17.92-11.76 27.16-33.32 27.16h-21.28v-51.24z"/></symbol><symbol id="icon-arrow-left-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23c-5.522 0-10-4.478-10-10 0-5.523 4.478-10 10-10 5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10z"/><path d="M9.934 15.97l6.035 6.034v-4.526H22V14.46h-6.03V9.934z"/></symbol><symbol id="icon-users" viewBox="0 0 32 32" width="32" height="32"><path d="M30.008 26.11c-1.178-.556-2.387-1.018-3.448-1.42-.638-.243-1.427-.386-2.027-.716-.4-.22-1.044-.937-1.275-1.313-.323-.52-.405-1.07-1.217-1.06.61-1.07 1.13-2.24 1.57-3.48 1.33 1.06 1.51-3.21 1.16-4-.14-.18-.34-.01-.4-.06.3-2.24.76-4.87-.23-6.43-1.15-1.82-5.47-2.44-7.82-1.8-.07-.26-.51 0-.87.23-.09-.21-.61.11-.58.58-2.58 1.02-2.06 4.87-1.56 7.82-.102.11-.38.05-.35.29.09 1.46.36 2.73.93 3.71.33.14.43-.26.58-.11.365 1.14.817 2.197 1.216 3.3-.736.126-.97.828-1.195 1.51l-6 2.73c-.16.07-.32.143-.474.216V28h22v-1.89z"/><path d="M12.102 21.3c-.353-.134-.79-.213-1.12-.395-.22-.12-.577-.518-.705-.726-.18-.29-.224-.6-.673-.59.336-.6.623-1.24.864-1.93.733.58.833-1.78.64-2.21-.08-.1-.19-.01-.224-.04.166-1.24.42-2.69-.128-3.56-.637-1.01-3.025-1.35-4.323-.995-.04-.15-.28-.004-.48.13-.05-.12-.337.055-.32.32-1.427.56-1.14 2.69-.865 4.32-.057.06-.21.024-.192.16.05.804.2 1.51.513 2.05.18.073.24-.144.32-.065.2.63.45 1.213.67 1.825-.41.07-.54.457-.66.833L2.1 21.95l-.105.05v2h6.11l5.033-2.293c-.36-.148-.715-.283-1.043-.408z"/></symbol><symbol id="icon-databases-line" viewBox="0 0 32 32" width="32" height="32"><path d="M22.28 14.154c-.078.015-.155.018-.227.018h-.005c-.366 0-.7-.14-.94-.38-.238-.25-.378-.59-.378-.98 0-.45.19-.89.486-1.21.262-.28.606-.48.997-.54.073-.012.15-.02.224-.02.22 0 .425.057.61.14.43.22.713.688.713 1.238-.002.857-.654 1.62-1.477 1.755h-.003v-.02z"/><path d="M3.046 26.624c1.822 2.2 7.098 3.852 12.953 3.852 5.854 0 11.13-1.65 12.953-3.852v-4.03c-2.687 2.02-7.61 3.31-12.953 3.31-5.344 0-10.268-1.29-12.954-3.31v4.03zm0-6.097C4.868 22.725 10.144 24.38 16 24.38c5.854 0 11.13-1.656 12.953-3.854v-5.032c-2.69 2.094-7.612 3.438-12.95 3.438h-.254c-5.245-.043-10.057-1.377-12.704-3.44v5.035zm27.43-6.648V27.13l-.146.2C28.308 30.11 22.462 32 16 32S3.69 30.112 1.67 27.332l-.146-.2V7.06C1.524 3 8.054 0 16 0c7.946 0 14.476 3 14.476 7.06h.002v6.818zM3.05 13.384C4.863 15.685 10.14 17.41 16 17.41s11.137-1.727 12.952-4.025V7.06c0-2.897-5.75-5.537-12.952-5.537S3.048 4.165 3.048 7.06v6.325zm25.904 0zm-25.906-.002l.002.002-.002-.002zM23.046 13.383l.002.002-.002-.002z"/></symbol><symbol id="icon-info" viewBox="0 0 32 32" width="32" height="32"><path d="M16 2.667c7.364 0 13.333 5.97 13.333 13.333S23.363 29.333 16 29.333 2.667 23.363 2.667 16 8.637 2.667 16 2.667zM18.667 16h-5.333v9.333h5.333V16zm-2.684-3.233c1.61 0 2.917-1.305 2.917-2.917s-1.307-2.916-2.917-2.916-2.916 1.307-2.916 2.917 1.305 2.92 2.916 2.92z"/></symbol><symbol id="icon-keys" viewBox="0 0 512 512" width="512" height="512"><path d="M167.974 6.994c1.436-.127 2.873-.235 4.312-.317 2.88-.164 5.763-.234 8.647-.21 8.42.074 16.834.955 25.087 2.636 11.667 2.376 23 6.354 33.59 11.8 14.903 7.664 28.314 18.218 39.285 30.885 7.203 8.318 13.344 17.548 18.23 27.406 3.054 6.157 5.62 12.555 7.668 19.114 2.15 6.886 3.734 13.948 4.73 21.093 1.48 10.614 1.66 21.405.533 32.06-.39 3.7-.94 7.383-1.643 11.035-.33 1.718-.7 3.427-1.096 5.13l186.868 155.08c.773.652 1.49 1.367 2.13 2.15 1.463 1.786 2.53 3.89 3.105 6.125.218.844.366 1.707.443 2.576.032.364.05.73.06 1.095.106 8.483.1 16.967.152 25.45l.16 27.16c-.002.557-.025 1.112-.082 1.667-.115 1.124-.35 2.236-.7 3.31-.614 1.892-1.587 3.665-2.85 5.202-1.196 1.452-2.648 2.69-4.273 3.64-.977.572-2.016 1.04-3.092 1.39-.42.14-.848.255-1.278.36l-54.665 12.782c-.443.1-.888.186-1.337.25-.837.12-1.684.173-2.53.16-2.44-.043-4.86-.65-7.03-1.767-1.022-.525-1.977-1.162-2.866-1.888l-29.343-24.353-27.122 6.843c-.212.052-.21.05-.423.1-.613.13-1.23.234-1.853.297-1.384.14-2.785.096-4.157-.128-1.444-.235-2.855-.67-4.18-1.287-2.054-.96-3.896-2.356-5.372-4.076-1.404-1.637-2.47-3.56-3.115-5.617-.394-1.257-.632-2.562-.706-3.877-.03-.536-.03-1.072-.01-1.61l.96-20.468-20.062 4.745c-.21.048-.21.048-.42.093-.61.12-1.222.214-1.84.268-1.376.12-2.766.06-4.126-.178-1.43-.25-2.823-.696-4.132-1.32-1.958-.936-3.72-2.273-5.146-3.908-1.458-1.67-2.56-3.645-3.218-5.763-.364-1.175-.592-2.39-.678-3.615-.043-.61-.048-1.22-.024-1.83l.914-19.485-18.86 4.46c-.213.05-.213.05-.427.095-.614.12-1.232.215-1.856.268-1.385.12-2.785.055-4.154-.19-1.44-.255-2.842-.71-4.158-1.347-1.9-.92-3.61-2.22-5.008-3.8-1.53-1.735-2.676-3.8-3.335-6.017-.353-1.188-.567-2.415-.637-3.65-.035-.617-.03-1.232.003-1.848l1.726-27.92-35.966-29.847-1.026.45c-2.166.927-4.35 1.807-6.56 2.622-4.22 1.556-8.518 2.894-12.874 4.01-12.83 3.285-26.153 4.62-39.38 3.95-9.395-.474-18.737-1.96-27.813-4.43-8.652-2.357-17.058-5.608-25.043-9.69-15.144-7.74-28.757-18.46-39.85-31.35-4.94-5.74-9.376-11.91-13.244-18.42-4.137-6.963-7.62-14.312-10.398-21.92-4.007-10.978-6.538-22.49-7.515-34.135-.967-11.52-.415-23.164 1.652-34.538 1.258-6.925 3.075-13.747 5.432-20.378 2.35-6.612 5.234-13.033 8.618-19.18 6.697-12.166 15.342-23.258 25.49-32.74 4.578-4.277 9.464-8.226 14.61-11.802 5.274-3.666 10.82-6.94 16.578-9.788 9.225-4.562 18.988-8.027 29.02-10.31 3.453-.787 6.937-1.434 10.44-1.94 1.817-.262 3.638-.483 5.463-.672.52-.052 1.042-.102 1.564-.15zm179.432 330.312c.615-.03 1.23-.035 1.844 0 1.294.076 2.58.31 3.817.695 1.688.527 3.286 1.335 4.71 2.383 1.435 1.055 2.69 2.35 3.7 3.818.95 1.385 1.68 2.92 2.155 4.53.347 1.178.558 2.397.626 3.624.03.532.03 1.065.01 1.598l-.958 20.39 23.97-6.05.428-.1c.387-.082.775-.155 1.167-.212.85-.122 1.713-.176 2.573-.16 2.485.047 4.95.682 7.148 1.84.966.51 1.87 1.12 2.717 1.812l29.377 24.38 49.694-11.618-.142-24.016-.14-23.426-190.306-157.934c-.638-.708-1.384-1.33-1.913-2.123-1.07-1.6-1.65-3.478-1.67-5.403-.01-.952.233-1.89.382-2.832.027-.173.096-.336.144-.504l.135-.484c.09-.322.177-.645.265-.968.43-1.614.83-3.235 1.19-4.865.718-3.25 1.29-6.532 1.714-9.832 1.307-10.18 1.2-20.538-.306-30.69-1.095-7.38-2.928-14.646-5.468-21.658-2.335-6.446-5.267-12.675-8.752-18.58-3.376-5.717-7.27-11.128-11.616-16.147-4.094-4.728-8.588-9.105-13.413-13.083-4.462-3.68-9.205-7.015-14.18-9.96-5.237-3.102-10.73-5.77-16.405-7.966-10.587-4.097-21.8-6.542-33.128-7.25-12.01-.75-24.134.45-35.764 3.54-10.65 2.83-20.87 7.245-30.218 13.076-5.264 3.284-10.25 7.013-14.89 11.134-4.507 4.004-8.686 8.377-12.493 13.053-3.645 4.48-6.947 9.237-9.858 14.224-3.065 5.253-5.695 10.757-7.855 16.44-3.912 10.296-6.266 21.17-6.985 32.158-.787 12.008.377 24.135 3.433 35.775 2.855 10.874 7.362 21.308 13.342 30.83 3.302 5.256 7.048 10.232 11.185 14.86 4.057 4.54 8.49 8.74 13.228 12.562 4.894 3.947 10.12 7.484 15.607 10.552 5.636 3.15 11.547 5.804 17.646 7.922 6.47 2.245 13.15 3.887 19.925 4.902 7.538 1.13 15.19 1.482 22.8 1.057 10.416-.582 20.748-2.623 30.6-6.058 2.988-1.04 5.93-2.21 8.82-3.503 1.532-.687 3.047-1.412 4.55-2.163l2.712-.897c2.503-.076 3.24-.37 5.62.645.875.374 1.625.993 2.437 1.49l42.362 35.155c.835.704 1.602 1.48 2.28 2.337 1.595 2.008 2.69 4.397 3.174 6.915.177.923.272 1.863.284 2.803.005.384-.006.767-.027 1.15l-1.525 24.675 18.785-4.443c.21-.048.21-.048.422-.093.61-.12 1.22-.214 1.84-.267 1.374-.12 2.763-.06 4.12.18 1.505.262 2.97.74 4.34 1.42 1.875.928 3.563 2.23 4.94 3.807 1.458 1.67 2.56 3.645 3.218 5.764.364 1.173.592 2.39.678 3.615.044.61.048 1.22.024 1.83l-.914 19.482 20.063-4.744c.21-.048.21-.047.42-.092.306-.06.612-.117.92-.162.307-.044.614-.078.923-.107.23-.02.23-.02.46-.034z"/><path d="M449.2 348.072L302.035 225.94c-2.706-2.246-7.104-1.415-9.818 1.854l-2.65 3.194c-2.714 3.27-2.72 7.746-.015 9.992L436.72 363.112c2.705 2.246 7.105 1.415 9.818-1.855l2.65-3.195c2.714-3.27 2.72-7.745.015-9.99zM139.448 66.666c1.856-.156 3.72-.196 5.58-.102 3.84.194 7.65.935 11.28 2.2 2.527.88 4.967 2.015 7.27 3.38 2.22 1.314 4.313 2.84 6.244 4.55 3.102 2.744 5.78 5.963 7.906 9.517 2.268 3.792 3.905 7.954 4.834 12.272.97 4.516 1.168 9.194.576 13.775-.495 3.836-1.542 7.598-3.105 11.136-1.826 4.138-4.355 7.96-7.437 11.27-3.15 3.383-6.88 6.22-10.986 8.345-4.556 2.358-9.557 3.835-14.662 4.34-5.102.505-10.293.038-15.22-1.38-4.52-1.3-8.8-3.396-12.603-6.164-3.658-2.663-6.87-5.934-9.452-9.65-2.162-3.112-3.88-6.527-5.094-10.117-1.48-4.376-2.204-9.003-2.136-13.622.065-4.496.88-8.977 2.413-13.204 1.38-3.81 3.34-7.404 5.787-10.634 3.18-4.198 7.17-7.77 11.708-10.446 3.313-1.954 6.906-3.43 10.635-4.374 1.807-.457 3.643-.784 5.495-.995.32-.033.643-.065.966-.094zm1.47 19.782c-.95.097-1.894.253-2.824.476-1.906.458-3.746 1.187-5.446 2.162-2.33 1.336-4.384 3.135-6.033 5.255-1.373 1.767-2.46 3.752-3.195 5.865-.686 1.97-1.07 4.042-1.136 6.125-.075 2.284.228 4.578.894 6.764.586 1.92 1.45 3.755 2.567 5.426 1.332 1.995 3.017 3.748 4.947 5.172 1.894 1.397 4.023 2.467 6.277 3.146 2.51.755 5.164 1.024 7.776.796 2.487-.216 4.933-.88 7.184-1.96 1.875-.9 3.61-2.085 5.13-3.504 1.793-1.676 3.292-3.67 4.395-5.865.905-1.802 1.54-3.737 1.883-5.724.38-2.21.4-4.483.06-6.7-.322-2.1-.966-4.147-1.907-6.05-1.137-2.302-2.71-4.38-4.613-6.105-1.992-1.81-4.328-3.23-6.86-4.147-1.843-.67-3.782-1.07-5.74-1.19-.954-.06-1.91-.052-2.863.017-.166.012-.33.027-.496.043zM346.724 439.38L236.182 283.317c-2.032-2.87-6.496-3.205-9.963-.75l-3.39 2.4c-3.465 2.455-4.63 6.778-2.598 9.647l110.542 156.06c2.032 2.87 6.497 3.206 9.964.75l3.387-2.4c3.466-2.455 4.63-6.777 2.6-9.646z"/><path d="M335.385 339.9l61.355 86.62c.58.83 1.086 1.705 1.502 2.627.95 2.104 1.436 4.41 1.414 6.72-.008.872-.088 1.743-.24 2.603-.062.36-.14.717-.225 1.073-2.09 8.22-4.292 16.414-6.44 24.62-2.29 8.76-4.58 17.52-6.873 26.277-.147.538-.312 1.068-.51 1.59-.403 1.055-.917 2.068-1.533 3.016-1.084 1.668-2.482 3.13-4.1 4.286-1.53 1.095-3.255 1.915-5.07 2.412-1.092.3-2.216.48-3.347.543-.442.024-.884.026-1.327.016l-56.11-1.802c-.454-.017-.906-.05-1.357-.104-.84-.1-1.67-.27-2.484-.5-2.347-.673-4.528-1.886-6.335-3.526-.85-.772-1.61-1.634-2.28-2.566l-22.04-31.117-27.968-.41c-.217-.005-.217-.005-.434-.013-.626-.032-1.248-.092-1.867-.193-1.372-.223-2.714-.627-3.982-1.198-1.334-.6-2.584-1.385-3.705-2.326-1.737-1.456-3.155-3.282-4.134-5.325-.933-1.945-1.465-4.077-1.556-6.232-.056-1.316.053-2.638.32-3.927.11-.525.25-1.043.41-1.556l6.224-19.523-20.607-.608c-.215-.008-.215-.008-.43-.02-.62-.04-1.236-.108-1.847-.216-1.36-.24-2.687-.66-3.938-1.24-1.316-.612-2.548-1.403-3.65-2.346-1.65-1.41-3.004-3.157-3.96-5.105-.976-1.992-1.53-4.184-1.616-6.4-.048-1.228.046-2.46.28-3.667.116-.6.27-1.19.45-1.772l5.927-18.586-19.37-.572c-.22-.008-.22-.01-.44-.02-.624-.042-1.245-.11-1.86-.22-1.37-.245-2.706-.67-3.965-1.26-1.324-.62-2.56-1.422-3.667-2.377-1.596-1.38-2.913-3.077-3.853-4.967-1.03-2.07-1.6-4.362-1.664-6.674-.034-1.238.077-2.48.33-3.692.125-.603.288-1.197.48-1.782l8.893-26.522-27.015-38.14c-.368.058-.737.114-1.107.17-2.33.335-4.67.62-7.016.834-4.477.41-8.976.592-13.472.542-13.244-.148-26.458-2.305-39.062-6.376-8.95-2.89-17.59-6.744-25.716-11.48-7.748-4.515-15.026-9.83-21.683-15.84-12.625-11.395-23-25.273-30.378-40.596-3.285-6.822-5.974-13.93-8.025-21.22-2.193-7.796-3.656-15.796-4.37-23.864-1.03-11.64-.494-23.415 1.576-34.917 2.047-11.378 5.595-22.482 10.535-32.934 3.008-6.363 6.53-12.482 10.522-18.278 3.98-5.778 8.43-11.233 13.29-16.295 9.617-10.018 20.84-18.495 33.093-25.026 5.53-2.948 11.272-5.497 17.168-7.62 6.044-2.175 12.25-3.902 18.547-5.163 6.847-1.37 13.803-2.187 20.78-2.45-5.21 2.227-10.247 4.85-15.055 7.85-5.264 3.284-10.25 7.013-14.89 11.134-3.617 3.214-7.023 6.665-10.195 10.32-1.53.68-3.043 1.397-4.54 2.147-5.39 2.702-10.56 5.844-15.446 9.376-4.68 3.382-9.1 7.124-13.204 11.188-4.32 4.28-8.286 8.915-11.842 13.846-6.442 8.932-11.53 18.826-15.07 29.254-3.868 11.395-5.882 23.41-5.943 35.444-.056 11.243 1.597 22.488 4.91 33.233 1.827 5.933 4.158 11.71 6.956 17.25 2.745 5.434 5.938 10.64 9.527 15.558 3.706 5.08 7.837 9.847 12.345 14.23 4.628 4.503 9.65 8.596 14.994 12.22 5.67 3.845 11.696 7.16 17.977 9.893 6.987 3.043 14.287 5.364 21.747 6.923 10.213 2.135 20.72 2.837 31.126 2.07 3.156-.233 6.3-.6 9.425-1.102 1.66-.265 3.31-.573 4.956-.91l2.853-.164c2.436.575 3.225.482 5.26 2.077.748.588 1.312 1.38 1.97 2.07l31.82 44.922c.624.896 1.163 1.846 1.598 2.848 1.02 2.352 1.46 4.943 1.275 7.5-.068.938-.22 1.87-.45 2.782-.096.372-.206.74-.325 1.104l-7.86 23.438 19.296.57c.216.008.215.01.43.02.62.04 1.236.11 1.848.218 1.357.24 2.683.658 3.934 1.24 1.385.642 2.676 1.485 3.822 2.493 1.572 1.383 2.866 3.076 3.787 4.957.976 1.99 1.53 4.184 1.617 6.4.048 1.228-.046 2.46-.28 3.668-.117.6-.27 1.19-.452 1.772l-5.925 18.583 20.607.61c.215.008.215.008.43.02.31.02.62.044.93.08.308.037.614.084.92.136.227.042.226.042.452.087.602.13 1.197.284 1.78.478 1.232.41 2.412.967 3.508 1.66 1.495.945 2.83 2.14 3.935 3.52 1.112 1.39 1.99 2.966 2.583 4.645.56 1.583.87 3.254.91 4.932.03 1.23-.08 2.46-.333 3.663-.11.522-.247 1.036-.405 1.546l-6.2 19.447 24.718.362c.22.005.22.005.44.013.394.02.788.05 1.18.097.855.102 1.7.274 2.528.512 2.388.688 4.604 1.94 6.428 3.628.8.742 1.518 1.566 2.156 2.452l22.066 31.154 51.007 1.64 6.08-23.235 5.927-22.663-52.97-74.78 8.863-21.803z"/></symbol><symbol id="icon-plus-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M15.97 3C8.806 3 3 8.807 3 15.97s5.807 12.968 12.97 12.968 12.968-5.807 12.968-12.97S23.13 3 15.968 3zm7.62 14.538c0 .185-.15.337-.336.337H18.21c-.184 0-.336.15-.336.337v5.043c0 .185-.15.337-.337.337H14.4c-.186 0-.338-.15-.338-.337v-5.043c0-.185-.15-.337-.337-.337H8.682c-.185 0-.336-.15-.336-.337V14.4c0-.185.15-.337.337-.337h5.043c.185 0 .336-.15.336-.337V8.683c0-.185.15-.336.337-.336h3.13c.18 0 .33.15.33.337v5.043c0 .185.15.336.334.336h5.043c.187 0 .34.15.34.337v3.138z"/></symbol><symbol id="icon-cluster" viewBox="0 0 512 512" width="512" height="512"><path d="M256 510.897c-.898-.003-1.795-.027-2.692-.08-1.795-.108-3.583-.322-5.352-.643-5.29-.958-10.398-2.872-15.01-5.635-2.092-1.255-4.08-2.68-5.942-4.26-.88-.743-1.725-1.523-2.547-2.33C154.1 428.037 83.963 357.9 14.05 287.543c-1.206-1.228-2.348-2.515-3.41-3.87-2.008-2.558-3.736-5.336-5.14-8.27-1.414-2.95-2.5-6.054-3.238-9.24-.77-3.33-1.16-6.746-1.16-10.163s.39-6.834 1.16-10.163c.738-3.186 1.824-6.29 3.237-9.24 1.404-2.934 3.132-5.712 5.14-8.27 1.062-1.355 2.204-2.642 3.41-3.87C83.963 154.1 154.1 83.963 224.457 14.05c1.228-1.206 2.515-2.348 3.87-3.41 2.558-2.008 5.336-3.736 8.27-5.14 2.95-1.414 6.054-2.5 9.24-3.238 3.33-.77 6.746-1.16 10.163-1.16s6.834.39 10.163 1.16c3.186.738 6.29 1.824 9.24 3.237 2.934 1.404 5.712 3.132 8.27 5.14 1.355 1.062 2.642 2.204 3.87 3.41C357.9 83.963 428.037 154.1 497.95 224.457c1.206 1.228 2.348 2.515 3.41 3.87 2.008 2.558 3.736 5.336 5.14 8.27 1.414 2.95 2.5 6.054 3.238 9.24.77 3.33 1.16 6.746 1.16 10.163s-.39 6.834-1.16 10.163c-.738 3.186-1.824 6.29-3.237 9.24-1.404 2.934-3.132 5.712-5.14 8.27-1.062 1.355-2.204 2.642-3.41 3.87C428.037 357.9 357.9 428.037 287.543 497.95c-.822.807-1.668 1.587-2.547 2.33-1.86 1.58-3.85 3.005-5.942 4.26-4.38 2.623-9.207 4.482-14.213 5.482-1.763.353-3.548.6-5.342.74-.806.062-1.613.1-2.42.122-.36.007-.72.012-1.078.013zm0-30c.874-.003 1.746-.076 2.608-.227 1.71-.3 3.368-.9 4.87-1.773 1.09-.635 2.087-1.41 2.986-2.294 70.29-69.85 140.81-139.476 210.21-210.21.425-.44.827-.9 1.198-1.386.665-.87 1.233-1.813 1.688-2.81.81-1.773 1.257-3.706 1.327-5.654.082-2.31-.367-4.637-1.327-6.74-.455-.997-1.023-1.94-1.688-2.81-.37-.486-.773-.947-1.2-1.386-69.42-70.758-139.523-140.856-210.28-210.28-.438-.426-.9-.828-1.385-1.2-.87-.664-1.813-1.232-2.81-1.686-1.773-.81-3.706-1.257-5.654-1.327-2.31-.082-4.637.367-6.74 1.328-.97.442-1.886.99-2.735 1.63-.514.388-1 .81-1.46 1.257C174.85 104.75 104.75 174.85 35.327 245.607c-.45.462-.87.947-1.257 1.46-.64.85-1.188 1.767-1.63 2.735-.96 2.104-1.41 4.43-1.327 6.74.07 1.95.518 3.882 1.328 5.656.455.996 1.023 1.94 1.688 2.81.37.485.773.946 1.2 1.385 69.423 70.756 139.52 140.858 210.28 210.28.88.854 1.853 1.606 2.914 2.224 1.397.813 2.93 1.39 4.515 1.707.887.177 1.787.27 2.69.29l.273.002z"/><path d="M279.612 430.108l-13.5 13.5c-2.682 2.682-6.32 4.188-10.112 4.188-3.793 0-7.43-1.506-10.112-4.188L68.392 266.112c-2.682-2.682-4.188-6.32-4.188-10.112 0-3.793 1.506-7.43 4.188-10.112L245.888 68.392c2.682-2.682 6.32-4.188 10.112-4.188 3.793 0 7.43 1.506 10.112 4.188l64.505 64.506v86.943c-1.64.454-3.25 1.02-4.812 1.693-4.292 1.847-8.226 4.504-11.55 7.788-3.158 3.122-5.757 6.802-7.637 10.825-1.637 3.502-2.723 7.256-3.21 11.09-.502 3.938-.378 7.956.37 11.854.65 3.397 1.778 6.7 3.337 9.788 1.965 3.893 4.613 7.434 7.787 10.425 3.07 2.893 6.63 5.265 10.484 6.98 3.178 1.416 6.553 2.382 10 2.865 1.733.243 3.48.358 5.23.363.323 0 .644-.004.965-.01 1.744-.05 3.48-.21 5.202-.495 3.422-.568 6.762-1.615 9.896-3.102 3.875-1.84 7.427-4.35 10.46-7.382 3.033-3.033 5.542-6.584 7.382-10.46 1.52-3.204 2.582-6.625 3.14-10.128.613-3.844.625-7.784.036-11.632-.582-3.81-1.76-7.525-3.475-10.976-1.975-3.972-4.66-7.585-7.888-10.627-3.405-3.208-7.406-5.772-11.747-7.516-1.296-.52-2.622-.967-3.968-1.34V152.9l92.99 92.99c2.683 2.682 4.19 6.32 4.19 10.112 0 3.793-1.507 7.43-4.19 10.112L337.84 371.88 266 300.04V196.347c2.08-.575 4.11-1.33 6.06-2.256 3.876-1.838 7.427-4.347 10.46-7.38 2.98-2.98 5.455-6.46 7.285-10.256 1.54-3.193 2.62-6.604 3.2-10.1.65-3.918.675-7.94.074-11.865-.584-3.81-1.76-7.526-3.476-10.977-1.975-3.972-4.66-7.585-7.89-10.627-3.404-3.208-7.406-5.773-11.747-7.517-2.293-.922-4.678-1.614-7.11-2.065-2.417-.448-4.88-.656-7.34-.625-2.372.03-4.74.284-7.066.76-2.49.51-4.927 1.276-7.262 2.28-4.292 1.85-8.226 4.506-11.55 7.79-3.158 3.12-5.758 6.8-7.638 10.824-1.636 3.502-2.722 7.256-3.21 11.09-.5 3.937-.378 7.955.37 11.854.652 3.397 1.78 6.7 3.338 9.79 1.93 3.825 4.522 7.312 7.624 10.27 3.108 2.962 6.723 5.388 10.647 7.134 1.693.755 3.443 1.38 5.23 1.875v107.835c.034.774.017.972.152 1.736.253 1.434.822 2.807 1.656 4 .446.636.598.764 1.12 1.335l74.77 74.77-29.944 29.943L182.85 305.06v-12.9c2.08-.576 4.11-1.332 6.06-2.257 3.875-1.84 7.426-4.35 10.46-7.382 3.033-3.033 5.542-6.584 7.382-10.46 1.52-3.204 2.58-6.625 3.14-10.128.612-3.844.625-7.783.036-11.63-.583-3.81-1.76-7.526-3.475-10.977-1.975-3.973-4.66-7.586-7.89-10.628-3.404-3.208-7.406-5.772-11.747-7.516-2.293-.92-4.678-1.613-7.11-2.063-2.417-.448-4.88-.657-7.34-.625-2.45.03-4.897.3-7.295.807-2.41.51-4.77 1.258-7.034 2.233-4.29 1.847-8.226 4.504-11.55 7.788-3.157 3.122-5.757 6.802-7.637 10.826-1.637 3.502-2.723 7.255-3.21 11.09-.503 3.937-.38 7.954.37 11.853.68 3.545 1.877 6.99 3.544 10.193 1.977 3.8 4.608 7.255 7.744 10.174 3.033 2.824 6.533 5.142 10.32 6.827 1.694.754 3.444 1.38 5.23 1.875V309.2c.023.634.012.795.103 1.424.204 1.414.714 2.78 1.486 3.983.258.4.543.78.855 1.14.157.18.326.35.488.523l113.834 113.835zM172.85 273.51c.894 0 1.788-.065 2.674-.2 1.524-.234 3.015-.67 4.424-1.298 1.64-.73 3.167-1.717 4.51-2.91 1.45-1.285 2.684-2.807 3.64-4.49.824-1.454 1.438-3.025 1.814-4.653.468-2.027.57-4.137.307-6.2-.223-1.744-.712-3.453-1.447-5.052-.883-1.92-2.117-3.676-3.62-5.16-1.554-1.537-3.393-2.78-5.4-3.645-2.105-.906-4.384-1.384-6.675-1.413-2.303-.03-4.604.39-6.74 1.25-1.997.8-3.838 1.976-5.412 3.442-1.547 1.44-2.832 3.156-3.773 5.048-.78 1.57-1.32 3.256-1.596 4.987-.328 2.054-.29 4.17.115 6.21.32 1.61.868 3.17 1.625 4.626.845 1.624 1.946 3.113 3.248 4.4 1.378 1.36 2.98 2.495 4.724 3.336 1.415.682 2.923 1.17 4.47 1.447.877.157 1.764.243 2.653.27.152.002.304.004.456.004zm167.767 0c.896 0 1.79-.065 2.675-.2 1.524-.234 3.016-.67 4.424-1.298 1.706-.76 3.287-1.795 4.67-3.05 1.38-1.256 2.56-2.73 3.48-4.35.807-1.423 1.412-2.958 1.79-4.548.49-2.058.598-4.206.33-6.304-.22-1.745-.71-3.454-1.444-5.052-.883-1.92-2.118-3.676-3.62-5.16-1.555-1.537-3.394-2.78-5.4-3.645-2.106-.906-4.385-1.384-6.676-1.413-2.302-.03-4.603.39-6.74 1.25-1.996.8-3.838 1.976-5.412 3.442-1.546 1.44-2.832 3.156-3.772 5.048-.78 1.57-1.32 3.256-1.597 4.987-.327 2.054-.29 4.17.115 6.21.333 1.68.917 3.306 1.724 4.814.898 1.676 2.07 3.203 3.454 4.506 1.307 1.232 2.802 2.263 4.42 3.043 1.416.682 2.924 1.17 4.472 1.447.876.157 1.762.243 2.652.27.152.002.303.004.455.004zM256 177.7c.896-.003 1.79-.067 2.676-.202 1.523-.233 3.015-.67 4.423-1.297 1.64-.73 3.167-1.717 4.51-2.91 1.448-1.284 2.684-2.807 3.64-4.49.805-1.422 1.41-2.957 1.788-4.548.49-2.057.6-4.205.332-6.303-.222-1.746-.71-3.455-1.445-5.054-.883-1.92-2.118-3.675-3.62-5.16-1.555-1.536-3.393-2.78-5.4-3.644-2.106-.907-4.385-1.384-6.677-1.413-2.302-.03-4.603.39-6.74 1.248-1.996.802-3.837 1.977-5.41 3.443-1.547 1.44-2.833 3.156-3.774 5.048-.78 1.57-1.32 3.256-1.596 4.987-.328 2.055-.29 4.17.115 6.212.333 1.678.916 3.304 1.724 4.812.914 1.706 2.113 3.258 3.53 4.577 1.29 1.2 2.757 2.206 4.343 2.97 1.45.7 2.995 1.195 4.58 1.468.842.145 1.692.225 2.544.25l.456.005z"/></symbol><symbol id="icon-minus" viewBox="0 0 32 32" width="32" height="32"><path d="M6.667 13.36v5.278h18.667V13.36z"/></symbol><symbol id="icon-restore" viewBox="0 0 32 32" width="32" height="32"><path d="M6.66 10.334c.08-.124.16-.246.244-.367C9.07 6.845 12.682 4.8 16.77 4.8c6.627 0 12 5.372 12 12s-5.373 12-12 12c-6.32 0-11.5-4.886-11.966-11.087 0 0-.146-.71-.838-.71s-.766.71-.766.71C3.67 24.8 9.566 30.4 16.77 30.4c7.51 0 13.6-6.09 13.6-13.6S24.28 3.2 16.77 3.2c-4.566 0-8.607 2.25-11.073 5.702l-.91-4.882c-.08-.434-.498-.72-.933-.64s-.72.498-.64.933l1.377 7.39c.07.35.36.613.71.65l7.28.746c.44.04.83-.28.88-.72s-.27-.83-.71-.88l-6.41-.66.338-.52z"/></symbol><symbol id="icon-payment" viewBox="0 0 32 32" width="32" height="32"><path d="M27.806 8.024h-.37L27.1 6.272c-.22-1.144-1.336-1.9-2.48-1.68L6.792 8.024H4.19c-.693 0-1.313.326-1.715.83l-.27.053c-1.144.22-1.9 1.337-1.68 2.48l1.472 7.645v6.776c0 1.205.986 2.192 2.192 2.192H27.8c1.206 0 2.192-.987 2.192-2.192V10.216c0-1.205-.986-2.192-2.192-2.192zM25.96 20.012H16c-.55 0-.995-.445-.995-.994s.445-.994.994-.994h9.96c.54 0 .99.445.99.994s-.45.994-1 .994zm2.04 5.56c0 .244-.208.452-.453.452H4.453c-.245 0-.453-.207-.453-.452v-9.548h24v9.548zm0-13.548H4v-1.548c0-.244.208-.452.453-.452h23.094c.245 0 .453.207.453.452v1.548z"/></symbol><symbol id="icon-deployment-scylladb" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm-.596-163.035c43.68 0 68.88-26.32 68.88-56.56 0-25.76-14-40.6-36.12-49.56l-23.52-9.52c-15.68-6.44-27.72-10.36-27.72-21.56 0-10.36 8.96-16.52 23.24-16.52 14.56 0 25.76 5.32 37.8 14.56l21-26.04c-15.68-15.68-37.8-24.08-58.8-24.08-38.08 0-64.96 24.08-64.96 54.32 0 26.6 17.92 42.28 36.68 49.84l23.8 10.08c15.96 6.72 26.32 10.36 26.32 21.84 0 10.92-8.4 17.64-25.48 17.64-15.12 0-31.92-7.84-45.08-19.04l-23.52 28.28c18.48 17.36 43.68 26.32 67.48 26.32z"/></symbol><symbol id="icon-users-circle-fill" viewBox="0 0 512 512" width="512" height="512"><path d="M256 512c-1.652 0-3.305-.015-4.956-.046-3.01-.057-6.02-.167-9.027-.33-8.897-.48-17.77-1.42-26.57-2.823-10.728-1.71-21.347-4.108-31.77-7.175-10.765-3.17-21.318-7.053-31.57-11.616-12.73-5.668-24.995-12.38-36.633-20.044-11.99-7.896-23.318-16.8-33.827-26.583-10.685-9.947-20.522-20.802-29.37-32.412-8.73-11.455-16.5-23.644-23.184-36.402-5.664-10.81-10.552-22.024-14.61-33.533-4.028-11.428-7.237-23.145-9.594-35.033C1.625 289.548 0 272.774 0 256c0-11.428.752-22.857 2.266-34.186 1.725-12.894 4.436-25.656 8.11-38.137 3.754-12.754 8.513-25.21 14.214-37.22 6.518-13.733 14.266-26.878 23.113-39.238 8.948-12.5 19.02-24.192 30.048-34.9 11.59-11.248 24.236-21.403 37.724-30.286 13.156-8.663 27.112-16.11 41.637-22.206 15.986-6.708 32.656-11.773 49.67-15.093C222.714 1.627 238.94.052 255.172 0c16.252-.05 32.508 1.422 48.48 4.434 17.047 3.215 33.76 8.18 49.797 14.794 14.567 6.01 28.572 13.376 41.786 21.962 13.328 8.663 25.848 18.565 37.353 29.533 11.123 10.607 21.295 22.208 30.354 34.624 8.954 12.274 16.818 25.343 23.457 39.008 5.807 11.948 10.677 24.35 14.546 37.058 3.785 12.43 6.613 25.148 8.457 38.01C511.137 231.532 512 243.765 512 256c0 15.71-1.425 31.418-4.288 46.866-2.164 11.677-5.146 23.2-8.92 34.46-3.885 11.585-8.606 22.888-14.112 33.795-6.61 13.096-14.354 25.62-23.105 37.392-8.71 11.716-18.42 22.69-28.986 32.765-10.576 10.082-22.008 19.264-34.138 27.41-11.78 7.907-24.213 14.837-37.14 20.684-10.217 4.624-20.74 8.57-31.48 11.805-10.393 3.13-20.99 5.592-31.697 7.368-8.78 1.457-17.636 2.453-26.52 2.988-3 .182-6.006.31-9.012.387-1.65.042-3.298.065-4.948.08L256 512zm0-31.165c1.212-.002 2.425-.01 3.638-.03 2.65-.04 5.3-.13 7.947-.263 8.058-.41 16.092-1.248 24.06-2.518 9.186-1.465 18.28-3.503 27.213-6.102 9.675-2.816 19.157-6.288 28.363-10.386 11.386-5.067 22.344-11.088 32.732-17.973 10.33-6.847 20.093-14.546 29.165-22.99 9.227-8.59 17.737-17.952 25.41-27.956 7.836-10.22 14.798-21.11 20.775-32.517 4.865-9.282 9.077-18.906 12.59-28.778 3.643-10.232 6.535-20.73 8.648-31.383 2.87-14.46 4.295-29.2 4.295-43.94 0-10.52-.724-21.04-2.185-31.457-1.55-11.066-3.93-22.017-7.12-32.728-3.327-11.177-7.535-22.09-12.568-32.61-5.955-12.448-13.064-24.342-21.196-35.49-7.698-10.55-16.31-20.432-25.71-29.5-10.214-9.858-21.357-18.75-33.236-26.523-11.385-7.448-23.446-13.86-35.992-19.126-14.023-5.885-28.648-10.33-43.575-13.242-14.002-2.73-28.26-4.112-42.525-4.158-14.282-.045-28.567 1.248-42.604 3.895-14.957 2.82-29.62 7.177-43.69 12.98-12.58 5.19-24.685 11.532-36.118 18.914-11.927 7.7-23.123 16.53-33.398 26.326-9.78 9.323-18.72 19.52-26.684 30.435-7.864 10.78-14.772 22.26-20.604 34.262-5.195 10.69-9.536 21.795-12.963 33.177-3.22 10.695-5.634 21.633-7.22 32.69-1.525 10.645-2.282 21.4-2.282 32.156 0 14.274 1.337 28.546 4.026 42.565 1.962 10.223 4.64 20.31 8.01 30.16 3.543 10.353 7.85 20.446 12.87 30.17 6.116 11.845 13.29 23.142 21.404 33.722 7.536 9.825 15.88 19.03 24.917 27.495 9.045 8.47 18.785 16.2 29.095 23.076 10.176 6.79 20.904 12.747 32.05 17.79 9.174 4.15 18.628 7.68 28.28 10.553 8.91 2.653 17.982 4.747 27.15 6.267 7.713 1.28 15.492 2.155 23.295 2.626 2.64.16 5.284.272 7.928.338 1.45.04 2.903.058 4.356.07.485.003.97.004 1.456.005z"/><path d="M79.947 352.715c-15.81-28.696-24.806-61.662-24.806-96.713 0-110.857 90.003-200.86 200.86-200.86 110.857 0 200.86 90.003 200.86 200.86 0 42.412-13.174 81.772-35.65 114.207-11.522-4.42-23.28-8.277-34.888-12.178-6.293-2.192-12.7-4.61-18.443-8.032-5.234-3.055-7.073-9.308-8.346-14.795-.565-2.9-.85-5.884-.99-8.826 18.953-25.885 31.4-68.147 31.4-102.772 0-54.057-30.552-69.106-68.316-69.106s-68.16 15.05-68.16 69.106c0 35.87 13.48 79.886 33.52 105.46-.168 2.007-.422 4.03-.776 6.038-1.202 5.516-3.112 11.626-8.26 14.68-5.658 3.424-12.023 5.588-18.387 7.81-14.017 4.732-28.277 9.266-42.102 14.834-7.674 1.94-13.36 8.896-13.36 17.17v60.48c-9.367-2.5-18.464-5.663-27.24-9.433.006-17.04.038-34.08.038-51.12.004-.462.01-.923.024-1.383.032-.965.094-1.93.187-2.89.29-3 .884-5.967 1.77-8.846 1.492-4.86 3.818-9.456 6.845-13.54 3.163-4.265 7.083-7.962 11.528-10.868 2.444-1.598 5.044-2.957 7.752-4.05.722-.292 1.45-.565 2.187-.818.443-.153.89-.296 1.337-.437l.105-.032c.265-.107.52-.204.786-.31l1.41-.554c1.637-.636 3.277-1.263 4.92-1.878 3.003-1.124 6.02-2.212 9.043-3.276 2.7-.95 5.405-1.88 8.114-2.8v-7.68c0-5.62-4.06-10.3-9.407-11.264-8.473-3.4-17.193-6.25-25.784-9.138-4.067-1.416-8.208-2.98-11.92-5.19-3.382-1.976-4.57-6.017-5.393-9.563-.366-1.873-.55-3.802-.64-5.703 12.25-16.73 20.294-44.043 20.294-66.42 0-34.94-19.746-44.665-44.153-44.665s-44.05 9.726-44.05 44.664c0 23.182 8.71 51.63 21.663 68.158-.11 1.298-.274 2.605-.502 3.903-.777 3.565-2.01 7.514-5.34 9.488-3.655 2.212-7.77 3.61-11.882 5.047-9.06 3.06-18.276 5.99-27.21 9.587-4.96 1.253-8.636 5.75-8.636 11.096v22.55zm128.688-6.052l-.627.25c.215-.084.43-.17.644-.256l-.017.006zm.347-.136l-.267.106-.063.024.327-.1.45-.13c.454-.128.454-.128.908-.25l-1.356.35z" fill-opacity=".8"/></symbol><symbol id="icon-power" viewBox="0 0 32 32" width="32" height="32"><path d="M16 30c-3.338 0-6.476-1.3-8.837-3.66-2.36-2.36-3.66-5.498-3.66-8.838s1.3-6.478 3.66-8.84c.752-.75 1.967-.75 2.72 0s.75 1.968 0 2.72c-1.635 1.636-2.535 3.81-2.535 6.12s.9 4.486 2.534 6.12 3.805 2.532 6.118 2.532 4.484-.9 6.118-2.532c1.636-1.634 2.534-3.807 2.534-6.12s-.9-4.486-2.534-6.12c-.752-.752-.752-1.967 0-2.72s1.967-.75 2.72 0c2.358 2.364 3.66 5.502 3.66 8.84s-1.302 6.478-3.66 8.84C22.475 28.7 19.338 30 16 30zm0-10.81c-1.063 0-1.923-.862-1.923-1.924V3.902c0-1.06.86-1.923 1.923-1.923s1.923.86 1.923 1.92v13.36c0 1.06-.86 1.92-1.923 1.92z"/></symbol><symbol id="icon-star" viewBox="0 0 32 32" width="32" height="32"><path d="M31.88 12.557c-.276-.8-.987-1.384-1.843-1.51l-8.326-1.24-3.61-7.513C17.72 1.504 16.9 1 16 1s-1.71.505-2.092 1.294l-3.62 7.514-8.326 1.238c-.855.127-1.566.712-1.842 1.51-.275.802-.067 1.684.537 2.286l6.102 6.092-1.42 8.45c-.15.852.22 1.706.95 2.204.39.273.86.412 1.33.412.38 0 .77-.094 1.12-.28L16 27.81l7.26 3.91c.35.186.734.28 1.117.28.467 0 .934-.14 1.332-.412.72-.498 1.09-1.352.94-2.203l-1.42-8.45 6.1-6.093c.6-.603.81-1.485.533-2.285zm-8.292 6.806c-.512.51-.744 1.23-.627 1.934l1.42 8.45-7.26-3.905c-.35-.188-.73-.28-1.12-.28-.38 0-.77.093-1.11.28l-7.26 3.906 1.42-8.45c.12-.706-.11-1.425-.622-1.935L2.31 13.27l8.326-1.24c.76-.112 1.416-.588 1.743-1.267L16 3.25l3.62 7.514c.328.68.982 1.154 1.742 1.268l8.328 1.24-6.102 6.09z"/></symbol><symbol id="icon-logs" viewBox="0 0 32 32" width="32" height="32"><path d="M28.24 3.53H9.914c-2.322 0-4.256 1.882-4.256 4.204v11.234h-.94c-2.585 0-4.685 2.137-4.685 4.72s2.1 4.718 4.684 4.718h16.91c2.58 0 4.593-2.113 4.593-4.697V8.12h4.855c.5 0 .903-.38.903-.878 0-2.063-1.678-3.716-3.738-3.716zM17.93 26.595H4.713c-1.587 0-2.875-1.32-2.875-2.906s1.29-2.91 2.875-2.91h13.22c-.62.81-.992 1.82-.992 2.9s.38 2.12.99 2.9zm6.476-19.33v16.45c0 1.586-1.244 2.874-2.828 2.874s-2.853-1.29-2.853-2.88c0-1.59 1.303-2.88 2.887-2.88.5 0 .91-.44.91-.93s-.398-.94-.898-.94H7.468V7.73c0-1.322 1.116-2.39 2.444-2.39H25.04c-.34.596-.634 1.21-.634 1.92zm2.128-.92c.325-.625.97-1.028 1.706-1.028s1.38.403 1.706 1.028h-3.413z"/><path d="M18.32 15.656h-7.935c-.26 0-.472.194-.472.453s.213.45.472.45h7.934c.25 0 .47-.19.47-.46s-.21-.46-.47-.46zm2.833-3.812h-10.77c-.258 0-.47.24-.47.5s.212.5.47.5h10.77c.26 0 .472-.24.472-.5s-.212-.5-.472-.5zM10.383 9.03h6.045c.26 0 .472-.193.472-.452s-.212-.453-.472-.453h-6.044c-.26 0-.472.194-.472.453s.21.453.472.453z"/></symbol><symbol id="icon-deployment" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 511.998c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.555-4.725-9.45-6.143-14.526-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.045-.426-130.094-.03-195.14.02-1.8.11-3.6.28-5.394.347-3.623 1.014-7.216 1.992-10.722 1.417-5.077 3.486-9.97 6.14-14.526 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.762 168.94 40.23 225.47 8.05c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.734 250.44.035 255.713.013c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.747 3.243 1.57 4.813 2.453 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.456-.953 6.884-1.86 10.235-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94C399.39 439.25 343.06 471.78 286.53 503.96c-1.346.758-2.717 1.472-4.115 2.13-2.84 1.34-5.78 2.46-8.788 3.354-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm-.003-27c1.13-.003 2.26-.056 3.385-.165 2.353-.23 4.682-.7 6.94-1.4 1.645-.508 3.25-1.14 4.802-1.888.743-.358 1.472-.743 2.19-1.15 56.263-32.342 112.733-64.334 168.59-97.372.873-.52 1.724-1.076 2.55-1.67 1.585-1.14 3.076-2.414 4.45-3.805 2.054-2.083 3.846-4.424 5.318-6.952 1.497-2.57 2.664-5.328 3.462-8.192.55-1.974.927-3.998 1.122-6.038.102-1.06.152-2.126.16-3.19.12-64.898.65-129.798-.03-194.69-.015-.968-.066-1.935-.158-2.9-.187-1.945-.538-3.875-1.048-5.762-.8-2.962-1.995-5.815-3.54-8.466-1.474-2.528-3.266-4.868-5.32-6.95-1.408-1.424-2.94-2.727-4.57-3.89-.868-.617-1.765-1.194-2.685-1.732-56.136-32.56-112.08-65.463-168.62-97.32-.887-.494-1.793-.954-2.72-1.37-1.78-.805-3.63-1.458-5.52-1.952-2.878-.75-5.85-1.13-8.822-1.13-2.973 0-5.945.38-8.822 1.132-1.937.507-3.83 1.18-5.652 2.012-.97.443-1.917.93-2.843 1.46-56.264 32.338-112.734 64.328-168.59 97.37-.872.52-1.724 1.075-2.55 1.67-1.547 1.112-3.004 2.352-4.35 3.704-2.13 2.14-3.98 4.56-5.49 7.175-1.486 2.575-2.64 5.34-3.428 8.206-.53 1.93-.894 3.908-1.084 5.902-.102 1.06-.152 2.125-.16 3.19-.125 64.897-.654 129.797.03 194.69.015.968.066 1.935.158 2.898.187 1.947.538 3.877 1.048 5.764.814 3.007 2.032 5.902 3.612 8.587 1.46 2.48 3.227 4.78 5.25 6.83 1.407 1.423 2.937 2.726 4.568 3.888.868.618 1.765 1.194 2.685 1.733 56.135 32.56 112.076 65.468 168.62 97.318.76.425 1.535.824 2.325 1.192 1.602.747 3.26 1.37 4.956 1.866 1.997.584 4.046.987 6.114 1.205 1.03.11 2.066.17 3.103.188.19.003.377.004.566.004z"/><path d="M414.03 307.106l.017-.01.003 21.95c0 11.12-5.928 21.392-15.555 26.952l-126.918 73.3c-4.82 2.785-10.203 4.175-15.583 4.17l.002-35.145.013-.007-.004-133.546c0-5.56 2.966-10.695 7.78-13.474l146.086-84.343c2.673 4.624 4.156 9.972 4.157 15.53v124.623z" fill-opacity=".694"/><path d="M97.97 307.106l-.017-.01-.003 21.95c0 11.12 5.928 21.392 15.555 26.952l126.918 73.3c4.82 2.785 10.203 4.175 15.583 4.17l-.002-35.145-.013-.007.004-133.546c0-5.56-2.966-10.695-7.78-13.474L102.13 166.953c-2.673 4.624-4.156 9.972-4.157 15.53v124.623z" fill-opacity=".408"/><path d="M102.38 167.005s1.746-5.806 11.358-11.357L240.443 82.47c9.61-5.55 21.454-5.552 31.066-.004l126.726 73.142c4.813 2.778 8.702 6.737 11.385 11.39l-145.83 84.196c-4.82 2.783-7.79 7.926-7.79 13.492l-.01-.027c-.002-5.55-2.962-10.678-7.768-13.452L102.38 167.005z" fill-opacity=".118"/><path d="M256.025 433.747c-1.053-.004-2.104-.055-3.152-.165-2.104-.222-4.184-.667-6.195-1.326-1.252-.41-2.477-.904-3.665-1.475-.6-.288-1.19-.6-1.77-.925-42.935-24.543-85.767-49.264-128.496-74.163-.644-.383-1.276-.783-1.892-1.21-1.35-.938-2.624-1.986-3.803-3.132-1.863-1.81-3.488-3.864-4.824-6.092-1.376-2.296-2.443-4.777-3.163-7.355-.486-1.74-.814-3.522-.98-5.32-.075-.83-.113-1.66-.123-2.492-.213-49.452-.22-98.907-.02-148.36.008-.75.04-1.498.1-2.245.137-1.638.408-3.265.81-4.858.638-2.52 1.603-4.954 2.865-7.224 1.3-2.34 2.915-4.504 4.788-6.417 1.264-1.29 2.644-2.466 4.12-3.508.678-.48 1.38-.93 2.094-1.354 42.72-24.91 85.546-49.644 128.473-74.2.654-.365 1.317-.713 1.995-1.032 1.487-.7 3.03-1.28 4.613-1.728 2.5-.708 5.092-1.09 7.69-1.13 2.676-.045 5.357.27 7.95.937 1.75.45 3.457 1.057 5.097 1.813.756.35 1.494.73 2.22 1.138 42.935 24.543 85.767 49.265 128.496 74.164.644.382 1.276.783 1.892 1.21 1.35.937 2.624 1.986 3.803 3.13 1.863 1.812 3.488 3.865 4.824 6.094 1.376 2.296 2.443 4.776 3.163 7.355.486 1.74.814 3.522.98 5.32.075.83.113 1.66.123 2.492.213 49.453.22 98.908.02 148.36-.01.833-.047 1.664-.123 2.493-.164 1.798-.492 3.58-.977 5.32-.72 2.58-1.785 5.06-3.16 7.356-1.336 2.23-2.96 4.283-4.823 6.094-1.18 1.146-2.452 2.195-3.802 3.132-.616.428-1.248.83-1.892 1.21-42.72 24.913-85.546 49.646-128.473 74.2-.58.326-1.17.638-1.77.927-1.188.572-2.413 1.065-3.665 1.476-1.857.61-3.773 1.036-5.712 1.273-.965.118-1.935.184-2.906.212-.243.005-.486.008-.73.01zm-.003-27c.518-.002 1.024-.136 1.476-.39 42.773-24.467 85.343-49.287 128.014-73.932.053-.03.106-.062.158-.095.615-.393 1.072-1.002 1.274-1.703.068-.236.105-.48.114-.724.002-.054.002-.107.002-.16l-.02-147.748c0-.06 0-.123-.004-.185-.033-.72-.324-1.413-.82-1.936-.175-.184-.373-.344-.59-.48l-.136-.08c-42.654-24.62-85.308-49.237-127.963-73.856l-.16-.09c-.648-.335-1.405-.427-2.113-.25-.24.058-.468.148-.685.263-.048.026-.094.052-.14.08l-127.942 73.89c-.053.03-.107.063-.16.096-.613.392-1.07 1-1.272 1.702-.068.237-.105.48-.114.725-.002.054-.002.107-.002.16l.02 147.747c0 .062 0 .123.004.185.033.728.33 1.43.838 1.954.17.176.363.33.57.46.046.03.092.055.138.082 42.654 24.62 85.31 49.237 127.963 73.856l.16.09c.394.203.824.317 1.266.336.04.002.08.003.122.003z"/></symbol><symbol id="icon-x-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M15.97 3C8.806 3 3 8.807 3 15.97s5.807 12.968 12.97 12.968 12.968-5.807 12.968-12.97S23.13 3 15.968 3zm7.612 17.84l-2.71 2.71L16 18.677l-4.873 4.873-2.71-2.71 4.874-4.872-4.87-4.873 2.71-2.71L16 13.26l4.873-4.874 2.71 2.71-4.874 4.872 4.87 4.873z"/></symbol><symbol id="icon-face-happy" viewBox="0 0 30 32" width="30" height="32"><path d="M28.6 16c0-7.51-6.09-13.6-13.6-13.6S1.4 8.49 1.4 16 7.49 29.6 15 29.6 28.6 23.51 28.6 16zM3 16C3 9.373 8.373 4 15 4s12 5.373 12 12-5.373 12-12 12S3 22.627 3 16z"/><path d="M11.19 14.764c.82 0 1.484-.665 1.484-1.484 0-.82-.665-1.484-1.484-1.484-.82 0-1.484.665-1.484 1.484 0 .82.665 1.484 1.484 1.484M19.103 14.764c.82 0 1.483-.665 1.483-1.484 0-.82-.664-1.484-1.483-1.484-.82 0-1.484.665-1.484 1.484 0 .82.664 1.484 1.483 1.484M15.146 24.964c-.412-.003-.823-.023-1.232-.072-.815-.098-1.617-.3-2.374-.62-.832-.348-1.602-.834-2.28-1.428-.794-.696-1.46-1.533-1.988-2.446-.19-.328-.36-.666-.514-1.012-.132-.298-.25-.602-.345-.914l-.008-.026c-.007-.038-.012-.047-.01-.086 0-.102.055-.2.142-.252.033-.02.043-.022.08-.034l.954-.257c.038-.007.047-.01.085-.01.086 0 .168.04.223.106.025.03.027.04.045.072.04.108.07.22.106.327.186.523.427 1.026.715 1.5.47.777 1.065 1.48 1.776 2.044.397.314.827.584 1.283.803 1.04.5 2.193.715 3.343.715 1.213 0 2.43-.242 3.51-.804.593-.307 1.138-.706 1.616-1.174.54-.53.997-1.146 1.363-1.81.162-.29.306-.594.432-.904.085-.212.164-.43.224-.65l.015-.04c.017-.033.02-.043.044-.072.053-.066.135-.106.22-.11.04 0 .048.004.085.01l.958.248c.036.013.046.014.08.034.087.052.142.15.144.25 0 .04-.007.075-.017.112-.028.094-.058.187-.09.28-.216.623-.497 1.222-.832 1.79-.618 1.05-1.422 1.993-2.397 2.727-.573.434-1.203.79-1.87 1.06-.63.255-1.29.43-1.96.532-.348.053-.698.084-1.048.102-.16.006-.317.01-.476.01z"/></symbol><symbol id="icon-collections" viewBox="0 0 29 32" width="29" height="32"><path d="M3.2 27.2C1.43 27.195 0 25.768 0 24.01V3.19C0 1.433 1.437 0 3.21 0h17.58C22.564 0 24 1.428 24 3.19v.01h-1.6v-.01c0-.876-.72-1.59-1.61-1.59H3.21c-.89 0-1.61.716-1.61 1.59v20.82c0 .874.712 1.585 1.6 1.59v1.6z"/><path d="M3.2 6.39v20.82c0 1.762 1.435 3.19 3.21 3.19h17.58c1.773 0 3.21-1.43 3.21-3.19V6.39c0-1.76-1.436-3.19-3.21-3.19H6.41C4.636 3.2 3.2 4.63 3.2 6.39zM23.99 4.8c.893 0 1.61.714 1.61 1.59v20.82c0 .874-.72 1.59-1.61 1.59H6.41c-.892 0-1.61-.715-1.61-1.59V6.39c0-.875.72-1.59 1.61-1.59h17.58z"/><path d="M9.607 16.8H9.6v-.798s.853.203 1.61 0 1.062-.544 1.225-.76c.46-.617.36-1.017.36-1.35v-2.69c0-.41-.068-1.632.448-2.392S14.806 8 15.133 8h2.49v1.59s-2.737-.086-3.087 0-.206 1.696-.206 1.9v2.71c0 .447.114 1.14-.202 1.14-.134.315-.202.485-.47.78s-.75.654-.864.68H9.607v.776s2.366.167 2.827.783.36 1.01.36 1.34v2.69c0 .41-.068 1.63.448 2.39s1.563.81 1.89.81h2.486V24s-2.733.086-3.083 0-.206-1.696-.206-1.9v-2.7c0-.447-.07-.828-.21-1.14s-.2-.485-.47-.78c-.27-.292-.75-.654-.87-.68H9.6z"/></symbol><symbol id="icon-rocket" viewBox="0 0 32 32" width="32" height="32"><path d="M5.56 16.668l-4.508-1.14c-.075-.022-.102-.114-.047-.17l3.233-3.234c.053-.053.122-.092.2-.112l7.482-1.82c.098-.022.165.095.095.167L5.76 16.61c-.052.05-.127.072-.2.053zM16.997 22.3l-7.43-7.433c-.07-.07-.183-.07-.253 0l-2.573 2.57c-.06.07-.07.184 0 .25l7.44 7.435c.07.072.18.072.25 0L17 22.548c.07-.07.07-.178 0-.248zm-6.527-8.34l7.432 7.435c.068.068.18.068.25 0l2.574-2.572c.068-.072.068-.18 0-.252l-7.433-7.43c-.07-.07-.18-.07-.25 0l-2.573 2.58c-.07.07-.07.19 0 .26zm6.55-6.55c-.07-.07-.18-.07-.25 0l-2.573 2.57c-.07.07-.07.183 0 .252l7.433 7.434c.068.07.182.07.25 0l2.573-2.574c.068-.07.068-.18 0-.25L17.02 7.41zm4.484 12.442l-6.253 6.255c-.05.05-.07.122-.05.2l1.14 4.505c.02.075.12.102.17.046l3.24-3.233c.06-.052.1-.122.12-.194l1.817-7.48c.027-.1-.092-.16-.165-.09zm8.38-17.87c-4.274-.372-8.674 1.055-11.97 4.282-.065.068-.056.173.01.242l7.435 7.434c.06.064.17.074.24.01 3.22-3.298 4.65-7.696 4.28-11.968zM4.004 22.194c-.814.81-1.207 1.89-1.174 2.948.213-.365.593-.858 1.24-1.307.864-.6 1.677-.344 1.897.187.228.547-.235 1.072-.907 1.384-.958.442-1.638.578-2.613 1.554s-1.76 2.682-.822 4.408c-.273-1.982 1.914-3.055 3.675-3.296 1.23-.17 2.22-.857 2.7-1.916 0 0 .176 1.723-2.053 2.78 1.297.292 2.712-.068 3.723-1.073 1.564-1.57 1.564-4.105 0-5.668-1.566-1.566-4.104-1.566-5.668-.002z"/></symbol><symbol id="icon-eye-closed" viewBox="0 0 32 32" width="32" height="32"><path d="M28.546 5.178l-1.71-1.71L3.48 26.82l1.71 1.71L28.547 5.18zm-2.192 5.157C29.71 12.43 32 14.93 32 16c0 1.998-7.993 8.992-15.986 8.992-1.286 0-2.57-.18-3.823-.493l2.63-2.63c.39.08.79.12 1.2.12 3.31 0 6-2.69 6-6 0-.41-.04-.82-.12-1.2l4.47-4.47zM10.138 17.2l-4.466 4.465C2.317 19.57.026 17.07.026 16c0-1.998 7.993-8.992 15.986-8.992 1.286 0 2.57.18 3.823.493l-2.625 2.63c-.387-.08-.788-.12-1.2-.12-3.31 0-5.994 2.69-5.994 6 0 .41.04.82.12 1.2z"/></symbol><symbol id="icon-deployment-beta-line" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 511.998c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.555-4.725-9.45-6.143-14.526-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.045-.426-130.094-.03-195.14.02-1.8.11-3.6.28-5.394.347-3.623 1.014-7.216 1.992-10.722 1.417-5.077 3.486-9.97 6.14-14.526 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.762 168.94 40.23 225.47 8.05c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.734 250.44.035 255.713.013c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.747 3.243 1.57 4.813 2.453 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.456-.953 6.884-1.86 10.235-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94C399.39 439.25 343.06 471.78 286.53 503.96c-1.346.758-2.717 1.472-4.115 2.13-2.84 1.34-5.78 2.46-8.788 3.354-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm-.003-27c1.13-.003 2.26-.056 3.385-.165 2.353-.23 4.682-.7 6.94-1.4 1.645-.508 3.25-1.14 4.802-1.888.743-.358 1.472-.743 2.19-1.15 56.263-32.342 112.733-64.334 168.59-97.372.873-.52 1.724-1.076 2.55-1.67 1.585-1.14 3.076-2.414 4.45-3.805 2.054-2.083 3.846-4.424 5.318-6.952 1.497-2.57 2.664-5.328 3.462-8.192.55-1.974.927-3.998 1.122-6.038.102-1.06.152-2.126.16-3.19.12-64.898.65-129.798-.03-194.69-.015-.968-.066-1.935-.158-2.9-.187-1.945-.538-3.875-1.048-5.762-.8-2.962-1.995-5.815-3.54-8.466-1.474-2.528-3.266-4.868-5.32-6.95-1.408-1.424-2.94-2.727-4.57-3.89-.868-.617-1.765-1.194-2.685-1.732-56.136-32.56-112.08-65.463-168.62-97.32-.887-.494-1.793-.954-2.72-1.37-1.78-.805-3.63-1.458-5.52-1.952-2.878-.75-5.85-1.13-8.822-1.13-2.973 0-5.945.38-8.822 1.132-1.937.507-3.83 1.18-5.652 2.012-.97.443-1.917.93-2.843 1.46-56.264 32.338-112.734 64.328-168.59 97.37-.872.52-1.724 1.075-2.55 1.67-1.547 1.112-3.004 2.352-4.35 3.704-2.13 2.14-3.98 4.56-5.49 7.175-1.486 2.575-2.64 5.34-3.428 8.206-.53 1.93-.894 3.908-1.084 5.902-.102 1.06-.152 2.125-.16 3.19-.125 64.897-.654 129.797.03 194.69.015.968.066 1.935.158 2.898.187 1.947.538 3.877 1.048 5.764.814 3.007 2.032 5.902 3.612 8.587 1.46 2.48 3.227 4.78 5.25 6.83 1.407 1.423 2.937 2.726 4.568 3.888.868.618 1.765 1.194 2.685 1.733 56.135 32.56 112.076 65.468 168.62 97.318.76.425 1.535.824 2.325 1.192 1.602.747 3.26 1.37 4.956 1.866 1.997.584 4.046.987 6.114 1.205 1.03.11 2.066.17 3.103.188.19.003.377.004.566.004z"/><path d="M256.015 433.694c-1.196-.005-2.39-.065-3.58-.19-2.893-.306-5.748-.974-8.474-1.99-1.076-.402-2.134-.858-3.165-1.366-.598-.294-1.185-.61-1.767-.934l-10.95-6.264c-16.42-9.404-32.828-18.826-49.222-28.274-5.465-3.15-10.928-6.302-16.39-9.456l-5.46-3.156c-1.904-1.1-3.81-2.195-5.71-3.302-.246-.146-.492-.294-.738-.443-1.377-.85-2.713-1.763-3.995-2.75-2.542-1.953-4.878-4.175-6.957-6.615-2.5-2.936-4.63-6.19-6.32-9.657-1.624-3.335-2.842-6.867-3.618-10.495-.653-3.057-.993-6.18-1.012-9.306-.02-3.196.296-6.395.94-9.526.685-3.326 1.74-6.576 3.14-9.67.67-1.476 1.42-2.913 2.236-4.313.46-.775.927-1.545 1.392-2.317 1.474-2.438 2.958-4.87 4.454-7.295 4.317-6.997 8.723-13.94 13.19-20.84 4.302-6.65 8.662-13.263 13.067-19.845 5.145-7.69 10.352-15.338 15.612-22.95 4.558-6.596 9.155-13.166 13.808-19.695l.5-.7.408-.57v-54.11c-.246-.075-.492-.154-.737-.235-.244-.083-.487-.167-.73-.255-1.295-.475-2.56-1.03-3.78-1.675-2.545-1.34-4.9-3.043-6.975-5.034-2.904-2.785-5.263-6.133-6.897-9.81-1.307-2.944-2.146-6.092-2.465-9.297-.303-3.05-.14-6.145.476-9.146.566-2.758 1.518-5.436 2.818-7.933 1.675-3.216 3.923-6.128 6.605-8.567 2.645-2.406 5.708-4.346 9.017-5.7 2.335-.957 4.788-1.62 7.286-1.97 1.352-.19 2.714-.285 4.08-.298 33.647-.107 67.295-.107 100.943 0 1.432.013 2.862.117 4.28.324 2.747.402 5.437 1.18 7.974 2.308 3.663 1.628 6.996 3.98 9.765 6.876 2.6 2.72 4.697 5.913 6.148 9.385 1.246 2.983 2.01 6.163 2.256 9.387.254 3.32-.03 6.68-.845 9.907-.87 3.446-2.348 6.732-4.348 9.67-2.33 3.425-5.36 6.363-8.856 8.586-1.82 1.158-3.76 2.12-5.782 2.87-1.005.373-2.03.69-3.066.957v53.758c1.16 2.577 2.513 5.064 3.927 7.51 1.676 2.896 3.448 5.737 5.258 8.552 2.123 3.302 4.303 6.568 6.506 9.817 2.643 3.9 5.323 7.773 8.01 11.642 3.687 5.303 7.388 10.596 11.077 15.897 6.314 9.086 12.587 18.2 18.673 27.44 1.93 2.93 3.84 5.872 5.726 8.83.564.883 1.126 1.768 1.685 2.654.498.788.994 1.575 1.46 2.38.77 1.338 1.474 2.714 2.106 4.122 1.293 2.878 2.287 5.89 2.96 8.973.695 3.168 1.05 6.408 1.06 9.65.02 5.98-1.14 11.95-3.402 17.486-1.662 4.068-3.91 7.893-6.66 11.322-2.33 2.91-5.018 5.535-7.984 7.797-.997.76-2.026 1.478-3.082 2.154-.49.314-.987.617-1.488.913-1.893 1.104-3.79 2.198-5.687 3.296l-5.437 3.147c-12.69 7.338-25.385 14.664-38.09 21.972-12.707 7.308-25.423 14.598-38.145 21.878-.28.156-.28.156-.563.31-.568.305-1.14.6-1.722.875-1.25.586-2.53 1.102-3.842 1.537-2.198.73-4.47 1.235-6.77 1.51-1.09.132-2.185.205-3.28.24-.284.006-.566.01-.848.012zm-20.27-65.96c13.41 0 24.24-10.876 24.24-24.26 0-13.268-10.746-24.112-24.083-24.198h-.158c-13.41 0-24.223 10.877-24.223 24.2 0 13.33 10.728 24.174 24.067 24.26h.157zm52.79-53.31c10.155 0 18.357-8.237 18.357-18.37 0-10.05-8.138-18.26-18.238-18.326h-.12c-10.154 0-18.343 8.237-18.343 18.325 0 10.094 8.124 18.307 18.226 18.37h.12zm-93.82-46.79c20.176 3.93 56.204 4.787 105.34-22.41-.917-1.5-1.815-3.012-2.688-4.537-1.688-2.95-3.285-5.954-4.68-9.053l-1.17-3.176c-.71-3.305-.71-3.31-.95-6.683v-53.757c.142-1.498.143-3.015.425-4.492.565-2.967 1.685-5.8 3.302-8.353 1.617-2.552 3.7-4.776 6.143-6.554 3.265-2.38 4.373-2.482 8.122-3.838.134-.035.27-.072.404-.113.775-.246 1.503-.628 2.138-1.135.573-.458 1.067-1.01 1.458-1.63.3-.475.536-.988.7-1.524.463-1.497.388-3.164-.243-4.6-.646-1.47-1.84-2.69-3.285-3.386-.52-.25-1.075-.432-1.643-.538-.352-.064-.707-.1-1.063-.11-33.628-.746-67.28-.748-100.91 0-.785.023-1.56.178-2.29.476-1.622.665-2.962 1.992-3.646 3.607-.25.59-.41 1.217-.474 1.855-.062.608-.043 1.224.07 1.825.275 1.452 1.075 2.786 2.166 3.773.53.48 1.13.88 1.783 1.17.252.112.51.205.775.287l4.022 1.658c1.22.785 2.515 1.463 3.657 2.356 2.294 1.793 4.244 3.99 5.752 6.48 1.51 2.49 2.55 5.236 3.077 8.1.26 1.426.262 2.888.393 4.332v54.11c-.256 3.288-.13 4.17-1.15 7.34-.38 1.182-.853 2.34-1.412 3.45-.557 1.108-1.27 2.132-1.927 3.187-.12.194-.267.372-.4.558l-1.147 1.61c-1.01 1.422-2.02 2.845-3.026 4.27-5.9 8.366-11.727 16.78-17.487 25.244l-.137.2z"/></symbol><symbol id="icon-dash-circle-thin" viewBox="0 0 30 32" width="30" height="32"><path d="M28.6 16c0-7.51-6.09-13.6-13.6-13.6S1.4 8.49 1.4 16 7.49 29.6 15 29.6 28.6 23.51 28.6 16zM3 16C3 9.373 8.373 4 15 4s12 5.373 12 12-5.373 12-12 12S3 22.627 3 16z"/><path d="M23.01 16.8l-16.006-.004c-.44 0-.8-.36-.8-.8.003-.44.362-.798.8-.798l16.005.004c.44-.002.8.36.798.8-.002.44-.354.805-.8.798z"/></symbol><symbol id="icon-clock-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M0 16c0 8.837 7.163 16 16 16s16-7.163 16-16S24.837 0 16 0 0 7.163 0 16zm23.273 1.455v2.91h-8.727V5.818h2.91v11.635h5.817z"/></symbol><symbol id="icon-backups" viewBox="0 0 29 32" width="29" height="32"><path d="M16.533 10.06l-4.105 6.197c-.114.172-.114.395 0 .566l4.088 6.146c.1.15.265.23.434.23.098 0 .197-.03.285-.09.24-.16.306-.48.148-.72l-3.9-5.868 3.92-5.915c.156-.24.09-.558-.15-.714s-.56-.09-.72.146zM1.983 4.632c-.257 0-.467.212-.467.474V9.21c0 .263.21.475.468.475H6.1c.26 0 .47-.212.47-.474s-.21-.47-.47-.47H3.15c2.427-3.7 6.557-6.12 11.245-6.12 7.385 0 13.393 6 13.393 13.38S21.78 29.39 14.395 29.39c-7.23 0-13.138-5.76-13.38-12.93 0 0 0-.504-.494-.504S0 16.46 0 16.46C.246 24.187 6.606 30.4 14.396 30.4 22.34 30.4 28.8 23.94 28.8 16S22.34 1.6 14.396 1.6c-4.906 0-9.34 2.607-11.943 6.36V5.106c0-.262-.21-.474-.468-.474z"/></symbol><symbol id="icon-alerts" viewBox="0 0 512 512" width="512" height="512"><path d="M24.85 256.444c0-64.492 26.477-122.77 69.048-164.69l-11.45-11.48C36.862 125.198 8.52 187.545 8.52 256.445c0 68.44 27.927 130.462 72.982 175.28l11.45-11.462c-42.04-41.86-68.102-99.77-68.102-163.818zM430.94 81.562L419.48 93.04c41.816 41.816 67.672 99.592 67.672 163.42 0 63.455-25.53 120.847-66.8 162.56l11.45 11.537c44.286-44.67 71.68-106.205 71.68-173.95 0-68.19-27.735-130.02-72.54-174.838v-.208z"/><path d="M82.612 256.444c0 47.97 19.6 91.457 51.21 122.874l11.477-11.493C116.75 339.38 99 299.975 99 256.445c0-44.007 18.195-83.722 47.334-112.24l-11.39-11.494C102.848 164.22 82.88 208 82.88 256.445h-.266zm330.446 0c0 42.866-17.203 81.68-45.055 110.02l11.478 11.493c30.812-31.328 49.908-74.21 49.908-121.513 0-47.777-19.42-91.073-50.765-122.475l-11.478 11.507C395.397 173.877 413 213.12 413 256.444h.058zm-154.72-91.71c-49.583 0-89.786 40.205-89.786 89.787 0 49.583 40.203 89.786 89.785 89.786 49.582 0 89.786-40.203 89.786-89.785 0-49.58-40.204-89.785-89.786-89.785zm0 32.66c31.55 0 57.125 25.59 57.125 57.127 0 31.537-25.59 57.126-57.126 57.126-31.55 0-57.125-25.59-57.125-57.125s25.59-57.125 57.243-57.125h-.118z"/></symbol><symbol id="icon-api" viewBox="0 0 32 32" width="32" height="32"><path d="M24 2.667q2.208 0 3.77 1.563T29.335 8t-1.563 3.772T24 13.335q-1.177 0-2.224-.484t-1.796-1.34l-6.76 3.39q.11.55.11 1.12t-.117 1.117l6.76 3.383q.75-.866 1.796-1.35t2.23-.49q2.2 0 3.77 1.562t1.56 3.77-1.568 3.77-3.77 1.56-3.77-1.56-1.564-3.77q0-.565.115-1.117l-6.76-3.385q-.75.865-1.79 1.35t-2.23.48q-2.208 0-3.77-1.562t-1.564-3.77 1.57-3.778T8 10.67q1.177 0 2.224.484t1.797 1.35l6.76-3.386q-.11-.552-.11-1.115 0-2.207 1.57-3.77T24 2.667zM8 13.333q-1.104 0-1.885.78T5.335 16t.78 1.884 1.885.78 1.885-.78.78-1.885-.78-1.89T8 13.33zm16 8q-1.104 0-1.885.78T21.335 24t.78 1.884 1.885.78 1.885-.78.78-1.885-.78-1.89T24 21.33zm0-16q-1.104 0-1.885.78T21.335 8t.78 1.884 1.885.78 1.885-.78.78-1.885-.78-1.89T24 5.33z"/></symbol><symbol id="icon-check" viewBox="0 0 32 32" width="32" height="32"><path d="M6 12l-6 6 12 12 20-20-6-6-14 14z"/></symbol><symbol id="icon-arrow-right-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23c-5.522 0-10-4.478-10-10 0-5.523 4.478-10 10-10 5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10z"/><path d="M22.004 15.97l-6.035 6.034v-4.526H9.93V14.46h6.035V9.934z"/></symbol><symbol id="icon-arrow-right-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M15.97 3C8.806 3 3 8.807 3 15.97s5.807 12.968 12.97 12.968 12.968-5.807 12.968-12.97S23.13 3 15.968 3zm7.624 12.97l-7.625 7.624v-5.72H8.34v-3.812h7.625v-5.72l7.624 7.626z"/></symbol><symbol id="icon-warning" viewBox="0 0 32 32" width="32" height="32"><path d="M15.5 3C8.044 3 2 9.044 2 16.5S8.044 30 15.5 30 29 23.956 29 16.5 22.956 3 15.5 3zm0 24C9.7 27 5 22.3 5 16.5S9.7 6 15.5 6 26 10.7 26 16.5 21.3 27 15.5 27zm0-17c-.828 0-1.5.67-1.5 1.5v5.062c0 .828.672 1.5 1.5 1.5s1.5-.672 1.5-1.5V11.5c0-.83-.672-1.5-1.5-1.5zm0 10c-.828 0-1.5.672-1.5 1.5s.672 1.5 1.5 1.5 1.5-.672 1.5-1.5-.672-1.5-1.5-1.5z"/></symbol><symbol id="icon-x-circle-thin" viewBox="0 0 30 32" width="30" height="32"><path d="M21.223 21.09c.312.313.312.82 0 1.132-.312.312-.82.312-1.13 0L15 17.132l-5.09 5.09c-.31.312-.82.312-1.13 0-.31-.312-.31-.82 0-1.13L13.87 16l-5.09-5.09c-.31-.313-.31-.82 0-1.132.31-.312.82-.312 1.13 0l5.09 5.09 5.1-5.09c.31-.312.82-.312 1.13 0 .31.312.32.82 0 1.13L16.14 16l5.09 5.09h-.007z"/><path d="M28.6 16c0-7.51-6.09-13.6-13.6-13.6S1.4 8.49 1.4 16 7.49 29.6 15 29.6 28.6 23.51 28.6 16zM3 16C3 9.373 8.373 4 15 4s12 5.373 12 12-5.373 12-12 12S3 22.627 3 16z"/></symbol><symbol id="icon-check-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M21.82 13.03l-1.002-1.002c-.185-.185-.484-.185-.668 0l-6.014 6.013-2.86-2.88c-.185-.18-.483-.18-.67 0l-1 1.01c-.186.19-.186.49 0 .67l4.192 4.23c.185.185.484.185.668 0l7.354-7.36c.186-.184.186-.483 0-.67v-.01zM16 3C8.82 3 3 8.82 3 16s5.82 13 13 13 13-5.82 13-13S23.18 3 16 3zm0 23c-5.522 0-10-4.478-10-10 0-5.523 4.478-10 10-10 5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10z"/></symbol><symbol id="icon-deployment-cassandra" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm10.645-163.017c23.8 0 43.96-9.24 59.08-26.88l-21.84-25.76c-8.96 9.52-20.72 17.08-35.56 17.08-26.88 0-44.24-21.84-44.24-59.36 0-36.68 19.88-58.8 44.8-58.8 13.16 0 22.96 6.16 32.2 14.56l21.84-26.32c-12.32-12.6-31.36-23.8-54.88-23.8-46.2 0-86.24 35.28-86.24 95.76 0 61.32 38.64 93.52 84.84 93.52z"/></symbol><symbol id="icon-face-disappointed" viewBox="0 0 30 32" width="30" height="32"><path d="M28.6 16c0-7.51-6.09-13.6-13.6-13.6S1.4 8.49 1.4 16 7.49 29.6 15 29.6 28.6 23.51 28.6 16zM3 16C3 9.373 8.373 4 15 4s12 5.373 12 12-5.373 12-12 12S3 22.627 3 16z"/><path d="M11.19 14.764c.82 0 1.484-.665 1.484-1.484 0-.82-.665-1.484-1.484-1.484-.82 0-1.484.665-1.484 1.484 0 .82.665 1.484 1.484 1.484M19.103 14.764c.82 0 1.483-.665 1.483-1.484 0-.82-.664-1.484-1.483-1.484-.82 0-1.484.665-1.484 1.484 0 .82.664 1.484 1.483 1.484M8.838 23.404h-.275l-.275-.003c0-.104.003-.21.007-.314.025-.435.092-.867.235-1.28.076-.218.17-.428.287-.627.078-.137.167-.268.263-.393.58-.755 1.43-1.25 2.3-1.602.146-.06.294-.114.444-.166.2-.07.402-.135.606-.195.267-.077.536-.147.806-.21.35-.08.702-.15 1.055-.214.454-.08.91-.146 1.366-.203.583-.073 1.168-.13 1.753-.177.823-.066 1.65-.11 2.475-.14 1.05-.038 2.1-.052 3.152-.053l.04.002c.033.007.042.007.074.02.073.034.13.098.15.174.01.034.01.043.012.078v.99c-.002.033 0 .043-.01.076-.023.076-.08.14-.15.173-.032.015-.04.016-.075.023-.118.01-.235.003-.353.003-.102 0-.205 0-.307.002-.3.002-.597.006-.895.01-.81.015-1.62.038-2.43.08-.69.035-1.382.082-2.07.146-.523.05-1.044.108-1.563.18-.392.055-.782.118-1.17.192-.288.055-.576.116-.862.185-.25.062-.498.13-.744.204-.18.055-.36.114-.535.18-.158.057-.312.12-.464.187-.11.05-.216.1-.322.156-.54.28-1.068.668-1.332 1.234-.098.21-.154.436-.18.666-.024.205-.025.41-.025.617h-.275-.714z"/></symbol><symbol id="icon-deployments" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 511.998c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.555-4.725-9.45-6.143-14.526-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.045-.426-130.094-.03-195.14.02-1.8.11-3.6.28-5.394.347-3.623 1.014-7.216 1.992-10.722 1.417-5.077 3.486-9.97 6.14-14.526 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.762 168.94 40.23 225.47 8.05c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.734 250.44.035 255.713.013c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.747 3.243 1.57 4.813 2.453 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.456-.953 6.884-1.86 10.235-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94C399.39 439.25 343.06 471.78 286.53 503.96c-1.346.758-2.717 1.472-4.115 2.13-2.84 1.34-5.78 2.46-8.788 3.354-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zm-.003-27c1.13-.003 2.26-.056 3.385-.165 2.353-.23 4.682-.7 6.94-1.4 1.645-.508 3.25-1.14 4.802-1.888.743-.358 1.472-.743 2.19-1.15 56.263-32.342 112.733-64.334 168.59-97.372.873-.52 1.724-1.076 2.55-1.67 1.585-1.14 3.076-2.414 4.45-3.805 2.054-2.083 3.846-4.424 5.318-6.952 1.497-2.57 2.664-5.328 3.462-8.192.55-1.974.927-3.998 1.122-6.038.102-1.06.152-2.126.16-3.19.12-64.898.65-129.798-.03-194.69-.015-.968-.066-1.935-.158-2.9-.187-1.945-.538-3.875-1.048-5.762-.8-2.962-1.995-5.815-3.54-8.466-1.474-2.528-3.266-4.868-5.32-6.95-1.408-1.424-2.94-2.727-4.57-3.89-.868-.617-1.765-1.194-2.685-1.732-56.136-32.56-112.08-65.463-168.62-97.32-.887-.494-1.793-.954-2.72-1.37-1.78-.805-3.63-1.458-5.52-1.952-2.878-.75-5.85-1.13-8.822-1.13-2.973 0-5.945.38-8.822 1.132-1.937.507-3.83 1.18-5.652 2.012-.97.443-1.917.93-2.843 1.46-56.264 32.338-112.734 64.328-168.59 97.37-.872.52-1.724 1.075-2.55 1.67-1.547 1.112-3.004 2.352-4.35 3.704-2.13 2.14-3.98 4.56-5.49 7.175-1.486 2.575-2.64 5.34-3.428 8.206-.53 1.93-.894 3.908-1.084 5.902-.102 1.06-.152 2.125-.16 3.19-.125 64.897-.654 129.797.03 194.69.015.968.066 1.935.158 2.898.187 1.947.538 3.877 1.048 5.764.814 3.007 2.032 5.902 3.612 8.587 1.46 2.48 3.227 4.78 5.25 6.83 1.407 1.423 2.937 2.726 4.568 3.888.868.618 1.765 1.194 2.685 1.733 56.135 32.56 112.076 65.468 168.62 97.318.76.425 1.535.824 2.325 1.192 1.602.747 3.26 1.37 4.956 1.866 1.997.584 4.046.987 6.114 1.205 1.03.11 2.066.17 3.103.188.19.003.377.004.566.004z"/><path d="M256.003 398.555L256 433.703c-5.415-.02-10.744-1.408-15.523-4.166l-126.95-73.27c-9.63-5.56-15.563-15.832-15.565-26.95l-.003-22.01 158.043 91.248zm.002-31.51l-158.05-91.25-.006-40.647 158.058 91.255-.003 40.642zm.008-96.176v24.026l-158.07-91.26-.002-20.897c0-11.12 5.93-21.394 15.558-26.955l126.93-73.307c9.628-5.56 21.49-5.562 31.12-.004l126.95 73.27c4.824 2.784 8.72 6.75 11.406 11.412l-.01.006s-114.834 66.3-146.1 84.35c-4.816 2.78-7.78 7.917-7.782 13.476v5.88z"/><path d="M256.013 433.703V398.56l-.01-.005 158.065-91.236.003 21.952c.003 11.118-5.927 21.393-15.555 26.953l-126.93 73.307c-4.793 2.768-10.14 4.16-15.572 4.17zm0-66.663v-40.634l-.005-.003 158.05-91.238.004 40.644-158.05 91.23zm153.88-199.878c2.69 4.688 4.157 10.006 4.158 15.532l.002 20.96-158.036 91.243-.003-24.028v-5.855c0-5.575 2.975-10.727 7.803-13.515l146.077-84.338z" fill-opacity=".8"/></symbol><symbol id="icon-locked" viewBox="0 0 32 32" width="32" height="32"><path d="M12 9.23c0-2.204 1.794-4 4-4s4 1.796 4 4v3.54h-8V9.23zm14 3.54h-2V9.23c0-4.41-3.59-8-8-8s-8 3.59-8 8v3.54H6c-1.105 0-2 .894-2 2v14c0 1.104.895 2 2 2h20c1.105 0 2-.896 2-2v-14c0-1.106-.895-2-2-2z"/></symbol><symbol id="icon-deployment-mongodb-classic" viewBox="0 0 512 512" width="512" height="512"><path d="M256.214.013c2.005.012 4.008.113 6.002.315 3.923.398 7.806 1.17 11.582 2.306 3.006.904 5.943 2.038 8.778 3.388 1.396.665 2.765 1.384 4.11 2.15 56.328 32.354 112.725 64.593 168.783 97.416 1.55.917 3.064 1.895 4.532 2.94 2.827 2.015 5.485 4.267 7.934 6.727 3.72 3.737 6.96 7.95 9.616 12.506 2.655 4.556 4.725 9.45 6.143 14.527.98 3.506 1.648 7.098 1.995 10.72.173 1.795.262 3.594.28 5.396.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.347 3.624-1.014 7.216-1.992 10.722-1.417 5.077-3.486 9.97-6.14 14.527-2.654 4.556-5.892 8.77-9.612 12.508-2.45 2.46-5.105 4.714-7.932 6.73-1.468 1.045-2.982 2.023-4.532 2.94C399.39 439.248 343.06 471.78 286.53 503.96c-1.57.884-3.173 1.706-4.812 2.454-3.31 1.512-6.756 2.73-10.28 3.636-5.107 1.312-10.38 1.968-15.652 1.947-5.273-.02-10.542-.717-15.64-2.07-3.354-.89-6.634-2.065-9.793-3.505-1.64-.748-3.243-1.57-4.813-2.455-56.538-32.162-112.877-64.678-169.01-97.545-1.55-.917-3.064-1.894-4.532-2.94-2.964-2.112-5.742-4.486-8.29-7.086-3.688-3.766-6.892-8.004-9.51-12.58-2.62-4.577-4.65-9.49-6.027-14.58-.906-3.35-1.53-6.778-1.86-10.233-.173-1.794-.262-3.594-.28-5.396-.417-65.045-.426-130.094-.03-195.14.02-1.8.11-3.6.28-5.394.347-3.623 1.014-7.216 1.992-10.722 1.417-5.077 3.486-9.97 6.14-14.526 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.762 168.94 40.23 225.47 8.05c1.346-.76 2.717-1.473 4.115-2.132 2.84-1.34 5.78-2.46 8.788-3.353 3.7-1.098 7.5-1.847 11.338-2.237 1.913-.194 3.832-.295 5.753-.315.25-.002.5-.002.75-.002zm-.388 27c-1.13.007-2.26.065-3.386.18-2.305.233-4.586.697-6.8 1.383-1.597.496-3.16 1.107-4.67 1.826-.788.376-1.56.783-2.32 1.215-56.264 32.34-112.734 64.33-168.59 97.37-.872.52-1.724 1.076-2.55 1.67-1.547 1.113-3.004 2.353-4.35 3.705-2.13 2.14-3.98 4.56-5.49 7.175-1.486 2.575-2.64 5.34-3.428 8.206-.53 1.93-.894 3.908-1.084 5.902-.102 1.06-.152 2.125-.16 3.19-.125 64.897-.654 129.797.03 194.69.015.968.066 1.935.158 2.898.187 1.947.538 3.877 1.048 5.764.814 3.007 2.032 5.902 3.612 8.587 1.46 2.48 3.227 4.78 5.25 6.83 1.407 1.423 2.937 2.726 4.568 3.888.868.618 1.765 1.194 2.685 1.733 56.135 32.56 112.076 65.468 168.62 97.318.886.495 1.793.955 2.72 1.373 1.737.784 3.54 1.425 5.383 1.914 2.828.75 5.75 1.143 8.676 1.166 3.02.024 6.04-.345 8.966-1.096 1.986-.51 3.926-1.197 5.79-2.048.97-.443 1.917-.93 2.843-1.458 56.263-32.34 112.733-64.333 168.59-97.37.873-.522 1.724-1.077 2.55-1.67 1.585-1.14 3.076-2.415 4.45-3.806 2.054-2.083 3.846-4.424 5.318-6.952 1.497-2.57 2.664-5.328 3.462-8.192.55-1.974.927-3.998 1.122-6.038.102-1.06.152-2.126.16-3.19.12-64.898.65-129.798-.03-194.69-.015-.968-.066-1.935-.158-2.9-.187-1.945-.538-3.875-1.048-5.762-.8-2.962-1.995-5.815-3.54-8.466-1.474-2.528-3.266-4.868-5.32-6.95-1.408-1.424-2.94-2.727-4.57-3.89-.868-.617-1.765-1.194-2.685-1.732-56.136-32.56-112.08-65.463-168.62-97.32-.76-.423-1.535-.823-2.326-1.19-1.558-.727-3.17-1.338-4.82-1.827-2.083-.618-4.226-1.04-6.39-1.26-1.03-.104-2.066-.16-3.103-.175l-.564-.002z"/><path d="M165.32 345.623h36.96v-66.92c0-17.92-3.36-44.52-5.32-62.16h1.12l14.56 43.4 26.04 69.72h22.68l26.04-69.72 14.84-43.4h1.12c-1.96 17.64-5.32 44.24-5.32 62.16v66.92h37.52v-182.56h-44.8l-28.84 81.2c-3.64 10.64-6.72 22.4-10.36 33.6h-1.12c-3.64-11.2-7-22.96-10.64-33.6l-29.4-81.2h-45.08v182.56z"/></symbol><symbol id="icon-scale" viewBox="0 0 29 32" width="29" height="32"><path d="M7.575 20.88l2.816 1.49 5.45-5.7 3.46 3.373 6.31-10.15.6 3.256 1-.18-.91-4.98-5.35 1.1.21.96 3.64-.75-5.68 9.15-3.285-3.21-5.63 5.89-2.983-1.58L4.8 23.5l.873.497 1.903-3.12z"/><path d="M0 3.2h.89v27.91H28.8V32H0V3.2z"/></symbol><symbol id="icon-chevron-thin" viewBox="0 0 29 32" width="29" height="32"><path d="M22.935 16.595c.353-.318.353-.87 0-1.19l-16-14.4c-.328-.295-.834-.268-1.13.06s-.27.834.06 1.13L21.23 15.977 5.862 29.805c-.328.296-.355.8-.06 1.13s.802.355 1.13.06l16-14.4z"/></symbol><symbol id="icon-account-circle" viewBox="0 0 512 512" width="512" height="512"><path d="M256 512c-1.652 0-3.305-.015-4.956-.046-3.01-.057-6.02-.167-9.027-.33-8.897-.48-17.77-1.42-26.57-2.823-10.728-1.71-21.347-4.108-31.77-7.175-10.765-3.17-21.318-7.053-31.57-11.616-12.73-5.668-24.995-12.38-36.633-20.044-11.99-7.896-23.318-16.8-33.827-26.583-10.685-9.947-20.522-20.802-29.37-32.412-8.73-11.455-16.5-23.644-23.184-36.402-5.664-10.81-10.552-22.024-14.61-33.533-4.028-11.428-7.237-23.145-9.594-35.033C1.625 289.548 0 272.774 0 256c0-11.428.752-22.857 2.266-34.186 1.725-12.894 4.436-25.656 8.11-38.137 3.754-12.754 8.513-25.21 14.214-37.22 6.518-13.733 14.266-26.878 23.113-39.238 8.948-12.5 19.02-24.192 30.048-34.9 11.59-11.248 24.236-21.403 37.724-30.286 13.156-8.663 27.112-16.11 41.637-22.206 15.986-6.708 32.656-11.773 49.67-15.093C222.714 1.627 238.94.052 255.172 0c16.252-.05 32.508 1.422 48.48 4.434 17.047 3.215 33.76 8.18 49.797 14.794 14.567 6.01 28.572 13.376 41.786 21.962 13.328 8.663 25.848 18.565 37.353 29.533 11.123 10.607 21.295 22.208 30.354 34.624 8.954 12.274 16.818 25.343 23.457 39.008 5.807 11.948 10.677 24.35 14.546 37.058 3.785 12.43 6.613 25.148 8.457 38.01C511.137 231.532 512 243.765 512 256c0 15.71-1.425 31.418-4.288 46.866-2.164 11.677-5.146 23.2-8.92 34.46-3.885 11.585-8.606 22.888-14.112 33.795-6.61 13.096-14.354 25.62-23.105 37.392-8.71 11.716-18.42 22.69-28.986 32.765-10.576 10.082-22.008 19.264-34.138 27.41-11.78 7.907-24.213 14.837-37.14 20.684-10.217 4.624-20.74 8.57-31.48 11.805-10.393 3.13-20.99 5.592-31.697 7.368-8.78 1.457-17.636 2.453-26.52 2.988-3 .182-6.006.31-9.012.387-1.65.042-3.298.065-4.948.08L256 512zm0-31.165c1.212-.002 2.425-.01 3.638-.03 2.65-.04 5.3-.13 7.947-.263 8.058-.41 16.092-1.248 24.06-2.518 9.186-1.465 18.28-3.503 27.213-6.102 9.675-2.816 19.157-6.288 28.363-10.386 11.386-5.067 22.344-11.088 32.732-17.973 10.33-6.847 20.093-14.546 29.165-22.99 9.227-8.59 17.737-17.952 25.41-27.956 7.836-10.22 14.798-21.11 20.775-32.517 4.865-9.282 9.077-18.906 12.59-28.778 3.643-10.232 6.535-20.73 8.648-31.383 2.87-14.46 4.295-29.2 4.295-43.94 0-10.52-.724-21.04-2.185-31.457-1.55-11.066-3.93-22.017-7.12-32.728-3.327-11.177-7.535-22.09-12.568-32.61-5.955-12.448-13.064-24.342-21.196-35.49-7.698-10.55-16.31-20.432-25.71-29.5-10.214-9.858-21.357-18.75-33.236-26.523-11.385-7.448-23.446-13.86-35.992-19.126-14.023-5.885-28.648-10.33-43.575-13.242-14.002-2.73-28.26-4.112-42.525-4.158-14.282-.045-28.567 1.248-42.604 3.895-14.957 2.82-29.62 7.177-43.69 12.98-12.58 5.19-24.685 11.532-36.118 18.914-11.927 7.7-23.123 16.53-33.398 26.326-9.78 9.323-18.72 19.52-26.684 30.435-7.864 10.78-14.772 22.26-20.604 34.262-5.195 10.69-9.536 21.795-12.963 33.177-3.22 10.695-5.634 21.633-7.22 32.69-1.525 10.645-2.282 21.4-2.282 32.156 0 14.274 1.337 28.546 4.026 42.565 1.962 10.223 4.64 20.31 8.01 30.16 3.543 10.353 7.85 20.446 12.87 30.17 6.116 11.845 13.29 23.142 21.404 33.722 7.536 9.825 15.88 19.03 24.917 27.495 9.045 8.47 18.785 16.2 29.095 23.076 10.176 6.79 20.904 12.747 32.05 17.79 9.174 4.15 18.628 7.68 28.28 10.553 8.91 2.653 17.982 4.747 27.15 6.267 7.713 1.28 15.492 2.155 23.295 2.626 2.64.16 5.284.272 7.928.338 1.45.04 2.903.058 4.356.07.485.003.97.004 1.456.005z"/><path d="M395.563 393.597c-35.558 36.062-84.97 58.43-139.563 58.43-54.745 0-104.277-22.492-139.857-58.728 18.4-7.412 37.38-13.446 56.036-19.746 8.47-2.956 16.94-5.836 24.47-10.39 6.85-4.067 9.393-12.2 10.992-19.54.47-2.673.81-5.364 1.035-8.037-26.673-34.034-44.61-92.613-44.61-140.35 0-71.943 40.45-91.97 90.71-91.97 50.258 0 90.918 20.027 90.918 91.97 0 46.08-16.566 102.325-41.79 136.773.19 3.915.566 7.887 1.32 11.746 1.692 7.303 4.14 15.624 11.104 19.69 7.642 4.554 16.17 7.773 24.545 10.69 18.23 6.126 36.742 12.172 54.688 19.46z" fill-opacity=".8"/></symbol><symbol id="icon-dash-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M25.192 6.808c-5.077-5.077-13.307-5.077-18.384 0s-5.077 13.307 0 18.384 13.307 5.077 18.384 0 5.077-13.307 0-18.384zM8.93 23.07c-3.906-3.904-3.906-10.236 0-14.14 3.904-3.906 10.236-3.906 14.14 0 3.906 3.904 3.906 10.236 0 14.14-3.904 3.906-10.236 3.906-14.14 0z"/><path d="M23.014 17.5H9.03v-3.04h13.984v3.04z"/></symbol><symbol id="icon-globe" viewBox="0 0 29 32" width="29" height="32"><path d="M28.312 16.28c0-8.106-6.338-14.68-14.156-14.68S0 8.173 0 16.28c0 8.02 6.2 14.53 13.9 14.674.07.026.112.038.117.04l.01-.036c.043 0 .086.003.13.003h.357l.012.04.14-.04c7.582-.28 13.647-6.733 13.647-14.663 0 0 0 7.93 0 0zm-27.27.567h4.53c.06 2.58.502 4.71 1.16 6.464-2.04-.32-3.59-.68-4.267-.85-.838-1.69-1.343-3.6-1.423-5.61 0 0 .08 2.02 0 0zm1.388-6.523c.028-.01 1.65-.51 4.257-.947-.633 1.718-1.066 3.83-1.117 6.403H1.04c.07-1.988.552-3.87 1.36-5.553l.03.097zm24.842 5.456h-4.3c-.05-2.553-.478-4.663-1.123-6.4 1.94.315 3.39.663 4.05.836.81 1.686 1.29 3.57 1.36 5.564 0 0-.07-1.993 0 0zm-5.33 0h-7.19V8.75c2.182.03 4.21.22 5.944.46.708 1.718 1.193 3.876 1.246 6.57 0 0-.053-2.694 0 0zm-7.19-8.096V2.936c1.14.466 3.674 1.826 5.412 5.128-1.618-.202-3.456-.355-5.41-.38 0 0 1.954.026 0 0zm-1.028.003c-1.96.02-3.767.163-5.337.36 1.705-3.228 4.172-4.594 5.337-5.084v4.724zm0 1.063v7.03H6.6c.052-2.7.54-4.86 1.25-6.58 1.688-.24 3.686-.426 5.874-.45 0 0-2.188.024 0 0zM6.6 16.847h7.124v7.096c-2.066-.028-4.066-.218-5.81-.458-.736-1.74-1.248-3.92-1.313-6.638 0 0 .07 2.718 0 0zm7.124 8.163v4.732c-1.098-.493-3.543-1.897-5.265-5.11 1.61.202 3.41.354 5.26.378 0 0-1.85-.024 0 0zm1.03 0c1.928-.025 3.763-.19 5.377-.407-1.75 3.342-4.29 4.72-5.37 5.175V25.01zm0-1.067v-7.096h7.187c-.06 2.706-.55 4.874-1.27 6.605-1.72.255-3.76.462-5.91.49 0 0 2.16-.028 0 0zm8.214-7.096h4.3c-.077 1.982-.567 3.855-1.38 5.532-.25.07-1.79.49-4.058.88.637-1.73 1.078-3.85 1.138-6.42 0 0-.06 2.57 0 0zM25.21 8.95c-.912-.21-2.234-.482-3.84-.72-1.238-2.64-2.97-4.27-4.393-5.244 3.445.786 6.385 2.978 8.233 5.965 0 0-1.848-2.98 0 0zM11.617 2.926c-.57.38-1.193.868-1.816 1.49-.88.88-1.84 2.12-2.62 3.803-1.84.28-3.27.61-4.13.83 1.89-3.12 4.97-5.39 8.58-6.13 0 0-3.6.73 0 0zM3.17 23.718c.955.212 2.366.496 4.047.745 1.194 2.53 2.826 4.14 4.194 5.13-3.43-.762-6.37-2.92-8.24-5.874 0 0 1.87 2.95 0 0zm14.13 5.78c.477-.356.982-.784 1.488-1.303.86-.883 1.794-2.114 2.562-3.77 1.644-.262 2.976-.556 3.827-.763-1.792 2.867-4.592 4.993-7.877 5.834z"/></symbol><symbol id="icon-sandbox" viewBox="0 0 32 32" width="32" height="32"><path d="M11.373 9.214c0 .48-.39.87-.87.87s-.872-.39-.872-.87.39-.87.88-.87.87.39.87.87zm2.962 1.076c0 .472-.383.855-.855.855s-.855-.383-.855-.855.383-.855.855-.855.855.383.855.855zm-.49-2.61c0 .376-.307.68-.683.68s-.682-.305-.682-.68c0-.378.306-.683.682-.683s.682.306.682.682zM30.74 9.62l-5.272-3.286c-.277-.173-.646-.088-.82.19l-1.62 2.6c-.693 1.11-.35 2.584.758 3.276l.14.086-3.767 6.04-.68-.425c-.15-.08-.33-.04-.42.1l-.99 1.59-.78-.48c-1.39-.86-2.86-.21-3.87 1.07l-3.06 4.31 10.53 6.57 2.522-4.64c.71-1.47.645-3.08-.74-3.94l-.78-.484.99-1.587c.09-.143.045-.33-.097-.42l-.68-.424 3.767-6.04.14.085c1.11.693 2.586.35 3.278-.76l1.625-2.6c.173-.276.09-.645-.19-.82zm-2.128.934l-.65 1.044c-.362.58-1.132.758-1.712.396l-.94-.584c-.58-.36-.757-1.13-.395-1.71l.65-1.045c.08-.127.248-.165.374-.087l2.58 1.612c.12.08.16.247.08.373z"/><path d="M8.944 24.97c-.08-.394.008-.803.24-1.13l3.056-4.31c.013-.02.027-.038.04-.056 1.022-1.305 2.335-2.024 3.7-2.024.555 0 1.095.12 1.61.357l.235-.38c.323-.518.882-.827 1.494-.827.1 0 .2.01.3.027l.99-1.59.75-3.55c0-.01 0-.02-.01-.028-.02-.07-.04-.15-.056-.22l-.006-.03c-.14-.307-.526-.59-1.104-.85-.042-.43-.19-.85-.44-1.246-.38-.6-.95-1.114-1.67-1.763-.645-.58-1.445-1.3-2.32-2.28-.82-.92-1.757-1.387-2.784-1.387-1.52 0-2.816 1.034-3.96 1.95-.756.6-1.612 1.285-2.14 1.31-1.43.06-2.687.776-3.635 2.08-.28.385-.493.765-.645 1.08-1.14.388-1.81.858-1.81 1.364L4.31 28.15c0 .876 3.03 1.584 6.762 1.584 1.56 0 2.994-.12 4.138-.33L9.6 25.91c-.34-.212-.58-.555-.658-.95zM3.51 11.27s.915-2.934 3.428-3.038 5.145-5.367 7.883-2.297 4.64 3.594 4 5.365c-.08.224-.28.78-2.32 1.125-2.42.41-11.96.972-12.99-1.155z"/></symbol><symbol id="icon-bubble" viewBox="0 0 32 32" width="32" height="32"><path d="M16 8.5c.276 0 .5.224.5.5s-.225.5-.5.5c-5.327 0-10 2.804-10 6 0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-3.794 5.037-7 11-7zm0-5c-8.837 0-16 5.373-16 12 0 4.127 2.78 7.766 7.008 9.926 0 .027-.008.045-.008.074 0 1.793-1.34 3.723-1.928 4.736h.002c-.047.11-.074.23-.074.358 0 .5.405.906.906.906.094 0 .26-.025.255-.014 3.13-.512 6.07-3.383 6.76-4.215 1 .15 2.03.23 3.09.23 8.84 0 16-5.37 16-12s-7.16-12-16-12zm0 22c-.917 0-1.858-.07-2.796-.207-.097-.016-.194-.02-.29-.02-.594 0-1.163.263-1.546.73-.428.52-1.646 1.683-3.085 2.538.39-.89.695-1.89.716-2.93v-.18c0-.75-.42-1.44-1.09-1.78C4.21 21.75 2 18.71 2 15.5c0-5.514 6.28-10 14-10 7.718 0 14 4.486 14 10s-6.28 10-14 10z"/></symbol><symbol id="icon-arrow-left-circle-fill" viewBox="0 0 32 32" width="32" height="32"><path d="M15.97 3C8.806 3 3 8.807 3 15.97s5.807 12.968 12.97 12.968 12.968-5.807 12.968-12.97S23.13 3 15.968 3zm0 5.344v5.72h7.624v3.812H15.97v5.72L8.343 15.97l7.625-7.625z"/></symbol><symbol id="icon-hourglass" viewBox="0 0 27 32" width="27" height="32"><path d="M3.2 28.8H24v1.6H3.2v-1.6zM8 27.178h11.2c-.206-2.68-2.62-4.8-5.6-4.8s-5.394 2.12-5.6 4.8z"/><path d="M16.078 13.82c-.682.203-1.723.67-1.72 1.38.002.515.562.84 1.125 1.133.208.11.417.193.6.248 3.13.94 4.717 3.82 4.717 8.58v3.64H6.4v-3.64c0-4.75 1.59-7.64 4.723-8.57.675-.2 1.62-.67 1.626-1.38 0-.71-.94-1.17-1.62-1.373-3.14-.93-4.73-3.813-4.73-8.575V1.6h14.4v3.647c0 4.758-1.59 7.643-4.73 8.574zM22.4 1.6H4.8v2.046c0 3.815.977 8.306 2.93 10.084.813.74 1.464 1.076 2.48 1.464-3.607 1.3-5.41 6.378-5.41 11.56V28.8h17.6v-2.05c0-5.394-1.474-10.394-5.382-11.56 3.59-1.3 5.382-6.374 5.382-11.543V1.6zM3.2 0H24v1.6H3.2V0z"/><path d="M9.6 8c.784 2.374 2.272 4 4 4s3.216-1.626 4-4h-8z"/></symbol><symbol id="icon-plus" viewBox="0 0 32 32" width="32" height="32"><path d="M18.64 13.36V6.667h-5.28v6.695H6.667v5.278h6.695v6.693h5.277V18.64h6.69v-5.28z"/></symbol><symbol id="icon-tools" viewBox="0 0 32 32" width="32" height="32"><path d="M24.403 10l1.415-.57 1.276-1.718L25.39 6.01l-1.72 1.28-.565 1.41-4.243 4.246 1.387 1.21z"/><path d="M26.896 21.555l-10.152-8.84c.265-1.302.745-4.79-1.196-6.732C14.272 4.703 12.573 4 10.768 4c-.444 0-.888.044-1.32.13-.122.025-.218.112-.254.23-.035.116-.003.244.08.33l2.898 2.897.58 2.8-2.365 2.364-2.8-.57-2.897-2.9c-.087-.08-.214-.12-.33-.08s-.206.13-.23.26c-.44 2.22.253 4.5 1.853 6.103.95.95 2.435 1.454 4.29 1.454h.002c.78 0 1.62-.09 2.44-.26l8.825 10.13c.73.728 1.68 1.12 2.69 1.12s1.96-.392 2.67-1.106c1.47-1.47 1.47-3.866 0-5.34zm-1.592 3.75c-.596.594-1.56.594-2.157 0-.595-.596-.595-1.565 0-2.16.596-.593 1.56-.593 2.157 0h.003c.592.596.592 1.562-.003 2.158z"/><path d="M12.24 18.58c-.336-.337-.882-.337-1.218 0l-5.645 5.645c-.336.335-.336.88 0 1.217l2.203 2.203c.336.337.88.337 1.217 0l5.48-5.476c.335-.34.335-.89 0-1.22l-2.037-2.37z"/></symbol><symbol id="icon-warning-circle" viewBox="0 0 32 32" width="32" height="32"><path d="M25.192 6.808c-5.077-5.077-13.307-5.077-18.384 0s-5.077 13.307 0 18.384 13.307 5.077 18.384 0 5.077-13.307 0-18.384zM8.93 23.07c-3.906-3.904-3.906-10.236 0-14.14 3.904-3.906 10.236-3.906 14.14 0 3.906 3.904 3.906 10.236 0 14.14-3.904 3.906-10.236 3.906-14.14 0z"/><path d="M17.543 19.987v2.984h-3.04v-2.983h3.04zM17.543 8.987v9.142h-3.04V8.986h3.04z"/></symbol><symbol id="icon-monitoring" viewBox="0 0 32 32" width="32" height="32"><path d="M17.16 26.882c-.513 0-.953-.335-1.062-.8L12.054 9.048l-2.428 8.22c-.126.454-.557.77-1.054.77H4.017c-.6 0-1.088-.455-1.088-1.017 0-.56.48-1.02 1.08-1.02h3.72l3.34-11.58c.12-.45.56-.78 1.07-.76.5.01.93.34 1.04.81l3.91 16.475 2-9.367c.09-.426.465-.752.93-.81.463-.053.91.177 1.113.57l2.4 4.665h4.427c.6 0 1.09.456 1.09 1.017s-.48 1.012-1.08 1.012h-5.12c-.415 0-.797-.226-.977-.58l-1.287-2.495-2.37 11.114c-.1.468-.54.815-1.06.82h-.01z"/></symbol><symbol id="icon-download" viewBox="0 0 27 32" width="27" height="32"><path d="M25.6 4.8v24h-24v-24h8v1.6H3.2v20.8H24V6.4h-6.4V4.8h8zM12.8.8c0-.434.358-.8.8-.8.43 0 .8.358.8.8l.002 17.38 3.162-3.16c.31-.312.826-.302 1.13 0 .31.313.322.81.002 1.13l-4.53 4.53c-.156.156-.362.23-.567.23-.2 0-.41-.074-.57-.23L8.5 16.15c-.32-.32-.31-.816.003-1.13.302-.302.817-.313 1.13 0l3.16 3.16V.8z"/></symbol><symbol id="icon-deployment-mongodb" viewBox="0 0 512 512" width="512" height="512"><path d="M256.036 512c-2.004-.004-4.007-.097-6.003-.29-4.007-.39-7.975-1.172-11.83-2.33-3.007-.906-5.944-2.04-8.78-3.39-1.395-.664-2.764-1.384-4.108-2.15-56.33-32.353-112.726-64.593-168.784-97.416-1.55-.917-3.064-1.894-4.532-2.94-2.827-2.014-5.485-4.267-7.934-6.727-3.72-3.736-6.96-7.95-9.616-12.506-2.655-4.553-4.725-9.447-6.143-14.524-.98-3.506-1.648-7.098-1.995-10.72-.173-1.795-.262-3.595-.28-5.397-.417-65.046-.426-130.095-.03-195.14.02-1.8.11-3.6.28-5.395.347-3.623 1.014-7.216 1.992-10.722 1.417-5.078 3.486-9.972 6.14-14.527 2.654-4.557 5.892-8.77 9.612-12.51 2.45-2.46 5.105-4.713 7.932-6.728 1.468-1.046 2.982-2.024 4.532-2.94C112.61 72.764 168.94 40.23 225.47 8.053c1.57-.885 3.173-1.708 4.812-2.456 3.158-1.442 6.438-2.616 9.793-3.508C245.172.736 250.44.037 255.713.015c5.272-.022 10.545.632 15.652 1.943 3.525.905 6.97 2.122 10.282 3.633 1.64.75 3.243 1.57 4.813 2.455 56.538 32.162 112.877 64.68 169.01 97.545 1.55.917 3.064 1.895 4.532 2.94 2.964 2.112 5.742 4.486 8.29 7.086 3.688 3.766 6.892 8.005 9.51 12.58 2.62 4.578 4.65 9.49 6.027 14.58.906 3.35 1.53 6.778 1.86 10.234.173 1.794.262 3.593.28 5.395.417 65.045.426 130.094.03 195.14-.02 1.8-.11 3.6-.28 5.394-.33 3.455-.953 6.883-1.86 10.234-1.374 5.09-3.404 10.003-6.02 14.58-2.618 4.577-5.82 8.817-9.51 12.584-2.546 2.6-5.322 4.976-8.286 7.088-1.468 1.046-2.982 2.024-4.532 2.94-56.123 32.884-112.452 65.416-168.982 97.595-1.346.76-2.717 1.474-4.115 2.133-2.84 1.338-5.78 2.46-8.788 3.353-3.7 1.097-7.5 1.846-11.338 2.236-1.913.195-3.832.296-5.753.315-.167 0-.334.002-.5.003zM165.32 345.623h36.96v-66.92c0-17.92-3.36-44.52-5.32-62.16h1.12l14.56 43.4 26.04 69.72h22.68l26.04-69.72 14.84-43.4h1.12c-1.96 17.64-5.32 44.24-5.32 62.16v66.92h37.52v-182.56h-44.8l-28.84 81.2c-3.64 10.64-6.72 22.4-10.36 33.6h-1.12c-3.64-11.2-7-22.96-10.64-33.6l-29.4-81.2h-45.08v182.56z"/></symbol><symbol id="icon-x-circle-fill-thin" viewBox="0 0 30 32" width="30" height="32"><path d="M15.2 3.2C7.69 3.2 1.6 9.29 1.6 16.8s6.09 13.6 13.6 13.6 13.6-6.09 13.6-13.6S22.71 3.2 15.2 3.2zm6.223 19.823c-.312.312-.82.312-1.13 0l-5.092-5.09-5.09 5.09c-.31.312-.82.312-1.13 0s-.31-.82 0-1.13l5.09-5.092-5.09-5.09c-.31-.31-.31-.82 0-1.13s.82-.31 1.13 0l5.09 5.09 5.1-5.09c.31-.31.82-.31 1.13 0s.32.82 0 1.13l-5.09 5.09 5.09 5.1c.32.31.32.82 0 1.13z"/></symbol><symbol id="icon-database-small" viewBox="0 0 32 32" width="32" height="32"><path d="M4.622 16.758v4.55h22.755v-4.55H4.622zm0 6.067v2.278c0 1.252.53 2.276 3.034 2.276h16.687c2.503 0 3.034-1.025 3.034-2.277v-2.278H4.622zm22.756-7.583V6.897c0-1.252-.53-2.275-3.034-2.275H7.657c-2.503 0-3.034 1.024-3.034 2.276v8.344h22.755zm-4.55-3.034h-3.035V9.174h3.034v3.034z"/></symbol></svg>')
5
+ }
6
+ },
7
+ icon: function(name, classnames) {
8
+ var svgName = this.iconName(name)
9
+ var element = document.querySelector('#'+svgName)
10
+
11
+ if (element) {
12
+ return '<svg class="svg-icon '+svgName+' '+(classnames || '')+'" '+this.dimensions(element)+'><use xlink:href="#'+svgName+'"/></svg>'
13
+ } else {
14
+ console.error('File not found: "'+name+'.svg" at app/assets/svgs/megatron/')
15
+ }
16
+ },
17
+ iconName: function(name) {
18
+ var before = true
19
+ if (before) {
20
+ return "icon-"+this.dasherize(name)
21
+ } else {
22
+ return name+"-icon"
23
+ }
24
+ },
25
+ dimensions: function(el) {
26
+ return 'viewBox="'+el.getAttribute('viewBox')+'" width="'+el.getAttribute('width')+'" height="'+el.getAttribute('height')+'"'
27
+ },
28
+ dasherize: function(input) {
29
+ return input.replace(/[W,_]/g, '-').replace(/-{2,}/g, '-')
30
+ },
31
+ load: function(){
32
+ // If DOM is already ready, embed SVGs
33
+ if (document.readyState == 'interactive') { this.embed() }
34
+
35
+ // Handle Turbolinks (or other things that fire page change events)
36
+ document.addEventListener("page:change", function(event) { this.embed() }.bind(this))
37
+
38
+ // Handle standard DOM ready events
39
+ document.addEventListener("DOMContentLoaded", function(event) { this.embed() }.bind(this))
40
+ },
41
+ aliases: {"account":"account-circle-fill","kittens":"account-circle-fill","deployment-beta":"deployment-beta-line","deployment-cluster":"cluster"},
42
+ alias: function(name) {
43
+ var aliased = this.aliases[name]
44
+ if (typeof(aliased) != "undefined") {
45
+ return aliased
46
+ } else {
47
+ return name
48
+ }
49
+ }
50
+ }
51
+
52
+ esvg.load()
53
+
54
+ // Work with module exports:
55
+ if(typeof(module) != 'undefined') { module.exports = esvg }
@@ -5,7 +5,8 @@ var dialog = require('compose-dialog')
5
5
  var code = require('./utils/code')
6
6
  var toggler = require('compose-toggler')
7
7
  var form = require('compose-remote-form') // Our UJS implementation
8
- var esvg = require('./esvg')
8
+ var esvg = require('./_svg')
9
+ var highlighter = require('compose-code-highlighter')
9
10
 
10
11
  // Use Dialog for remote-form confirmation dialogs
11
12
  form.confirm = dialog.show
@@ -24,7 +25,8 @@ require('./utils/progress-bar')
24
25
 
25
26
  require('./shims/classlist')
26
27
 
27
- window.Bugsnag = require('bugsnag-js')
28
+
29
+ require('./vendor/bugsnag')
28
30
 
29
31
  event.ready(function() {
30
32
  var rangeTouch = require('rangetouch') // mobile accessiblity on sliders