font-fabulous 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +7 -0
  2. data/.fontcustom +1 -0
  3. data/.fontcustom-manifest.json +460 -0
  4. data/.gitignore +11 -0
  5. data/.npmignore +15 -0
  6. data/.travis.yml +20 -0
  7. data/Gemfile +3 -0
  8. data/LICENSE.txt +201 -0
  9. data/README.md +45 -0
  10. data/Rakefile +32 -0
  11. data/assets/fonts/.gitkeep +0 -0
  12. data/assets/fonts/font-fabulous/font-fabulous.eot +0 -0
  13. data/assets/fonts/font-fabulous/font-fabulous.svg +803 -0
  14. data/assets/fonts/font-fabulous/font-fabulous.ttf +0 -0
  15. data/assets/fonts/font-fabulous/font-fabulous.woff +0 -0
  16. data/assets/fonts/font-fabulous/font-fabulous.woff2 +0 -0
  17. data/assets/images/font-fabulous/.gitkeep +0 -0
  18. data/assets/images/font-fabulous/action.svg +8 -0
  19. data/assets/images/font-fabulous/array.svg +15 -0
  20. data/assets/images/font-fabulous/attribute.svg +4 -0
  21. data/assets/images/font-fabulous/boolean.svg +12 -0
  22. data/assets/images/font-fabulous/broom.svg +4 -0
  23. data/assets/images/font-fabulous/class.svg +11 -0
  24. data/assets/images/font-fabulous/clone.svg +13 -0
  25. data/assets/images/font-fabulous/cloud-keys.svg +15 -0
  26. data/assets/images/font-fabulous/cloud-network.svg +15 -0
  27. data/assets/images/font-fabulous/cloud-object-store.svg +13 -0
  28. data/assets/images/font-fabulous/compare-all.svg +25 -0
  29. data/assets/images/font-fabulous/compare-different.svg +24 -0
  30. data/assets/images/font-fabulous/compare-same.svg +11 -0
  31. data/assets/images/font-fabulous/configured-system.svg +13 -0
  32. data/assets/images/font-fabulous/database-connection.svg +15 -0
  33. data/assets/images/font-fabulous/database-squeezed.svg +4 -0
  34. data/assets/images/font-fabulous/diamond-o.svg +4 -0
  35. data/assets/images/font-fabulous/diamond.svg +4 -0
  36. data/assets/images/font-fabulous/dna.svg +12 -0
  37. data/assets/images/font-fabulous/drift.svg +5 -0
  38. data/assets/images/font-fabulous/element.svg +11 -0
  39. data/assets/images/font-fabulous/exists.svg +9 -0
  40. data/assets/images/font-fabulous/field.svg +8 -0
  41. data/assets/images/font-fabulous/file-bat-o.svg +17 -0
  42. data/assets/images/font-fabulous/file-bmp-o.svg +20 -0
  43. data/assets/images/font-fabulous/file-com-o.svg +19 -0
  44. data/assets/images/font-fabulous/file-csv-o.svg +19 -0
  45. data/assets/images/font-fabulous/file-dat-o.svg +14 -0
  46. data/assets/images/font-fabulous/file-dll-o.svg +13 -0
  47. data/assets/images/font-fabulous/file-doc-o.svg +19 -0
  48. data/assets/images/font-fabulous/file-ear-o.svg +13 -0
  49. data/assets/images/font-fabulous/file-exe-o.svg +10 -0
  50. data/assets/images/font-fabulous/file-gif-o.svg +12 -0
  51. data/assets/images/font-fabulous/file-gz-o.svg +12 -0
  52. data/assets/images/font-fabulous/file-html-o.svg +11 -0
  53. data/assets/images/font-fabulous/file-iso-o.svg +20 -0
  54. data/assets/images/font-fabulous/file-jar-o.svg +17 -0
  55. data/assets/images/font-fabulous/file-java-o.svg +16 -0
  56. data/assets/images/font-fabulous/file-jpg-o.svg +18 -0
  57. data/assets/images/font-fabulous/file-js-o.svg +16 -0
  58. data/assets/images/font-fabulous/file-json-o.svg +22 -0
  59. data/assets/images/font-fabulous/file-log-o.svg +18 -0
  60. data/assets/images/font-fabulous/file-mp3-o.svg +20 -0
  61. data/assets/images/font-fabulous/file-mp4-o.svg +19 -0
  62. data/assets/images/font-fabulous/file-ogg-o.svg +21 -0
  63. data/assets/images/font-fabulous/file-ogv-o.svg +19 -0
  64. data/assets/images/font-fabulous/file-output-o.svg +8 -0
  65. data/assets/images/font-fabulous/file-pdf-o.svg +16 -0
  66. data/assets/images/font-fabulous/file-png-o.svg +18 -0
  67. data/assets/images/font-fabulous/file-rar-o.svg +19 -0
  68. data/assets/images/font-fabulous/file-rmp-o.svg +19 -0
  69. data/assets/images/font-fabulous/file-share-o.svg +8 -0
  70. data/assets/images/font-fabulous/file-tar-o.svg +16 -0
  71. data/assets/images/font-fabulous/file-txt-o.svg +10 -0
  72. data/assets/images/font-fabulous/file-war-o.svg +16 -0
  73. data/assets/images/font-fabulous/file-wav-o.svg +16 -0
  74. data/assets/images/font-fabulous/file-webm-o.svg +21 -0
  75. data/assets/images/font-fabulous/file-webp-o.svg +23 -0
  76. data/assets/images/font-fabulous/file-xml-o.svg +11 -0
  77. data/assets/images/font-fabulous/file-yaml-o.svg +14 -0
  78. data/assets/images/font-fabulous/file-yml-o.svg +11 -0
  79. data/assets/images/font-fabulous/file-zip-o.svg +14 -0
  80. data/assets/images/font-fabulous/firewall.svg +15 -0
  81. data/assets/images/font-fabulous/float.svg +4 -0
  82. data/assets/images/font-fabulous/floating-ip.svg +10 -0
  83. data/assets/images/font-fabulous/generic-object.svg +9 -0
  84. data/assets/images/font-fabulous/group.svg +14 -0
  85. data/assets/images/font-fabulous/hexagon-o.svg +5 -0
  86. data/assets/images/font-fabulous/hexagon.svg +4 -0
  87. data/assets/images/font-fabulous/integer.svg +21 -0
  88. data/assets/images/font-fabulous/load-balancer.svg +6 -0
  89. data/assets/images/font-fabulous/manageiq.svg +10 -0
  90. data/assets/images/font-fabulous/method.svg +4 -0
  91. data/assets/images/font-fabulous/monitoring.svg +5 -0
  92. data/assets/images/font-fabulous/network-card.svg +10 -0
  93. data/assets/images/font-fabulous/network-interface.svg +6 -0
  94. data/assets/images/font-fabulous/network-port.svg +5 -0
  95. data/assets/images/font-fabulous/network-switch.svg +9 -0
  96. data/assets/images/font-fabulous/parameter.svg +17 -0
  97. data/assets/images/font-fabulous/pentagon-o.svg +5 -0
  98. data/assets/images/font-fabulous/pentagon.svg +4 -0
  99. data/assets/images/font-fabulous/project.svg +4 -0
  100. data/assets/images/font-fabulous/radar.svg +18 -0
  101. data/assets/images/font-fabulous/region.svg +22 -0
  102. data/assets/images/font-fabulous/registry.svg +7 -0
  103. data/assets/images/font-fabulous/relationship.svg +4 -0
  104. data/assets/images/font-fabulous/resource.svg +5 -0
  105. data/assets/images/font-fabulous/scsi.svg +5 -0
  106. data/assets/images/font-fabulous/software-package.svg +20 -0
  107. data/assets/images/font-fabulous/stack.svg +6 -0
  108. data/assets/images/font-fabulous/state.svg +4 -0
  109. data/assets/images/font-fabulous/string.svg +21 -0
  110. data/assets/images/font-fabulous/synchronize.svg +9 -0
  111. data/assets/images/font-fabulous/tab.svg +6 -0
  112. data/assets/images/font-fabulous/template.svg +16 -0
  113. data/assets/images/font-fabulous/tenant.svg +4 -0
  114. data/assets/images/font-fabulous/timeline.svg +8 -0
  115. data/assets/images/font-fabulous/triangle-o.svg +7 -0
  116. data/assets/images/font-fabulous/triangle.svg +4 -0
  117. data/assets/images/font-fabulous/user-role.svg +8 -0
  118. data/assets/images/font-fabulous/view-expanded.svg +4 -0
  119. data/assets/images/font-fabulous/wavy-lines.svg +4 -0
  120. data/assets/stylesheets/.gitkeep +0 -0
  121. data/assets/stylesheets/_font-fabulous-sprockets.scss +1 -0
  122. data/assets/stylesheets/_font-fabulous.scss +265 -0
  123. data/bower.json +32 -0
  124. data/ci/gh-pages.sh +15 -0
  125. data/font-fabulous.gemspec +23 -0
  126. data/fontcustom.yml +96 -0
  127. data/lib/font-fabulous.rb +76 -0
  128. data/lib/font-fabulous/engine.rb +15 -0
  129. data/lib/font-fabulous/version.rb +3 -0
  130. data/package.json +21 -0
  131. data/templates/_font-fabulous-sprockets.scss +1 -0
  132. data/templates/_font-fabulous.scss +18 -0
  133. data/templates/preview.html +59 -0
  134. metadata +217 -0
data/.gitignore ADDED
@@ -0,0 +1,11 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /Gemfile.lock
4
+ /_yardoc/
5
+ /coverage/
6
+ /doc/
7
+ /pkg/
8
+ /spec/reports/
9
+ /tmp/
10
+ /preview.html
11
+ .idea*
data/.npmignore ADDED
@@ -0,0 +1,15 @@
1
+ ci
2
+ lib
3
+ pkg
4
+ templates
5
+ .gitignore
6
+ .fontcustom
7
+ .fontcustom-manifest.json
8
+ .travis.yml
9
+ Gemfile
10
+ Gemfile.lock
11
+ Rakefile
12
+ bower.json
13
+ font-fabulous.gemspec
14
+ fontcustom.yml
15
+ preview.html
data/.travis.yml ADDED
@@ -0,0 +1,20 @@
1
+ dist: trusty
2
+ sudo: false
3
+ language: ruby
4
+ addons:
5
+ apt:
6
+ packages:
7
+ - fontforge
8
+ - woff-tools
9
+ before_install:
10
+ - git clone --recursive https://github.com/google/woff2.git
11
+ - cd woff2
12
+ - make clean all
13
+ - cd ..
14
+ - export PATH=$PATH:`pwd`/woff2
15
+ deploy:
16
+ - provider: script
17
+ script: ci/gh-pages.sh
18
+ skip_cleanup: true
19
+ on:
20
+ branch: master
data/Gemfile ADDED
@@ -0,0 +1,3 @@
1
+ source 'https://rubygems.org'
2
+
3
+ gemspec
data/LICENSE.txt ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "{}"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright {yyyy} {name of copyright owner}
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
data/README.md ADDED
@@ -0,0 +1,45 @@
1
+ # Font Fabulous
2
+
3
+ [![Build Status](https://travis-ci.org/ManageIQ/font-fabulous.svg?branch=master)](https://travis-ci.org/ManageIQ/font-fabulous)
4
+
5
+ Font Fabulous is a suite of pictographic icons for scalable vector graphics designed for the ManageIQ open-source Management Platform but available to everyone. Font Fabulous fills a gap not covered by other popular icon collections.
6
+
7
+ ## Installation
8
+
9
+ The package is available as a Rubygem, a Bower and an NPM package. The package name is for each the same: `font-fabulous`.
10
+
11
+ ## Usage
12
+
13
+ Simply include the (S)CSS file in your HTML code and create `<i>` elements with the desired CSS classes:
14
+
15
+ ```html
16
+ <i class="ff ff-tenant"></i>
17
+ ```
18
+
19
+ You can find the supported icons under `assets/images/font-fabulous`, all the CSS classes are generated from the filenames.
20
+
21
+ ### Ruby on Rails
22
+
23
+ If installed as a gem, it is possible to include it to the Rails Asset Pipeline by adding the following lines into an scss file:
24
+
25
+ ```scss
26
+ @import "font-fabulous-sprockets";
27
+ @import "font-fabulous";
28
+ ```
29
+
30
+ ## Development
31
+
32
+ After checking out the repo, run `bundle install` to install dependencies. You might have to take a look at the [installation instructions](https://github.com/FontCustom/fontcustom#installation) for the `fontcustom` gem.
33
+
34
+ You can add new icons as svg files into the `assets/images/font-fabulous` folder and run `rake compile` to generate the fonts.
35
+
36
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `lib/font-fabulous/version.rb`, `bower.json` and `package.json`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, push the `.gem` file to [rubygems.org](https://rubygems.org) and publish the NPM package.
37
+
38
+ ## Contributing
39
+
40
+ Bug reports and pull requests are welcome on GitHub at https://github.com/ManageIQ/Font-Fabulous. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
41
+
42
+
43
+ ## License
44
+
45
+ The gem is available as open source under the terms of the [Apache License 2.0](http://opensource.org/licenses/Apache-2.0).
data/Rakefile ADDED
@@ -0,0 +1,32 @@
1
+ require 'bundler/gem_tasks'
2
+
3
+ desc 'Compile the SVG icons into the font'
4
+ task :compile do
5
+ result = `fontcustom compile`
6
+ puts result
7
+ raise StandardError if result =~ /error/
8
+ end
9
+
10
+ desc 'Run a server displaying all the available icons'
11
+ task :serve => :compile do
12
+ require 'webrick'
13
+
14
+ server = WEBrick::HTTPServer.new(:Port => 9000)
15
+
16
+ server.mount('/', WEBrick::HTTPServlet::FileHandler, 'preview.html')
17
+ server.mount('/assets/fonts', WEBrick::HTTPServlet::FileHandler, 'assets/fonts')
18
+
19
+ trap('INT') { server.stop }
20
+ server.start
21
+ end
22
+
23
+ desc 'Clean up the manifest file'
24
+ task :cleanup do
25
+ system 'rm -f .fontcustom-manifest.json'
26
+ end
27
+
28
+ task :release do
29
+ system 'npm publish'
30
+ end
31
+
32
+ task :default => :compile
File without changes
@@ -0,0 +1,803 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+ <!--
4
+ 2017-7-28: Created with FontForge (http://fontforge.org)
5
+ -->
6
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
7
+ <metadata>
8
+ Created by FontForge 20170104 at Fri Jul 28 14:23:19 2017
9
+ By ERIC P. WINCHELL
10
+
11
+ </metadata>
12
+ <defs>
13
+ <font id="font-fabulous" horiz-adv-x="512" >
14
+ <font-face
15
+ font-family="font-fabulous"
16
+ font-weight="400"
17
+ font-stretch="normal"
18
+ units-per-em="512"
19
+ panose-1="2 0 5 3 0 0 0 0 0 0"
20
+ ascent="448"
21
+ descent="-64"
22
+ bbox="-0.200195 -67.2998 519.05 451.45"
23
+ underline-thickness="25.6"
24
+ underline-position="-51.2"
25
+ unicode-range="U+0020-F16B"
26
+ />
27
+ <missing-glyph />
28
+ <glyph glyph-name="space" unicode=" " horiz-adv-x="200"
29
+ />
30
+ <glyph glyph-name="cloud-network" unicode="&#xf104;"
31
+ d="M489.65 186.75v0c14.9492 -18.5498 22.3994 -39.7998 22.3994 -63.7998c0 -28.2998 -9.89941 -52.4004 -29.9502 -72.4502c-20.0996 -19.9004 -44.1494 -29.9502 -72.4492 -29.9502h-290.15c-32.8496 0 -61 11.7002 -84.4004 35.1006
32
+ c-23.3994 23.3994 -35.0996 51.5498 -35.0996 84.3994c0 23.5 6.2998 44.9004 18.75 64.2998c12.7002 19.5 29.3496 34.0508 49.9502 43.6504c-0.25 5.0498 -0.5 8.90039 -0.5 11.5498c0 37.6504 13.3496 69.9004 40 96.5498c26.7002 26.6504 58.8994 40 96.5498 40
33
+ c28.0996 0 53.5498 -7.7998 76.4004 -23.5c22.8496 -15.6992 39.5996 -36.0498 50.0498 -61.3496c12.5 10.9502 27.2002 16.5 44.2998 16.5c18.9004 0 35 -6.7002 48.0996 -20.0498c13.4004 -13.2998 20.0508 -29.4004 20.0508 -48.2998
34
+ c0 -13.3008 -3.60059 -25.6006 -10.8506 -36.8008c22.9004 -5.34961 41.9004 -17.25 56.8506 -35.8496v0zM133.7 287.7v-57.5498h230.1v57.5498h-230.1zM382.8 72v0l0.100586 47.8496c0 4 -1.40039 7.4502 -4.2002 10.25v0c-2.7998 2.80078 -6.15039 4.2002 -10.1504 4.2002
35
+ h-14.3994v38.25c0 5.25 -1.90039 9.65039 -5.7002 13.5c-3.7998 3.7998 -8.25 5.7002 -13.5 5.7002h-76.5v28.9502h-19.2002v-29h-76.6504c-5.25 0 -9.64941 -1.90039 -13.5 -5.7002c-3.7998 -3.7998 -5.69922 -8.25 -5.69922 -13.5v-38.25h-14.4004
36
+ c-4 0 -7.34961 -1.40039 -10.1504 -4.2002c-2.7998 -2.7998 -4.19922 -6.14941 -4.19922 -10.1494v-47.9004c0 -4 1.39941 -7.34961 4.19922 -10.1504c2.80078 -2.7998 6.15039 -4.19922 10.1504 -4.19922h47.9004c4 0 7.34961 1.39941 10.1494 4.19922
37
+ c2.7998 2.80078 4.2002 6.15039 4.2002 10.1504v47.9004c0 4 -1.40039 7.34961 -4.2002 10.1494s-6.14941 4.2002 -10.1494 4.2002h-14.4004v38.25h76.75v-38.25h-14.4004c-4 0 -7.34961 -1.40039 -10.1494 -4.2002s-4.2002 -6.14941 -4.2002 -10.1494v-47.9004
38
+ c0 -4 1.40039 -7.34961 4.2002 -10.1504c2.7998 -2.7998 6.14941 -4.19922 10.1494 -4.19922h47.8506c4 0 7.34961 1.39941 10.1494 4.19922c2.80078 2.80078 4.2002 6.15039 4.2002 10.1504v47.9004c0 4 -1.39941 7.34961 -4.2002 10.1494
39
+ c-2.7998 2.7998 -6.14941 4.2002 -10.1494 4.2002h-14.4004v38.25h76.6504v-38.2998h-14.4004c-4 0 -7.34961 -1.40039 -10.1494 -4.2002c-2.80078 -2.7998 -4.2002 -6.15039 -4.2002 -10.1504v-47.8496c0 -4 1.39941 -7.34961 4.2002 -10.1504
40
+ c2.7998 -2.7998 6.14941 -4.19922 10.1494 -4.19922h47.9004c4 0 7.34961 1.39941 10.1494 4.19922c2.80078 2.80078 4.2002 6.15039 4.2002 10.1504zM286.85 268.65h57.4004v-19.2002h-57.4004v19.2002z" />
41
+ <glyph glyph-name="database-connection" unicode="&#xf163;"
42
+ d="M411.05 71.2002l2.60059 0.0498047c-0.850586 -0.299805 -1.7002 -0.650391 -2.60059 -0.950195v0.900391zM277.9 11.4502c7.5498 -29.5498 25.0996 -54.2002 48.1494 -68.7998c-23.3994 -2.85059 -48.0996 -4.25 -74.0498 -4.25
43
+ c-39.2998 0 -75.6504 3.2998 -109.15 9.7998s-59.9492 15.3496 -79.3994 26.5c-19.4502 11.1494 -29.2002 23.25 -29.2002 36.2998v48.2002c22.5 -15.8506 53.2002 -27.8506 92.1504 -36c38.9492 -8.15039 80.7998 -12.2002 125.6 -12.2002
44
+ c8.75 0 17.4004 0.150391 25.9004 0.450195zM63.5 301.25c-19.5 11.1504 -29.2002 23.25 -29.2002 36.25v36.2998c0 13.0498 9.75 25.1504 29.2002 36.2998c19.4502 11.1504 45.9004 19.9502 79.3496 26.5c33.4502 6.55078 69.8506 9.80078 109.15 9.80078
45
+ s75.7002 -3.25 109.2 -9.75s59.9502 -15.3506 79.3994 -26.5c19.4502 -11.1504 29.2002 -23.25 29.2002 -36.3008v-36.2998c0 -13.0498 -9.75 -25.1494 -29.2002 -36.2998c-19.5 -11.1504 -45.9492 -20 -79.3994 -26.5c-33.4502 -6.5498 -69.8506 -9.7998 -109.15 -9.7998
46
+ s-75.7002 3.2998 -109.149 9.7998c-33.5 6.5 -59.9502 15.3496 -79.4004 26.5zM63.5 83.5498c-19.5 11.1504 -29.2002 23.25 -29.25 36.25v48.2002c22.5 -15.8496 53.2002 -27.8496 92.1504 -36c38.9492 -8.15039 80.7998 -12.2002 125.6 -12.2002
47
+ c16.1504 0 31.9004 0.549805 47.2998 1.60059c-15.25 -19.7002 -24.75 -45.5 -25.4502 -73.8008c-7.14941 -0.25 -14.3994 -0.349609 -21.7998 -0.349609c-39.2998 0 -75.6494 3.2998 -109.149 9.7998s-59.9502 15.3506 -79.4004 26.5zM63.5 192.4
48
+ c-19.5 11.1494 -29.2002 23.25 -29.25 36.2998v48.2002c22.5 -15.8506 53.2002 -27.8506 92.1504 -36c38.9492 -8.15039 80.7998 -12.2002 125.6 -12.2002s86.7002 4.09961 125.65 12.2002c38.9492 8.09961 69.6494 20.0996 92.1494 36v-48.2002
49
+ c0 -13.0498 -9.75 -25.1504 -29.2002 -36.2998c-19.5 -11.1504 -45.9492 -19.9502 -79.3994 -26.5c-33.4502 -6.55078 -69.8506 -9.80078 -109.15 -9.80078s-75.7002 3.30078 -109.149 9.80078c-33.5 6.5 -59.9502 15.3496 -79.4004 26.5zM436.25 -56.4502v-0.0498047
50
+ h-36.2002c-55.7002 0 -100.8 45.1504 -100.8 100.8c0 55.7002 45.1504 100.8 100.8 100.8h36.2002v-31.5l67.2002 -0.549805v-44.7998l-66.9004 -0.549805l-0.299805 -58.4004h67.2002v-40.25l-67.2002 -0.0498047v-25.4502z" />
51
+ <glyph glyph-name="file-ogv-o" unicode="&#xf156;"
52
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
53
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
54
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
55
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM290.7 94.0996c-4.25 5.55078 -6.40039 13.5 -6.4502 23.9004c0 10.0498 2.7002 18 8 23.9502c5.34961 5.9502 12.4004 8.89941 21.25 8.89941c7.59961 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506
56
+ c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.2998 -12.8008
57
+ c5.75 0 11.3506 0.400391 16.8008 1.2002c5.44922 0.799805 11.2998 2.25 17.5 4.25v49.9502h-38.25v-17h18.25v-20.0996c-4.40039 -0.850586 -8.75 -1.30078 -13 -1.30078c-8.2002 0 -14.4004 2.75 -18.7002 8.25zM234.75 118.45c0 16 -3.90039 28.25 -11.75 36.7998
58
+ s-19.2002 12.7998 -34 12.7998s-26.1504 -4.25 -34.0996 -12.7002c-7.9502 -8.44922 -11.9004 -20.6992 -11.9004 -36.75c0 -16.0498 4 -28.3994 11.9004 -36.9492c7.89941 -8.55078 19.25 -12.8506 34 -12.8506s26.0996 4.25 34 12.8506
59
+ c7.89941 8.59961 11.8496 20.8496 11.8496 36.7998zM421 70.1504l32.75 96.3496h-20.6504l-18.1992 -57.3496c-2.80078 -10.1504 -4.4502 -17.2002 -4.9502 -21.25c-0.25 1.75 -0.900391 4.89941 -2 9.39941c-1.10059 4.5 -2.15039 8.4502 -3.15039 11.8506
60
+ l-18.1494 57.3496h-20.6504l32.7002 -96.3496h22.2998zM189 151.05c16.2002 0 24.3496 -10.8496 24.3496 -32.5c0 -21.6494 -8.14941 -32.5 -24.4492 -32.5c-8.15039 0 -14.25 2.7002 -18.3506 8.15039c-4.09961 5.39941 -6.14941 13.5498 -6.14941 24.2998
61
+ s2.0498 18.9004 6.19922 24.3496c4.15039 5.4502 10.25 8.2002 18.4004 8.2002z" />
62
+ <glyph glyph-name="radar" unicode="&#xf164;"
63
+ d="M472.4 190.6v-0.0498047h-61.8506c-0.149414 -16.7002 -3 -32.7998 -8.09961 -47.8496l60.2002 -22.5s-5.65039 -30.5498 -39.6504 -70.4502c-34.4502 -40.4004 -65.5498 -52.25 -65.5498 -52.25l-28.2002 58.5996c-19.3496 -10.5 -41.25 -16.9492 -64.4502 -18.2998
64
+ v-62.2998h-9.09961v62.0498c-43.2002 0 -82.25 17.7002 -110.351 46.25c-4.14941 -3.89941 -9.75 -6.2998 -15.8994 -6.2998c-12.9004 0 -23.3506 10.4502 -23.3506 23.3496c0 8.75 4.85059 16.4004 12.0508 20.4004c-10.75 20.7998 -16.9502 44.4004 -17.25 69.3496h-58.75
65
+ v9.10059h58.8994c3.7998 82.1494 71.6006 147.55 154.7 147.55v58.4502h9.09961v-58.7002c78.8506 -4.59961 141.9 -68.1504 145.601 -147.3h61.9502v-9.10059zM401.8 199.7c-3.7998 74.0996 -62.9502 133.649 -136.95 138v-63.7998
66
+ c38.5508 -4.25 69.1006 -35.3506 72.5508 -74.2002h64.3994zM255.75 199.7v67.6494c-38.75 -0.399414 -70.5 -29.8994 -74.5 -67.6494h74.5zM255.75 190.6h-74.9502c0.549805 -41.0996 33.7998 -74.3496 74.9502 -74.7998v74.7998zM264.85 190.2h-0.0498047v-74
67
+ c11.1504 1.2002 21.5 4.7998 30.6504 10.2998zM274.65 190.6l54.6992 -20.4492c1.90039 6.5 2.9502 13.3496 3.05078 20.4492h-57.75zM264.85 199.7h67.1006c-3.75 35.2998 -31.7998 63.3496 -67.1006 67.2002v-67.2002zM255.75 338
68
+ c-77.9004 -0.200195 -141.5 -61.4004 -145.45 -138.3h63.7998c3.7002 41.8496 38.8506 74.7002 81.6504 74.7002v63.5996zM150.7 91.1504c26.5 -27.6504 63.75 -44.9004 105.05 -44.9502v64.25c-44.7002 0 -81 35.75 -81.9502 80.1494h-63.6494
69
+ c0.25 -24 6.2998 -46.6494 16.7998 -66.5498c0.799805 0.100586 1.64941 0.150391 2.5 0.150391c12.8994 0 23.3496 -10.4502 23.3496 -23.3506c0 -3.44922 -0.75 -6.75 -2.09961 -9.69922zM264.85 46.4502c21.9004 1.2998 42.5 7.39941 60.75 17.3496l-15.6494 32.5498
70
+ l-12.2998 25.6006c-9.80078 -5.85059 -20.9004 -9.7002 -32.8008 -11v-64.5zM394.45 145.75c4.75 14.0996 7.34961 29.1504 7.4502 44.7998h-64.25c-0.150391 -7.7002 -1.40039 -15.2002 -3.55078 -22.25l31.0508 -11.5996zM255.75 445.5
71
+ c139.8 0 253.1 -113.3 253.05 -253.1c0 -139.75 -113.25 -253.051 -253.05 -253.051c-139.85 0 -253.1 113.25 -253.1 253.051c0 139.8 113.3 253.1 253.1 253.1zM258.25 -44.0498c129.3 0 233.95 104.7 234 233.95c0 129.199 -104.7 234 -234 234
72
+ c-129.25 0 -234 -104.801 -234 -234c0 -129.25 104.75 -233.95 234 -233.95zM172.25 297.25c0 9.2998 7.5498 16.7998 16.7998 16.7998s16.7998 -7.5498 16.7998 -16.7998s-7.5498 -16.7998 -16.7998 -16.7998s-16.7998 7.5498 -16.7998 16.7998z" />
73
+ <glyph glyph-name="pentagon-o" unicode="&#xf161;"
74
+ d="M256 425.3l240.45 -174.649l-91.8506 -282.65h-297.199l-91.8008 282.6zM363.05 31.9004l66.2002 203.649l-173.25 125.851l-173.25 -125.851l66.2002 -203.649h214.1z" />
75
+ <glyph glyph-name="file-jar-o" unicode="&#xf148;"
76
+ d="M391 146.9c3.15039 -1.9502 4.7002 -5.2002 4.7002 -9.75c0 -4.60059 -1.5 -8 -4.60059 -10.1504c-3.0498 -2.15039 -7.84961 -3.25 -14.2998 -3.25h-6.59961v26.0498h6.2002c6.59961 0 11.4492 -0.950195 14.5996 -2.89941zM483.45 206.7
77
+ c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004
78
+ c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
79
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
80
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM324.8 70.1504l-34.1494 96.75h-25l-34 -96.75h22l7 22.9492h35.1494l7 -22.9492h22zM206.7 166.5h-20.4502v-90.2998c0 -5.9502 -0.950195 -10.2998 -2.90039 -13.1006
81
+ c-1.89941 -2.7998 -5.09961 -4.19922 -9.59961 -4.19922c-2.90039 0 -6.09961 0.399414 -9.59961 1.2998v-17c3.39941 -0.950195 7.44922 -1.4502 12.0498 -1.4502c10.0498 0 17.6494 2.9502 22.7998 8.84961c5.15039 5.90039 7.7002 14.4502 7.7002 25.7002v90.2002z
82
+ M404.1 70.1504v-0.0507812h22.6504c-4.40039 6.35059 -13.8496 20.3506 -28.3496 42c5.69922 2.5 10.1494 6 13.25 10.4004c3.14941 4.4502 4.69922 9.5 4.69922 15.1504c0 9.69922 -3.14941 16.9492 -9.44922 21.6992c-6.25 4.75 -15.9502 7.15039 -29.0508 7.15039
83
+ h-28.0996v-96.3496h20.4502v37h10.8994zM280 145.5c0.849609 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75c0.349609 -1.5498 0.950195 -3.75 1.75 -6.4502z" />
84
+ <glyph glyph-name="file-iso-o" unicode="&#xf13e;"
85
+ d="M377.2 151.05c16.2002 0 24.3496 -10.8496 24.3496 -32.5c0 -21.6494 -8.14941 -32.5 -24.4502 -32.5c-8.14941 0 -14.25 2.7002 -18.3496 8.15039c-4.09961 5.39941 -6.15039 13.5498 -6.15039 24.2998s2.05078 18.9004 6.2002 24.3496
86
+ c4.15039 5.4502 10.25 8.2002 18.4004 8.2002zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240
87
+ c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994
88
+ c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15
89
+ c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM283.55 100.95c1.0498 -1.4502 1.60059 -3.15039 1.4502 -5.0498c0 -3.40039 -1.2002 -5.9502 -3.59961 -7.65039
90
+ c-2.40039 -1.7002 -5.80078 -2.5498 -10.3008 -2.5498c-3.75 0 -7.84961 0.599609 -12.3496 1.7998s-10 3.25 -16.5 6.15039v-19c7.90039 -3.85059 17 -5.80078 27.2998 -5.80078c11.1504 0 19.9004 2.5 26.1504 7.5s9.39941 11.8506 9.39941 20.5508
91
+ c0 6.25 -1.64941 11.5498 -5 15.8994c-3.2998 4.35059 -9.5 8.65039 -18.5 12.9502c-6.7998 3.25 -11.1494 5.5 -12.9492 6.75c-1.85059 1.25 -3.15039 2.5498 -4 3.90039c-0.850586 1.34961 -1.25 2.89941 -1.25 4.69922c0 2.90039 1.0498 5.25 3.09961 7.05078
92
+ c2.0498 1.7998 5.0498 2.69922 8.90039 2.69922c3.25 0 6.5498 -0.399414 9.89941 -1.25c3.35059 -0.799805 7.60059 -2.2998 12.75 -4.39941l6.60059 15.8994c-4.9502 2.15039 -9.7002 3.80078 -14.25 5c-4.55078 1.2002 -9.35059 1.80078 -14.3506 1.80078
93
+ c-10.2002 0 -18.1494 -2.40039 -23.9502 -7.30078c-5.75 -4.84961 -8.64941 -11.5498 -8.64941 -20.0996c0 -4.5 0.899414 -8.4502 2.64941 -11.8496c1.75 -3.40039 4.10059 -6.35059 7.05078 -8.90039c2.94922 -2.5498 7.34961 -5.25 13.25 -8
94
+ c6.2998 -3 10.4492 -5.2002 12.5 -6.5498c2.0498 -1.35059 3.59961 -2.7998 4.64941 -4.25zM211.2 166.5h-20.4502v-96.3496h20.4502v96.3496zM411.1 81.7002c7.90039 8.5498 11.8506 20.7998 11.9004 36.75c0 16 -3.90039 28.25 -11.75 36.7998
95
+ s-19.2002 12.7998 -34 12.7998s-26.1504 -4.25 -34.0996 -12.7002c-7.9502 -8.44922 -11.9004 -20.6992 -11.9004 -36.75c0 -16.0498 3.9502 -28.3496 11.8496 -36.8994c7.90039 -8.5498 19.25 -12.8506 34 -12.8506s26.1006 4.30078 34 12.8506z" />
96
+ <glyph glyph-name="generic-object" unicode="&#xf16b;"
97
+ d="M445.75 70.6504c-34.7002 0 -62.7998 28.0996 -62.7998 62.7998c0 10.3994 2.5498 20.2002 7 28.75l-85.0498 77.1494c-11.4502 -9.0498 -24.9502 -15.5996 -39.8008 -18.5996l0.100586 -93.2998c27.0498 -7 46.9502 -31.5498 46.9502 -60.75
98
+ c0 -34.7002 -28.1006 -62.7998 -62.8008 -62.7998c-34.6992 0 -62.7998 28.0996 -62.7998 62.7998c0 28.0996 18.4502 51.8994 43.9502 59.8994l-0.0996094 93.4004c-15.75 2.4502 -30.1504 8.7998 -42.3506 17.9502l-65.5 -55.6504
99
+ c4.10059 -8.2998 6.4502 -17.7002 6.4502 -27.5996c0 -34.7002 -28.0996 -62.7998 -62.7998 -62.7998s-62.8506 28.0996 -62.8506 62.7998s28.1006 62.7998 62.8008 62.7998c12.1992 0 23.5498 -3.4502 33.1494 -9.5l65.25 55.5
100
+ c-9.25 14.6504 -14.5996 32.1504 -14.5996 50.8496c0 52.8506 42.75 95.6006 95.5996 95.6006c52.8506 0 95.6006 -42.75 95.6006 -95.6006c0 -17.8994 -4.9502 -34.5996 -13.4502 -48.9492l85.9502 -78.0508c9.39941 5.60059 20.3496 8.80078 32.0498 8.80078
101
+ c34.7002 0 62.7998 -28.1006 62.7998 -62.8008c-0.0498047 -34.5996 -28.1504 -62.6992 -62.75 -62.6992v0z" />
102
+ <glyph glyph-name="group" unicode="&#xf122;"
103
+ d="M297.35 19.9004v0v0c24.3008 -3.80078 115.301 -43.6006 115.351 -87.2002h-306.55c0 43.5996 91 83.3994 115.35 87.25c7.5498 1.2002 7.75 21.7998 7.75 21.7998s-22.25 21.7998 -27.0996 51.1504c-13 0 -21 31.1494 -8 42.1494
104
+ c-0.600586 11.5498 -16.8008 90.6006 65.25 90.6006c82.0498 0 65.8496 -79.1006 65.2998 -90.6504c13 -11 4.9502 -42.1504 -8.10059 -42.1504c-4.7998 -29.3496 -27 -51.1494 -27 -51.1494s0.200195 -20.6006 7.75 -21.7998zM141.3 13v0v0
105
+ c-1.9502 -1.2998 -3.89941 -2.4502 -5.75 -3.7002h-131.55c0 43.6504 90.9502 83.4004 115.25 87.25c7.5498 1.15039 7.75 21.7998 7.75 21.7998s-22.2002 21.8008 -27.0498 51.1504c-13.0498 0 -21.0498 31.2002 -8.0498 42.2002
106
+ c-0.550781 11.5498 -16.75 90.6494 65.2998 90.6494c50.7998 0 63.9502 -30.2998 66.4502 -56.1494c-14 -4.4502 -25.75 -11.9004 -35 -22.2002c-23.9502 -26.6504 -22.7002 -63.1504 -20.9502 -81.75c-2.85059 -5.34961 -4.75 -11.4502 -5.4502 -18
107
+ c-1 -9.15039 0.25 -19 3.4502 -27.8496c3.25 -8.80078 8.25 -15.9502 14.3994 -21c4.40039 -14.4004 11.4004 -26.5508 17.6504 -35.5c-17.4502 -6.05078 -38.8496 -16.0508 -56.4502 -26.9004zM370.7 12.5v0v0c-17.6006 10.8496 -38.9502 20.8496 -56.5498 26.9004
108
+ c6.2998 8.94922 13.2998 21.0996 17.6992 35.5498c6.15039 5.0498 11.1504 12.2002 14.3506 21c3.25 8.84961 4.4502 18.7002 3.4502 27.8496c-0.700195 6.5 -2.55078 12.6006 -5.4502 17.9502c1.75 18.6504 2.9502 55.0996 -20.9004 81.75
109
+ c-9.25 10.3496 -20.9502 17.75 -35 22.25c2.5 25.8496 15.6006 56.1504 66.4502 56.1504c82 0 65.7998 -79.1006 65.25 -90.6504c13.0498 -11 5 -42.1504 -8 -42.1504c-4.84961 -29.3496 -27.0996 -51.1494 -27.0996 -51.1494s0.149414 -20.6504 7.75 -21.8506
110
+ c24.3496 -3.84961 115.35 -43.5996 115.35 -87.25h-131.5c-1.9502 1.2002 -3.84961 2.4502 -5.7998 3.65039z" />
111
+ <glyph glyph-name="broom" unicode="&#xf157;"
112
+ d="M493.014 47.04c-5.0127 -20.5869 -25.6006 -27.8398 -48.4268 -29.7598c7.04004 -6.7207 15.3604 -13.8672 34.2402 -23.7871c-52.5869 -4.58594 -55.4668 3.7334 -72.5332 8.21387c6.0791 -9.59961 13.2256 -20.9072 23.1465 -31.2539
113
+ c-27.7344 -1.2793 -51.8408 8.21289 -74.4541 21.8672c1.60059 -11.5205 1.81348 -23.4668 8.21387 -34.9863c-34.9863 6.61328 -66.4541 18.7734 -93.1201 38.7197c1.06641 -10.0264 2.24023 -19.9463 9.91992 -36.2666
114
+ c-21.0137 5.12012 -42.8799 16.2129 -68.7998 46.1865c-2.13281 -10.667 2.66699 -26.667 6.93359 -42.1338c0 0 -79.3604 13.1201 -79.3604 93.7598c0 83.3076 117.227 223.787 168 253.654c20.5869 12.2666 37.9736 17.2793 56.6396 17.8135
115
+ c-1.70703 -9.3877 3.62695 -20.5869 18.3467 -28.374c30.0801 -16 50.9873 -7.89258 56.5342 5.65332c9.06641 -10.667 12.7998 -23.4668 12.7998 -34.4531c0 -39.8936 -46.9336 -123.307 -46.9336 -161.813c0 -71.2539 88.8535 -63.04 88.8535 -63.04zM378.986 157.974
116
+ l-22.0801 -2.02637c7.04004 0.425781 14.4004 1.17285 22.0801 2.02637zM283.307 160.96l99.2002 -2.55957c10.7725 1.38574 22.0801 3.19922 34.0264 5.5459l14.6133 38.5068c-125.547 -17.9199 -170.56 7.4668 -182.08 56.5332l-34.4531 -41.5996
117
+ c4.7998 -23.8936 26.5596 -46.293 68.6934 -56.4268zM321.493 155.733l-33.2793 4.16016c10.0264 -2.02637 21.1201 -3.52051 33.2793 -4.16016zM354.347 155.84c-11.4141 -0.639648 -22.0801 -0.639648 -31.8936 -0.212891zM447.36 411.946h48.6396l-79.8936 -93.0137
118
+ c-18.1338 -3.41309 -24.3203 3.7334 -24.3203 16.2139zM87.7861 48.1064c0 -17.6729 -14.3262 -32 -32 -32c-17.6729 0 -32 14.3271 -32 32s14.3271 32 32 32c17.6738 0 32 -14.3271 32 -32zM23.7861 94.2939c0 -6.3623 -5.15723 -11.5205 -11.5195 -11.5205
119
+ s-11.5205 5.1582 -11.5205 11.5205c0 6.36133 5.1582 11.5195 11.5205 11.5195s11.5195 -5.1582 11.5195 -11.5195zM91.3066 125.44c0 -12.7842 -10.3633 -23.1465 -23.1465 -23.1465s-23.1465 10.3623 -23.1465 23.1465c0 12.7832 10.3633 23.1465 23.1465 23.1465
120
+ s23.1465 -10.3633 23.1465 -23.1465z" />
121
+ <glyph glyph-name="file-dat-o" unicode="&#xf141;"
122
+ d="M313.25 145.5c0.799805 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75c0.349609 -1.5498 0.950195 -3.75 1.75 -6.4502zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351
123
+ c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998
124
+ h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4
125
+ c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8z
126
+ M358.05 70.1504l-34.1494 96.75h-25l-34 -96.75h22l7 22.9492h35.1494l7 -22.9492h22zM244.25 119.25c0 14.9004 -4.34961 26.5 -13.0498 34.7998s-20.9004 12.4502 -36.6504 12.4502h-30.25v-96.3496h27.2998c17.0508 0 30.0508 4.19922 39.1006 12.6494
127
+ s13.5498 20.6006 13.5498 36.4502zM446.35 149.5v17h-72.75v-17h26.1504v-79.3496h20.4502v79.3496h26.1494zM184.7 87h0.0498047v62.75h10.9004c18.25 0 27.3994 -10.3496 27.3994 -31.0498c0 -21.1504 -9.84961 -31.7002 -29.5498 -31.7002h-8.7998z" />
128
+ <glyph glyph-name="software-package" unicode="&#xf115;"
129
+ d="M439.3 386.75v0c0.600586 -2.5 0.950195 -5.15039 0.900391 -7.90039v-97.8994l-22.9502 -8.35059c-0.299805 2.5 -0.799805 5.15039 -1.34961 7.65039v0.25c-1.35059 5.7002 -3.65039 10.7002 -6.85059 14.9502l-1.5 2.0498l-1.84961 1.7002
130
+ c-3.2998 2.84961 -6.5 5.09961 -9.7002 6.9502l-0.450195 0.25c-5.14941 2.64941 -10.5996 4 -16.4502 4h-37.5l-0.0996094 88h84.25c1.90039 0 3.75 -0.450195 5.34961 -1.25c1.60059 -0.950195 3.40039 -2.2002 5.35059 -3.90039
131
+ c1.25 -1.7002 2.14941 -3.84961 2.84961 -6.5zM313.7 436.35v0c0.700195 -2.64941 1.0498 -5.25 1 -7.7998v-118.149l-61.3506 0.0996094v24.4502c0 4.64941 -0.549805 9.4502 -1.69922 14.1494v0.25c-1.4502 5.9502 -3.85059 11.3506 -7.30078 15.9004l-1.69922 2.2998
132
+ l-2.05078 1.85059c-3.5498 3.0498 -6.84961 5.44922 -10.2998 7.2998l-0.450195 0.25c-5.44922 2.84961 -11.3994 4.34961 -17.6992 4.34961h-38.8506v47.2998c0 2.5 0.200195 5.10059 0.900391 7.75c0.549805 2.60059 1.59961 4.80078 2.84961 6.5
133
+ c1.90039 1.75 3.75 3 5.35059 3.90039c1.59961 0.799805 3.39941 1.25 5.34961 1.25h112.4c1.89941 0 3.75 -0.450195 5.34961 -1.25c1.59961 -0.950195 3.40039 -2.2002 5.34961 -3.90039c1.25 -1.69922 2.15039 -3.84961 2.85059 -6.5zM225.6 342.85v0
134
+ c0.700195 -2.59961 1.05078 -5.25 1 -7.75v-110.3l-141.5 51.6504v58.6494c0 2.5 0.200195 5.10059 0.900391 7.75c0.549805 2.60059 1.59961 4.80078 2.84961 6.5c1.90039 1.75 3.75 3 5.35059 3.90039c1.59961 0.799805 3.39941 1.25 5.34961 1.25h112.5
135
+ c1.90039 0 3.75 -0.450195 5.35059 -1.25c1.59961 -0.950195 3.39941 -2.2002 5.34961 -3.90039c1.25 -1.69922 2.15039 -3.84961 2.84961 -6.5zM392.7 274.75v0c0.549805 -2.65039 0.899414 -5.25 1.09961 -7.7998v-2.85059l-133.05 -48.3496
136
+ c-1.4502 -0.549805 -2.9502 -0.799805 -4.5498 -0.799805c-1.40039 0 -2.65039 0.200195 -3.90039 0.549805v51.4502c0 2.5 0.200195 5.09961 0.900391 7.75c0.149414 0.25 0.149414 0.549805 0.25 0.799805c0.450195 1.59961 1 3 1.7002 4.25
137
+ c0.199219 0.599609 0.549805 1.0498 0.899414 1.5c1.90039 1.75 3.75 3 5.35059 3.90039c1.59961 0.799805 3.39941 1.25 5.34961 1.25h112.4c1.89941 0 3.75 -0.450195 5.34961 -1.25c1.59961 -0.950195 3.40039 -2.2002 5.34961 -3.90039
138
+ c1.25 -1.7002 2.15039 -3.84961 2.85059 -6.5zM467.65 290.4v0c7.09961 0 13.3994 -5.7002 13.3496 -13.3506v-202.6c0 -12.7002 -7.0498 -24.3506 -18.1504 -30.2998l-190.399 -103.9c-5.15039 -3 -10.75 -4.34961 -16.4502 -4.34961
139
+ c-5.59961 0 -11.2998 1.39941 -16.4502 4.34961l-190.399 103.9c-11.2002 5.94922 -18.1504 17.5996 -18.1504 30.2998v202.5c0 7.64941 6.25 13.3496 13.3496 13.3496c1.4502 0 3.05078 -0.25 4.55078 -0.799805l201.75 -73.5996l0.699219 -0.25
140
+ c0.25 -0.150391 0.450195 -0.150391 0.700195 -0.25c1.25 -0.300781 2.65039 -0.550781 3.90039 -0.550781c1.59961 0 207.1 74.75 207.1 74.75c1.25 0.450195 2.65039 0.700195 3.90039 0.800781h0.700195zM440.9 233.25v0v5.25l-166.551 -60.5498
141
+ c-5.84961 -2.15039 -12 -3.2002 -18.2998 -3.2002c-1.25 0 -2.64941 0 -3.89941 0.0996094c-4 0.350586 -8.10059 1.05078 -12 2.30078c-0.800781 0.25 -1.60059 0.449219 -2.40039 0.799805l-165.95 60.5498l-0.700195 0.25v-160.9l184.9 -100.8l184.9 100.75v155.45z" />
142
+ <glyph glyph-name="file-ear-o" unicode="&#xf100;"
143
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
144
+ l71.4004 -71.4004v0c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002
145
+ h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8
146
+ v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM224.45 70.25v16.7998h-34.9502v24.75h32.5v16.7002h-32.5v21.0498h34.9502v16.7002h-55.2998v-96h55.2998zM316.7 70.25v0h21.9502l-34 96.4004h-24.9004l-33.9004 -96.4004h21.9502l6.9502 22.8496h35z
147
+ M304.9 110.15v0.0498047h-25c6.7998 22.0996 10.9492 35.9502 12.3994 41.5498c0.350586 -1.59961 0.950195 -3.75 1.75 -6.4502c0.799805 -2.75 4.40039 -14.4502 10.8506 -35.1494zM384.55 107.05v0l10.9004 -0.0498047l22.8994 -36.8496h22.6006
148
+ c-4.40039 6.2998 -13.7998 20.25 -28.25 41.8496c5.7002 2.5 10.0996 5.9502 13.2002 10.3496c3.09961 4.40039 4.64941 9.40039 4.64941 15.0508c0 9.69922 -3.14941 16.8994 -9.39941 21.6494s-15.9004 7.15039 -28.9502 7.15039h-28v-96h20.3496v36.8496zM384.55 123.6v0
149
+ v25.9004h6.15039c6.5498 0 11.3994 -0.950195 14.5498 -2.90039c3.15039 -1.89941 4.7002 -5.14941 4.7002 -9.69922c0 -4.60059 -1.5498 -7.9502 -4.60059 -10.1006c-3.0498 -2.14941 -7.7998 -3.2002 -14.25 -3.2002h-6.5498z" />
150
+ <glyph glyph-name="triangle" unicode="&#xf129;"
151
+ d="M7.4502 0.849609l248.55 414.301l248.55 -414.25h-497.1v-0.0507812z" />
152
+ <glyph glyph-name="string" unicode="&#xf117;"
153
+ d="M235.4 24.5996c-7 -4.09961 -16.8008 -6.19922 -29.2002 -6.19922c-10.5 0 -18.9004 3 -25.1006 8.89941c-6.19922 5.90039 -9.2998 15.6006 -9.2998 29c-11.2002 -13.3994 -24.2002 -23.0996 -39 -29c-14.7998 -5.89941 -30.8994 -8.89941 -48.0996 -8.89941
154
+ c-11.2002 0 -21.7998 1.2998 -31.9004 3.7998c-10.0996 2.59961 -18.7998 6.5 -26.0996 12c-7.2998 5.39941 -13.2002 12.5 -17.5 21.2998s-6.5 19.4004 -6.5 31.9004c0 14 2.39941 25.5 7.2002 34.5c4.7998 8.89941 11.0996 16.1992 18.8994 21.7998
155
+ c7.7998 5.59961 16.7998 9.7998 26.7998 12.7002c10.1006 2.89941 20.4004 5.2998 30.9004 7.19922c11.2002 2.2002 21.7998 3.90039 31.9004 5c10.0996 1.10059 18.8994 2.7002 26.5996 4.80078c7.7002 2.09961 13.7002 5.09961 18.2002 9.09961s6.7002 9.7998 6.7002 17.5
156
+ c0 8.90039 -1.7002 16.0996 -5 21.5996c-3.40039 5.40039 -7.7002 9.60059 -12.9004 12.5c-5.2998 2.90039 -11.2002 4.80078 -17.7002 5.7002c-6.5 1 -13 1.40039 -19.3994 1.40039c-17.2002 0 -31.6006 -3.2998 -43.1006 -9.7998s-17.7002 -18.9004 -18.7002 -37.1006
157
+ h-40.6992c0.399414 15.2002 3.59961 28.1006 9.39941 38.7002c5.7002 10.5 13.4004 19.0996 23 25.5996c9.60059 6.5 20.5 11.3008 32.7998 14.1006c12.3008 2.89941 25.4004 4.2998 39.5 4.2998c11.2002 0 22.3008 -0.799805 33.3008 -2.40039
158
+ c11 -1.59961 21 -4.89941 29.8994 -9.7998c8.90039 -4.89941 16.1006 -11.8994 21.6006 -20.7998c5.39941 -8.90039 8.09961 -20.5996 8.09961 -34.9004v-127.1c0 -9.59961 0.599609 -16.5996 1.7002 -21c1.09961 -4.5 4.89941 -6.7002 11.2998 -6.7002
159
+ c3.5 0 7.7002 0.600586 12.5 1.90039v-31.6006h-0.0996094zM169.3 151.5c-5.09961 -3.7998 -11.7998 -6.59961 -20.0996 -8.2998c-8.2998 -1.7998 -17 -3.2002 -26.1006 -4.2998c-9.09961 -1.10059 -18.2998 -2.40039 -27.5 -3.80078
160
+ c-9.2998 -1.39941 -17.5996 -3.69922 -24.8994 -6.89941c-7.40039 -3.2002 -13.2998 -7.7002 -18 -13.6006c-4.60059 -5.89941 -6.90039 -13.8994 -6.90039 -24.0996c0 -6.7002 1.40039 -12.2998 4.10059 -16.9004c2.69922 -4.59961 6.19922 -8.2998 10.5 -11.1992
161
+ c4.2998 -2.90039 9.2998 -4.90039 15.0996 -6.2002c5.7002 -1.2998 11.7998 -1.90039 18.2002 -1.90039c13.3994 0 24.8994 1.7998 34.5 5.5c9.59961 3.7002 17.3994 8.2998 23.5 13.7998c6.09961 5.60059 10.5 11.6006 13.3994 18.1006
162
+ c2.90039 6.5 4.30078 12.5996 4.30078 18.3994v41.4004h-0.100586zM315.4 365.6v-127.899h1c6.69922 13.7002 17.1992 23.7002 31.5996 29.8994c14.4004 6.2002 30.2002 9.30078 47.4004 9.30078c19.1992 0 35.7998 -3.5 50.0996 -10.5c14.2002 -7 26 -16.5 35.4004 -28.5
163
+ c9.39941 -12 16.5 -25.8008 21.2998 -41.4004s7.2002 -32.2998 7.2002 -49.7998c0 -17.6006 -2.30078 -34.2002 -6.90039 -49.7998c-4.59961 -15.7002 -11.7002 -29.3008 -21.0996 -41c-9.40039 -11.7002 -21.2002 -20.8008 -35.4004 -27.5
164
+ c-14.2002 -6.7002 -30.7002 -10.1006 -49.5996 -10.1006c-6.10059 0 -12.9004 0.600586 -20.4004 1.90039s-14.9004 3.39941 -22.2998 6.2002c-7.2998 2.89941 -14.2998 6.7998 -20.7998 11.6992c-6.5 4.90039 -12.1006 11.1006 -16.5 18.4004h-1v-33.0996h-40.7002v342
165
+ h40.7002v0.199219zM461.7 183.4c-3 11 -7.7002 20.7998 -13.9004 29.5c-6.2002 8.59961 -14.2002 15.5 -24 20.5996c-9.7002 5.09961 -21.2002 7.7002 -34.2002 7.7002c-13.6992 0 -25.3994 -2.7002 -35 -8.10059c-9.59961 -5.39941 -17.3994 -12.5 -23.5 -21.2998
166
+ c-6.09961 -8.7998 -10.5 -18.7998 -13.1992 -29.8994c-2.7002 -11.2002 -4.10059 -22.5 -4.10059 -34c0 -12.1006 1.40039 -23.9004 4.2998 -35.2002c2.90039 -11.2998 7.40039 -21.2998 13.7002 -29.9004c6.2002 -8.59961 14.2998 -15.5996 24.2002 -20.7998
167
+ c9.90039 -5.2998 21.9004 -7.90039 35.9004 -7.90039s25.7998 2.7002 35.1992 8.10059c9.40039 5.39941 17 12.5996 22.8008 21.5996c5.69922 8.90039 9.89941 19.2002 12.5 30.7002c2.59961 11.5 3.7998 23.2998 3.7998 35.4004c0.0996094 11.1992 -1.40039 22.5 -4.5 33.5
168
+ v0z" />
169
+ <glyph glyph-name="network-port" unicode="&#xf112;"
170
+ d="M20.2002 403v0h477.1v-119.3h-477.1v119.3zM456.7 323.75v39.75h-119v-39.75h119zM306.5 103.5c13.75 0 25 -11.25 25 -25v-95.5c0 -13.75 -11.25 -25 -25 -25h-102.5c-13.75 0 -25 11.25 -25 25v95.5c0 13.75 11.25 25 25 25h30.75l0.299805 165.3l39.9004 -0.0996094
171
+ l-0.350586 -165.2h31.9004z" />
172
+ <glyph glyph-name="network-switch" unicode="&#xf113;"
173
+ d="M460.8 30.7002v0l33.25 -11.75l-188.399 -76.2998l-299.5 74.25v364.55l227.85 59.8994l260.1 -64v-358.449l-33.2998 11.7998l1.5498 306.7l-139.8 -48.6504v-308.7zM37.9004 342.55v0l-0.5 -302.6l250.85 -62.4502v307.2zM119.3 267.8l71.1504 -17.3994l-0.5 -49.1504
174
+ l55.2998 -13.2998l-4.09961 -173.05l-32.25 8.19922l1 61.4502l-12.3008 3.0498l-0.5 -60.3994l-18.9492 4.59961l0.5 60.9502l-13.8008 3.59961l-0.5 -61.4492l-19.9492 5.09961v61.4004l-11.8008 3.0498l-0.5 -61.4502l-19.9492 5.09961l-0.5 61.4502l-14.3506 3.60059
175
+ v-61.4502l-31.25 7.7002l-2.0498 173.55l55.7998 -13.7998l-0.5 48.6494v0zM374.25 253.45l40.9502 13.7998v-49.6504l31.75 11.25l-1.5498 -181.25l-18.9004 -6.64941l0.5 65l-7.15039 -2.5498l-0.5 -64l-11.25 -4.10059l0.5 64.5l-8.19922 -3.0498v-65l-11.8008 -4.09961
176
+ v65l-7.14941 -2.55078l-0.5 -65.5498l-11.7998 -4.09961v65.5498l-8.2002 -3.0498l-0.5 -65.5498l-18.4502 -6.65039v183.3l32.75 11.25l-0.5 48.1504v0z" />
177
+ <glyph glyph-name="file-json-o" unicode="&#xf151;"
178
+ d="M311.9 151.05c16.1992 0 24.2998 -10.8496 24.3496 -32.5c0 -21.6494 -8.15039 -32.5 -24.4502 -32.5c-8.14941 0 -14.25 2.7002 -18.3496 8.15039c-4.10059 5.39941 -6.15039 13.5498 -6.15039 24.2998s2.0498 18.9004 6.2002 24.3496
179
+ c4.15039 5.4502 10.25 8.2002 18.4004 8.2002zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240
180
+ c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994
181
+ c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15
182
+ c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM357.65 118.45c0 16 -3.9502 28.25 -11.7002 36.75c-7.85059 8.5498 -19.2002 12.7998 -34 12.7998
183
+ s-26.1504 -4.25 -34.1006 -12.7002c-7.94922 -8.4502 -11.8994 -20.7002 -11.8994 -36.75s3.9502 -28.3496 11.8496 -36.8994c7.90039 -8.55078 19.25 -12.8506 34 -12.8506s26.1006 4.25 34 12.8506c7.90039 8.59961 11.8506 20.8496 11.8506 36.7998zM227.15 100.95
184
+ c1.0498 -1.4502 1.59961 -3.15039 1.44922 -5.0498c0 -3.40039 -1.19922 -5.9502 -3.59961 -7.65039s-5.7998 -2.5498 -10.2998 -2.5498c-3.75 0 -7.85059 0.599609 -12.3506 1.7998s-10 3.25 -16.5 6.15039v-19c7.90039 -3.85059 17 -5.80078 27.3008 -5.80078
185
+ c11.1494 0 19.8994 2.5 26.1494 7.5s9.40039 11.8506 9.40039 20.5508c0 6.25 -1.65039 11.5498 -5 15.8994c-3.2998 4.35059 -9.5 8.65039 -18.5 12.9502c-6.7998 3.25 -11.1504 5.5 -12.9502 6.75c-1.84961 1.25 -3.15039 2.5498 -4 3.90039
186
+ c-0.849609 1.34961 -1.25 2.89941 -1.25 4.69922c0 2.90039 1.0498 5.25 3.09961 7.05078c2.05078 1.7998 5.05078 2.69922 8.90039 2.69922c3.25 0 6.5498 -0.399414 9.90039 -1.25c3.34961 -0.799805 7.59961 -2.2998 12.75 -4.39941l6.59961 15.8994
187
+ c-4.9502 2.15039 -9.7002 3.80078 -14.25 5c-4.5498 1.2002 -9.34961 1.80078 -14.3496 1.80078c-10.2002 0 -18.1504 -2.40039 -23.9502 -7.30078c-5.75 -4.84961 -8.65039 -11.5498 -8.65039 -20.0996c0 -4.5 0.900391 -8.4502 2.65039 -11.8496
188
+ c1.75 -3.40039 4.09961 -6.35059 7.0498 -8.90039s7.34961 -5.25 13.25 -8c6.2998 -3 10.4502 -5.2002 12.5 -6.5498c2.0498 -1.35059 3.59961 -2.7998 4.65039 -4.25zM163.7 166.5h-20.4502v-90.2998c0 -5.9502 -0.950195 -10.2998 -2.90039 -13.1006
189
+ c-1.89941 -2.7998 -5.09961 -4.19922 -9.59961 -4.19922c-2.90039 0 -6.09961 0.399414 -9.59961 1.2998v-17c3.39941 -0.950195 7.44922 -1.4502 12.0498 -1.4502c10.0498 0 17.6494 2.9502 22.7998 8.84961c5.15039 5.90039 7.7002 14.4502 7.7002 25.7002v90.2002z
190
+ M467 70.1504v96.3496h-18.4502v-45.6504c0 -5.14941 0.350586 -14.0498 1 -26.5498h-0.450195l-41.8496 72.2002h-25.75v-96.3496h18.25v45.3496c0 5.5 -0.400391 14.6504 -1.25 27.5498h0.650391l41.8994 -72.8994h25.9502z" />
191
+ <glyph glyph-name="file-pdf-o" unicode="&#xf135;"
192
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
193
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
194
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
195
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM346.85 119.25c0 14.9004 -4.34961 26.5 -13.0498 34.7998s-20.8994 12.4502 -36.6494 12.4502h-30.25v-96.3496h27.2998c17.0498 0 30.0498 4.19922 39.0996 12.6494s13.5498 20.6006 13.5498 36.4502z
196
+ M235.85 136.45c0 10 -3.0498 17.5 -9.09961 22.5c-6.0498 5.0498 -14.9502 7.5498 -26.6504 7.5498h-30.7998v-96.4004h20.4502v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25c6.44922 5.5 9.69922 13.4492 9.69922 23.7998zM434.85 149.8v16.7002h-55.25v-96.3496
197
+ h20.1006v38.0996h32.7002v16.7002h-32.7002v24.8496h35.1494zM211.3 146.35c2.60059 -2.2998 3.90039 -5.7998 3.90039 -10.5996c0 -4.75 -1.60059 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.7002v28.5996h9.2998
198
+ c5.59961 0 9.7002 -1.14941 12.2998 -3.4502zM287.3 87v62.75h10.9004c18.25 0 27.3994 -10.3496 27.3994 -31.0498c0 -21.1504 -9.84961 -31.7002 -29.5498 -31.7002h-8.75z" />
199
+ <glyph glyph-name="integer" unicode="&#xf10c;"
200
+ d="M245.7 137.5v222.5h-80.6006v29.7998c10.5 0 20.7002 0.799805 30.7002 2.40039c9.90039 1.59961 18.9004 4.59961 26.9004 9c8 4.39941 14.7998 10.3994 20.3994 18c5.5 7.59961 9.30078 17.2002 11.4004 28.8994h28.5v-310.5h-37.2998v-0.0996094zM13.5996 180.4
201
+ c4.10059 13.3994 10.4004 25 19.1006 34.7998c8.59961 9.7998 19.2998 17.3994 32.2002 23c12.7998 5.5 27.3994 8.2998 43.7998 8.2998c13.3994 0 26.0996 -2 37.8994 -5.90039c11.8008 -3.89941 22.1006 -9.59961 30.9004 -17.0996
202
+ c8.7998 -7.40039 15.7002 -16.7002 20.7998 -27.7998c5.10059 -11.1006 7.7002 -23.9004 7.7002 -38.5c0 -13.7002 -2.09961 -25.7998 -6.40039 -36.4004c-4.19922 -10.5 -9.89941 -19.8994 -16.8994 -28.2002c-7 -8.2998 -15 -15.7998 -24.1006 -22.5996
203
+ c-9.09961 -6.7002 -18.3994 -13.0996 -28 -19.2998c-9.59961 -5.7998 -19.2998 -11.6006 -28.8994 -17.2998c-9.60059 -5.7002 -18.5 -11.8008 -26.5 -18.2002c-8 -6.40039 -14.9004 -13.4004 -20.6006 -20.7998c-5.69922 -7.40039 -9.39941 -16 -11.1992 -25.6006h159.399
204
+ v-32.7998h-202.8c1.5 18.4004 4.7002 34.0996 9.90039 47.0996c5.09961 13 11.5996 24.3008 19.5 33.9004c7.89941 9.59961 16.7998 18.0996 26.6992 25.4004c9.90039 7.2998 20.3008 14.1992 31.1006 20.5996c13.0996 8.2002 24.7002 15.7002 34.5996 22.5996
205
+ c9.90039 6.90039 18.2002 13.8008 24.7002 20.8008c6.59961 7 11.5 14.5996 14.9004 22.7998c3.39941 8.2002 5 17.7002 5 28.5c0 8.5 -1.60059 16.0996 -4.80078 23c-3.19922 6.89941 -7.5 12.7998 -12.8994 17.7002c-5.40039 5 -11.7998 8.7998 -19.1006 11.3994
206
+ c-7.2998 2.60059 -15 3.90039 -23.1992 3.90039c-10.8008 0 -20.1006 -2.2998 -27.8008 -6.7998c-7.69922 -4.5 -14.0996 -10.4004 -19.0996 -17.7002s-8.5 -15.5 -10.7002 -24.7002s-3.09961 -18.5 -2.7998 -27.7998h-37.2002
207
+ c-0.899414 15.7002 0.700195 30.2002 4.7998 43.7002v0zM388.1 117.8h4.40039h7.90039c7.89941 0 15.3994 1.10059 22.5996 3.2998c7.2002 2.2002 13.4004 5.40039 18.7998 9.60059c5.40039 4.2002 9.7002 9.59961 12.9004 16c3.2002 6.39941 4.7998 13.7002 4.7998 21.8994
208
+ c0 16.6006 -5.2998 29.1006 -15.7998 37.4004s-23.6006 12.5 -39.4004 12.5c-9.89941 0 -18.5996 -1.7998 -26.0996 -5.5c-7.40039 -3.7002 -13.6006 -8.5 -18.4004 -14.7002c-4.7998 -6.09961 -8.39941 -13.2998 -10.7002 -21.5
209
+ c-2.2998 -8.2002 -3.5 -16.7998 -3.5 -25.7998h-37.1992c0.599609 14.9004 3 28.5 7.19922 40.7002c4.2002 12.2998 10.3008 22.7998 18.2002 31.5c7.90039 8.7998 17.7002 15.5996 29.6006 20.5996c11.7998 5 25.5 7.40039 40.8994 7.40039
210
+ c13.4004 0 25.9004 -1.7002 37.4004 -5c11.5 -3.40039 21.5 -8.40039 30 -15.1006c8.5 -6.69922 15.0996 -15.2998 19.8994 -25.7998c4.80078 -10.5 7.2002 -22.8994 7.2002 -37.2002c0 -14 -4.09961 -26.3994 -12.2998 -37.1992
211
+ c-8.2002 -10.8008 -18.4004 -19 -30.7002 -24.5v-0.900391c19 -4.09961 33.1006 -13 42.2998 -26.7002c9.2002 -13.7002 13.8008 -29.8994 13.8008 -48.5996c0 -15.5 -2.80078 -29.1006 -8.5 -40.9004c-5.7002 -11.7998 -13.4004 -21.7002 -23 -29.5996
212
+ c-9.60059 -7.90039 -21 -13.7998 -33.9004 -17.7002c-13 -3.90039 -26.7998 -5.90039 -41.4004 -5.90039c-15.7998 0 -30.0996 2.2002 -42.8994 6.60059c-12.9004 4.39941 -23.7998 10.8994 -32.7998 19.5c-9.10059 8.59961 -16 19.2002 -20.8008 31.7998
213
+ c-4.7998 12.5996 -7.09961 26.9004 -6.7998 42.9004h37.2002c0.599609 -20.1006 6.40039 -36.6006 17.5 -49.3008c11.0996 -12.6992 27.2998 -19.0996 48.5996 -19.0996c9 0 17.7002 1.40039 25.8008 4.2002c8.19922 2.7998 15.2998 6.7002 21.5 11.7998
214
+ c6.09961 5.09961 11 11.4004 14.6992 18.7998c3.60059 7.40039 5.5 15.7998 5.5 25.2002c0 9.59961 -1.7998 18.2002 -5.2998 25.5996c-3.5 7.40039 -8.2002 13.7002 -14 18.8008c-5.7998 5.09961 -12.7998 8.89941 -20.7998 11.3994s-16.7002 3.7002 -26.0996 3.7002
215
+ c-7.90039 0 -15.3008 -0.400391 -22.3008 -1.2998v31.5c1.5 -0.299805 2.80078 -0.400391 4 -0.400391v0z" />
216
+ <glyph glyph-name="resource" unicode="&#xf114;"
217
+ d="M369.5 441h137.25v-137.25h-137.25v137.25zM184.5 263.5h137.25v-137.25h-137.25v137.25zM369.5 263.5h137.25v-137.25h-137.25v137.25zM369.5 78.5h137.25v-137.25h-137.25v137.25zM184.5 78.5h137.25v-137.25h-137.25v137.25zM6.5 78.5h137.25v-137.25h-137.25v137.25z
218
+ " />
219
+ <glyph glyph-name="method" unicode="&#xf12f;"
220
+ d="M95.999 203.579l203.646 203.646l203.645 -203.646l-203.645 -203.645zM0 384h256l-32 -32h-224v32zM128 258l-128 -2v32h160zM152 128l32 -32h-80v32h48zM48 128h32v-32h-32v32zM0 128h32v-32h-32v32z" />
221
+ <glyph glyph-name="synchronize" unicode="&#xf118;"
222
+ d="M182.15 7v0l-31.6006 -42.4004c-84.8994 39.7002 -143.7 125.95 -143.7 225.95c0 137.65 111.5 249.15 249.15 249.15c26.5 0 52 -4.2002 75.9004 -11.7998l-33 -44.5c-13.9004 3.0498 -28.2002 4.64941 -42.9004 4.64941c-109.15 0 -197.65 -88.5498 -197.65 -197.649
223
+ c0 -83.0508 51.2002 -154.15 123.801 -183.4zM366.7 413.65v0c82.0498 -40.75 138.45 -125.4 138.45 -223.25c0 -137.65 -111.5 -249.15 -249.15 -249.15c-24.3496 0 -47.9004 3.5 -70.0996 10l33.4492 44.9502c11.8506 -2.25 24.1504 -3.40039 36.6504 -3.40039
224
+ c109.15 0 197.65 88.5498 197.65 197.65c0 80.8994 -48.7002 150.399 -118.351 181zM159.5 -25.5498l91.9502 121.05l42.0996 -31.8496l-10 116.149l-114.55 -21.75l42 -31.9502l-91.75 -120.8zM299.8 256.75v0l40.5 -33.9004l-115.7 -15.9492l-4 116.6l40.5 -34
225
+ l97.5508 116.15l38.8994 -32.75z" />
226
+ <glyph glyph-name="floating-ip" unicode="&#xf167;"
227
+ d="M459.45 288.85c43.25 -154.35 -202.7 -351.199 -202.7 -351.199s-239.25 187.5 -206.15 349.5c60.2002 165.399 206.601 159 206.601 159s142.85 10.6992 202.25 -157.301zM256 19.0996c0 0 142.1 148.45 142.1 226.9c0 78.5 -63.6494 142.1 -142.1 142.1
228
+ c-78.5 0 -142.1 -63.6494 -142.1 -142.1s142.1 -226.9 142.1 -226.9zM327.55 248.15c0 -39.1006 -31.7002 -70.8506 -70.8496 -70.8506c-39.1504 0 -70.8506 31.7002 -70.8506 70.8506c0 39.1494 31.75 70.8496 70.8506 70.8496c39.0996 0 70.8496 -31.75 70.8496 -70.8496z
229
+ M362.1 -41.9502c0 -10.5498 -8.5498 -19.0996 -19.0996 -19.0996s-19.0996 8.5498 -19.0996 19.0996s8.5498 19.1006 19.0996 19.1006s19.0996 -8.55078 19.0996 -19.1006zM413.45 -41.9502c0 -10.5498 -8.5498 -19.0996 -19.1006 -19.0996
230
+ c-10.5498 0 -19.0996 8.5498 -19.0996 19.0996s8.5498 19.1006 19.0996 19.1006c10.5508 0 19.1006 -8.55078 19.1006 -19.1006zM464.35 -41.9502c0 -10.5498 -8.5498 -19.0996 -19.0996 -19.0996s-19.0996 8.5498 -19.0996 19.0996s8.5498 19.1006 19.0996 19.1006
231
+ s19.0996 -8.55078 19.0996 -19.1006z" />
232
+ <glyph glyph-name="network-card" unicode="&#xf110;"
233
+ d="M504.85 301.05v0c2.55078 0 4.60059 -2.0498 4.60059 -4.59961v-240.65c0 -2.5498 -2.0498 -4.59961 -4.60059 -4.59961h-403.449v-66.5498h-72.2002v311.8l-0.5 75.7998l-0.5 4.59961c0 3.55078 -7.7002 2.55078 -7.7002 2.55078h-17.9502v19.9492l33.2998 -0.5
234
+ s7.2002 1 9.75 -1.5498c3.05078 -2.5498 3.05078 -8.2002 3.05078 -8.2002v-88.0498h456.199zM493.05 70.1504v206.35c0 2.0498 -2.0498 4.09961 -4.09961 4.09961h-436.2c-2.0498 0 -4.09961 -2.0498 -4.09961 -4.09961v-206.35
235
+ c0 -2.05078 2.0498 -4.10059 4.09961 -4.10059h436.2c2.0498 0 4.09961 2.0498 4.09961 4.10059zM215.55 60.4004h274.45v-75.8008h-274.95zM278.55 -1.5498v55.2998h-47.5996v-55.2998h47.5996zM345.6 -1v54.75h-47.5996v-54.75h47.5996zM410.6 -1v54.75h-47.5996v-54.75
236
+ h47.5996zM473.1 -1.5498v55.2998h-47.5996v-55.2998h47.5996zM157.2 138.75h-108.55v115.2h108.55v-115.2zM440.85 93.2002h-52.25v54.75h52.2002v-54.75h0.0498047zM372.2 93.2002h-52.2002v54.75h52.2002v-54.75zM304.65 92.6504h-52.25v54.7998h52.1992v-54.7998
237
+ h0.0507812zM94.7002 125.95h334.35v-13.2998h-334.35v13.2998zM94.7002 147.95v-31.25h14.8496v31.25h-14.8496z" />
238
+ <glyph glyph-name="database-squeezed" unicode="&#xf158;"
239
+ d="M251.429 228.571c45.1426 0 87.3145 4.11426 126.628 12.3428c39.3145 8.22852 70.1719 20.3438 92.8008 36.3438l-29.4863 -85.2568c-19.6562 -11.2002 -46.2852 -20.1152 -80 -26.7432c-33.7139 -6.62891 -70.2852 -9.8291 -109.942 -9.8291
240
+ s-76.3428 3.31445 -109.943 9.8291c-33.5996 6.51367 -52.457 14.3994 -72.457 24.7998l-37.0283 87.085c22.6289 -16 53.5996 -28.1143 92.7998 -36.3428s81.4854 -12.2285 126.629 -12.2285zM251.429 9.14258c45.1426 0 87.3145 4.11523 126.628 12.3438
241
+ c39.3145 8.22852 70.1719 20.3428 92.8008 36.3428v-48.6855c0 -13.1426 -9.8291 -25.3711 -29.4863 -36.5713c-19.6562 -11.2002 -46.2852 -20.1152 -80 -26.7432c-33.7139 -6.62891 -70.2852 -9.82812 -109.942 -9.82812s-76.3428 3.31445 -109.943 9.82812
242
+ c-33.5996 6.51367 -60.3428 15.4287 -80 26.7432s-29.4854 23.4287 -29.4854 36.5713v48.5713c22.6289 -16 53.5996 -28.1143 92.7998 -36.3428s81.4854 -12.2285 126.629 -12.2285v-0.000976562zM251.429 118.857c45.1426 0 87.3145 4.11426 126.628 12.3428
243
+ c39.3145 8.22852 39.3145 8.22852 61.9434 24.2285l30.8574 -36.5713c0 -13.1436 -9.8291 -25.3721 -29.4863 -36.5723c-19.6562 -11.1992 -46.2852 -20.1143 -80 -26.7422c-33.7139 -6.62891 -70.2852 -9.8291 -109.942 -9.8291s-76.3428 3.31445 -109.943 9.8291
244
+ c-33.5996 6.51367 -60.3428 15.4277 -80 26.7422s-29.4854 23.4287 -29.4854 36.5723l36.5713 36.5713c22.6289 -16 17.0283 -16.1143 56.2285 -24.2285s81.4854 -12.3428 126.629 -12.3428zM251.429 448c39.6572 0 76.3428 -3.31445 109.942 -9.82812
245
+ c33.6006 -6.51465 60.3438 -15.4287 80 -26.7432c19.6572 -11.3145 29.4863 -23.4287 29.4863 -36.5713v-36.5723c0 -13.1426 -9.8291 -25.3711 -29.4863 -36.5713c-19.6562 -11.2002 -46.2852 -20.1143 -80 -26.7432
246
+ c-33.7139 -6.62793 -70.2852 -9.82812 -109.942 -9.82812s-76.3428 3.31445 -109.943 9.82812c-33.5996 6.51465 -60.3428 15.4287 -80 26.7432s-29.4854 23.4287 -29.4854 36.5713v36.5723c0 13.1426 9.82812 25.3711 29.4854 36.5713s46.2861 20.1143 80 26.7432
247
+ c33.7148 6.62793 70.2861 9.82812 109.943 9.82812z" />
248
+ <glyph glyph-name="file-webp-o" unicode="&#xf154;"
249
+ d="M379.75 130.95c-2.5 -1.75 -6.5 -2.60059 -12.0498 -2.5498h-11.8506v21.3994h10.75c5.80078 0 10.1006 -0.799805 12.8008 -2.39941c2.69922 -1.60059 4.0498 -4.25 4.0498 -7.9502c0 -3.9502 -1.2002 -6.7998 -3.7002 -8.5zM483.45 206.7
250
+ c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004
251
+ c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 206.7v73.2998
252
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002h-300.9
253
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9zM402.8 113c-2.7002 3.75 -7.09961 6.2998 -13.25 7.65039v0.649414c4.5 0.75 8.10059 2.9502 10.7998 6.65039c2.7002 3.64941 4.05078 8.39941 4.05078 14.1494
254
+ c0 8.4502 -3.10059 14.6504 -9.25 18.5508c-6.15039 3.89941 -16.1006 5.84961 -29.75 5.84961h-30v-96.3496h36.0498c10.8994 0 19.5 2.5 25.8496 7.39941c6.35059 4.90039 9.5498 11.75 9.5498 20.5498c0 6.2002 -1.34961 11.1504 -4.0498 14.9004zM312.85 128.6h-32.6494
255
+ v21.1504h35.0498v16.75h-55.5v-96.4004h55.5v16.9004h-35.0498v24.8496h32.6494v16.75zM247.65 166.5h-20.1006l-12.25 -52.5498c-0.799805 -3.2002 -1.7002 -7.35059 -2.64941 -12.4502c-0.950195 -5.09961 -1.65039 -9.34961 -2.10059 -12.7998
256
+ c-0.450195 3.5498 -1.2002 7.84961 -2.09961 12.7998c-0.900391 4.9502 -1.7002 8.65039 -2.2998 11.0498l-14.0508 54h-19.2998l-14.0498 -54c-0.799805 -2.89941 -1.7002 -7 -2.65039 -12.25c-0.949219 -5.25 -1.5498 -9.14941 -1.7998 -11.6494
257
+ c-1 7.09961 -2.5498 15.5498 -4.7002 25.25l-12.3496 52.5996h-20.0996l24.5996 -96.4502h23.2002l13 50.5c0.599609 2.25 1.39941 6 2.4502 11.25c1.09961 5.25 1.75 9.10059 2 11.4502c0.149414 -1.90039 0.849609 -5.7002 2 -11.3496
258
+ c1.14941 -5.60059 1.94922 -9.35059 2.44922 -11.1504l13.0508 -50.5996h23.25zM482.95 112.65c6.5 5.5 9.75 13.4492 9.75 23.7998c0 9.9502 -3.0498 17.4502 -9.15039 22.5c-6.0498 5.0498 -14.9502 7.5498 -26.6494 7.5498h-30.8008v-96.4004h20.4502v34.3008h8.75
259
+ c11.9502 0 21.1504 2.75 27.6504 8.25zM368.5 112.15c11.4004 0 17.1504 -4 17.0996 -12c0 -4.4502 -1.2998 -7.75 -4 -9.90039c-2.64941 -2.15039 -6.84961 -3.25 -12.4492 -3.25h-13.3008v25.1504h12.6504zM468.15 146.35
260
+ c2.59961 -2.2998 3.89941 -5.7998 3.89941 -10.5996c0 -4.75 -1.59961 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.7002v28.5996h9.2998c5.60059 0 9.7002 -1.14941 12.3008 -3.4502z" />
261
+ <glyph glyph-name="diamond-o" unicode="&#xf15e;"
262
+ d="M256 448l224 -256l-224 -256l-224 256zM86.0498 192l169.95 -194.25l169.95 194.25l-169.95 194.25z" />
263
+ <glyph glyph-name="exists" unicode="&#xf121;"
264
+ d="M234.4 357.2c4.19922 0 7.59961 -3.2998 7.59961 -7.60059v-45.3994c0 -4.2002 -3.40039 -7.60059 -7.59961 -7.60059h-83.2002v-83.1992c0 -4.2002 -3.40039 -7.60059 -7.60059 -7.60059h-45.3994c-4.2002 0 -7.60059 3.40039 -7.60059 7.60059v83.1992h-83.1992
265
+ c-4.2002 0 -7.60059 3.40039 -7.60059 7.60059v45.3994c0 4.2002 3.40039 7.60059 7.60059 7.60059h83.1992v83.2002c0 4.19922 3.40039 7.59961 7.60059 7.59961h45.3994c4.2002 0 7.60059 -3.40039 7.60059 -7.59961v-83.2002h83.2002zM361.4 94.4004v0h143.699
266
+ c4.2002 0 7.60059 -3.40039 7.60059 -7.60059v-45.3994c0 -4.2002 -3.40039 -7.60059 -7.60059 -7.60059h-226.899c-4.2002 0 -7.60059 3.40039 -7.60059 7.60059v45.3994c0 4.2002 3.40039 7.60059 7.60059 7.60059h83.2002zM49.5996 20.2998v0
267
+ c-0.799805 0.799805 -0.699219 2.10059 0.100586 2.7998l373.5 360.4c0.799805 0.700195 2 0.700195 2.7998 -0.0996094l36.4004 -37.8008c0.699219 -0.799805 0.699219 -2 -0.100586 -2.7998l-373.5 -360.3c-0.799805 -0.700195 -2 -0.700195 -2.7998 0.0996094z" />
268
+ <glyph glyph-name="file-gz-o" unicode="&#xf144;"
269
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
270
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 206.7v73.2998
271
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002h-300.9
272
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9zM307.2 149.65v-0.0507812h44.9502l-46.2002 -66.25v-13.25h71.75v16.9004h-47.4004l46.1006 66.2998v13.2002h-69.2002v-16.8496zM227.45 94.0996
273
+ c-4.2998 5.55078 -6.4502 13.5 -6.4502 23.9004c0 10.0498 2.7002 18 8 23.9502c5.34961 5.9502 12.4004 8.89941 21.25 8.89941c7.59961 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502
274
+ c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.2998 -12.8008c5.75 0 11.3506 0.400391 16.8008 1.2002
275
+ c5.44922 0.799805 11.2998 2.25 17.5 4.25v49.9502h-38.25v-17h18.25v-20.0996c-4.40039 -0.850586 -8.75 -1.30078 -13 -1.30078c-8.2002 0 -14.4004 2.75 -18.7002 8.25z" />
276
+ <glyph glyph-name="file-rmp-o" unicode="&#xf145;"
277
+ d="M197.5 146.9c3.15039 -1.9502 4.7002 -5.2002 4.7002 -9.75c0 -4.60059 -1.5 -8 -4.60059 -10.1504c-3.0498 -2.15039 -7.84961 -3.25 -14.2998 -3.25h-6.59961v26.0498h6.2002c6.59961 0 11.4492 -0.950195 14.5996 -2.89941zM440.35 146.35
278
+ c2.60059 -2.2998 3.9502 -5.7998 3.9502 -10.5996c0 -4.75 -1.59961 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.75v28.5996h9.2998c5.60059 0 9.7002 -1.14941 12.2998 -3.4502zM483.45 206.7
279
+ c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004
280
+ c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
281
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
282
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM342.6 145.65v-0.0507812h0.600586c-0.549805 -12.0996 -0.850586 -19.5996 -0.900391 -22.3994s-0.0996094 -5.2998 -0.0996094 -7.4502v-45.5996h19.0498v96.3496h-27.7998l-24.2002 -73.7002h-0.400391
283
+ l-22.7998 73.7002h-27.7998v-96.3496h18.25v44.7998c0 5.14941 -0.400391 15.3994 -1.25 30.7998h0.599609l23.2002 -75.5996h18.7002zM233.25 70.1504c-4.34961 6.34961 -13.7998 20.2998 -28.4004 41.9492c5.7002 2.5 10.1504 6 13.25 10.4004
284
+ c3.15039 4.4502 4.7002 9.5 4.7002 15.1504c0 9.69922 -3.14941 16.9492 -9.4502 21.6992c-6.25 4.75 -15.9492 7.15039 -29.0498 7.15039h-28.0996v-96.3496h20.4502v37h10.8994l23 -37h22.7002zM455.2 112.65c6.4502 5.5 9.7002 13.4492 9.75 23.7998
285
+ c0 9.9502 -3.0498 17.4502 -9.15039 22.5c-6.0498 5.0498 -14.9502 7.5498 -26.6494 7.5498h-30.8008v-96.4004h20.4502v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25z" />
286
+ <glyph glyph-name="file-html-o" unicode="&#xf14b;"
287
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
288
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 206.7v73.2998
289
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002h-300.9
290
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9zM389.2 145.65v-0.0507812h0.599609c-0.549805 -12.0996 -0.849609 -19.5996 -0.899414 -22.3994c-0.0507812 -2.7998 -0.100586 -5.2998 -0.100586 -7.4502v-45.5996
291
+ h19.0498v96.3496h-27.7998l-24.2002 -73.7002h-0.399414l-22.7998 73.7002h-27.8008v-96.3496h18.25v44.7998c0 5.14941 -0.399414 15.3994 -1.25 30.7998h0.600586l23.2002 -75.5996h18.6992zM213.45 149.5h26.1494v-79.3496h20.4502v79.3496h26.1504v17h-72.75v-17z
292
+ M136.2 111.75h38.1494v-41.5996h20.3506v96.3496h-20.3506v-37.75h-38.1494v37.75h-20.4502v-96.3496h20.4502v41.5996zM495.4 70.1504h0.0498047v16.8496h-39.1006v79.5h-20.4492v-96.3496h59.5z" />
293
+ <glyph glyph-name="state" unicode="&#xf132;"
294
+ d="M480.5 112c0 -61.9004 -100.5 -112 -224.5 -112s-224.5 50.0996 -224.5 112c0 39 29.9004 69.7998 90.5 89.9004l11.5 -33.9004l-64.5 -24.5l98 -52.5c4.2002 0.900391 56.5 -1.5 56.5 -1.5l54.5 131.5c14 0 6 3 6 3s10.7002 -63.2002 13 -68l59.5 0.5l-11.2998 60.7998
295
+ c85.5 -15.7998 135.3 -57.0996 135.3 -105.3zM205.3 180.7l51.7998 18.7998l-45 -96.0996h-33.5996l-81.5 38l52.9004 19.1992c-20.9004 99.5 -95.6006 154.7 -129.9 115.5c42 81.4004 147.8 17.1006 185.3 -95.3994zM391 352l-3.2002 40.7998l89.6006 -55.2002
296
+ l-80.8008 -55.5996l-2.59961 38c-96.7002 1.59961 -59.0996 -120.6 -58 -152h-22c-19.2002 56.0996 -35 179 77 184z" />
297
+ <glyph glyph-name="file-dll-o" unicode="&#xf13d;"
298
+ d="M197.7 87h0.0498047v62.75h10.9004c18.25 0 27.3994 -10.3496 27.3994 -31.0498c0 -21.1504 -9.84961 -31.7002 -29.5498 -31.7002h-8.7998zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498
299
+ h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002
300
+ c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998
301
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM349.55 87h-39.0498v79.5h-20.4502v-96.4004h59.5v16.9004z
302
+ M257.25 119.25c0 14.9004 -4.34961 26.5 -13.0498 34.7998s-20.9004 12.4502 -36.6504 12.4502h-30.25v-96.3496h27.2998c17.0508 0 30.0508 4.19922 39.1006 12.6494s13.5498 20.6006 13.5498 36.4502zM438.65 70.1504h0.0498047v16.8496h-39.1006v79.5h-20.4492v-96.3496
303
+ h59.5z" />
304
+ <glyph glyph-name="template" unicode="&#xf127;"
305
+ d="M96.2998 411.15l15.4502 -7.7002c2.25 -0.950195 22.3496 -1.4502 60.25 -1.4502c8.40039 0 20.9502 0.200195 37.7002 0.549805c16.75 0.350586 29.3496 0.549805 37.7002 0.549805c6.84961 0 17.0996 -0.0498047 30.6992 -0.149414
306
+ c13.6006 -0.100586 23.8506 -0.150391 30.7002 -0.150391h83.7002c1.15039 0 3.15039 -0.0498047 6 -0.149414c2.84961 -0.100586 4.7998 -0.100586 5.84961 0c1.05078 0.0996094 2.55078 0.399414 4.55078 0.849609s3.64941 1.34961 5 2.5498
307
+ c1.34961 1.25 2.75 2.90039 4.2998 5l12 0.299805c0.75 0 2.09961 -0.0498047 4 -0.149414c1.89941 -0.100586 3.25 -0.150391 4 -0.150391c0.399414 -21.3496 0.549805 -53.3496 0.549805 -96c0 -15.25 -0.5 -25.5996 -1.4502 -31.1494
308
+ c-7.2998 -2.55078 -13.7998 -4.30078 -19.2998 -5.05078c-4.75 8.40039 -9.90039 20.5508 -15.4502 36.5508c-0.549805 1.69922 -1.59961 6.2998 -3.14941 13.6992c-1.5 7.4502 -2.90039 14.4502 -4.15039 21c-1.25 6.55078 -1.9502 9.9502 -2.15039 10.1504
309
+ c-1.14941 1.5 -2.2998 2.7002 -3.44922 3.5498c-1.15039 0.850586 -2.60059 1.4502 -4.4502 1.7002c-1.7998 0.299805 -3.0498 0.5 -3.7002 0.700195s-2.40039 0.25 -5.15039 0.149414c-2.75 -0.0996094 -4.34961 -0.149414 -4.69922 -0.149414
310
+ c-3.25 0 -9.55078 0.0498047 -19 0.149414c-9.4502 0.100586 -16.5 0.150391 -21.3008 0.150391c-4.7998 0 -10.8496 -0.200195 -18.2998 -0.549805c-7.4502 -0.350586 -14.2002 -0.950195 -20.2998 -1.7002c-1.7002 -15.4502 -2.5 -28.4004 -2.2998 -38.8496
311
+ c0 -17.9004 0.200195 -54.8506 0.549805 -110.851s0.549805 -99.3496 0.549805 -130c0 -3.0498 -0.25 -9.84961 -0.700195 -20.4502c-0.5 -10.5498 -0.5 -19.2998 0 -26.1494c0.5 -6.85059 1.65039 -13.4502 3.55078 -19.7002c7.59961 -4 19.4492 -8.0498 35.4492 -12.1504
312
+ c16 -4.09961 27.4502 -7.64941 34.3008 -10.6992c0.949219 -7.60059 1.44922 -12.4004 1.44922 -14.3008c0 -2.64941 -0.299805 -5.44922 -0.849609 -8.2998l-9.7002 -0.299805c-14.5 -0.400391 -35.25 0.400391 -62.2998 2.2998
313
+ c-27.0498 1.90039 -46.75 2.85059 -59.1504 2.85059c-9.5 0 -23.8994 -0.850586 -43.1494 -2.55078c-19.25 -1.69922 -33.7002 -2.5498 -43.4502 -2.5498c-0.549805 9.7002 -0.849609 14.6504 -0.849609 14.8506v2.59961c3.25 5.15039 9.09961 9.25 17.5498 12.2998
314
+ c8.5 3.0498 17.8496 5.7998 28.1494 8.2998c10.3008 2.5 17.7002 5.05078 22.3008 7.7002c3.59961 8 5.44922 44.5 5.44922 109.45c0 19.25 -0.299805 48.0996 -0.849609 86.5498c-0.549805 38.5 -0.849609 67.3506 -0.849609 86.5498v33.4502
315
+ c0 0.400391 0.0498047 1.85059 0.149414 4.4502c0.100586 2.59961 0.150391 4.9502 0.150391 7.15039c0 2.19922 -0.100586 4.59961 -0.299805 7.2998c-0.200195 2.7002 -0.5 4.9502 -0.850586 6.84961c-0.399414 1.90039 -0.849609 3.25 -1.4502 4
316
+ c-2.09961 2.2998 -17.5 3.4502 -46.2998 3.4502c-6.2998 0 -15.1494 -1.15039 -26.5498 -3.4502c-11.4502 -2.2998 -19.0498 -4.75 -22.8496 -7.4502c-3.60059 -2.5 -6.85059 -9.39941 -9.7002 -20.6992c-2.85059 -11.3008 -5.85059 -21.9004 -9 -31.7002
317
+ c-3.15039 -9.7998 -7.2002 -14.9004 -12.1504 -15.2998c-8 4.94922 -13.3496 9.14941 -16 12.5498v109.45l23.25 0.25v0z" />
318
+ <glyph glyph-name="hexagon-o" unicode="&#xf15f;"
319
+ d="M256 432.05l207.85 -120v-240.1l-207.85 -120l-207.85 120v240.1zM409.9 103.1v177.801l-153.9 88.8496l-153.9 -88.8496v-177.801l153.9 -88.8496z" />
320
+ <glyph glyph-name="clone" unicode="&#xf12a;"
321
+ d="M472.9 299.2c-1.80078 1.7002 -3.85059 2.64941 -6.40039 2.89941h-45.8496v36.5508h45.6992c12.6006 0 23.4502 -4.60059 32.3506 -13.5c9.0498 -9.05078 13.5 -19.8008 13.5 -32.3506v-27.5498h-36.5498v27.5498c0 2.40039 -0.900391 4.5498 -2.75 6.40039z
322
+ M13.5996 59.2002v0c-9.0498 9.0498 -13.5 19.75 -13.5996 32.3496v310.95c0 12.5996 4.5498 23.4502 13.5 32.3496c9 9.05078 19.75 13.5 32.3496 13.5h310.95c12.6006 0 23.4502 -4.59961 32.3506 -13.5c9.0498 -9.0498 13.5 -19.7998 13.5 -32.3496v-310.95
323
+ c0 -12.5996 -4.60059 -23.4502 -13.5 -32.3496c-9.05078 -9.0498 -19.8008 -13.5 -32.3506 -13.5h-310.85c-12.6006 0 -23.4502 4.59961 -32.3506 13.5zM36.7002 402.5v-310.95c0 -2.39941 0.899414 -4.5498 2.75 -6.39941c1.84961 -1.85059 3.89941 -2.75 6.39941 -2.75
324
+ h310.95c2.40039 0 4.5498 0.899414 6.40039 2.75c1.84961 1.84961 2.75 3.89941 2.75 6.39941v310.95c0 2.40039 -0.900391 4.5498 -2.75 6.40039c-1.85059 1.84961 -3.90039 2.75 -6.40039 2.75h-310.95c-2.39941 0 -4.5498 -0.900391 -6.39941 -2.75
325
+ c-1.85059 -1.85059 -2.75 -3.90039 -2.75 -6.40039zM512.25 155.45h-36.5498v73.7002h36.5498v-73.7002v0zM512.25 45.7002h-36.5498v73.75h36.5498v-73.75zM475.65 -18.1504v0v27.9502h36.5498v-27.8994c0 -12.6006 -4.4502 -23.3506 -13.3506 -32.25
326
+ c-9.0498 -9.05078 -19.7998 -13.5 -32.3496 -13.5h-27.6504v36.5498h27.6504c2.40039 0 4.5498 0.899414 6.40039 2.75c1.84961 1.84961 2.75 3.89941 2.75 6.39941zM402.75 -63.9004h-73.7002v36.5508h73.7002c0 0.0498047 0 -36.5508 0 -36.5508zM149.15 -24.5498v0
327
+ c1.7998 -1.85059 4 -2.75 6.5498 -2.90039h27.75v-36.5498h-27.75c-12.6006 0 -23.4502 4.59961 -32.3506 13.5c-9.0498 9.0498 -13.5 19.7998 -13.5 32.3496v45.7002h36.5508v-45.7002c0 -2.39941 0.899414 -4.5498 2.75 -6.39941zM293.05 -63.9004h-73.75v36.5508h73.7002
328
+ l0.0498047 -36.5508v0z" />
329
+ <glyph glyph-name="file-war-o" unicode="&#xf101;"
330
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
331
+ l71.4004 -71.4004v0c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002
332
+ h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8
333
+ v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM241.65 70.25v0l24.5498 96.0498h-20.0498l-12.2002 -52.3994c-0.799805 -3.15039 -1.7002 -7.30078 -2.65039 -12.4004s-1.64941 -9.34961 -2.09961 -12.75c-0.5 3.5498 -1.2002 7.7998 -2.10059 12.75
334
+ c-0.899414 4.9502 -1.69922 8.65039 -2.2998 11.0498l-14 53.7998h-19.25l-14 -53.7998c-0.799805 -2.89941 -1.7002 -6.9502 -2.64941 -12.2002c-0.950195 -5.25 -1.55078 -9.09961 -1.80078 -11.5996c-0.949219 7.09961 -2.5 15.4502 -4.64941 25.1504l-12.2998 52.3994
335
+ h-20.0508l24.5 -96h23.1006l12.9502 50.2998c0.599609 2.25 1.39941 5.9502 2.44922 11.2002c1.05078 5.25 1.7002 9.0498 1.9502 11.4004c0.150391 -1.9502 0.850586 -5.7002 2 -11.3506c1.15039 -5.64941 1.9502 -9.34961 2.4502 -11.1494l13 -50.4502h23.1504z
336
+ M350.4 70.25v0h21.9492l-34 96.4004h-24.8994l-33.9004 -96.4004h21.9502l6.9502 22.8496h35zM338.6 110.15v0.0498047h-25c6.80078 22.0996 10.9502 35.9502 12.4004 41.5498c0.349609 -1.59961 0.950195 -3.75 1.75 -6.4502
337
+ c0.799805 -2.75 4.40039 -14.4502 10.8496 -35.1494zM418.25 107.05v0l10.8496 -0.0498047l22.9004 -36.8496h22.6504c-4.40039 6.2998 -13.8008 20.25 -28.25 41.8496c5.69922 2.5 10.0996 5.9502 13.1992 10.3496c3.10059 4.40039 4.65039 9.40039 4.65039 15.0508
338
+ c0 9.69922 -3.15039 16.8994 -9.40039 21.6494s-15.8994 7.15039 -28.9492 7.15039h-28v-96h20.3496v36.8496zM418.25 123.6v0v25.9004h6.15039c6.5498 0 11.3994 -0.950195 14.5498 -2.90039c3.14941 -1.89941 4.7002 -5.14941 4.7002 -9.69922
339
+ c0 -4.60059 -1.55078 -7.9502 -4.60059 -10.1006c-3.0498 -2.14941 -7.7998 -3.2002 -14.25 -3.2002h-6.5498z" />
340
+ <glyph glyph-name="timeline" unicode="&#xf128;"
341
+ d="M64 0h448v-64h-512v512h64v-448zM87.0498 362.5l191 -1c0.5 1 1 2.0498 1.5498 2.5498c13.3008 23.0498 42.5 31.25 65.5508 17.9004c23.0498 -13.3506 31.25 -42.5 17.8994 -65.5498c-13.2998 -23.0508 -42.5 -31.25 -65.5498 -17.9004
342
+ c-8.7002 5.09961 -15.3496 12.2998 -19.4502 20.5l-191 1v42.5v0zM85.5 230.4h301.55c0.5 1 1 2.0498 1.5498 2.5498c13.3008 23.0498 42.5 31.25 65.5508 17.8994c23.0498 -13.3496 31.25 -42.5 17.8994 -65.5498c-13.2998 -23.0498 -42.5 -31.25 -65.5498 -17.8994
343
+ c-8.7002 5.09961 -15.3496 12.2998 -19.4502 20.5h-301.55v42.5v0zM87.0498 91.1504l51.7002 -1c0.5 1 1 2.0498 1.5498 2.5498c13.2998 23.0498 42.5 31.25 65.5498 17.8994c23.0508 -13.3496 31.25 -42.5 17.9004 -65.5498s-42.5 -31.25 -65.5498 -17.8994
344
+ c-8.7002 5.09961 -15.3506 12.2998 -19.4502 20.5l-51.7002 1.5498v41.9502v0z" />
345
+ <glyph glyph-name="file-webm-o" unicode="&#xf153;"
346
+ d="M350.7 130.95c-2.5 -1.75 -6.5 -2.60059 -12.0498 -2.5498h-11.8506v21.3994h10.75c5.7998 0 10.1006 -0.799805 12.7998 -2.39941c2.7002 -1.60059 4.05078 -4.25 4.05078 -7.9502c0 -3.9502 -1.2002 -6.7998 -3.7002 -8.5zM339.45 112.15
347
+ c11.4502 0 17.1494 -4 17.0996 -12c0 -4.4502 -1.2998 -7.75 -4 -9.90039c-2.64941 -2.15039 -6.84961 -3.25 -12.4502 -3.25h-13.2998v25.1504h12.6504zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351
348
+ c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998
349
+ h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4
350
+ c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8z
351
+ M373.75 113c-2.7002 3.75 -7.09961 6.2998 -13.25 7.65039v0.649414c4.5 0.75 8.09961 2.9502 10.7998 6.65039c2.7002 3.64941 4.0498 8.39941 4.0498 14.1494c0 8.4502 -3.09961 14.6504 -9.25 18.5508c-6.14941 3.89941 -16.0996 5.84961 -29.75 5.84961h-30v-96.3496
352
+ h36.0508c10.8994 0 19.5 2.5 25.8496 7.39941c6.34961 4.90039 9.5498 11.75 9.5498 20.5498c0 6.2002 -1.34961 11.1504 -4.0498 14.9004zM290.85 128.6h-32.6494v21.1504h35.0498v16.75h-55.5v-96.4004h55.5v16.9004h-35.0498v24.8496h32.6494v16.75zM232.65 166.5
353
+ h-20.1006l-12.25 -52.5498c-0.799805 -3.2002 -1.7002 -7.35059 -2.64941 -12.4502c-0.950195 -5.09961 -1.65039 -9.34961 -2.10059 -12.7998c-0.450195 3.5498 -1.2002 7.84961 -2.09961 12.7998c-0.900391 4.9502 -1.7002 8.65039 -2.2998 11.0498l-14.0508 54h-19.2998
354
+ l-14.0498 -54c-0.799805 -2.89941 -1.7002 -7 -2.65039 -12.25c-0.949219 -5.25 -1.5498 -9.14941 -1.7998 -11.6494c-1 7.09961 -2.5498 15.5498 -4.7002 25.25l-12.3496 52.5996h-20.0996l24.5996 -96.4502h23.2002l13 50.5c0.599609 2.25 1.39941 6 2.4502 11.25
355
+ c1.09961 5.25 1.75 9.10059 2 11.4502c0.149414 -1.90039 0.849609 -5.7002 2 -11.3496c1.14941 -5.60059 1.94922 -9.35059 2.44922 -11.1504l13.0508 -50.5996h23.25zM493.1 70.1504h-0.0498047v96.3496h-27.7998l-24.1504 -73.7002h-0.399414l-22.7998 73.7002h-27.8008
356
+ v-96.4004h18.25v44.8008c0 5.14941 -0.399414 15.3994 -1.25 30.7998h0.600586l23.2002 -75.6006h18.6992l24.8506 75.5h0.599609c-0.549805 -12.0996 -0.849609 -19.5996 -0.899414 -22.3994c-0.0507812 -2.7998 -0.100586 -5.2998 -0.100586 -7.4502v-45.5996h19.0498z
357
+ " />
358
+ <glyph glyph-name="compare-same" unicode="&#xf12d;"
359
+ d="M348.2 287.65c91.3506 -5.40039 163.8 -81.2002 163.8 -173.95c0 -96.25 -78 -174.25 -174.25 -174.25c-92.75 0 -168.55 72.4502 -173.949 163.8c-91.3506 5.40039 -163.801 81.2002 -163.801 173.95c0 96.25 78 174.25 174.25 174.25
360
+ c92.75 0 168.551 -72.4502 173.95 -163.8zM200.65 140.1c0 0 5.59961 0.75 14.2002 3l94.1494 94.1504c1.85059 8.15039 2.35059 13.5 2.35059 13.5s-2.85059 -0.549805 -7.60059 -1.84961l-101.899 -101.9c-0.900391 -4.2998 -1.2002 -6.90039 -1.2002 -6.90039z
361
+ M212.25 178.6l57 56.9502c-10.5 -5.34961 -21.6494 -12.3496 -31.6494 -21.3994c-11.7002 -10.5508 -19.7998 -23.5 -25.3506 -35.5508zM297.851 204.9l-49.1504 -49.1504c9.5498 4.84961 19.2998 11.1504 27.7998 19.2002c9.40039 8.84961 16.3008 19.5 21.3506 29.9502z
362
+ M36.8506 277.2c0 -72.9502 56.8496 -132.55 128.649 -137.101c11.4004 75.1006 70.75 134.45 145.851 145.9c-4.5498 71.75 -64.1504 128.6 -137.101 128.6c-75.8994 0 -137.399 -61.5498 -137.399 -137.399zM200.65 104.9c4.5498 -71.75 64.1504 -128.601 137.1 -128.65
363
+ c31.1006 0 59.75 10.3496 82.8008 27.7998l26.7998 26.7998c17.4502 23.0508 27.75 51.7002 27.75 82.8008c0 72.9492 -56.7998 132.6 -128.601 137.1c-11.3994 -75.0996 -70.75 -134.45 -145.85 -145.85z" />
364
+ <glyph glyph-name="file-xml-o" unicode="&#xf139;"
365
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
366
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
367
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
368
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM356.5 145.65v-0.0507812h0.599609c-0.549805 -12.0996 -0.849609 -19.5996 -0.899414 -22.3994s-0.100586 -5.2998 -0.100586 -7.4502v-45.5996h19.0508v96.3496h-27.8008l-24.1992 -73.7002h-0.400391
369
+ l-22.7998 73.7002h-27.7998v-96.3496h18.25v44.7998c0 5.14941 -0.400391 15.3994 -1.25 30.7998h0.599609l23.2002 -75.5996h18.7002zM159.2 166.5l29.8496 -46.7002l-31.9502 -49.7002h21.9004l22.4004 36.4502l22.3994 -36.4502h23.3506l-32.5508 48.6006l30.25 47.7998
370
+ h-22l-20.3496 -34.6504l-20.75 34.6504h-22.5498zM471.8 70.1504h0.0498047v16.8496h-39.0996v79.5h-20.4502v-96.3496h59.5z" />
371
+ <glyph glyph-name="file-ogg-o" unicode="&#xf155;"
372
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
373
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
374
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
375
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM293.7 94.0996c-4.25 5.55078 -6.40039 13.5 -6.4502 23.9004c0 10.0498 2.7002 18 8 23.9502c5.34961 5.9502 12.4004 8.89941 21.25 8.89941c7.59961 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506
376
+ c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.2998 -12.8008
377
+ c5.75 0 11.3506 0.400391 16.8008 1.2002c5.44922 0.799805 11.2998 2.25 17.5 4.25v49.9502h-38.25v-17h18.25v-20.0996c-4.40039 -0.850586 -8.75 -1.30078 -13 -1.30078c-8.2002 0 -14.4004 2.75 -18.7002 8.25zM237.75 118.45c0 16 -3.90039 28.25 -11.75 36.7998
378
+ s-19.2002 12.7998 -34 12.7998s-26.1504 -4.25 -34.0996 -12.7002c-7.9502 -8.44922 -11.9004 -20.6992 -11.9004 -36.75c0 -16.0498 4 -28.3994 11.9004 -36.9492c7.89941 -8.55078 19.25 -12.8506 34 -12.8506s26.0996 4.25 34 12.8506
379
+ c7.89941 8.59961 11.8496 20.8496 11.8496 36.7998zM455.95 74.2998v49.9004h-38.25v-17h18.25v-20.1006c-4.40039 -0.849609 -8.75 -1.2998 -13 -1.2998c-8.2002 0 -14.4004 2.75 -18.7002 8.25s-6.4502 13.5 -6.4502 23.9502c0 10.0498 2.7002 18 8 23.9502
380
+ c5.35059 5.9502 12.4004 8.89941 21.25 8.89941c7.60059 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994
381
+ c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.3008 -12.8008c5.75 0 11.3496 0.400391 16.7998 1.2002s11.2998 2.25 17.5 4.25zM192 151.05c16.2002 0 24.3496 -10.8496 24.3496 -32.5c0 -21.6494 -8.14941 -32.5 -24.4492 -32.5
382
+ c-8.15039 0 -14.25 2.7002 -18.3506 8.15039c-4.09961 5.39941 -6.14941 13.5498 -6.14941 24.2998s2.0498 18.9004 6.19922 24.3496c4.15039 5.4502 10.25 8.2002 18.4004 8.2002z" />
383
+ <glyph glyph-name="file-yml-o" unicode="&#xf143;"
384
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
385
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
386
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
387
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM350.7 145.65v-0.0507812h0.599609c-0.549805 -12.0996 -0.849609 -19.5996 -0.899414 -22.3994c-0.0507812 -2.7998 -0.100586 -5.2998 -0.100586 -7.4502v-45.5996h19.0498v96.3496h-27.7998l-24.2002 -73.7002
388
+ h-0.399414l-22.7998 73.7002h-27.8008v-96.3496h18.25v44.7998c0 5.14941 -0.399414 15.3994 -1.25 30.7998h0.600586l23.2002 -75.5996h18.6992zM157.15 166.5l31.9492 -59.5v-36.8496h20.3008v37.5l31.9492 58.8496h-22l-20.0996 -39.7002l-19.9502 39.7002h-22.1494z
389
+ M466 70.1504v16.8496h-39.0498v79.5h-20.4502v-96.3496h59.5z" />
390
+ <glyph glyph-name="tenant" unicode="&#xf15a;"
391
+ d="M512 192v-16h-64v-160h-48v189l-147 155l-136 -151v-193h-53v160h-64v16l256 256l96 -96v80h64v-144zM297.7 32.0996v0v0c26.7998 -4.2998 127 -48.0996 127 -96.0996h-337.5c0 48 100.2 91.9004 127 96.0996c8.2998 1.30078 8.5 24 8.5 24s-24.5 24 -29.7998 56.3008
392
+ c-14.3008 0 -23.1006 34.2998 -8.80078 46.3994c-0.599609 12.7002 -18.3994 99.7998 71.9004 99.7998s72.5 -87.0996 71.9004 -99.7998c14.2998 -12.0996 5.5 -46.3994 -8.90039 -46.3994c-5.2998 -32.3008 -29.7998 -56.3008 -29.7998 -56.3008s0.200195 -22.6992 8.5 -24
393
+ z" />
394
+ <glyph glyph-name="file-txt-o" unicode="&#xf136;"
395
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
396
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
397
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
398
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM250.2 166.5l29.8496 -46.7002l-31.9502 -49.7002h21.9004l22.4004 36.4502l22.3994 -36.4502h23.3506l-32.5508 48.6006l30.25 47.7998h-22l-20.3496 -34.6504l-20.75 34.6504h-22.5498zM159.85 149.5h26.1504
399
+ v-79.3496h20.4502v79.3496h26.1494v17h-72.75v-17zM426.5 149.5v17h-72.75v-17h26.1504v-79.3496h20.4492v79.3496h26.1504z" />
400
+ <glyph glyph-name="file-wav-o" unicode="&#xf14a;"
401
+ d="M329.85 145.5c0.800781 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.0996c6.84961 22.2002 11 36.0996 12.4492 41.75c0.350586 -1.5498 0.950195 -3.75 1.75 -6.4502zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351
402
+ c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998
403
+ h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4
404
+ c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8z
405
+ M374.65 70.1504l-34.1504 96.75h-25l-34 -96.75h22l7 22.9492h35.1504l7 -22.9492h22zM268.65 166.5h-20.1006l-12.25 -52.5498c-0.799805 -3.2002 -1.7002 -7.35059 -2.64941 -12.4502c-0.950195 -5.09961 -1.65039 -9.34961 -2.10059 -12.7998
406
+ c-0.450195 3.5498 -1.2002 7.84961 -2.09961 12.7998c-0.900391 4.9502 -1.7002 8.65039 -2.2998 11.0498l-14.0508 54h-19.2998l-14.0498 -54c-0.799805 -2.89941 -1.7002 -7 -2.65039 -12.25c-0.949219 -5.25 -1.5498 -9.14941 -1.7998 -11.6494
407
+ c-1 7.09961 -2.5498 15.5498 -4.7002 25.25l-12.3496 52.5996h-20.0996l24.5996 -96.4502h23.2002l13 50.5c0.599609 2.25 1.39941 6 2.4502 11.25c1.09961 5.25 1.75 9.10059 2 11.4502c0.149414 -1.90039 0.849609 -5.7002 2 -11.3496
408
+ c1.14941 -5.60059 1.94922 -9.35059 2.44922 -11.1504l13.0508 -50.5996h23.25zM442.45 70.1504l32.75 96.3496h-20.6504l-18.2002 -57.3496c-2.7998 -10.1504 -4.44922 -17.2002 -4.94922 -21.25c-0.25 1.75 -0.900391 4.89941 -2 9.39941
409
+ c-1.10059 4.5 -2.15039 8.4502 -3.15039 11.8506l-18.1504 57.3496h-20.6494l32.7002 -96.3496h22.2998z" />
410
+ <glyph glyph-name="region" unicode="&#xf165;"
411
+ d="M437.4 370.9c47.75 -47.8008 74.25 -111.301 74.6494 -178.851c0.350586 -68.0498 -25.8496 -132.149 -73.7002 -180.5c-47.8496 -48.3496 -111.699 -75.2002 -179.75 -75.5498h-1.34961c-139.9 0 -254.05 113.4 -254.75 253.45
412
+ c-0.700195 140.45 113 255.35 253.45 256.05h2.5498c67.5996 -0.349609 131.1 -26.8496 178.9 -74.5996zM269.7 292.5c27.0996 1.09961 54.0996 5.7002 80.25 13.9004c-11.5 27 -27.1504 52.4492 -46.6504 75.5498c-10.25 12.0996 -21.5498 23.5 -33.5996 33.8496v-123.3z
413
+ M269.7 419.5v0.799805c0.200195 0 0.450195 -0.0498047 0.649414 -0.0498047zM244.8 419.5l-0.649414 0.799805c0.199219 0 0.449219 0 0.649414 0.0498047v-0.849609zM244.8 415.8c-35.3496 -30.3496 -62.5498 -67.7002 -80.2998 -109.399
414
+ c26.1504 -8.2002 53.1504 -12.8008 80.2998 -13.9004v123.3zM244.8 267.6c-30.0498 1.15039 -60.0498 6.30078 -89.0498 15.4502c-7.2002 -21.9502 -11.9004 -44.8994 -13.9004 -68.5c-0.299805 -3.7998 -0.5 -7.59961 -0.699219 -11.3994h103.649v64.4492zM117.1 216.65
415
+ c2.2002 25.7998 7.35059 50.8496 15.25 74.8496c-21.5 8.59961 -42.3496 19.5996 -62.0996 32.8496c-24.75 -34.5498 -40.1504 -76.1494 -42.5498 -121.149h88.5498c0.200195 4.4502 0.450195 8.9502 0.849609 13.4502zM116.15 178.3h-88.4502
416
+ c2.39941 -45.0498 17.8496 -86.6494 42.5498 -121.149c19.5498 13.0996 40.0996 23.9492 61.3496 32.5498c-9.25 28.4502 -14.4492 58.25 -15.4492 88.5996zM141 178.3c0.950195 -27.4502 5.7002 -54.3496 14 -80.1494c29.25 9.34961 59.5 14.5996 89.8496 15.6992v64.4502
417
+ h-103.85zM244.8 89c-27.3994 -1.09961 -54.75 -5.7998 -81.2002 -14.2002c11.6504 -27.8496 27.5508 -54.0498 47.6006 -77.75c10.25 -12.0996 21.5498 -23.5 33.5996 -33.8496v125.8zM269.7 -36.7998c35.9502 30.8994 63.5 69 81.2002 111.649
418
+ c-26.4502 8.35059 -53.75 13.0508 -81.2002 14.1504v-125.8zM269.7 113.85c30.2998 -1.09961 60.5498 -6.34961 89.7998 -15.6494c6.75 21.25 11.25 43.4502 13.1504 66.25c0.399414 4.59961 0.649414 9.25 0.849609 13.8496h-103.8v-64.4502zM397.4 162.35
419
+ c-2.10059 -25 -7.05078 -49.2998 -14.5508 -72.5996c21.3008 -8.59961 41.9502 -19.5 61.5 -32.6504c25.4004 35.4004 40.1006 77.1504 42.4502 121.2h-88.4502c-0.199219 -5.2998 -0.5 -10.5996 -0.949219 -15.9502zM398.3 203.2h88.5
420
+ c-2.34961 44.0498 -17.0498 85.7998 -42.4502 121.2c-19.75 -13.3008 -40.5996 -24.25 -62.1494 -32.9004c9.39941 -28.3496 14.8994 -58 16.0996 -88.2998zM428.75 343.85c-2.90039 3.25 -5.84961 6.40039 -8.9502 9.4502
421
+ c-31.5498 31.5498 -70.7002 52.7998 -113.35 62.0498c5.5 -5.59961 10.7998 -11.3994 15.8496 -17.3994c21.4502 -25.4004 38.6006 -53.4004 51.1504 -83.2002c19.0996 7.7002 37.6494 17.4004 55.2998 29.0996zM207.95 415.3
422
+ c-48.0498 -10.5498 -90.4502 -36.0996 -122.101 -71.5c17.6006 -11.6494 36.1006 -21.3496 55.2002 -29.0498c15.6006 37.25 38.2002 71.2998 66.9004 100.55zM85.8496 37.7002c31 -34.6504 72.3506 -59.9004 119.051 -70.8506
423
+ c-4.35059 4.60059 -8.60059 9.30078 -12.7002 14.1504c-21.9502 26 -39.3506 54.7998 -52 85.3496c-18.7998 -7.59961 -37 -17.1992 -54.3506 -28.6494zM309.55 -33.2002c41.7998 9.7002 80.1504 30.9502 111.101 62.25c2.7998 2.7998 5.5 5.65039 8.09961 8.60059
424
+ c-17.4004 11.5 -35.5996 21.0996 -54.4502 28.75c-15.0996 -36.75 -36.9502 -70.4502 -64.75 -99.6006z" />
425
+ <glyph glyph-name="file-java-o" unicode="&#xf14c;"
426
+ d="M236.5 145.5c0.849609 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75c0.349609 -1.5498 0.950195 -3.75 1.75 -6.4502zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351
427
+ c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998
428
+ h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4
429
+ c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8z
430
+ M381.85 166.5h-20.5996l-18.2002 -57.3496c-2.7998 -10.1504 -4.4502 -17.2002 -4.9502 -21.25c-0.25 1.75 -0.899414 4.89941 -2 9.39941c-1.09961 4.5 -2.14941 8.4502 -3.14941 11.8506l-18.1504 57.3496h-20.6494l32.6494 -96.3496h22.2998zM281.3 70.1504
431
+ l-34.1494 96.75h-25l-34 -96.75h22l7 22.9492h35.1494l7 -22.9492h22zM163.2 166.5h-20.4502v-90.2998c0 -5.9502 -0.950195 -10.2998 -2.90039 -13.1006c-1.89941 -2.7998 -5.09961 -4.19922 -9.59961 -4.19922c-2.90039 0 -6.09961 0.399414 -9.59961 1.2998v-17
432
+ c3.39941 -0.950195 7.44922 -1.4502 12.0498 -1.4502c10.0498 0 17.6494 2.9502 22.7998 8.84961c5.15039 5.90039 7.7002 14.4502 7.7002 25.7002v90.2002zM465.8 70.1504h22l-34.1494 96.75h-25l-34 -96.75h22l7 22.9492h35.1494zM441.3 151.95
433
+ c0.350586 -1.60059 0.950195 -3.75 1.75 -6.4502c0.799805 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75z" />
434
+ <glyph glyph-name="hexagon" unicode="&#xf123;"
435
+ d="M463.85 71.9502l-207.85 -120l-207.85 120v240.1l207.85 120l207.85 -120v-240.1z" />
436
+ <glyph glyph-name="registry" unicode="&#xf166;"
437
+ d="M133.65 277.1h-127.15v127.15h127.15v-127.15zM305.05 112.65h-127.149v127.149h127.149v-127.149zM133.65 112.65h-127.15v127.149h127.15v-127.149zM133.65 -58.75h-127.15v127.15h127.15v-127.15zM305.05 -58.75h-127.149v127.15h127.149v-127.15zM469.95 -58.75
438
+ h-127.15v127.15h127.15v-127.15zM494 306.75h-127.15v127.15h127.15v-127.15zM330.8 326.65l-114.95 -54.4004l-54.3994 114.95l114.95 54.3994zM413.8 97.2002l-101.899 76.0498l76.0498 101.9l101.899 -76.0508z" />
439
+ <glyph glyph-name="firewall" unicode="&#xf102;"
440
+ d="M3.84961 110.95c110.15 -0.400391 220.301 -0.799805 330.45 -1.2002c9.90039 -0.0498047 19.7998 0 31.1504 0v-74.7002h-361.65c0.0498047 25.2998 0.0498047 50.6006 0.0498047 75.9004v0zM509.85 -61.0996h-349.149v75.8994h349.149v-75.8994zM3.84961 -61.0996v0
441
+ v75.8994h131.551v-75.8994h-131.551zM509.85 207.1c0 -25.2998 0 -50.5996 0.0507812 -75.8994h-161.15c13.4502 12.75 25.7002 21.2998 33.6504 32.7998c7.75 11.25 11.0498 25.5498 18.1494 43.0996h109.3zM509.85 110.95v-75.9004h-113.75v75.9004h113.75zM3.84961 131.2
442
+ v0v75.8994h89.1006c-2.5498 -35.5996 19.5996 -54.5 51.1494 -75.8994h-140.25zM368.95 220.65v0c-9.65039 -46.2002 -55.4502 -83.9502 -103.4 -83c53.4004 54.9492 28.4502 105.649 -8.14941 127.1c-2.25 -19.2002 -3.05078 -38.3496 -6.9502 -56.9004
443
+ c-6.75 -32.1494 -28.2998 -52.8994 -54.6504 -55.1992c-26.7998 -2.35059 -55.6494 15.7998 -68.5 43.0996c-17.3994 36.9502 -7.84961 79.7998 24.1504 107.35c4.25 -15.7998 5.84961 -32.8496 13.5 -46.5498c4.7002 -8.39941 18.5996 -11.6494 28.3496 -17.25
444
+ c1.4502 10.2998 5.85059 21.25 3.75 30.7998c-3.2002 14.5508 -11.5996 27.8506 -16.4502 42.1504c-15.5498 45.8496 25.1504 105.15 68.6006 110.95c-10.8506 -29.4502 -19.6006 -59.5498 0.849609 -86.4502c13.0498 -17.2002 30.5 -31 49 -44
445
+ c-1.39941 32.9502 -29.2002 61.6504 -6.0498 94.5c63.6504 -25.9004 92.1504 -89.2998 75.9502 -166.6z" />
446
+ <glyph glyph-name="float" unicode="&#xf12e;"
447
+ d="M2.5 208.9c0 37.2998 9.09961 68.7998 27.2998 94.5996c18.2002 25.7002 42.6006 38.5996 73 38.5996c63.5 0 95.2998 -46.3994 95.2998 -139.1c0 -43.4004 -8.59961 -78 -25.6992 -103.9c-17.2002 -25.8994 -41.2002 -38.7998 -72.2002 -38.7998
448
+ c-33.2998 0 -57.9004 11.9004 -73.9004 35.7998c-15.8994 23.9004 -23.7998 61.5 -23.7998 112.801zM52.9004 205.6c0 -36.3994 3.5 -63.1992 10.5996 -80.3994s18.7998 -25.7002 35.2998 -25.7002c17.7998 0 30.4004 7.7002 37.9004 23.2002
449
+ s11.2002 43.0996 11.2002 82.7002c0 36.8994 -3.60059 62.3994 -10.7002 76.5c-7.2998 14 -19 21 -35.2998 21c-32.7002 0 -49 -32.4004 -49 -97.3008zM216.9 88.4004c0 9.2998 3.2998 17.2998 9.7998 23.7998s14.5 9.7998 23.7998 9.7998s17.2998 -3.2998 23.7998 -9.7998
450
+ s9.7998 -14.5 9.7998 -23.7998c0 -9.30078 -3.2998 -17.3008 -9.7998 -23.9004s-14.5 -9.90039 -23.7998 -9.90039s-17.2998 3.30078 -23.7998 9.90039s-9.7998 14.5996 -9.7998 23.9004zM310.8 208.9c0 37.2998 9.10059 68.7998 27.2998 94.5996
451
+ c18.2002 25.7002 42.6006 38.5996 73 38.5996c63.5 0 95.3008 -46.3994 95.3008 -139.1c0 -43.4004 -8.60059 -78 -25.7002 -103.9c-17.2002 -25.8994 -41.2002 -38.7998 -72.2002 -38.7998c-33.2998 0 -57.9004 11.9004 -73.9004 35.7998
452
+ c-15.7998 23.9004 -23.7998 61.5 -23.7998 112.801zM361.2 205.6c0 -36.3994 3.5 -63.1992 10.5996 -80.3994c7.10059 -17.2002 18.7998 -25.7002 35.2998 -25.7002c17.8008 0 30.4004 7.7002 37.9004 23.2002s11.2002 43.0996 11.2002 82.7002
453
+ c0 36.8994 -3.60059 62.3994 -10.7002 76.5c-7.2002 14.0996 -18.9004 21.0996 -35.2002 21.0996c-32.7998 -0.0996094 -49.0996 -32.5 -49.0996 -97.4004z" />
454
+ <glyph glyph-name="boolean" unicode="&#xf103;"
455
+ d="M221.4 416v-60h-5.90039c-3.5 13.7998 -7.40039 23.7998 -11.5996 29.7998c-4.2002 6 -10.1006 10.9004 -17.5 14.5c-4.10059 2 -11.4004 2.90039 -21.7002 2.90039h-16.5v-171c0 -11.2998 0.599609 -18.4004 1.89941 -21.2002
456
+ c1.30078 -2.7998 3.7002 -5.2998 7.40039 -7.40039c3.59961 -2.09961 8.59961 -3.19922 15 -3.19922h7.40039v-6h-116.301v6h7.40039c6.40039 0 11.5996 1.09961 15.5 3.39941c2.7998 1.5 5.09961 4.10059 6.7002 7.7998c1.2002 2.60059 1.7998 9.5 1.7998 20.6006v171h-16
457
+ c-14.9004 0 -25.7998 -3.2002 -32.5 -9.5c-9.5 -8.7998 -15.5 -21.2998 -18 -37.7002h-6.2002v60h199.101v0zM404.3 156.9v-91h6.40039c9.7998 0 17.7998 1.5 24 4.39941c6.2002 2.90039 11.5 7.90039 15.7998 14.9004s7.09961 16.3994 8.40039 28.2998h5.69922v-111.3
458
+ h-5.69922c-2.10059 21 -7.7002 34.8994 -16.9004 41.5996s-19.5996 10.1006 -31.2998 10.1006h-6.40039v-67.9004c0 -11.2998 0.600586 -18.4004 1.90039 -21.2002s3.7002 -5.2998 7.39941 -7.39941c3.60059 -2.10059 8.60059 -3.2002 14.8008 -3.2002h7.39941v-6h-116v6
459
+ h7.40039c6.39941 0 11.5996 1.09961 15.5 3.39941c2.7998 1.5 5 4.10059 6.5 7.80078c1.2002 2.59961 1.7998 9.5 1.7998 20.5996v145.8c0 11.2998 -0.599609 18.4004 -1.7998 21.2002s-3.60059 5.2998 -7.2998 7.40039c-3.7002 2.09961 -8.60059 3.19922 -14.8008 3.19922
460
+ h-7.39941v6h187v-63.5996h-6.7002c-1.5 14.9004 -5.40039 26 -11.7002 33.2002s-15.2998 12.2998 -27.2002 15.2002c-6.5 1.59961 -18.5996 2.5 -36.2998 2.5h-20.5v0zM408.35 380.5l-286.949 -394.6l-24.75 18l286.949 394.6l24.75 -18v0z" />
461
+ <glyph glyph-name="user-role" unicode="&#xf119;"
462
+ d="M90.2002 301.55c0 60.5 49.0498 109.55 109.55 109.55s109.5 -49.0996 109.5 -109.55s-49.0498 -109.55 -109.55 -109.55s-109.5 49.0498 -109.5 109.55zM216.3 42c0 -47.7002 29.0498 -88.5996 70.4004 -106.05l-286.7 0.0498047
463
+ c3.90039 51.1504 18.6504 152.85 74.0498 194.75c0 0 29.8506 25.1504 75.4004 24.9502l100.55 0.200195c15.25 0 28.75 -2.80078 39.9502 -6.55078c-43.1006 -16.5996 -73.6504 -58.3994 -73.6504 -107.35zM430.5 42c0 -54.7998 -44.4004 -99.2002 -99.2002 -99.2002
464
+ s-99.2002 44.4004 -99.2002 99.2002s44.4004 99.2002 99.2002 99.2002s99.2002 -44.4004 99.2002 -99.2002zM393.4 72.9502l-8.9502 8.9502l-71.7002 -58.5l-22.9004 29.0498l-18.1992 -19l41.0498 -53.4502z" />
465
+ <glyph glyph-name="array" unicode="&#xf11c;"
466
+ d="M65.7998 80.2002l76.7002 232.5h-58.4004c-22.8994 0 -40 -3 -51.5 -8.90039c-8 -4.2002 -14.6992 -12 -19.8994 -23.5h-7.90039l20.2002 87.5h167.9l-94.5 -287.6h-32.6006v0zM224.3 11.4004v9.09961c16.1006 6.90039 27.7002 15.9004 35 26.9004
467
+ s10.9004 22.2998 10.9004 33.7998c0 2.39941 -0.5 4.2002 -1.5 5.39941c-1 1.10059 -1.90039 1.7002 -2.90039 1.7002c-0.799805 0 -2.09961 -0.5 -3.7002 -1.5c-4 -2.39941 -9 -3.5 -15 -3.5c-8.19922 0 -15.2998 3.2002 -21.2998 9.60059
468
+ c-6 6.39941 -9 13.8994 -9 22.3994c0 9.10059 3.5 17.2002 10.4004 24.1006c6.89941 6.89941 15.2998 10.3994 25.0996 10.3994c11.9004 0 22.1006 -4.59961 30.5 -13.7998c8.40039 -9.2002 12.7002 -21.9004 12.7002 -37.9004c0 -19.7998 -6 -37.3994 -18 -52.7998
469
+ c-11.9004 -15.3994 -29.5996 -26.7002 -53.2002 -33.8994v0zM454.5 245.2c19.7998 -14.5 33.5996 -28.1006 41.2002 -40.6006c7.7002 -12.5 11.5 -26.8994 11.5 -43.0996c0 -22.7002 -8.60059 -41.9004 -25.7002 -57.7002
470
+ c-17.0996 -15.7002 -40.2998 -23.5996 -69.7002 -23.5996c-27.7998 0 -49.3994 6.89941 -64.5996 20.5996s-22.9004 30.5 -22.9004 50.2998c0 15.1006 4.40039 28.3008 13.2002 39.7002c8.7998 11.4004 23.4004 21.7002 43.9004 31.2002
471
+ c-22.3008 17 -36.6006 31 -42.9004 41.7998s-9.5 23.2998 -9.5 37.6006c0 18.7998 8 35.3994 24 49.7998c16 14.3994 37.9004 21.5 65.7998 21.5c26.9004 0 47.5 -6.2998 62 -19s21.7002 -27.9004 21.7002 -45.6006c0 -13.2998 -3.90039 -25 -11.7002 -35.1992
472
+ c-7.59961 -10.4004 -19.7998 -19.5 -36.2998 -27.7002v0zM397.2 211.9c-4.2998 -3.90039 -7.2998 -7.40039 -9.10059 -10.6006c-2.7998 -4.89941 -5.2998 -11.8994 -7.5 -21.2002c-2.19922 -9.2998 -3.2998 -19 -3.2998 -29.0996c0 -13 1.7002 -23.9004 5 -32.7002
473
+ s8.10059 -15.0996 14.2002 -19c6.2002 -3.89941 12.5 -5.7998 19 -5.7998c10.0996 0 18.5996 3.7002 25.5996 11.0996c6.90039 7.40039 10.4004 17.6006 10.4004 30.4004c-0.0996094 26.9004 -18.2002 52.5996 -54.2998 76.9004v0zM438.7 255.8
474
+ c5.09961 6.90039 8.89941 14.7002 11.3994 23.2998c2.5 8.60059 3.7002 18 3.7002 28.3008c0 18 -3.89941 31.7998 -11.5996 41.2998c-5.7998 7.2998 -13.9004 11 -24.1006 11c-9.2998 0 -17.1992 -3.40039 -23.6992 -10.1006c-6.5 -6.69922 -9.80078 -15.0996 -9.80078 -25
475
+ c0 -10.0996 3.60059 -20.5996 10.9004 -31.5c7.40039 -10.8994 21.7998 -23.2998 43.2002 -37.2998z" />
476
+ <glyph glyph-name="pentagon" unicode="&#xf160;"
477
+ d="M256 425.3l240.4 -174.7l-91.8008 -282.6h-297.199l-91.8008 282.6z" />
478
+ <glyph glyph-name="compare-different" unicode="&#xf12c;"
479
+ d="M348.2 287.65c91.3506 -5.40039 163.8 -81.2002 163.8 -173.95c0 -96.25 -78 -174.25 -174.25 -174.25c-92.75 0 -168.55 72.4502 -173.949 163.8c-91.3506 5.40039 -163.801 81.2002 -163.801 173.95c0 84.25 59.75 154.5 139.2 170.75l1.4502 1.4502l1 -1
480
+ c10.5498 2 21.4502 3.0498 32.5996 3.0498c92.75 0 168.551 -72.4502 173.95 -163.8zM447.45 30.9502c8.2998 11.0498 15 23.3496 19.7002 36.5996l-83.2998 -83.2998c13.25 4.7002 25.5996 11.4004 36.5996 19.75zM200.65 104.9c0.25 -4.30078 0.75 -8.5 1.40039 -12.6504
481
+ l16.2998 16.2998c-5.7998 -1.5 -11.7002 -2.75 -17.7002 -3.64941zM51.5 339c-4.19922 -8.2998 -7.5498 -17.0996 -10 -26.2998l97.25 97.25c-9.14941 -2.4502 -18 -5.7998 -26.2998 -10zM36.8506 277.2c0 -2.35059 0.0498047 -4.75 0.200195 -7.0498l144.25 144.25
482
+ c-2.30078 0.149414 -4.7002 0.199219 -7.05078 0.199219c-3.34961 0 -6.69922 -0.0996094 -10 -0.349609l-127.05 -127.05c-0.200195 -3.2998 -0.349609 -6.65039 -0.349609 -10zM200.25 412.15l-160.899 -160.95c0.849609 -4.60059 1.9502 -9.10059 3.2998 -13.5498
483
+ l171.15 171.199c-4.40039 1.30078 -8.9502 2.40039 -13.5508 3.30078zM229.301 403.1l-180.95 -181c1.7002 -3.84961 3.5498 -7.64941 5.59961 -11.2998l186.65 186.7c-3.65039 2.0498 -7.4502 3.90039 -11.2998 5.59961zM253.65 389.35l-191.55 -191.55
484
+ c2.34961 -3.2998 4.7998 -6.4502 7.39941 -9.5l193.65 193.65c-3.0498 2.59961 -6.2002 5.0498 -9.5 7.39941zM274.051 371.6l-194.2 -194.199c2.89941 -2.75 5.89941 -5.35059 9.0498 -7.85059l193 193c-2.5 3.15039 -5.09961 6.15039 -7.84961 9.0498zM290.7 350.15
485
+ l-189.399 -189.351c3.5 -2.2002 7.09961 -4.2002 10.7998 -6.09961l184.7 184.7c-1.85059 3.64941 -3.90039 7.25 -6.10059 10.75zM204 225.35l-77.0996 -77.1494c4.2002 -1.5 8.4502 -2.85059 12.8496 -4l37.6006 37.5996c6.75 15.8506 15.75 30.5 26.6494 43.5498z
486
+ M226.15 247.5c13 10.9004 27.6504 19.9004 43.5 26.6504l37.5996 37.5996c-1.09961 4.34961 -2.44922 8.65039 -4 12.8496zM310.601 293.9l-9.85059 -9.85059c3.5 0.75 7.05078 1.40039 10.6006 1.9502c-0.200195 2.65039 -0.450195 5.2998 -0.75 7.90039zM276.5 174.95
487
+ c30.3008 28.7002 34.8506 75.7998 34.8506 75.7998s-42.2998 -8.09961 -73.7998 -36.5996s-36.9004 -74.0508 -36.9004 -74.0508s45.5498 6.15039 75.8496 34.8506zM252.4 121.4l-46.4502 -46.4502c1.25 -4.2998 2.7002 -8.4502 4.35059 -12.5498l178.75 178.75
488
+ c-4.10059 1.64941 -8.30078 3.09961 -12.5508 4.34961l-46.5 -46.5c-16.7998 -33.5 -44.0996 -60.7998 -77.5996 -77.5996zM403.45 234.3l-186.3 -186.3c1.9502 -3.65039 4.0498 -7.15039 6.34961 -10.5498l190.5 190.5c-3.44922 2.25 -6.94922 4.39941 -10.5498 6.34961z
489
+ M426.101 218.85l-193.55 -193.55c2.59961 -3.0498 5.2998 -6 8.09961 -8.7998l194.25 194.25c-2.7998 2.84961 -5.75 5.5498 -8.7998 8.09961zM444.95 199.55l-193.1 -193.1c3.09961 -2.5 6.39941 -4.90039 9.75 -7.15039l190.5 190.45
490
+ c-2.25 3.40039 -4.60059 6.65039 -7.15039 9.7998zM459.95 176.45l-185 -185c3.7998 -1.9502 7.65039 -3.7002 11.6006 -5.2998l178.699 178.699c-1.59961 3.9502 -3.34961 7.85059 -5.2998 11.6006zM470.551 148.9l-168.051 -168.051
491
+ c4.55078 -1.19922 9.2002 -2.14941 13.9502 -2.89941l157 157c-0.700195 4.75 -1.7002 9.39941 -2.89941 13.9502zM359.2 249.35c-4.2002 0.650391 -8.39941 1.15039 -12.6494 1.40039c-0.900391 -6 -2.15039 -11.9004 -3.65039 -17.7002zM157.551 140.85
492
+ c2.64941 -0.349609 5.2998 -0.599609 7.94922 -0.75c0.550781 3.60059 1.2002 7.15039 1.9502 10.6504zM336 -23.7002c0.600586 0 1.15039 0 1.7002 -0.0498047c6.15039 0 12.2002 0.400391 18.1504 1.2002l118 118c0.799805 5.9502 1.2002 12 1.2002 18.1494v1.75z" />
493
+ <glyph glyph-name="dna" unicode="&#xf107;"
494
+ d="M15.1504 -32.3496c11.2998 63.6992 63.1992 53.8496 108.649 60.3994c-5.7998 19.9004 -11.7998 38.1006 -16.3994 56.6504c-18.5 74.2998 17.6992 122.649 94.0498 126.149c5.25 0.25 10.5498 0.800781 18.2998 1.35059c-3.9502 13.1494 -6.2998 25.2002 -11.0498 36.25
495
+ c-17.7998 41.1494 -10 79.5996 15.3994 113.6c8.30078 11.1006 26.25 19.2998 40.6006 20.7002c42.7002 4.09961 86 1.9502 128.6 6.4502c36.5 3.84961 72.4004 13.5498 104.9 19.9502c-12.0498 -49.4004 -25 -60.25 -100.75 -75.5508
496
+ c15.6494 -40.6992 21.3496 -79.0996 -0.799805 -122.3c-24.1504 -47.0996 -64.5 -47.7998 -107.65 -53.7002c6 -17.9492 11.5996 -33.75 16.6504 -49.7998c20.2998 -64.5996 -21.5 -127.6 -88.7002 -131.25c-56.2002 -3.0498 -112.55 -3.09961 -168.8 -4.84961
497
+ c-10.6006 -0.350586 -21.1504 -2.5498 -33 -4.0498v0zM394.55 235.1c-12.3994 30.75 -23.2998 59.1006 -35.5 86.8506c-2.4502 5.5498 -9.64941 12.6494 -14.8496 12.7998c-38.1504 1.09961 -76.3506 0.599609 -123.65 0.599609
498
+ c15.5498 -44.25 27.8506 -80.0996 41 -115.699c1.40039 -3.75 7.7998 -8 11.9004 -8.10059c40.3496 -0.549805 80.3496 1.40039 121.1 23.5498zM132.1 158.8c-1.94922 -3.5498 -3.84961 -7.14941 -5.7998 -10.7002c12.4502 -36 24.4004 -72.25 37.8506 -107.85
499
+ c2.19922 -5.7998 11.3994 -13.3496 16.75 -12.9004c30 2.55078 59.8994 6.9502 89.75 11.5508c14.5498 2.25 19.25 11.4492 13.5 25.25c-11.25 27.1494 -22.25 54.4492 -34.4004 81.1494c-2.5498 5.60059 -9.5 12.75 -14.6504 12.9502
500
+ c-34.2998 1.09961 -68.6494 0.549805 -103 0.549805v0z" />
501
+ <glyph glyph-name="file-jpg-o" unicode="&#xf137;"
502
+ d="M291.3 146.35c2.65039 -2.2998 3.9502 -5.7998 3.90039 -10.5996c0 -4.75 -1.60059 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.7002v28.5996h9.2998c5.59961 0 9.7002 -1.14941 12.2998 -3.4502zM483.45 206.7
503
+ c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004
504
+ c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
505
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
506
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM315.85 136.45c0 10 -3 17.5 -9.09961 22.5c-6.0498 5.0498 -14.9502 7.5498 -26.6504 7.5498h-30.7998v-96.4004h20.4502v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25
507
+ c6.44922 5.5 9.69922 13.4492 9.69922 23.7998zM212.2 166.5h-20.4502v-90.2998c0 -5.9502 -0.950195 -10.2998 -2.90039 -13.1006c-1.89941 -2.7998 -5.09961 -4.19922 -9.59961 -4.19922c-2.90039 0 -6.09961 0.399414 -9.59961 1.2998v-17
508
+ c3.39941 -0.950195 7.44922 -1.4502 12.0498 -1.4502c10.0498 0 17.6494 2.9502 22.7998 8.84961c5.15039 5.90039 7.7002 14.4502 7.7002 25.7002v90.2002zM421.7 74.2998h0.0498047v49.9004h-38.25v-17h18.2002v-20.1006c-4.40039 -0.849609 -8.75 -1.2998 -13 -1.2998
509
+ c-8.2002 0 -14.4004 2.75 -18.7002 8.25s-6.4502 13.5 -6.4502 23.9502c0 10.0498 2.7002 18 8 23.9502c5.35059 5.9502 12.4004 8.89941 21.25 8.89941c7.60059 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502
510
+ c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.3008 -12.8008c5.75 0 11.3496 0.400391 16.7998 1.2002s11.2998 2.25 17.5 4.25z" />
511
+ <glyph glyph-name="stack" unicode="&#xf116;"
512
+ d="M50.6504 198.2l1.14941 -198.05h409.601v198.05h50.5996v-247.55h-512v247.55h50.6504v0zM418.05 110.4h0.549805v-54.6006h-324.649v54.6006h324.1zM418.05 219.55h0.549805v-54.5498h-324.649v54.5498h324.1zM418.05 326.45h0.549805v-54.6006h-324.649v54.6006h324.1z
513
+ M418.05 433.35h0.549805v-54.5996h-324.649v54.5996h324.1z" />
514
+ <glyph glyph-name="load-balancer" unicode="&#xf10d;"
515
+ d="M512 313.85h-115.2v22.5508l-35.8496 -45.0508l-16.4004 23.5508l-162.3 -103.45h137.75v24.5996l76.7998 -29.2002v42.5h115.2v-114.699h-115.2v42.5l-76.7998 -29.2002v24.5996h-137.75l163.85 -103.399l14.8506 24.0498l35.8496 -45.5498v22.5498h115.2v-114.7h-115.2
516
+ v45.5l-79.3496 19.5l10.75 23.0498l-200.2 129.5v-77.2998h-128v192.5h128v-77.2998l201.75 129.55l-12.2998 23l79.3496 19.5v45.5498h115.2v-114.7z" />
517
+ <glyph glyph-name="file-yaml-o" unicode="&#xf152;"
518
+ d="M243.75 145.5c0.799805 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75c0.349609 -1.5498 0.950195 -3.75 1.75 -6.4502zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351
519
+ c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998
520
+ h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 206.7v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15
521
+ c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498
522
+ h300.9zM385.05 145.65v-0.0507812h0.600586c-0.550781 -12.0996 -0.850586 -19.5996 -0.900391 -22.3994s-0.0996094 -5.2998 -0.0996094 -7.4502v-45.5996h19.0498v96.3496h-27.7998l-24.2002 -73.7002h-0.400391l-22.7998 73.7002h-27.7998v-96.3496h18.25v44.7998
523
+ c0 5.14941 -0.400391 15.3994 -1.25 30.7998h0.599609l23.2002 -75.5996h18.7002zM111.15 166.5l31.9492 -59.5v-36.8496h20.3008v37.5l31.9492 58.8496h-22l-20.0996 -39.7002l-19.9502 39.7002h-22.1494zM229.4 166.9l-34 -96.75h22l7 22.9492h35.1494l7 -22.9492h22
524
+ l-34.1494 96.75h-25zM487.5 70.1504v16.8496h-39.0498v79.5h-20.4502v-96.3496h59.5z" />
525
+ <glyph glyph-name="diamond" unicode="&#xf11f;"
526
+ d="M256 448l224 -256l-224 -256l-224 256z" />
527
+ <glyph glyph-name="relationship" unicode="&#xf131;"
528
+ d="M488 64c13.2002 0 24 -10.7998 24 -24v-80c0 -13.2002 -10.7998 -24 -24 -24h-80c-13.2002 0 -24 10.7998 -24 24v80c0 13.2002 10.7998 24 24 24h8v96h-128v-96h8c13.2002 0 24 -10.7998 24 -24v-80c0 -13.2002 -10.7998 -24 -24 -24h-80c-13.2002 0 -24 10.7998 -24 24
529
+ v80c0 13.2002 10.7998 24 24 24h8v96h-128v-96h8c13.2002 0 24 -10.7998 24 -24v-80c0 -13.2002 -10.7998 -24 -24 -24h-80c-13.2002 0 -24 10.7998 -24 24v80c0 13.2002 10.7998 24 24 24h8v104c0 30.8779 25.1221 56 56 56h136v64h-8c-13.2002 0 -24 10.7998 -24 24v80
530
+ c0 13.2002 10.7998 24 24 24h80c13.2002 0 24 -10.7998 24 -24v-80c0 -13.2002 -10.7998 -24 -24 -24h-8v-64h136c30.8789 0 56 -25.1221 56 -56v-104h8zM96 -32v64h-64v-64h64zM288 -32v64h-64v-64h64zM224 320h64v64h-64v-64zM480 -32v64h-64v-64h64z" />
531
+ <glyph glyph-name="file-share-o" unicode="&#xf10b;"
532
+ d="M497.35 320.7v0h-225.649l-0.200195 -94.2998h17.7998c4 0 8.40039 -1 13.1504 -3s8.5498 -4.40039 11.3496 -7.2002l46.6504 -46.6504c2.7998 -2.7998 5.2002 -6.5498 7.2002 -11.3496c2 -4.75 3 -9.15039 3 -13.1504v-172.3
533
+ c0 -3.9502 -1.40039 -7.34961 -4.2002 -10.1504c-2.75 -2.7998 -6.15039 -4.19922 -10.1504 -4.19922h-201c-3.9502 0 -7.34961 1.44922 -10.1494 4.19922c-2.80078 2.75 -4.2002 6.15039 -4.2002 10.1504v239.3c0 3.9502 1.4502 7.35059 4.2002 10.1504
534
+ s6.14941 4.2002 10.1494 4.2002h76.3506l0.199219 94.2998h-211.649v82.2998h477.149v-82.2998zM294.1 206.1v0v-56.25h56.2002c-1 2.90039 -2.09961 4.9502 -3.2998 6.15039l-46.75 46.7998c-1.2002 1.2002 -3.25 2.2998 -6.15039 3.2998zM279.15 134.9v0
535
+ c-2.80078 2.7998 -4.2002 6.14941 -4.2002 10.1494v62.2002h-114.851v-229.7h191.4v153.15h-62.2002c-3.9502 0 -7.34961 1.39941 -10.1494 4.2002z" />
536
+ <glyph glyph-name="compare-all" unicode="&#xf12b;"
537
+ d="M348.2 287.65c91.3506 -5.40039 163.8 -81.2002 163.8 -173.95c0 -96.25 -78 -174.25 -174.25 -174.25c-92.75 0 -168.55 72.4502 -173.949 163.8c-91.3506 5.40039 -163.801 81.2002 -163.801 173.95c0 84.25 59.75 154.5 139.2 170.75l1.4502 1.4502l1 -1
538
+ c10.5498 2 21.4502 3.0498 32.5996 3.0498c92.75 0 168.551 -72.4502 173.95 -163.8zM447.45 30.9502c8.2998 11.0498 15 23.3496 19.7002 36.5996l-83.2998 -83.2998c13.25 4.7002 25.5996 11.4004 36.5996 19.75zM200.65 140.1c0 0 5.59961 0.75 14.2002 3
539
+ l94.1494 94.1504c1.85059 8.15039 2.35059 13.5 2.35059 13.5s-2.7998 -0.549805 -7.5498 -1.84961l-101.95 -101.95c-0.900391 -4.2998 -1.2002 -6.85059 -1.2002 -6.85059zM51.5 339c-4.19922 -8.2998 -7.5498 -17.0996 -10 -26.2998l97.25 97.25
540
+ c-9.14941 -2.4502 -18 -5.7998 -26.2998 -10zM36.8506 277.2c0 -2.35059 0.0498047 -4.75 0.200195 -7.0498l144.25 144.25c-2.30078 0.149414 -4.7002 0.199219 -7.05078 0.199219c-3.34961 0 -6.69922 -0.0996094 -10 -0.349609l-127.05 -127.05
541
+ c-0.200195 -3.2998 -0.349609 -6.65039 -0.349609 -10zM200.25 412.15l-160.899 -160.95c0.849609 -4.60059 1.9502 -9.10059 3.2998 -13.5498l171.15 171.199c-4.40039 1.30078 -8.9502 2.40039 -13.5508 3.30078zM229.301 403.1l-180.95 -181
542
+ c1.7002 -3.84961 3.5498 -7.64941 5.59961 -11.2998l186.65 186.7c-3.65039 2.0498 -7.4502 3.90039 -11.2998 5.59961zM253.65 389.35l-191.55 -191.55c2.34961 -3.2998 4.7998 -6.4502 7.39941 -9.5l193.65 193.65c-3.0498 2.59961 -6.2002 5.0498 -9.5 7.39941z
543
+ M274.051 371.6l-194.2 -194.199c2.89941 -2.75 5.89941 -5.35059 9.0498 -7.85059l193 193c-2.5 3.15039 -5.09961 6.15039 -7.84961 9.0498zM290.7 350.15l-189.399 -189.351c3.5 -2.2002 7.09961 -4.2002 10.7998 -6.09961l184.7 184.7
544
+ c-1.85059 3.64941 -3.90039 7.25 -6.10059 10.75zM311.351 286c-0.150391 2.65039 -0.400391 5.2998 -0.75 7.90039l-9.85059 -9.85059c3.5 0.75 7.05078 1.40039 10.6006 1.9502zM269.65 274.15l37.5498 37.5996c-1.09961 4.34961 -2.4502 8.65039 -4 12.8496
545
+ l-77.0996 -77.0996c13.0498 10.9004 27.7002 19.9004 43.5498 26.6504zM204 225.35l-77.0996 -77.1494c4.2002 -1.5 8.4502 -2.85059 12.8496 -4l37.6006 37.5996c6.75 15.8506 15.75 30.5 26.6494 43.5498zM167.45 150.75l-9.89941 -9.90039
546
+ c2.64941 -0.349609 5.2998 -0.599609 7.94922 -0.75c0.550781 3.60059 1.2002 7.15039 1.9502 10.6504zM237.551 214.15c-11.7002 -10.6006 -19.8008 -23.5508 -25.3506 -35.6006l57.0498 57.0498c-10.5498 -5.34961 -21.6494 -12.3496 -31.6992 -21.4492zM276.5 174.95
547
+ c9.35059 8.84961 16.25 19.4502 21.3008 29.8994l-49.1006 -49.0996c9.5498 4.84961 19.2998 11.1504 27.7998 19.2002zM346.5 250.75c-0.899414 -6 -2.14941 -11.9004 -3.59961 -17.7002l16.2998 16.2998c-4.2002 0.650391 -8.39941 1.15039 -12.7002 1.40039z
548
+ M200.65 104.9c0.25 -4.30078 0.75 -8.5 1.40039 -12.6504l16.2998 16.2998c-5.7998 -1.5 -11.7002 -2.75 -17.7002 -3.64941zM252.4 121.4l-46.4502 -46.4502c1.25 -4.2998 2.7002 -8.4502 4.35059 -12.5498l178.75 178.75
549
+ c-4.10059 1.64941 -8.30078 3.09961 -12.5508 4.34961l-46.5 -46.5c-16.7998 -33.5 -44.0996 -60.7998 -77.5996 -77.5996zM403.45 234.3l-186.3 -186.3c1.9502 -3.65039 4.0498 -7.15039 6.34961 -10.5498l190.5 190.5c-3.44922 2.25 -6.94922 4.39941 -10.5498 6.34961z
550
+ M426.101 218.85l-193.55 -193.55c2.59961 -3.0498 5.2998 -6 8.09961 -8.7998l194.25 194.25c-2.7998 2.84961 -5.75 5.5498 -8.7998 8.09961zM444.95 199.55l-193.1 -193.1c3.09961 -2.5 6.39941 -4.90039 9.75 -7.15039l190.5 190.45
551
+ c-2.25 3.40039 -4.60059 6.65039 -7.15039 9.7998zM459.95 176.45l-185 -185c3.7998 -1.9502 7.65039 -3.7002 11.6006 -5.2998l178.699 178.699c-1.59961 3.9502 -3.34961 7.85059 -5.2998 11.6006zM470.551 148.9l-168.051 -168.051
552
+ c4.55078 -1.19922 9.2002 -2.14941 13.9502 -2.89941l157 157c-0.700195 4.75 -1.7002 9.39941 -2.89941 13.9502zM336 -23.7002c0.600586 0 1.15039 0 1.7002 -0.0498047c6.15039 0 12.2002 0.400391 18.1504 1.2002l118 118c0.799805 5.9502 1.2002 12 1.2002 18.1494
553
+ v1.75z" />
554
+ <glyph glyph-name="file-bmp-o" unicode="&#xf14f;"
555
+ d="M198.6 130.9c-2.5 -1.7002 -6.5 -2.55078 -12.0498 -2.55078h-11.8496v21.4004h10.75c5.7998 0 10.0996 -0.799805 12.7998 -2.40039c2.7002 -1.59961 4.0498 -4.25 4.0498 -7.94922c0 -3.9502 -1.2002 -6.80078 -3.7002 -8.5zM187.3 112.15
556
+ c11.4502 0 17.1504 -4 17.1504 -12c0 -4.4502 -1.2998 -7.75 -4 -9.90039c-2.65039 -2.15039 -6.85059 -3.25 -12.4502 -3.25h-13.2998v25.1504h12.5996zM439.95 146.3c2.59961 -2.25 3.89941 -5.7998 3.89941 -10.5996c0 -4.75 -1.59961 -8.35059 -4.69922 -10.8506
557
+ c-3.10059 -2.44922 -7.80078 -3.69922 -14.1006 -3.69922h-6.7002v28.5996h9.30078c5.59961 0 9.69922 -1.15039 12.2998 -3.4502zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25
558
+ c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002
559
+ c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998
560
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM342.15 145.6h0.599609
561
+ c-0.549805 -12.0996 -0.849609 -19.5996 -0.900391 -22.3994c-0.0498047 -2.7998 -0.0996094 -5.2998 -0.0996094 -7.4502v-45.5996h19.0498v96.3496h-27.7998l-24.2002 -73.7002h-0.399414l-22.8008 73.7002h-27.7998v-96.3496h18.25v44.7998
562
+ c0 5.14941 -0.399414 15.3994 -1.25 30.7998h0.600586l23.1992 -75.5996v-0.0507812h18.7002zM221.65 113c-2.7002 3.75 -7.10059 6.2998 -13.2002 7.65039v0.649414c4.5 0.75 8.09961 2.9502 10.7998 6.65039c2.7002 3.64941 4.0498 8.39941 4.0498 14.1494
563
+ c0 8.4502 -3.09961 14.6504 -9.25 18.5508c-6.14941 3.89941 -16.0996 5.84961 -29.75 5.84961h-30h-0.0498047v-96.3496h36.0498c10.9004 0 19.5 2.5 25.8506 7.39941c6.34961 4.90039 9.5498 11.75 9.5498 20.5498c0 6.2002 -1.35059 11.1504 -4.0498 14.9004z
564
+ M454.8 112.65c6.4502 5.5 9.7002 13.4492 9.7002 23.7998c0 10 -3.0498 17.5 -9.09961 22.5c-6.05078 5.0498 -14.9502 7.5498 -26.6504 7.5498h-30.7998v-96.4004h20.4502v34.3008h8.75c11.9492 0 21.1494 2.75 27.6494 8.25z" />
565
+ <glyph glyph-name="file-js-o" unicode="&#xf146;"
566
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
567
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 206.7v73.2998
568
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002h-300.9
569
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9zM334.05 100.95c1.0498 -1.4502 1.60059 -3.15039 1.4502 -5.0498c0 -3.40039 -1.2002 -5.9502 -3.59961 -7.65039
570
+ c-2.40039 -1.7002 -5.80078 -2.5498 -10.3008 -2.5498c-3.75 0 -7.84961 0.599609 -12.3496 1.7998s-10 3.25 -16.5 6.15039v-19c7.90039 -3.85059 17 -5.80078 27.2998 -5.80078c11.1504 0 19.9004 2.5 26.1504 7.5s9.39941 11.8506 9.39941 20.5508
571
+ c0 6.25 -1.64941 11.5498 -5 15.8994c-3.2998 4.35059 -9.5 8.65039 -18.5 12.9502c-6.7998 3.25 -11.1494 5.5 -12.9492 6.75c-1.85059 1.25 -3.15039 2.5498 -4 3.90039c-0.850586 1.34961 -1.25 2.89941 -1.25 4.69922c0 2.90039 1.0498 5.25 3.09961 7.05078
572
+ c2.0498 1.7998 5.0498 2.69922 8.90039 2.69922c3.25 0 6.5498 -0.399414 9.89941 -1.25c3.35059 -0.799805 7.60059 -2.2998 12.75 -4.39941l6.60059 15.8994c-4.9502 2.15039 -9.7002 3.80078 -14.25 5c-4.55078 1.2002 -9.35059 1.80078 -14.3506 1.80078
573
+ c-10.2002 0 -18.1494 -2.40039 -23.9502 -7.30078c-5.75 -4.84961 -8.64941 -11.5498 -8.64941 -20.0996c0 -4.5 0.899414 -8.4502 2.64941 -11.8496c1.75 -3.40039 4.10059 -6.35059 7.05078 -8.90039c2.94922 -2.5498 7.34961 -5.25 13.25 -8
574
+ c6.2998 -3 10.4492 -5.2002 12.5 -6.5498c2.0498 -1.35059 3.59961 -2.7998 4.64941 -4.25zM261.7 166.5h-20.4502v-90.2998c0 -5.9502 -0.950195 -10.2998 -2.90039 -13.1006c-1.89941 -2.7998 -5.09961 -4.19922 -9.59961 -4.19922
575
+ c-2.90039 0 -6.09961 0.399414 -9.59961 1.2998v-17c3.39941 -0.950195 7.44922 -1.4502 12.0498 -1.4502c10.0498 0 17.6494 2.9502 22.7998 8.84961c5.15039 5.90039 7.7002 14.4502 7.7002 25.7002v90.2002z" />
576
+ <glyph glyph-name="view-expanded" unicode="&#xf133;"
577
+ d="M303 448h192v-512h-192v512zM350 -16h100v416h-100v-416zM17 448h192v-512h-192v512zM64 -16h100v416h-100v-416z" />
578
+ <glyph glyph-name="project" unicode="&#xf159;"
579
+ d="M426.5 434.4c14.7002 14.8994 39.5996 14.0996 55.7002 -1.80078c6.59961 -6.5 10.5996 -14.3994 12.2002 -22.5996l1 -22.2998l-78.4004 -0.299805l-0.700195 25.0996c0.900391 8.09961 4.2002 15.9004 10.2002 21.9004zM419.3 72.4004l-2.09961 288.6l77.7998 0.700195
580
+ l2.2002 -288.601l-39.1006 -73.0996zM0 391.8l455 -455.8h-455v455.8zM64.5 225.5v-228.4h228z" />
581
+ <glyph glyph-name="file-zip-o" unicode="&#xf140;"
582
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
583
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
584
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
585
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM319.7 166.5h-20.4502v-96.3496h20.4502v96.3496zM200.65 149.65v-0.0507812h44.9492l-46.1992 -66.25v-13.25h71.6992v16.9004h-47.3994l46.1494 66.2998v13.2002h-69.1992v-16.8496zM413.65 112.65
586
+ c6.5 5.5 9.75 13.4492 9.75 23.7998c0 9.9502 -3.05078 17.4502 -9.15039 22.5c-6.0498 5.0498 -14.9502 7.5498 -26.6504 7.5498h-30.7998v-96.4004h20.4502v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25zM398.8 146.35
587
+ c2.65039 -2.2998 3.9502 -5.7998 3.90039 -10.5996c0 -4.75 -1.60059 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.7002v28.5996h9.2998c5.59961 0 9.7002 -1.14941 12.2998 -3.4502z" />
588
+ <glyph glyph-name="file-log-o" unicode="&#xf14d;"
589
+ d="M297.1 151.05c16.2002 0 24.3008 -10.8496 24.3506 -32.5c0 -21.6494 -8.15039 -32.5 -24.4502 -32.5c-8.15039 0 -14.25 2.7002 -18.3496 8.15039c-4.10059 5.39941 -6.15039 13.5498 -6.15039 24.2998s2.0498 18.9004 6.2002 24.3496
590
+ c4.14941 5.4502 10.25 8.2002 18.3994 8.2002zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240
591
+ c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994
592
+ c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15
593
+ c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM342.85 118.45c0 16 -3.94922 28.25 -11.6992 36.75c-7.85059 8.5498 -19.2002 12.7998 -34 12.7998
594
+ c-14.8008 0 -26.1504 -4.25 -34.1006 -12.7002s-11.8994 -20.7002 -11.8994 -36.75s3.94922 -28.3496 11.8496 -36.8994c7.90039 -8.55078 19.25 -12.8506 34 -12.8506s26.0996 4.25 34 12.8506c7.90039 8.59961 11.8496 20.8496 11.8496 36.7998zM225.8 87h-39.0498v79.5
595
+ h-20.4502v-96.4004h59.5v16.9004zM450.45 74.2998v49.9004h-38.25v-17h18.25v-20.1006c-4.40039 -0.849609 -8.75 -1.2998 -13 -1.2998c-8.2002 0 -14.4004 2.75 -18.7002 8.25s-6.4502 13.5 -6.4502 23.9502c0 10.0498 2.7002 18 8 23.9502
596
+ c5.35059 5.9502 12.4004 8.89941 21.25 8.89941c7.60059 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994
597
+ c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.3008 -12.8008c5.75 0 11.3496 0.400391 16.7998 1.2002s11.2998 2.25 17.5 4.25z" />
598
+ <glyph glyph-name="file-exe-o" unicode="&#xf13b;"
599
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
600
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
601
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
602
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM258.65 166.5l29.8496 -46.7002l-31.9502 -49.7002h21.9004l22.3994 36.4502l22.4004 -36.4502h23.3496l-32.5498 48.6006l30.25 47.7998h-22l-20.3496 -34.6504l-20.75 34.6504h-22.5498zM233.35 128.6h-32.6494
603
+ v21.1504h35.0498v16.75h-55.5v-96.4004h55.5v16.9004h-35.0498v24.8496h32.6494v16.75zM427.1 149.8h-0.0498047v16.7002h-55.5v-96.4004h55.5v16.9004h-35.0498v24.9004h32.6504v16.75h-32.6504v21.1494h35.0996z" />
604
+ <glyph glyph-name="attribute" unicode="&#xf15d;"
605
+ d="M288 448h224v-224h-224v224zM288 160h224v-224h-224v224zM0 160h224v-224h-224v224zM0 448h224v-224h-224v224zM112 245.5c50 0 90.5 40.5 90.5 90.5s-40.5 90.5 -90.5 90.5s-90.5 -40.5 -90.5 -90.5s40.5 -90.5 90.5 -90.5z" />
606
+ <glyph glyph-name="file-gif-o" unicode="&#xf13c;"
607
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
608
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 206.7v73.2998
609
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002h-300.9
610
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9zM401.2 124.95v-0.0498047h-32.7002v24.8496h35.1504v16.75h-55.25v-96.3496h20.0996v38.0996h32.7002v16.7002zM311.3 166.5h-20.4502v-96.3496h20.4502v96.3496z
611
+ M203.45 94.0996c-4.2998 5.55078 -6.4502 13.5 -6.4502 23.9004c0 10.0498 2.7002 18 8 23.9502c5.34961 5.9502 12.4004 8.89941 21.25 8.89941c7.59961 0 14.9004 -1.75 21.9502 -5.25l6.7998 16.3506c-9.2002 3.9502 -18.7002 5.9502 -28.5996 5.9502
612
+ c-15.75 0 -28.1006 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3506 -20.8496 -13.3506 -36.3994c0 -16 3.85059 -28.25 11.5 -36.7998c7.65039 -8.55078 18.75 -12.8008 33.2998 -12.8008c5.75 0 11.3506 0.400391 16.8008 1.2002
613
+ c5.44922 0.799805 11.2998 2.25 17.5 4.25v49.9502h-38.25v-17h18.25v-20.0996c-4.40039 -0.850586 -8.75 -1.30078 -13 -1.30078c-8.2002 0 -14.4004 2.75 -18.7002 8.25z" />
614
+ <glyph glyph-name="file-mp3-o" unicode="&#xf147;"
615
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
616
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
617
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
618
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM366.7 136.45c0 10 -3 17.5 -9.10059 22.5c-6.0498 5.0498 -14.9492 7.5498 -26.6494 7.5498h-30.7998v-96.4004h20.4492v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25
619
+ c6.4502 5.5 9.7002 13.4492 9.7002 23.7998zM244.4 145.65v-0.0507812h0.599609c-0.549805 -12.0996 -0.849609 -19.5996 -0.900391 -22.3994c-0.0498047 -2.7998 -0.0996094 -5.2998 -0.0996094 -7.4502v-45.5996h19.0498v96.3496h-27.7998l-24.2002 -73.7002h-0.399414
620
+ l-22.8008 73.7002h-27.7998v-96.3496h18.25v44.7998c0 5.14941 -0.399414 15.3994 -1.25 30.7998h0.600586l23.1992 -75.5996h18.7002zM447.35 76.5996c6.75 5.15039 10.1006 12.3506 10.1504 21.6504c0 6.40039 -2 11.4502 -6 15.2002s-9.84961 6.14941 -17.6504 7.09961
621
+ v0.400391c6.60059 1.59961 11.7002 4.5 15.3506 8.7002c3.64941 4.19922 5.4502 9.34961 5.4502 15.3496c0 7.25 -2.85059 12.8496 -8.65039 16.9004c-5.7998 4.0498 -13.6504 6.0498 -23.6504 6.0498c-12.1992 0 -22.6494 -3.15039 -31.4492 -9.5l9.44922 -14.0498
622
+ c4 2.5498 7.65039 4.39941 10.9004 5.44922c3.25 1.05078 6.5 1.60059 9.65039 1.60059c9.14941 0 13.6992 -3.65039 13.6992 -10.9502c0 -4.75 -1.69922 -8.09961 -5.14941 -10.0498s-8.9502 -2.9502 -16.4004 -2.9502h-7.4502v-15.5996h7.30078
623
+ c8.0498 0 13.9492 -0.950195 17.6494 -2.85059c3.7002 -1.84961 5.5498 -5.0498 5.5498 -9.59961c0 -5.0498 -1.59961 -8.7002 -4.7998 -11s-8.2002 -3.4502 -14.8994 -3.4502c-4.40039 0 -8.80078 0.650391 -13.3008 1.7998c-4.5 1.15039 -8.59961 2.7002 -12.3496 4.60059
624
+ v-17.3506c8.0498 -3.4502 17.3496 -5.2002 27.7998 -5.2002c12.4502 0 22.1006 2.60059 28.7998 7.75zM342.15 146.35c2.64941 -2.2998 3.94922 -5.7998 3.89941 -10.5996c0 -4.75 -1.59961 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002
625
+ h-6.7002v28.5996h9.2998c5.60059 0 9.7002 -1.14941 12.3008 -3.4502z" />
626
+ <glyph glyph-name="tab" unicode="&#xf126;"
627
+ d="M465.9 197.1v0h39.9492v-81.8496h-490.5v81.9004h47.6504v92.1494c0 28.1504 23 51.2002 51.2002 51.2002h300.5c28.1494 0 51.2002 -23.0498 51.2002 -51.2002v-92.2002zM481.3 138.25h-0.0498047v33.25h-40.4502v104.95c0 36.8496 -13.7998 40.9502 -45.0498 40.9502
628
+ h-263.15c-39.3994 0 -44.5498 -10.25 -45.0498 -40.9502l-0.5 -104.95h-46.0996v-33.25h440.35z" />
629
+ <glyph glyph-name="file-com-o" unicode="&#xf150;"
630
+ d="M281.85 151.05c16.2002 0 24.3506 -10.8496 24.3506 -32.5c0 -21.6494 -8.15039 -32.5 -24.4502 -32.5c-8.15039 0 -14.25 2.7002 -18.3496 8.15039c-4.10059 5.39941 -6.15039 13.5498 -6.15039 24.2998s2.0498 18.9004 6.2002 24.3496
631
+ c4.14941 5.4502 10.25 8.2002 18.3994 8.2002zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240
632
+ c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994
633
+ c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15
634
+ c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM327.6 118.45c0 16 -3.89941 28.25 -11.6992 36.75c-7.85059 8.5498 -19.2002 12.7998 -34 12.7998
635
+ c-14.8008 0 -26.1504 -4.25 -34.1006 -12.7002s-11.8994 -20.7002 -11.8994 -36.75s3.94922 -28.3496 11.8496 -36.8994c7.90039 -8.55078 19.25 -12.8506 34 -12.8506s26.0996 4.25 34 12.8506c7.90039 8.59961 11.8496 20.8496 11.8496 36.7998zM182.2 85.8496
636
+ c-16.1006 0 -24.2002 10.75 -24.2002 32.25c0 10.3008 2.15039 18.3506 6.34961 24.1504c4.2002 5.75 10.1504 8.65039 17.8506 8.65039c3.5 0 7.09961 -0.650391 10.75 -1.90039c3.64941 -1.2998 7.2998 -2.7998 10.8994 -4.5l6.55078 16.6504
637
+ c-9.4502 4.5498 -18.8506 6.7998 -28.2002 6.7998c-9.2002 0 -17.2002 -2.0498 -24.0498 -6.0498c-6.80078 -4.05078 -12.0508 -9.80078 -15.7002 -17.3506c-3.65039 -7.5498 -5.4502 -16.3496 -5.4502 -26.3496c0 -15.9004 3.7002 -28.1006 11.1504 -36.6006
638
+ c7.39941 -8.5 18.1494 -12.75 32.1494 -12.75c9.75 0 18.6006 1.65039 26.5 4.9502v17.1504c-9.64941 -3.40039 -17.8496 -5.10059 -24.5996 -5.10059zM463.45 70.1504h-0.0498047v96.3496h-27.8008l-24.1992 -73.6504h-0.400391l-22.7998 73.6504h-27.7998v-96.3496h18.25
639
+ v44.7998c0 5.14941 -0.400391 15.3994 -1.25 30.7998h0.599609l23.25 -75.6504h18.7002l24.8496 75.5h0.600586c-0.550781 -12.0996 -0.850586 -19.5996 -0.900391 -22.3994s-0.0996094 -5.2998 -0.0996094 -7.4502v-45.5996h19.0498z" />
640
+ <glyph glyph-name="file-rar-o" unicode="&#xf142;"
641
+ d="M210.5 146.9c3.15039 -1.9502 4.7002 -5.2002 4.7002 -9.75c0 -4.60059 -1.5 -8 -4.60059 -10.1504c-3.0498 -2.15039 -7.84961 -3.25 -14.2998 -3.25h-6.59961v26.0498h6.2002c6.59961 0 11.4492 -0.950195 14.5996 -2.89941zM307.45 145.5
642
+ c0.799805 -2.75 4.4502 -14.5 10.8994 -35.2998h-25.0996c6.84961 22.2002 11 36.0996 12.4502 41.75c0.349609 -1.5498 0.950195 -3.75 1.75 -6.4502zM418.4 146.9c3.14941 -1.9502 4.75 -5.2002 4.69922 -9.75c0 -4.60059 -1.5 -8 -4.59961 -10.1504
643
+ c-3.0498 -2.15039 -7.84961 -3.25 -14.2998 -3.25h-6.60059v26.0498h6.2002c6.60059 0 11.4502 -0.950195 14.6006 -2.89941zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25
644
+ c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002
645
+ c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998
646
+ c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM352.25 70.1504l-34.1504 96.75h-25l-34 -96.75h22
647
+ l7 22.9492h35.1504l7 -22.9492h22zM246.25 70.1504c-4.34961 6.34961 -13.7998 20.2998 -28.4004 41.9492c5.7002 2.5 10.1504 6 13.25 10.4004c3.15039 4.4502 4.7002 9.5 4.7002 15.1504c0 9.69922 -3.14941 16.9492 -9.4502 21.6992
648
+ c-6.25 4.75 -15.9492 7.15039 -29.0498 7.15039h-28.0996v-96.3496h20.4502v37h10.8994l23 -37h22.7002zM431.5 70.1504v-0.0507812h22.6504c-4.40039 6.35059 -13.8506 20.3506 -28.3506 42c5.7002 2.5 10.1504 6 13.25 10.4004c3.15039 4.4502 4.7002 9.5 4.7002 15.1504
649
+ c0 9.69922 -3.15039 16.9492 -9.4502 21.6992c-6.25 4.75 -15.9502 7.15039 -29.0498 7.15039h-28.0996v-96.3496h20.4492v37h10.9004z" />
650
+ <glyph glyph-name="file-png-o" unicode="&#xf138;"
651
+ d="M198.3 146.35c2.60059 -2.2998 3.90039 -5.7998 3.90039 -10.5996c0 -4.75 -1.60059 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.7002v28.5996h9.2998c5.59961 0 9.7002 -1.14941 12.2998 -3.4502zM483.45 206.7
652
+ c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004
653
+ c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
654
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
655
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM272.15 115.5c0 5.5 -0.450195 14.7002 -1.25 27.5498h0.599609l41.9004 -72.8994h25.9492v96.3496h-18.3994v-45.5996c0 -5.15039 0.349609 -14.0508 1 -26.5508h-0.450195l-41.8496 72.1504h-25.75v-96.3496
656
+ h18.25v45.3496zM222.85 136.45c0 10 -3.0498 17.5 -9.09961 22.5c-6.0498 5.0498 -14.9502 7.5498 -26.6504 7.5498h-30.7998v-96.4004h20.4502v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25c6.44922 5.5 9.69922 13.4492 9.69922 23.7998zM451.25 74.2998v49.9004
657
+ h-38.25v-17h18.25v-20.1006c-4.40039 -0.849609 -8.75 -1.2998 -13 -1.2998c-8.2002 0 -14.4004 2.75 -18.7002 8.25s-6.4502 13.5 -6.4502 23.9502c0 10.0498 2.7002 18 8 23.9502c5.35059 5.9502 12.4004 8.89941 21.25 8.89941c7.60059 0 14.9004 -1.75 21.9502 -5.25
658
+ l6.7998 16.3506c-9.19922 3.9502 -18.6992 5.9502 -28.5996 5.9502c-15.75 0 -28.0996 -4.35059 -37 -13.0508c-8.90039 -8.69922 -13.3496 -20.8496 -13.3496 -36.3994c0 -16 3.84961 -28.25 11.5 -36.7998c7.64941 -8.55078 18.75 -12.8008 33.2998 -12.8008
659
+ c5.75 0 11.3496 0.400391 16.7998 1.2002s11.2998 2.25 17.5 4.25z" />
660
+ <glyph glyph-name="monitoring" unicode="&#xf10f;"
661
+ d="M64 0h448v-64h-512v512h64v-448zM73.2002 225.1l118.3 0.100586l30 120.3h40.5l37.2002 -159.3l32.0996 104.8l40.7002 0.299805l26.2998 -67.2998l113.4 1.2002l0.200195 -42h-138.7l-20.5 52.0996l-30 -144.5h-37.5l-44.7998 166.601l-16.3008 -74.2002
662
+ l-150.899 -0.100586v42z" />
663
+ <glyph glyph-name="file-mp4-o" unicode="&#xf149;"
664
+ d="M423.5 132.65c2.2998 3.39941 4.25 6.94922 5.90039 10.5498h0.549805c-0.150391 -0.850586 -0.350586 -3.85059 -0.549805 -9.0498c-0.25 -5.15039 -0.350586 -9.15039 -0.350586 -11.8506v-16.3496h-23.2002zM483.45 206.7
665
+ c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004
666
+ c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
667
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
668
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM366.7 136.45c0 10 -3 17.5 -9.10059 22.5c-6.0498 5.0498 -14.9492 7.5498 -26.6494 7.5498h-30.7998v-96.4004h20.4492v34.3008h8.75c11.9502 0 21.1504 2.75 27.6504 8.25
669
+ c6.4502 5.5 9.7002 13.4492 9.7002 23.7998zM244.4 145.65v-0.0507812h0.599609c-0.549805 -12.0996 -0.849609 -19.5996 -0.900391 -22.3994c-0.0498047 -2.7998 -0.0996094 -5.2998 -0.0996094 -7.4502v-45.5996h19.0498v96.3496h-27.7998l-24.2002 -73.7002h-0.399414
670
+ l-22.8008 73.7002h-27.7998v-96.3496h18.25v44.7998c0 5.14941 -0.399414 15.3994 -1.25 30.7998h0.600586l23.1992 -75.5996h18.7002zM460.55 90.0996v15.8008h-11.5996v60.5996h-18.7998l-42.25 -62.25v-14.1504h41.1494v-19.9492h19.9004v19.9492h11.5996zM342.15 146.35
671
+ c2.64941 -2.2998 3.94922 -5.7998 3.89941 -10.5996c0 -4.75 -1.59961 -8.34961 -4.7002 -10.8496c-3.09961 -2.4502 -7.7998 -3.7002 -14.0996 -3.7002h-6.7002v28.5996h9.2998c5.60059 0 9.7002 -1.14941 12.3008 -3.4502z" />
672
+ <glyph glyph-name="file-output-o" unicode="&#xf10a;"
673
+ d="M419.7 348.3c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-42.5498l-32 -0.75v43.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
674
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8v40.2002l32 0.0498047v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998zM320.05 320h81.7002
675
+ c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039v-81.7002zM504.95 135.8c-50.7002 -29.2998 -97.5498 -56.3496 -147.65 -85.2998c-0.649414 10.5 -2 62.4004 -2 62.4004
676
+ s-105.5 -1.90039 -141.85 -1.90039v52.0498c35.0996 0 142.1 1.60059 142.1 1.60059l0.299805 33.25v27.3994c50.7002 -30.3994 98 -58.7998 149.101 -89.5z" />
677
+ <glyph glyph-name="field" unicode="&#xf109;"
678
+ d="M0 416h512v-448h-512v448zM473 96h-281v-96h281v96zM473 352h-281v-96h281v96zM160 352h-128v-352h128v352zM256 224h-32h32zM192 224v-32h32v32h-32zM224 192v-32h32v32h-32zM192 160v-32h32v32h-32zM224 128h32h-32zM448 224v-32h32v32h-32zM256 224v-32h32v32h-32z
679
+ M320 224h-32h32zM320 224v-32h32v32h-32zM384 224v-32h32v32h-32zM448 224h-32h32zM448 160v-32h32v32h-32zM256 160v-32h32v32h-32zM288 192v-32h32v32h-32zM352 192v-32h32v32h-32zM384 160v-32h32v32h-32zM320 160v-32h32v32h-32zM416 192v-32h32v32h-32zM288 128h32h-32
680
+ zM352 128h32h-32z" />
681
+ <glyph glyph-name="configured-system" unicode="&#xf106;"
682
+ d="M445.3 127.35c12.6006 -6.34961 21.2002 -19.3496 21.2002 -34.3994c0 -21.2998 -17.25 -38.5498 -38.5498 -38.5498c-7.7998 0 -15.0498 2.34961 -21.1006 6.2998c-36.6494 -42.1006 -90.6494 -68.7002 -150.85 -68.7002c-5.5 0 -10.9502 0.200195 -16.3496 0.650391
683
+ c-7.4502 -26.6006 -31.9004 -46.1504 -60.9004 -46.1504c-34.9502 0 -63.25 28.2998 -63.25 63.25c0 11.6504 3.09961 22.5498 8.59961 31.9004c-41.75 36.6494 -68.0996 90.3994 -68.0996 150.35c0 2.15039 0.0498047 4.34961 0.0996094 6.5
684
+ c-20.6494 4.4502 -36.0996 22.7998 -36.0996 44.75c0 25.25 20.5 45.75 45.75 45.75c4.90039 0 9.65039 -0.75 14.0996 -2.2002c33.8008 62.6504 100 105.2 176.15 105.2c24.5996 0 48.2002 -4.4502 69.9502 -12.5996c14.8496 21.6992 39.75 35.9492 68 35.9492
685
+ c45.4502 0 82.25 -36.7998 82.25 -82.25c0 -27.5498 -13.5498 -52 -34.4004 -66.8994c9.15039 -22.9502 14.2002 -48 14.2002 -74.2002c0 -22.6504 -3.7998 -44.3496 -10.7002 -64.6504zM256 6.7002c56.0996 0 106.35 24.8994 140.3 64.25
686
+ c-4.34961 6.25 -6.89941 13.7998 -6.89941 22c0 21.2998 17.25 38.5498 38.5498 38.5498c1.09961 0 2.14941 -0.0498047 3.2002 -0.150391c6.5498 19 10.1494 39.4004 10.1494 60.6504c0 23.5 -4.39941 45.9502 -12.3496 66.6504c-10.6006 -5 -22.5 -7.80078 -35 -7.80078
687
+ c-45.4502 0 -82.25 36.8008 -82.25 82.25c0 11.8506 2.5498 23.1006 7.0498 33.3008c-19.5996 7.0498 -40.75 10.8994 -62.75 10.8994c-70.4502 0 -131.75 -39.3496 -163.1 -97.25c11.2998 -8.2998 18.5996 -21.7002 18.5996 -36.7998
688
+ c0 -23.5498 -17.7998 -42.9502 -40.7002 -45.4502c-0.0498047 -1.9502 -0.0996094 -3.84961 -0.0996094 -5.7998c0 -55.1504 24.0498 -104.65 62.2998 -138.6c11.5 12.0996 27.75 19.5996 45.75 19.5996c34.9502 0 63.25 -28.2998 63.25 -63.25
689
+ c0 -0.799805 0 -1.65039 -0.0498047 -2.5c4.64941 -0.349609 9.2998 -0.549805 14.0498 -0.549805z" />
690
+ <glyph glyph-name="file-doc-o" unicode="&#xf13a;"
691
+ d="M178.2 87v62.7998h10.8994c18.25 0 27.4004 -10.3496 27.4004 -31.0498c0 -21.1504 -9.84961 -31.75 -29.5 -31.75h-8.7998zM312.3 151.05c16.2002 0 24.2998 -10.8496 24.2998 -32.5498c0 -21.6504 -8.14941 -32.5 -24.4492 -32.5
692
+ c-8.15039 0 -14.25 2.7002 -18.3506 8.15039c-4.09961 5.39941 -6.14941 13.5498 -6.14941 24.2998c0 10.7998 2.09961 18.8994 6.25 24.3994c4.14941 5.4502 10.25 8.2002 18.3994 8.2002zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351
693
+ c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998
694
+ h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4
695
+ c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8z
696
+ M358 118.45c0 16 -3.90039 28.25 -11.7002 36.75c-7.84961 8.5498 -19.2002 12.7998 -34 12.7998s-26.1494 -4.25 -34.0996 -12.7002s-11.9004 -20.7002 -11.9004 -36.75s3.9502 -28.3496 11.8506 -36.8994c7.89941 -8.55078 19.25 -12.8506 34 -12.8506
697
+ s26.0996 4.25 34 12.8506c7.89941 8.59961 11.8496 20.8496 11.8496 36.7998zM237.75 119.25c0 14.9004 -4.34961 26.5 -13.0498 34.7998s-20.9004 12.4502 -36.6504 12.4502h-30.25v-96.3496h27.2998c17.0508 0 30.0508 4.19922 39.1006 12.6494
698
+ s13.5498 20.6006 13.5498 36.4502zM431.75 85.8496c-16.1504 0 -24.2002 10.75 -24.2002 32.25c0 10.3008 2.15039 18.3506 6.35059 24.1504c4.19922 5.75 10.1494 8.65039 17.8496 8.65039c3.5 0 7.09961 -0.650391 10.7002 -1.90039
699
+ c3.64941 -1.2998 7.2998 -2.7998 10.8994 -4.5l6.60059 16.6504c-9.4502 4.5498 -18.8506 6.7998 -28.2002 6.7998c-9.2002 0 -17.2002 -2.0498 -24.0498 -6.0498c-6.7998 -4.05078 -12.0498 -9.80078 -15.7002 -17.3506s-5.4502 -16.3496 -5.4502 -26.3496
700
+ c0 -15.9004 3.7002 -28.1006 11.1504 -36.6006c7.39941 -8.5 18.1494 -12.75 32.1494 -12.75c9.75 0 18.6006 1.65039 26.5 4.9502v17.1504c-9.64941 -3.40039 -17.8496 -5.10059 -24.5996 -5.10059z" />
701
+ <glyph glyph-name="wavy-lines" unicode="&#xf15c;"
702
+ d="M57.7686 207.916v0v0c-11.3682 -9.85254 -28.3789 -8.33691 -37.9795 3.28418c-9.59961 11.6211 -8.08398 28.9688 3.28418 38.7373c50.1895 43.1152 112.674 96.8418 245.979 21.4736c100.884 -57.0947 138.105 -25.0947 185.179 15.3262
703
+ c11.3682 9.76855 28.3789 8.16895 37.9795 -3.36816c9.59961 -11.5371 8.08398 -28.9688 -3.28418 -38.7373c-31.916 -27.3682 -68.7998 -59.1162 -125.811 -59.1162c-32.5898 0 -71.6631 10.3584 -120.169 37.7266c-100.884 57.0947 -138.105 25.0947 -185.179 -15.3262z
704
+ M454.231 149.137c11.3682 9.76855 28.3789 8.33691 37.9795 -3.36816c9.59961 -11.6211 8.08398 -28.9688 -3.28418 -38.7373c-31.916 -27.3682 -68.7998 -59.1162 -125.811 -59.1162c-32.5898 0 -71.6631 10.3584 -120.169 37.7266
705
+ c-100.884 57.0107 -138.105 25.0107 -185.179 -15.4102c-11.3682 -9.76855 -28.3789 -8.25293 -37.9795 3.36816c-9.59961 11.5371 -8.08398 28.9688 3.28418 38.7373c50.1895 43.1152 112.674 96.7578 245.979 21.4736c100.884 -57.0947 138.105 -25.0947 185.179 15.3262z
706
+ " />
707
+ <glyph glyph-name="parameter" unicode="&#xf124;"
708
+ d="M72.5 177.1v43.1006c8.75 0.5 15.3496 1.7998 19.75 3.9502c4.4502 2.14941 8.25 5.7998 11.5 10.8496c3.25 5.09961 5.4502 11.4502 6.65039 19.1504c0.949219 5.75 1.44922 15.75 1.44922 30c0 23.25 1.10059 39.4492 3.25 48.5996
709
+ c2.15039 9.15039 6.05078 16.5498 11.7002 22.0996c5.65039 5.55078 13.8506 9.9502 24.6006 13.2002c7.2998 2.15039 18.7998 3.25 34.5 3.25h9.5v-42.9502c-13.3008 0 -21.8506 -0.75 -25.6006 -2.25s-6.5498 -3.75 -8.34961 -6.84961
710
+ c-1.7998 -3.0498 -2.7002 -8.2998 -2.7002 -15.7002c0 -7.5498 -0.549805 -21.8496 -1.59961 -42.9502c-0.600586 -11.8496 -2.15039 -21.4492 -4.65039 -28.8496c-2.5 -7.34961 -5.7002 -13.4502 -9.59961 -18.25c-3.90039 -4.7998 -9.85059 -9.75 -17.9004 -14.9004
711
+ c7.0498 -4.0498 12.8496 -8.84961 17.3496 -14.2998s7.9502 -12.0498 10.3506 -19.8496c2.39941 -7.7998 3.9502 -18.2002 4.64941 -31.25c0.850586 -19.9004 1.25 -32.6006 1.25 -38.1006c0 -7.89941 0.950195 -13.3994 2.85059 -16.5498
712
+ c1.89941 -3.09961 4.7998 -5.5 8.7002 -7.09961c3.89941 -1.60059 12.2998 -2.4502 25.25 -2.4502v-43h-9.5c-16.1504 0 -28.5508 1.2998 -37.2002 3.84961c-8.60059 2.60059 -15.9004 6.85059 -21.8506 12.8506c-5.94922 6 -9.89941 13.3994 -11.9492 22.2002
713
+ c-2.05078 8.7998 -3.05078 22.6494 -3.05078 41.5996c0 22.0498 -0.949219 36.3496 -2.84961 42.9502c-2.65039 9.59961 -6.59961 16.4502 -11.9502 20.5498c-5.34961 4.09961 -13.5498 6.5 -24.5498 7.09961v0zM438.1 177.1c-8.75 -0.5 -15.3496 -1.7998 -19.75 -3.94922
714
+ c-4.44922 -2.15039 -8.25 -5.80078 -11.3994 -10.8506c-3.15039 -5.09961 -5.40039 -11.4502 -6.75 -19.1494c-0.950195 -5.75 -1.4502 -15.7002 -1.4502 -29.8008c0 -23.25 -1.0498 -39.4492 -3.15039 -48.6992c-2.09961 -9.2002 -5.94922 -16.6006 -11.5996 -22.2002
715
+ c-5.65039 -5.5498 -13.9004 -9.9502 -24.7998 -13.2002c-7.2998 -2.15039 -18.7998 -3.25 -34.5 -3.25h-9.5v43.0996c12.7998 0 21.2002 0.800781 25.1494 2.4502c3.9502 1.60059 6.85059 3.9502 8.7002 7c1.85059 3.0498 2.7998 8.25 2.85059 15.5498
716
+ c0.0498047 7.30078 0.549805 21.25 1.5498 41.8506c0.599609 12.4502 2.2002 22.4502 4.84961 29.8994c2.65039 7.5 6.15039 13.8506 10.5 19.0508c4.35059 5.19922 9.9502 9.7998 16.7998 13.75c-8.84961 5.75 -15.3496 11.3994 -19.3994 16.8994
717
+ c-5.65039 7.90039 -9.4502 17.9502 -11.5 30.2002c-1.2998 8.40039 -2.2998 26.8496 -2.85059 55.3496c-0.0996094 9 -0.949219 14.9502 -2.44922 17.9502s-4.2002 5.2998 -8.10059 6.90039c-3.89941 1.59961 -12.5996 2.4502 -26.1494 2.4502v42.9492h9.5
718
+ c16.1494 0 28.5498 -1.25 37.1992 -3.75c8.60059 -2.5 15.8506 -6.7998 21.75 -12.8496c5.85059 -6.0498 9.85059 -13.4502 11.9502 -22.2998c2.10059 -8.7998 3.15039 -22.6504 3.15039 -41.6006c0 -21.8994 0.899414 -36.25 2.7002 -42.9492
719
+ c2.64941 -9.60059 6.64941 -16.4502 12.0498 -20.5508c5.39941 -4.09961 13.5996 -6.5 24.5996 -7.09961l0.0498047 -43.1504v0z" />
720
+ <glyph glyph-name="file-tar-o" unicode="&#xf13f;"
721
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
722
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
723
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
724
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM342.3 70.1504l-34.1494 96.75h-25l-34 -96.75h22l7 22.9492h35.1494l7 -22.9492h22zM160.85 149.5h26.1504v-79.3496h20.4502v79.3496h26.1494v17h-72.75v-17zM421.55 70.1504v-0.0507812h22.6504
725
+ c-4.40039 6.35059 -13.8506 20.3506 -28.3506 42c5.7002 2.5 10.1504 6 13.25 10.4004c3.15039 4.4502 4.7002 9.5 4.7002 15.1504c0 9.69922 -3.14941 16.9492 -9.4502 21.6992c-6.25 4.75 -15.9492 7.15039 -29.0498 7.15039h-28.0996v-96.3496h20.4502v37h10.8994z
726
+ M297.5 145.5c0.799805 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75c0.349609 -1.5498 0.950195 -3.75 1.75 -6.4502zM408.5 146.9c3.09961 -1.9502 4.7002 -5.2002 4.7002 -9.75c0 -4.60059 -1.5 -8 -4.60059 -10.1504
727
+ c-3.0498 -2.15039 -7.84961 -3.25 -14.2998 -3.25h-6.59961v26.0498h6.2002c6.59961 0 11.4492 -0.950195 14.5996 -2.89941z" />
728
+ <glyph glyph-name="cloud-keys" unicode="&#xf169;"
729
+ d="M150.35 264.25c6.65039 -7.0498 6.35059 -18.1504 -0.649414 -24.7998c-7.0498 -6.65039 -18.1504 -6.35059 -24.7998 0.649414c-6.65039 7 -6.35059 18.1504 0.649414 24.8008c7.0498 6.64941 18.1504 6.39941 24.7998 -0.650391zM428.25 131.15
730
+ c7 -6.65039 7.2998 -17.75 0.650391 -24.8008c-6.65039 -7 -17.75 -7.2998 -24.8008 -0.649414c-7 6.64941 -7.2998 17.75 -0.649414 24.7998c6.64941 7 17.75 7.2998 24.7998 0.650391zM512.05 122.95c0 -28.2998 -9.89941 -52.4004 -29.9502 -72.4502
731
+ c-20.0996 -19.9004 -44.1494 -29.9502 -72.4492 -29.9502h-290.15c-32.8496 0 -61 11.7002 -84.4004 35.1006c-23.3994 23.3994 -35.0996 51.5498 -35.0996 84.3994c0 23.5 6.2998 44.9004 18.75 64.2998c12.7002 19.5 29.3496 34.0508 49.9502 43.6504
732
+ c-0.25 5.0498 -0.5 8.90039 -0.5 11.5498c0 37.6504 13.3496 69.9004 40 96.5498c26.7002 26.6504 58.8994 40 96.5498 40c28.0996 0 53.5498 -7.7998 76.4004 -23.5c22.8496 -15.6992 39.5996 -36.0498 50.0498 -61.3496c12.5 10.9502 27.2002 16.5 44.2998 16.5
733
+ c18.9004 0 35 -6.7002 48.0996 -20.0498c13.4004 -13.2998 20.0508 -29.4004 20.0508 -48.2998c0 -13.3008 -3.60059 -25.6006 -10.8506 -36.8008c22.9004 -5.34961 41.9004 -17.25 56.8506 -35.8496c14.9492 -18.5498 22.3994 -39.7998 22.3994 -63.7998zM214.7 225.3
734
+ l21.4502 -0.549805l16.9492 16.0996l16.1006 -16.9492l16.9502 16.0996l16.0996 -16.9502l16.9502 16.1006l8.0498 -8.5l8.5 8.0498c4.7002 4.4502 4.90039 11.8496 0.450195 16.5498l-24.1504 25.4502l-100.55 2.59961c-1.90039 2.9502 -4.15039 5.7998 -6.65039 8.4502
735
+ c-22.25 23.4502 -59.25 24.4004 -82.6992 2.2002c-23.4502 -22.25 -24.4004 -59.25 -2.2002 -82.7002c22.25 -23.4502 59.25 -24.4004 82.7002 -2.2002c5.09961 4.85059 9.09961 10.3506 12.0498 16.25zM431.65 160.2c-23.4502 22.25 -60.4502 21.25 -82.7002 -2.2002
736
+ c-2.5 -2.65039 -4.75 -5.5 -6.65039 -8.4502l-100.6 -2.64941l-24.1504 -25.4502c-4.4502 -4.7002 -4.25 -12.1006 0.450195 -16.5498l8.5 -8.05078l8.0498 8.5l16.9502 -16.0996l16.0996 16.9502l16.9502 -16.1006l16.1006 16.9502l16.9492 -16.0996l21.4502 0.549805
737
+ c2.9502 -5.90039 7 -11.4004 12.0498 -16.25c23.4502 -22.25 60.4502 -21.25 82.7002 2.2002c22.25 23.5 21.25 60.5 -2.14941 82.75z" />
738
+ <glyph glyph-name="cloud-object-store" unicode="&#xf105;"
739
+ d="M489.65 186.75v0c14.9492 -18.5498 22.3994 -39.7998 22.3994 -63.7998c0 -28.2998 -9.89941 -52.4004 -29.9502 -72.4502c-20.0996 -19.9004 -44.1494 -29.9502 -72.4492 -29.9502h-290.15c-32.8496 0 -61 11.7002 -84.4004 35.1006
740
+ c-23.3994 23.3994 -35.0996 51.5498 -35.0996 84.3994c0 23.5 6.2998 44.9004 18.75 64.2998c12.7002 19.5 29.3496 34.0508 49.9502 43.6504c-0.25 5.0498 -0.5 8.90039 -0.5 11.5498c0 37.6504 13.3496 69.9004 40 96.5498c26.7002 26.6504 58.8994 40 96.5498 40
741
+ c28.0996 0 53.5498 -7.7998 76.4004 -23.5c22.8496 -15.6992 39.5996 -36.0498 50.0498 -61.3496c12.5 10.9502 27.2002 16.5 44.2998 16.5c18.9004 0 35 -6.7002 48.0996 -20.0498c13.4004 -13.2998 20.0508 -29.4004 20.0508 -48.2998
742
+ c0 -13.3008 -3.60059 -25.6006 -10.8506 -36.8008c22.9004 -5.34961 41.9004 -17.25 56.8506 -35.8496v0zM363.95 93.1504v0c21 0 38.0498 17.0498 38.0996 38.0498c0 21.0498 -17.0498 38.0996 -38.0996 38.0996c-7.10059 0 -13.75 -1.9502 -19.4502 -5.34961
743
+ l-52.1504 47.3496c5.15039 8.7002 8.15039 18.8506 8.15039 29.7002c0 32.0498 -25.9502 58 -58 58s-58 -25.9502 -58 -58c0 -11.3496 3.25 -21.9502 8.84961 -30.8496l-39.5996 -33.6504c-5.7998 3.65039 -12.7002 5.75 -20.0996 5.75
744
+ c-21.0508 0 -38.1006 -17.0498 -38.1006 -38.0996c0 -21.0508 17.0498 -38.1006 38.1006 -38.1006c21.0498 0 38.0996 17.0498 38.0996 38.1006c0 6 -1.40039 11.6992 -3.90039 16.75l39.75 33.75c7.40039 -5.55078 16.1504 -9.40039 25.7002 -10.9004l0.0498047 -56.6504
745
+ c-15.4492 -4.84961 -26.6494 -19.2998 -26.6494 -36.3496c0 -21.0498 17.0498 -38.0996 38.0996 -38.0996s38.1006 17.0498 38.1006 38.0996c0 17.7002 -12.1006 32.5996 -28.5 36.8496l-0.0507812 56.6006c9 1.84961 17.2002 5.7998 24.1504 11.2998l51.5996 -46.7998
746
+ c-2.69922 -5.2002 -4.25 -11.1504 -4.25 -17.4502c0 -21.0498 17.0508 -38.0996 38.1006 -38.0996z" />
747
+ <glyph glyph-name="drift" unicode="&#xf108;"
748
+ d="M118.8 322.55l115.7 -220.149h-230.4zM504.85 291.35l-85 -233.449l-83.4492 91.6494l-3.05078 96.25zM306.2 349.2l16.3496 -247.851l-94.7002 48.6504l-56.3496 99.3496z" />
749
+ <glyph glyph-name="file-bat-o" unicode="&#xf14e;"
750
+ d="M305.05 145.5c0.799805 -2.75 4.4502 -14.5 10.9004 -35.2998h-25.1006c6.85059 22.2002 11 36.0996 12.4502 41.75c0.350586 -1.5498 0.950195 -3.75 1.75 -6.4502zM209.6 130.95c-2.44922 -1.75 -6.5 -2.60059 -12.0498 -2.5498h-11.8496v21.3994h10.75
751
+ c5.7998 0 10.0996 -0.799805 12.7998 -2.39941c2.7002 -1.60059 4.0498 -4.25 4.0498 -7.9502c0 -3.9502 -1.2002 -6.7998 -3.7002 -8.5zM198.35 112.15c11.4502 0 17.1504 -4 17.1006 -12c0 -4.4502 -1.2998 -7.75 -4 -9.90039
752
+ c-2.65039 -2.15039 -6.85059 -3.25 -12.4502 -3.25h-13.2998v25.1504h12.6494zM483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432
753
+ c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994
754
+ c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15
755
+ c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM349.8 70.1504l-34.1494 96.75h-25l-34 -96.75h22l7 22.9492h35.1494l7 -22.9492h22zM232.7 113
756
+ c-2.7002 3.75 -7.15039 6.2998 -13.25 7.65039v0.649414c4.5 0.75 8.09961 2.9502 10.7998 6.65039c2.7002 3.64941 4.0498 8.39941 4.0498 14.1494c0 8.4502 -3.09961 14.6504 -9.25 18.5508c-6.14941 3.89941 -16.0996 5.84961 -29.75 5.84961h-30v-96.3496h36.0498
757
+ c10.9004 0 19.5 2.5 25.8506 7.39941c6.34961 4.90039 9.5498 11.75 9.5498 20.5498c0 6.2002 -1.34961 11.1504 -4.0498 14.9004zM438.1 149.5v17h-72.75v-17h26.1504v-79.3496h20.4502v79.3496h26.1494z" />
758
+ <glyph glyph-name="action" unicode="&#xf11b;"
759
+ d="M59.5996 35.5v0s51.7002 -1.09961 85.3008 25.2998c35.0996 28.4004 42.2998 38.2002 42.2998 38.2002s-20.2002 54.7002 5.09961 112c14.5 32.5996 49.2998 55.9004 49.2998 55.9004s-39.7998 28.3994 -40.7998 79c-1.09961 50.5996 36.1006 91.8994 92.9004 91.8994
760
+ c38.7002 0 93.8994 -20.5996 92.8994 -88.7998c-1.59961 -72.2998 -69.1992 -86.7998 -69.1992 -86.7998l-0.5 -12.9004s20.1992 -6.59961 42.2998 -3.59961c27.2998 2.7998 57.7998 12.8994 57.7998 12.8994l24.5 -71.8994s-8.7998 -16 -66.0996 -23.2002
761
+ c-41.3008 -5.09961 -70.7002 -7.7002 -70.7002 -7.7002s54.7002 -29.3994 88.7998 -56.7998s55.7998 -97.0996 55.7998 -97.0996l-60.8994 -40.3008s-27.3008 33.6006 -54.2002 62c-26.7998 28.4004 -67.1006 25.8008 -67.1006 25.8008s-12.8994 -28.4004 -64.5 -62.5
762
+ c-36.5996 -24.7002 -99.0996 -48.5 -99.0996 -48.5z" />
763
+ <glyph glyph-name="manageiq" unicode="&#xf10e;"
764
+ d="M459.35 62.1504l49.5 -49.4502l-68.1992 -68.2998l-50.4502 50.3994c-38.0498 -24.6494 -83.4004 -39.0996 -132.2 -39.0996c-49.0498 0 -94.6504 14.4502 -132.85 39.2998l-53.75 -53.75l-68.25 68.25l53.1494 53.0996
765
+ c-26.3994 38.9502 -41.7998 85.9502 -41.7998 136.601c0 134.649 108.85 243.5 243.5 243.5v0c2.5 0 4.59961 0.0498047 6.2998 0c131.7 -3.35059 237.2 -110.95 237.2 -243.5c0 -50.8506 -15.5498 -98 -42.1504 -137.05zM258 36.2998
766
+ c89.7998 0 162.95 73.1006 162.95 162.9s-73.1006 162.899 -162.9 162.899s-162.899 -73.0996 -162.899 -162.899c0 -28.2002 7.19922 -54.75 19.8496 -77.9004l49.1504 49.1504l4.5 4.5l68.2998 -68.1504l-52.75 -52.75c22.1494 -11.3496 47.25 -17.75 73.7998 -17.75z
767
+ M258 245.9c25.8496 0 46.7002 -20.8506 46.7002 -46.7002c0 -25.8506 -20.9004 -46.7002 -46.7002 -46.7002s-46.6504 20.9004 -46.6504 46.7002c0 25.8496 20.8506 46.7002 46.6504 46.7002z" />
768
+ <glyph glyph-name="network-interface" unicode="&#xf111;"
769
+ d="M497.35 403c0 0 0 -119.25 -0.0498047 -119.3h-477.1v119.3h477.149zM456.7 323.75v39.75h-119v-39.75h119zM497.35 254.1h-0.0498047v-119.3h-477.1v119.3h477.149zM456.7 174.8v39.75h-119v-39.75h119zM238.9 105.35h39.75v-60h131.699v-39.8496h-303.3v39.7998
770
+ h131.851v60.0498v0z" />
771
+ <glyph glyph-name="file-csv-o" unicode="&#xf134;"
772
+ d="M483.45 206.7c15.7002 0 28.5498 -12.8506 28.5498 -28.5498v-133.351c0 -15.7002 -12.8496 -28.5498 -28.5498 -28.5498h-35.4502v-40.25c0 -22 -18 -40 -40 -40h-368c-22 0 -40 18 -40 40v432c0 22 18 40 40 40h240c22 0 52.75 -12.75 68.2998 -28.2998
773
+ l71.4004 -71.4004c15.5498 -15.5498 28.2998 -46.2998 28.2998 -68.2998v-73.2998h35.4502zM320.05 401.7v-81.7002h81.7002c-1.5498 2.2002 -3.09961 4.09961 -4.65039 5.65039l-71.3994 71.3994c-1.5498 1.5498 -3.4502 3.10059 -5.65039 4.65039zM416 -24v40.2002h-300.9
774
+ c-15.6992 0 -28.5498 12.8496 -28.5498 28.5498v133.4c0 15.6992 12.8506 28.5498 28.5498 28.5498h300.9v73.2998c0 2.40039 -0.299805 5.09961 -0.849609 8h-127.15v127.15c-2.90039 0.549805 -5.59961 0.849609 -8 0.849609h-240c-4.34961 0 -8 -3.65039 -8 -8v-432
775
+ c0 -4.34961 3.65039 -8 8 -8h368c4.34961 0 8 3.65039 8 8zM303.4 100.95c1.0498 -1.4502 1.59961 -3.15039 1.44922 -5.0498c0 -3.40039 -1.19922 -5.9502 -3.59961 -7.65039s-5.7998 -2.5498 -10.2998 -2.5498c-3.75 0 -7.85059 0.599609 -12.3506 1.7998
776
+ s-10 3.25 -16.5 6.15039v-19c7.90039 -3.85059 17 -5.80078 27.3008 -5.80078c11.1494 0 19.8994 2.5 26.1494 7.5s9.40039 11.8506 9.40039 20.5508c0 6.25 -1.65039 11.5498 -5 15.8994c-3.2998 4.35059 -9.5 8.65039 -18.5 12.9502
777
+ c-6.7998 3.25 -11.1504 5.5 -12.9502 6.75c-1.84961 1.25 -3.15039 2.5498 -4 3.90039c-0.849609 1.34961 -1.25 2.89941 -1.25 4.69922c0 2.90039 1.0498 5.25 3.09961 7.05078c2.05078 1.7998 5.05078 2.69922 8.90039 2.69922c3.25 0 6.5498 -0.399414 9.90039 -1.25
778
+ c3.34961 -0.799805 7.59961 -2.2998 12.75 -4.39941l6.59961 15.8994c-4.9502 2.15039 -9.7002 3.80078 -14.25 5c-4.5498 1.2002 -9.34961 1.80078 -14.3496 1.80078c-10.2002 0 -18.1504 -2.40039 -23.9502 -7.30078c-5.75 -4.84961 -8.65039 -11.5498 -8.65039 -20.0996
779
+ c0 -4.5 0.900391 -8.4502 2.65039 -11.8496c1.75 -3.40039 4.09961 -6.35059 7.0498 -8.90039s7.34961 -5.25 13.25 -8c6.2998 -3 10.4502 -5.2002 12.5 -6.5498c2.0498 -1.35059 3.59961 -2.7998 4.65039 -4.25zM210.2 85.8496c-16.1006 0 -24.2002 10.75 -24.2002 32.25
780
+ c0 10.3008 2.15039 18.3506 6.34961 24.1504c4.2002 5.75 10.1504 8.65039 17.8506 8.65039c3.5 0 7.09961 -0.650391 10.75 -1.90039c3.64941 -1.2998 7.2998 -2.7998 10.8994 -4.5l6.55078 16.6504c-9.4502 4.5498 -18.8506 6.7998 -28.2002 6.7998
781
+ c-9.2002 0 -17.2002 -2.0498 -24.0498 -6.0498c-6.80078 -4.05078 -12.0508 -9.80078 -15.7002 -17.3506c-3.65039 -7.5498 -5.4502 -16.3496 -5.4502 -26.3496c0 -15.9004 3.7002 -28.1006 11.1504 -36.6006c7.39941 -8.5 18.1494 -12.75 32.1494 -12.75
782
+ c9.75 0 18.6006 1.65039 26.5 4.9502v17.1504c-9.64941 -3.40039 -17.8496 -5.10059 -24.5996 -5.10059zM398.15 70.1504l32.7998 96.3496h-20.6504l-18.2002 -57.3496c-2.7998 -10.1504 -4.44922 -17.2002 -4.94922 -21.25c-0.25 1.75 -0.900391 4.89941 -2 9.39941
783
+ c-1.10059 4.5 -2.15039 8.4502 -3.15039 11.8506l-18.1504 57.3496h-20.6494l32.6494 -96.3496h22.3008z" />
784
+ <glyph glyph-name="class" unicode="&#xf11e;"
785
+ d="M416 416l96 -96v-336c0 -8.7998 -7.2002 -16 -16 -16h-480c-8.7998 0 -16 7.2002 -16 16v336l96 96h320zM475 155v163l-72.2002 66h-293.5l-71.2998 -65v-165l25.5996 0.0498047c-9.64941 14.25 -15.5996 33.6006 -15.5996 54.9502c0 43.6504 24.8496 79 55.5 79
786
+ s55.5 -35.3496 55.5 -79c0 -21.25 -5.90039 -40.5498 -15.5 -54.75l63.25 0.150391c-9.15039 14.0498 -14.75 32.8994 -14.75 53.5996c0 43.6504 24.8496 79 55.5 79s55.5 -35.3496 55.5 -79c0 -20.5996 -5.5498 -39.3496 -14.5996 -53.4502l62.7998 0.150391
787
+ c-9.4502 14.1494 -15.2002 33.2998 -15.2002 54.2998c0 43.6504 24.8496 79 55.5 79s55.5 -35.3496 55.5 -79c0 -20.9502 -5.7002 -39.9502 -15.0498 -54.0996zM375.5 292v0s-18.7998 -0.700195 -34.2002 -31.2998c-7.7998 -15.7002 -7.09961 -33.5 -11.3994 -43.2002
788
+ c-1.7002 -3.90039 -0.5 -4.5 -10 -4.5c-7 0 -7.90039 0 -9.40039 5.59961c-2.2998 8.7002 -0.0996094 26.2002 -14.5996 50.3008c-15.3008 25.5 -31.4004 23.0996 -31.4004 23.0996c0 43.5996 24.7998 79 55.5 79s55.5 -35.4004 55.5 -79zM229.5 292v0
789
+ s-18.7998 -0.700195 -34.2002 -31.2998c-7.7998 -15.7002 -7.09961 -33.5 -11.3994 -43.2002c-1.7002 -3.90039 -0.5 -4.5 -10 -4.5c-7 0 -7.90039 0 -9.40039 5.59961c-2.2998 8.7002 -0.0996094 26.2002 -14.5996 50.3008
790
+ c-15.3008 25.5 -31.4004 23.0996 -31.4004 23.0996c0 43.5996 24.7998 79 55.5 79s55.5 -35.4004 55.5 -79z" />
791
+ <glyph glyph-name="element" unicode="&#xf120;"
792
+ d="M100.35 -22.5498h-94.1992v407.05h94.6992v-17.9004h-62.4492v-371.699h62.4492v-17.4004zM408.05 384.5h94.7002v-407.55h-94.7002v17.8994h62.4502v371.75h-62.4502v17.9004v0zM202.25 273.4c31.25 37.8994 61.4502 56.8496 90.0996 56.8496
793
+ c14.8506 0 27.1504 -3.59961 37.9004 -10.75s18.9502 -19.4502 25.0996 -36.3496c4.10059 -11.8008 6.65039 -29.7002 6.65039 -53.75v-114.7c0 -16.9004 1.5498 -28.6504 4.09961 -34.7998c2.05078 -5.10059 5.65039 -8.7002 10.25 -11.25
794
+ c4.60059 -2.55078 13.8008 -4.10059 26.6006 -4.10059v-10.75h-132.601v10.7002h5.65039c12.2998 0 21.5 2.0498 26.0996 5.65039c5.10059 3.59961 8.7002 9.19922 10.25 16.8994c1 3.0498 1 12.2998 1 27.6504v109.55c0 24.5996 -3.0498 42 -9.75 53.25
795
+ c-6.14941 11.25 -16.8994 16.4004 -32.25 16.4004c-23.0498 0 -46.5996 -12.8008 -69.6494 -37.9004v-141.8c0 -18.4502 1 -29.2002 3.0498 -33.7998c2.5498 -5.65039 6.65039 -9.75 11.25 -12.3008c4.59961 -2.5498 14.3496 -4.09961 29.2002 -4.09961v-10.25h-132.05
796
+ v10.75h5.64941c13.7998 0 23.0498 3.59961 27.6504 10.25c4.59961 7.15039 7.14941 19.9502 7.14941 39.9502v99.2998c0 32.25 -0.5 51.7002 -2.0498 58.9004c-1.5498 7.19922 -3.59961 11.7998 -6.64941 14.3496c-3.05078 2.5498 -7.15039 3.59961 -12.3008 3.59961
797
+ c-5.64941 0 -11.7998 -1.5498 -19.4492 -4.59961l-4.60059 10.75l81.4004 33.2998h12.7998v-56.8496z" />
798
+ <glyph glyph-name="scsi" unicode="&#xf16a;"
799
+ d="M14 194l248 246l146.55 -147.05l-46.5 -49.5l-104.25 105.75l-157.8 -154.2l156 -159l100 103l50 -46l-143 -144zM320 162v64h176v-64h-176z" />
800
+ <glyph glyph-name="triangle-o" unicode="&#xf162;"
801
+ d="M270.5 415.15l248.55 -414.25h-497.05zM100.4 50.2998v0v0h340.199l-170.1 283.45l-170.1 -283.45v0zM21.9502 0.900391v-0.0507812l0.0498047 0.0507812h-0.0498047z" />
802
+ </font>
803
+ </defs></svg>