geoblacklight 2.1.2 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (121) hide show
  1. checksums.yaml +4 -4
  2. data/.circleci/config.yml +6 -0
  3. data/.gitignore +3 -1
  4. data/.rubocop.yml +3 -1
  5. data/.rubocop_todo.yml +7 -15
  6. data/README.md +5 -6
  7. data/app/assets/images/blacklight/arrow-circle-down.svg +4 -0
  8. data/app/assets/images/blacklight/baruch-cuny.svg +6 -0
  9. data/app/assets/images/blacklight/berkeley.svg +7 -0
  10. data/app/assets/images/blacklight/book.svg +6 -0
  11. data/app/assets/images/blacklight/bookmark.svg +6 -0
  12. data/app/assets/images/blacklight/cd-rom.svg +6 -0
  13. data/app/assets/images/blacklight/chicago.svg +7 -0
  14. data/app/assets/images/blacklight/columbia.svg +6 -0
  15. data/app/assets/images/blacklight/cornell.svg +8 -0
  16. data/app/assets/images/blacklight/dvd-rom.svg +6 -0
  17. data/app/assets/images/blacklight/email.svg +6 -0
  18. data/app/assets/images/blacklight/esri-globe.svg +34 -37
  19. data/app/assets/images/blacklight/geoblacklight-icons.json +2079 -0
  20. data/app/assets/images/blacklight/globe.svg +4 -0
  21. data/app/assets/images/blacklight/harvard.svg +6 -0
  22. data/app/assets/images/blacklight/home.svg +4 -0
  23. data/app/assets/images/blacklight/illinois.svg +7 -0
  24. data/app/assets/images/blacklight/image.svg +6 -0
  25. data/app/assets/images/blacklight/indiana.svg +6 -0
  26. data/app/assets/images/blacklight/iowa.svg +6 -0
  27. data/app/assets/images/blacklight/leaf.svg +6 -0
  28. data/app/assets/images/blacklight/lewis-clark.svg +8 -0
  29. data/app/assets/images/blacklight/line.svg +7 -0
  30. data/app/assets/images/blacklight/logo.svg +1 -0
  31. data/app/assets/images/blacklight/map-marker.svg +6 -0
  32. data/app/assets/images/blacklight/map.svg +6 -0
  33. data/app/assets/images/blacklight/maryland.svg +6 -0
  34. data/app/assets/images/blacklight/massgis.svg +6 -0
  35. data/app/assets/images/blacklight/metadata.svg +6 -0
  36. data/app/assets/images/blacklight/michigan-state.svg +7 -0
  37. data/app/assets/images/blacklight/michigan.svg +6 -0
  38. data/app/assets/images/blacklight/minnesota.svg +6 -0
  39. data/app/assets/images/blacklight/mit.svg +6 -0
  40. data/app/assets/images/blacklight/mixed.svg +8 -0
  41. data/app/assets/images/blacklight/multilinestring.svg +9 -0
  42. data/app/assets/images/blacklight/multipoint.svg +6 -0
  43. data/app/assets/images/blacklight/multipolygon.svg +9 -0
  44. data/app/assets/images/blacklight/nyu.svg +9 -0
  45. data/app/assets/images/blacklight/ohio-state.svg +8 -0
  46. data/app/assets/images/blacklight/pagelines-brands.svg +6 -0
  47. data/app/assets/images/blacklight/paper-map.svg +6 -0
  48. data/app/assets/images/blacklight/penn-state.svg +7 -0
  49. data/app/assets/images/blacklight/point.svg +6 -0
  50. data/app/assets/images/blacklight/polygon.svg +7 -0
  51. data/app/assets/images/blacklight/polyline.svg +9 -0
  52. data/app/assets/images/blacklight/princeton.svg +6 -0
  53. data/app/assets/images/blacklight/public.svg +6 -0
  54. data/app/assets/images/blacklight/purdue.svg +7 -0
  55. data/app/assets/images/blacklight/raster.svg +6 -0
  56. data/app/assets/images/blacklight/restricted.svg +6 -0
  57. data/app/assets/images/blacklight/sms.svg +6 -0
  58. data/app/assets/images/blacklight/stanford.svg +6 -0
  59. data/app/assets/images/blacklight/table.svg +6 -0
  60. data/app/assets/images/blacklight/tags.svg +4 -0
  61. data/app/assets/images/blacklight/texas.svg +6 -0
  62. data/app/assets/images/blacklight/tufts.svg +6 -0
  63. data/app/assets/images/blacklight/ucla.svg +6 -0
  64. data/app/assets/images/blacklight/uva.svg +6 -0
  65. data/app/assets/images/blacklight/web_services.svg +6 -0
  66. data/app/assets/images/blacklight/wisconsin.svg +6 -0
  67. data/app/assets/javascripts/geoblacklight/modules/help_text.js +7 -0
  68. data/app/assets/javascripts/geoblacklight/modules/item.js +1 -3
  69. data/app/assets/javascripts/geoblacklight/viewers/oembed.js +13 -0
  70. data/app/assets/stylesheets/geoblacklight/_blacklight_overrides.scss +9 -1
  71. data/app/assets/stylesheets/geoblacklight/modules/icon-customization.scss +49 -59
  72. data/app/assets/stylesheets/geoblacklight/modules/item.scss +4 -0
  73. data/app/assets/stylesheets/geoblacklight/modules/results.scss +22 -0
  74. data/app/assets/stylesheets/geoblacklight/modules/toolbar.scss +4 -0
  75. data/app/helpers/geoblacklight_helper.rb +91 -5
  76. data/app/models/concerns/geoblacklight/solr_document.rb +4 -0
  77. data/app/models/concerns/geoblacklight/spatial_search_behavior.rb +5 -0
  78. data/app/views/catalog/_data_dictionary.html.erb +3 -2
  79. data/app/views/catalog/_document_action.html.erb +1 -1
  80. data/app/views/catalog/_exports.html.erb +2 -10
  81. data/app/views/catalog/_home_text.html.erb +4 -4
  82. data/app/views/catalog/_show_default_viewer_container.html.erb +5 -0
  83. data/app/views/catalog/_show_header_default.html.erb +2 -4
  84. data/app/views/relation/_ancestors.html.erb +2 -1
  85. data/app/views/relation/_descendants.html.erb +2 -1
  86. data/app/views/shared/_header_navbar.html.erb +2 -0
  87. data/config/locales/geoblacklight.en.yml +88 -0
  88. data/geoblacklight.gemspec +1 -0
  89. data/lib/generators/geoblacklight/templates/geoblacklight.js +1 -1
  90. data/lib/generators/geoblacklight/templates/settings.yml +19 -0
  91. data/lib/geoblacklight/constants.rb +3 -2
  92. data/lib/geoblacklight/item_viewer.rb +5 -1
  93. data/lib/geoblacklight/metadata/base.rb +15 -10
  94. data/lib/geoblacklight/reference.rb +2 -1
  95. data/lib/geoblacklight/version.rb +1 -1
  96. data/package.json +4 -0
  97. data/schema/references.md +2 -1
  98. data/spec/features/exports_spec.rb +9 -0
  99. data/spec/features/help_text_spec.rb +8 -0
  100. data/spec/features/metadata_panel_spec.rb +51 -8
  101. data/spec/features/oembed_spec.rb +9 -0
  102. data/spec/features/search_results_map_spec.rb +1 -1
  103. data/spec/features/split_view.html.erb_spec.rb +1 -1
  104. data/spec/features/suppressed_records_spec.rb +14 -0
  105. data/spec/fixtures/fgdc/harvard-g7064-s2-1834-k3.xml +1 -0
  106. data/spec/fixtures/iso19139/stanford-cg357zz0321.xml +581 -0
  107. data/spec/fixtures/mods/fb897vt9938.mods +111 -0
  108. data/spec/fixtures/mods/stanford-cg357zz0321.mods +113 -0
  109. data/spec/fixtures/solr_documents/iiif-eastern-hemisphere.json +1 -1
  110. data/spec/fixtures/solr_documents/oembed.json +24 -0
  111. data/spec/helpers/geoblacklight_helper_spec.rb +30 -7
  112. data/spec/javascripts/geoblacklight_spec.js +4 -0
  113. data/spec/javascripts/metadata_download_button_spec.js +1 -1
  114. data/spec/lib/geoblacklight/metadata/base_spec.rb +18 -4
  115. data/spec/lib/geoblacklight/reference_spec.rb +30 -0
  116. data/spec/models/concerns/geoblacklight/solr_document_spec.rb +20 -0
  117. data/spec/spec_helper.rb +8 -5
  118. data/vendor/assets/javascripts/readmore.js +618 -0
  119. data/vendor/assets/javascripts/readmore.js.map +1 -0
  120. metadata +96 -3
  121. data/vendor/assets/javascripts/readmore.min.js +0 -11
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b410d89c3bfd4a377eb0a437ca0c30216d18e65c61e4480edae06393a84db034
4
- data.tar.gz: eb118961474b7417d6f59b22586cb8a92c1f39b7a990d1bb83695dca1723502d
3
+ metadata.gz: 2e86b617570869dbc3c775eb976b97679793dc85ba5cd797f19b16a59fa02bee
4
+ data.tar.gz: 94dece60e2e52021b97650cae502e54da61aa64bc78007d573776d8e5ad78dd3
5
5
  SHA512:
6
- metadata.gz: 217f927e25aed689a753d931247c070ca2ed3d37d7b403abe0547e24cac44b838cf94ef1bdedf764f917877c1f7d343d4a2be5faae08d2c99a56dff237efcf02
7
- data.tar.gz: 4eb63641d73914d94e54420431305124c4ef51cb0900cb036c9482d2b28bb6c44bbf0c979c4476f47df5a35579dbf43d838767f48123002148d7902420afaf4b
6
+ metadata.gz: eb756f21ba28b1adfaa255b689fc2e89a46f8774ccc01f8325369345901ecda7fc3c77ee8e2a67bc9cf2dae7630b9454983a2faad468be5f2ba49bfacbb14b6e
7
+ data.tar.gz: 1600f20ab23b02e28573380d2210bab55e8cdc1c3e3039e019cf4b223b3278716185d148d77acf341033df5a2f920e746458ce58dc456b8a8f459192f390d2a5
data/.circleci/config.yml CHANGED
@@ -57,6 +57,9 @@ jobs:
57
57
  - run:
58
58
  name: Run the RSpec test suites
59
59
  command: bundle exec rake geoblacklight:coverage
60
+ - run:
61
+ name: Run the Teaspoon test suites
62
+ command: bundle exec rake teaspoon
60
63
  # Store bundle cache
61
64
  - type: cache-save
62
65
  name: Store bundle cache
@@ -112,6 +115,9 @@ jobs:
112
115
  - run:
113
116
  name: Run the RSpec test suites
114
117
  command: bundle exec rake geoblacklight:coverage
118
+ - run:
119
+ name: Run the Teaspoon test suites
120
+ command: bundle exec rake teaspoon
115
121
  # Store bundle cache
116
122
  - type: cache-save
117
123
  name: Store bundle cache
data/.gitignore CHANGED
@@ -16,4 +16,6 @@ test/tmp
16
16
  test/version_tmp
17
17
  tmp
18
18
  jetty
19
- .internal_test_app
19
+ .internal_test_app
20
+ # Ignore byebug history
21
+ .byebug_history
data/.rubocop.yml CHANGED
@@ -35,7 +35,7 @@ Metrics/BlockLength:
35
35
  - 'spec/helpers/geoblacklight_helper_spec.rb'
36
36
 
37
37
  Metrics/LineLength:
38
- Max: 100
38
+ Max: 115
39
39
  Exclude:
40
40
  - 'spec/**/*'
41
41
  - 'Rakefile'
@@ -45,6 +45,8 @@ Metrics/LineLength:
45
45
 
46
46
  Metrics/MethodLength:
47
47
  Max: 16
48
+ Exclude:
49
+ - 'lib/geoblacklight/metadata/base.rb'
48
50
 
49
51
  Metrics/ModuleLength:
50
52
  Exclude:
data/.rubocop_todo.yml CHANGED
@@ -1,6 +1,6 @@
1
1
  # This configuration was generated by
2
2
  # `rubocop --auto-gen-config`
3
- # on 2018-12-21 14:41:38 -0700 using RuboCop version 0.52.1.
3
+ # on 2019-08-05 15:03:55 -0600 using RuboCop version 0.52.1.
4
4
  # The point is for the user to remove these configuration records
5
5
  # one by one as the offenses are removed from the code base.
6
6
  # Note that changes in the inspected code, or installation of new
@@ -41,10 +41,10 @@ Lint/UnusedBlockArgument:
41
41
  Exclude:
42
42
  - 'lib/tasks/geoblacklight.rake'
43
43
 
44
- # Offense count: 46
44
+ # Offense count: 47
45
45
  # Configuration parameters: CountComments, ExcludedMethods.
46
46
  Metrics/BlockLength:
47
- Max: 227
47
+ Max: 247
48
48
 
49
49
  # Offense count: 1
50
50
  # Cop supports --auto-correct.
@@ -82,7 +82,7 @@ RSpec/LeadingSubject:
82
82
  RSpec/MessageSpies:
83
83
  EnforcedStyle: receive
84
84
 
85
- # Offense count: 24
85
+ # Offense count: 28
86
86
  RSpec/NamedSubject:
87
87
  Exclude:
88
88
  - 'spec/lib/geoblacklight/metadata/base_spec.rb'
@@ -146,7 +146,7 @@ Style/EmptyLiteral:
146
146
  Exclude:
147
147
  - 'spec/models/concerns/geoblacklight/spatial_search_behavior_spec.rb'
148
148
 
149
- # Offense count: 128
149
+ # Offense count: 137
150
150
  # Cop supports --auto-correct.
151
151
  # Configuration parameters: EnforcedStyle.
152
152
  # SupportedStyles: when_needed, always, never
@@ -183,7 +183,7 @@ Style/NumericPredicate:
183
183
  - 'spec/**/*'
184
184
  - 'lib/geoblacklight/relation/relation_response.rb'
185
185
 
186
- # Offense count: 11
186
+ # Offense count: 10
187
187
  # Cop supports --auto-correct.
188
188
  # Configuration parameters: PreferredDelimiters.
189
189
  Style/PercentLiteralDelimiters:
@@ -193,16 +193,8 @@ Style/PercentLiteralDelimiters:
193
193
  - 'spec/lib/geoblacklight/document_presenter_spec.rb'
194
194
  - 'spec/lib/geoblacklight/references_spec.rb'
195
195
  - 'spec/lib/geoblacklight/wms_layer/feature_info_response_spec.rb'
196
- - 'spec/spec_helper.rb'
197
196
 
198
- # Offense count: 1
199
- # Cop supports --auto-correct.
200
- # Configuration parameters: ConvertCodeThatCanStartToReturnNil.
201
- Style/SafeNavigation:
202
- Exclude:
203
- - 'app/models/concerns/geoblacklight/solr_document.rb'
204
-
205
- # Offense count: 5
197
+ # Offense count: 6
206
198
  # Cop supports --auto-correct.
207
199
  # Configuration parameters: EnforcedStyle, ConsistentQuotesInMultiline.
208
200
  # SupportedStyles: single_quotes, double_quotes
data/README.md CHANGED
@@ -5,12 +5,12 @@
5
5
  GeoBlacklight is a world-class discovery platform for geospatial (GIS) holdings. It
6
6
  is an open collaborative project aiming to build off of the successes
7
7
  of the Blacklight Solr-powered discovery interface and the
8
- multi-institutional OpenGeoportal federated metadata sharing
8
+ multi-institutional [OpenGeoportal](http://opengeoportal.io/) and [OpenGeoMetadata](https://github.com/opengeometadata) federated metadata sharing
9
9
  communities. We're actively looking for community input and development partners.
10
10
 
11
11
  ### [Installation](https://github.com/geoblacklight/geoblacklight/wiki/Installation)
12
12
 
13
- Creating a new GeoBlacklight application from the template
13
+ In order to create a new GeoBlacklight application from the template, run the following:
14
14
 
15
15
  ```
16
16
  $ rails new app-name -m https://raw.githubusercontent.com/geoblacklight/geoblacklight/master/template.rb
@@ -23,11 +23,10 @@ $ cd app-name
23
23
  $ rake geoblacklight:server
24
24
  ```
25
25
 
26
- Or install with [Docker](https://github.com/geoblacklight/geoblacklight-docker)
27
- For more information see the [installation guide](https://github.com/geoblacklight/geoblacklight/wiki/Installation)
26
+ Note that this method launches an application that does not have any fixture records to be examined. You may want to launch a test application that has fixture data loaded into a Solr core. If so, refer to the [development guide](https://github.com/geoblacklight/geoblacklight/wiki/Development). For further information on installing a blank app, see the [installation guide](https://github.com/geoblacklight/geoblacklight/wiki/Installation)
28
27
 
29
28
  ### Webpacker
30
- GeoBlacklight can use [Webpacker](https://github.com/rails/webpacker) in order to manage JavaScript dependencies and assets, which requires that either [Yarn](https://yarnpkg.com/) or the [Node Package Manager](https://www.npmjs.com/) be available on the system where this is deployed. How Webpacker interacts with Rails is overviewed within its own documentation, including [how best to configure JavaScript processing settings](https://github.com/rails/webpacker/blob/master/docs/webpack.md). We encourage you to review this.
29
+ GeoBlacklight can use [Webpacker](https://github.com/rails/webpacker) in order to manage JavaScript dependencies and assets, which requires that either [Yarn](https://yarnpkg.com/) or the [Node Package Manager](https://www.npmjs.com/) be available on the system where this is deployed. How Webpacker interacts with Rails is overviewed within its own documentation, including [how best to configure JavaScript processing settings](https://github.com/rails/webpacker/blob/master/docs/webpack.md). We encourage you to review this.
31
30
 
32
31
  ### Contributing
33
32
  Interested in contributing to GeoBlacklight? Please see our [contributing](CONTRIBUTING.md) guide.
@@ -37,4 +36,4 @@ Interested in contributing to GeoBlacklight? Please see our [contributing](CONTR
37
36
  See the [development guide](https://github.com/geoblacklight/geoblacklight/wiki/Development) on our wiki for more information about setting up your development environment.
38
37
 
39
38
 
40
- Please see the full documentation hosted on our Wiki [Wiki](https://github.com/geoblacklight/geoblacklight/wiki)
39
+ Please see the full documentation hosted on our [Wiki](https://github.com/geoblacklight/geoblacklight/wiki)
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 28" aria-labelledby="aria-label-arrow-circle-down">
2
+ <title>arrow-circle-down</title>
3
+ <path fill="#6c757d" d="M20.06 14.02c0-.27-.1-.52-.28-.7l-1.42-1.43c-.19-.19-.44-.28-.7-.28s-.52.1-.7.28L14 14.84V7a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1v7.84L7.05 11.9c-.19-.19-.44-.3-.7-.3s-.52.11-.7.3l-1.43 1.42c-.19.19-.28.44-.28.7s.1.52.28.7l7.08 7.09c.18.18.44.28.7.28s.52-.1.7-.28l7.08-7.08a.98.98 0 0 0 .28-.7zM24 14a12 12 0 1 1-24 0 12 12 0 0 1 24 0z"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-baruch-cuny">
2
+ <title>
3
+ baruch-cuny
4
+ </title>
5
+ <path fill="#6c757d" d="M28.66 22.76c-.97-7.44-9.68-8.5-9.68-8.5 6.18-3.64 6.72-6.9 6.72-7.7C25.85 1.04 20.73.4 20.73.4 19.38-.03 3.28.24 3.28.24c1.57.87 1.55 2.52 1.55 2.52.1.67.3 26.13.3 26.13-.3 2.48-1.8 2.96-1.8 2.96l17.42-.1c9.13-.42 7.92-8.99 7.92-8.99zm-11.44 7.4s-5.15.84-5.35-2-.05-14.85-.05-14.85l-.1-9.56c-.05-2.1 2.73-2.02 2.73-2.02 5.8 0 5.25 5.85 5.25 5.85 0 3.19-4.87 7.12-4.87 7.12.44.1 6.67 1.54 7.11 9.36 0 0 .7 5.45-4.73 6.1z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 32" aria-labelledby="aria-label-berkeley">
2
+ <title>
3
+ berkeley
4
+ </title>
5
+ <path fill="#6c757d" d="M16.07.13c0-.22 0-.22-.82-.22-.31 0-.59.03-1.2.03-.71 0-1.6-.03-2.01-.03-.82 0-.84 0-.84.22s.44.42 1.23.42c.61 0 .98.17.98 8.3 0 3.45-.3 4.13-1.8 5-.93.54-1.83.56-2.82.56-3.78 0-4.35-2.31-4.35-4.25v-8.7c0-.74.03-.96.86-.96s.94-.05.94-.3-.15-.34-.37-.34L2.62-.1C1.47-.11 1.02-.14.5-.14c-.37 0-.54.08-.54.3 0 .3.1.34 1.22.34.7 0 .82.71.82 1.5v7.72c0 4.22 2.38 5.43 6.04 5.43 1.87 0 3.12-.25 4.1-.84 1.43-.86 2.02-1.82 2.02-5.43 0-3.12.02-4.89.02-6.14 0-2.14.35-2.19 1.16-2.19.74 0 .74-.2.74-.42zM28.43 21.22c0-.13-.3-.57-.47-.94-.12-.24-.14-.51-.22-.51-.17 0-.32.51-.39.83-.12.61-1.8 2.36-4.74 2.36-4 0-6.4-2.78-6.4-6.73 0-4.45 2.4-7.4 6.67-7.4 2.6 0 4.32.84 4.47 1.62.05.2.1.45.27.45.1 0 .24-.08.24-.2 0-1.06.15-1.6.15-1.92 0-.12-.24-.27-.32-.27-.37 0-1.52-.37-3.49-.37-6.88 0-10.49 3.44-10.49 8.36 0 4.94 3.1 7.15 7.52 7.15 4.94 0 7.2-2.21 7.2-2.43z"/>
6
+ <path fill="#6c757d" d="M40.5 28c0-2.3-1.5-2.92-2.66-3.51-.5-.25-.94-.35-.94-.42s.35-.2.86-.54c.6-.4 2.02-1.28 2.02-3.32 0-1.45-.94-3.39-4.13-3.39-2.21 0-4.6.15-5.11.15-.86 0-1.62-.03-2.38-.03-.42 0-.5.05-.5.3s.08.3 1.2.3c.7 0 1.09.21 1.09 2.15v11.18c0 .37-.05.42-1.16.42-.54 0-.68.03-.68.35 0 .24.17.27.41.27.8 0 1.33-.1 2.36-.1 1.08 0 3.32.24 4.35.24 3.05 0 5.26-1.3 5.26-4.05zm-3.18-7c0 2.09-.64 2.46-1.35 3 0 0-1.03-.27-2.65-.27-.74 0-.91-.03-.91-.35v-5.23c0-.5.02-.71 1.64-.71 2.34 0 3.27 2.33 3.27 3.56zm.42 7.2c0 2.14-1.03 3.3-3.24 3.3-.7 0-1.53-.1-1.8-.4-.22-.25-.3-1.55-.3-1.77v-4.4c0-.54.33-.64.9-.64 2.67 0 4.44 1.65 4.44 3.9z"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 28" aria-labelledby="aria-label-book">
2
+ <title>
3
+ book
4
+ </title>
5
+ <path fill="#6c757d" d="M25.6 7.47c.4.56.5 1.3.29 2.02l-4.3 14.15A3.41 3.41 0 0 1 18.5 26H4.05c-1.6 0-3.3-1.27-3.87-2.9a2.9 2.9 0 0 1-.03-1.97c.03-.32.09-.63.1-1 .02-.25-.12-.46-.09-.65.06-.37.4-.64.64-1.06.47-.78 1-2.05 1.17-2.86.08-.3-.07-.64 0-.9.08-.3.38-.52.54-.8.42-.72.96-2.1 1.04-2.84.03-.33-.12-.7-.03-.94.11-.36.45-.52.69-.83.37-.52 1-2 1.1-2.83.02-.26-.13-.53-.08-.81.06-.3.43-.6.68-.97.66-.97.78-3.1 2.77-2.55l-.02.05c.27-.06.53-.14.8-.14h11.9c.72 0 1.38.33 1.77.88.4.56.5 1.3.28 2.03l-4.28 14.15C18.41 21.46 18 22 16.02 22H2.44c-.2 0-.45.05-.6.23-.12.2-.14.33-.01.68.31.9 1.39 1.09 2.25 1.09H18.5c.58 0 1.25-.33 1.42-.9l4.7-15.41c.08-.3.08-.61.07-.9.36.15.69.37.92.68zM8.99 7.5c-.09.28.07.5.35.5h9.5c.26 0 .56-.22.65-.5l.33-1c.1-.28-.06-.5-.34-.5h-9.5c-.27 0-.56.22-.66.5zm-1.3 4c-.09.28.07.5.35.5h9.5c.27 0 .56-.22.66-.5l.33-1c.09-.28-.07-.5-.35-.5h-9.5c-.26 0-.56.22-.65.5z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 28" aria-labelledby="aria-label-bookmark">
2
+ <title>
3
+ bookmark
4
+ </title>
5
+ <path fill="#6c757d" d="M18.19 2c.23 0 .47.05.69.14.68.27 1.12.9 1.12 1.61v20.14c0 .7-.44 1.34-1.12 1.61-.22.1-.46.13-.7.13a1.9 1.9 0 0 1-1.29-.5L10 18.5l-6.9 6.63c-.35.32-.8.51-1.29.51-.23 0-.47-.05-.69-.14A1.73 1.73 0 0 1 0 23.9V3.74c0-.7.44-1.34 1.12-1.6.22-.1.46-.15.7-.15h16.37z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-cd-rom">
2
+ <title>
3
+ cd-rom
4
+ </title>
5
+ <path fill="#6c757d" d="M11.62 20.54c-.28.36-.5.76-.65 1.2a8 8 0 0 1-3.87-4.48l1.37-.17c.6 1.5 1.73 2.7 3.15 3.45zm-5.87-3.1l-1.33.16c.9 3.16 3.23 5.71 6.25 6.93v-1.2l.02-.23a9.37 9.37 0 0 1-4.94-5.67zm19.16-5.7c-1-3.54-3.78-6.31-7.31-7.32l-.17 1.33a9.38 9.38 0 0 1 6.15 6.15l1.33-.16zM17.27 7.1l-.17 1.36a6.68 6.68 0 0 1 3.77 3.77l1.37-.17a8 8 0 0 0-4.97-4.96zm-2.6 11.56a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-1.34a2.67 2.67 0 1 0 0-5.34 2.67 2.67 0 0 0 0 5.34zm10.58 7.73h-.85v3.22h1.06c.9 0 1.36-.63 1.36-1.53 0-1.2-.55-1.69-1.57-1.69zM32 23.33V30a2 2 0 0 1-2 2H15.33a2 2 0 0 1-2-2v-6.67c0-1.1.9-2 2-2H30a2 2 0 0 1 2 2zm-9.62 3.93h-1.15c-.1.68-.5 1.14-1.23 1.14-.98 0-1.47-.74-1.47-1.7 0-1 .47-1.76 1.47-1.76.63 0 1.1.43 1.18.9h1.16C22.2 24.64 21.18 24 20 24c-1.65 0-2.67 1.16-2.67 2.7 0 1.53 1.04 2.63 2.67 2.63 1.4 0 2.27-.85 2.38-2.07zm5.62-.62c0-1.62-.99-2.52-2.46-2.52H23.2v5.1h2.34c1.56 0 2.46-1.01 2.46-2.58zM2.67 14.67a12.01 12.01 0 1 1 23.3 4h2.8A14.63 14.63 0 0 0 14.67 0a14.67 14.67 0 0 0-4 28.77v-2.8c-4.66-1.66-8-6.1-8-11.3z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 32" aria-labelledby="aria-label-chicago">
2
+ <title>
3
+ chicago
4
+ </title>
5
+ <path fill="#6c757d" d="M9.27.95c-2.6.07-6.25.31-7.63.49l-.23.03v8.3c0 8.91 0 8.6.24 9.92a13.18 13.18 0 0 0 8.45 10.16c1.24.49 2.77.87 3.21.8.12-.01.55-.11.96-.2 3.81-.96 6.79-3.03 8.59-5.97a14.66 14.66 0 0 0 1.9-5.44c.1-.61.11-.68.12-9.1.01-8.09.01-8.48-.07-8.48L24 1.39C19.77.99 13.91.8 9.27.95zm2.24 1.5c.42.06.88.2 1.23.36l.25.11v3.54c0 2.8-.02 3.52-.06 3.5a4.77 4.77 0 0 0-2.6-.5c-.2.03-.8.14-1.34.26-1.26.27-1.82.35-2.4.35h-.47v-7.2l.27.03c.15.03.67.04 1.16.04h.9l.52-.18a5.28 5.28 0 0 1 2.54-.3zm5.22.14a9 9 0 0 0 3.21.39l.53-.04v7.18h-.3c-.54 0-1.45-.13-3.2-.47a5.52 5.52 0 0 0-1.99-.2c-.67.08-.94.17-1.63.52-.02 0-.03-1.57-.02-3.5l.01-3.52.42-.16a4.42 4.42 0 0 1 2.97-.2zM4.28 4.27c.48.36.44 1.09-.08 1.33-.6.3-1.2-.2-1.08-.87a.83.83 0 0 1 .48-.54c.2-.06.53-.03.68.08zm17.22.34c.1 0 .28-.03.41-.07.3-.09.5-.09.71 0 .27.12.41.27.5.58.04.1.03.1-.08.06-.24-.1-.42-.05-1.1.26-.64.3-1.05.42-1.14.37a3.2 3.2 0 0 1-.05-.7v-.68l.3.1c.15.04.36.08.45.08zm-15.71.4v.45l-.87-.02L4.9 5l-.01-.43h.9V5zM4.2 7.3c.54.27.54 1.11-.01 1.37-.37.19-.86.03-1.03-.32-.19-.4-.05-.86.33-1.04a.74.74 0 0 1 .71 0zm17.13.08c.24.01.58 0 .75-.02.19-.01.4-.03.47-.02.17.02.47.33.55.55.06.2.04.24-.1.17-.2-.11-.5-.07-.8.1-.4.22-.93.4-1.25.44l-.25.04V7.28l.1.04c.06.02.3.04.53.05zM5.8 8.05v.42h-.9v-.85h.9v.43zm8.01 3.01c.4.17.73.22.87.14.1-.04.1-.04.1.05 0 .06-.03.15-.07.2-.09.1-.08.1.1.07.1-.02.24-.09.32-.16l.13-.13v.18c0 .21-.15.37-.42.45l-.18.06.13.11c.1.08.14.16.14.25 0 .18.16.38.3.38.15 0 .15.06.02.16-.07.05-.13.05-.22.02-.15-.06-.16-.04-.08.16.04.1.07.22.07.28 0 .2.1.48.24.6.22.23.04.27-.2.05l-.16-.14.07.2c.06.19.06.23 0 .53-.06.18-.11.35-.14.37-.03.03-.1-.02-.23-.16-.19-.22-.25-.23-.11-.03.18.28.28 1.06.14 1.06-.04 0-.12-.08-.18-.18-.13-.24-.19-.24-.12-.02.06.25.11.34.35.6.12.13.28.37.35.54l.14.29-.07.54c-.04.3-.08.55-.1.57-.04.05-.12-.04-.24-.27a.9.9 0 0 0-.14-.23c-.1 0 .14.6.3.77.05.06.11.17.14.26.07.2.08.61.01.61-.02 0-.1-.08-.17-.19-.07-.1-.13-.18-.14-.17l.08.34c.16.48.15 1.13 0 1.5l-.12.29-.14-.58c-.08-.32-.16-.57-.2-.56l-.31.4c-.16.22-.29.38-.3.37l-.07-.36a4.93 4.93 0 0 0-.5-1.7c-.07 0-.73 1.89-.8 2.24a3 3 0 0 0 .05 1.27c.04.12.06.22.05.22-.05 0-.26-.5-.34-.8-.21-.76-.16-1.56.11-1.84.13-.14.16-.36.05-.5-.05-.07-.07-.07-.07-.02 0 .1-.09.39-.14.47-.06.1-.22-.01-.28-.19-.07-.2 0-.48.18-.78s.2-.4.13-.5c-.06-.09-.07-.08-.16.09-.12.25-.22.26-.3.01a2.1 2.1 0 0 1 .46-1.82c.09-.1.16-.22.15-.24s-.11.02-.22.1c-.26.17-.3.12-.26-.22.06-.52.4-.97.75-1.04.18-.03.19-.05.08-.17-.04-.04-.07-.09-.06-.1l.34-.1c.4-.09.58-.2.65-.42.08-.25.02-.27-.19-.07-.13.13-.23.18-.33.18-.17 0-.23-.08-.1-.16.12-.09.13-.27.02-.38-.06-.06-.13-.07-.3-.05-.18.02-.47-.06-.47-.13a.39.39 0 0 0-.03-.1c-.02-.06 0-.07.07-.05.07.02.22-.02.44-.12.32-.13.35-.14.53-.09.1.04.26.13.35.22l.18.16c.04 0 .02-.24-.03-.35-.06-.11-.36-.31-.48-.31-.04 0-.12-.08-.18-.17a.69.69 0 0 0-.57-.35c-.15 0-.19-.02-.27-.16-.13-.22-.28-.29-.46-.21a.45.45 0 0 0-.18.17c-.06.14-.09.14-.2-.02-.2-.24-.08-.66.24-.86l.19-.1c.02 0 .08.1.13.22.09.2.2.3.26.24.02-.02 0-.12-.05-.22s-.08-.22-.06-.26c.04-.08.23-.1.31-.01.05.05.09.02.18-.1.27-.32.66-.35 1.25-.1zm-4.85.39c.09.06.2.2.27.31.1.2.12.27.13.72 0 .57.02.62.33.7l.2.05-.08.14c-.14.24-.25.26-.77.16-.1-.02-.15.02-.33.23-.26.3-.29.44-.14.66.1.15.13.43.05.47-.07.05-.05.3.03.38.1.1.25.09.68-.02.45-.12.55-.12.77.02.1.06.24.12.3.12.08 0 .1-.03.1-.16 0-.18-.05-.25-.31-.42-.22-.14-.28-.28-.23-.51.04-.2.26-.7.31-.7.02 0 .06.08.1.17.07.24.27.45.7.74.55.4.7.75.54 1.37-.08.33-.09.36-.01.54.07.19.07.2-.01.35-.26.44-.3 1.26-.08 1.65.1.2.11.25.09.58-.03.39.02.57.23.8.08.08.08.12.03.34-.04.2-.04.32 0 .58.03.18.05.34.04.36-.02 0-.13-.2-.26-.48-.14-.3-.31-.58-.43-.71a1.8 1.8 0 0 0-1.07-.53l-.3-.03v.13c0 .09.08.23.2.38.1.13.2.32.23.4.06.2.06.75 0 .75-.07 0-.55-.48-.62-.63a1.39 1.39 0 0 1-.11-.3l-.03-.16-.2.18c-.28.29-.42.62-.42 1.03-.01.2-.02.33-.04.31s-.1-.2-.18-.42l-.15-.38.42-.54a7 7 0 0 0 .93-1.54l.04-.11-.11.09c-.1.1-.73.91-1.15 1.5l-.23.32-.18-.34-.17-.35.15-.19.3-.4c.17-.25.6-1.17.56-1.2-.01-.02-.27.36-.58.82l-.55.85-.14-.11a.53.53 0 0 0-.18-.12c-.04 0-.14.37-.14.56 0 .17-.2.43-.64.81-.31.27-.34.26-.34-.22v-.28l.37-.43c.36-.4.85-1.12 1.08-1.57l.1-.21-.15.14c-.08.07-.43.5-.79.94l-.65.82c-.01.02-.04-.01-.07-.06l-.19-.24-.13-.16.34-.49c.35-.5.81-1.4.78-1.5-.02-.04-.31.37-.67.9-.46.7-.66.98-.71.96-.1-.04-.09-.14.02-.75.06-.28.1-.57.1-.63 0-.38-.3.51-.36 1.06l-.03.3-.24.06c-.28.07-.3.14-.07.36l.14.14-.02.68c-.01.67-.01.68.12.86.16.23.16.25 0 .25a.7.7 0 0 0-.27.07.44.44 0 0 1-.14.07c-.01-.01-.06-.23-.1-.49A15.55 15.55 0 0 1 5 17.24c-.03-.04-.15.23-.92 2.1-.77 1.9-.75 1.84-.83 1.84-.08 0-.11-.11-.11-.47 0-.9.76-2.84 1.5-3.8.16-.22.18-.3.1-.3-.03 0-.35.29-.7.64-.73.7-1.08.92-1.45.92-.1 0-.2-.02-.2-.04 0-.03.47-.5 1.04-1.04.97-.91 1.34-1.3 1.3-1.35l-.46.21c-.5.25-.82.34-1.22.34-.3 0-.57-.05-.57-.1a5 5 0 0 1 .61-.37c.7-.38 1.3-.76 1.6-1.02.24-.21.47-.52.47-.64 0-.07-.06-.05-.43.13-.52.24-.94.36-1.33.37-.3 0-.64-.05-.64-.1 0-.03.13-.11.28-.2.5-.3 2-1.23 2.76-1.73.63-.4.8-.49.95-.49.1 0 .21-.02.25-.04.05-.04 0-.05-.18-.05-.41 0-.56-.14-.47-.44l.04-.18.14.16c.14.14.15.15.46.12.17-.02.53-.1.79-.2.58-.2.92-.22 1.15-.06zm10.35 0c.21.07.5.16.63.22s.35.1.48.1c.15.01.25.04.25.07 0 .08-.19.2-.32.2-.15 0-.18.1-.02.12.3.08.8.28 1.04.44.28.19.34.28.21.3-.05.01.21.31.92 1.02.73.74.96 1 .89 1-.2 0-.78-.4-1.46-1-.18-.16-.32-.26-.32-.23 0 .06.17.25 1 1.12.28.3.64.71.81.93.3.38.64.9.64.97 0 .12-1-.33-1.31-.6-.11-.1-.43-.51-.72-.95-.47-.71-.67-.95-.73-.88-.02.01.3.56.69 1.21.85 1.43 1.04 1.8 1.2 2.42.12.42.13.55.13 1.4 0 1.14-.1 1.77-.28 1.77-.06 0-.12-.2-.6-2.16-.48-1.95-.8-2.87-1.18-3.32l-.12-.14.12.33c.55 1.43.86 2.6.94 3.46l.03.35-.27.1c-.15.05-.4.16-.55.26l-.27.18v-.25c0-.72-.17-1.76-.43-2.56-.15-.46-.25-.58-.21-.24.08.58.22 1.63.25 1.77 0 .1 0 .15-.03.13-.02-.02-.27-.3-.53-.63-.54-.65-.84-.96-.84-.85 0 .1.4.79.66 1.13.13.17.35.4.5.53l.25.23v.3c0 .38-.07.69-.15.66-.03 0-.41-.44-.84-.95-.88-1.04-1.14-1.32-1.16-1.25-.02.05.15.4.42.87.14.23.39.51.88 1l.68.67-.15.23c-.25.39-.24.39-.65.09-.19-.15-.36-.3-.36-.33l-.06-.24c-.04-.19-.05-.2-.23-.2-.19 0-.22-.02-.64-.45-.46-.47-.6-.57-.5-.33.09.24.36.66.55.83l.19.17-.14.24c-.08.14-.14.3-.14.33 0 .15-.1.1-.5-.29-.48-.46-.57-.5-.4-.15.09.17.4.5.68.7l.13.09-.1.28c-.06.17-.17.34-.28.44-.33.31-1 .86-1.02.83a1.99 1.99 0 0 1 .93-1.18c.21-.1.23-.2.08-.36-.09-.08-.14-.1-.47-.08l-.37.03v-.15c0-.08-.03-.31-.07-.52l-.1-.6-.04-.23-.22.14c-.3.19-.36.3-.41.68-.03.18-.08.39-.13.47l-.23.45-.16.3-.05-.16c-.03-.08-.05-.29-.05-.46 0-.27-.02-.35-.15-.55-.2-.31-.26-.47-.32-.82-.04-.26-.03-.3.06-.42.13-.19.16-.5.06-.87-.08-.28-.08-.35-.01-.95.1-.87.06-1.04-.3-1.48l-.17-.2.05-.3.05-.3.47.03.14-.29c.08-.15.23-.37.35-.47.21-.21.23-.27.12-.52-.03-.1-.06-.18-.05-.2l.22.1c.31.17.35.31.21.72-.12.35-.1.4.12.4.35 0 .77-.27.83-.51.08-.39.12-.48.3-.67.23-.26.24-.41 0-.52-.13-.06-.14-.09-.13-.22l.02-.15-.23.2c-.27.27-.4.3-.7.2-.19-.08-.26-.08-.4-.04a.52.52 0 0 1-.2.04c-.06-.06.1-.25.25-.3.26-.1.48-.23.57-.37.06-.08.07-.13.01-.26-.08-.24-.02-.37.29-.7l.27-.3.24.03c.16.02.27 0 .34-.04.31-.22.76-.25 1.32-.09zm-8.48.88c0 .05.06.15.12.22l.11.13h.68c.74.01.9.06 1.05.29.08.12.08.13 0 .09a2.33 2.33 0 0 0-1.09 0c-.62.1-.83.07-1.02-.13-.15-.17-.17-.33-.04-.54.1-.17.2-.2.2-.06zm2.55 7.2c.12.38.15 1 .07 1.51-.02.15-.02.4 0 .54l.03.28.06-.28c.04-.15.14-.4.22-.54.16-.31.49-.66.55-.6.08.1.24.84.24 1.12 0 .38-.06.57-.37 1.09a1.5 1.5 0 0 0-.3.77c-.02.2-.03.38-.02.41.01.03.08-.12.15-.33.08-.24.23-.54.38-.78.27-.4.35-.61.47-1.23.04-.23.12-.46.2-.6.14-.22.25-.29.25-.15 0 .05.02.13.06.18.2.28.12.78-.23 1.42-.23.44-.23.44-.15.44.17 0 .46-.35.55-.66.04-.12.04-.12.11.05.14.32.1.44-.21.67-.1.07-.22.22-.27.33-.1.2-.14.55-.06.54.06 0 .49-.56.63-.83.1-.18.15-.35.18-.6.03-.28.06-.4.22-.66.17-.29.27-.58.37-1.08.01-.06.08-.16.15-.24l.12-.14.06.36c.1.56.1.93-.03 1.17l-.1.2.16-.1c.32-.2.44-.24.67-.24h.24l-.3.14c-.32.17-.46.33-.7.89-.24.6-.3.67-.63 1-.34.32-.4.42-.24.42.21 0 .67-.3 1-.65.2-.2.53-.5.75-.65.54-.39.72-.67.94-1.37.1-.33.34-.77.42-.77.14 0 .11.69-.05 1.28-.1.36-.15.47-.46.84l-.16.2.18-.08c.25-.1.85-.43 1.1-.6.4-.27.72-.62 1.06-1.14.38-.57.55-.74 1.02-.99.44-.23.5-.22.3.05-.09.12-.17.26-.18.32-.1.52-.15.69-.3.95-.08.17-.14.3-.1.3.02 0 .12-.04.23-.1s.22-.08.26-.07c.05.02-.07.17-.41.52-.69.7-.82.75-2.4 1.01-.76.13-1.19.3-1.98.84-.64.43-.97.61-1.46.8-.13.03-.22.09-.22.1 0 .03.15.11.34.2.29.14.39.16.68.16.33 0 .35 0 1.16-.42.45-.23.84-.41.84-.4.02.02-.2.26-.48.56-.55.56-.72.67-1.4.86-.32.09-.49.1-1.31.1-.86 0-.96.02-1.1.1-.25.15-.24.22.02.22.24 0 .35.04.58.24.4.35.83.4 1.1.14.2-.2.45-.3.73-.3.23 0 .56.14.69.29.07.08.07.09-.06.11-.07.01-.2.1-.27.18l-.37.4c-.28.32-.52.41-.96.39-.3-.02-.34-.04-.87-.36-.78-.5-.95-.53-1.07-.21-.06.15.01.31.31.67.43.52.45.7.15 1.01-.24.24-.43.27-.73.12-.17-.08-.65-.55-.61-.6 0 0 .1 0 .18.03.22.07.53.06.6 0 .1-.1.06-.26-.15-.67a1.96 1.96 0 0 1-.22-.55c0-.08-.02-.14-.05-.14s-.18.12-.34.27c-.38.36-.8.66-1.06.77-.23.1-.62.12-.77.03a6.58 6.58 0 0 1-.62-.54 6.9 6.9 0 0 0-1.26-1.02l-.2-.12h.52c.86 0 1.15.12 1.67.66.31.33.37.37.52.37.09 0 .23-.04.3-.09a4 4 0 0 0 .77-.83c.06-.1.05-.11-.12-.18a2.9 2.9 0 0 0-1.74-.15c-.11.03-.2.05-.2.02 0-.08.52-.56.72-.66.44-.23.92-.1 1.35.35.27.28.31.2.1-.18-.3-.55-1.04-.81-1.73-.6-.14.03-.48.18-.78.32-.63.31-.8.33-1.21.12a4.48 4.48 0 0 1-1.5-1.26c-.2-.28-.19-.33 0-.2.89.58 1.67.7 2.37.37.58-.28 1.23-.24 2.14.12.23.1.43.17.44.17.02 0-.09-.1-.24-.24a2.64 2.64 0 0 0-1.09-.56 3.88 3.88 0 0 0-1.85.16c-.32.13-.54.1-.98-.16a2.29 2.29 0 0 0-.47-.24c-.1 0 .1-.16.39-.3.29-.16.56-.2.9-.12.15.03.28.05.3.03 0-.01-.09-.08-.2-.15a2 2 0 0 0-.82-.22 15.5 15.5 0 0 1-2.99-.7c-.27-.1-.27-.1-.18-.2.16-.15.51-.2.88-.1.06.03 0-.07-.17-.22-.3-.29-.47-.6-.48-.84l.04-.57c.03-.34.02-.43-.04-.56-.04-.08-.07-.16-.06-.17.05-.06.4.06.51.17.15.16.2.34.27.99.06.5.16.8.32.95.09.08.09.07.09-.17 0-.18.02-.28.08-.35.12-.13.14-.13.21.05.1.2.4.5.64.6.25.12.3.12.36 0 .04-.08.03-.14-.04-.3-.2-.4-.28-.98-.22-1.5.02-.27.04-.31.1-.26.1.09.28.5.44 1.05.12.42.2.59.4.9.15.22.32.43.38.49l.1.1.03-.11c.02-.06 0-.31-.04-.56-.08-.53-.05-.75.14-1.04.14-.21.19-.23.23-.06.02.06.16.24.31.4.31.3.3.29.28.98 0 .24.01.32.1.45.14.2.62.53 1.32.91.66.37.92.56 1.2.87.22.26.26.23.12-.09-.1-.2-.35-.41-1.06-.88a3.1 3.1 0 0 1-1.1-1.1c-.12-.26-.13-.32-.16-1.14l-.03-.89-.2-.22c-.19-.2-.19-.2-.09-.2.06 0 .2.03.31.08.56.25 1.11 1.07 1.4 2.1.15.5.18.55.48.87.13.14.32.36.42.5.1.12.17.19.15.13l-.16-.6a5.56 5.56 0 0 1-.02-2.34c.11-.4.41-1.08.48-1.08.03 0 .09.16.15.34zm-5.84 1.21c0 .18.03.43.07.56.04.12.06.23.05.25-.06.05-.6-.56-.6-.69 0-.06.38-.44.45-.44.02 0 .03.15.03.32zm12.2.45c.3.27.3.3.06.52-.16.13-.16.13-.33.05-.19-.1-.18-.03-.09-.63.01-.1.04-.19.06-.19.02 0 .15.11.3.25zm1.75 1.48c-.14.45-.5 1.18-.64 1.31-.06.06-.1.07-.14.03-.08-.08-.1-.5-.04-.83.05-.3.06-.31.3-.45.13-.07.32-.22.42-.33.1-.1.2-.18.21-.16l-.1.43zm-15.54.05c.12.37.04 1.1-.13 1.1-.1 0-.32-.55-.61-1.5 0-.02.14.02.33.1.31.12.36.16.4.3z"/>
6
+ <path fill="#6c757d" d="M9.93 3.52c-.2.1-.38.42-.38.66 0 .33.3.62.66.63.12 0 .5-.2.45-.25a.62.62 0 0 0-.23 0c-.17.01-.22 0-.35-.11-.09-.07-.15-.16-.15-.2 0-.03.13-.16.28-.3l.28-.25-.12-.13c-.15-.16-.22-.16-.44-.04zM11.05 3.73c-.24.19-.29.37-.13.54l.1.13-.17.17a.72.72 0 0 0-.17.18c0 .09.42.2.6.17.25-.04.57-.25.63-.39.05-.13-.03-.3-.2-.39-.08-.05-.08-.05.08-.2l.16-.14-.15-.11c-.22-.17-.5-.16-.75.04zM8.48 3.73c-.12.13-.13.18-.03.18.12 0 .17.18.15.58l-.01.38.13.02h.13v-.46c0-.52.05-.65.2-.48.06.06.12.1.15.1.05 0 .28-.19.25-.2l-.14-.12c-.12-.11-.13-.11-.27-.04-.13.07-.16.07-.29 0-.17-.08-.15-.08-.27.04zM7.98 3.75c-.05.06-.08.06-.27.01-.32-.07-.53-.02-.75.2-.32.32-.3.75.05 1.01.21.17.4.2.72.1.15-.03.2-.03.26.03.12.1.16.1.1-.01a1.16 1.16 0 0 1-.04-.35c0-.15-.02-.27-.05-.27-.02 0-.05.06-.05.13 0 .2-.24.44-.45.44-.17 0-.4-.24-.43-.44-.06-.42.12-.74.44-.74.27 0 .44.18.44.44 0 .07.03.12.05.12.03 0 .05-.15.05-.37 0-.21 0-.38-.02-.38l-.05.08zM10.68 5.12c0 .04-.09.06-.28.06-.27 0-.3.01-.45.16-.1.09-.16.2-.16.25 0 .12.16.25.45.36.31.12.4.2.38.37-.01.2-.2.25-.48.16-.15-.04-.21-.1-.28-.25l-.1-.18-.01.25c-.02.33 0 .42.1.34.06-.04.2-.06.4-.06.28.01.33 0 .43-.1.07-.08.12-.2.13-.33.02-.18 0-.23-.1-.33a.57.57 0 0 0-.33-.15.79.79 0 0 1-.32-.12l-.1-.08.1-.1c.15-.14.39-.13.57.02l.15.12v-.16a.55.55 0 0 0-.05-.22c-.03-.05-.05-.05-.05-.02zM9.19 5.32c-.06.1-.17.23-.25.29-.12.08-.13.1-.06.15.05.04.07.16.07.45.01.34.03.4.13.48.15.12.2.11.32-.06.1-.13.1-.14.02-.14-.14 0-.19-.09-.2-.4-.02-.27-.02-.28.1-.3.22-.02.33-.05.33-.1 0-.02-.08-.03-.19-.02-.15.03-.18.02-.2-.07a.6.6 0 0 1 .02-.26c.06-.24.03-.24-.1-.02zM7.04 5.55a.85.85 0 0 0-.4.75c0 .2.02.24.16.38.1.1.21.16.34.18.16.02.19 0 .26-.13.08-.14.08-.14-.04-.14a.64.64 0 0 1-.46-.25c-.13-.18-.07-.6.1-.66.03-.02.12.02.2.08l.13.12.1-.12c.11-.1.11-.1.03-.23-.12-.15-.15-.15-.41.02zM8.04 5.61c-.23.16-.31.32-.24.51.05.13.04.17-.04.27-.12.15-.11.26.02.41l.11.14.13-.1c.17-.14.23-.14.3.02l.06.12.16-.16c.16-.15.16-.16.07-.2-.08-.03-.1-.07-.1-.44 0-.33-.01-.43-.1-.54-.11-.16-.16-.17-.37-.03zM11.23 5.75a.97.97 0 0 0-.24.33c-.06.22.01.44.17.57.2.17.32.16.45-.04.13-.19.14-.25.04-.16-.17.14-.5-.16-.5-.45 0-.13.18-.24.33-.19.04.02.12 0 .17-.05.09-.07.09-.07 0-.14-.14-.1-.2-.09-.42.14zM11.96 5.91c-.1.09-.14.16-.1.15.04-.01.1 0 .15.02.07.03.08.1.08.39s.02.35.1.42c.1.09.1.09.24-.05l.14-.13-.11-.03c-.1-.02-.1-.05-.13-.42-.04-.58-.08-.62-.37-.35zM9.77 7.15c-.02.05-.1.2-.2.3-.13.18-.14.22-.08.27.04.04.06.15.06.37 0 .48.2.68.4.39.18-.23.2-.26.09-.2-.16.08-.25-.02-.25-.29 0-.22 0-.23.14-.26.18-.03.18-.1 0-.1h-.16l.04-.29c.03-.28.01-.37-.04-.19zM7.3 7.43c-.38.28-.5.63-.34.96.1.22.45.5.51.43.16-.19.3-.4.28-.43-.02-.02-.06 0-.09.02a.25.25 0 0 1-.16.06c-.13 0-.34-.17-.27-.22l.33-.27.28-.23-.14-.23a1.07 1.07 0 0 0-.18-.22l-.22.13zM11.65 7.38c-.26.16-.32.27-.29.47.02.12 0 .21-.04.27-.1.12-.1.4 0 .53l.07.1.2-.11c.25-.15.28-.15.46-.02l.14.1.15-.15c.1-.1.12-.15.06-.13-.16.06-.21-.05-.21-.43 0-.35 0-.37-.17-.54a.98.98 0 0 0-.2-.17.76.76 0 0 0-.17.08zM8.14 7.5c-.1.12-.1.13-.03.26.06.1.08.24.08.56 0 .43 0 .43.12.43s.11 0 .11-.46c0-.38.02-.48.09-.54.07-.06.1-.06.16-.01.07.05.08.14.08.53 0 .27.02.5.05.5.03.02.12-.03.21-.1.1-.08.14-.13.1-.14-.04-.01-.07-.14-.1-.47-.02-.45-.07-.63-.17-.63a.71.71 0 0 0-.21.13l-.16.11-.08-.14c-.05-.08-.1-.14-.11-.14l-.14.12zM10.45 7.55l-.15.15.14.03c.14.03.14.03.18.41.03.45.12.55.3.35.1-.11.11-.12.03-.17-.06-.03-.08-.11-.08-.35 0-.31-.1-.58-.21-.58-.03 0-.12.07-.2.16zM15.32 3.3c-.02.02 0 .04.04.04s.1.04.13.1c.03.08.02.18-.07.5-.07.21-.14.39-.15.39-.04 0-.3-.6-.3-.68 0-.04.04-.08.09-.1s.1-.04.1-.07c0-.05-.22-.08-.69-.11-.33-.03-.35-.02-.22.03.1.03.2.12.28.24.13.2.58 1.22.58 1.31 0 .13.1-.11.33-.8.22-.65.26-.73.4-.81l.14-.1h-.32c-.17 0-.33.03-.34.05zM17.5 3.48c-.09.14-.32.35-.43.4-.04 0-.03.03.03.08s.1.18.12.5c.05.46.15.72.26.72.04 0 .13-.08.2-.18l.1-.18-.1-.02c-.09-.02-.1-.07-.15-.4-.04-.4-.02-.44.23-.45.19 0 .36-.04.36-.1 0-.02-.12-.04-.27-.05l-.27-.01v-.23-.22l-.09.14zM16.06 3.79c-.15.13-.16.16-.08.16.2 0 .26.11.26.48 0 .29.01.38.1.48.12.16.27.16.4 0l.1-.13-.15-.1c-.14-.1-.15-.11-.16-.47-.01-.3-.04-.4-.12-.48-.05-.06-.11-.1-.14-.1s-.11.07-.21.16zM18.55 4.08c-.22.17-.28.3-.18.37.07.05.07.07-.02.23-.12.19-.1.4.03.6.08.13.08.13.2.04.22-.15.33-.16.43-.04l.1.1.11-.12c.14-.16.14-.2.05-.27-.05-.04-.07-.16-.07-.45v-.4l-.15-.1c-.2-.12-.33-.11-.5.04zM14.98 5.37c-.74.07-1.15.45-1.05.98.02.1.07.24.12.3.2.22.65.32 1.07.22.1-.02.18-.02.2 0 .07.11.11.02.11-.21 0-.29-.04-.33-.12-.12-.12.33-.62.34-.9.02-.17-.18-.19-.29-.09-.33.07-.03.87.06 1.03.1.07.02.08 0 .08-.13 0-.09 0-.17-.02-.19s-.14.01-.27.05c-.13.03-.39.06-.56.06h-.32v-.14c0-.17.19-.36.43-.43.25-.08.5.02.6.22.04.09.09.16.11.16.02 0 .03-.14.03-.3s-.01-.3-.03-.3l-.42.04zM16.54 5.55c-.13.14-.13.14-.23.06-.17-.16-.2-.16-.44.02s-.34.33-.13.19c.18-.12.33-.05.4.2.07.22 0 .54-.16.74l-.09.12.1-.05a.86.86 0 0 0 .22-.22l.13-.16.16.17.17.17.36-.36-.18-.09c-.3-.14-.4-.29-.39-.52.01-.06.03-.07.1-.03.13.07.4.06.47-.02.05-.06.04-.08-.05-.13-.06-.02-.15-.09-.2-.14-.1-.09-.1-.09-.24.05zM17.59 5.86c-.27.2-.32.29-.32.55 0 .16.03.26.14.4.26.36.43.37.73.07l.18-.2-.15.04c-.45.14-.86-.36-.58-.7.09-.11.1-.11.18-.03.1.09.37.1.42.03.03-.04-.25-.32-.34-.33-.02 0-.15.08-.26.17zM18.82 5.94c-.33.25-.47.66-.32.94.1.2.3.37.42.37.13 0 .41-.26.53-.5a.71.71 0 0 0-.18-.86c-.17-.13-.22-.13-.45.05zm.23.21c.22.15.29.5.14.78-.06.12-.14.1-.31-.07-.2-.21-.26-.42-.17-.63.07-.18.15-.2.34-.08zM14.01 7.8c.02.87.03.93.16 1 .09.05.12.04.26-.11s.15-.17.07-.17c-.16 0-.2-.15-.2-.82v-.64H14l.01.74zM16.5 7.2c-.03.05-.13.15-.23.22-.16.11-.17.13-.1.2.05.06.06.2.06.5 0 .36.01.41.12.51.15.15.22.15.37-.01.16-.16.16-.18 0-.17-.15 0-.2-.1-.2-.51 0-.27 0-.27.14-.27.17 0 .18-.08.02-.12-.12-.03-.13-.05-.1-.24.02-.23.01-.25-.07-.11zM15.15 7.51c-.21.2-.25.3-.19.46.04.09.03.13-.02.17a.59.59 0 0 0-.12.24c-.04.14-.04.2.02.32.1.17.14.18.22.07.04-.05.13-.12.21-.16.14-.09.14-.09.25.02l.11.1.17-.19c.16-.17.17-.19.08-.2-.19-.04-.22-.1-.2-.44 0-.28 0-.33-.1-.44-.15-.16-.2-.15-.43.05zM17.11 7.67l-.13.1.13.12c.12.11.12.13.1.42-.03.26-.03.3.07.42l.12.13.26-.12c.15-.07.27-.1.27-.08 0 .03.04.09.1.14.08.09.1.09.2.02.09-.06.11-.1.08-.13a1.29 1.29 0 0 1-.05-.45c0-.4 0-.41-.14-.54l-.14-.14-.16.15c-.13.13-.13.15-.05.15.15 0 .2.1.2.36 0 .3-.08.38-.33.3l-.16-.03-.01-.37c-.01-.26-.04-.4-.1-.46-.08-.1-.1-.1-.25.02zM18.68 7.9l-.15.11.3.13v.95l.15-.02.15-.01.01-.45c.01-.24.04-.46.06-.49.03-.02.1 0 .19.1l.14.13.28-.27-.18-.13-.17-.13-.31.19-.1-.12c-.12-.16-.19-.16-.37 0zM13.08 11.38c-.33.1-.46.28-.17.23.15-.02.16-.01.16.1 0 .07.01.16.03.21.03.07.02.08-.09.03-.07-.02-.14-.04-.15-.02-.04.03.26.17.4.17.12 0 .81-.32.81-.38 0-.04-.58-.32-.73-.34a.73.73 0 0 0-.26 0z"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-columbia">
2
+ <title>
3
+ columbia
4
+ </title>
5
+ <path fill="#6c757d" d="M31.89 15.45a4.2 4.2 0 0 0-3.88-3.5c-3.48-.28-6.48 1.58-9.86 2.17-.27.05-.63-.52-.96-.85 1.57-1.18 1.35-3.5-.46-4.5a4.05 4.05 0 0 1 0-1.53c.14-.12 1.3.1 1.46-.04.17-.14.13-1.53.03-1.66s-1.41 0-1.48-.08c-.08-.1.03-1.34-.1-1.44-.08-.07-.44-.08-.64-.08s-.56 0-.65.08c-.12.1-.02 1.34-.09 1.44-.07.08-1.37-.06-1.48.08-.1.13-.14 1.52.03 1.66.16.14 1.32-.08 1.46.04.08.06.12 1.4 0 1.54-1.82 1-2.03 3.31-.46 4.49-.33.33-.7.9-.97.86-3.37-.6-6.37-2.46-9.85-2.18a4.2 4.2 0 0 0-3.88 3.5c-.61 3.54 1.94 6.27 3.17 9.28.4.95.74 2.23.68 3.33H28.04c-.06-1.1.28-2.38.67-3.33 1.24-3.01 3.79-5.74 3.18-9.28zM14.56 23.3c-.31 1.78-1.3 2.91-2.13 2.92-.54 0-.97-.2-1.36-.55-.54-.47-.99-1.26-.84-1.72.12-.15 1.58.07 1.68-.07.1-.15-.18-1.29-.34-1.43-.17-.15-1.49.05-1.66-.1-.18-.14-.34-1.55-.52-1.64 0 0-1.4-.2-1.5 0-.1.2.47 1.37.37 1.57s-1.94-.18-1.97.03c-.04.21.1 1.24.28 1.4.18.15 1.9.16 1.9.16.36.27.45.83.46 1.4 0 .72-.56 1.1-1.46.84-1.67-.47-3.73-4.08-4.96-6.59-.9-1.84-1.45-4.86.92-5.76 1.44-.55 2.96-.24 4.51.22 1.63.49 3.77 1.14 5.04 1.93.3.19-.37.04.75 2.52.53 1.16 1.05 3.63.83 4.87zm9.97 2.81c-.9.25-1.46-.12-1.46-.84 0-.57.1-1.13.46-1.4 0 0 1.72 0 1.9-.16s.31-1.2.28-1.4c-.03-.2-1.88.17-1.98-.03s.48-1.38.38-1.58c-.1-.2-1.5.01-1.5.01-.18.09-.34 1.5-.52 1.64s-1.5-.05-1.66.1c-.16.14-.44 1.28-.34 1.43.1.14 1.56-.08 1.68.07.14.46-.3 1.25-.84 1.72-.4.34-.83.55-1.37.55-.82-.01-1.8-1.14-2.12-2.92-.22-1.24.3-3.71.82-4.87 1.13-2.48.45-2.33.76-2.52 1.26-.79 3.4-1.44 5.04-1.93 1.55-.46 3.06-.77 4.5-.22 2.37.9 1.83 3.92.93 5.76-1.23 2.5-3.3 6.12-4.96 6.6z"/>
6
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-cornell">
2
+ <title>
3
+ cornell
4
+ </title>
5
+ <path fill="#6c757d" d="M16 0C7.18 0 .04 7.16.04 15.96S7.18 32 16 32c8.8 0 15.96-7.24 15.96-16.04C31.96 7.15 24.8 0 16 0zm0 30.19a14.22 14.22 0 1 1 0-28.45 14.22 14.22 0 0 1 0 28.45z"/>
6
+ <path fill="#6c757d" d="M6.33 18.65c0 7.25 9.05 11.17 9.4 11.34l.27.1.27-.18c.44-.16 9.42-4.18 9.42-11.07V5.76H6.33v12.9zm1.39.01v-3.91h7.83v1c-.2-.04-.62-.14-1.1-.07-.26 0-.53.1-.8.1-.44 0-.78.08-1.13.08H10.5v8.82h1.73c.69 0 1.14-.1 1.58-.1.42-.08.78-.08 1.3-.08.09 0 .17.08.26.17.04.04.09.11.17.18v3.58c-2.15-1.11-7.83-4.54-7.83-9.77zm7.83 4.94a1.59 1.59 0 0 0-.43-.07c-.6 0-.95 0-1.37.1-.43 0-.87.08-1.48.08h-.62v-6.79h.96c.33 0 .78 0 1.22-.09.25 0 .52-.09.78-.09.45-.08.88 0 .88 0l.06.03v6.83zm1.04-6.81a.23.23 0 0 1 .12-.04s.44-.1.88 0c.26 0 .53.08.79.08.42 0 .86.1 1.21.1h.96v6.78h-.61c-.6 0-1.05-.09-1.48-.09-.45-.09-.89-.09-1.41-.09-.17 0-.33.03-.46.07V16.8zm0 0v-.05h.04l-.04.04zm0 11.64v-3.61l.23-.15c.08-.17.08-.17.25-.17.52 0 .87.09 1.3.09.43 0 .88.09 1.58.09h1.73v-8.82h-2.01c-.36 0-.7 0-1.14-.09-.26 0-.53-.09-.79-.09-.48 0-.98.07-1.15.08v-1.01h7.86v4.17c0 4.92-5.76 8.4-7.86 9.51zm7.86-14.82H7.72V7.15h16.73v6.46z"/>
7
+ <path fill="#6c757d" d="M10.08 12.2c.6.44 1.66 1.06 1.66 1.06l.17.09.26-.1c.08 0 1.04-.6 1.74-1.05.52-.35.78-.7.78-1.14V7.4H9.2v3.66c.1.36.37.79.9 1.14zm3.22-.7c-.43.27-1.12.71-1.48.88-.36-.18-.97-.62-1.41-.88-.27-.17-.44-.44-.44-.53V9.86h3.77v1.2c0 .18-.27.35-.44.44zM9.98 8.19v.09h3.76v.8H9.97l.01-.89zM18.6 12.2c.62.44 1.67 1.06 1.67 1.06l.17.09.26-.1c.08 0 1.04-.6 1.74-1.05.52-.35.78-.7.78-1.14V7.4h-5.5v3.66c.1.36.36.79.89 1.14zm3.26-.7c-.44.27-1.13.71-1.48.88-.37-.18-.98-.62-1.41-.88-.27-.17-.44-.44-.44-.53v-.16l1.83-1.3 1.93 1.26v.3c0 .17-.26.34-.43.43zm-3.31-3.31v.09h3.74v1.58l-1.93-1.31-1.83 1.28V8.2h.02zM12.24 17.87h2.27v.78h-2.27v-.78zM12.24 19.7h2.27v.78h-2.27v-.78zM12.24 21.54h2.27v.79h-2.27v-.79zM17.3 17.87h2.26v.78H17.3v-.78zM17.3 19.7h2.26v.78H17.3v-.78zM17.3 21.54h2.26v.79H17.3v-.79z"/>
8
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-dvd-rom">
2
+ <title>
3
+ dvd-rom
4
+ </title>
5
+ <path fill="#6c757d" d="M10.67 14.67a4 4 0 1 0 8 0 4 4 0 0 0-8 0zm6.66 0a2.67 2.67 0 1 1-5.34 0 2.67 2.67 0 0 1 5.34 0zm-.07-7.56a8 8 0 0 1 4.97 4.96l-1.37.17a6.67 6.67 0 0 0-3.77-3.77l.17-1.36zm7.65 4.63l-1.33.16a9.38 9.38 0 0 0-6.15-6.15l.17-1.33c3.53 1 6.3 3.78 7.32 7.32zM10.67 28.77a14.66 14.66 0 1 1 18.1-10.1h-2.8a12.01 12.01 0 0 0-11.3-16c-6.62 0-12 5.38-12 12 0 5.2 3.34 9.64 8 11.3v2.8zm.95-8.23c-.28.36-.5.76-.65 1.2a8 8 0 0 1-3.87-4.48l1.37-.17c.6 1.5 1.73 2.7 3.15 3.45zm-5.87-3.1a9.38 9.38 0 0 0 4.94 5.66l-.02.23v1.2a10.67 10.67 0 0 1-6.25-6.93l1.33-.17zm22.9 9.3c0 .92-.38 1.6-1.21 1.6h-.96V25h.77c1.03 0 1.4.64 1.4 1.76zm-9.4 0c0 .93-.38 1.6-1.21 1.6h-.96V25h.77c1.03 0 1.4.64 1.4 1.76zM30 21.35H15.33a2 2 0 0 0-2 2V30c0 1.1.9 2 2 2H30a2 2 0 0 0 2-2v-6.67a2 2 0 0 0-2-2zm-11.89 8H16V24h2.11c1.33 0 2.22.94 2.22 2.64 0 1.6-.77 2.7-2.22 2.7zm5.25 0h-1.21L20.55 24h1.1l1.1 3.75L23.88 24h1.11l-1.62 5.33zm4.15 0h-2.1V24h2.1c1.33 0 2.22.94 2.22 2.64 0 1.6-.77 2.7-2.22 2.7z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" aria-labelledby="aria-label-email">
2
+ <title>
3
+ email
4
+ </title>
5
+ <path fill="#6c757d" d="M28 11.1v12.4a2.5 2.5 0 0 1-2.5 2.5h-23A2.5 2.5 0 0 1 0 23.5V11.1c.47.51 1 .96 1.58 1.35 2.6 1.77 5.22 3.53 7.76 5.4 1.32.96 2.94 2.15 4.64 2.15h.04c1.7 0 3.32-1.19 4.64-2.16 2.54-1.84 5.17-3.62 7.78-5.39.56-.39 1.1-.84 1.56-1.36zm0-4.6c0 1.75-1.3 3.33-2.67 4.28-2.44 1.69-4.9 3.38-7.31 5.08-1.02.7-2.74 2.14-4 2.14h-.04c-1.26 0-2.98-1.44-4-2.14-2.42-1.7-4.87-3.4-7.3-5.08C1.59 10.03 0 8.26 0 6.84 0 5.31.83 4 2.5 4h23C26.86 4 28 5.12 28 6.5z"/>
6
+ </svg>
@@ -1,37 +1,34 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <svg width="100px" height="100px" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
- <!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
4
- <title>Artboard</title>
5
- <desc>Created with Sketch.</desc>
6
- <defs>
7
- <radialGradient cx="33.9966831%" cy="40.7249699%" fx="33.9966831%" fy="40.7249699%" r="35.4574559%" gradientTransform="translate(0.339967,0.407250),scale(1.000000,0.987952),translate(-0.339967,-0.407250)" id="radialGradient-1">
8
- <stop stop-color="#B9E0F7" offset="0%"></stop>
9
- <stop stop-color="#007AC2" offset="100%"></stop>
10
- </radialGradient>
11
- <radialGradient cx="71.4669908%" cy="60.4904617%" fx="71.4669908%" fy="60.4904617%" r="97.2002592%" gradientTransform="translate(0.714670,0.604905),scale(1.000000,0.804348),translate(-0.714670,-0.604905)" id="radialGradient-2">
12
- <stop stop-color="#B2D234" offset="0%"></stop>
13
- <stop stop-color="#009E46" offset="96.067798%"></stop>
14
- <stop stop-color="#009E46" offset="100%"></stop>
15
- </radialGradient>
16
- <radialGradient cx="95.6682687%" cy="-55.7120357%" fx="95.6682687%" fy="-55.7120357%" r="150.383451%" gradientTransform="translate(0.956683,-0.557120),scale(1.000000,0.909091),translate(-0.956683,0.557120)" id="radialGradient-3">
17
- <stop stop-color="#B2D234" offset="0%"></stop>
18
- <stop stop-color="#009E46" offset="96.067798%"></stop>
19
- <stop stop-color="#009E46" offset="100%"></stop>
20
- </radialGradient>
21
- <radialGradient cx="-3.51581595%" cy="2.76117299%" fx="-3.51581595%" fy="2.76117299%" r="143.089934%" gradientTransform="translate(-0.035158,0.027612),scale(1.000000,0.636364),translate(0.035158,-0.027612)" id="radialGradient-4">
22
- <stop stop-color="#B2D234" offset="0%"></stop>
23
- <stop stop-color="#009E46" offset="96.067798%"></stop>
24
- <stop stop-color="#009E46" offset="100%"></stop>
25
- </radialGradient>
26
- </defs>
27
- <g id="Artboard" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
28
- <g id="ESRI_Logo" transform="translate(2.000000, 1.000000)" fill-rule="nonzero">
29
- <path d="M96,49.0014998 C96,75.5057635 74.511759,97 47.9985002,97 C21.4912407,97 0,75.5057635 0,49.0014998 C0,22.4882449 21.4912407,1 47.9985002,1 C74.511759,1 96,22.4882449 96,49.0014998" id="path252" fill="#FFFFFF"></path>
30
- <path d="M7,49.4999981 C7,72.4202021 25.3612253,91 47.9985154,91 L47.9985154,91 C70.6417476,91 89,72.4202021 89,49.4999981 L89,49.4999981 C89,26.5828072 70.6417476,8 47.9985154,8 L47.9985154,8 C25.3612253,8 7,26.5828072 7,49.4999981" id="path300" fill="url(#radialGradient-1)"></path>
31
- <path d="M30.854383,17.8626615 C27.6666083,17.9981284 24.6136533,18.4353159 21.5696907,18.9002096 L21.5696907,18.9002096 C12.9471185,26.4247396 7.37450381,37.5083343 7,49.949667 L7,49.949667 C9.43576961,52.5851007 12.6535072,58.5517684 16.3655849,62 L16.3655849,62 C16.8569353,61.7751224 17.3902268,61.5843623 17.9594761,61.4057958 L17.9594761,61.4057958 C16.1378867,59.2321796 13.5912655,56.350442 13.2077732,55.0234904 L13.2077732,55.0234904 C11.3322334,48.5241954 13.5043547,42.4405342 18.1961589,41.9602432 L18.1961589,41.9602432 C22.4025844,41.526136 26.0127757,35.0945746 28.9788704,30.8766486 L28.9788704,30.8766486 C35.0787855,22.2037374 44.4533589,23.6507627 43.9829597,19.3096868 L43.9829597,19.3096868 C43.4436965,16.7727771 41.9816353,16.0000024 40.1211022,16.0000024 L40.1211022,16.0000024 C37.3227876,15.9976147 33.6317037,17.7518245 30.854383,17.8626615" id="path328" fill="url(#radialGradient-2)"></path>
32
- <path d="M20.1941374,58.041038 C19.5909024,58.2191522 19.0054105,58.3849809 18.446533,58.5569544 L18.446533,58.5569544 C17.9438353,58.698216 17.5535085,58.9039657 16.8733885,59.1496404 L16.8733885,59.1496404 C15.377133,59.843663 14.2919017,60.9061997 14.0375982,63.175603 L14.0375982,63.175603 C13.5822126,67.2936931 17.3524302,70.5242885 20.5282805,71.4701306 L20.5282805,71.4701306 C24.5587147,72.6677841 24.8958162,71.2674493 27.0100952,74.2339476 L27.0100952,74.2339476 C28.4856531,76.3068144 28.7724842,80.1546628 29.5265269,82.6850908 L29.5265269,82.6850908 C29.949385,84.1007835 30.5200924,85.5072591 31.2031632,86.8860992 L31.2031632,86.8860992 C34.0832881,88.2772209 37.1379265,89.3366852 40.3344782,90 L40.3344782,90 C41.1269616,85.1203228 40.7691624,78.5332204 41.8189077,75.686489 L41.8189077,75.686489 C43.9745857,69.8579013 45.1899233,67.2875484 42.2831381,61.2716373 L42.2831381,61.2716373 C35.8723183,59.3922387 33.9295257,58.7964843 27.47139,57.4207165 L27.47139,57.4207165 C26.1555113,57.1412616 25.3334589,57 24.5942007,57 L24.5942007,57 C23.4468728,57 22.5006194,57.3408706 20.1941374,58.041038" id="path356" fill="url(#radialGradient-3)"></path>
33
- <path d="M59.4915286,26.3191468 C57.587274,29.0524585 50.9059983,29.8009009 48.7633416,32.8755021 L48.7633416,32.8755021 C47.0945115,35.276502 48.820082,39.994683 47.3656944,42.7160177 L47.3656944,42.7160177 C46.6951832,43.970408 47.0051098,47.6108299 47.8216206,48.799353 L47.8216206,48.799353 C50.393428,52.5595285 54.6697777,50.4698778 57.8852786,51.8230591 L57.8852786,51.8230591 C61.8099842,53.469634 62.2599937,58.0411162 65.5142113,61.3881485 L65.5142113,61.3881485 C68.7743879,64.738176 61.354058,69.8994327 67.4125068,82.078084 L67.4125068,82.078084 C68.0591778,83.3863606 68.8131047,84.344366 69.620725,85 L69.620725,85 C73.7182944,82.4403283 77.3241329,79.1771228 80.2893096,75.3780291 L80.2893096,75.3780291 C81.2071634,69.2258353 79.1390088,67.2589295 81.7256928,61.6276518 L81.7256928,61.6276518 C83.3200208,58.1548794 86.0527044,52.1433939 89,48.0658827 L89,48.0658827 C88.4993286,36.6596237 83.400482,26.4568599 75.5152661,19.2837927 L75.5152661,19.2837927 C74.7762119,19.4902443 73.8345178,19.5262873 72.5501164,19.2933897 L72.5501164,19.2933897 C71.4474961,19.0866981 70.4551362,19 69.5551635,19 L69.5551635,19 C63.4728784,19 61.66098,23.2062427 59.4915286,26.3197621" id="path384" fill="url(#radialGradient-4)"></path>
34
- <path d="M43.559617,94.0645708 C42.1892779,93.272957 40.4711118,92.0462625 38.8668868,90.9766786 C38.2012055,91.5688775 37.6644419,92.4390466 37.1336976,93.1369948 C38.9718357,93.7714903 41.4486359,93.8258783 43.559617,94.0645708 M36.3241142,89.1124618 C33.3885343,86.9068262 26.1260433,79.9666257 23.1154717,75.7819594 C22.0090299,76.4376071 20.7766279,78.2232686 19.1754028,78.5314517 C18.5457057,78.6494096 17.1303902,78.8245283 16.7105909,78.6494096 C16.2937683,78.4741658 16.8065476,77.5828485 17.2593273,76.9876267 C18.0419496,75.9573242 19.184395,74.6188348 20.8575885,73.3135812 C17.2773194,68.026099 15.5771416,64.1647261 13.1423178,57.7895307 C11.7359945,58.6748062 10.7134901,59.4633972 9.48708412,60.4483802 C9.07328474,60.7746926 7.93683158,60.9831722 7.38509907,60.4846232 C6.38358294,59.5781994 6.3685908,57.985911 7.77491025,56.9767568 C8.35363095,56.5598016 11.2142463,54.5686873 11.8829237,54.0067013 C10.1227773,48.894459 8.65048542,42.1748256 8.26067424,38.6911265 C7.08824072,39.71841 5.43903927,40.8876975 4.97424025,41.2049491 C4.30858607,41.3954204 3.86180243,41.1807741 3.66989294,41.1474211 C3.00121552,48.3776753 3.7718457,56.3391174 5.90681114,63.5270711 C9.57404087,75.8877009 19.8590724,87.6742571 33.7393613,92.0583344 C34.0632078,91.5718847 35.6584367,89.7106908 36.3241142,89.1124501 M7.83188272,34.9353935 C7.65796535,32.2614375 7.44507152,28.5994796 7.44507152,28.5994796 C5.49601173,32.8717658 4.32957429,35.4460144 3.78683784,40.4343781 C5.15117698,37.9991146 7.83188272,34.9353935 7.83188272,34.9353935 M28.659816,4.35258999 C36.7229214,0.989750455 44.5701292,-0.856336954 53.6317275,0.391509702 C54.639263,0.53049477 54.5553024,1.39159918 53.4849185,1.40065994 L52.207509,1.43401292 C44.9090609,1.54882684 34.1742496,3.8843868 28.6209325,7.05385325 C28.5041078,10.7853057 29.2056493,16.716352 29.9492913,21.3904869 C34.9958523,19.2513229 42.7980798,17.0547519 48.7232198,16.3991042 C45.3588445,12.7975722 40.7830553,9.38940931 40.2373189,8.9936063 C39.6885592,8.59779938 39.4157162,7.92402233 39.4157162,7.05385325 C39.4936769,5.42832902 40.8790081,5.22589518 41.6226501,5.41926826 C44.0874582,4.93281857 46.5402741,4.39500373 50.717256,4.51888232 C68.3697235,3.74237887 84.4989305,13.8037035 90.6549565,25.2760348 C106.250396,50.127207 90.6597626,84.41125 70.2408187,93.5419796 C61.5090397,97.4486758 54.0186589,99.131607 40.2133075,97.1918539 C26.3810144,95.2460591 15.0734785,88.4327601 6.29072314,74.1112329 C-4.52804876,56.4631248 1.56200871,35.9023644 3.08227309,31.5908005 C9.59512599,16.1150923 20.2699687,7.91495766 28.6599129,4.35270715 M10.4107326,23.158023 C10.1739668,25.0192169 10.4203449,28.4545699 10.8845044,32.5576581 C14.6386638,29.1736703 21.8921858,24.7593761 27.9552551,22.0642679 C27.2535934,17.4082623 26.5069553,9.98161215 26.584916,8.00560435 C20.9776264,11.1055802 14.8216004,17.3387678 10.3117798,23.7290698 M11.2353353,36.301198 C11.7660757,39.99035 13.5232298,47.9457464 15.1064628,51.982363 C18.8636492,49.1331632 27.3675384,43.845681 32.1801902,41.706517 C30.4980238,35.5277135 29.3645745,31.6270592 28.423027,25.3908527 C21.6193157,28.4394634 14.4257932,33.1770471 11.2353353,36.301198 M16.5727547,55.5506592 C18.8036768,61.9621094 20.9596343,66.8537886 23.7752732,70.8904052 C27.0676839,68.0049468 33.8204188,63.4486486 38.9839247,60.9559782 C37.2837236,57.272868 34.827931,50.3870517 33.1187571,45.2294899 C26.4679711,48.519816 21.5023708,51.7255411 16.5727547,55.5506592 M25.8802582,73.6912588 C29.3795667,78.214325 34.8609153,83.9550211 38.6750742,87.1275104 C42.2853276,84.2027783 46.3753528,81.4714153 49.7787084,79.8066134 C46.8431285,75.2200984 42.5042253,68.5578681 40.6871025,64.4608256 C34.1742496,67.3704513 30.4770356,69.8087376 25.8802582,73.6912588 M40.9209885,89.1246704 C42.3093158,90.5386922 47.8116604,94.2097188 47.8116604,94.2097188 C51.4728902,94.369731 56.0966557,93.9347676 59.3980586,93.3546562 C57.5779398,91.2608116 53.0321349,84.7768479 51.6528036,82.5953834 C48.1325031,84.0819186 43.6766549,86.8193273 40.9209885,89.1246704 M63.2541978,92.4089508 C65.1103009,91.8076911 69.8360154,89.6473749 70.8195394,88.99475 C71.0534253,85.1545255 71.0145651,80.7946154 70.8586399,78.1841121 C65.8900434,78.1841121 58.8914227,79.649499 54.882362,81.3414949 C57.209237,85.1152478 60.417687,89.2727201 63.2543141,92.4089508 M73.4403928,87.5716596 C77.1705911,85.2270389 80.6758956,82.5319307 83.2186683,79.2899508 C81.0297265,78.7370295 76.1390907,78.0662753 73.713263,78.2233897 C73.713263,78.2233897 73.6352984,84.0819186 73.4403928,87.5716596 M84.3911018,77.7852823 C85.0957596,77.0752505 86.1512521,75.570582 86.5620515,74.6943711 C86.9728547,71.1321167 86.9848469,63.8293491 86.8349216,61.6992458 C82.5709829,59.9558887 75.9831655,58.5781216 71.1704904,58.2215923 C72.7357351,64.0076117 73.5183574,72.5189484 73.6352984,75.2926118 C75.9441851,75.5282815 81.7703685,76.7187212 84.3911018,77.7852823 M90.6490767,61.270207 C90.4540509,61.9439801 89.2787414,62.62078 88.730005,62.451582 C88.8108455,63.6480635 88.5349793,69.5942163 88.2232489,71.8874718 C89.0418555,70.192457 90.6070963,65.9836196 91.0778721,64.2040038 L91.7405495,61.5904776 C92.4002309,59.3667126 94.5381963,51.6892864 92.6011093,41.5886802 C90.4541711,30.3671289 86.4241183,26.3607253 85.0147989,24.5780905 C81.4345298,22.6171892 76.0191458,20.8375734 76.0191458,20.8375734 C80.9277737,27.5330395 82.6279554,30.6843767 85.5635353,38.6579024 C87.2667131,39.5492237 90.3552183,41.2744514 90.7390101,41.7488136 C91.0508839,42.1204494 91.05388,42.7912035 90.0853481,42.7760971 C89.2787414,42.7712542 87.7134968,41.9935518 86.5020829,41.6672355 C87.7914574,46.0120391 88.7899503,54.1245498 88.7149896,59.5600818 C88.7149896,59.5600818 90.8439822,60.5994489 90.6490767,61.270207 M82.4360459,20.8375734 C75.6293346,12.4380278 60.2227814,5.29237072 43.0710701,6.36799649 C46.9032172,8.91505105 50.0936752,12.7582985 52.8883258,15.924746 C57.1702566,15.528939 66.1659097,16.2419937 69.5482732,17.1846762 C68.9725525,16.4988156 68.2648948,15.8189967 68.0819813,15.4141251 C67.6022134,14.374758 68.7566587,14.151172 69.6832103,14.7463899 C70.8586399,15.501745 72.2109636,16.4051499 73.2844676,17.5079697 C75.2725077,17.9581607 80.1661435,19.6471337 82.4360459,20.8375734 M86.7959413,58.7110649 C86.5020829,53.2936584 85.6804802,46.0573585 83.686444,41.0206524 C78.4059932,38.8845113 71.1914786,37.5490408 64.855543,37.4886149 C66.8105989,42.0811717 69.0834975,49.758598 70.1929625,54.6986195 C74.7687516,55.2515369 81.9262937,56.5567905 86.7959413,58.7110649 M71.9531127,19.9643815 C67.182418,19.0942124 60.2227814,18.5382721 55.0592755,18.852501 C58.5795761,23.7653284 61.161329,28.0436565 63.5841567,34.1408818 C70.1150018,34.304038 78.99071,36.2679622 82.6309283,37.7091781 C80.4600018,31.8748164 76.333973,24.4662956 71.9531127,19.9643815 M42.0335697,59.5298688 C49.8178089,55.9253139 58.3636784,54.3028125 66.9665203,54.5384822 C64.6186571,46.3413743 63.2723062,42.5374046 61.2752739,37.5490408 C51.7158923,37.9659999 43.559834,40.3408336 36.1294256,43.8879815 C36.1294256,43.8879815 38.8671,52.7558475 42.0335697,59.5298688 M67.8480954,57.9859227 C58.1088042,57.868207 49.6079112,60.2157295 43.79672,63.0951422 C46.258528,68.4400313 51.1281756,75.5161979 52.9482944,78.4318653 C56.114768,77.2444485 59.5181198,76.3531311 62.1568452,75.9361759 C64.7985706,75.5222397 68.3158712,75.1324785 70.7027146,75.1747751 C70.270927,68.953675 69.5482732,64.7569212 67.8480954,57.9859227 M35.0259568,40.5160773 C42.066554,37.5037214 49.6978679,35.092629 59.9858955,34.2224599 C57.3651622,27.8865421 54.4715588,23.411822 51.0682031,19.3117566 C43.4848695,19.9251039 36.5612172,21.9857126 30.5761086,24.4783831 C31.4546837,29.1736703 33.1188773,34.8539365 35.0259568,40.5160773" id="path396" fill="#000000"></path>
35
- </g>
36
- </g>
37
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" aria-labelledby="aria-label-esri-globe">
2
+ <title>
3
+ esri-globe
4
+ </title>
5
+ <defs>
6
+ <radialGradient id="a" cx="34%" cy="40.72%" r="35.46%" fx="34%" fy="40.72%" gradientTransform="matrix(1 0 0 .98795 0 0)">
7
+ <stop offset="0%" stop-color="#B9E0F7"/>
8
+ <stop offset="100%" stop-color="#007AC2"/>
9
+ </radialGradient>
10
+ <radialGradient id="b" cx="71.47%" cy="60.49%" r="97.2%" fx="71.47%" fy="60.49%" gradientTransform="matrix(1 0 0 .80435 0 .12)">
11
+ <stop offset="0%" stop-color="#B2D234"/>
12
+ <stop offset="96.07%" stop-color="#009E46"/>
13
+ <stop offset="100%" stop-color="#009E46"/>
14
+ </radialGradient>
15
+ <radialGradient id="c" cx="95.67%" cy="-55.71%" r="150.38%" fx="95.67%" fy="-55.71%" gradientTransform="matrix(1 0 0 .9091 0 -.05)">
16
+ <stop offset="0%" stop-color="#B2D234"/>
17
+ <stop offset="96.07%" stop-color="#009E46"/>
18
+ <stop offset="100%" stop-color="#009E46"/>
19
+ </radialGradient>
20
+ <radialGradient id="d" cx="-3.52%" cy="2.76%" r="143.09%" fx="-3.52%" fy="2.76%" gradientTransform="matrix(1 0 0 .63636 0 .01)">
21
+ <stop offset="0%" stop-color="#B2D234"/>
22
+ <stop offset="96.07%" stop-color="#009E46"/>
23
+ <stop offset="100%" stop-color="#009E46"/>
24
+ </radialGradient>
25
+ </defs>
26
+ <g fill="none" fill-rule="nonzero">
27
+ <path fill="#FFF" d="M98 50a48 48 0 1 1-96 0 48 48 0 0 1 96 0"/>
28
+ <path fill="url(#a)" d="M7 49.5C7 72.42 25.36 91 48 91s41-18.58 41-41.5S70.64 8 48 8 7 26.58 7 49.5" transform="translate(2 1)"/>
29
+ <path fill="url(#b)" d="M30.85 17.86a84.8 84.8 0 0 0-9.28 1.04A42.81 42.81 0 0 0 7 49.95c2.44 2.64 5.65 8.6 9.37 12.05.49-.22 1.02-.42 1.59-.6-1.82-2.17-4.37-5.05-4.75-6.38-1.88-6.5.3-12.58 4.99-13.06 4.2-.43 7.81-6.87 10.78-11.08 6.1-8.68 15.47-7.23 15-11.57-.54-2.54-2-3.31-3.86-3.31-2.8 0-6.49 1.75-9.27 1.86" transform="translate(2 1)"/>
30
+ <path fill="url(#c)" d="M20.2 58.04c-.6.18-1.2.34-1.75.52-.5.14-.9.34-1.58.59-1.5.7-2.58 1.76-2.83 4.03-.46 4.11 3.31 7.34 6.49 8.29 4.03 1.2 4.37-.2 6.48 2.76 1.48 2.08 1.76 5.92 2.52 8.46.42 1.41.99 2.82 1.67 4.2A39.37 39.37 0 0 0 40.33 90c.8-4.88.44-11.47 1.49-14.31 2.15-5.83 3.37-8.4.46-14.42-6.4-1.88-8.35-2.47-14.8-3.85a14.27 14.27 0 0 0-2.89-.42c-1.14 0-2.09.34-4.4 1.04" transform="translate(2 1)"/>
31
+ <path fill="url(#d)" d="M59.5 26.32c-1.91 2.73-8.6 3.48-10.74 6.56-1.67 2.4.06 7.11-1.4 9.84-.66 1.25-.35 4.9.46 6.08 2.57 3.76 6.85 1.67 10.07 3.02 3.92 1.65 4.37 6.22 7.62 9.57 3.26 3.35-4.16 8.5 1.9 20.69A8.6 8.6 0 0 0 69.62 85a41.3 41.3 0 0 0 10.67-9.62c.92-6.15-1.15-8.12 1.44-13.75 1.59-3.48 4.32-9.49 7.27-13.56-.5-11.41-5.6-21.61-13.48-28.79a6.6 6.6 0 0 1-2.97.01c-1.1-.2-2.1-.29-3-.29-6.08 0-7.89 4.2-10.06 7.32" transform="translate(2 1)"/>
32
+ <path fill="#000" d="M45.56 95.06c-1.37-.79-3.09-2.01-4.7-3.08-.66.59-1.2 1.46-1.73 2.16 1.84.63 4.32.69 6.43.92m-7.24-4.95c-2.93-2.2-10.2-9.14-13.2-13.33-1.11.66-2.34 2.44-3.94 2.75-.63.12-2.05.3-2.47.12-.42-.18.1-1.07.55-1.66a19.66 19.66 0 0 1 3.6-3.68c-3.58-5.28-5.28-9.15-7.72-15.52-1.4.88-2.43 1.67-3.65 2.66-.42.32-1.55.53-2.1.03-1-.9-1.02-2.5.38-3.5.58-.42 3.44-2.41 4.11-2.97a85.6 85.6 0 0 1-3.62-15.32 41.22 41.22 0 0 1-3.29 2.51c-.66.2-1.1-.02-1.3-.05-.67 7.23.1 15.19 2.24 22.38 3.66 12.36 13.95 24.14 27.83 28.53.32-.49 1.92-2.35 2.58-2.95M9.83 35.94l-.38-6.34c-1.95 4.27-3.12 6.85-3.66 11.83a41.05 41.05 0 0 1 4.04-5.5M30.66 5.36C38.72 2 46.57.15 55.63 1.4c1 .14.93 1-.15 1.01l-1.27.03c-7.3.12-18.04 2.45-23.59 5.62-.12 3.74.59 9.67 1.33 14.34a76.09 76.09 0 0 1 18.77-5 69.38 69.38 0 0 0-8.48-7.4c-.55-.4-.82-1.07-.82-1.94.07-1.62 1.46-1.82 2.2-1.63 2.47-.49 4.92-1.02 9.1-.9 17.65-.78 33.78 9.28 39.93 20.76 15.6 24.85.01 59.13-20.4 68.26-8.74 3.9-16.23 5.6-30.04 3.65-13.83-1.94-25.14-8.76-33.92-23.08-10.82-17.65-4.73-38.2-3.2-42.52 6.5-15.47 17.18-23.68 25.57-27.24m-18.25 18.8c-.24 1.87.01 5.3.47 9.4 3.76-3.38 11.01-7.8 17.08-10.49-.7-4.65-1.45-12.08-1.38-14.05-5.6 3.1-11.76 9.33-16.27 15.72m.93 12.57c.53 3.69 2.28 11.65 3.87 15.68 3.75-2.85 12.26-8.13 17.07-10.27-1.68-6.18-2.82-10.08-3.76-16.32-6.8 3.05-14 7.79-17.18 10.91m5.33 19.25c2.23 6.41 4.39 11.3 7.2 15.34a81.36 81.36 0 0 1 15.21-9.93c-1.7-3.69-4.15-10.57-5.86-15.73a92.96 92.96 0 0 0-16.55 10.32m9.31 18.14a99.1 99.1 0 0 0 12.8 13.44 62.89 62.89 0 0 1 11.1-7.32c-2.94-4.59-7.28-11.25-9.1-15.35a55.4 55.4 0 0 0-14.8 9.23m15.04 15.43c1.39 1.42 6.9 5.09 6.9 5.09 3.65.16 8.28-.28 11.58-.86-1.82-2.09-6.37-8.57-7.75-10.75a48.15 48.15 0 0 0-10.73 6.52m22.33 3.29a56.4 56.4 0 0 0 7.57-3.42c.23-3.84.2-8.2.04-10.8a48.2 48.2 0 0 0-15.98 3.15 81.28 81.28 0 0 0 8.37 11.07m10.19-4.84c3.73-2.34 7.24-5.04 9.78-8.28-2.19-.55-7.08-1.22-9.5-1.07 0 0-.08 5.86-.28 9.35m10.95-9.78c.7-.71 1.76-2.22 2.17-3.1.41-3.56.42-10.86.27-13-4.26-1.73-10.85-3.11-15.66-3.47 1.57 5.79 2.35 14.3 2.47 17.07 2.3.24 8.13 1.43 10.75 2.5m6.26-16.52c-.2.67-1.37 1.35-1.92 1.18.08 1.2-.2 7.14-.5 9.44.81-1.7 2.38-5.9 2.85-7.69l.66-2.61c.66-2.22 2.8-9.9.86-20-2.15-11.22-6.18-15.23-7.59-17.01-3.58-1.96-9-3.74-9-3.74 4.92 6.7 6.62 9.84 9.55 17.82 1.7.89 4.8 2.61 5.18 3.09.31.37.31 1.04-.65 1.03-.81 0-2.38-.79-3.59-1.11 1.3 4.34 2.29 12.45 2.21 17.89 0 0 2.13 1.04 1.94 1.71m-8.21-40.43c-6.81-8.4-22.22-15.55-39.37-14.47 3.83 2.55 7.02 6.39 9.82 9.55 4.28-.4 13.28.32 16.66 1.26-.58-.68-1.29-1.36-1.47-1.77-.48-1.04.68-1.26 1.6-.66 1.18.75 2.53 1.66 3.6 2.76 2 .45 6.89 2.14 9.16 3.33M88.8 59.7c-.3-5.42-1.12-12.65-3.11-17.69-5.28-2.14-12.5-3.47-18.83-3.53 1.95 4.6 4.22 12.27 5.33 17.2 4.58.56 11.74 1.87 16.6 4.02M73.96 20.96a79.33 79.33 0 0 0-16.9-1.1c3.53 4.9 6.11 9.18 8.53 15.28 6.54.16 15.41 2.13 19.05 3.57-2.17-5.84-6.3-13.24-10.68-17.75M44.03 60.53a55.63 55.63 0 0 1 24.94-5c-2.35-8.19-3.7-12-5.7-16.98a63.62 63.62 0 0 0-25.14 6.34s2.74 8.87 5.9 15.64m25.82-1.54c-9.74-.12-18.24 2.23-24.05 5.1 2.46 5.35 7.33 12.43 9.15 15.34a50.06 50.06 0 0 1 9.2-2.5c2.65-.4 6.17-.8 8.55-.76A87.28 87.28 0 0 0 69.85 59M37.03 41.52a77.02 77.02 0 0 1 24.96-6.3 55.41 55.41 0 0 0-8.92-14.9 67.59 67.59 0 0 0-20.5 5.16c.88 4.7 2.55 10.37 4.46 16.04"/>
33
+ </g>
34
+ </svg>
@@ -0,0 +1,2079 @@
1
+ {
2
+ "selection": [
3
+ {
4
+ "order": 0,
5
+ "name": "wisconsin"
6
+ },
7
+ {
8
+ "order": 0,
9
+ "name": "web_services"
10
+ },
11
+ {
12
+ "order": 0,
13
+ "name": "uva"
14
+ },
15
+ {
16
+ "order": 0,
17
+ "name": "ucla"
18
+ },
19
+ {
20
+ "order": 0,
21
+ "name": "tufts"
22
+ },
23
+ {
24
+ "order": 0,
25
+ "name": "texas"
26
+ },
27
+ {
28
+ "order": 0,
29
+ "name": "tags"
30
+ },
31
+ {
32
+ "order": 0,
33
+ "name": "table"
34
+ },
35
+ {
36
+ "order": 0,
37
+ "name": "stanford"
38
+ },
39
+ {
40
+ "order": 0,
41
+ "name": "sms"
42
+ },
43
+ {
44
+ "order": 0,
45
+ "name": "restricted"
46
+ },
47
+ {
48
+ "order": 0,
49
+ "name": "raster"
50
+ },
51
+ {
52
+ "order": 0,
53
+ "name": "purdue"
54
+ },
55
+ {
56
+ "order": 0,
57
+ "name": "public"
58
+ },
59
+ {
60
+ "order": 0,
61
+ "name": "princeton"
62
+ },
63
+ {
64
+ "order": 0,
65
+ "name": "polyline"
66
+ },
67
+ {
68
+ "order": 0,
69
+ "name": "polygon"
70
+ },
71
+ {
72
+ "order": 0,
73
+ "name": "point"
74
+ },
75
+ {
76
+ "order": 0,
77
+ "name": "penn-state"
78
+ },
79
+ {
80
+ "order": 0,
81
+ "name": "paper-map"
82
+ },
83
+ {
84
+ "order": 0,
85
+ "name": "pagelines-brands"
86
+ },
87
+ {
88
+ "order": 0,
89
+ "name": "ohio-state"
90
+ },
91
+ {
92
+ "order": 0,
93
+ "name": "nyu"
94
+ },
95
+ {
96
+ "order": 0,
97
+ "name": "multipolygon"
98
+ },
99
+ {
100
+ "order": 0,
101
+ "name": "multipoint"
102
+ },
103
+ {
104
+ "order": 0,
105
+ "name": "multilinestring"
106
+ },
107
+ {
108
+ "order": 0,
109
+ "name": "mixed"
110
+ },
111
+ {
112
+ "order": 0,
113
+ "name": "mit"
114
+ },
115
+ {
116
+ "order": 0,
117
+ "name": "minnesota"
118
+ },
119
+ {
120
+ "order": 0,
121
+ "name": "michigan"
122
+ },
123
+ {
124
+ "order": 0,
125
+ "name": "michigan-state"
126
+ },
127
+ {
128
+ "order": 0,
129
+ "name": "metadata"
130
+ },
131
+ {
132
+ "order": 0,
133
+ "name": "massgis"
134
+ },
135
+ {
136
+ "order": 0,
137
+ "name": "maryland"
138
+ },
139
+ {
140
+ "order": 0,
141
+ "name": "map"
142
+ },
143
+ {
144
+ "order": 0,
145
+ "name": "map-marker"
146
+ },
147
+ {
148
+ "order": 0,
149
+ "name": "line"
150
+ },
151
+ {
152
+ "order": 0,
153
+ "name": "lewis-clark"
154
+ },
155
+ {
156
+ "order": 0,
157
+ "name": "leaf"
158
+ },
159
+ {
160
+ "order": 0,
161
+ "name": "iowa"
162
+ },
163
+ {
164
+ "order": 0,
165
+ "name": "indiana"
166
+ },
167
+ {
168
+ "order": 0,
169
+ "name": "image"
170
+ },
171
+ {
172
+ "order": 0,
173
+ "name": "illinois"
174
+ },
175
+ {
176
+ "order": 0,
177
+ "name": "harvard"
178
+ },
179
+ {
180
+ "order": 0,
181
+ "name": "globe"
182
+ },
183
+ {
184
+ "order": 0,
185
+ "name": "esri-globe"
186
+ },
187
+ {
188
+ "order": 0,
189
+ "name": "email"
190
+ },
191
+ {
192
+ "order": 0,
193
+ "name": "dvd-rom"
194
+ },
195
+ {
196
+ "order": 0,
197
+ "name": "cornell"
198
+ },
199
+ {
200
+ "order": 0,
201
+ "name": "columbia"
202
+ },
203
+ {
204
+ "order": 0,
205
+ "name": "chicago"
206
+ },
207
+ {
208
+ "order": 0,
209
+ "name": "cd-rom"
210
+ },
211
+ {
212
+ "order": 0,
213
+ "name": "bookmark"
214
+ },
215
+ {
216
+ "order": 0,
217
+ "name": "book"
218
+ },
219
+ {
220
+ "order": 0,
221
+ "name": "baruch-cuny"
222
+ },
223
+ {
224
+ "order": 0,
225
+ "name": "berkeley"
226
+ },
227
+ {
228
+ "order": 0,
229
+ "name": "logo"
230
+ },
231
+ {
232
+ "order": 0,
233
+ "name": "arrow-circle-down"
234
+ },
235
+ {
236
+ "order": 0,
237
+ "name": "home"
238
+ }
239
+ ],
240
+ "metadata": {
241
+ "name": "geoblacklight-icons",
242
+ "importSize": {
243
+ "width": 20,
244
+ "height": 32
245
+ },
246
+ "iconsHash": 2056535011
247
+ },
248
+ "height": 1024,
249
+ "prevSize": 32,
250
+ "icons": [
251
+ {
252
+ "paths": [
253
+ "M320.64 1023.68c-0.64 0-0.96-0.64-0.64-0.96s0-0.64-0.32-0.64c-1.28 0-6.4-4.8-10.24-9.6l-3.52-4.8-7.68-1.92c-60.058-18.149-110.491-53.053-147.382-99.247l-0.458-0.593c-25.6-30.72-45.12-60.8-66.24-103.36-47.029-95.050-77.073-206.21-83.116-323.712l-0.084-2.048-0.96-16.32c-0.158-4.474-0.247-9.732-0.247-15.010 0-14.431 0.671-28.706 1.983-42.794l-0.136 1.805c0.32-21.12 5.76-66.24 11.52-94.72 19.2-96 57.6-165.12 112-201.6 24.411-17.022 54.697-27.198 87.359-27.2l0.001-0c0.96 0 2.56-2.24 4.48-6.4 6.4-13.44 20.16-22.4 40-27.2 4.16-0.64 7.36-1.6 7.68-1.92l2.56-5.44c3.84-8.96 8.64-15.68 15.36-22.4 8.32-8.32 16.64-12.8 26.88-15.040 2.24-0.32 3.84-0.96 3.2-1.28s1.6-0.64 4.48-0.64c5.76-0.64 16 0 15.040 0.64l4.8 1.6c17.28 4.16 33.28 18.88 40.96 37.76 1.92 4.48 3.2 5.76 4.8 5.76 4.16 0 16 3.84 23.36 7.36 6.4 3.2 8.64 4.8 13.44 9.6 4.48 4.48 6.4 6.72 8.64 11.52 1.6 3.2 3.2 6.080 4.16 6.4l7.040 0.32c17.92 0 42.24 6.4 61.12 16 55.36 26.88 96.96 85.44 121.6 171.52 12.502 43.518 20.458 93.765 22.057 145.614l0.023 0.946 0.32 26.88c0.046 2.021 0.072 4.402 0.072 6.789 0 10.341-0.491 20.568-1.451 30.657l0.099-1.287c-5.725 124.246-38.080 239.703-91.444 342.503l2.164-4.583c-28.939 57.499-68.273 105.734-115.958 143.987l-0.842 0.653c-27.643 21.45-60.415 37.799-96.072 46.957l-1.848 0.403-5.12 5.76c-2.24 2.88-5.44 6.080-6.72 7.040l-1.92 1.92c0.96 0-1.92 1.28-2.88 0.96h-1.92zM327.040 1011.84c8-8.64 16-24.64 18.56-36.48 1.28-6.4 1.6-17.28 0.64-23.36-0.64-5.12-2.56-8-7.36-10.88-10.24-6.080-27.2-5.12-35.2 1.92-4.16 3.2-4.8 5.76-5.44 14.72-0.96 16.64 3.84 32 15.040 48.32 4.8 7.040 6.4 8.32 9.6 8.32 1.6 0 2.56-0.64 4.48-2.56zM299.2 995.2c-0.293-2.952-0.972-5.663-1.991-8.2l0.071 0.2c-2.524-6.777-4.237-14.621-4.786-22.783l-0.014-0.257c0-5.44-0.64-6.4-4.8-8-19.075-7.361-35.531-16.189-50.691-26.749l0.771 0.509c-1.28 0-7.68 6.4-11.52 11.2-4.16 5.44-8.64 12.8-8.32 14.72 22.543 17.692 49.14 31.429 78.070 39.611l1.61 0.389 1.6-0.64zM353.92 993.92c28.223-9.479 52.719-22.4 74.65-38.595l-0.73 0.515c0.64-0.96-2.56-7.040-6.4-12.16-3.637-5.444-8.105-10.014-13.277-13.651l-0.163-0.109c-15.668 10.737-33.617 20.119-52.659 27.267l-1.741 0.573c-0.617 1.88-0.974 4.043-0.974 6.289 0 0.264 0.005 0.527 0.015 0.789l-0.001-0.038c-0.64 8.32-2.24 15.040-4.8 22.4-3.2 9.6-3.2 9.6 6.4 6.72zM216.96 949.44c3.2-5.44 8.32-12.16 12.8-16.64 2.24-2.24 3.84-4.16 3.84-4.8s-2.88-3.2-6.4-6.4c-15.36-11.52-38.4-33.6-52.48-50.56-22.234-26.761-42.134-56.886-58.561-89.080l-1.279-2.76-1.28-1.6-5.44 1.6c-3.2 0.64-8.96 3.2-13.44 5.12-6.72 3.2-7.68 4.16-7.68 5.44 19.349 41.261 42.107 76.822 68.821 108.979l-0.661-0.819c9.28 11.52 32 34.56 41.6 42.56 9.28 8 16 13.12 17.28 13.12l3.2-3.84zM440.64 946.88c49.808-41.748 89.508-93.855 116.041-153.142l1.079-2.698c0-2.56-14.080-9.6-23.040-11.84-2.88-0.96-3.52-0.96-4.48 0l-6.4 11.52c-27.771 54.436-65.484 100.025-111.138 135.985l-0.862 0.655 4.16 5.44c5.44 5.76 9.28 10.56 12.16 16 1.6 2.88 2.88 4.16 3.52 4.16s4.8-2.88 8.96-6.4zM292.8 950.080c2.24-8 5.76-12.16 12.48-15.36 11.2-4.8 23.36-4.8 34.24 0 7.040 3.2 10.88 7.68 12.16 13.76 0.32 1.92 0.96 2.24 2.24 2.24 16.74-5.473 31.282-13.086 44.256-22.694l-0.416 0.294c0-0.96-1.92-3.2-4.16-4.8-6.4-5.12-18.24-17.92-23.36-24.32-5.12-7.040-9.6-14.080-12.48-21.12-1.28-2.88-2.56-5.44-3.2-5.44s-4.16 1.6-7.68 3.84c-8.32 4.8-22.4 11.52-24.32 11.52s-18.24-8-24.96-11.84c-1.729-1.277-3.759-2.267-5.955-2.852l-0.125-0.028c-0.64 0-1.92 1.92-3.2 5.12-2.88 6.4-7.040 13.12-12.8 21.12-5.12 7.040-17.6 19.84-23.68 24.64-3.52 2.88-4.48 4.16-3.84 5.12s14.080 8.96 22.72 13.12c15.040 7.36 21.44 9.6 22.080 7.36zM249.6 922.24c15.36-12.8 28.48-28.8 35.2-43.2 4.16-8.64 4.16-8.64-4.8-15.36-29.44-21.44-62.72-60.8-88.64-104-3.2-5.44-4.8-7.68-5.76-7.68-1.754 0.652-3.25 1.633-4.479 2.879l-0.001 0.001c-16.053 12.76-35.502 21.968-56.762 26.104l-0.838 0.136c24.654 51.593 58.419 95.083 99.609 130.103l0.551 0.457c8.96 7.36 19.2 14.72 20.16 14.72l5.76-4.16zM409.28 921.28c39.68-28.48 76.8-72.64 107.84-129.28 5.12-9.6 5.44-11.2 2.56-11.84-10.945-2.686-20.226-5.756-29.184-9.451l1.344 0.491c-9.778-3.885-18.224-8.73-25.852-14.586l0.252 0.186c-3.2-2.56-6.4-4.8-7.040-4.8s-3.2 3.84-6.080 8.64c-12.16 20.16-27.52 41.6-41.6 58.56-13.44 16-33.28 35.2-48 46.4-5.12 3.52-5.44 3.84-4.8 6.080 9.001 22.466 23.906 40.977 42.811 54.144l0.389 0.256c0.64 0 3.84-2.24 7.36-4.8zM277.44 794.56l20.8-133.44 20.48-133.12 25.92 131.2 26.24 133.76 0.64 2.24h6.4c3.84 0 6.080-0.32 6.4-0.96 0.64-0.64 20.16-87.68 43.52-193.92 28.48-128.96 43.2-193.92 43.84-194.88 2.24-3.2 4.48-4.16 9.6-4.8l5.44-0.32v-23.68h-67.2v23.68l5.12-0.32c9.28-0.32 13.12 2.88 13.44 10.88 0 3.84-50.56 224-51.2 223.040l-30.72-144.32c-22.4-106.88-30.4-144.32-31.36-145.28-1.92-1.92-10.88-1.6-11.84 0.32l-22.4 143.040-22.4 142.080-25.6-108.16c-26.56-114.24-25.92-112-23.36-117.12 1.92-3.52 4.48-4.8 9.6-4.8 3.2 0 4.48-0.32 4.8-1.28 0.96-1.28 0.96-19.2 0-20.8-0.64-1.28-1.6-1.28-37.12-1.28-30.4 0-36.8 0-37.44 0.96-0.64 0.64-0.64 4.16-0.64 11.2v10.24l4.48 1.6c5.44 1.92 7.36 3.2 8.64 6.080 0.64 1.28 21.44 88.64 46.080 194.56l45.44 193.28c0.64 0.96 13.76 1.28 14.4 0.32zM564.8 777.28c45.075-97.58 71.363-211.759 71.363-332.078 0-0.816-0.001-1.633-0.004-2.449l0 0.127c0-41.6-0.64-56.64-2.88-57.92-1.92-1.6-14.4 0.64-22.4 3.2l-4.48 1.6 0.32 13.44c0.601 11.384 0.943 24.714 0.943 38.123 0 116.744-25.94 227.429-72.372 326.606l1.989-4.729c-3.52 7.68-4.8 10.88-4.16 11.52 0.32 0.64 2.88 1.92 5.44 2.56 5.44 1.6 14.080 5.76 17.28 8 3.84 2.56 4.48 1.92 8.96-8zM94.080 781.44l12.8-5.12c3.52-0.96 4.8-1.6 4.8-2.56-15.949-32.147-30.664-70.175-41.991-109.637l-1.209-4.923c-19.515-66.485-30.742-142.865-30.742-221.868 0-11.554 0.24-23.051 0.716-34.488l-0.054 1.635c0.64-9.6 0.64-13.44 0-14.080-2.24-2.88-25.6-7.36-27.2-5.44-1.542 18.541-2.421 40.129-2.421 61.923 0 45.258 3.79 89.631 11.070 132.818l-0.649-4.661c10.56 63.68 28.16 125.76 52.16 182.080 7.040 17.28 12.8 28.16 13.76 28.16l8.96-3.52zM129.92 776c15.040-3.84 30.4-10.24 40.32-16.64 7.040-4.48 13.76-9.92 13.76-11.52l-3.84-8c-1.92-3.84-7.36-13.12-11.2-21.12-4.16-8-7.68-14.4-8.32-14.4s-1.6 1.6-3.2 3.2c-2.443 4.231-6.065 7.544-10.417 9.541l-0.143 0.059c-10.24 4.8-18.24 3.84-24.64-2.88-2.924-2.724-4.76-6.584-4.8-10.873l-0-0.007c0-8.64 7.68-16.64 14.72-15.36 3.52 0.64 7.68 4.48 7.36 6.4-0.32 2.56-2.24 2.88-4.8 0.64-1.6-1.28-2.88-1.6-4.16-1.28-5.76 1.28-8 9.6-3.84 15.040 6.72 8.96 23.68 3.2 27.2-9.28 2.56-8.96-1.92-18.24-10.88-23.040-3.52-1.92-4.48-2.24-11.2-2.24-6.4 0-7.36 0-11.2 2.24-5.12 2.56-11.52 8.64-13.76 13.12-6.72 13.12-5.76 34.88 2.56 60.8 4.16 11.84 8.96 24 10.88 26.56 0.96 1.28 2.24 0.96 9.6-0.96zM527.68 771.2c3.84-8.32 9.92-26.88 12.16-37.12 3.2-14.080 3.52-28.16 1.28-37.44-2.363-8.892-8.301-16.085-16.142-20.078l-0.178-0.082c-2.868-1.624-6.299-2.581-9.953-2.581-0.326 0-0.651 0.008-0.973 0.023l0.046-0.002c-5.44 0-6.4 0-9.6 1.6-4.796 2.18-8.713 5.583-11.457 9.816l-0.063 0.104c-1.6 3.2-1.92 4.16-1.92 8.96 0 6.080 0.64 8 4.8 12.48 2.56 3.2 9.6 6.4 13.12 6.4 1.6 0 4.16-0.64 5.76-1.28 7.36-3.84 8.32-14.72 1.28-17.92-1.6-0.96-2.24-0.96-4.16 0l-2.56 1.92c0 0.32-0.64 0.64-1.6 0.64-2.24-0.32-2.24-3.52 0-5.76 4.16-4.16 10.88-3.84 15.68 0.96 4.8 5.12 5.76 11.52 3.2 17.6-2.796 6.243-8.954 10.513-16.11 10.513-1.092 0-2.161-0.099-3.198-0.29l0.108 0.016c-8.282-1.303-15.296-5.9-19.776-12.382l-0.064-0.098c-0.96-1.6-2.24-2.88-2.88-2.88s-3.2 4.8-6.4 11.2c-7.141 14.923-12.689 25.515-18.491 35.946l1.851-3.626c0 3.2 12.16 11.52 24.64 17.6 8.64 4.16 16.64 7.36 27.2 10.24 11.2 3.2 10.56 3.2 14.4-4.48zM96 710.4c0-8.96 1.6-16 5.12-23.36 5.12-11.2 14.4-17.6 26.88-19.2 5.12-0.96 7.040-0.64 16.32 1.6 1.28 0.32 1.6 0 1.6-0.64l-4.48-14.72c-15.532-45.643-25.344-98.318-27.176-153.014l-0.024-0.906-0.64-15.040-2.24-3.2c-2.705-4.516-6.648-8.047-11.361-10.176l-0.159-0.064c-4.299-2.115-9.357-3.353-14.704-3.353-1.132 0-2.252 0.055-3.356 0.164l0.14-0.011c-15.040 0.96-26.88 8.32-33.28 21.44-3.2 6.4-3.2 8-1.28 26.24 6.72 67.2 20.48 129.28 42.24 189.76 5.12 13.76 6.4 14.72 6.4 4.16zM82.56 648l-1.92-5.76 1.28-3.2c2.241-4.561 5.915-8.132 10.426-10.185l0.134-0.055c6.4-3.2 11.52-4.16 18.56-3.84 8 0.64 8.64 0.96 11.52 8.32l2.56 6.72-3.2-2.24c-3.2-3.84-6.4-4.48-14.72-3.84-5.926 0.169-11.35 2.186-15.751 5.491l0.071-0.051c-4.8 3.52-6.4 5.76-6.4 10.56l-0.64 4.16-1.92-6.080zM72 604.16c-0.442-1.722-0.695-3.698-0.695-5.734 0-0.572 0.020-1.139 0.059-1.701l-0.004 0.076c1.28-4.48 8.64-10.88 15.36-12.8 1.6-0.64 6.4-0.96 10.56-0.96 6.4 0 8.64 0 10.88 1.28 2.56 1.28 2.88 1.92 4.8 7.68l2.24 7.040c0 0.64-1.28-0.32-3.2-2.56-2.56-3.2-3.2-3.52-7.040-4.16-6.4-1.6-15.040-0.64-20.16 1.92-7.36 3.52-10.24 7.040-10.24 11.84 0 1.92 0 3.2-0.64 3.2s-1.28-2.24-1.92-5.12zM64 565.76l-0.96-7.040-0.64-4.8 4.48-4.16c3.2-3.2 5.76-4.8 8.96-6.080 8.32-3.2 25.28-1.92 28.16 1.6 0.96 0.96 3.84 13.76 3.2 14.080l-2.24-2.88c-2.88-4.16-5.44-5.12-13.76-5.76-0.965-0.117-2.081-0.184-3.214-0.184-5.573 0-10.767 1.619-15.139 4.412l0.113-0.068c-4.48 3.2-6.4 5.44-7.36 9.6l-1.28 3.52-0.64-2.24zM59.2 524.16l-0.96-7.040-0.32-4.16 3.2-3.52c6.080-7.040 16-9.92 26.88-8.64 6.4 0.96 10.88 2.56 12.48 4.16 1.28 1.28 4.16 14.72 3.2 14.72l-2.56-3.2c-3.2-5.12-6.4-6.4-17.6-6.4-8.32 0-8.96 0-13.12 2.24-4.8 2.24-8.96 6.080-8.96 8l-0.96 3.84-0.96 2.56-0.32-2.56zM552.64 712.96c22.366-59.811 38.551-129.269 45.498-201.428l0.262-3.372c0.96-11.2 0.96-12.8-2.24-19.52-7.36-14.72-26.24-23.040-43.52-19.52-8.216 1.785-15.015 6.805-19.126 13.628l-0.074 0.132c-1.92 3.2-2.24 4.48-2.24 10.56-1.565 60.354-12.338 117.678-30.96 171.332l1.2-3.972c-2.56 7.040-2.56 9.28-0.32 8.64l6.080-1.6c9.6-2.24 22.4 1.6 30.4 9.6 7.36 7.36 10.88 16.96 11.52 30.4 0.64 9.6 1.28 10.56 3.84 5.12zM560.32 649.6v-4.16l-3.84-4.16c-4.608-4.54-10.935-7.348-17.918-7.36l-0.002-0c-8.96-0.64-11.52 0-15.040 3.84-0.911 1.004-1.966 1.856-3.138 2.527l-0.062 0.033s4.16-11.52 5.44-12.8c3.2-3.84 19.2-3.2 27.2 0.64 4.16 2.24 8.96 7.040 10.56 10.56l1.6 3.2-1.6 5.76c-2.56 7.040-3.2 7.36-3.2 1.92zM571.2 608c-0.204-1.094-0.321-2.354-0.321-3.64 0-0.070 0-0.141 0.001-0.211l-0 0.011c0-2.56-2.56-5.44-6.72-8.32-4.777-2.729-10.499-4.338-16.597-4.338-2.624 0-5.178 0.298-7.631 0.862l0.228-0.044c-3.2 0.64-4.16 1.28-7.040 4.48l-3.2 3.2 1.28-4.16c2.88-9.6 3.2-10.24 6.4-11.52 6.4-2.56 17.92-2.24 25.6 0.96 3.2 1.6 8.64 6.4 10.56 9.6 1.28 3.2 1.28 3.2 0 8.64l-1.92 6.080-0.64-1.6zM580.16 565.12c-0.314-1.58-0.757-2.973-1.332-4.294l0.052 0.134c-2.452-3.338-5.691-5.961-9.451-7.621l-0.149-0.059c-4.16-2.24-4.48-2.24-12.8-2.24-11.2 0-13.76 1.28-17.6 8-1.28 2.24-0.96 0 0.32-6.4 1.28-4.48 2.24-7.040 3.2-7.68 4.48-3.52 19.2-4.16 27.2-1.28 5.12 1.92 9.6 5.76 11.84 9.28 1.6 2.88 1.6 3.2 0.96 8.64-0.32 3.2-0.96 5.76-1.28 6.080s-0.64-0.96-0.96-2.56zM586.24 526.72l-1.92-5.12c-1.28-4.16-1.6-4.8-5.76-7.36-5.44-3.52-9.92-4.8-18.88-4.16-9.6 0.64-12.8 1.92-15.68 6.4-1.28 1.92-2.24 3.2-2.24 2.56 0-2.24 2.24-12.8 2.88-13.76 0.96-1.28 8-3.52 12.8-4.48 6.4-0.96 13.76 0 19.2 2.88 4.8 1.92 9.6 6.72 10.56 9.6 0.018 0.57 0.029 1.241 0.029 1.914 0 3.96-0.36 7.837-1.048 11.598l0.060-0.392zM51.84 475.2c16-15.68 41.6-17.92 57.28-5.12 3.84 3.2 4.8 3.2 4.8-3.2 0-7.040 1.28-22.4 2.88-35.2 0.64-6.4 1.28-11.52 0.96-11.84l-8.32-1.28c-21.592-2.535-41.275-8.176-59.47-16.504l1.23 0.504c-5.12-2.88-6.4-2.56-7.040 0.64s-0.64 72.64 0 74.88c0.32 1.28 0.96 1.92 1.6 1.92s3.2-2.24 6.080-4.8zM600.64 475.52c0.64-5.12 0.64-63.36 0-69.76-0.32-4.8-0.64-4.8-2.24-4.8-0.96 0-5.76 1.92-10.56 3.84-15.36 6.4-32.96 11.2-51.2 13.76l-9.28 0.96v3.2l1.28 12.48 2.24 23.36c0.64 10.88 0.96 14.080 1.6 14.080s2.24-1.28 3.84-2.56c6.72-5.44 15.040-8 24.32-8 12.8 0 23.68 4.16 32.64 12.8 3.2 2.88 5.76 5.12 6.4 5.12s0.64-2.24 0.96-4.48zM119.040 415.040l2.56-12.16c6.386-36.295 20.079-68.545 39.556-96.461l-0.516 0.781c6.4-8.32 17.28-19.52 24-24.96 2.56-1.92 4.8-4.16 4.8-4.8s-3.2-3.2-9.28-6.72c-30.427-17.366-55.108-41.636-72.462-70.777l-0.498-0.903c-2.56 0-13.44 16.96-22.72 36.16-23.026 46.938-37.143 101.958-38.709 160.109l-0.011 0.531c0.64 1.6 9.92 6.080 21.12 9.92 20.48 7.68 50.24 12.8 52.16 9.6zM538.88 415.36c20.046-2.861 38.156-8.237 55.026-15.873l-1.266 0.513 7.36-3.52-0.32-7.040c-4.16-62.080-21.44-125.12-46.4-168.32-4.293-8.418-9.299-15.672-15.126-22.177l0.086 0.097c-17.609 29.551-41.97 53.399-71.045 69.901l-0.955 0.499-10.88 7.68c34.356 29.343 58.376 69.896 66.391 115.944l0.169 1.176 3.2 15.68c1.28 7.36 0.64 7.36 13.44 5.44zM39.040 385.92l2.24-15.040c5.249-68.635 27.196-131.222 61.747-184.933l-0.947 1.573c0.96-3.2-18.88-19.52-23.68-19.52-2.56 0-15.040 20.16-24.96 40.96-7.36 15.68-11.84 26.56-17.92 45.12-11.96 35.777-20.481 77.362-23.882 120.388l-0.118 1.852-0.32 4.48 8 1.28c4.48 0.64 10.24 1.92 13.12 2.88 6.4 1.92 6.080 1.92 6.72 0.96zM625.6 381.76l7.68-0.96 0.32-2.88c-3.415-53.549-14.859-103.451-33.16-149.901l1.16 3.341c-7.36-18.56-20.16-43.52-30.080-58.56-2.56-3.52-3.84-4.8-5.12-4.8-3.84 0-23.36 15.36-23.36 18.88l3.2 6.4c12.8 18.56 25.92 45.12 35.2 71.040 11.2 33.6 19.2 71.040 23.040 110.4 0.32 6.080 1.28 10.88 1.6 11.2s3.2 0 6.4-1.28l12.8-2.88zM462.4 268.8c28.16-17.28 51.2-38.4 64.64-58.56 2.24-3.84 5.44-8.96 6.4-11.52l2.24-4.48-3.2-3.84c-4.48-6.4-17.92-19.84-24.96-25.6-17.551-14.853-39.754-24.718-64.146-27.16l-0.494-0.040c-9.6-0.96-17.6-0.32-24.32 1.92-9.6 3.2-16 8.64-20.8 18.56-8 16-6.080 43.52 4.8 59.84 6.4 10.24 13.76 15.040 22.4 14.4 11.52-0.96 19.2-16 19.2-37.44 0-14.72-4.16-25.6-11.84-30.72-5.44-3.52-12.8-0.96-16.32 5.76-3.2 5.44-3.84 16.64-1.28 24.96 1.6 4.8 5.44 9.28 8.64 9.28 1.6 0 2.56-0.64 3.52-2.24 1.28-1.92 1.28-3.2 1.28-8.32 0-4.8-0.64-6.4-1.92-8-1.92-2.88-1.6-4.8 0.32-5.12 4.48-0.32 7.68 7.68 7.040 17.28-0.96 17.28-8.64 24-16.96 15.040-7.040-7.68-10.56-24-8.32-37.76 1.92-11.2 6.4-17.92 12.8-21.12 4.48-2.56 8.64-2.56 12.8 0 16.32 9.6 21.44 48.96 9.6 73.6-3.2 6.4-6.4 10.56-10.88 12.8-3.2 1.6-3.84 1.6-20.8 1.6-11.2 0-19.2-0.32-22.4-0.96-17.564-2.027-32.973-9.966-44.465-21.745l-0.015-0.015c-4.556-5.888-8.078-12.835-10.143-20.385l-0.097-0.415c-1.112-4.229-1.75-9.085-1.75-14.089 0-1.461 0.054-2.909 0.161-4.342l-0.011 0.191c-0.012-0.576-0.019-1.256-0.019-1.937 0-22.090 7.083-42.526 19.103-59.16l-0.204 0.297c5.12-7.040 16-17.28 22.4-21.44s6.72-5.44 1.92-7.68c-1.967-1.040-4.299-1.651-6.774-1.651-0.432 0-0.859 0.019-1.281 0.055l0.055-0.004c-6.483 0.221-12.37 2.601-17.007 6.438l0.047-0.038c-9.6 6.4-22.4 22.4-25.92 31.68-1.92 5.12-3.2 5.12-5.44-0.32-5.12-12.8-20.48-29.12-32.96-35.2-3.191-1.536-6.938-2.434-10.895-2.434-1.807 0-3.57 0.187-5.271 0.543l0.167-0.029c-2.88 0.64-6.4 3.2-6.4 4.16l6.4 4.48c7.68 5.12 18.56 16 23.68 24 16 23.68 22.080 57.6 14.4 80.32-3.2 8.96-5.44 13.12-12.48 19.84-6.4 6.4-11.84 9.92-20.16 13.12-13.44 5.44-26.24 7.36-46.080 6.72-12.8 0-14.72-0.32-17.28-1.6-16.96-7.68-24-49.6-12.16-73.92 2.465-5.448 6.305-9.905 11.085-13.049l0.115-0.071c7.36-3.52 16 0.64 20.8 9.92 9.28 17.92 2.24 51.2-10.88 53.76-1.92 0.32-2.56 0-4.8-2.24-7.040-7.040-8-27.2-1.6-32.96 3.2-3.2 5.44 0.64 2.56 4.48-1.28 1.6-1.6 2.88-1.6 7.68 0 7.040 1.6 10.24 4.8 10.24s5.76-2.24 8-6.72c1.6-3.2 1.92-5.12 2.24-11.52 0.32-12.16-2.24-18.56-8.32-21.76-4.16-1.92-7.36-1.92-10.56 0-8 5.44-11.84 15.68-11.84 31.36 0 10.88 1.6 18.24 4.8 24.96 4.16 8.32 8.96 12.16 16 12.16 12.8 0 24.64-14.72 28.8-35.2 1.92-8 1.92-23.68 0-30.080-2.47-11.222-9.501-20.454-19.005-25.819l-0.195-0.101c-5.76-3.2-10.88-4.16-21.12-3.84-28.16 0-54.4 10.88-79.040 32.96-8.32 7.36-21.44 22.4-21.44 24.32s4.16 9.6 8.96 16.96c10.88 16 26.88 31.68 47.68 46.4 9.6 6.72 25.6 16.64 26.88 16.64l10.24-4.48c19.52-9.6 36.48-13.44 57.28-12.8 13.44 0.32 19.2 1.28 40.64 6.72 21.12 5.44 21.44 5.44 41.6 0l22.4-4.8c9.6-1.92 27.2-2.56 36.16-1.28 14.4 1.6 31.68 7.040 44.16 14.080 3.2 1.6 6.080 2.88 6.4 2.56l10.24-5.76zM256.96 229.44c15.268-1.117 28.734-8.028 38.362-18.518l0.038-0.042c7.040-9.6 9.6-17.92 9.6-32 0.64-34.56-19.2-66.88-48.96-81.28-12.508-5.576-27.103-8.823-42.456-8.823-3.643 0-7.242 0.183-10.791 0.54l0.447-0.036c-42.334 3.557-79.435 23.441-105.441 53.254l-0.159 0.186c-8 8.96-16.32 19.52-16.32 21.12 0 0.64 1.92 2.24 5.12 4.48 3.2 1.92 8 6.080 11.52 8.96s6.4 5.76 7.040 5.76c0.64 0 2.24-1.6 3.84-3.52 19.494-25.753 47.13-44.44 79.032-52.279l0.968-0.201c9.92-1.92 26.88-2.56 33.6-0.96 13.76 3.2 24.32 11.52 30.72 24.96 7.68 15.68 8.64 34.24 2.88 53.12-2.24 6.4-5.76 13.76-9.28 18.56-2.56 3.84-2.88 5.76-0.96 6.72 1.6 0.96 3.84 0.96 11.52 0zM399.040 229.76c2.56-0.64 2.56-2.56-0.64-7.040-17.92-26.56-16.64-64.96 2.88-84.48 5.44-5.44 10.56-8.64 18.56-11.52 5.44-1.92 25.92-1.92 35.2 0 18.24 3.52 36.16 11.84 52.16 24 12.262 9.719 23.068 20.322 32.668 31.956l0.292 0.364c0.64 0 3.2-2.24 6.4-5.12 4.8-4.16 10.56-8.64 16.96-12.48 1.92-0.96 0.96-2.56-6.4-11.84-21.236-27.552-50.179-48.219-83.592-58.868l-1.208-0.332c-11.554-3.434-24.829-5.41-38.566-5.41-8.763 0-17.339 0.804-25.657 2.343l0.863-0.133c-39.583 8.429-68.844 43.096-68.844 84.598 0 0.971 0.016 1.939 0.048 2.903l-0.004-0.14c0 11.2 0 12.16 1.92 17.6 0.96 3.2 2.56 7.040 3.84 8.96 4.8 8.32 14.4 16 24.64 20.16 8.96 3.2 23.68 5.76 28.48 4.48zM327.040 111.040c13.44-23.36 32-35.84 48.64-33.28 5.76 0.96 12.48 3.84 16 7.040l2.88 2.56 4.16-1.28 12.16-2.56c3.33-0.426 6.354-1.326 9.146-2.639l-0.186 0.079c1.6-1.6-2.24-8-8.64-14.4-4.8-4.8-6.72-6.4-12.8-9.28-6.673-3.617-14.571-5.84-22.966-6.078l-0.074-0.002c-11.84-0.64-21.76 1.92-31.040 8-8.32 5.76-15.36 14.4-19.2 24l-2.56 4.48-1.92-3.2c-2.996-7.010-6.869-13.037-11.576-18.304l0.056 0.064c-6.4-6.4-14.080-11.2-22.72-13.44-6.72-1.92-21.44-1.92-28.8 0s-16 6.4-21.12 10.88c-4.8 4.16-10.88 12.16-11.52 15.68-0.32 2.24-0.32 2.24 6.72 3.2l11.84 2.88 7.36 1.92 3.2-2.56c5.372-4.443 12.33-7.138 19.919-7.138 0.873 0 1.738 0.036 2.593 0.106l-0.112-0.007c5.44 0.32 11.84 2.88 17.28 5.76 7.68 4.8 17.6 16 24.64 27.84 3.52 6.4 4.8 6.4 8.64-0.32zM325.76 72.64c5.12-8.64 12.16-15.36 21.76-20.48 6.4-3.2 6.4-4.16 1.92-6.72-2.88-1.6-4.16-1.6-8.96-1.6-7.040 0-11.2 1.6-15.36 5.76l-2.56 2.88-3.2-3.2c-3.795-3.47-8.833-5.636-14.375-5.76l-0.025-0c-6.4 0-13.76 3.2-12.8 5.44 0 0.64 3.2 2.24 6.080 3.84 6.72 3.2 15.040 10.88 19.52 17.92 4.16 6.4 5.44 6.4 8 1.92zM288 43.84c4.876-5.34 11.867-8.678 19.638-8.678 3.896 0 7.596 0.839 10.929 2.346l-0.167-0.068c4.16 1.6 4.48 1.6 7.040 0.32 10.88-4.8 22.4-2.88 30.72 5.44l3.52 3.84 4.8-0.96c1.885-0.166 3.622-0.621 5.227-1.322l-0.107 0.042c1.6-1.6-5.76-16-11.84-23.040-8.936-9.378-21.521-15.209-35.468-15.209-7.823 0-15.217 1.835-21.777 5.097l0.285-0.128c-10.24 5.12-21.12 17.92-24.64 28.8-1.28 4.48-0.96 4.8 3.2 5.76 5.12 0.96 5.76 0.96 8.64-2.24z"
254
+ ],
255
+ "attrs": [
256
+ {
257
+ "fill": "rgb(108, 117, 125)"
258
+ }
259
+ ],
260
+ "width": 640,
261
+ "grid": 0,
262
+ "tags": [
263
+ "wisconsin"
264
+ ],
265
+ "colorPermutations": {
266
+ "110811712512052052051255255255177186109189791": [
267
+ {
268
+ "f": 2
269
+ }
270
+ ]
271
+ }
272
+ },
273
+ {
274
+ "paths": [
275
+ "M804.571 530.286v182.857c0 90.89-73.681 164.571-164.571 164.571v0h-475.429c-90.89 0-164.571-73.681-164.571-164.571v0-475.429c0-90.89 73.681-164.571 164.571-164.571v0h402.286c10.24 0 18.286 8.046 18.286 18.286v36.571c0 10.099-8.187 18.286-18.286 18.286v0h-402.286c-50.495 0-91.429 40.934-91.429 91.429v0 475.429c0 50.495 40.934 91.429 91.429 91.429v0h475.429c50.495 0 91.429-40.934 91.429-91.429v0-182.857c0-10.24 8.046-18.286 18.286-18.286h36.571c10.24 0 18.286 8.046 18.286 18.286zM1024 36.571v292.571c0 20.198-16.374 36.571-36.571 36.571v0c-10.047-0.104-19.097-4.285-25.592-10.963l-0.008-0.008-100.571-100.571-372.663 372.663c-3.657 3.657-8.411 5.851-13.166 5.851s-9.509-2.56-13.166-5.851l-65.097-65.097c-3.657-3.657-5.486-8.411-5.486-13.166s2.194-9.874 5.486-13.166l372.663-372.663-100.571-100.571c-6.654-6.524-10.824-15.561-10.971-25.572l-0-0.028c0-20.198 16.374-36.571 36.571-36.571v0h292.571c20.198 0 36.571 16.374 36.571 36.571v0z"
276
+ ],
277
+ "attrs": [
278
+ {
279
+ "fill": "rgb(108, 117, 125)"
280
+ }
281
+ ],
282
+ "grid": 0,
283
+ "tags": [
284
+ "web_services"
285
+ ],
286
+ "colorPermutations": {
287
+ "110811712512052052051255255255177186109189791": [
288
+ {
289
+ "f": 2
290
+ }
291
+ ]
292
+ }
293
+ },
294
+ {
295
+ "paths": [
296
+ "M709.12 846.4v-385.6h82.56v385.92h-82.56zM263.68 846.4v-385.6h80v385.92h-80zM371.2 846.4v-385.6h85.12v385.92h-85.12zM483.84 846.4v-385.6h85.12v385.92h-85.12zM681.6 460.8v385.92h-85.12v-385.92h85.12zM756.16 433.6h-458.56l235.52-142.4 223.36 142.4zM244.16 433.6h-196.16v-144h434.56l-238.080 144zM581.44 289.6h423.36v144h-197.76l-225.6-144zM944.32 262.4h-835.84c83.869-146.261 239.096-243.201 416.964-243.201 0.336 0 0.672 0 1.008 0.001l-0.052-0c179.2 0 336 98.24 417.92 243.2zM184.32 823.68l-4.8 14.4 12.48-8.96 12.48 8.96-4.8-14.4 12.48-8.96h-15.36l-4.8-14.4-4.8 14.4h-15.36l12.48 8.96zM116.16 734.4l-4.8 14.4 12.48-8.64 12.48 8.64-4.8-14.4 12.48-8.96h-15.36l-4.8-14.4-4.8 14.4h-15.36l12.48 8.96zM69.12 625.6l-4.8 14.4 12.8-8.96 12.16 8.96-4.48-14.4 12.48-8.96h-15.36l-4.8-14.080-4.8 14.080h-15.36l12.48 8.96zM236.16 846.4h-188.48v-344.64l6.4 4.48-4.8 14.4 12.8-8.96 12.16 8.96-4.8-14.4 12.8-8.96h-15.68l-4.8-14.4-4.8 14.4h-8.96v-36.48h188.16v385.92zM236.16 873.6v102.4h-188.48v-102.4h188.48zM819.2 873.6h185.6v102.4h-185.6v-102.4zM654.080 946.56l12.8-8.96h-16l-4.48-14.4-4.8 14.4h-15.36l12.8 8.96-5.12 14.4 12.8-8.64 12.16 8.64-4.8-14.4zM764.48 903.040l12.48-8.96h-15.36l-4.8-14.4-4.8 14.4h-15.36l12.48 8.96-4.8 14.4 12.8-8.96 12.16 8.96-4.8-14.4zM398.72 946.56l-4.8 14.4 12.48-8.64 12.48 8.64-4.8-14.4 12.48-8.96h-15.36l-4.8-14.4-4.8 14.4h-15.36l12.48 8.96zM288 903.040l-4.8 14.4 12.48-8.96 12.48 8.96-4.8-14.4 12.8-8.96h-15.36l-4.8-14.4-4.8 14.4h-15.36l12.48 8.96zM791.36 873.6v102.4h-252.8l-4.16-12.8 12.48-9.28h-15.36l-4.8-14.4-4.8 14.72h-15.36l12.48 8.64-4.48 13.44h-250.88v-102.4h528zM537.6 976h-21.76l10.88-7.68 10.88 7.68zM868.16 823.68l12.8-8.96h-15.68l-4.8-14.4-4.8 14.4h-15.36l12.8 8.96-5.12 14.4 12.8-8.96 12.16 8.96-4.8-14.4zM936.32 734.4l12.8-8.96h-15.68l-4.8-14.4-4.8 14.4h-15.36l12.8 8.96-5.12 14.4 12.8-8.64 12.16 8.64-4.8-14.4zM983.040 625.6l12.8-8.96h-15.68l-4.48-14.080-4.8 14.080h-15.68l12.8 8.96-4.8 14.4 12.48-8.96 12.48 8.96-5.12-14.4zM1004.48 846.4h-185.6v-385.6h185.6v36.8h-9.28l-4.48-14.4-4.8 14.4h-15.68l12.8 8.96-5.12 14.4 12.8-8.96 12.48 8.96-4.8-14.4 6.4-4.48v344.64z"
297
+ ],
298
+ "attrs": [
299
+ {
300
+ "fill": "rgb(108, 117, 125)"
301
+ }
302
+ ],
303
+ "grid": 0,
304
+ "tags": [
305
+ "uva"
306
+ ],
307
+ "colorPermutations": {
308
+ "110811712512052052051255255255177186109189791": [
309
+ {
310
+ "f": 2
311
+ }
312
+ ]
313
+ }
314
+ },
315
+ {
316
+ "paths": [
317
+ "M95.36 712.32c-2.56-35.84 0-86.4 0-111.36l52.48-600.96h196.8l-55.36 605.76c-11.52 132.16 40.32 224.64 170.88 224.64 133.12 0 205.44-94.080 216.96-211.2l55.68-619.2h196.8l-54.72 611.2c-20.48 236.8-177.28 412.8-428.8 412.8-197.12 0-324.48-127.68-350.72-311.36z"
318
+ ],
319
+ "attrs": [
320
+ {
321
+ "fill": "rgb(108, 117, 125)"
322
+ }
323
+ ],
324
+ "grid": 0,
325
+ "tags": [
326
+ "ucla"
327
+ ],
328
+ "colorPermutations": {
329
+ "110811712512052052051255255255177186109189791": [
330
+ {
331
+ "f": 2
332
+ }
333
+ ]
334
+ }
335
+ },
336
+ {
337
+ "paths": [
338
+ "M146.56 163.84h190.72v716.8h-157.44v143.36h553.92v-143.68h-157.12v-715.52h195.2v232.96h144v-397.76h-915.84v397.76h146.56z"
339
+ ],
340
+ "attrs": [
341
+ {
342
+ "fill": "rgb(108, 117, 125)"
343
+ }
344
+ ],
345
+ "width": 928,
346
+ "grid": 0,
347
+ "tags": [
348
+ "tufts"
349
+ ],
350
+ "colorPermutations": {
351
+ "110811712512052052051255255255177186109189791": [
352
+ {
353
+ "f": 2
354
+ }
355
+ ]
356
+ }
357
+ },
358
+ {
359
+ "paths": [
360
+ "M842.24 452.16v-176h-152v-74.56h53.44v-121.6h-222.080v121.6h55.68v73.92h-215.68v-73.6h55.68v-121.92h-222.080v121.6h53.44v73.92h-152.64v176h113.6v-52.48h38.4v96.64c0 207.36 158.4 246.4 158.4 246.4v88.64h-44.8v112.64h215.040v-112.64h-44.8v-88.96s158.080-39.040 158.080-246.4v-96.64h38.4v52.8h113.6zM406.72 619.52s-44.8-26.24-44.8-74.88v-145.6h44.8v220.48zM576.96 544.64c0 48.64-44.8 74.88-44.8 74.88v-220.16h44.8v145.28z"
361
+ ],
362
+ "attrs": [
363
+ {
364
+ "fill": "rgb(108, 117, 125)"
365
+ }
366
+ ],
367
+ "width": 928,
368
+ "grid": 0,
369
+ "tags": [
370
+ "texas"
371
+ ],
372
+ "colorPermutations": {
373
+ "110811712512052052051255255255177186109189791": [
374
+ {
375
+ "f": 2
376
+ }
377
+ ]
378
+ }
379
+ },
380
+ {
381
+ "paths": [
382
+ "M256 256c0-40.396-32.747-73.143-73.143-73.143s-73.143 32.747-73.143 73.143v0c0 40.396 32.747 73.143 73.143 73.143s73.143-32.747 73.143-73.143v0zM865.646 585.143c0 19.383-8.046 38.4-21.211 51.2l-280.503 281.6c-13.279 13.166-31.564 21.301-51.749 21.301s-38.469-8.136-51.754-21.306l0.005 0.005-408.503-409.6c-30.181-32.853-49.473-76.133-51.912-123.865l-0.019-0.478v-237.714c0-40.229 32.914-73.143 73.143-73.143h237.714c40.229 0 95.817 22.674 125.074 51.931l408.869 408.137c13.166 13.531 21.211 32.549 21.211 51.931zM1085.074 585.143c0 19.383-8.046 38.4-21.211 51.2l-280.503 281.6c-13.548 12.762-31.8 20.662-51.895 20.845l-0.036 0c-29.623 0-44.617-13.531-64-33.646l268.434-268.434c13.166-13.279 21.301-31.564 21.301-51.749s-8.136-38.469-21.306-51.754l0.005 0.005-408.503-408.137c-33.134-30.151-76.638-49.426-124.583-51.911l-0.491-0.020h128c40.229 0 96.183 22.674 125.074 51.931l408.869 408.137c13.166 13.531 21.211 32.549 21.211 51.931z"
383
+ ],
384
+ "attrs": [
385
+ {
386
+ "fill": "rgb(108, 117, 125)"
387
+ }
388
+ ],
389
+ "width": 1097,
390
+ "grid": 0,
391
+ "tags": [
392
+ "tags"
393
+ ],
394
+ "colorPermutations": {
395
+ "110811712512052052051255255255177186109189791": [
396
+ {
397
+ "f": 2
398
+ }
399
+ ]
400
+ }
401
+ },
402
+ {
403
+ "paths": [
404
+ "M49.6 0.32c-28.16 3.2-49.28 27.2-49.28 55.36v885.76c0 30.4 24.96 55.36 55.36 55.36h1162.56c30.4 0 55.36-24.96 55.36-55.36v-885.76c0-30.4-24.96-55.36-55.36-55.36h-1168.64zM111.040 111.040h193.92v193.92h-193.92v-193.92zM415.68 111.040h747.2v193.92h-747.2v-193.92zM111.040 416h193.92v470.4h-193.92v-470.4zM415.68 416h747.2v470.4h-747.2v-470.4z"
405
+ ],
406
+ "attrs": [
407
+ {
408
+ "fill": "rgb(108, 117, 125)"
409
+ }
410
+ ],
411
+ "width": 1312,
412
+ "grid": 0,
413
+ "tags": [
414
+ "table"
415
+ ],
416
+ "colorPermutations": {
417
+ "110811712512052052051255255255177186109189791": [
418
+ {
419
+ "f": 2
420
+ }
421
+ ]
422
+ }
423
+ },
424
+ {
425
+ "paths": [
426
+ "M184.64 160.32l141.76-141.12h374.4l138.24 141.44v200h-247.040v-94.080h-149.76v135.36h271.040l125.76 121.6v368l-123.52 123.2h-406.72l-124.16-124.8v-198.72h266.88v82.24h152v-126.080h-295.36l-123.52-123.52v-363.84zM200.64 167.68v349.76l113.92 113.92h304.96v159.040h-184.96v-82.24h-233.6v175.36l114.24 115.2h393.6l113.6-113.6v-354.24l-116.48-112h-280.32v-167.68h182.4v93.12h214.4v-176l-128.96-132.16h-360.64zM339.52 53.44h347.84l118.72 122.56v152.96h-181.12v-93.44h-216v201.28h290.24l106.88 102.080v340.48l-104 104.32h-380.16l-104.64-105.92v-152h200.96v82.24h217.6v-192h-314.56l-104.32-104.32v-335.68z"
427
+ ],
428
+ "attrs": [
429
+ {
430
+ "fill": "rgb(108, 117, 125)"
431
+ }
432
+ ],
433
+ "grid": 0,
434
+ "tags": [
435
+ "stanford"
436
+ ],
437
+ "colorPermutations": {
438
+ "110811712512052052051255255255177186109189791": [
439
+ {
440
+ "f": 2
441
+ }
442
+ ]
443
+ }
444
+ },
445
+ {
446
+ "paths": [
447
+ "M265.143 804.571c0-25.247-20.467-45.714-45.714-45.714s-45.714 20.467-45.714 45.714v0c0 25.247 20.467 45.714 45.714 45.714s45.714-20.467 45.714-45.714v0zM384 713.143v-402.286c0-9.874-8.411-18.286-18.286-18.286h-292.571c-9.874 0-18.286 8.411-18.286 18.286v402.286c0 9.874 8.411 18.286 18.286 18.286h292.571c9.874 0 18.286-8.411 18.286-18.286zM274.286 228.571c0-5.12-3.657-9.143-9.143-9.143h-91.429c-5.12 0-9.143 3.657-9.143 9.143s3.657 9.143 9.143 9.143h91.429c5.12 0 9.143-3.657 9.143-9.143zM438.857 219.429v585.143c0 40.229-32.914 73.143-73.143 73.143h-292.571c-40.229 0-73.143-32.914-73.143-73.143v-585.143c0-40.229 32.914-73.143 73.143-73.143h292.571c40.229 0 73.143 32.914 73.143 73.143z"
448
+ ],
449
+ "attrs": [
450
+ {
451
+ "fill": "rgb(108, 117, 125)"
452
+ }
453
+ ],
454
+ "width": 439,
455
+ "grid": 0,
456
+ "tags": [
457
+ "sms"
458
+ ],
459
+ "colorPermutations": {
460
+ "110811712512052052051255255255177186109189791": [
461
+ {
462
+ "f": 2
463
+ }
464
+ ]
465
+ }
466
+ },
467
+ {
468
+ "paths": [
469
+ "M182.857 438.857h292.571v-109.714c0-80.791-65.494-146.286-146.286-146.286s-146.286 65.494-146.286 146.286v0 109.714zM658.286 493.714v329.143c0 30.354-24.503 54.857-54.857 54.857h-548.571c-30.297 0-54.857-24.56-54.857-54.857v0-329.143c0-30.354 24.503-54.857 54.857-54.857h18.286v-109.714c0-140.434 115.566-256 256-256s256 115.566 256 256v109.714h18.286c30.354 0 54.857 24.503 54.857 54.857z"
470
+ ],
471
+ "attrs": [
472
+ {
473
+ "fill": "rgb(108, 117, 125)"
474
+ }
475
+ ],
476
+ "width": 658,
477
+ "grid": 0,
478
+ "tags": [
479
+ "restricted"
480
+ ],
481
+ "colorPermutations": {
482
+ "110811712512052052051255255255177186109189791": [
483
+ {
484
+ "f": 2
485
+ }
486
+ ]
487
+ }
488
+ },
489
+ {
490
+ "paths": [
491
+ "M873.92 150.080c96.96 96.32 150.080 225.28 150.080 361.92s-53.12 265.6-150.080 361.92c-96.32 96.96-225.28 150.080-361.92 150.080s-265.6-53.12-361.92-150.080c-96.96-96.32-150.080-225.28-150.080-361.92s53.12-265.6 150.080-361.92c96.32-96.96 225.28-150.080 361.92-150.080s265.6 53.12 361.92 150.080zM828.8 828.8c60.473-60.186 103.722-137.627 121.739-224.316l0.501-2.884c-13.44 19.84-26.24 27.2-34.24-16.96-8.32-72.64-74.88-26.24-116.48-52.16-44.16 29.76-143.040-57.6-126.4 40.96 26.24 44.48 140.16-59.52 83.2 34.56-36.16 65.6-132.48 211.2-120 286.4 1.6 109.76-112 22.72-151.36-13.76-26.24-72.96-8.96-200.32-77.76-235.84-74.88-3.2-139.2-10.24-168-93.76-17.6-59.84 18.56-148.8 82.56-162.56 93.76-59.2 127.36 68.8 215.36 71.36 27.52-28.8 101.76-37.76 108.16-69.76-57.6-10.24 73.28-48.64-5.76-70.4-43.2 5.12-71.36 44.8-48 79.040-84.48 19.52-87.36-121.92-168.32-77.44-1.92 70.4-132.16 23.040-44.8 8.64 29.76-12.8-48.96-51.2-6.4-44.16 21.12-0.96 91.52-25.6 72.32-42.24 39.36-24.32 72.32 58.24 110.4-1.92 27.84-46.4-11.52-55.040-46.080-31.36-19.84-22.080 34.56-69.44 82.24-89.6 16-7.040 31.040-10.88 42.88-9.6 24 27.84 68.48 32.64 70.72-3.2-56.393-27.663-122.731-43.84-192.848-43.84-0.152 0-0.303 0-0.455 0l0.023-0c-97.6 0-190.4 31.040-267.2 88.32 20.48 9.6 32.32 21.44 12.48 36.48-15.68 46.080-78.4 107.84-133.44 99.2-27.191 46.069-46.668 100.040-55.073 157.604l-0.287 2.396c46.080 15.36 56.64 45.44 47.040 55.68-22.658 21.11-38.806 48.936-45.271 80.3l-0.169 0.98c15.99 96.117 60.798 179.751 125.107 243.827l0.013 0.013c84.8 84.48 197.12 131.2 316.8 131.2s232.32-46.72 316.8-131.2z"
492
+ ],
493
+ "attrs": [
494
+ {
495
+ "fill": "rgb(108, 117, 125)"
496
+ }
497
+ ],
498
+ "grid": 0,
499
+ "tags": [
500
+ "raster"
501
+ ],
502
+ "colorPermutations": {
503
+ "110811712512052052051255255255177186109189791": [
504
+ {
505
+ "f": 2
506
+ }
507
+ ]
508
+ }
509
+ },
510
+ {
511
+ "paths": [
512
+ "M437.12 0c-60.8 140.8-120.32 282.56-180.8 423.68h191.36l-75.2 176.64h-191.36c-60.8 140.48-120.32 282.88-181.12 423.68h1022.72c40.64-93.76 80-187.84 120.32-281.6 166.4-2.24 345.6 16.64 492.8-76.48 127.040-80 195.2-225.92 229.44-367.040 3.707-15.489 5.833-33.273 5.833-51.552 0-99.564-63.066-184.399-151.431-216.735l-1.603-0.513c-127.68-45.76-264.32-25.6-396.48-30.080h-884.48zM1598.4 13.76c34.56-4.8 175.36 45.44 84.8 15.68-27.84-8-56.32-12.8-84.8-16zM450.56 20.16c372.16 1.28 744-0.96 1116.16 1.6 108.48 2.24 238.080 43.2 273.6 158.080 33.28 119.040-32 236.8-86.72 338.24-79.040 137.92-240.32 200.64-392.96 203.2-76.8 1.92-153.92 0.32-231.040 0.96-40.64 93.76-80 187.84-120.32 281.6h-977.92l163.2-383.040h191.68c30.72-72.32 61.44-144.96 92.8-216.96h-192l163.2-383.36z",
513
+ "M1241.6 457.6h-342.4l70.4-165.76c121.28 0.96 242.56-1.92 363.52 1.28 92.8 15.040 34.24 135.040-28.16 151.68-18.498 8.092-40.054 12.801-62.71 12.801-0.229 0-0.457-0-0.685-0.001l0.035 0zM1493.12 138.88h-992l-64.96 152.96h191.36l-190.4 447.36h-192l-64.96 152.64h728l65.28-152.64h-194.56l55.040-129.28c176-1.6 352 3.2 527.36-2.88 112.96-6.080 229.44-58.88 280.64-164.8 31.68-69.76 79.36-144.64 63.36-224-31.36-80-140.8-76.16-212.16-79.36z"
514
+ ],
515
+ "attrs": [
516
+ {
517
+ "fill": "rgb(108, 117, 125)"
518
+ },
519
+ {
520
+ "fill": "rgb(108, 117, 125)"
521
+ }
522
+ ],
523
+ "width": 1856,
524
+ "grid": 0,
525
+ "tags": [
526
+ "purdue"
527
+ ],
528
+ "colorPermutations": {
529
+ "110811712512052052051255255255177186109189791": [
530
+ {
531
+ "f": 2
532
+ },
533
+ {
534
+ "f": 2
535
+ }
536
+ ]
537
+ }
538
+ },
539
+ {
540
+ "paths": [
541
+ "M950.857 329.143v146.286c0 20.198-16.374 36.571-36.571 36.571v0h-36.571c-20.198 0-36.571-16.374-36.571-36.571v0-146.286c0-80.791-65.494-146.286-146.286-146.286s-146.286 65.494-146.286 146.286v0 109.714h54.857c30.354 0 54.857 24.503 54.857 54.857v329.143c0 30.354-24.503 54.857-54.857 54.857h-548.571c-30.297 0-54.857-24.56-54.857-54.857v0-329.143c0-30.354 24.503-54.857 54.857-54.857h384v-109.714c0-141.385 114.615-256 256-256s256 114.615 256 256v0z"
542
+ ],
543
+ "attrs": [
544
+ {
545
+ "fill": "rgb(108, 117, 125)"
546
+ }
547
+ ],
548
+ "width": 951,
549
+ "grid": 0,
550
+ "tags": [
551
+ "public"
552
+ ],
553
+ "colorPermutations": {
554
+ "110811712512052052051255255255177186109189791": [
555
+ {
556
+ "f": 2
557
+ }
558
+ ]
559
+ }
560
+ },
561
+ {
562
+ "paths": [
563
+ "M472.64 1003.2c-87.733-45.907-163.269-100.001-230.285-163.049l0.525 0.489c-126.869-118.356-213.562-278.326-238.268-458.063l-0.452-4.017c-5.44-40-3.2-214.4 3.2-237.76l2.56-10.24 31.36 10.88c61.76 21.76 143.040 28.8 203.2 18.56 94.108-18.626 174.98-66 235.199-132.44l0.321-0.36c13.76-15.040 26.56-27.2 28.8-27.2s8 5.76 14.080 12.8c20.48 24.32 64.32 63.68 91.84 82.24 61.998 43.612 139.066 69.7 222.228 69.7 14.489 0 28.793-0.792 42.871-2.335l-1.739 0.155c39.040-4.16 105.6-20.48 116.8-28.8 4.48-3.2 8-3.84 9.6-1.6 13.76 16 17.28 191.36 5.44 265.6-34.88 218.24-154.56 400-354.24 537.92-57.6 40-132.8 81.6-147.2 81.6-4.48 0-20.8-6.4-35.84-14.080zM539.2 996.16c75.668-39.786 140.943-84.531 200.382-135.853l-1.342 1.133 29.12-25.6-259.2-186.56-258.24 185.92 22.080 20.48c54.030 46.33 114.114 88.98 177.931 125.892l5.749 3.068c26.56 14.080 50.24 25.6 52.16 25.6s16-6.4 31.36-14.080zM323.2 561.92l184.64-133.12 185.6 134.080c116.48 83.52 187.52 132.48 190.4 130.24 7.36-5.44 36.16-55.68 53.76-93.44 25.6-54.4 41.6-103.36 57.6-175.040l2.56-10.88h-489.6c-464.64 0-489.92 0-488 5.76 13.225 62.11 30.644 116.351 52.786 168.089l-2.226-5.849c22.72 51.2 57.92 113.28 64 113.28 2.24 0 87.040-59.84 188.8-133.12z"
564
+ ],
565
+ "attrs": [
566
+ {
567
+ "fill": "rgb(108, 117, 125)"
568
+ }
569
+ ],
570
+ "grid": 0,
571
+ "tags": [
572
+ "princeton"
573
+ ],
574
+ "colorPermutations": {
575
+ "110811712512052052051255255255177186109189791": [
576
+ {
577
+ "f": 2
578
+ }
579
+ ]
580
+ }
581
+ },
582
+ {
583
+ "paths": [
584
+ "M428.8 24.32h202.88v202.56h-202.88v-202.56zM24.32 796.8h202.56v202.88h-202.56v-202.56z",
585
+ "M227.2 796.8l284.8-569.6",
586
+ "M793.6 510.72h202.88v202.56h-202.88v-202.56z",
587
+ "M802.24 524.48l-223.68-299.84"
588
+ ],
589
+ "attrs": [
590
+ {
591
+ "fill": "none",
592
+ "stroke": "rgb(108, 117, 125)",
593
+ "strokeLinejoin": "miter",
594
+ "strokeLinecap": "butt",
595
+ "strokeMiterlimit": "10",
596
+ "strokeWidth": 48.64
597
+ },
598
+ {
599
+ "fill": "none",
600
+ "stroke": "rgb(108, 117, 125)",
601
+ "strokeLinejoin": "miter",
602
+ "strokeLinecap": "butt",
603
+ "strokeMiterlimit": "10",
604
+ "strokeWidth": 97.28
605
+ },
606
+ {
607
+ "fill": "none",
608
+ "stroke": "rgb(108, 117, 125)",
609
+ "strokeLinejoin": "miter",
610
+ "strokeLinecap": "butt",
611
+ "strokeMiterlimit": "10",
612
+ "strokeWidth": 48.64
613
+ },
614
+ {
615
+ "fill": "none",
616
+ "stroke": "rgb(108, 117, 125)",
617
+ "strokeLinejoin": "miter",
618
+ "strokeLinecap": "butt",
619
+ "strokeMiterlimit": "10",
620
+ "strokeWidth": 97.28
621
+ }
622
+ ],
623
+ "grid": 0,
624
+ "tags": [
625
+ "polyline"
626
+ ],
627
+ "colorPermutations": {
628
+ "110811712512052052051255255255177186109189791": [
629
+ {
630
+ "s": 2
631
+ },
632
+ {
633
+ "s": 2
634
+ },
635
+ {
636
+ "s": 2
637
+ },
638
+ {
639
+ "s": 2
640
+ }
641
+ ]
642
+ }
643
+ },
644
+ {
645
+ "paths": [
646
+ "M24.32 24.32h202.56v202.56h-202.56v-202.56zM796.8 24.32h202.88v202.56h-202.56v-202.56zM24.32 796.8h202.56v202.88h-202.56v-202.56zM796.8 796.8h202.88v202.88h-202.56v-202.56z",
647
+ "M227.2 125.76h569.6M227.2 928h569.6M898.24 796.8v-569.6M125.76 796.8v-569.6"
648
+ ],
649
+ "attrs": [
650
+ {
651
+ "fill": "none",
652
+ "stroke": "rgb(108, 117, 125)",
653
+ "strokeLinejoin": "miter",
654
+ "strokeLinecap": "butt",
655
+ "strokeMiterlimit": "10",
656
+ "strokeWidth": 48.64
657
+ },
658
+ {
659
+ "fill": "none",
660
+ "stroke": "rgb(108, 117, 125)",
661
+ "strokeLinejoin": "miter",
662
+ "strokeLinecap": "butt",
663
+ "strokeMiterlimit": "10",
664
+ "strokeWidth": 97.28
665
+ }
666
+ ],
667
+ "grid": 0,
668
+ "tags": [
669
+ "polygon"
670
+ ],
671
+ "colorPermutations": {
672
+ "110811712512052052051255255255177186109189791": [
673
+ {
674
+ "s": 2
675
+ },
676
+ {
677
+ "s": 2
678
+ }
679
+ ]
680
+ }
681
+ },
682
+ {
683
+ "paths": [
684
+ "M647.040 360q0-60.48-42.88-103.36t-103.36-42.88-103.36 42.88-42.88 103.36 42.88 103.68 103.36 42.56 103.36-42.56 42.88-103.68zM793.28 360q0 62.4-18.56 102.4l-208 442.24q-9.6 18.88-27.2 29.76t-38.4 10.88-38.72-10.88-26.56-29.76l-208.64-442.24q-18.88-40-18.88-102.4 0-120.96 85.76-206.72t206.72-85.76 207.040 85.76 85.76 206.72z"
685
+ ],
686
+ "attrs": [
687
+ {
688
+ "fill": "rgb(108, 117, 125)"
689
+ }
690
+ ],
691
+ "grid": 0,
692
+ "tags": [
693
+ "point"
694
+ ],
695
+ "colorPermutations": {
696
+ "110811712512052052051255255255177186109189791": [
697
+ {
698
+ "f": 2
699
+ }
700
+ ]
701
+ }
702
+ },
703
+ {
704
+ "paths": [
705
+ "M604.8 596.48c0-7.040 6.080-17.92 6.080-27.2 0-12.16-14.4-15.68-24.96-16.96-22.72-3.2-31.040-2.24-31.040-7.040 0-3.52 3.52-7.040 7.040-12.8 6.080-9.6 21.44-12.16 28.8-13.44 10.56-0.96 21.44-2.24 35.52-2.24 15.68 0 28.8 2.24 34.56 3.52 14.4 2.56 16.64 8.32 16.64 15.68v7.040c0 7.040-5.76 10.56-15.36 11.84-2.56 0-6.080 1.28-7.040 1.28-7.36 0.96-16.96 2.24-19.2 11.84-7.040 19.2-19.2 34.56-27.52 34.56-2.24-2.56-3.2-3.52-3.2-6.080zM625.28 282.24c-1.28 0-3.84-1.28-3.84-4.8s2.56-7.040 7.36-14.4c11.84-15.36 27.2-34.56 33.28-34.56 2.24 0 4.8 2.56 8.32 8.32 2.24 3.84 3.52 10.88 3.52 16.96 0 20.16-7.040 35.52-17.92 51.2-5.76-3.84-15.36-14.4-30.72-22.72zM284.16 320c4.8 0 9.6-3.52 16.64-11.84 17.92-19.2 34.56-22.72 34.56-31.040 0-3.52-2.24-7.040-4.8-10.88-19.2-29.76-27.2-44.8-38.080-66.56-3.2-7.040-9.6-12.8-12.8-12.8-6.4 0-13.12 6.72-17.92 14.080-6.080 9.6-10.88 19.2-10.88 28.8 0 14.080 3.52 40.32 9.6 56.96 6.080 17.92 15.36 33.28 23.68 33.28zM495.040 387.84c0-11.84-13.12-29.76-36.8-29.76-21.44 0-37.12 15.36-41.6 28.8 4.48 9.6 9.6 20.16 29.44 25.92 2.56 1.28 6.080 1.28 6.080 3.52 0 3.84-3.52 4.8-10.88 4.8-22.4 0-36.8-9.6-42.88-17.6-5.76 0.96-12.8 3.2-21.44 3.2-7.040 0-10.56-4.48-10.56-10.56 0-3.52 1.28-8.32 3.52-12.8 1.28-2.56 2.56-6.4 3.52-7.36 3.84-7.040 9.6-22.4 29.76-34.56l12.16-7.040c11.84-7.36 21.44-8.32 34.24-8.32h10.88c16.64 0 24.96 4.8 33.28 10.56 15.68 13.12 24 20.48 24 29.76 0 10.88 0 19.2-9.6 29.76-7.36 9.6-17.92 15.68-24.96 15.68-2.56 0-2.56-1.28-2.56-2.56s1.28-2.24 3.84-3.2c7.040-5.12 9.6-13.44 10.56-18.24zM597.44 714.24c-3.52 0.96-11.84 2.24-46.4 2.24-52.48 0-62.080-12.8-62.080-22.4 0-16.96 75.2-30.080 104.96-30.080 28.48 0 41.6 9.6 41.6 16.64s-13.12 26.24-38.4 33.6zM293.76 867.84c49.416 38.613 105.012 76.358 163.068 110.358l7.172 3.882c0-51.2-0.96-82.24 33.28-119.040 14.4-14.4 28.8-29.76 41.6-44.16 9.6-10.88 17.92-17.92 22.72-17.92 3.84 0 4.8 1.28 4.8 6.080s2.56 21.44 13.12 41.6c13.12 24.96 32 28.8 38.4 29.76 150.080-112.96 274.88-259.2 274.88-468.8v-305.92c-37.12-13.12-188.16-70.4-428.8-70.4s-391.36 58.56-428.48 70.4v305.92c-0.005 0.776-0.007 1.695-0.007 2.613 0 88.604 24.007 171.601 65.871 242.84l-1.224-2.253c3.2-43.2 32-63.36 32-104.96 0-28.8-8.32-48-8.32-71.68 0-43.84 59.52-134.4 90.56-171.2 1.28-1.28 2.24-3.84 6.080-3.84 2.24 0 3.2 1.28 4.48 3.84 3.84 4.8 4.8 7.040 8.32 7.040s4.8-2.24 4.8-4.8c0-7.040-8.32-20.16-8.32-70.4 0-34.24 8.32-42.56 29.76-64 3.84-3.84 16.64-15.68 27.52-15.68 12.8 0 19.2 7.36 27.52 15.68 12.8 12.8 32 38.080 35.52 41.6 1.28 1.28 1.28 2.24 3.52 2.24 6.080 0 12.16-2.24 38.4-2.24 48.64 0 122.56 7.040 160.64 20.16 19.2 6.080 23.68 10.88 28.48 10.88 2.24 0 2.24-1.28 2.24-3.84s-4.48-5.76-4.48-9.6c0-2.24 2.24-3.2 3.2-4.48 28.8-15.68 52.48-26.24 75.2-26.24 13.12 0 19.2 10.56 24.96 22.4 4.8 8.32 8.32 20.48 8.32 32.32 0 29.76-11.84 48.96-20.16 60.8 4.8 4.8 10.56 10.56 14.4 15.36 7.040 8.32 14.080 19.2 14.080 29.76 0 4.8-2.24 11.84-3.2 17.92 0 2.24-2.56 8.32-7.36 8.32-3.52 0-4.8-4.8-4.8-8.32v-3.52c0-8.32-2.24-20.48-10.88-28.8-9.6-9.6-17.6-16.64-28.48-16.64h-3.52c-17.92 0-24.96 7.36-29.76 12.16s-9.6 11.84-9.6 21.44c5.769 18.167 13.375 33.963 22.855 48.419l-0.455-0.739c3.84 5.76 8.64 8 13.44 8 11.84 0 22.4-0.96 22.4-5.76 0-1.28 0-2.56-2.24-2.56h-3.52c-15.68 0-24.96-20.16-32-39.040 5.76-6.080 12.8-12.16 24.64-12.16 15.68 0 26.24 10.88 26.24 25.28 0 7.040-2.24 12.8-3.2 15.36-1.6 1.28-1.6 2.24-1.6 2.24 0 2.56 2.56 2.56 7.36 3.84l5.76 0.96c4.8 1.28 9.6 6.080 12.16 10.88 0.96 3.52 4.48 11.84 4.48 14.080 2.56 8.32 7.36 19.2 7.36 33.6s-1.28 17.6-4.8 32-7.040 24.96-8.32 34.56c1.28 3.52 2.24 3.52 2.24 6.080 2.56 5.76 6.080 16.64 6.080 27.2v9.6c0 17.92-7.040 32-15.68 42.88-5.76 8.32-14.080 20.16-20.16 26.24-3.52 3.52-7.040 7.040-12.8 7.040-2.56 0-5.12-0.96-8.64-0.96-3.52-1.28-9.6-2.56-11.84-3.84-10.56-2.24-14.4-9.6-17.92-19.2l-2.24-6.72c-2.56-6.080-3.52-10.88-8.32-10.88-3.52 0-6.080 2.56-9.6 6.080-10.56 15.36-16.64 21.44-35.84 26.24-7.040 0.96-20.16 4.48-27.2 5.76-10.88 2.56-31.040 8.32-42.88 8.32h-7.040c-15.68-2.24-26.24-3.52-45.44-26.24-26.24-30.72-23.68-35.52-24.96-78.4 0-4.8-1.28-10.88-7.040-10.88-4.8 0-6.080 9.6-8.32 21.44-2.56 15.68-6.080 31.040-13.12 31.040-4.8 0-8.32-1.28-16.64-3.52-9.6-3.52-33.6-10.88-46.4-15.68-16.64-5.76-33.6-10.56-40.64-24.96-3.52-7.040-8.32-20.16-11.84-27.2-2.56-4.8-3.52-7.36-7.040-7.36-4.8 0-6.080 6.080-6.080 9.6 0 4.8-2.24 15.68-2.24 22.4-2.56 30.080-8.32 43.2-21.44 58.56-6.080 7.040-10.88 15.68-17.92 24-13.12 17.6-21.44 35.52-20.48 68.8v20.48c6.4 56.96 19.2 80.96 103.68 148.8z",
706
+ "M693.12 424c0.96 3.2 4.48 11.84 4.48 14.080 2.56 8.32 7.36 19.2 7.36 33.6s-1.28 17.6-4.8 32-7.040 24.96-8.32 34.56c-1.28-2.56-27.52-47.68-28.8-51.2-2.24-3.52-3.2-7.040-3.2-11.84s2.24-7.36 7.040-10.88c3.2-2.24 7.040-4.8 10.56-5.76 13.12-7.36 16.64-15.68 16.64-24l-0.96-10.56zM579.84 494.4c1.28 3.2 2.24 7.040 2.24 10.56 0 7.040-0.96 8.32-4.48 12.8l-7.36 6.4c-3.2 2.24-7.040 4.48-9.6 7.040-4.48 5.76-7.040 9.6-7.040 12.8 0 1.28 0 2.56 1.28 2.56-4.8-3.52-7.040-9.6-7.040-14.4s0.96-7.040 0.96-11.84c0-3.52-0.96-7.040-0.96-9.6-7.36-23.68-19.2-52.48-26.24-71.36-7.36-20.48-13.12-31.040-22.72-31.040-4.8 0-9.6 2.24-14.4 2.24 7.36 0 17.92-5.76 24.96-15.36 8.32-10.56 9.6-19.2 9.6-29.76 0-4.8-2.24-8.32-5.76-12.8 10.56 10.56 17.6 24.64 24.96 40.32 16.64 35.52 29.76 72.64 41.6 101.12zM195.2 724.8v-20.16c0-33.6 7.36-51.2 20.48-69.12l17.6-24c13.12-16.64 19.2-28.48 21.44-58.24 1.28-7.040 2.56-17.92 2.56-22.4s0.96-9.6 5.76-9.6c3.84 0 4.8 2.24 7.36 7.040 2.24 7.040 8.32 20.16 11.84 27.52 7.040 15.36 22.4 20.16 40.32 24.96 13.12 3.2 37.12 11.84 46.4 15.36 8.32 2.24 12.16 3.52 16.96 3.52 7.040 0 10.56-15.36 12.8-30.72 1.28-13.12 3.84-21.44 8.32-21.44s6.080 5.76 7.36 10.56c0.96 42.88-1.28 46.4 24.96 78.72 19.2 22.4 29.76 23.68 45.12 26.24-5.76-1.28-12.8-8.32-12.8-22.72v-15.68c0-7.040 0.96-15.36 4.48-23.68 2.56-3.52 3.52-11.84 6.080-16.64 3.52-8.32 1.28-9.6 1.28-15.36s-2.56-12.16-6.4-25.28l-8-25.92c-9.6-26.24-13.12-33.6-45.12-37.12-10.88-0.96-55.040-7.040-64.32-9.6-35.84-4.48-64.32-7.040-78.72-30.72-17.92-28.8-15.36-63.040-32-63.040-8.32 0-12.16 8.32-12.16 21.44s4.8 35.52 4.8 73.6c0 33.28-3.52 42.88-22.4 66.88l-16.96 21.44c-14.080 17.6-20.16 28.48-20.16 48.64 0 54.72 9.6 95.36 13.12 115.52zM560.96 853.44c0.96-13.12 7.040-35.84 7.040-44.16 0-4.8-1.28-5.76-4.8-5.76-4.8 0-12.8 7.040-22.4 17.6-13.44 13.12-27.52 28.8-41.6 44.16-34.88 36.8-33.6 66.56-33.6 119.040 39.36-23.68 73.6-46.4 99.84-64-3.2-22.72-7.040-38.4-4.48-67.2z"
707
+ ],
708
+ "attrs": [
709
+ {
710
+ "fill": "rgb(108, 117, 125)"
711
+ },
712
+ {
713
+ "fill": "rgb(108, 117, 125)"
714
+ }
715
+ ],
716
+ "width": 928,
717
+ "grid": 0,
718
+ "tags": [
719
+ "penn-state"
720
+ ],
721
+ "colorPermutations": {
722
+ "110811712512052052051255255255177186109189791": [
723
+ {
724
+ "f": 2
725
+ },
726
+ {
727
+ "f": 2
728
+ }
729
+ ]
730
+ }
731
+ },
732
+ {
733
+ "paths": [
734
+ "M0 192l320-128v768l-320 128v-768zM704 192v768l-320-106.56v-768zM1024 64v768l-256 102.4v-768z"
735
+ ],
736
+ "attrs": [
737
+ {
738
+ "fill": "rgb(108, 117, 125)"
739
+ }
740
+ ],
741
+ "grid": 0,
742
+ "tags": [
743
+ "paper-map"
744
+ ],
745
+ "colorPermutations": {
746
+ "110811712512052052051255255255177186109189791": [
747
+ {
748
+ "f": 2
749
+ }
750
+ ]
751
+ }
752
+ },
753
+ {
754
+ "paths": [
755
+ "M768 625.28c-110.080 273.6-374.4 108.16-374.4 108.16-80.96 163.52-214.4 268.8-368.96 269.44-32 0-33.28-48.96 0-48.96 128.64-0.64 240.96-85.44 314.24-220.16-82.24 32-236.8 56-323.2-164.16 218.24-89.92 318.4 22.4 356.8 90.88 18.895-45.909 33.955-99.539 42.673-155.271l0.527-4.089s-279.36 43.84-299.2-196.16c238.4-96 305.28 153.6 305.28 153.6 3.2-33.6 6.4-105.6 6.4-107.2 0 0-212.48-147.2-75.84-330.24 248.96 86.080 122.56 324.8 122.56 324.8 0.96 3.2 0.96 47.68 0 66.88 0 0 90.56-178.24 272.96-115.2-8.32 268.16-283.84 212.8-283.84 212.8-8.96 54.72-22.4 106.88-40 155.2 0 0 166.080-183.68 344-40z"
756
+ ],
757
+ "attrs": [
758
+ {
759
+ "fill": "rgb(108, 117, 125)"
760
+ }
761
+ ],
762
+ "width": 768,
763
+ "grid": 0,
764
+ "tags": [
765
+ "pagelines-brands"
766
+ ],
767
+ "colorPermutations": {
768
+ "110811712512052052051255255255177186109189791": [
769
+ {
770
+ "f": 2
771
+ }
772
+ ]
773
+ }
774
+ },
775
+ {
776
+ "paths": [
777
+ "M95.36 95.36l-95.36 95.36v641.28l189.44 192h401.28l191.040-190.72v-641.92l-189.76-191.36h-401.28l-95.36 95.36zM673.28 109.76l91.52 91.52v621.44l-183.36 181.76h-381.44l-181.76-182.080v-622.72l182.4-181.44h380.8l91.84 91.52z",
778
+ "M123.2 128.64l-83.84 84.48v600.32l168.64 168.96h366.080l167.68-167.68v-603.2l-167.68-167.36h-366.080l-84.48 84.48zM533.76 253.12l34.24 34.24v451.84l-68.48 68.48h-218.88l-66.88-68.8v-452.8l67.2-67.2h218.88l33.92 34.24z",
779
+ "M265.6 270.72l-27.2 26.88v431.36l52.8 52.8h199.36l51.2-51.52v-432.64l-53.76-54.080h-195.52l-27.2 27.2zM502.4 284.16l21.44 21.44v415.36l-42.56 42.56h-180.48l-42.56-42.56v-415.36l42.56-42.56h180.8l21.12 21.12z"
780
+ ],
781
+ "attrs": [
782
+ {
783
+ "fill": "rgb(108, 117, 125)"
784
+ },
785
+ {
786
+ "fill": "rgb(108, 117, 125)"
787
+ },
788
+ {
789
+ "fill": "rgb(108, 117, 125)"
790
+ }
791
+ ],
792
+ "width": 768,
793
+ "grid": 0,
794
+ "tags": [
795
+ "ohio-state"
796
+ ],
797
+ "colorPermutations": {
798
+ "110811712512052052051255255255177186109189791": [
799
+ {
800
+ "f": 2
801
+ },
802
+ {
803
+ "f": 2
804
+ },
805
+ {
806
+ "f": 2
807
+ }
808
+ ]
809
+ }
810
+ },
811
+ {
812
+ "paths": [
813
+ "M265.6 231.36c-57.6 62.080-84.48 284.8 162.56 284.8h6.4c-153.28-84.8-133.12-211.2-73.28-300.48 6.72-11.2-37.76-115.52-40-100.16-4.48 44.8-46.72 97.92-55.36 115.84z",
814
+ "M474.88 511.36c-100.16-188.8 108.8-315.52 108.8-337.92 0-64.32-42.24-188.8-46.72-171.2-15.36 57.6-95.68 142.4-111.040 160-142.4 155.84-106.88 280.32 48.96 349.12z",
815
+ "M496.96 511.36c13.44-191.040 198.080-213.44 213.44-251.2 24.64-64.32-26.56-182.4-31.040-173.44-17.6 46.72-55.68 88.96-55.68 88.96-153.6 115.84-182.4 211.2-126.72 331.52v4.48z",
816
+ "M514.88 515.84c297.92 24.64 282.24-317.76 282.24-317.76-17.6 44.48-55.36 66.56-57.6 71.040-37.76 48.96-189.12 53.44-222.4 242.24-2.24 0-2.24 4.48-2.24 4.48zM379.2 540.48h202.24v60.16h-202.24v-60.16zM463.68 1014.4c2.24 8.64 22.4 15.36 28.8 0l48.96-389.44h-120l42.24 389.12z"
817
+ ],
818
+ "attrs": [
819
+ {
820
+ "fill": "rgb(108, 117, 125)"
821
+ },
822
+ {
823
+ "fill": "rgb(108, 117, 125)"
824
+ },
825
+ {
826
+ "fill": "rgb(108, 117, 125)"
827
+ },
828
+ {
829
+ "fill": "rgb(108, 117, 125)"
830
+ }
831
+ ],
832
+ "grid": 0,
833
+ "tags": [
834
+ "nyu"
835
+ ],
836
+ "colorPermutations": {
837
+ "110811712512052052051255255255177186109189791": [
838
+ {
839
+ "f": 2
840
+ },
841
+ {
842
+ "f": 2
843
+ },
844
+ {
845
+ "f": 2
846
+ },
847
+ {
848
+ "f": 2
849
+ }
850
+ ]
851
+ }
852
+ },
853
+ {
854
+ "paths": [
855
+ "M27.52 348.8h134.4v133.44h-134.4v-133.44zM539.84 348.8h134.4v133.44h-134.4v-133.44zM27.52 860.48h134.4v135.040h-134.4v-135.040zM539.84 860.48h134.4v135.040h-134.4v-135.040z",
856
+ "M160.64 417.92h376.96M160.64 945.92h376.96M606.080 858.56v-376.32M96.32 858.56v-376.32",
857
+ "M280 27.52h134.4v133.12h-134.4v-133.12zM792.32 27.52h134.4v133.12h-134.4v-133.12zM280 538.88h134.4v135.36h-134.4v-135.36zM792.32 538.88h134.4v135.040h-134.4v-135.040z",
858
+ "M413.12 96.32h376.64M413.12 624.64h376.64M858.56 537.28v-376.64M348.8 537.28v-376.64"
859
+ ],
860
+ "attrs": [
861
+ {
862
+ "fill": "none",
863
+ "stroke": "rgb(108, 117, 125)",
864
+ "strokeLinejoin": "miter",
865
+ "strokeLinecap": "butt",
866
+ "strokeMiterlimit": "4",
867
+ "strokeWidth": 55.04
868
+ },
869
+ {
870
+ "fill": "none",
871
+ "stroke": "rgb(108, 117, 125)",
872
+ "strokeLinejoin": "miter",
873
+ "strokeLinecap": "butt",
874
+ "strokeMiterlimit": "4",
875
+ "strokeWidth": 110.08
876
+ },
877
+ {
878
+ "fill": "none",
879
+ "stroke": "rgb(108, 117, 125)",
880
+ "strokeLinejoin": "miter",
881
+ "strokeLinecap": "butt",
882
+ "strokeMiterlimit": "4",
883
+ "strokeWidth": 55.04
884
+ },
885
+ {
886
+ "fill": "none",
887
+ "stroke": "rgb(108, 117, 125)",
888
+ "strokeLinejoin": "miter",
889
+ "strokeLinecap": "butt",
890
+ "strokeMiterlimit": "4",
891
+ "strokeWidth": 110.08
892
+ }
893
+ ],
894
+ "width": 960,
895
+ "grid": 0,
896
+ "tags": [
897
+ "multipolygon"
898
+ ],
899
+ "colorPermutations": {
900
+ "110811712512052052051255255255177186109189791": [
901
+ {
902
+ "s": 2
903
+ },
904
+ {
905
+ "s": 2
906
+ },
907
+ {
908
+ "s": 2
909
+ },
910
+ {
911
+ "s": 2
912
+ }
913
+ ]
914
+ }
915
+ },
916
+ {
917
+ "paths": [
918
+ "M368.64 545.92c0-27.52-9.6-51.2-29.12-70.4s-43.2-29.44-70.4-29.44c-27.84 0-51.2 9.6-70.72 29.44s-29.44 42.88-29.44 70.4c0 27.52 9.6 51.2 29.44 70.4s42.88 29.44 70.4 29.44c27.52 0 51.2-9.6 70.72-29.12s29.12-43.2 29.12-70.4zM468.48 545.92c0 28.48-4.16 51.84-12.8 69.76l-141.76 301.76c-4.16 8.64-10.56 15.36-18.56 20.48s-16.96 7.36-26.56 7.36c-9.28 0-17.92-2.56-26.24-7.36s-14.080-11.84-17.92-20.48l-142.4-301.76c-8.64-18.24-12.8-41.6-12.8-69.76 0-55.040 19.2-102.080 58.24-140.8s86.4-58.88 141.12-58.88c55.36 0 102.4 19.52 141.12 58.56s58.56 86.080 58.56 141.12zM864.64 273.92c0-27.52-9.6-51.2-29.12-70.4s-43.2-29.44-70.4-29.44c-27.84 0-51.2 9.6-70.72 29.44s-29.44 42.88-29.44 70.4c0 27.52 9.6 51.2 29.44 70.4s42.88 29.44 70.4 29.44c27.52 0 51.2-9.6 70.4-29.12s29.44-43.2 29.44-70.4zM964.48 273.92c0 28.48-4.16 51.52-12.8 69.76l-141.76 301.76c-4.16 8.64-10.56 15.36-18.56 20.48s-16.96 7.36-26.56 7.36c-9.28 0-17.92-2.56-26.24-7.36s-14.080-11.84-18.24-20.48l-142.080-301.76c-8.64-18.24-12.8-41.6-12.8-69.76 0-55.040 19.2-102.080 58.24-140.8 34.985-36.332 84.046-58.9 138.377-58.9 0.964 0 1.927 0.007 2.888 0.021l-0.145-0.002c0.906-0.015 1.976-0.024 3.047-0.024 54.177 0 103.114 22.439 138.022 58.531l0.051 0.053c36.145 34.96 58.584 83.896 58.584 138.073 0 1.071-0.009 2.141-0.026 3.208l0.002-0.161z"
919
+ ],
920
+ "attrs": [
921
+ {
922
+ "fill": "rgb(108, 117, 125)"
923
+ }
924
+ ],
925
+ "grid": 0,
926
+ "tags": [
927
+ "multipoint"
928
+ ],
929
+ "colorPermutations": {
930
+ "110811712512052052051255255255177186109189791": [
931
+ {
932
+ "f": 2
933
+ }
934
+ ]
935
+ }
936
+ },
937
+ {
938
+ "paths": [
939
+ "M611.2 258.24h153.6v153.28h-153.6v-153.28zM27.52 842.24h153.28v152.96h-153.28v-152.96z",
940
+ "M180.8 842.24l430.72-430.72",
941
+ "M525.76 719.68h153.28v152.96h-153.28v-152.64zM27.52 27.52h153.28v153.28h-153.28v-153.28z",
942
+ "M175.36 175.36l350.4 544"
943
+ ],
944
+ "attrs": [
945
+ {
946
+ "fill": "none",
947
+ "stroke": "rgb(108, 117, 125)",
948
+ "strokeLinejoin": "miter",
949
+ "strokeLinecap": "butt",
950
+ "strokeMiterlimit": "4",
951
+ "strokeWidth": 55.36
952
+ },
953
+ {
954
+ "fill": "none",
955
+ "stroke": "rgb(108, 117, 125)",
956
+ "strokeLinejoin": "miter",
957
+ "strokeLinecap": "butt",
958
+ "strokeMiterlimit": "4",
959
+ "strokeWidth": 110.72
960
+ },
961
+ {
962
+ "fill": "none",
963
+ "stroke": "rgb(108, 117, 125)",
964
+ "strokeLinejoin": "miter",
965
+ "strokeLinecap": "butt",
966
+ "strokeMiterlimit": "4",
967
+ "strokeWidth": 55.36
968
+ },
969
+ {
970
+ "fill": "none",
971
+ "stroke": "rgb(108, 117, 125)",
972
+ "strokeLinejoin": "miter",
973
+ "strokeLinecap": "butt",
974
+ "strokeMiterlimit": "4",
975
+ "strokeWidth": 110.72
976
+ }
977
+ ],
978
+ "width": 800,
979
+ "grid": 0,
980
+ "tags": [
981
+ "multilinestring"
982
+ ],
983
+ "colorPermutations": {
984
+ "110811712512052052051255255255177186109189791": [
985
+ {
986
+ "s": 2
987
+ },
988
+ {
989
+ "s": 2
990
+ },
991
+ {
992
+ "s": 2
993
+ },
994
+ {
995
+ "s": 2
996
+ }
997
+ ]
998
+ }
999
+ },
1000
+ {
1001
+ "paths": [
1002
+ "M24.32 489.6h105.92v105.92h-105.92v-105.6zM428.16 489.6h106.24v105.92h-106.24v-105.6zM24.32 893.76h105.92v105.92h-105.92v-105.92zM428.16 893.76h106.24v105.92h-106.24v-105.92z",
1003
+ "M130.24 542.72h297.92M130.24 962.24h297.92M481.28 893.76v-298.56M77.44 893.76v-298.56",
1004
+ "M940.8 83.2c53.44 53.76 83.2 125.12 83.2 201.6s-29.44 147.2-83.2 200.96c-53.76 53.76-125.12 83.2-201.28 83.2s-147.2-29.44-200.96-83.2c-53.76-53.76-83.2-125.12-83.2-200.96s29.44-147.52 83.2-201.28c53.44-54.080 124.8-83.52 200.64-83.52s147.2 29.44 201.28 83.2zM915.2 460.8c33.601-33.486 57.611-76.575 67.564-124.802l0.276-1.598c-7.36 11.2-14.4 15.36-19.2-9.6-4.16-40-41.28-14.4-64.32-28.8-24.64 16.64-79.36-32-70.4 23.040 14.72 24.64 78.080-33.28 46.4 19.2-20.16 36.16-73.6 116.8-66.88 158.72 0.96 60.8-62.080 12.8-83.84-7.36-14.72-40.64-5.12-111.36-43.2-131.2-41.6-1.92-77.44-5.44-93.44-52.16-9.6-32.96 10.24-82.56 45.76-90.24 52.16-32.64 71.040 38.4 119.68 39.68 15.36-16 56.64-20.8 60.16-38.4-32-6.080 40.64-27.2-3.2-39.36-24 2.88-39.68 24.96-26.88 43.84-46.72 10.88-48-67.84-93.12-42.88-1.28 39.040-73.6 12.8-24.96 4.8 16.64-7.36-27.2-28.48-3.52-24.64 11.52-0.64 50.56-14.4 40-23.36 21.76-13.76 40.32 32 61.44-1.28 15.36-25.6-6.4-30.4-25.6-17.28-10.88-12.16 19.2-38.4 45.76-49.92 8.64-3.84 17.28-5.76 23.68-5.12 13.44 15.36 38.080 17.92 39.36-1.92-31.406-15.442-68.36-24.473-107.423-24.473-56.012 0-107.688 18.569-149.206 49.887l0.629-0.454c11.52 5.12 18.24 11.52 7.040 20.16-8.64 25.6-43.52 59.84-73.92 55.040-15.202 25.605-26.116 55.604-30.875 87.612l-0.165 1.348c25.6 8.64 31.68 25.6 26.24 31.040-13.12 11.2-21.12 27.52-25.28 44.8 19.648 118.641 121.493 208.003 244.209 208.003 0.433 0 0.865-0.001 1.297-0.003l-0.066 0c66.56 0.32 128.96-25.6 176-72.32z"
1005
+ ],
1006
+ "attrs": [
1007
+ {
1008
+ "fill": "none",
1009
+ "stroke": "rgb(108, 117, 125)",
1010
+ "strokeLinejoin": "miter",
1011
+ "strokeLinecap": "butt",
1012
+ "strokeMiterlimit": "10",
1013
+ "strokeWidth": 48.64
1014
+ },
1015
+ {
1016
+ "fill": "none",
1017
+ "stroke": "rgb(108, 117, 125)",
1018
+ "strokeLinejoin": "miter",
1019
+ "strokeLinecap": "butt",
1020
+ "strokeMiterlimit": "10",
1021
+ "strokeWidth": 56.64
1022
+ },
1023
+ {
1024
+ "fill": "rgb(108, 117, 125)"
1025
+ }
1026
+ ],
1027
+ "isMulticolor2": true,
1028
+ "grid": 0,
1029
+ "tags": [
1030
+ "mixed"
1031
+ ],
1032
+ "colorPermutations": {
1033
+ "110811712512052052051255255255177186109189791": [
1034
+ {
1035
+ "s": 2
1036
+ },
1037
+ {
1038
+ "s": 2
1039
+ },
1040
+ {
1041
+ "f": 2
1042
+ }
1043
+ ]
1044
+ }
1045
+ },
1046
+ {
1047
+ "paths": [
1048
+ "M107.84 0v1024M459.52 0v696.96M811.2 0v1024"
1049
+ ],
1050
+ "attrs": [
1051
+ {
1052
+ "fill": "none",
1053
+ "stroke": "rgb(108, 117, 125)",
1054
+ "strokeLinejoin": "miter",
1055
+ "strokeLinecap": "butt",
1056
+ "strokeMiterlimit": "4",
1057
+ "strokeWidth": 216
1058
+ }
1059
+ ],
1060
+ "width": 928,
1061
+ "grid": 0,
1062
+ "tags": [
1063
+ "mit"
1064
+ ],
1065
+ "colorPermutations": {
1066
+ "110811712512052052051255255255177186109189791": [
1067
+ {
1068
+ "s": 2
1069
+ }
1070
+ ]
1071
+ }
1072
+ },
1073
+ {
1074
+ "paths": [
1075
+ "M958.72 661.12h64v155.2h-304.32v-155.2h54.4l-93.12-155.52-36.16 60.48h34.56v155.2h-333.44v-155.2h34.56l-36.16-60.48-93.44 155.52h54.72v155.2h-304.32v-155.2h64l179.2-297.92h-49.28v-155.52h298.24v155.52h-49.28l68.48 113.6 68.48-113.92h-49.28v-154.88h298.24v155.2h-49.28zM808.96 227.2h-258.56v115.52h64.64l-103.68 172.48-103.68-172.48h64.64v-115.2h-258.56v115.2h64.64l-203.2 338.24h-55.36v115.2h264.96v-115.2h-70.4l128.64-213.76 71.36 118.4h-49.6v115.84h293.76v-115.84h-49.92l71.36-118.72 128.64 213.76h-70.080v115.2h264.64v-115.2h-56l-203.2-337.92h64.64v-115.2zM789.12 247.36v75.52h-80l227.2 377.6h46.72v75.84h-224.96v-75.52h85.44l-163.84-272-106.56 176.96h65.28v75.52h-254.4v-75.52h65.28l-106.56-177.28-163.52 272.32h85.44v75.84h-224.96v-75.84h46.72l227.2-377.6h-80v-75.52h218.88v75.52h-80l138.88 231.040 138.88-231.040h-80v-75.52h218.88z"
1076
+ ],
1077
+ "attrs": [
1078
+ {
1079
+ "fill": "rgb(108, 117, 125)"
1080
+ }
1081
+ ],
1082
+ "grid": 0,
1083
+ "tags": [
1084
+ "minnesota"
1085
+ ],
1086
+ "colorPermutations": {
1087
+ "110811712512052052051255255255177186109189791": [
1088
+ {
1089
+ "f": 2
1090
+ }
1091
+ ]
1092
+ }
1093
+ },
1094
+ {
1095
+ "paths": [
1096
+ "M1426.88 736v288h-537.28v-288h116.16v-291.2l-294.4 400.96-290.24-400.96v291.84h116.48v287.36h-537.6v-288h108.8v-448h-108.8v-288h422.4l291.2 404.8 290.88-404.8h422.4v288h-108.8v448z"
1097
+ ],
1098
+ "attrs": [
1099
+ {
1100
+ "fill": "rgb(108, 117, 125)"
1101
+ }
1102
+ ],
1103
+ "width": 1440,
1104
+ "grid": 0,
1105
+ "tags": [
1106
+ "michigan"
1107
+ ],
1108
+ "colorPermutations": {
1109
+ "110811712512052052051255255255177186109189791": [
1110
+ {
1111
+ "f": 2
1112
+ }
1113
+ ]
1114
+ }
1115
+ },
1116
+ {
1117
+ "paths": [
1118
+ "M829.44 70.4s-53.12 114.24-80 170.88c-132.8-60.8-306.24-69.44-452.16 16.96-97.28 59.2-175.68 165.12-183.68 278.4-2.56 75.84 30.080 158.4 19.2 234.24-2.072 42.606-13.193 82.168-31.468 117.426l0.748-1.586c-24.32 40.64-53.44 75.84-102.080 78.4 10.88-13.44 85.76-50.56 56.32-220.48-11.52-67.2-104.32-234.56-14.72-444.16 81.6-191.36 435.2-417.92 787.84-230.080z",
1119
+ "M424 406.080c25.087-8.706 54.002-13.733 84.091-13.733 21.942 0 43.26 2.674 63.645 7.713l-1.816-0.38c88.746 13.874 161.025 72.977 193.322 152.573l0.598 1.667c35.2 86.080 60.16 155.52 120.64 229.12 1.6 2.24-94.080-14.080-93.76-16.64 23.36-170.56-137.92-177.6-182.4-113.92 29.409 30.681 70.727 49.747 116.497 49.747 6.647 0 13.201-0.402 19.637-1.183l-0.774 0.077c-9.6 169.6 38.080 323.2 35.2 322.88-38.4-5.44-214.4-108.8-265.92-153.92-75.84 13.44-135.040 41.6-222.72 53.44-2.56 0.64 16-64.64 13.44-96.96 0-89.28-68.16-172.8-19.84-282.24 28.8-65.6 72.64-113.92 140.16-138.24zM487.36 354.56c5.12 0 12.8 1.28 13.12 0.64 1.6-5.76 6.4-48 42.24-78.72 40-34.56 92.8-31.040 92.16-31.36-52.48-16-106.56-17.28-144-13.76l-3.2 123.2zM153.6 508.48c-4.25 22.865-6.681 49.174-6.681 76.050 0 16.497 0.916 32.78 2.7 48.801l-0.178-1.971s7.68-43.2 32-67.2c21.76-21.44 48.96-25.6 58.88-25.6 0 0 4.8-16.32 4.16-16.32l-90.56-13.76zM255.36 499.2c2.56-7.040 5.76-12.8 9.6-20.8l-92.8-36.16c-6.080 11.84-10.56 29.12-12.8 38.4l96 18.24zM277.76 463.36s15.040-19.2 15.36-18.88l-85.44-64c-8.96 11.2-16 23.36-22.080 36.48l92.16 46.4zM309.76 428.48l18.88-17.28-73.92-84.16c-16.64 14.4-21.76 21.12-32 33.28l87.040 68.16zM348.16 399.36c0 0.96 21.12-11.84 21.44-12.8l-54.72-100.16c-21.12 10.24-34.56 21.12-40.64 25.6l73.6 87.36zM388.8 376.96l26.24-8.64-31.36-112.32c-17.28 5.12-40.96 15.040-46.4 18.88l51.52 102.4zM435.2 361.6c0.96 0.64 23.68-4.8 24-4.8l2.88-121.92c-0.96 0.96-28.16 5.12-51.52 11.52l24.64 115.2z"
1120
+ ],
1121
+ "attrs": [
1122
+ {
1123
+ "fill": "rgb(108, 117, 125)"
1124
+ },
1125
+ {
1126
+ "fill": "rgb(108, 117, 125)"
1127
+ }
1128
+ ],
1129
+ "width": 896,
1130
+ "grid": 0,
1131
+ "tags": [
1132
+ "michigan-state"
1133
+ ],
1134
+ "colorPermutations": {
1135
+ "110811712512052052051255255255177186109189791": [
1136
+ {
1137
+ "f": 2
1138
+ },
1139
+ {
1140
+ "f": 2
1141
+ }
1142
+ ]
1143
+ }
1144
+ },
1145
+ {
1146
+ "paths": [
1147
+ "M838.949 272.091c5.486 5.486 10.971 12.434 15.726 20.48h-269.531v-269.897c8.046 5.486 14.629 10.606 20.48 16.091zM566.857 365.714h310.857v603.429c0 30.354-24.503 54.857-54.857 54.857h-768c-30.297 0-54.857-24.56-54.857-54.857v0-914.286c0-30.354 24.503-54.857 54.857-54.857h457.143v310.857c0 30.354 24.503 54.857 54.857 54.857zM658.286 786.286v-36.571c0-10.099-8.187-18.286-18.286-18.286v0h-402.286c-10.099 0-18.286 8.187-18.286 18.286v0 36.571c0 10.24 8.046 18.286 18.286 18.286h402.286c10.099 0 18.286-8.187 18.286-18.286v0zM658.286 640v-36.571c0-10.099-8.187-18.286-18.286-18.286v0h-402.286c-10.099 0-18.286 8.187-18.286 18.286v0 36.571c0 10.24 8.046 18.286 18.286 18.286h402.286c10.099 0 18.286-8.187 18.286-18.286v0zM658.286 493.714v-36.571c0-10.099-8.187-18.286-18.286-18.286v0h-402.286c-10.099 0-18.286 8.187-18.286 18.286v0 36.571c0 10.24 8.046 18.286 18.286 18.286h402.286c10.099 0 18.286-8.187 18.286-18.286v0z"
1148
+ ],
1149
+ "attrs": [
1150
+ {
1151
+ "fill": "rgb(108, 117, 125)"
1152
+ }
1153
+ ],
1154
+ "width": 878,
1155
+ "grid": 0,
1156
+ "tags": [
1157
+ "metadata"
1158
+ ],
1159
+ "colorPermutations": {
1160
+ "110811712512052052051255255255177186109189791": [
1161
+ {
1162
+ "f": 2
1163
+ }
1164
+ ]
1165
+ }
1166
+ },
1167
+ {
1168
+ "paths": [
1169
+ "M548.571 0l548.571 219.429v73.143h-73.143c0 20.114-17.554 36.571-39.497 36.571h-871.863c-21.943 0-39.497-16.457-39.497-36.571h-73.143v-73.143zM146.286 365.714h146.286v438.857h73.143v-438.857h146.286v438.857h73.143v-438.857h146.286v438.857h73.143v-438.857h146.286v438.857h33.646c21.943 0 39.497 16.457 39.497 36.571v36.571h-950.857v-36.571c0-20.114 17.554-36.571 39.497-36.571h33.646v-438.857zM1057.646 914.286c21.943 0 39.497 16.457 39.497 36.571v73.143h-1097.143v-73.143c0-20.114 17.554-36.571 39.497-36.571h1018.149z"
1170
+ ],
1171
+ "attrs": [
1172
+ {
1173
+ "fill": "rgb(108, 117, 125)"
1174
+ }
1175
+ ],
1176
+ "width": 1097,
1177
+ "grid": 0,
1178
+ "tags": [
1179
+ "massgis"
1180
+ ],
1181
+ "colorPermutations": {
1182
+ "110811712512052052051255255255177186109189791": [
1183
+ {
1184
+ "f": 2
1185
+ }
1186
+ ]
1187
+ }
1188
+ },
1189
+ {
1190
+ "paths": [
1191
+ "M392.96 1023.68c-8.32-0.32-10.24-0.64-7.36-1.28l4.16-0.32h-5.12c-44.002-3.877-84.502-15.037-121.593-32.292l2.233 0.932c-8-3.84-9.6-4.8-9.92-7.36l-3.84-14.72c-2.24-8.64-3.52-11.84-4.8-12.16-0.96-0.32-8.64 0.64-16.96 2.24l-15.68 2.88-8-5.76c-58.531-43.7-105.729-99.29-138.607-163.432l-1.233-2.648-3.84-7.68 5.12-12.8c3.2-7.040 5.12-13.76 4.8-14.4 0-0.96-5.76-3.2-13.44-5.44l-13.12-4.16-2.88-6.72c-22.502-56.565-37.204-122.031-40.892-190.424l-0.068-1.576-0.32-12.16 9.6-10.24 9.6-11.2c0-0.32-3.84-5.76-9.6-11.52l-9.6-10.56 0.64-12.8c3.2-66.24 16.96-128.96 41.6-193.92l1.92-4.16 12.8-4.16c8-2.56 13.44-4.8 13.76-5.76 0.32-0.64-1.92-7.040-4.8-14.4l-5.12-12.8 4.48-8.96c33.829-65.493 80.219-120.068 136.397-162.333l1.203-0.867 9.6-7.36 16 3.2 16.96 2.24c0.64 0 2.88-5.76 4.48-12.48l3.84-14.72c0.64-2.56 1.92-3.2 10.56-7.36 35.291-17.202 76.416-28.651 119.821-31.931l1.139-0.069 19.84-0.32c13.44 0 22.4 0 20.16 0.64l-4.8 0.64h5.76c43.312 3.352 83.328 14.093 119.928 30.977l-2.168-0.897 11.84 5.44 3.84 14.72c2.24 8.64 4.48 15.040 5.44 15.36s8-0.64 16.64-2.24l15.36-2.88 5.12 3.2c51.854 37.168 94.501 83.694 126.222 137.436l1.138 2.084c6.72 11.2 19.84 35.2 19.84 36.48l-5.44 13.12c-3.2 7.040-5.12 13.44-4.8 14.080 0 0.64 6.4 3.2 13.44 5.12l12.8 4.16 1.92 4.16c23.4 57.663 38.678 124.428 42.491 194.246l0.069 1.594 0.32 11.2-9.6 10.24c-5.44 5.76-9.92 10.88-9.92 11.52s4.48 5.76 9.6 11.52l9.92 10.24-0.64 11.2c-3.947 72.734-19.807 140.698-45.666 203.489l1.506-4.129c-0.64 0.64-6.4 2.56-13.44 4.8-6.72 2.24-12.48 4.48-12.8 5.12s1.92 7.040 4.8 14.4l5.44 13.12-5.12 9.6c-18.071 34.306-37.934 63.874-60.528 91.093l0.688-0.853c-11.2 13.44-36.48 39.040-49.6 50.56-9.92 8.64-32.32 25.6-36.16 27.84-1.28 0.64-5.76 0-17.28-1.92-8.64-1.6-16-2.56-16.96-2.24s-1.6 3.2-7.040 22.4l-1.92 7.68-9.6 4.48c-34.911 16.956-75.559 28.377-118.442 31.918l-1.238 0.082c-7.369 0.258-14.133 0.717-20.836 1.386l1.316-0.106c-2.24 0-9.28 0-15.68-0.64zM448 981.12c35.035-5.307 66.596-15.839 95.436-30.875l-1.676 0.795c0.96-0.96 2.88-6.4 4.16-11.84l3.2-11.2s6.4 0.32 12.8 1.6c15.040 2.56 12.8 3.2 28.48-8.32 51.546-39.715 93.195-89.653 122.39-146.994l1.13-2.446 4.8-9.6-4.48-11.52c-2.56-6.080-4.16-11.2-4.16-11.52l10.88-3.84c7.36-2.24 10.88-4.16 11.84-5.44 22.532-54.716 37.237-118.092 40.894-184.414l0.066-1.506 0.64-15.040-15.36-16 2.24-2.24c0.96-1.6 4.48-5.12 7.68-8.32l5.44-5.76-0.64-15.040c-3.602-67.92-18.318-131.422-42.364-190.114l1.404 3.874c-0.96-1.6-4.16-3.2-11.84-5.44-6.080-1.92-10.88-3.84-10.88-4.16l4.48-11.84 4.16-10.56-4.8-9.92c-24.576-47.829-55.485-88.647-92.257-123.312l-0.223-0.208c-13.536-12.944-28.39-24.748-44.266-35.12l-1.174-0.72c-0.96-0.64-6.72 0-13.76 1.28-6.4 1.28-12.48 1.92-12.8 1.6l-3.2-11.2-3.84-11.84c-28.1-14.774-60.776-25.556-95.33-30.528l-1.63-0.192c-16-2.24-60.8-2.24-76.8 0-36.29 4.544-69.17 15.625-98.654 32.064l1.374-0.704-3.52 11.84-3.2 10.88-12.8-1.92c-7.68-1.28-12.8-1.92-13.76-1.28-3.2 0.96-20.16 13.44-30.72 22.4-46.654 39.664-84.406 88.266-110.873 143.319l-1.127 2.601c0 0.96 2.24 6.4 4.48 12.48 2.24 5.76 4.16 10.56 3.84 10.88l-10.56 3.52c-5.76 1.92-10.88 4.16-11.84 5.12-3.84 4.48-19.2 51.2-25.92 80-8.64 35.2-14.72 80.32-15.36 112.64l-0.32 8.96 15.040 16.64-15.040 16v9.28c3.23 70.505 18.45 136.585 43.663 197.479l-1.423-3.879 11.2 3.84c5.44 1.6 10.56 3.52 10.56 3.84l-3.84 10.88c-1.392 3.307-2.813 7.459-3.981 11.716l-0.179 0.764c29.892 63.968 73.35 117.166 126.953 157.642l1.047 0.758c15.68 11.84 13.44 11.2 28.16 8.64l12.8-1.92 3.2 10.88c1.6 5.76 3.2 11.2 4.16 12.16 30.941 15.872 66.945 27.164 104.994 31.843l1.566 0.157c13.76 1.6 56 0.64 69.76-1.6zM375.36 960c-28.749-3.556-54.9-10.871-79.266-21.511l1.826 0.711c-8.32-3.52-8.64-3.84-9.6-7.68l-2.56-8.96-1.28-5.44 5.12-7.68 19.2-27.52c12.8-17.28 14.72-20.16 19.2-22.4l4.16-2.56h149.12l4.48 2.56c4.16 2.24 6.4 5.12 20.8 25.28l19.2 27.52 3.2 4.8-2.24 8.96-2.88 9.6c-23.11 11.112-49.924 19.502-78.085 23.8l-1.595 0.2c-13.12 1.6-55.040 2.24-68.8 0.32zM237.76 904.96c-49.668-36.991-89.505-84.407-116.747-139.189l-1.013-2.251 3.2-9.92 3.2-8.32h97.6l11.2 5.76 60.8 86.4 0.64 16.64-16.96 24.32c-9.6 13.44-17.92 25.28-18.88 25.92-2.77 1.583-6.011 2.711-9.46 3.184l-0.14 0.016-8.32 0.96-5.12-3.2zM561.6 907.2l-8.96-2.24-18.24-25.6-17.92-25.6-0.64-13.76 5.44-8 31.040-44.8c25.6-36.16 26.24-36.48 31.36-39.36l5.44-2.88h97.6l3.2 8.64c2.24 4.8 3.52 9.28 3.52 9.6-27.566 54.412-65.072 100-110.521 135.999l-0.839 0.641c-12.16 9.6-10.88 8.96-20.48 7.040zM328.32 833.28c-4.8-2.56-5.76-3.84-35.2-45.76-16.96-23.68-31.040-44.16-31.68-45.76-0.581-2.161-0.915-4.641-0.915-7.2s0.334-5.039 0.96-7.401l-0.045 0.201 31.68-45.12c30.080-42.56 30.4-42.88 35.2-45.44l5.44-2.56h146.56l4.8 2.56c4.8 2.56 6.4 4.16 35.84 46.4l31.040 43.84v16l-31.040 43.84c-29.76 41.92-31.040 43.84-35.84 46.4l-4.8 2.56h-147.2l-4.8-2.56zM110.72 720.64l-12.8-4.16-4.16-11.84c-16.853-45.413-28.176-97.957-31.6-152.642l-0.080-1.598-0.32-11.84 14.72-15.36h148.16l5.12 2.56c5.12 2.56 5.44 2.88 36.16 46.4l31.040 43.84-0.64 16.32-61.12 86.4-11.2 6.080h-100.8l-12.8-4.16zM584 721.92c-5.44-2.88-5.76-3.2-32.32-40.64-39.68-56.32-35.84-49.92-35.84-57.6v-6.72l31.040-43.84c28.48-40.32 31.36-44.16 35.84-47.040l4.8-3.2h149.12l7.68 8c8.96 8.96 8.32 6.4 6.4 32.96-5.231 55.193-17.463 105.976-35.891 153.677l1.331-3.917c-1.28 2.24-2.88 3.2-14.080 7.040l-12.8 4.16h-99.84l-5.44-2.88zM328 610.24c-4.48-2.24-7.040-5.76-35.84-46.4l-31.040-43.84v-15.040l31.040-43.84c28.8-40.64 31.36-44.16 35.52-46.4l4.48-2.56h149.12l4.48 2.56c4.16 2.24 7.040 6.080 35.2 46.080l31.040 43.52v16.64l-30.72 43.2c-28.48 40-31.36 43.84-35.2 46.080l-4.8 2.56h-148.8l-4.8-2.56zM68.8 494.080l-7.36-8 0.64-11.84c2.56-49.28 14.080-104.96 31.040-152.32l4.8-12.8 26.24-8.96h99.84l5.44 2.88c3.2 1.28 6.4 4.16 7.68 5.76l31.040 43.2 28.8 40.96v16l-30.72 43.84c-28.8 40.64-31.36 43.84-35.84 46.080l-4.48 2.56h-149.76l-7.36-8zM583.040 499.2c-4.48-2.56-7.36-6.4-35.84-46.72l-31.36-44.16v-6.72c0-8-3.84-1.6 35.84-57.6l26.56-38.080 11.52-5.76h99.52l12.8 4.16c11.2 3.84 12.8 4.8 14.080 7.040 17.088 43.82 29.221 94.628 34.076 147.542l0.164 2.218c2.24 26.56 2.88 24.32-6.4 33.28l-7.36 7.36h-149.12l-4.48-2.56zM328 387.84c-5.44-3.2-6.4-4.16-36.16-46.4l-30.72-43.84v-5.76c-0.64-3.2 0-7.040 0-8.64s15.040-22.080 32-46.080c30.080-42.56 30.4-43.2 35.2-45.76l5.44-2.56h146.24l5.12 3.2c5.12 2.56 6.4 3.84 36.16 46.080l30.72 43.84v16l-31.040 43.52c-29.76 42.24-31.040 44.16-35.84 46.4l-4.8 2.56h-147.2l-5.44-2.88zM123.2 271.68c-1.21-2.775-2.308-6.085-3.118-9.507l-0.082-0.413c26.997-54.832 64.61-100.635 110.49-136.309l0.87-0.651c7.36-5.76 11.2-8 12.8-8 5.44 0 15.040 2.24 16.64 3.52l18.88 25.92 16.96 24.64-0.32 16.32-61.12 86.4-11.2 6.080h-97.28l-3.2-8.32zM583.36 277.12c-4.8-2.88-6.4-4.48-30.72-39.68l-31.36-44.48-5.44-8 0.64-13.76 17.92-25.6 18.24-25.6c0.32-0.64 13.76-3.2 16.32-3.2 5.44 0 30.72 21.12 52.8 43.84 28.23 28.854 52.155 62.079 70.636 98.53l1.044 2.27c0 0.64-1.28 5.12-3.2 9.6l-3.2 8.96h-98.56l-5.12-3.2zM328.96 165.76c-5.76-2.88-6.4-3.2-19.84-22.72-8-10.88-16.64-23.36-19.2-27.52l-5.44-7.68 1.28-5.44 2.56-8.96c0.96-3.84 1.28-4.16 9.6-7.68 20.16-8.96 46.080-16 71.040-20.16 11.042-1.541 23.799-2.421 36.762-2.421 42.869 0 83.49 9.623 119.822 26.826l-1.703-0.725 2.88 9.6 2.24 9.28-3.2 4.48-19.2 27.52c-16 22.4-16 22.4-22.080 25.6l-5.76 3.2h-144l-5.76-3.2zM0 536c0-1.6 0-2.24 0.32-1.6v3.2l-0.32-1.6zM812.8 534.72c0-1.28 0.32-1.28 0.64-0.64v1.92s-0.64-0.32-0.32-1.28zM0 488.96c0-1.92 0-2.56 0.32-1.6v3.2l-0.32-1.6zM812.8 490.24c0-0.96 0.32-1.28 0.64-0.64v1.92s-0.64 0-0.32-1.28z"
1192
+ ],
1193
+ "attrs": [
1194
+ {
1195
+ "fill": "rgb(108, 117, 125)"
1196
+ }
1197
+ ],
1198
+ "width": 832,
1199
+ "grid": 0,
1200
+ "tags": [
1201
+ "maryland"
1202
+ ],
1203
+ "colorPermutations": {
1204
+ "110811712512052052051255255255177186109189791": [
1205
+ {
1206
+ "f": 2
1207
+ }
1208
+ ]
1209
+ }
1210
+ },
1211
+ {
1212
+ "paths": [
1213
+ "M292.571 0c9.874 0 18.286 8.411 18.286 18.286v841.143c-0.057 6.969-4.004 13.004-9.774 16.043l-0.1 0.048-274.286 146.286c-2.325 1.381-5.125 2.197-8.117 2.197-0.104 0-0.207-0.001-0.31-0.003l0.015 0c-10.017-0.201-18.085-8.269-18.285-18.267l-0-0.019v-841.143c0-6.949 3.657-13.166 9.874-16.091l274.286-146.286c2.325-1.381 5.125-2.197 8.117-2.197 0.104 0 0.207 0.001 0.31 0.003l-0.015-0zM1005.714 0c9.874 0 18.286 8.411 18.286 18.286v841.143c-0.057 6.969-4.004 13.004-9.774 16.043l-0.1 0.048-274.286 146.286c-2.325 1.381-5.125 2.197-8.117 2.197-0.104 0-0.207-0.001-0.31-0.003l0.015 0c-10.017-0.201-18.085-8.269-18.285-18.267l-0-0.019v-841.143c0-6.949 3.657-13.166 9.874-16.091l274.286-146.286c2.325-1.381 5.125-2.197 8.117-2.197 0.104 0 0.207 0.001 0.31 0.003l-0.015-0zM365.714 0c0.022-0 0.049-0 0.075-0 2.9 0 5.642 0.675 8.078 1.876l-0.107-0.048 292.571 146.286c6.217 3.657 10.24 9.509 10.24 16.457v841.143c0 0.011 0 0.024 0 0.037 0 10.099-8.187 18.286-18.286 18.286-2.929 0-5.697-0.689-8.152-1.913l0.106 0.048-292.571-146.286c-6.014-3.175-10.079-9.323-10.24-16.435l-0-0.022v-841.143c0-9.874 8.411-18.286 18.286-18.286z"
1214
+ ],
1215
+ "attrs": [
1216
+ {
1217
+ "fill": "rgb(108, 117, 125)"
1218
+ }
1219
+ ],
1220
+ "grid": 0,
1221
+ "tags": [
1222
+ "map"
1223
+ ],
1224
+ "colorPermutations": {
1225
+ "110811712512052052051255255255177186109189791": [
1226
+ {
1227
+ "f": 2
1228
+ }
1229
+ ]
1230
+ }
1231
+ },
1232
+ {
1233
+ "paths": [
1234
+ "M438.857 365.714c0-80.791-65.494-146.286-146.286-146.286s-146.286 65.494-146.286 146.286v0c0 80.791 65.494 146.286 146.286 146.286s146.286-65.494 146.286-146.286v0zM585.143 365.714c0 34.743-3.657 70.949-19.017 102.4l-207.726 442.514c-12.069 24.503-38.4 40.229-65.829 40.229s-53.76-15.36-65.097-40.229l-208.457-442.514c-12.117-27.695-19.168-59.971-19.168-93.893 0-2.992 0.055-5.971 0.164-8.936l-0.012 0.429c0-161.583 130.989-292.571 292.571-292.571s292.571 130.989 292.571 292.571v0z"
1235
+ ],
1236
+ "attrs": [
1237
+ {
1238
+ "fill": "rgb(108, 117, 125)"
1239
+ }
1240
+ ],
1241
+ "width": 585,
1242
+ "grid": 0,
1243
+ "tags": [
1244
+ "map-marker"
1245
+ ],
1246
+ "colorPermutations": {
1247
+ "110811712512052052051255255255177186109189791": [
1248
+ {
1249
+ "f": 2
1250
+ }
1251
+ ]
1252
+ }
1253
+ },
1254
+ {
1255
+ "paths": [
1256
+ "M796.8 24.32h202.88v202.56h-202.56v-202.56zM24.32 796.8h202.56v202.88h-202.56v-202.56z",
1257
+ "M227.2 796.8l569.6-569.6"
1258
+ ],
1259
+ "attrs": [
1260
+ {
1261
+ "fill": "none",
1262
+ "stroke": "rgb(108, 117, 125)",
1263
+ "strokeLinejoin": "miter",
1264
+ "strokeLinecap": "butt",
1265
+ "strokeMiterlimit": "10",
1266
+ "strokeWidth": 48.64
1267
+ },
1268
+ {
1269
+ "fill": "none",
1270
+ "stroke": "rgb(108, 117, 125)",
1271
+ "strokeLinejoin": "miter",
1272
+ "strokeLinecap": "butt",
1273
+ "strokeMiterlimit": "10",
1274
+ "strokeWidth": 97.28
1275
+ }
1276
+ ],
1277
+ "grid": 0,
1278
+ "tags": [
1279
+ "line"
1280
+ ],
1281
+ "colorPermutations": {
1282
+ "110811712512052052051255255255177186109189791": [
1283
+ {
1284
+ "s": 2
1285
+ },
1286
+ {
1287
+ "s": 2
1288
+ }
1289
+ ]
1290
+ }
1291
+ },
1292
+ {
1293
+ "paths": [
1294
+ "M396.16 1022.080c116.8-32 240-124.16 303.36-270.4-44.8 77.12-131.2 132.48-249.6 73.6s-186.56-12.8-207.36 7.040c23.36 61.76 67.2 124.8 153.6 189.76zM218.56 702.4c16.32-118.4 125.76-168.32 265.6-101.12 133.12 63.68 246.4-21.44 259.84-73.6v-527.68h-527.36v600c0.32 34.56 0 68.48 1.92 102.4z",
1295
+ "M210.56 821.12c-23.36-75.84-20.16-149.44-21.12-220.8v-600.32h-189.44v520c-5.12 286.4 183.68 460.8 355.84 504-82.56-68.16-124.8-135.68-145.28-202.88z",
1296
+ "M461.76 690.56c-112-40.32-194.24-25.6-240.32 49.6 3.2 27.52 8.32 52.48 15.68 76.16l-0.64-2.56 3.84 11.84c22.4-68.8 87.36-140.48 227.84-87.68 83.2 30.72 227.84 40.96 262.4-83.52 7.36-30.4 11.84-65.92 13.12-102.080v-0.96c-33.92 144-163.2 181.76-281.92 139.2z"
1297
+ ],
1298
+ "attrs": [
1299
+ {
1300
+ "fill": "rgb(108, 117, 125)"
1301
+ },
1302
+ {
1303
+ "fill": "rgb(108, 117, 125)"
1304
+ },
1305
+ {
1306
+ "fill": "rgb(108, 117, 125)"
1307
+ }
1308
+ ],
1309
+ "width": 736,
1310
+ "grid": 0,
1311
+ "tags": [
1312
+ "lewis-clark"
1313
+ ],
1314
+ "colorPermutations": {
1315
+ "110811712512052052051255255255177186109189791": [
1316
+ {
1317
+ "f": 2
1318
+ },
1319
+ {
1320
+ "f": 2
1321
+ },
1322
+ {
1323
+ "f": 2
1324
+ }
1325
+ ]
1326
+ }
1327
+ },
1328
+ {
1329
+ "paths": [
1330
+ "M731.429 402.286c0-20.198-16.374-36.571-36.571-36.571v0c-202.24 0-332.8 84.48-464.457 230.4-6.654 6.524-10.824 15.561-10.971 25.572l-0 0.028c-6.771 6.642-10.968 15.888-10.968 26.114 0 20.198 16.374 36.571 36.571 36.571s36.571-16.374 36.571-36.571c0-0.181-0.001-0.361-0.004-0.541l0 0.027c28.16-24.869 53.394-52.297 80.457-78.263 103.863-93.257 192.731-130.194 332.8-130.194 20.198 0 36.571-16.374 36.571-36.571v0zM1024 288.914c0 36.571-3.657 73.874-11.337 110.446-36.571 177.737-151.040 293.303-309.76 371.931-72.776 38.261-158.858 61.133-250.186 62.168l-0.329 0.003c-54.857 0-111.177-9.509-163.109-27.063-27.429-9.143-82.286-45.349-105.326-45.349-28.526 0-62.903 116.663-112.64 116.663-35.84 0-46.811-17.554-62.171-43.886-5.12-9.874-9.143-13.166-9.143-25.6 0-59.246 113.371-105.326 113.371-138.606 0-5.12-14.994-35.474-17.554-46.811-3.257-17.725-5.12-38.121-5.12-58.952 0-0.103 0-0.206 0-0.31l-0 0.016c0-181.76 144.823-311.589 307.2-365.349 117.029-38.766 366.080 6.217 445.44-69.12 31.451-29.257 46.811-55.954 95.086-55.954 64.366-0 85.577 167.497 85.577 215.771z"
1331
+ ],
1332
+ "attrs": [
1333
+ {
1334
+ "fill": "rgb(108, 117, 125)"
1335
+ }
1336
+ ],
1337
+ "grid": 0,
1338
+ "tags": [
1339
+ "leaf"
1340
+ ],
1341
+ "colorPermutations": {
1342
+ "110811712512052052051255255255177186109189791": [
1343
+ {
1344
+ "f": 2
1345
+ }
1346
+ ]
1347
+ }
1348
+ },
1349
+ {
1350
+ "paths": [
1351
+ "M525.76 140.8c0 13.76-1.28 36.8 5.76 41.6 19.2 12.8 51.84 21.76 62.4 34.24 2.56 3.2-0.64 25.6-8.32 23.68-52.16-11.52-54.4-10.88-92.8-10.24-3.2 0-11.2-16-11.84-26.88 0-6.72 9.6-13.76 12.8-24.64 6.4-18.24 1.6-102.4 3.2-159.040 0.64-12.8 1.92-17.92 14.4-17.92 11.52 0 12.8 8 12.8 17.6-0.64 40.32 1.6 81.92 1.6 121.6zM495.36 14.4c0-12.16 16-19.84 21.76-12.16zM588.8 215.040c7.68 8 0 27.84-16 21.76-27.84-9.92-53.76-6.080-81.28-9.92-8-1.92-10.24-16-10.24-23.68zM523.2 58.24c0 37.44-1.92 73.28 1.92 111.040 0 3.84 3.84 9.92 6.080 11.84zM735.36 574.4c6.532-0.815 14.092-1.28 21.76-1.28s15.228 0.465 22.652 1.368l-0.892-0.088c3.52 0.64 6.080 3.2 7.040 4.48 3.84 5.12 3.2 24.96 3.2 31.040-0.96 12.8-7.68 20.48-7.68 32 0.96 90.56 3.2 198.4-1.92 217.28-8.32 32-7.040 37.76-19.84 38.72-3.52 0.32-7.68-0.64-9.6-11.52-2.007-11.143-3.169-23.985-3.2-37.092l-0-0.028c0-37.44 0.64-134.4-1.28-172.16-1.28-34.24-10.24-36.48-12.8-38.4-3.2-2.24-7.68-3.2-8.64-8.96-1.92-11.84 1.92-39.040 5.44-48.64 0.96-1.92 2.56-5.76 5.76-6.4zM804.16 979.2c4.8 0 11.52 0 12.8 6.72 1.28 7.36-0.96 20.16-3.2 28.8-1.92 7.36-4.48 8.64-9.6 8.64h-591.040c-4.48 0-5.76-2.24-6.4-5.44-2.24-8.96 0.64-26.56 3.52-33.6 0.96-3.2 3.52-3.84 4.16-4.16 6.4-3.2 13.12 0.64 20.16-25.6 9.6-36.16 5.76-380.8 5.76-380.8-0.32-20.48-6.4-40.64-23.040-44.48-2.181-0.525-4.101-1.294-5.871-2.298l0.111 0.058c-7.68-4.8-2.88-45.76 8.64-46.72 18.56-2.24 25.28-5.12 29.76-16.64 18.56-46.080 27.84-93.44 53.76-136.96 26.433-40.923 61.133-74.293 101.943-98.424l1.417-0.776c13.76-4.16 28.8 14.4 21.76 26.88-11.52 20.16-24.32 28.8-40.96 56.32-12.8 20.48-3.84 41.28-9.6 66.88-8.96 42.56-22.4 35.84-36.8 64.96-3.52 7.040-4.16 21.76-1.92 28.8 1.92 7.36 16 6.4 23.68 6.4 149.12 1.92 440 1.28 448 2.24 4.48 1.28 6.080 2.56 7.040 6.080 0.141 1.952 0.222 4.23 0.222 6.527 0 10.238-1.603 20.101-4.57 29.353l0.188-0.68c-2.24 6.72-9.92 7.68-13.76 8-72 1.92-262.4 0.96-395.52 0.96-2.56 0-8.96 0.32-11.2 4.8-4.16 8.64-5.12 20.48-4.16 31.68 0.32 3.84 3.84 4.48 5.76 5.44 8.32 3.2 53.76 0 63.36 2.56 5.76 1.92 8.32 3.2 11.2 8.96 6.72 15.68-3.2 319.040 3.52 380.8 0.64 5.76 4.16 10.56 10.24 12.8 8.32 2.56 44.48 4.16 54.080-4.48 23.68-21.76 16-224.64 14.4-279.040-0.64-35.2-16.64-51.2-50.88-54.4-6.4-0.96-7.68-3.84-8.64-5.44-3.2-5.12 0-39.36 6.080-53.76 1.92-5.12 6.4-6.4 8.32-6.4h75.2c20.48 0 26.24 7.68 26.24 26.24 0 105.28-0.64 360.64 4.48 371.84 7.040 15.040 33.28 5.44 39.040-8.64 11.2-28.16 10.24-198.4 8.64-285.44-0.32-25.28-8.96-34.56-25.6-38.4-4.835-0.745-8.554-4.683-8.957-9.562l-0.003-0.038c-1.28-11.84 1.92-38.4 6.72-48.64 1.6-3.2 3.2-4.8 6.080-6.4 3.2-2.24 37.12-0.96 55.040-0.96 13.76 0 17.28 16 17.28 25.92 1.92 115.2-2.24 230.4 0.64 345.6 0.64 16.96 0 25.92 6.080 29.76 8.96 5.76 56 4.16 86.72 4.16zM298.56 968c17.28-19.2 13.76-276.8 4.8-297.92-7.36-17.28-22.4-11.84-24.96-0.96-1.28 5.76-2.56 205.44-0.96 300.8 0.32 14.4 10.56 9.92 21.12-1.92zM402.88 967.36c16.32-18.88 15.36-194.56 10.24-273.92-1.6-27.84-4.48-37.76-21.76-50.24-7.68-5.44-28.16-6.4-30.4 4.8-1.28 6.080-5.44 300.8 2.56 322.56 5.12 13.76 28.8 9.6 39.36-3.2z"
1352
+ ],
1353
+ "attrs": [
1354
+ {
1355
+ "fill": "rgb(108, 117, 125)"
1356
+ }
1357
+ ],
1358
+ "grid": 0,
1359
+ "tags": [
1360
+ "iowa"
1361
+ ],
1362
+ "colorPermutations": {
1363
+ "110811712512052052051255255255177186109189791": [
1364
+ {
1365
+ "f": 2
1366
+ }
1367
+ ]
1368
+ }
1369
+ },
1370
+ {
1371
+ "paths": [
1372
+ "M0 0h875.52v1024h-875.52v-1024zM535.68 246.4v54.4h37.44v302.72h-79.68v-399.040h42.24v-54.4h-198.4v54.4h42.24v399.040h-80.64v-302.72h37.76v-54.4h-186.24v54.4h41.6v350.72l68.8 70.4h118.4v80.64h-41.92v69.76h198.4v-69.76h-42.24v-80.64h118.080l68.16-70.4v-350.72h42.88v-54.4h-186.88z"
1373
+ ],
1374
+ "attrs": [
1375
+ {
1376
+ "fill": "rgb(108, 117, 125)"
1377
+ }
1378
+ ],
1379
+ "grid": 0,
1380
+ "tags": [
1381
+ "indiana"
1382
+ ],
1383
+ "colorPermutations": {
1384
+ "110811712512052052051255255255177186109189791": [
1385
+ {
1386
+ "f": 2
1387
+ }
1388
+ ]
1389
+ }
1390
+ },
1391
+ {
1392
+ "paths": [
1393
+ "M365.714 329.143c0 60.594-49.121 109.714-109.714 109.714s-109.714-49.121-109.714-109.714v0c0-60.594 49.121-109.714 109.714-109.714s109.714 49.121 109.714 109.714v0zM950.857 548.571v256h-804.571v-109.714l182.857-182.857 91.429 91.429 292.571-292.571zM1005.714 146.286h-914.286c-9.874 0-18.286 8.411-18.286 18.286v694.857c0 9.874 8.411 18.286 18.286 18.286h914.286c9.874 0 18.286-8.411 18.286-18.286v-694.857c0-9.874-8.411-18.286-18.286-18.286zM1097.143 164.571v694.857c0 50.495-40.934 91.429-91.429 91.429v0h-914.286c-50.495 0-91.429-40.934-91.429-91.429v0-694.857c0-50.495 40.934-91.429 91.429-91.429v0h914.286c50.495 0 91.429 40.934 91.429 91.429v0z"
1394
+ ],
1395
+ "attrs": [
1396
+ {
1397
+ "fill": "rgb(108, 117, 125)"
1398
+ }
1399
+ ],
1400
+ "width": 1097,
1401
+ "grid": 0,
1402
+ "tags": [
1403
+ "image"
1404
+ ],
1405
+ "colorPermutations": {
1406
+ "110811712512052052051255255255177186109189791": [
1407
+ {
1408
+ "f": 2
1409
+ }
1410
+ ]
1411
+ }
1412
+ },
1413
+ {
1414
+ "paths": [
1415
+ "M709.12 275.84v-275.84h-709.12v275.84h158.080v472.64h-156.8v275.52h708.8v-275.2h-159.68v-472.96zM550.72 787.84h118.080v196.16h-629.44v-196.16h117.76c21.76 0 39.36-17.6 39.36-39.36v-472.64c0-21.76-17.6-39.36-39.36-39.36h-117.76v-196.48h630.4v196.8h-118.080c-21.44 0-39.040 17.6-39.040 39.36v472.64c0 21.44 16.96 38.72 38.4 39.36z",
1416
+ "M550.72 236.16h118.080v-196.16h-629.44v196.16h117.76c21.76 0 39.36 17.6 39.36 39.36v472.64c0 21.76-17.6 39.36-39.36 39.36h-117.76v196.16h630.4v-196.16h-118.080c-21.44 0-39.040-17.6-39.040-39.36v-472.32c0-21.76 16.96-39.040 38.4-39.36z"
1417
+ ],
1418
+ "attrs": [
1419
+ {
1420
+ "fill": "rgb(108, 117, 125)"
1421
+ },
1422
+ {
1423
+ "fill": "rgb(108, 117, 125)"
1424
+ }
1425
+ ],
1426
+ "width": 704,
1427
+ "grid": 0,
1428
+ "tags": [
1429
+ "illinois"
1430
+ ],
1431
+ "colorPermutations": {
1432
+ "110811712512052052051255255255177186109189791": [
1433
+ {
1434
+ "f": 2
1435
+ },
1436
+ {
1437
+ "f": 2
1438
+ }
1439
+ ]
1440
+ }
1441
+ },
1442
+ {
1443
+ "paths": [
1444
+ "M37.44 37.44h865.28v326.080c0 431.36-273.28 605.44-432.64 697.92-159.36-92.48-432.64-266.56-432.64-697.92v-326.080zM240.32 128.96v89.92h30.080v431.68h-30.4v89.92h154.56v-89.92h-29.76v-168.32h209.92v168.32h-29.76v89.92h154.56v-89.92h-30.080v-431.68h30.080v-90.24h-154.56v90.24h30.080v168.32h-210.24v-168.32h29.76v-90.24h-154.24z"
1445
+ ],
1446
+ "attrs": [
1447
+ {
1448
+ "fill": "rgb(108, 117, 125)"
1449
+ }
1450
+ ],
1451
+ "grid": 0,
1452
+ "tags": [
1453
+ "harvard"
1454
+ ],
1455
+ "colorPermutations": {
1456
+ "110811712512052052051255255255177186109189791": [
1457
+ {
1458
+ "f": 2
1459
+ }
1460
+ ]
1461
+ }
1462
+ },
1463
+ {
1464
+ "paths": [
1465
+ "M438.857 73.143c242.374 0 438.857 196.483 438.857 438.857s-196.483 438.857-438.857 438.857v0c-242.374 0-438.857-196.483-438.857-438.857s196.483-438.857 438.857-438.857v0zM595.383 370.834c-4.389 3.657-7.314 9.874-13.166 10.971 2.926-0.731 5.851-10.971 7.314-13.166 3.657-4.023 8.046-6.217 12.8-8.411 9.874-4.023 19.383-5.486 29.623-7.314 9.874-1.829 21.943-1.829 29.257 6.583-1.829-1.829 12.069-13.531 13.531-14.629 5.12-2.56 13.897-1.463 17.189-6.583 1.097-1.463 1.097-12.434 1.097-12.434-9.509 1.097-13.166-8.046-13.531-16.091 0 0.731-1.097 2.194-3.657 4.754 0.731-8.777-10.24-2.56-14.263-3.657-13.166-3.657-11.337-12.434-15.36-21.943-2.194-5.486-8.411-7.314-10.971-12.434-2.194-3.291-3.291-10.971-8.411-10.971-3.657-0.731-9.874 11.703-10.971 10.971-5.12-2.56-7.314 1.463-11.337 3.657-3.657 2.194-6.217 1.097-9.874 2.926 10.606-3.657-4.389-9.143-9.509-8.046 8.046-2.56 3.657-10.971-0.731-14.629h2.926c-1.097-5.486-17.189-9.874-21.943-13.531s-32.914-9.143-38.766-5.486c-6.583 3.657 1.829 15.36 1.829 20.846 0.731 7.314-6.949 8.777-6.949 14.629 0 9.509 18.286 7.68 13.897 20.846-2.926 8.046-13.897 9.874-18.286 16.091-4.754 5.851 0.731 16.091 5.12 20.114 4.754 3.657-8.046 9.143-9.874 10.24-9.509 4.389-16.823-9.874-19.383-18.286-1.463-6.217-2.194-13.897-9.143-17.189-3.657-1.097-14.263-2.926-16.457 0.731-3.657-8.777-15.36-12.069-23.406-14.994-6.177-2.116-13.294-3.338-20.696-3.338-4.321 0-8.544 0.416-12.633 1.211l0.415-0.067c3.657-0.731-1.463-18.286-10.971-15.36 2.56-5.851 1.463-12.069 2.56-17.92 1.6-5.087 4.104-9.481 7.352-13.21l-0.038 0.044c0.731-2.194 13.531-15.36 9.509-16.091 9.509 1.463 20.48 1.829 28.526-6.217 5.12-5.12 7.314-13.531 12.434-19.383 7.314-8.411 16.823 2.194 24.503 2.926 11.703 0.731 10.971-12.069 4.754-17.554 7.314 0.366 1.097-13.166-2.926-14.994-5.12-1.829-24.503 3.657-14.263 7.314-2.194-1.097-16.091 27.429-24.137 13.166-2.194-2.926-3.291-14.629-8.411-15.36-4.389 0-7.314 5.12-9.143 8.411 2.926-7.314-16.091-12.434-20.114-13.166 8.777-5.486 1.829-11.703-4.389-15.36-4.754-2.926-19.017-5.12-23.040-0.366-10.971 13.166 11.703 14.629 17.189 18.286 1.829 1.097 8.777 5.12 4.754 8.046-3.657 1.463-13.897 4.389-14.629 6.583-3.657 5.12 3.657 10.971-1.463 16.091-5.12-5.12-5.12-13.531-9.143-19.383 5.12 6.217-20.48 2.926-20.114 2.926-8.411 0-21.943 5.486-28.526-2.926-1.097-2.194-1.097-15.36 2.194-12.434-5.12-4.023-8.411-8.046-11.703-10.606-19.017 6.583-36.571 14.629-53.76 23.771 2.194 0.366 3.657 0.366 6.583-0.731 4.754-1.829 8.777-4.754 13.166-6.949 5.851-2.194 17.92-9.143 24.137-3.657 0.686-1.243 1.683-2.24 2.888-2.907l0.038-0.019c3.657 4.389 8.046 9.143 11.337 14.263-4.389-2.56-12.069-1.097-17.189-0.731-3.657 1.097-10.971 2.194-12.434 6.949 1.829 2.926 3.657 7.314 2.926 10.24-7.314-5.12-13.166-13.897-23.406-14.629h-12.8c-54.857 30.72-101.303 74.606-134.217 127.269 2.194 2.194 4.389 3.657 6.949 4.389 5.486 1.829 0 18.286 10.971 9.874 3.291 2.926 3.657 6.949 1.463 10.971 0.731-0.731 23.406 14.263 25.234 15.36 3.657 3.657 10.24 7.314 12.069 12.069 1.097 3.657-2.56 8.411-5.851 10.24-0.731-1.097-9.143-9.874-10.24-7.314-1.829 2.56 0 18.286 6.217 17.554-9.143 0.366-5.12 35.84-7.314 42.789 0 0.731 1.097 0.731 1.097 0.731-1.829 6.583 3.657 33.646 15.36 30.72-7.314 1.829 13.166 28.16 16.091 29.623 7.314 5.12 16.091 8.777 21.211 16.091 5.486 8.046 5.486 20.114 13.531 26.331-2.194 6.949 12.069 14.629 11.337 24.503l-2.56 1.097c2.56 8.046 13.531 8.046 17.554 15.36 2.194 4.754 0 15.726 7.314 13.166 1.097-12.434-7.314-25.234-13.531-35.474l-9.874-16.457c-2.926-5.12-3.657-11.337-5.486-17.189 2.194 0.731 14.629 5.12 13.531 6.949-4.389 11.337 18.286 31.451 24.503 38.766 1.829 1.829 14.994 19.017 8.046 19.017 7.314 0 17.92 10.971 21.211 17.189 5.12 8.411 4.023 19.383 7.314 28.526 3.657 10.971 19.383 16.457 28.526 21.577 8.046 3.657 14.994 9.874 23.040 12.434 12.069 4.754 14.629 0.731 25.234-1.097 14.629-2.194 16.457 14.629 28.526 20.846 7.314 3.657 23.406 9.509 31.451 6.217-3.657 1.097 12.069 24.503 13.166 26.331 5.12 6.583 14.629 10.24 20.48 17.189 1.829-1.463 3.657-2.926 3.657-5.486-2.194 6.583 8.777 18.286 14.629 17.189 6.217-1.097 8.046-13.531 8.046-18.286-11.703 5.851-21.943 1.097-28.16-10.24-1.097-2.926-10.24-18.651-2.194-18.651 10.971 0 3.657-8.777 2.194-16.823s-9.143-13.166-13.166-19.749c-3.657 6.583-14.629 5.12-18.286-0.731 0 1.829-1.463 4.754-1.463 6.949-2.926 0-5.851 0.366-8.777-0.731 1.097-6.949 1.829-15.36 3.657-22.674 2.56-10.24 21.577-30.354-2.926-29.257-8.777 0.731-12.069 3.657-14.629 11.337-3.291 6.949-2.194 13.166-9.874 16.823-5.486 2.194-22.309 1.097-27.429-1.829-10.971-6.217-18.286-26.331-18.286-37.669-0.731-15.36 7.314-29.257 0-43.886 3.291-2.56 6.583-8.046 10.971-10.971 3.291-2.56 7.314 1.463 8.777-5.12-1.463-1.463-3.657-3.657-4.389-3.657 8.411 4.023 24.503-5.486 31.817 0 4.754 3.657 9.874 4.754 12.8-1.097 0.366-1.829-4.023-8.411-1.829-13.166 1.829 9.874 8.046 11.337 16.457 5.12 3.657 3.657 12.8 2.56 19.017 5.851 6.217 3.657 7.314 10.24 14.629 1.829 4.754 6.583 5.486 6.583 7.314 13.531 1.463 6.217 4.754 21.943 10.606 25.234 12.069 7.314 9.143-12.8 8.046-19.383-0.731-0.731-0.731-19.383-1.097-19.383-18.286-4.023-11.703-18.286-1.097-28.16 1.463-1.097 14.629-5.851 20.48-10.24 5.12-4.754 11.337-12.434 8.411-20.114 2.926 0 5.12-2.194 6.217-5.12-1.463-0.366-8.411-6.217-9.509-5.486 3.657-2.56 3.657-5.851 1.097-9.143 5.486-3.657 2.926-9.874 8.411-12.069 6.217 8.411 19.017-1.097 12.8-8.046 5.486-8.046 18.651-4.023 21.943-11.337 8.777 2.194 2.56-8.777 7.314-14.994 3.657-5.12 10.606-5.12 15.726-8.046 0 0.731 14.629-8.046 9.874-8.411 9.509 1.097 29.257-9.143 14.263-17.92 2.194-5.12-5.12-7.314-10.24-8.411 3.657-1.097 9.143 1.097 12.434-1.097 7.314-5.12 2.194-7.314-3.657-9.143-8.411-2.56-18.286 2.926-24.869 6.583zM502.126 871.863c79.705-14.287 148.646-52.885 200.624-107.723l0.153-0.163c-3.657-3.657-9.874-2.194-14.629-4.389-4.389-1.829-7.68-3.657-13.531-4.754 1.097-11.337-11.337-15.36-19.383-21.211-7.314-5.486-12.069-11.703-22.674-9.509-1.463 0.366-12.8 4.389-10.606 6.583-7.314-6.217-10.971-9.509-20.48-12.434-9.143-2.926-15.36-14.629-24.503-3.657-4.389 4.389-2.194 10.971-4.389 15.726-7.314-6.217 6.583-13.897 1.097-20.48-6.949-8.046-19.017 5.12-24.869 8.411-3.291 2.926-7.314 4.023-9.509 7.314-2.926 4.023-4.023 9.143-6.217 13.166-1.829-4.389-11.703-3.657-12.069-6.583 2.194 13.531 2.194 27.794 5.12 41.691 1.829 8.046 0 21.211-6.949 27.429s-15.36 13.166-16.457 22.674c-1.097 6.949 0.731 13.166 6.949 14.629 0.366 8.777-9.143 14.994-8.777 24.137l1.097 9.143z"
1466
+ ],
1467
+ "attrs": [
1468
+ {
1469
+ "fill": "rgb(108, 117, 125)"
1470
+ }
1471
+ ],
1472
+ "width": 878,
1473
+ "grid": 0,
1474
+ "tags": [
1475
+ "globe"
1476
+ ],
1477
+ "colorPermutations": {
1478
+ "110811712512052052051255255255177186109189791": [
1479
+ {
1480
+ "f": 2
1481
+ }
1482
+ ]
1483
+ }
1484
+ },
1485
+ {
1486
+ "paths": [
1487
+ "M1003.52 512c0 271.459-220.061 491.52-491.52 491.52s-491.52-220.061-491.52-491.52v0c0-271.459 220.061-491.52 491.52-491.52s491.52 220.061 491.52 491.52v0z",
1488
+ "M92.16 517.12c0 234.701 188.006 424.96 419.84 424.96s419.84-190.259 419.84-424.96-188.006-424.96-419.84-424.96-419.84 190.259-419.84 424.96z",
1489
+ "M336.384 193.126c-35.5 2.045-68.152 5.84-100.202 11.391l5.175-0.742c-88.908 78.245-145.721 191.136-149.184 317.352l-0.013 0.6c24.986 27.034 57.856 88.064 95.949 123.392 5.018-2.253 10.445-4.301 16.282-6.144-18.637-22.221-44.749-51.712-48.64-65.331-19.251-66.56 3.072-128.819 51.098-133.734 43.008-4.403 79.974-70.349 110.387-113.459 62.464-88.883 158.413-74.035 153.6-118.477-5.53-26.010-20.48-33.894-39.526-33.894-28.672 0-66.458 17.92-94.925 19.046z",
1490
+ "M227.328 604.57c-6.144 1.843-12.288 3.482-17.92 5.325-5.12 1.434-9.216 3.482-16.179 6.042-15.36 7.168-26.419 18.022-28.979 41.267-4.71 42.086 33.894 75.162 66.458 84.89 41.267 12.288 44.749-2.048 66.355 28.262 15.155 21.299 18.022 60.621 25.805 86.63 4.301 14.438 10.138 28.877 17.101 43.008 26.881 13.372 58.127 24.357 90.845 31.371l2.646 0.475c8.192-49.971 4.506-117.453 15.258-146.534 22.016-59.699 34.509-86.016 4.71-147.661-65.536-19.251-85.504-25.293-151.552-39.424-8.73-2.299-18.869-3.84-29.291-4.29l-0.303-0.010c-11.674 0-21.402 3.482-45.056 10.65z",
1491
+ "M629.76 279.757c-19.558 27.955-88.064 35.635-109.978 67.174-17.101 24.576 0.614 72.806-14.336 100.762-6.758 12.8-3.584 50.176 4.71 62.259 26.317 38.502 70.144 17.101 103.117 30.925 40.141 16.896 44.749 63.693 78.029 97.997 33.382 34.304-42.598 87.040 19.456 211.866 5.542 11.807 13.176 21.768 22.515 29.804l0.116 0.097c42.627-26.925 78.772-59.649 108.569-97.594l0.692-0.914c9.421-62.976-11.776-83.149 14.746-140.8 16.282-35.635 44.237-97.178 74.445-138.854-5.12-116.838-57.344-221.286-138.035-294.81-4.635 1.134-9.955 1.785-15.428 1.785-5.313 0-10.482-0.613-15.442-1.772l0.457 0.090c-11.264-2.048-21.504-2.97-30.72-2.97-62.259 0-80.794 43.008-103.014 74.957z",
1492
+ "M466.534 973.414c-14.029-8.090-31.642-20.582-48.128-31.539-6.758 6.042-12.288 14.95-17.715 22.118 18.842 6.451 44.237 7.066 65.843 9.421zM392.397 922.726c-30.003-22.528-104.448-93.594-135.168-136.499-11.366 6.758-23.962 24.986-40.346 28.16-6.451 1.229-20.992 3.072-25.293 1.229s1.024-10.957 5.632-16.998c10.77-14.278 22.902-26.67 36.439-37.359l0.425-0.324c-36.659-54.067-54.067-93.696-79.053-158.925-14.336 9.011-24.883 17.101-37.376 27.238-4.301 3.277-15.872 5.427-21.504 0.307-10.24-9.216-10.445-25.6 3.891-35.84 5.939-4.301 35.226-24.678 42.086-30.413-15.642-44.657-28.587-97.59-36.506-152.151l-0.563-4.726c-9.93 8.449-20.908 16.891-32.294 24.786l-1.396 0.916c-6.758 2.048-11.264-0.205-13.312-0.512-6.861 74.035 1.024 155.546 22.938 229.171 37.478 126.566 142.848 247.194 284.979 292.147 3.277-5.018 19.661-24.064 26.419-30.208zM100.659 368.026l-3.891-64.922c-19.968 43.725-31.949 70.144-37.478 121.139 13.131-21.245 26.773-39.643 41.789-56.809l-0.419 0.489zM313.958 54.886c82.534-34.406 162.918-53.35 255.693-40.55 10.24 1.434 9.523 10.24-1.536 10.342l-13.005 0.307c-74.752 1.229-184.73 25.088-241.562 57.549-1.229 38.298 6.042 99.021 13.619 146.842 55.752-23.538 120.57-41.474 188.149-50.745l4.056-0.455c-26.386-27.077-54.744-51.928-84.951-74.434l-1.884-1.342c-5.632-4.096-8.397-10.957-8.397-19.866 0.717-16.589 14.95-18.637 22.528-16.691 25.293-5.018 50.381-10.445 93.184-9.216 180.736-7.987 345.907 95.027 408.883 212.582 159.744 254.464 0.102 605.491-208.896 698.982-89.498 39.936-166.195 57.344-307.61 37.376-141.619-19.866-257.434-89.702-347.341-236.339-110.797-180.736-48.435-391.168-32.768-435.405 66.56-158.413 175.923-242.483 261.837-278.938zM127.078 247.398c-2.458 19.149 0.102 54.272 4.813 96.256 38.502-34.611 112.742-79.872 174.899-107.418-7.168-47.616-14.848-123.699-14.131-143.872-57.344 31.744-120.422 95.539-166.605 160.973zM135.578 382.054c5.427 37.786 23.347 119.296 39.629 160.563 38.4-29.184 125.542-83.251 174.797-105.165-17.203-63.283-28.877-103.219-38.502-167.117-69.632 31.232-143.36 79.77-175.923 111.718zM190.157 579.174c22.835 65.638 44.954 115.712 73.728 157.082 45.398-37.723 96.481-71.532 151.054-99.497l4.697-2.186c-17.408-37.786-42.496-108.237-60.006-161.075-64.609 31.717-120.191 66.892-171.524 107.231l2.052-1.554zM285.491 764.928c40.193 50.755 83.147 95.786 129.877 136.604l1.195 1.022c33.189-27.507 70.44-52.398 110.136-73.267l3.528-1.69c-30.106-47.002-74.547-115.2-93.184-157.184-58.134 24.884-108.176 56.638-152.222 95.088l0.67-0.573zM439.501 922.931c14.234 14.541 70.656 52.122 70.656 52.122 37.376 1.638 84.787-2.867 118.579-8.806-18.637-21.402-65.229-87.757-79.36-110.080-41.942 18.715-78.1 41.056-110.809 67.495l0.933-0.73zM668.16 956.621c30.464-11.214 56.019-23.008 80.489-36.527l-2.973 1.506c2.355-39.322 2.048-83.968 0.41-110.592-59.194 1.515-115.218 13.218-166.995 33.409l3.36-1.153c27.041 42.634 55.282 79.666 86.359 114.088l-0.65-0.732zM772.506 907.059c38.195-23.962 74.138-51.61 100.147-84.787-22.426-5.632-72.499-12.493-97.28-10.957 0 0-0.819 60.006-2.867 95.744zM884.634 806.912c7.168-7.27 18.022-22.733 22.221-31.744 4.198-36.454 4.301-111.206 2.765-133.12-43.622-17.715-111.104-31.846-160.358-35.533 16.077 59.29 24.064 146.432 25.293 174.797 23.552 2.458 83.251 14.643 110.080 25.6zM948.736 637.747c-2.048 6.861-14.029 13.824-19.661 12.083 0.819 12.288-2.048 73.114-5.12 96.666 8.294-17.408 24.371-60.416 29.184-78.746l6.758-26.726c6.758-22.733 28.672-101.376 8.806-204.8-22.016-114.893-63.283-155.955-77.722-174.182-36.659-20.070-92.16-38.298-92.16-38.298 50.381 68.608 67.789 100.762 97.792 182.477 17.408 9.114 49.152 26.726 53.043 31.642 3.174 3.789 3.174 10.65-6.656 10.547-8.294 0-24.371-8.090-36.762-11.366 13.312 44.442 23.45 127.488 22.63 183.194 0 0 21.811 10.65 19.866 17.51zM864.666 223.744c-69.734-86.016-227.533-159.232-403.149-148.173 39.219 26.112 71.885 65.434 100.557 97.792 43.827-4.096 135.987 3.277 170.598 12.902-5.939-6.963-13.21-13.926-15.053-18.125-4.915-10.65 6.963-12.902 16.384-6.758 12.083 7.68 25.907 16.998 36.864 28.262 20.48 4.608 70.554 21.914 93.798 34.099zM909.312 611.328c-3.072-55.501-11.469-129.536-31.846-181.146-54.067-21.914-128-35.533-192.819-36.147 19.968 47.104 43.213 125.645 54.579 176.128 46.899 5.734 120.218 19.149 169.984 41.165zM757.35 214.63c-41.788-7.621-89.88-11.979-138.989-11.979-11.981 0-23.902 0.259-35.757 0.773l1.69-0.058c36.147 50.176 62.566 94.003 87.347 156.467 66.97 1.638 157.798 21.811 195.072 36.557-22.221-59.802-64.512-135.578-109.363-181.76zM450.867 619.827c69.483-32.526 150.877-51.506 236.703-51.506 6.57 0 13.114 0.111 19.63 0.332l-0.947-0.025c-24.064-83.866-37.888-122.88-58.368-173.875-94.367 4.064-182.326 27.586-261.24 66.625l3.807-1.703s28.058 90.829 60.416 160.154zM715.264 604.058c-99.738-1.229-186.778 22.835-246.272 52.224 25.19 54.784 75.059 127.283 93.696 157.082 26.757-10.484 58.404-19.368 91.122-25.148l3.086-0.452c27.136-4.096 63.181-8.192 87.552-7.782-4.265-64.432-14.651-124.441-30.674-182.103l1.49 6.283zM379.187 425.165c74.774-33.856 161.571-56.848 252.762-64.325l2.829-0.187c-23.825-58.471-54.572-108.88-92.049-153.441l0.708 0.865c-77.347 7.114-148.531 25.869-214.383 54.572l4.463-1.733c9.011 48.128 26.112 106.189 45.67 164.25z"
1493
+ ],
1494
+ "attrs": [
1495
+ {
1496
+ "fill": "rgb(255, 255, 255)"
1497
+ },
1498
+ {
1499
+ "fill": "rgb(0, 0, 0)"
1500
+ },
1501
+ {
1502
+ "fill": "rgb(0, 0, 0)"
1503
+ },
1504
+ {
1505
+ "fill": "rgb(0, 0, 0)"
1506
+ },
1507
+ {
1508
+ "fill": "rgb(0, 0, 0)"
1509
+ },
1510
+ {
1511
+ "fill": "rgb(0, 0, 0)"
1512
+ }
1513
+ ],
1514
+ "isMulticolor": true,
1515
+ "grid": 0,
1516
+ "tags": [
1517
+ "esri-globe"
1518
+ ],
1519
+ "colorPermutations": {
1520
+ "110811712512052052051255255255177186109189791": [
1521
+ {
1522
+ "f": 5
1523
+ },
1524
+ {
1525
+ "f": 0
1526
+ },
1527
+ {
1528
+ "f": 0
1529
+ },
1530
+ {
1531
+ "f": 0
1532
+ },
1533
+ {
1534
+ "f": 0
1535
+ },
1536
+ {
1537
+ "f": 0
1538
+ }
1539
+ ]
1540
+ }
1541
+ },
1542
+ {
1543
+ "paths": [
1544
+ "M1024 405.943v453.486c0 50.495-40.934 91.429-91.429 91.429v0h-841.143c-50.495 0-91.429-40.934-91.429-91.429v0-453.486c17.189 18.651 36.571 35.109 57.783 49.371 95.086 64.731 190.903 129.097 283.794 197.486 48.274 35.109 107.52 78.629 169.691 78.629h1.463c62.171 0 121.417-43.52 169.691-78.994 92.891-67.291 189.074-132.389 284.526-197.12 20.48-14.263 40.229-30.72 57.051-49.737zM1024 237.714c0 64-47.543 121.783-97.646 156.526-89.234 61.806-179.2 123.611-267.337 185.783-37.303 25.6-100.206 78.263-146.286 78.263h-1.463c-46.080 0-108.983-52.663-146.286-78.263-88.503-62.171-178.103-124.343-266.971-185.783-39.863-27.429-98.011-92.16-98.011-144.091 0-55.954 30.354-103.863 91.429-103.863h841.143c49.737 0 91.429 40.96 91.429 91.429z"
1545
+ ],
1546
+ "attrs": [
1547
+ {
1548
+ "fill": "rgb(108, 117, 125)"
1549
+ }
1550
+ ],
1551
+ "grid": 0,
1552
+ "tags": [
1553
+ "email"
1554
+ ],
1555
+ "colorPermutations": {
1556
+ "110811712512052052051255255255177186109189791": [
1557
+ {
1558
+ "f": 2
1559
+ }
1560
+ ]
1561
+ }
1562
+ },
1563
+ {
1564
+ "paths": [
1565
+ "M341.44 469.44c0 70.692 57.308 128 128 128s128-57.308 128-128v0c0-70.692-57.308-128-128-128s-128 57.308-128 128v0zM554.56 469.44c0 47.187-38.253 85.44-85.44 85.44s-85.44-38.253-85.44-85.44v0c0-47.187 38.253-85.44 85.44-85.44s85.44 38.253 85.44 85.44v0zM552.32 227.52c74.827 26.168 132.727 83.962 158.489 156.928l0.551 1.792-43.84 5.44c-22.17-55.403-65.237-98.47-119.203-120.131l-1.437-0.509 5.44-43.52zM797.12 375.68l-42.56 5.12c-30.088-94.078-102.722-166.712-194.675-196.211l-2.125-0.589 5.44-42.56c112.96 32 201.6 120.96 234.24 234.24zM341.44 920.64c-198.531-57.595-341.199-237.808-341.199-451.342 0-259.088 210.032-469.12 469.12-469.12s469.12 210.032 469.12 469.12c0 45.634-6.516 89.747-18.668 131.458l0.828-3.315h-89.6c13.831-38.026 21.829-81.919 21.829-127.681 0-211.941-171.559-383.813-383.381-384.319l-0.048-0c-211.84 0-384 172.16-384 384 0 166.4 106.88 308.48 256 361.6v89.6zM371.84 657.28c-8.96 11.52-16 24.32-20.8 38.4-57.792-30.479-101.713-80.736-123.286-141.569l-0.554-1.791 43.84-5.44c19.2 48 55.36 86.4 100.8 110.4zM184 558.080c25.977 80.638 82.829 145 156.281 180.34l1.799 0.78-0.64 7.36v38.4c-96.825-39.897-170.004-120.209-199.386-219.345l-0.614-2.415 42.56-5.44zM916.8 855.68c0 29.44-12.16 51.2-38.72 51.2h-30.72v-106.88h24.64c32.96 0 44.8 20.48 44.8 56.32zM616 855.68c0 29.76-12.16 51.2-38.72 51.2h-30.72v-106.88h24.64c32.96 0 44.8 20.48 44.8 56.32zM960 683.2h-469.44c-35.346 0-64 28.654-64 64v0 212.8c0 35.2 28.8 64 64 64h469.44c35.346 0 64-28.654 64-64v0-213.44c0-35.346-28.654-64-64-64v0zM579.52 939.2h-67.52v-171.2h67.52c42.56 0 71.040 30.080 71.040 84.48 0 51.2-24.64 86.4-71.040 86.4zM747.52 939.2h-38.72l-51.2-171.2h35.2l35.2 120 36.16-120h35.52l-51.84 170.56zM880.32 939.2h-67.2v-171.2h67.2c42.56 0 71.040 30.080 71.040 84.48 0 51.2-24.64 86.4-71.040 86.4z"
1566
+ ],
1567
+ "attrs": [
1568
+ {
1569
+ "fill": "rgb(108, 117, 125)"
1570
+ }
1571
+ ],
1572
+ "grid": 0,
1573
+ "tags": [
1574
+ "dvd-rom"
1575
+ ],
1576
+ "colorPermutations": {
1577
+ "110811712512052052051255255255177186109189791": [
1578
+ {
1579
+ "f": 2
1580
+ }
1581
+ ]
1582
+ }
1583
+ },
1584
+ {
1585
+ "paths": [
1586
+ "M512 0c-282.24 0-510.72 229.12-510.72 510.72s228.48 513.28 510.72 513.28c281.6 0 510.72-231.68 510.72-513.28 0-281.92-229.12-510.72-510.72-510.72zM512 966.080c-251.4 0-455.2-203.8-455.2-455.2s203.8-455.2 455.2-455.2v0c251.4 0 455.2 203.8 455.2 455.2s-203.8 455.2-455.2 455.2v0z",
1587
+ "M202.56 596.8c0 232 289.6 357.44 300.8 362.88l8.64 3.2 8.64-5.76c14.080-5.12 301.44-133.76 301.44-354.24v-418.56h-619.52v412.8zM247.040 597.12v-125.12h250.56v32c-6.4-1.28-19.84-4.48-35.2-2.24-8.32 0-16.96 3.2-25.6 3.2-14.080 0-24.96 2.56-36.16 2.56h-64.64v282.24h55.36c22.080 0 36.48-3.2 50.56-3.2 13.44-2.56 24.96-2.56 41.6-2.56 2.88 0 5.44 2.56 8.32 5.44 1.28 1.28 2.88 3.52 5.44 5.76v114.56c-68.8-35.52-250.56-145.28-250.56-312.64zM497.6 755.2c-4.092-1.308-8.809-2.118-13.697-2.239l-0.063-0.001c-19.2 0-30.4 0-43.84 3.2-13.76 0-27.84 2.56-47.36 2.56h-19.84v-217.28h30.72c10.56 0 24.96 0 39.040-2.88 8 0 16.64-2.88 24.96-2.88 14.4-2.56 28.16 0 28.16 0l1.92 0.96v218.56zM530.88 537.28c1.078-0.746 2.398-1.216 3.824-1.279l0.016-0.001s14.080-3.2 28.16 0c8.32 0 16.96 2.56 25.28 2.56 13.44 0 27.52 3.2 38.72 3.2h30.72v216.96h-19.52c-19.2 0-33.6-2.88-47.36-2.88-14.4-2.88-28.48-2.88-45.12-2.88-5.44 0-10.56 0.96-14.72 2.24v-217.6zM530.88 537.28v-1.6h1.28l-1.28 1.28zM530.88 909.76v-115.52l7.36-4.8c2.56-5.44 2.56-5.44 8-5.44 16.64 0 27.84 2.88 41.6 2.88s28.16 2.88 50.56 2.88h55.36v-282.24h-64.32c-11.52 0-22.4 0-36.48-2.88-8.32 0-16.96-2.88-25.28-2.88-15.36 0-31.36 2.24-36.8 2.56v-32.32h251.52v133.44c0 157.44-184.32 268.8-251.52 304.32zM782.4 435.52h-535.36v-206.72h535.36v206.72z",
1588
+ "M322.56 390.4c19.2 14.080 53.12 33.92 53.12 33.92l5.44 2.88 8.32-3.2c2.56 0 33.28-19.2 55.68-33.6 16.64-11.2 24.96-22.4 24.96-36.48v-117.12h-175.68v117.12c3.2 11.52 11.84 25.28 28.8 36.48zM425.6 368c-13.76 8.64-35.84 22.72-47.36 28.16-11.52-5.76-31.040-19.84-45.12-28.16-8.64-5.44-14.080-14.080-14.080-16.96v-35.52h120.64v38.4c0 5.76-8.64 11.2-14.080 14.080zM319.36 262.080v2.88h120.32v25.6h-120.64l0.32-28.48zM595.2 390.4c19.84 14.080 53.44 33.92 53.44 33.92l5.44 2.88 8.32-3.2c2.56 0 33.28-19.2 55.68-33.6 16.64-11.2 24.96-22.4 24.96-36.48v-117.12h-176v117.12c3.2 11.52 11.52 25.28 28.48 36.48zM699.52 368c-14.080 8.64-36.16 22.72-47.36 28.16-11.84-5.76-31.36-19.84-45.12-28.16-8.64-5.44-14.080-14.080-14.080-16.96v-5.12l58.56-41.6 61.76 40.32v9.6c0 5.44-8.32 10.88-13.76 13.76zM593.6 262.080v2.88h119.68v50.56l-61.76-41.92-58.56 40.96v-52.16h0.64zM391.68 571.84h72.64v24.96h-72.64v-24.96zM391.68 630.4h72.64v24.96h-72.64v-24.96zM391.68 689.28h72.64v25.28h-72.64v-25.28zM553.6 571.84h72.32v24.96h-72.32v-24.96zM553.6 630.4h72.32v24.96h-72.32v-24.96zM553.6 689.28h72.32v25.28h-72.32v-25.28z"
1589
+ ],
1590
+ "attrs": [
1591
+ {
1592
+ "fill": "rgb(108, 117, 125)"
1593
+ },
1594
+ {
1595
+ "fill": "rgb(108, 117, 125)"
1596
+ },
1597
+ {
1598
+ "fill": "rgb(108, 117, 125)"
1599
+ }
1600
+ ],
1601
+ "grid": 0,
1602
+ "tags": [
1603
+ "cornell"
1604
+ ],
1605
+ "colorPermutations": {
1606
+ "110811712512052052051255255255177186109189791": [
1607
+ {
1608
+ "f": 2
1609
+ },
1610
+ {
1611
+ "f": 2
1612
+ },
1613
+ {
1614
+ "f": 2
1615
+ }
1616
+ ]
1617
+ }
1618
+ },
1619
+ {
1620
+ "paths": [
1621
+ "M1020.48 494.4c-10.513-61.281-61.332-107.944-123.764-111.979l-0.396-0.021c-111.36-8.96-207.36 50.56-315.52 69.44-8.64 1.6-20.16-16.64-30.72-27.2 50.24-37.76 43.2-112-14.72-144-1.484-7.36-2.333-15.821-2.333-24.48s0.849-17.12 2.469-25.304l-0.136 0.824c4.48-3.84 41.6 3.2 46.72-1.28 5.44-4.48 4.16-48.96 0.96-53.12s-45.12 0-47.36-2.56c-2.56-3.2 0.96-42.88-3.2-46.080-2.56-2.24-14.080-2.56-20.48-2.56s-17.92 0-20.8 2.56c-3.84 3.2-0.64 42.88-2.88 46.080-2.24 2.56-43.84-1.92-47.36 2.56-3.2 4.16-4.48 48.64 0.96 53.12 5.12 4.48 42.24-2.56 46.72 1.28 2.56 1.92 3.84 44.8 0 49.28-58.24 32-64.96 105.92-14.72 143.68-10.56 10.56-22.4 28.8-31.040 27.52-107.84-19.2-203.84-78.72-315.2-69.76-62.828 4.056-113.647 50.719-124.046 111.202l-0.114 0.798c-19.52 113.28 62.080 200.64 101.44 296.96 12.8 30.4 23.68 71.36 21.76 106.56h770.56c-1.92-35.2 8.96-76.16 21.44-106.56 39.68-96.32 121.28-183.68 101.76-296.96zM465.92 745.6c-9.92 56.96-41.6 93.12-68.16 93.44-17.28 0-31.040-6.4-43.52-17.6-17.28-15.040-31.68-40.32-26.88-55.040 3.84-4.8 50.56 2.24 53.76-2.24 3.2-4.8-5.76-41.28-10.88-45.76-5.44-4.8-47.68 1.6-53.12-3.2-5.76-4.48-10.88-49.6-16.64-52.48 0 0-44.8-6.4-48 0s15.040 43.84 11.84 50.24-62.080-5.76-63.040 0.96c-1.28 6.72 3.2 39.68 8.96 44.8 5.76 4.8 60.8 5.12 60.8 5.12 11.52 8.64 14.4 26.56 14.72 44.8 0 23.040-17.92 35.2-46.72 26.88-53.44-15.040-119.36-130.56-158.72-210.88-28.8-58.88-46.4-155.52 29.44-184.32 46.080-17.6 94.72-7.68 144.32 7.040 52.16 15.68 120.64 36.48 161.28 61.76 9.6 6.080-11.84 1.28 24 80.64 16.96 37.12 33.6 116.16 26.56 155.84zM784.96 835.52c-28.8 8-46.72-3.84-46.72-26.88 0-18.24 3.2-36.16 14.72-44.8 0 0 55.040 0 60.8-5.12s9.92-38.4 8.96-44.8c-0.96-6.4-60.16 5.44-63.36-0.96s15.36-44.16 12.16-50.56c-3.2-6.4-48 0.32-48 0.32-5.76 2.88-10.88 48-16.64 52.48s-48-1.6-53.12 3.2c-5.12 4.48-14.080 40.96-10.88 45.76 3.2 4.48 49.92-2.56 53.76 2.24 4.48 14.72-9.6 40-26.88 55.040-12.8 10.88-26.56 17.6-43.84 17.6-26.24-0.32-57.6-36.48-67.84-93.44-7.040-39.68 9.6-118.72 26.24-155.84 36.16-79.36 14.4-74.56 24.32-80.64 40.32-25.28 108.8-46.080 161.28-61.76 49.6-14.72 97.92-24.64 144-7.040 75.84 28.8 58.56 125.44 29.76 184.32-39.36 80-105.6 195.84-158.72 211.2z"
1622
+ ],
1623
+ "attrs": [
1624
+ {
1625
+ "fill": "rgb(108, 117, 125)"
1626
+ }
1627
+ ],
1628
+ "grid": 0,
1629
+ "tags": [
1630
+ "columbia"
1631
+ ],
1632
+ "colorPermutations": {
1633
+ "110811712512052052051255255255177186109189791": [
1634
+ {
1635
+ "f": 2
1636
+ }
1637
+ ]
1638
+ }
1639
+ },
1640
+ {
1641
+ "paths": [
1642
+ "M296.64 30.4c-83.2 2.24-200 9.92-244.16 15.68l-7.36 0.96v265.6c0 285.12 0 275.2 7.68 317.44 26.362 150.82 129.822 272.45 267.492 324.162l2.908 0.958c39.68 15.68 88.64 27.84 102.72 25.6 3.84-0.32 17.6-3.52 30.72-6.4 121.92-30.72 217.28-96.96 274.88-191.040 30.090-50.045 51.51-108.802 60.505-171.571l0.295-2.509c3.2-19.52 3.52-21.76 3.84-291.2 0.32-258.88 0.32-271.36-2.24-271.36l-25.92-2.24c-135.36-12.8-322.88-18.88-471.36-14.080zM368.32 78.4c13.44 1.92 28.16 6.4 39.36 11.52l8 3.52v113.28c0 89.6-0.64 112.64-1.92 112-20.152-10.485-44.005-16.635-69.293-16.635-4.896 0-9.739 0.231-14.517 0.681l0.61-0.047c-6.4 0.96-25.6 4.48-42.88 8.32-40.32 8.64-58.24 11.2-76.8 11.2h-15.040v-230.4l8.64 0.96c4.8 0.96 21.44 1.28 37.12 1.28h28.8l16.64-5.76c17.774-6.94 38.351-10.962 59.868-10.962 7.549 0 14.982 0.495 22.268 1.454l-0.856-0.092zM535.36 82.88c25.575 8.242 54.998 12.993 85.53 12.993 6.047 0 12.051-0.186 18.006-0.554l-0.816 0.040 16.96-1.28v229.76h-9.6c-17.28 0-46.4-4.16-102.4-15.040-14.739-4.439-31.677-6.994-49.212-6.994-5.093 0-10.135 0.216-15.119 0.638l0.65-0.044c-21.44 2.56-30.080 5.44-52.16 16.64-0.64 0-0.96-50.24-0.64-112l0.32-112.64 13.44-5.12c16.633-7.432 36.045-11.761 56.468-11.761 13.736 0 27.014 1.958 39.571 5.61l-0.999-0.249zM136.96 136.64c15.36 11.52 14.080 34.88-2.56 42.56-19.2 9.6-38.4-6.4-34.56-27.84 2.284-7.876 7.903-14.124 15.186-17.214l0.174-0.066c6.4-1.92 16.96-0.96 21.76 2.56zM688 147.52c3.2 0 8.96-0.96 13.12-2.24 9.6-2.88 16-2.88 22.72 0 8.64 3.84 13.12 8.64 16 18.56 1.28 3.2 0.96 3.2-2.56 1.92-7.68-3.2-13.44-1.6-35.2 8.32-20.48 9.6-33.6 13.44-36.48 11.84-1.066-5.548-1.676-11.929-1.676-18.452 0-1.389 0.028-2.771 0.082-4.146l-0.006 0.197v-21.76l9.6 3.2c4.8 1.28 11.52 2.56 14.4 2.56zM185.28 160.32v14.4l-27.84-0.64-0.64-14.080-0.32-13.76h28.8v13.76zM134.4 233.6c17.28 8.64 17.28 35.52-0.32 43.84-11.84 6.080-27.52 0.96-32.96-10.24-6.080-12.8-1.6-27.52 10.56-33.28 3.28-1.827 7.194-2.903 11.36-2.903s8.080 1.076 11.481 2.964l-0.121-0.062zM682.56 236.16c7.68 0.32 18.56 0 24-0.64 6.080-0.32 12.8-0.96 15.040-0.64 5.44 0.64 15.040 10.56 17.6 17.6 1.92 6.4 1.28 7.68-3.2 5.44-6.4-3.52-16-2.24-25.6 3.2-12.8 7.040-29.76 12.8-40 14.080l-8 1.28v-43.52l3.2 1.28c1.92 0.64 9.6 1.28 16.96 1.6zM185.6 257.6v13.44h-28.8v-27.2h28.8v13.76zM441.92 353.92c12.8 5.44 23.36 7.040 27.84 4.48 3.2-1.28 3.2-1.28 3.2 1.6 0 1.92-0.96 4.8-2.24 6.4-2.88 3.2-2.56 3.2 3.2 2.24 3.2-0.64 7.68-2.88 10.24-5.12l4.16-4.16v5.76c0 6.72-4.8 11.84-13.44 14.4l-5.76 1.92 4.16 3.52c3.2 2.56 4.48 5.12 4.48 8 0 5.76 5.12 12.16 9.6 12.16 4.8 0 4.8 1.92 0.64 5.12-2.24 1.6-4.16 1.6-7.040 0.64-4.8-1.92-5.12-1.28-2.56 5.12 1.28 3.2 2.24 7.040 2.24 8.96 0 6.4 3.2 15.36 7.68 19.2 7.040 7.36 1.28 8.64-6.4 1.6l-5.12-4.48 2.24 6.4c1.92 6.080 1.92 7.36 0 16.96-1.92 5.76-3.52 11.2-4.48 11.84-0.96 0.96-3.2-0.64-7.36-5.12-6.080-7.040-8-7.36-3.52-0.96 5.76 8.96 8.96 33.92 4.48 33.92-1.28 0-3.84-2.56-5.76-5.76-4.16-7.68-6.080-7.68-3.84-0.64 1.92 8 3.52 10.88 11.2 19.2 3.84 4.16 8.96 11.84 11.2 17.28l4.48 9.28-2.24 17.28c-1.28 9.6-2.56 17.6-3.2 18.24-1.28 1.6-3.84-1.28-7.68-8.64-1.196-2.817-2.7-5.246-4.516-7.404l0.036 0.044c-3.2 0 4.48 19.2 9.6 24.64 1.6 1.92 3.52 5.44 4.48 8.32 2.24 6.4 2.56 19.52 0.32 19.52-0.64 0-3.2-2.56-5.44-6.080-2.24-3.2-4.16-5.76-4.48-5.44l2.56 10.88c5.12 15.36 4.8 36.16 0 48l-3.84 9.28-4.48-18.56c-2.56-10.24-5.12-18.24-6.4-17.92l-9.92 12.8c-5.12 7.040-9.28 12.16-9.6 11.84l-2.24-11.52c-2.186-20.183-7.856-38.598-16.414-55.289l0.414 0.889c-2.24 0-23.36 60.48-25.6 71.68-0.923 5-1.451 10.753-1.451 16.629 0 8.533 1.113 16.805 3.202 24.681l-0.151-0.67c1.28 3.84 1.92 7.040 1.6 7.040-1.6 0-8.32-16-10.88-25.6-6.72-24.32-5.12-49.92 3.52-58.88 4.16-4.48 5.12-11.52 1.6-16-1.6-2.24-2.24-2.24-2.24-0.64 0 3.2-2.88 12.48-4.48 15.040-1.92 3.2-7.040-0.32-8.96-6.080-2.24-6.4 0-15.36 5.76-24.96s6.4-12.8 4.16-16c-1.92-2.88-2.24-2.56-5.12 2.88-3.84 8-7.040 8.32-9.6 0.32-0.991-4.325-1.559-9.291-1.559-14.39 0-16.797 6.163-32.155 16.351-43.936l-0.072 0.085c2.88-3.2 5.12-7.040 4.8-7.68s-3.52 0.64-7.040 3.2c-8.32 5.44-9.6 3.84-8.32-7.040 1.92-16.64 12.8-31.040 24-33.28 5.76-0.96 6.080-1.6 2.56-5.44-1.28-1.28-2.24-2.88-1.92-3.2l10.88-3.2c12.8-2.88 18.56-6.4 20.8-13.44 2.56-8 0.64-8.64-6.080-2.24-4.16 4.16-7.36 5.76-10.56 5.76-5.44 0-7.36-2.56-3.2-5.12 3.84-2.88 4.16-8.64 0.64-12.16-1.92-1.92-4.16-2.24-9.6-1.6-5.76 0.64-15.040-1.92-15.040-4.16-0.194-1.198-0.528-2.274-0.992-3.277l0.032 0.077c-0.64-1.92 0-2.24 2.24-1.6s7.040-0.64 14.080-3.84c10.24-4.16 11.2-4.48 16.96-2.88 3.2 1.28 8.32 4.16 11.2 7.040l5.76 5.12c1.28 0 0.64-7.68-0.96-11.2-1.92-3.52-11.52-9.92-15.36-9.92-1.28 0-3.84-2.56-5.76-5.44-3.703-6.468-10.423-10.84-18.191-11.198l-0.049-0.002c-4.8 0-6.080-0.64-8.64-5.12-4.16-7.040-8.96-9.28-14.72-6.72-2.413 1.268-4.368 3.121-5.724 5.375l-0.036 0.065c-1.92 4.48-2.88 4.48-6.4-0.64-6.4-7.68-2.56-21.12 7.68-27.52l6.080-3.2c0.64 0 2.56 3.2 4.16 7.040 2.88 6.4 6.4 9.6 8.32 7.68 0.64-0.64 0-3.84-1.6-7.040s-2.56-7.040-1.92-8.32c1.28-2.56 7.36-3.2 9.92-0.32 1.6 1.6 2.88 0.64 5.76-3.2 8.64-10.24 21.12-11.2 40-3.2zM286.72 366.4c2.88 1.92 6.4 6.4 8.64 9.92 3.2 6.4 3.84 8.64 4.16 23.040 0 18.24 0.64 19.84 10.56 22.4l6.4 1.6-2.56 4.48c-4.48 7.68-8 8.32-24.64 5.12-3.2-0.64-4.8 0.64-10.56 7.36-8.32 9.6-9.28 14.080-4.48 21.12 3.2 4.8 4.16 13.76 1.6 15.040-2.24 1.6-1.6 9.6 0.96 12.16 3.2 3.2 8 2.88 21.76-0.64 14.4-3.84 17.6-3.84 24.64 0.64 3.2 1.92 7.68 3.84 9.6 3.84 2.56 0 3.2-0.96 3.2-5.12 0-5.76-1.6-8-9.92-13.44-7.040-4.48-8.96-8.96-7.36-16.32 1.28-6.4 8.32-22.4 9.92-22.4 0.64 0 1.92 2.56 3.2 5.44 2.24 7.68 8.64 14.4 22.4 23.68 17.6 12.8 22.4 24 17.28 43.84-2.56 10.56-2.88 11.52-0.32 17.28 2.24 6.080 2.24 6.4-0.32 11.2-8.32 14.080-9.6 40.32-2.56 52.8 3.2 6.4 3.52 8 2.88 18.56-0.96 12.48 0.64 18.24 7.36 25.6 2.56 2.56 2.56 3.84 0.96 10.88-1.28 6.4-1.28 10.24 0 18.56 0.96 5.76 1.6 10.88 1.28 11.52-0.64 0-4.16-6.4-8.32-15.36-4.48-9.6-9.92-18.56-13.76-22.72-8.875-9.095-20.716-15.26-33.956-16.931l-0.284-0.029-9.6-0.96v4.16c0 2.88 2.56 7.36 6.4 12.16 3.2 4.16 6.4 10.24 7.36 12.8 1.92 6.4 1.92 24 0 24-2.24 0-17.6-15.36-19.84-20.16-1.421-2.749-2.628-5.947-3.456-9.294l-0.064-0.306-0.96-5.12-6.4 5.76c-8.96 9.28-13.44 19.84-13.44 32.96-0.32 6.4-0.64 10.56-1.28 9.92s-3.2-6.4-5.76-13.44l-4.8-12.16 13.44-17.28c11.429-14.256 21.387-30.471 29.192-47.863l0.568-1.417 1.28-3.52-3.52 2.88c-3.2 3.2-23.36 29.12-36.8 48l-7.36 10.24-5.76-10.88-5.44-11.2 4.8-6.080 9.6-12.8c5.44-8 19.2-37.44 17.92-38.4-0.32-0.64-8.64 11.52-18.56 26.24l-17.6 27.2-4.48-3.52c-1.596-1.621-3.512-2.922-5.647-3.799l-0.113-0.041c-1.28 0-4.48 11.84-4.48 17.92 0 5.44-6.4 13.76-20.48 25.92-9.92 8.64-10.88 8.32-10.88-7.040v-8.96l11.84-13.76c11.52-12.8 27.2-35.84 34.56-50.24l3.2-6.72-4.8 4.48c-2.56 2.24-13.76 16-25.28 30.080l-20.8 26.24c-0.32 0.64-1.28-0.32-2.24-1.92l-6.080-7.68-4.16-5.12 10.88-15.68c11.2-16 25.92-44.8 24.96-48-0.64-1.28-9.92 11.84-21.44 28.8-14.72 22.4-21.12 31.36-22.72 30.72-3.2-1.28-2.88-4.48 0.64-24 1.92-8.96 3.2-18.24 3.2-20.16 0-12.16-9.6 16.32-11.52 33.92l-0.96 9.6-7.68 1.92c-8.96 2.24-9.6 4.48-2.24 11.52l4.48 4.48-0.64 21.76c-0.32 21.44-0.32 21.76 3.84 27.52 5.12 7.36 5.12 8 0 8-3.174 0.173-6.121 0.981-8.77 2.299l0.13-0.059c-1.277 0.964-2.768 1.73-4.38 2.214l-0.1 0.026c-0.32-0.32-1.92-7.36-3.2-15.68-2.348-18.156-3.688-39.156-3.688-60.468 0-23.931 1.689-47.468 4.955-70.497l-0.308 2.645c-0.96-1.28-4.8 7.36-29.44 67.2-24.64 60.8-24 58.88-26.56 58.88s-3.52-3.52-3.52-15.040c0-28.8 24.32-90.88 48-121.6 5.12-7.040 5.76-9.6 3.2-9.6-0.96 0-11.2 9.28-22.4 20.48-23.36 22.4-34.56 29.44-46.4 29.44-3.2 0-6.4-0.64-6.4-1.28 0-0.96 15.040-16 33.28-33.28 31.040-29.12 42.88-41.6 41.6-43.2l-14.72 6.72c-16 8-26.24 10.88-39.040 10.88-9.6 0-18.24-1.6-18.24-3.2 5.587-4.015 11.974-7.945 18.636-11.42l0.884-0.42c22.4-12.16 41.6-24.32 51.2-32.64 7.68-6.72 15.040-16.64 15.040-20.48 0-2.24-1.92-1.6-13.76 4.16-16.64 7.68-30.080 11.52-42.56 11.84-9.6 0-20.48-1.6-20.48-3.2 0-0.96 4.16-3.52 8.96-6.4 16-9.6 64-39.36 88.32-55.36 20.16-12.8 25.6-15.68 30.4-15.68 3.2 0 6.72-0.64 8-1.28 1.6-1.28 0-1.6-5.76-1.6-13.12 0-17.92-4.48-15.040-14.080l1.28-5.76 4.48 5.12c4.48 4.48 4.8 4.8 14.72 3.84 5.44-0.64 16.96-3.2 25.28-6.4 18.56-6.4 29.44-7.040 36.8-1.92zM617.92 366.4c6.72 2.24 16 5.12 20.16 7.040s11.2 3.2 15.36 3.2c4.8 0.32 8 1.28 8 2.24 0 2.56-6.080 6.4-10.24 6.4-4.8 0-5.76 3.2-0.64 3.84 9.6 2.56 25.6 8.96 33.28 14.080 8.96 6.080 10.88 8.96 6.72 9.6-1.6 0.32 6.72 9.92 29.44 32.64 23.36 23.68 30.72 32 28.48 32-6.4 0-24.96-12.8-46.72-32-5.76-5.12-10.24-8.32-10.24-7.36 0 1.92 5.44 8 32 35.84 8.96 9.6 20.48 22.72 25.92 29.76 9.6 12.16 20.48 28.8 20.48 31.040 0 3.84-32-10.56-41.92-19.2-3.52-3.2-13.76-16.32-23.040-30.4-15.040-22.72-21.44-30.4-23.36-28.16-0.64 0.32 9.6 17.92 22.080 38.72 27.2 45.76 33.28 57.6 38.4 77.44 3.84 13.44 4.16 17.6 4.16 44.8 0 36.48-3.2 56.64-8.96 56.64-1.92 0-3.84-6.4-19.2-69.12-15.36-62.4-25.6-91.84-37.76-106.24l-3.84-4.48 3.84 10.56c17.6 45.76 27.52 83.2 30.080 110.72l0.96 11.2-8.64 3.2c-4.8 1.6-12.8 5.12-17.6 8.32l-8.64 5.76v-8c0-23.040-5.44-56.32-13.76-81.92-4.8-14.72-8-18.56-6.72-7.68 2.56 18.56 7.040 52.16 8 56.64 0 3.2 0 4.8-0.96 4.16-0.64-0.64-8.64-9.6-16.96-20.16-17.28-20.8-26.88-30.72-26.88-27.2 0 3.2 12.8 25.28 21.12 36.16 4.16 5.44 11.2 12.8 16 16.96l8 7.36v9.6c0 12.16-2.24 22.080-4.8 21.12-0.96 0-13.12-14.080-26.88-30.4-28.16-33.28-36.48-42.24-37.12-40-0.64 1.6 4.8 12.8 13.44 27.84 4.48 7.36 12.48 16.32 28.16 32l21.76 21.44-4.8 7.36c-8 12.48-7.68 12.48-20.8 2.88-6.080-4.8-11.52-9.6-11.52-10.56l-1.92-7.68c-1.28-6.080-1.6-6.4-7.36-6.4-6.080 0-7.040-0.64-20.48-14.4-14.72-15.040-19.2-18.24-16-10.56 2.88 7.68 11.52 21.12 17.6 26.56l6.080 5.44-4.48 7.68c-2.56 4.48-4.48 9.6-4.48 10.56 0 4.8-3.2 3.2-16-9.28-15.36-14.72-18.24-16-12.8-4.8 2.88 5.44 12.8 16 21.76 22.4l4.16 2.88-3.2 8.96c-1.92 5.44-5.44 10.88-8.96 14.080-10.56 9.92-32 27.52-32.64 26.56 4.787-16.269 15.438-29.523 29.451-37.596l0.309-0.164c6.72-3.2 7.36-6.4 2.56-11.52-2.88-2.56-4.48-3.2-15.040-2.56l-11.84 0.96v-4.8c0-2.56-0.96-9.92-2.24-16.64l-3.2-19.2-1.28-7.36-7.040 4.48c-9.6 6.080-11.52 9.6-13.12 21.76-0.96 5.76-2.56 12.48-4.16 15.040l-7.36 14.4-5.12 9.6-1.6-5.12c-0.96-2.56-1.6-9.28-1.6-14.72 0-8.64-0.64-11.2-4.8-17.6-6.4-9.92-8.32-15.040-10.24-26.24-1.28-8.32-0.96-9.6 1.92-13.44 4.16-6.080 5.12-16 1.92-27.84-2.56-8.96-2.56-11.2-0.32-30.4 3.2-27.84 1.92-33.28-9.6-47.36l-5.44-6.4 3.2-19.2 15.040 0.96 4.48-9.28c2.56-4.8 7.36-11.84 11.2-15.040 6.72-6.72 7.36-8.64 3.84-16.64-0.96-3.2-1.92-5.76-1.6-6.4l7.040 3.2c9.92 5.44 11.2 9.92 6.72 23.040-3.84 11.2-3.2 12.8 3.84 12.8 11.2 0 24.64-8.64 26.56-16.32 2.56-12.48 3.84-15.36 9.6-21.44 7.36-8.32 7.68-13.12 0-16.64-4.16-1.92-4.48-2.88-4.16-7.040l0.64-4.8-7.36 6.4c-8.64 8.64-12.8 9.6-22.4 6.4-6.080-2.56-8.32-2.56-12.8-1.28-1.89 0.809-4.090 1.28-6.4 1.28h-0c-1.92-1.92 3.2-8 8-9.6 8.32-3.2 15.36-7.36 18.24-11.84 1.92-2.56 2.24-4.16 0.32-8.32-2.56-7.68-0.64-11.84 9.28-22.4l8.64-9.6 7.68 0.96c5.12 0.64 8.64 0 10.88-1.28 9.92-7.040 24.32-8 42.24-2.88zM346.56 394.56c0 1.6 1.92 4.8 3.84 7.040l3.52 4.16h21.76c23.68 0.32 28.8 1.92 33.6 9.28 2.56 3.84 2.56 4.16 0 2.88-5.238-1.314-11.251-2.068-17.44-2.068s-12.202 0.754-17.952 2.175l0.512-0.107c-19.84 3.2-26.56 2.24-32.64-4.16-4.8-5.44-5.44-10.56-1.28-17.28 3.2-5.44 6.4-6.4 6.4-1.92zM428.16 624.96c3.84 12.16 4.8 32 2.24 48.32-0.64 4.8-0.64 12.8 0 17.28l0.96 8.96 1.92-8.96c1.28-4.8 4.48-12.8 7.040-17.28 5.12-9.92 15.68-21.12 17.6-19.2 2.56 3.2 7.68 26.88 7.68 35.84 0 12.16-1.92 18.24-11.84 34.88-5.237 6.824-8.706 15.257-9.585 24.446l-0.015 0.194c-0.64 6.4-0.96 12.16-0.64 13.12s2.56-3.84 4.8-10.56c2.56-7.68 7.36-17.28 12.16-24.96 8.64-12.8 11.2-19.52 15.040-39.36 1.28-7.36 3.84-14.72 6.4-19.2 4.48-7.040 8-9.28 8-4.8 0 1.6 0.64 4.16 1.92 5.76 6.4 8.96 3.84 24.96-7.36 45.44-7.36 14.080-7.36 14.080-4.8 14.080 5.44 0 14.72-11.2 17.6-21.12 1.28-3.84 1.28-3.84 3.52 1.6 4.48 10.24 3.2 14.080-6.72 21.44-3.2 2.24-7.040 7.040-8.64 10.56-3.2 6.4-4.48 17.6-1.92 17.28 1.92 0 15.68-17.92 20.16-26.56 3.2-5.76 4.8-11.2 5.76-19.2 0.96-8.96 1.92-12.8 7.040-21.12 5.44-9.28 8.64-18.56 11.84-34.56 0.32-1.92 2.56-5.12 4.8-7.68l3.84-4.48 1.92 11.52c3.2 17.92 3.2 29.76-0.96 37.44l-3.2 6.4 5.12-3.2c10.24-6.4 14.080-7.68 21.44-7.68h7.68l-9.6 4.48c-10.24 5.44-14.72 10.56-22.4 28.48-7.68 19.2-9.6 21.44-20.16 32-10.88 10.24-12.8 13.44-7.68 13.44 6.72 0 21.44-9.6 32-20.8 6.4-6.4 16.96-16 24-20.8 17.28-12.48 23.040-21.44 30.080-43.84 3.2-10.56 10.88-24.64 13.44-24.64 4.48 0 3.52 22.080-1.6 40.96-3.2 11.52-4.8 15.040-14.72 26.88l-5.12 6.4 5.76-2.56c8-3.2 27.2-13.76 35.2-19.2 12.8-8.64 23.040-19.84 33.92-36.48 12.16-18.24 17.6-23.68 32.64-31.68 14.080-7.36 16-7.040 9.6 1.6-2.88 3.84-5.44 8.32-5.76 10.24-3.2 16.64-4.8 22.080-9.6 30.4-2.56 5.44-4.48 9.6-3.2 9.6 0.64 0 3.84-1.28 7.36-3.2s7.040-2.56 8.32-2.24c1.6 0.64-2.24 5.44-13.12 16.64-22.080 22.4-26.24 24-76.8 32.32-24.32 4.16-38.080 9.6-63.36 26.88-20.48 13.76-31.040 19.52-46.72 25.6-4.16 0.96-7.040 2.88-7.040 3.2 0 0.96 4.8 3.52 10.88 6.4 9.28 4.48 12.48 5.12 21.76 5.12 10.56 0 11.2 0 37.12-13.44 14.4-7.36 26.88-13.12 26.88-12.8 0.64 0.64-6.4 8.32-15.36 17.92-17.6 17.92-23.040 21.44-44.8 27.52-10.24 2.88-15.68 3.2-41.92 3.2-27.52 0-30.72 0.64-35.2 3.2-8 4.8-7.68 7.040 0.64 7.040 7.68 0 11.2 1.28 18.56 7.68 12.8 11.2 26.56 12.8 35.2 4.48 6.4-6.4 14.4-9.6 23.36-9.6 7.36 0 17.92 4.48 22.080 9.28 2.24 2.56 2.24 2.88-1.92 3.52-2.24 0.32-6.4 3.2-8.64 5.76l-11.84 12.8c-8.96 10.24-16.64 13.12-30.72 12.48-9.6-0.64-10.88-1.28-27.84-11.52-24.96-16-30.4-16.96-34.24-6.72-1.92 4.8 0.32 9.92 9.92 21.44 13.76 16.64 14.4 22.4 4.8 32.32-7.68 7.68-13.76 8.64-23.36 3.84-5.44-2.56-20.8-17.6-19.52-19.2 0 0 3.2 0 5.76 0.96 7.040 2.24 16.96 1.92 19.2 0 3.2-3.2 1.92-8.32-4.8-21.44-3.039-5.068-5.462-10.94-6.954-17.173l-0.086-0.427c0-2.56-0.64-4.48-1.6-4.48s-5.76 3.84-10.88 8.64c-12.16 11.52-25.6 21.12-33.92 24.64-7.36 3.2-19.84 3.84-24.64 0.96-7.288-5.614-13.758-11.272-19.861-17.301l0.021 0.021c-11.874-12.175-25.088-22.948-39.431-32.109l-0.889-0.531-6.4-3.84h16.64c27.52 0 36.8 3.84 53.44 21.12 9.92 10.56 11.84 11.84 16.64 11.84 2.88 0 7.36-1.28 9.6-2.88 9.423-7.674 17.555-16.415 24.366-26.147l0.274-0.413c1.92-3.2 1.6-3.52-3.84-5.76-10.474-4.448-22.655-7.034-35.441-7.034-7.174 0-14.157 0.814-20.864 2.355l0.624-0.121c-3.52 0.96-6.4 1.6-6.4 0.64 0-2.56 16.64-17.92 23.040-21.12 14.080-7.36 29.44-3.2 43.2 11.2 8.64 8.96 9.92 6.4 3.2-5.76-9.6-17.6-33.28-25.92-55.36-19.2-4.48 0.96-15.36 5.76-24.96 10.24-20.16 9.92-25.6 10.56-38.72 3.84-19.161-10.065-35.18-23.629-47.75-39.982l-0.25-0.338c-6.4-8.96-6.080-10.56 0-6.4 28.48 18.56 53.44 22.4 75.84 11.84 18.56-8.96 39.36-7.68 68.48 3.84 7.36 3.2 13.76 5.44 14.080 5.44 0.64 0-2.88-3.2-7.68-7.68-9.666-8.327-21.391-14.546-34.297-17.796l-0.583-0.124c-5.775-0.952-12.43-1.495-19.213-1.495-14.315 0-28.063 2.422-40.859 6.88l0.871-0.264c-10.24 4.16-17.28 3.2-31.36-5.12-4.329-2.926-9.288-5.512-14.537-7.512l-0.503-0.168c-3.2 0 3.2-5.12 12.48-9.6 9.28-5.12 17.92-6.4 28.8-3.84 4.8 0.96 8.96 1.6 9.6 0.96 0-0.32-2.88-2.56-6.4-4.8-7.62-4.012-16.581-6.56-26.089-7.034l-0.151-0.006c-35.928-4.805-68.242-12.645-99.158-23.459l3.478 1.059c-8.64-3.2-8.64-3.2-5.76-6.4 5.12-4.8 16.32-6.4 28.16-3.2 1.92 0.96 0-2.24-5.44-7.040-9.6-9.28-15.040-19.2-15.36-26.88l1.28-18.24c0.96-10.88 0.64-13.76-1.28-17.92-1.28-2.56-2.24-5.12-1.92-5.44 1.6-1.92 12.8 1.92 16.32 5.44 4.8 5.12 6.4 10.88 8.64 31.68 1.92 16 5.12 25.6 10.24 30.4 2.88 2.56 2.88 2.24 2.88-5.44 0-5.76 0.64-8.96 2.56-11.2 3.84-4.16 4.48-4.16 6.72 1.6 3.2 6.4 12.8 16 20.48 19.2 8 3.84 9.6 3.84 11.52 0 1.28-2.56 0.96-4.48-1.28-9.6-6.4-12.8-8.96-31.36-7.040-48 0.64-8.64 1.28-9.92 3.2-8.32 3.2 2.88 8.96 16 14.080 33.6 3.84 13.44 6.4 18.88 12.8 28.8 4.8 7.040 10.24 13.76 12.16 15.68l3.2 3.2 0.96-3.52c0.64-1.92 0-9.92-1.28-17.92-2.56-16.96-1.6-24 4.48-33.28 4.48-6.72 6.080-7.36 7.36-1.92 0.64 1.92 5.12 7.68 9.92 12.8 9.92 9.6 9.6 9.28 8.96 31.36 0 7.68 0.32 10.24 3.2 14.4 4.48 6.4 19.84 16.96 42.24 29.12 21.12 11.84 29.44 17.92 38.4 27.84 7.040 8.32 8.32 7.36 3.84-2.88-3.2-6.4-11.2-13.12-33.92-28.16-14.618-8.702-26.498-20.582-34.949-34.746l-0.251-0.454c-3.84-8.32-4.16-10.24-5.12-36.48l-0.96-28.48-6.4-7.040c-6.080-6.4-6.080-6.4-2.88-6.4 1.92 0 6.4 0.96 9.92 2.56 17.92 8 35.52 34.24 44.8 67.2 4.8 16 5.76 17.6 15.36 27.84 4.16 4.48 10.24 11.52 13.44 16 3.2 3.84 5.44 6.080 4.8 4.16l-5.12-19.2c-2.74-11.697-4.311-25.129-4.311-38.927 0-12.729 1.337-25.145 3.877-37.117l-0.207 1.163c3.52-12.8 13.12-34.56 15.36-34.56 0.96 0 2.88 5.12 4.8 10.88zM241.28 663.68c0 5.76 0.96 13.76 2.24 17.92 1.28 3.84 1.92 7.36 1.6 8-1.92 1.6-19.2-17.92-19.2-22.080 0-1.92 12.16-14.080 14.4-14.080 0.64 0 0.96 4.8 0.96 10.24zM631.68 678.080c9.6 8.64 9.6 9.6 1.92 16.64-5.12 4.16-5.12 4.16-10.56 1.6-6.080-3.2-5.76-0.96-2.88-20.16 0.32-3.2 1.28-6.080 1.92-6.080s4.8 3.52 9.6 8zM687.68 725.44c-4.48 14.4-16 37.76-20.48 41.92-1.92 1.92-3.2 2.24-4.48 0.96-2.56-2.56-3.2-16-1.28-26.56 1.6-9.6 1.92-9.92 9.6-14.4 4.16-2.24 10.24-7.040 13.44-10.56 3.2-3.2 6.4-5.76 6.72-5.12l-3.2 13.76zM190.4 727.040c3.84 11.84 1.28 35.2-4.16 35.2-3.2 0-10.24-17.6-19.52-48 0-0.64 4.48 0.64 10.56 3.2 9.92 3.84 11.52 5.12 12.8 9.6z",
1643
+ "M317.76 112.64c-6.4 3.2-12.16 13.44-12.16 21.12 0 10.56 9.6 19.84 21.12 20.16 3.84 0 16-6.4 14.4-8-1.106-0.219-2.379-0.344-3.68-0.344s-2.574 0.125-3.805 0.365l0.125-0.020c-5.44 0.32-7.040 0-11.2-3.52-2.88-2.24-4.8-5.12-4.8-6.4 0-0.96 4.16-5.12 8.96-9.6l8.96-8-3.84-4.16c-4.8-5.12-7.040-5.12-14.080-1.28zM353.6 119.36c-7.68 6.080-9.28 11.84-4.16 17.28l3.2 4.16-5.44 5.44c-2.136 1.605-3.94 3.511-5.387 5.676l-0.053 0.084c0 2.88 13.44 6.4 19.2 5.44 8-1.28 18.24-8 20.16-12.48 1.6-4.16-0.96-9.6-6.4-12.48-2.56-1.6-2.56-1.6 2.56-6.4l5.12-4.48-4.8-3.52c-7.040-5.44-16-5.12-24 1.28zM271.36 119.36c-3.84 4.16-4.16 5.76-0.96 5.76 3.84 0 5.44 5.76 4.8 18.56l-0.32 12.16 4.16 0.64h4.16v-14.72c0-16.64 1.6-20.8 6.4-15.36 1.92 1.92 3.84 3.2 4.8 3.2 1.6 0 8.96-6.080 8-6.4l-4.48-3.84c-3.84-3.52-4.16-3.52-8.64-1.28-4.16 2.24-5.12 2.24-9.28 0-5.44-2.56-4.8-2.56-8.64 1.28zM255.36 120c-1.6 1.92-2.56 1.92-8.64 0.32-10.24-2.24-16.96-0.64-24 6.4-10.24 10.24-9.6 24 1.6 32.32 6.72 5.44 12.8 6.4 23.040 3.2 4.8-0.96 6.4-0.96 8.32 0.96 3.84 3.2 5.12 3.2 3.2-0.32-0.83-2.928-1.308-6.291-1.308-9.766 0-0.504 0.010-1.006 0.030-1.506l-0.002 0.072c0-4.8-0.64-8.64-1.6-8.64-0.64 0-1.6 1.92-1.6 4.16 0 6.4-7.68 14.080-14.4 14.080-5.44 0-12.8-7.68-13.76-14.080-1.92-13.44 3.84-23.68 14.080-23.68 8.64 0 14.080 5.76 14.080 14.080 0 2.24 0.96 3.84 1.6 3.84 0.96 0 1.6-4.8 1.6-11.84 0-6.72 0-12.16-0.64-12.16l-1.6 2.56zM341.76 163.84c0 1.28-2.88 1.92-8.96 1.92-8.64 0-9.6 0.32-14.4 5.12-3.2 2.88-5.12 6.4-5.12 8 0 3.84 5.12 8 14.4 11.52 9.92 3.84 12.8 6.4 12.16 11.84-0.32 6.4-6.4 8-15.36 5.12-4.8-1.28-6.72-3.2-8.96-8l-3.2-5.76-0.32 8c-0.64 10.56 0 13.44 3.2 10.88 1.92-1.28 6.4-1.92 12.8-1.92 8.96 0.32 10.56 0 13.76-3.2 2.24-2.56 3.84-6.4 4.16-10.56 0.64-5.76 0-7.36-3.2-10.56-2.801-2.616-6.444-4.363-10.48-4.793l-0.080-0.007c-3.862-0.56-7.323-1.916-10.335-3.899l0.095 0.059-3.2-2.56 3.2-3.2c4.8-4.48 12.48-4.16 18.24 0.64l4.8 3.84v-5.12c-0.045-2.562-0.63-4.976-1.645-7.148l0.045 0.108c-0.96-1.6-1.6-1.6-1.6-0.64zM294.080 170.24c-1.92 3.2-5.44 7.36-8 9.28-3.84 2.56-4.16 3.2-1.92 4.8 1.6 1.28 2.24 5.12 2.24 14.4 0.32 10.88 0.96 12.8 4.16 15.36 4.8 3.84 6.4 3.52 10.24-1.92 3.2-4.16 3.2-4.48 0.64-4.48-4.48 0-6.080-2.88-6.4-12.8-0.64-8.64-0.64-8.96 3.2-9.6 7.040-0.64 10.56-1.6 10.56-3.2 0-0.64-2.56-0.96-6.080-0.64-4.8 0.96-5.76 0.64-6.4-2.24-0.123-0.818-0.194-1.762-0.194-2.723 0-1.997 0.305-3.923 0.871-5.733l-0.037 0.136c1.92-7.68 0.96-7.68-3.2-0.64zM225.28 177.6c-7.745 4.883-12.815 13.392-12.815 23.085 0 0.322 0.006 0.642 0.017 0.961l-0.001-0.046c0 6.4 0.64 7.68 5.12 12.16 3.2 3.2 6.72 5.12 10.88 5.76 5.12 0.64 6.080 0 8.32-4.16 2.56-4.48 2.56-4.48-1.28-4.48-6.019-0.474-11.252-3.485-14.684-7.952l-0.036-0.048c-4.16-5.76-2.24-19.2 3.2-21.12 0.96-0.64 3.84 0.64 6.4 2.56l4.16 3.84 3.2-3.84c3.52-3.2 3.52-3.2 0.96-7.36-3.84-4.8-4.8-4.8-13.12 0.64zM257.28 179.52c-7.36 5.12-9.92 10.24-7.68 16.32 1.6 4.16 1.28 5.44-1.28 8.64-3.84 4.8-3.52 8.32 0.64 13.12l3.52 4.48 4.16-3.2c5.44-4.48 7.36-4.48 9.6 0.64l1.92 3.84 5.12-5.12c5.12-4.8 5.12-5.12 2.24-6.4-2.56-0.96-3.2-2.24-3.2-14.080 0-10.56-0.32-13.76-3.2-17.28-3.52-5.12-5.12-5.44-11.84-0.96zM359.36 184c-3.219 2.89-5.813 6.406-7.601 10.364l-0.079 0.196c-1.92 7.040 0.32 14.080 5.44 18.24 6.4 5.44 10.24 5.12 14.4-1.28 4.16-6.080 4.48-8 1.28-5.12-5.44 4.48-16-5.12-16-14.4 0-4.16 5.76-7.68 10.56-6.080 1.28 0.64 3.84 0 5.44-1.6 2.88-2.24 2.88-2.24 0-4.48-4.48-3.2-6.4-2.88-13.44 4.48zM382.72 189.12c-3.2 2.88-4.48 5.12-3.2 4.8s3.2 0 4.8 0.64c2.24 0.96 2.56 3.2 2.56 12.48s0.64 11.2 3.2 13.44c3.2 2.88 3.2 2.88 7.68-1.6l4.48-4.16-3.52-0.96c-3.2-0.64-3.2-1.6-4.16-13.44-1.28-18.56-2.56-19.84-11.84-11.2zM312.64 228.8c-0.64 1.6-3.2 6.4-6.4 9.6-4.16 5.76-4.48 7.040-2.56 8.64 1.28 1.28 1.92 4.8 1.92 11.84 0 15.36 6.4 21.76 12.8 12.48 5.76-7.36 6.4-8.32 2.88-6.4-5.12 2.56-8-0.64-8-9.28 0-7.040 0-7.36 4.48-8.32 5.76-0.96 5.76-3.2 0-3.2h-5.12l1.28-9.28c0.96-8.96 0.32-11.84-1.28-6.080zM233.6 237.76c-12.16 8.96-16 20.16-10.88 30.72 3.2 7.040 14.4 16 16.32 13.76 5.12-6.080 9.6-12.8 8.96-13.76-0.64-0.64-1.92 0-2.88 0.64-1.369 1.177-3.158 1.9-5.116 1.92l-0.004 0c-4.16 0-10.88-5.44-8.64-7.040l10.56-8.64 8.96-7.36-4.48-7.36c-1.667-2.678-3.571-4.99-5.741-7.022l-0.019-0.018-7.040 4.16zM372.8 236.16c-8.32 5.12-10.24 8.64-9.28 15.040 0.64 3.84 0 6.72-1.28 8.64-3.2 3.84-3.2 12.8 0 16.96l2.24 3.2 6.4-3.52c8-4.8 8.96-4.8 14.72-0.64l4.48 3.2 4.8-4.8c3.2-3.2 3.84-4.8 1.92-4.16-5.12 1.92-6.72-1.6-6.72-13.76 0-11.2 0-11.84-5.44-17.28-1.863-2.068-3.966-3.865-6.278-5.366l-0.122-0.074c-2.076 0.688-3.876 1.555-5.537 2.618l0.097-0.058zM260.48 240c-3.2 3.84-3.2 4.16-0.96 8.32 1.92 3.2 2.56 7.68 2.56 17.92 0 13.76 0 13.76 3.84 13.76s3.52 0 3.52-14.72c0-12.16 0.64-15.36 2.88-17.28s3.2-1.92 5.12-0.32c2.24 1.6 2.56 4.48 2.56 16.96 0 8.64 0.64 16 1.6 16 0.96 0.64 3.84-0.96 6.72-3.2 3.2-2.56 4.48-4.16 3.2-4.48s-2.24-4.48-3.2-15.040c-0.64-14.4-2.24-20.16-5.44-20.16-2.588 1.047-4.813 2.451-6.741 4.179l0.021-0.019-5.12 3.52-2.56-4.48c-1.6-2.56-3.2-4.48-3.52-4.48l-4.48 3.84zM334.4 241.6l-4.8 4.8 4.48 0.96c4.48 0.96 4.48 0.96 5.76 13.12 0.96 14.4 3.84 17.6 9.6 11.2 3.2-3.52 3.52-3.84 0.96-5.44-1.92-0.96-2.56-3.52-2.56-11.2 0-9.92-3.2-18.56-6.72-18.56-0.96 0-3.84 2.24-6.4 5.12zM490.24 105.6c-0.64 0.64 0 1.28 1.28 1.28s3.2 1.28 4.16 3.2c0.96 2.56 0.64 5.76-2.24 16-2.24 6.72-4.48 12.48-4.8 12.48-1.28 0-9.6-19.2-9.6-21.76 0-1.28 1.28-2.56 2.88-3.2s3.2-1.28 3.2-2.24c0-1.6-7.040-2.56-22.080-3.52-10.56-0.96-11.2-0.64-7.040 0.96 3.2 0.96 6.4 3.84 8.96 7.68 4.16 6.4 18.56 39.040 18.56 41.92 0 4.16 3.2-3.52 10.56-25.6 7.040-20.8 8.32-23.36 12.8-25.92l4.48-3.2h-10.24c-5.44 0-10.56 0.96-10.88 1.6zM560 111.36c-2.88 4.48-10.24 11.2-13.76 12.8-1.28 0-0.96 0.96 0.96 2.56s3.2 5.76 3.84 16c1.6 14.72 4.8 23.040 8.32 23.040 1.28 0 4.16-2.56 6.4-5.76l3.2-5.76-3.2-0.64c-2.88-0.64-3.2-2.24-4.8-12.8-1.28-12.8-0.64-14.080 7.36-14.4 6.080 0 11.52-1.28 11.52-3.2 0-0.64-3.84-1.28-8.64-1.6l-8.64-0.32v-14.4l-2.88 4.48zM513.92 121.28c-4.8 4.16-5.12 5.12-2.56 5.12 6.4 0 8.32 3.52 8.32 15.36 0 9.28 0.32 12.16 3.2 15.36 3.84 5.12 8.64 5.12 12.8 0l3.2-4.16-4.8-3.2c-4.48-3.2-4.8-3.52-5.12-15.040-0.32-9.6-1.28-12.8-3.84-15.36-1.6-1.92-3.52-3.2-4.48-3.2s-3.52 2.24-6.72 5.12zM593.6 130.56c-7.040 5.44-8.96 9.6-5.76 11.84 2.24 1.6 2.24 2.24-0.64 7.36-3.84 6.080-3.2 12.8 0.96 19.2 2.56 4.16 2.56 4.16 6.4 1.28 7.040-4.8 10.56-5.12 13.76-1.28l3.2 3.2 3.52-3.84c4.48-5.12 4.48-6.4 1.6-8.64-1.6-1.28-2.24-5.12-2.24-14.4v-12.8l-4.8-3.2c-6.4-3.84-10.56-3.52-16 1.28zM479.36 171.84c-23.68 2.24-36.8 14.4-33.6 31.36 0.64 3.2 2.24 7.68 3.84 9.6 6.4 7.040 20.8 10.24 34.24 7.040 3.2-0.64 5.76-0.64 6.4 0 2.24 3.52 3.52 0.64 3.52-6.72 0-9.28-1.28-10.56-3.84-3.84-3.84 10.56-19.84 10.88-28.8 0.64-5.44-5.76-6.080-9.28-2.88-10.56 2.24-0.96 27.84 1.92 32.96 3.2 2.24 0.64 2.56 0 2.56-4.16 0-2.88 0-5.44-0.64-6.080s-4.48 0.32-8.64 1.6c-4.16 0.96-12.48 1.92-17.92 1.92h-10.24v-4.48c0-5.44 6.080-11.52 13.76-13.76 8-2.56 16 0.64 19.2 7.040 1.28 2.88 2.88 5.12 3.52 5.12s0.96-4.48 0.96-9.6-0.32-9.6-0.96-9.6l-13.44 1.28zM529.28 177.6c-4.16 4.48-4.16 4.48-7.36 1.92-5.44-5.12-6.4-5.12-14.080 0.64s-10.88 10.56-4.16 6.080c5.76-3.84 10.56-1.6 12.8 6.4 2.24 7.040 0 17.28-5.12 23.68l-2.88 3.84 3.2-1.6c2.775-1.929 5.111-4.265 6.981-6.95l0.059-0.090 4.16-5.12 5.12 5.44 5.44 5.44 11.52-11.52-5.76-2.88c-9.6-4.48-12.8-9.28-12.48-16.64 0.32-1.92 0.96-2.24 3.2-0.96 4.16 2.24 12.8 1.92 15.040-0.64 1.6-1.92 1.28-2.56-1.6-4.16-1.92-0.64-4.8-2.88-6.4-4.48-3.2-2.88-3.2-2.88-7.68 1.6zM562.88 187.52c-8.64 6.4-10.24 9.28-10.24 17.6 0 5.12 0.96 8.32 4.48 12.8 8.32 11.52 13.76 11.84 23.36 2.24l5.76-6.4-4.8 1.28c-14.4 4.48-27.52-11.52-18.56-22.4 2.88-3.52 3.2-3.52 5.76-0.96 3.2 2.88 11.84 3.2 13.44 0.96 0.96-1.28-8-10.24-10.88-10.56-0.64 0-4.8 2.56-8.32 5.44zM602.24 190.080c-10.56 8-15.040 21.12-10.24 30.080 3.2 6.4 9.6 11.84 13.44 11.84 4.16 0 13.12-8.32 16.96-16 1.495-2.945 2.37-6.422 2.37-10.104 0-6.978-3.145-13.221-8.096-17.388l-0.034-0.028c-5.44-4.16-7.040-4.16-14.4 1.6zM609.6 196.8c7.040 4.8 9.28 16 4.48 24.96-1.92 3.84-4.48 3.2-9.92-2.24-6.4-6.72-8.32-13.44-5.44-20.16 2.24-5.76 4.8-6.4 10.88-2.56zM448.32 249.6c0.64 27.84 0.96 29.76 5.12 32 2.88 1.6 3.84 1.28 8.32-3.52s4.8-5.44 2.24-5.44c-5.12 0-6.4-4.8-6.4-26.24v-20.48h-9.6l0.32 23.68zM528 230.4c-0.96 1.6-4.16 4.8-7.36 7.040-5.12 3.52-5.44 4.16-3.2 6.4 1.6 1.92 1.92 6.4 1.92 16 0 11.52 0.32 13.12 3.84 16.32 4.8 4.8 7.040 4.8 11.84-0.32 5.12-5.12 5.12-5.76 0-5.44-4.8 0-6.4-3.2-6.4-16.32 0-8.64 0-8.64 4.48-8.64 5.44 0 5.76-2.56 0.64-3.84-3.84-0.96-4.16-1.6-3.2-7.68 0.64-7.36 0.32-8-2.24-3.52zM484.8 240.32c-6.72 6.4-8 9.6-6.080 14.72 1.28 2.88 0.96 4.16-0.64 5.44-1.786 2.138-3.119 4.719-3.813 7.551l-0.027 0.129c-1.28 4.48-1.28 6.4 0.64 10.24 3.2 5.44 4.48 5.76 7.040 2.24 1.28-1.6 4.16-3.84 6.72-5.12 4.48-2.88 4.48-2.88 8 0.64l3.52 3.2 5.44-6.080c5.12-5.44 5.44-6.080 2.56-6.4-6.080-1.28-7.040-3.2-6.4-14.080 0-8.96 0-10.56-3.2-14.080-4.8-5.12-6.4-4.8-13.76 1.6zM547.52 245.44l-4.16 3.2 4.16 3.84c3.84 3.52 3.84 4.16 3.2 13.44-0.96 8.32-0.96 9.6 2.24 13.44l3.84 4.16 8.32-3.84c4.8-2.24 8.64-3.2 8.64-2.56 0 0.96 1.28 2.88 3.2 4.48 2.56 2.88 3.2 2.88 6.4 0.64 2.88-1.92 3.52-3.2 2.56-4.16-1.072-3.499-1.689-7.521-1.689-11.688 0-0.954 0.032-1.901 0.096-2.839l-0.007 0.127c0-12.8 0-13.12-4.48-17.28l-4.48-4.48-5.12 4.8c-4.16 4.16-4.16 4.8-1.6 4.8 4.8 0 6.4 3.2 6.4 11.52 0 9.6-2.56 12.16-10.56 9.6l-5.12-0.96-0.32-11.84c-0.32-8.32-1.28-12.8-3.2-14.72-2.56-3.2-3.2-3.2-8 0.64zM597.76 252.8l-4.8 3.52 9.6 4.16v30.4l4.8-0.64 4.8-0.32 0.32-14.4c0.32-7.68 1.28-14.72 1.92-15.68 0.96-0.64 3.2 0 6.080 3.2l4.48 4.16 8.96-8.64-5.76-4.16-5.44-4.16-9.92 6.080-3.2-3.84c-3.84-5.12-6.080-5.12-11.84 0zM418.56 364.16c-10.56 3.2-14.72 8.96-5.44 7.36 4.8-0.64 5.12-0.32 5.12 3.2 0 2.24 0.32 5.12 0.96 6.72 0.96 2.24 0.64 2.56-2.88 0.96-2.24-0.64-4.48-1.28-4.8-0.64-1.28 0.96 8.32 5.44 12.8 5.44 3.84 0 25.92-10.24 25.92-12.16 0-1.28-18.56-10.24-23.36-10.88-1.251-0.238-2.69-0.373-4.16-0.373s-2.909 0.136-4.304 0.396l0.144-0.022z"
1644
+ ],
1645
+ "attrs": [
1646
+ {
1647
+ "fill": "rgb(108, 117, 125)"
1648
+ },
1649
+ {
1650
+ "fill": "rgb(108, 117, 125)"
1651
+ }
1652
+ ],
1653
+ "width": 832,
1654
+ "grid": 0,
1655
+ "tags": [
1656
+ "chicago"
1657
+ ],
1658
+ "colorPermutations": {
1659
+ "110811712512052052051255255255177186109189791": [
1660
+ {
1661
+ "f": 2
1662
+ },
1663
+ {
1664
+ "f": 2
1665
+ }
1666
+ ]
1667
+ }
1668
+ },
1669
+ {
1670
+ "paths": [
1671
+ "M371.84 657.28c-8.96 11.52-16 24.32-20.8 38.4-57.792-30.479-101.713-80.736-123.286-141.569l-0.554-1.791 43.84-5.44c19.2 48 55.36 86.4 100.8 110.4zM184 558.080l-42.56 5.12c28.8 101.12 103.36 182.72 200 221.76v-38.4l0.64-7.36c-75.334-36.157-132.215-100.654-157.491-179.318l-0.589-2.122zM797.12 375.68c-32-113.28-120.96-201.92-233.92-234.24l-5.44 42.56c94.078 30.088 166.712 102.722 196.211 194.675l0.589 2.125 42.56-5.12zM552.64 227.2l-5.44 43.52c55.381 22.203 98.437 65.259 120.129 119.202l0.511 1.438 43.84-5.44c-26.314-74.758-84.213-132.552-157.246-158.172l-1.794-0.548zM469.44 597.12c-70.692 0-128-57.308-128-128s57.308-128 128-128v0c70.692 0 128 57.308 128 128s-57.308 128-128 128v0zM469.44 554.24c47.187 0 85.44-38.253 85.44-85.44s-38.253-85.44-85.44-85.44v0c-47.187 0-85.44 38.253-85.44 85.44s38.253 85.44 85.44 85.44v0zM808 801.6h-27.2v103.040h33.92c28.8 0 43.52-20.16 43.52-48.96 0-38.4-17.6-54.080-50.24-54.080zM1024 746.56v213.44c0 35.346-28.654 64-64 64v0h-469.44c-35.346 0-64-28.654-64-64v0-213.44c0-35.2 28.8-64 64-64h469.44c35.346 0 64 28.654 64 64v0zM716.16 872.32h-36.8c-3.2 21.76-16 36.48-39.36 36.48-31.36 0-47.040-23.68-47.040-54.4 0-32 15.040-56.32 47.040-56.32 20.16 0 35.2 13.76 37.76 28.8h37.12c-4.48-38.4-37.12-58.88-74.88-58.88-52.8 0-85.44 37.12-85.44 86.4 0 48.96 33.28 84.16 85.44 84.16 44.8 0 72.64-27.2 76.16-66.24zM896 852.48c0-51.84-31.68-80.64-78.72-80.64h-74.88v163.2h74.88c49.92 0 78.72-32.32 78.72-82.56zM85.44 469.44c-0.008-0.901-0.012-1.967-0.012-3.034 0-212.254 172.066-384.32 384.32-384.32s384.32 172.066 384.32 384.32c0 47.014-8.442 92.056-23.892 133.693l0.864-2.659h89.6c11.555-38.728 18.204-83.228 18.204-129.282 0-258.558-209.602-468.16-468.16-468.16-0.438 0-0.875 0.001-1.312 0.002l0.068-0c-258.586 0.896-467.863 210.727-467.863 469.437 0 213.107 142.001 393.048 336.544 450.364l3.32 0.839v-89.6c-149.12-53.12-256-195.2-256-361.6z"
1672
+ ],
1673
+ "attrs": [
1674
+ {
1675
+ "fill": "rgb(108, 117, 125)"
1676
+ }
1677
+ ],
1678
+ "grid": 0,
1679
+ "tags": [
1680
+ "cd-rom"
1681
+ ],
1682
+ "colorPermutations": {
1683
+ "110811712512052052051255255255177186109189791": [
1684
+ {
1685
+ "f": 2
1686
+ }
1687
+ ]
1688
+ }
1689
+ },
1690
+ {
1691
+ "paths": [
1692
+ "M665.234 73.143c8.411 0 17.189 1.829 25.234 5.12 24.869 9.874 40.96 32.914 40.96 58.88v736.549c0 25.6-16.091 49.006-40.96 58.88-8.046 3.657-16.823 4.754-25.6 4.754-0.059 0-0.13 0-0.2 0-18.138 0-34.652-6.949-47.027-18.331l0.049 0.045-251.977-242.469-252.343 242.469c-12.8 11.703-29.257 18.651-47.177 18.651-8.411 0-17.189-1.829-25.234-5.12-23.927-9.198-40.659-31.864-40.96-58.477l-0-0.037v-737.28c0-25.6 16.091-49.006 40.96-58.514 8.046-3.657 16.823-5.486 25.6-5.486h598.674z"
1693
+ ],
1694
+ "attrs": [
1695
+ {
1696
+ "fill": "rgb(108, 117, 125)"
1697
+ }
1698
+ ],
1699
+ "width": 731,
1700
+ "grid": 0,
1701
+ "tags": [
1702
+ "bookmark"
1703
+ ],
1704
+ "colorPermutations": {
1705
+ "110811712512052052051255255255177186109189791": [
1706
+ {
1707
+ "f": 2
1708
+ }
1709
+ ]
1710
+ }
1711
+ },
1712
+ {
1713
+ "paths": [
1714
+ "M936.229 273.189c14.629 20.48 18.286 47.543 10.606 73.874l-157.257 517.486c-16.076 48.776-60.14 83.822-112.726 86.298l-0.279 0.010h-528.457c-58.514 0-120.686-46.446-141.531-106.057-4.347-11.146-6.867-24.050-6.867-37.542 0-12.356 2.113-24.219 5.998-35.247l-0.228 0.743c1.097-11.703 3.291-23.040 3.657-36.571 0.731-9.143-4.389-16.823-3.291-23.771 2.194-13.531 14.629-23.406 23.406-38.766 17.189-28.526 36.571-74.971 42.789-104.594 2.926-10.971-2.56-23.406 0-32.914 2.926-10.971 13.897-19.017 19.749-29.257 15.36-26.331 35.109-76.8 38.034-103.863 1.097-12.069-4.389-25.6-1.097-34.377 4.023-13.166 16.457-19.017 25.234-30.354 13.531-19.017 36.571-73.143 40.229-103.497 0.731-9.509-4.754-19.383-2.926-29.623 2.194-10.971 15.726-21.943 24.869-35.474 24.137-35.474 28.526-113.371 101.303-93.257l-0.731 1.829c9.874-2.194 19.383-5.12 29.257-5.12h435.2c26.331 0 50.469 12.069 64.731 32.183 14.629 20.48 18.286 47.543 10.24 74.24l-156.526 517.486c-26.331 87.771-41.326 107.52-113.737 107.52h-496.64c-7.314 0-16.457 1.829-21.943 8.411-4.389 7.314-5.12 12.069-0.366 24.869 11.337 32.914 50.834 39.863 82.286 39.863h527.36c21.211 0 45.714-12.069 51.931-32.914l171.886-563.566c2.926-10.971 2.926-22.309 2.56-32.914 13.166 5.486 25.234 13.531 33.646 24.869zM328.777 274.286c-3.291 10.24 2.56 18.286 12.8 18.286h347.429c9.509 0 20.48-8.046 23.771-18.286l12.069-36.571c3.657-10.24-2.194-18.286-12.434-18.286h-347.429c-9.874 0-20.48 8.046-24.137 18.286zM281.234 420.571c-3.291 10.24 2.56 18.286 12.8 18.286h347.429c9.874 0 20.48-8.046 24.137-18.286l12.069-36.571c3.291-10.24-2.56-18.286-12.8-18.286h-347.429c-9.509 0-20.48 8.046-23.771 18.286z"
1715
+ ],
1716
+ "attrs": [
1717
+ {
1718
+ "fill": "rgb(108, 117, 125)"
1719
+ }
1720
+ ],
1721
+ "width": 951,
1722
+ "grid": 0,
1723
+ "tags": [
1724
+ "book"
1725
+ ],
1726
+ "colorPermutations": {
1727
+ "110811712512052052051255255255177186109189791": [
1728
+ {
1729
+ "f": 2
1730
+ }
1731
+ ]
1732
+ }
1733
+ },
1734
+ {
1735
+ "paths": [
1736
+ "M917.12 728.32c-31.040-238.080-309.76-272-309.76-272 197.76-116.48 215.040-220.8 215.040-246.4 4.8-176.64-159.040-197.12-159.040-197.12-43.2-13.76-558.4-5.12-558.4-5.12 50.24 27.84 49.6 80.64 49.6 80.64 3.2 21.44 9.6 836.16 9.6 836.16-9.6 79.36-57.6 94.72-57.6 94.72l557.44-3.2c292.16-13.44 253.44-287.68 253.44-287.68zM551.040 965.12s-164.8 26.88-171.2-64-1.6-475.2-1.6-475.2l-3.2-305.92c-1.6-67.2 87.36-64.64 87.36-64.64 185.6 0 168 187.2 168 187.2 0 102.080-155.84 227.84-155.84 227.84 14.080 3.2 213.44 49.28 227.52 299.52 0 0 22.4 174.4-151.36 195.2z"
1737
+ ],
1738
+ "attrs": [
1739
+ {
1740
+ "fill": "rgb(108, 117, 125)"
1741
+ }
1742
+ ],
1743
+ "grid": 0,
1744
+ "tags": [
1745
+ "baruch-cuny"
1746
+ ],
1747
+ "colorPermutations": {
1748
+ "110811712512052052051255255255177186109189791": [
1749
+ {
1750
+ "f": 2
1751
+ }
1752
+ ]
1753
+ }
1754
+ },
1755
+ {
1756
+ "paths": [
1757
+ "M514.24 4.16c0-7.040 0-7.040-26.24-7.040-9.92 0-18.88 0.96-38.4 0.96-22.72 0-51.2-0.96-64.32-0.96-26.24 0-26.88 0-26.88 7.040s14.080 13.44 39.36 13.44c19.52 0 31.36 5.44 31.36 265.6 0 110.4-9.6 132.16-57.6 160-29.76 17.28-58.56 17.92-90.24 17.92-120.96 0-139.2-73.92-139.2-136v-278.4c0-23.68 0.96-30.72 27.52-30.72s30.080-1.6 30.080-9.6-4.8-10.88-11.84-10.88l-104 1.28c-36.8-0.32-51.2-1.28-67.84-1.28-11.84 0-17.28 2.56-17.28 9.6 0 9.6 3.2 10.88 39.040 10.88 22.4 0 26.24 22.72 26.24 48v247.040c0 135.040 76.16 173.76 193.28 173.76 59.84 0 99.84-8 131.2-26.88 45.76-27.52 64.64-58.24 64.64-173.76 0-99.84 0.64-156.48 0.64-196.48 0-68.48 11.2-70.080 37.12-70.080 23.68 0 23.68-6.4 23.68-13.44zM909.76 679.040c0-4.16-9.6-18.24-15.040-30.080-3.84-7.68-4.48-16.32-7.040-16.32-5.44 0-10.24 16.32-12.48 26.56-3.84 19.52-57.6 75.52-151.68 75.52-128 0-204.8-88.96-204.8-215.36 0-142.4 76.8-236.8 213.44-236.8 83.2 0 138.24 26.88 143.040 51.84 1.6 6.4 3.2 14.4 8.64 14.4 3.2 0 7.68-2.56 7.68-6.4 0-33.92 4.8-51.2 4.8-61.44 0-3.84-7.68-8.64-10.24-8.64-11.84 0-48.64-11.84-111.68-11.84-220.16 0-335.68 110.080-335.68 267.52 0 158.080 99.2 228.8 240.64 228.8 158.080 0 230.4-70.72 230.4-77.76z",
1758
+ "M1296 896c0-73.6-48-93.44-85.12-112.32-16-8-30.080-11.2-30.080-13.44s11.2-6.4 27.52-17.28c19.2-12.8 64.64-40.96 64.64-106.24 0-46.4-30.080-108.48-132.16-108.48-70.72 0-147.2 4.8-163.52 4.8-27.52 0-51.84-0.96-76.16-0.96-13.44 0-16 1.6-16 9.6s2.56 9.6 38.4 9.6c22.4 0 34.88 6.72 34.88 68.8v357.76c0 11.84-1.6 13.44-37.12 13.44-17.28 0-21.76 0.96-21.76 11.2 0 7.68 5.44 8.64 13.12 8.64 25.6 0 42.56-3.2 75.52-3.2 34.56 0 106.24 7.68 139.2 7.68 97.6 0 168.32-41.6 168.32-129.6zM1194.24 672c0 66.88-20.48 78.72-43.2 96 0 0-32.96-8.64-84.8-8.64-23.68 0-29.12-0.96-29.12-11.2v-167.36c0-16 0.64-22.72 52.48-22.72 74.88 0 104.64 74.56 104.64 113.92zM1207.68 902.4c0 68.48-32.96 105.6-103.68 105.6-22.4 0-48.96-3.2-57.6-12.8-7.040-8-9.6-49.6-9.6-56.64v-140.8c0-17.28 10.56-20.48 28.8-20.48 85.44 0 142.080 52.8 142.080 124.8z"
1759
+ ],
1760
+ "attrs": [
1761
+ {
1762
+ "fill": "rgb(108, 117, 125)"
1763
+ },
1764
+ {
1765
+ "fill": "rgb(108, 117, 125)"
1766
+ }
1767
+ ],
1768
+ "width": 1280,
1769
+ "grid": 0,
1770
+ "tags": [
1771
+ "berkeley"
1772
+ ],
1773
+ "colorPermutations": {
1774
+ "110811712512052052051255255255177186109189791": [
1775
+ {
1776
+ "f": 2
1777
+ },
1778
+ {
1779
+ "f": 2
1780
+ }
1781
+ ]
1782
+ }
1783
+ },
1784
+ {
1785
+ "paths": [
1786
+ "M23.987 301.687l392.458-226.594 392.489 226.594v453.195l-392.489 226.589-392.458-226.589v-453.195z",
1787
+ "M104.052 669.148c12.914-0.444 25.887 1.331 38.717-1.294 15.428-3.181 26.984-12.020 36.091-24.537 5.78-7.938 11.96-15.654 17.647-23.67 9.767-13.745 23.678-18.149 39.649-18.244 14.295-0.111 27.95-2.365 39.864-11.233 4.343-3.219 7.366-7.617 11.339-12.416 7.248 16.855 15.616 31.98 27.556 44.841 36.618 39.492 81.804 49.922 133.115 39.096 12.175-2.553 23.799-6.953 34.632-13.044 4.499-2.504 8.197-2.147 12.592-0.311 23.95 9.935 38.436 42.424 32.474 65.060-6.269 23.793-14.971 46.848-25.668 68.559-12.995 26.417-9.981 51.424-2.847 77.59 2.951 10.817 6.965 21.226 12.1 30.976-1.411 1.739-2.478 0.594-3.168 0.077-19.623-14.327-37.937-29.873-53.137-49.096-18.623-23.559-18.666-47.758-4.328-72.98 6.443-11.32 11.416-23.173 13.617-36.091 3.68-21.649-3.564-40.422-21.507-55.049-1.684 2.888-0.637 5.978-0.876 8.904-1.104 14.548-5.598 26.889-17.889 36.506-20.613 16.099-28.819 37.453-22.357 63.865-3.975-1.26-5.055-4.48-6.257-7.016-13.851-29.517-23.909-60.030-24.211-93.058-0.043-4.465 0.942-8.938 1.321-13.414 0.164-1.961 0.195-4.168-1.905-5.164-1.874-0.925-3.070 0.725-4.296 1.847-13.897 12.785-27.034 26.37-38.854 41.032-18.082 22.535-39.431 36.28-69.852 31.449-8.441-1.382-17.258-0.22-25.784-0.22-0.986-4.512 2.138-5.105 4.004-6.362 13.795-8.902 25.542-20.244 37.878-30.923 21.187-18.284 31.316-42.776 40.271-68.152 0.848-2.401 1.981-4.879-0.171-7.089-1.333-1.367-3.159-1.181-4.729-0.418-15.476 7.989-32.775 9.656-49.224 14.264-30.553 8.567-57.274 24.501-82.47 43.187-6.799 5.035-13.986 7.904-22.021 6.054-18.058-4.164-36.176-8.46-51.318-20.13v-3.393z",
1788
+ "M283.302 159.225c23.363 15.884 39.402 35.461 54.697 55.637 7.482 9.839 14.135 20.318 21.074 30.563 14.397 21.268 16.389 44.298 9.762 68.584-4.606 16.841-8.895 33.744-4.733 51.418 1.772 7.538 5.349 14.17 9.781 20.39 2.057 2.848 3.422 4.748-1.524 6.577-19.094 7.125-37.062 16.398-51.703 30.99-3.971 3.956-5.523-0.073-7.149-2.010-12.812-15.089-16.142-32.862-14.394-52.089 2.381-26.39 8.19-52.033 15.181-77.571 6.622-24.192 2.435-47.928-6.803-70.921-7.926-19.75-15.58-39.6-24.189-61.568z",
1789
+ "M748.167 418.063c-9.885 5.125-19.709 4.366-29.059 5.634-29.196 3.958-53.446 16.517-71.661 39.842-13.042 16.698-27.945 31.602-43.199 46.138-10.523 10.035-23.202 16.606-37.417 20.122-5.524 1.381-8.281 0.925-8.212-5.919 0.193-16.157-3.389-31.729-8.752-46.909-1.196-3.362-2.504-6.207 1.719-8.557 38.072-21.052 75.267-43.865 116.9-57.672 19.024-6.337 38.461-7.854 58.069-3.422 7.607 1.72 14.775 4.912 21.613 10.743z",
1790
+ "M122.979 385.345c1.015-2.591 1.411-4.161 2.205-5.523 16.278-28.245 63.024-32.142 82.376-6.077 16.304 21.977 36.004 38.303 62.43 46.336 9.434 2.848 18.017 7.81 25.948 13.814 5.379 4.026 6.707 7.484 2.22 13.71-10.447 14.478-17.548 30.662-20.937 49.871-19.55-13.78-40.197-25.062-53.214-45.233-9.436-14.648-17.918-29.826-25.58-45.568-7.429-15.237-21.084-23.105-37.845-24.803-12.302-1.248-24.639-0.556-37.603 3.475z",
1791
+ "M543.555 593.082c-1.736-2.959 0.196-5.277 1.275-7.788 5.652-13.184 11.54-26.301 12.539-40.902 0.256-4.028 2.422-5.238 6.057-5.238 9.827-0.072 18.582-3.775 27.303-7.803 17.582-8.112 34.79-17.372 55.183-16.261 6.613 0.369 12.928 1.517 18.659 4.586 16.62 8.911 33.93 16.3 51.121 24.016 11.201 5.030 19.096 12.092 23.084 20.775-10.996 0.101-20.391-4.736-30.21-7.433-13.834-3.849-27.82-6.352-42.080-8.177-19.608-2.502-34.946 5.586-47.212 19.292-15.973 17.877-36.907 22.453-58.974 24.822-5.562 0.628-11.244 0.085-16.853 0.038l0.106 0.072z",
1792
+ "M458.639 390.176c-22.963-4.721-45.114-7.386-68.4-2.859 19.948-54.9 13.834-107.74-5.779-160.693 23.887 15.976 62.153 100.627 74.179 163.552z",
1793
+ "M272.942 513.966c0.148 15.942-1.384 30.698 4.256 44.657 1.391 3.499-1.009 3.663-3.337 4.065-31.171 5.28-58.557-3.77-80.135-25.675-14.735-14.971-30.338-15.512-46.129-6.723-2.906 1.616-5.77 3.354-10.846 6.315 8.446-17.889 18.83-30.614 35.11-38.025 16.457-7.508 31.903-7.723 45.807 5.832 15.833 15.45 34.458 17.2 55.274 9.554z",
1794
+ "M543.449 593.010c6.349 7.026 14.862 11.651 20.896 19.168 31.444 39.281 33.22 87.806-6.721 128.234-1.365 1.401-2.656 3.685-4.758 2.726-2.755-1.26-2.268-4.217-2.002-6.723 1.498-16.507 2.908-32.988 2.939-49.56 0.087-26.976-13.703-44.349-40.153-50.401-1.917-0.445-3.83-0.886-6.818-1.591 10.462-9.11 19.891-18.323 27.45-29.315 2.896-4.253 3.545-10.324 9.272-12.465l-0.106-0.072z",
1795
+ "M511.647 419.975c12.396-4.458 22.818-10.585 31.553-19.695 6.636-6.886 9.366-15.896 13.983-23.875 3.142-5.376 6.311-10.684 11.532-14.314 7.306-5.122 14.92-7.741 24.429-6.139 17.155 2.884 34.324 5.376 50.517 12.206 4.395 1.836 8.538 4.065 14.505 8.723-11.378 0-20.446 0.72-29.379-0.15-19.147-1.83-31.37 6.728-39.711 23.369-4.876 9.754-10.165 19.319-16.452 28.38-7.663 11.011-18.499 16.817-30.433 21.466-2.152 0.85-4.354 2.009-5.881-0.705-6.301-11.057-15.609-19.688-24.663-29.268z",
1796
+ "M499.738 280.281c11.298 12.636 19.429 26.344 25.385 41.213 4.888 12.274 3.415 24.856-0.783 37.060-5.32 15.425-13.594 29.522-20.299 44.334-2.231 4.949-4.982 7.091-10.885 3.12-8.102-5.449-17.212-9.419-26.619-12.464-3.297-1.073-6.385-2.441-5.603-6.941 1.546-8.834 1.727-17.852 4.512-26.476 1.775-5.482 4.279-10.8 8.852-14.094 19.633-14.058 27.696-33.039 25.475-56.808-0.288-2.961-0.036-5.949-0.036-8.945z",
1797
+ "M75.619 521.69c0 55.231 32.744 101.782 90.342 101.782 26.825 0 44.184-9.073 56.020-26.037h0.788c0 0-0.394 5.917-0.394 10.651v9.469c0 36.294-26.431 49.312-56.808 49.312-30.773 0-55.625-13.413-55.625-13.413l-15.386 39.451c19.33 10.257 46.157 17.359 71.405 17.359 52.468 0 106.122-26.039 106.122-95.077v-138.472c0-5.129 3.55-7.89 8.678-7.89h15.386v-42.605h-46.551c-15.782 0-22.093 9.467-22.093 18.541 0 2.761 0 5.129 0 5.129h-0.788c0 0-15.386-28.404-61.938-28.404-57.993 0-89.158 44.972-89.158 100.204zM176.613 581.262c-32.35 0-50.103-26.039-50.103-61.148 0-33.929 16.57-56.021 46.947-56.021 27.22 0 50.101 12.23 50.101 57.993 0 45.368-22.881 59.177-46.945 59.177z",
1798
+ "M317.056 526.819c0 57.204 41.424 105.334 108.095 105.334 50.103 0 80.874-30.377 80.874-30.377l-20.908-34.717c0 0-24.066 22.487-56.416 22.487-30.377 0-56.414-18.541-60.358-54.047h138.865c0 0 1.184-12.624 1.184-18.543 0-53.258-31.561-95.469-89.158-95.469-60.36 0-102.178 43.395-102.178 105.332zM369.92 500.782c5.523-25.248 23.67-40.634 49.314-40.634 20.514 0 37.082 16.568 37.873 40.634h-87.187z",
1799
+ "M536.796 526.819c0 61.938 48.918 105.334 110.066 105.334 61.544 0 110.462-43.395 110.462-105.334 0-61.542-48.918-105.332-110.462-105.332-61.148 0-110.066 43.79-110.066 105.332zM587.293 526.819c0-37.082 27.221-62.727 59.569-62.727 32.744 0 59.965 25.644 59.965 62.727 0 37.478-27.221 62.727-59.965 62.727-32.348 0-59.569-25.248-59.569-62.727z",
1800
+ "M940.36 602.607c28.672 0 52.328-23.654 52.328-64.874 0-39.424-21.146-64.872-51.611-64.872-26.882 0-51.97 18.995-51.97 65.231 0 32.258 16.845 64.515 51.253 64.515zM855.059 412.648c0-5.376-2.869-7.885-7.887-7.885h-14.694v-29.747h34.408c16.128 0 22.938 6.81 22.938 22.938v59.138c0 8.602-0.717 15.053-0.717 15.053h0.717c0 0 15.77-29.749 58.421-29.749 48.744 0 79.568 38.711 79.568 94.979 0 57.706-34.767 94.981-82.435 94.981-40.501 0-56.987-30.466-56.987-30.466h-0.717c0 0 0.717 5.733 0.717 13.619v12.544h-33.331v-215.405z",
1801
+ "M1070.816 412.648c0-5.376-2.867-7.885-7.885-7.885h-14.694v-29.749h34.406c16.128 0 22.939 6.81 22.939 22.939v192.466c0 5.376 2.867 7.885 7.885 7.885h14.694v29.749h-34.408c-16.128 0-22.938-6.81-22.938-22.939v-192.466z",
1802
+ "M1219.075 604.399c29.389 0 48.386-30.824 48.386-57.706v-6.091h-8.96c-26.165 0-73.475 1.434-73.475 34.765 0 14.696 11.112 29.032 34.050 29.032zM1259.218 515.154h7.885v-1.792c0-31.898-11.829-43.366-40.143-43.366-8.602 0-29.749 2.149-29.749 13.976v10.395h-32.614v-17.922c0-29.747 45.16-34.048 62.722-34.048 58.779 0 74.551 30.824 74.551 70.965v77.059c0 5.376 2.865 7.885 7.885 7.885h14.694v29.747h-32.616c-16.128 0-22.579-7.885-22.579-20.787 0-6.095 0.717-10.752 0.717-10.752h-0.717c0 0-14.338 35.842-57.704 35.842-31.183 0-61.648-18.997-61.648-55.197 0-58.419 78.851-62.005 109.317-62.005z",
1803
+ "M1441.591 442.395c21.864 0 65.232 8.96 65.232 39.784v18.637h-31.541v-10.035c0-12.902-20.429-18.637-33.691-18.637-35.482 0-62.005 26.522-62.005 64.872 0 41.216 30.107 64.515 63.799 64.515 34.048 0 56.269-25.091 56.269-25.091l15.055 24.731c0 0-25.805 31.183-73.834 31.183-56.987 0-96.77-40.501-96.77-94.979 0-53.403 39.067-94.979 97.487-94.979z",
1804
+ "M1551.379 412.648c0-5.376-2.869-7.885-7.885-7.885h-14.694v-29.749h34.406c16.128 0 22.938 4.659 22.938 20.787v117.56h16.128c6.453 0 14.338-1.792 18.997-7.885l41.933-58.779h39.786l-49.103 67.381c-8.245 11.11-13.621 13.619-13.621 13.619v0.717c0 0 6.093 2.15 12.187 13.621l26.882 49.101c2.865 5.734 6.449 7.168 15.411 7.168h11.11v29.749h-25.088c-16.847 0-22.223-2.867-30.107-16.845l-32.975-60.93c-3.942-6.811-12.186-7.528-17.92-7.528h-13.621v85.303h-34.765v-215.405z",
1805
+ "M1739.827 412.648c0-5.376-2.869-7.885-7.885-7.885h-14.694v-29.749h34.406c16.13 0 22.938 6.81 22.938 22.939v192.466c0 5.376 2.869 7.885 7.887 7.885h14.694v29.749h-34.408c-16.128 0-22.938-6.81-22.938-22.939v-192.466z",
1806
+ "M1838.626 375.014h31.183v36.198h-31.183v-36.198zM1837.909 484.33c0-5.376-2.865-7.885-7.885-7.885h-14.694v-29.747h34.050c16.128 0 22.939 6.81 22.939 22.938v120.784c0 5.378 2.865 7.885 7.885 7.885h14.694v29.749h-34.050c-16.128 0-22.939-6.81-22.939-22.938v-120.786z",
1807
+ "M2054.093 533.434c0-47.312-23.298-60.931-51.253-60.931-31.541 0-49.463 22.939-49.463 59.855 0 37.634 19.714 63.44 52.328 63.44 25.090 0 48.387-15.053 48.387-62.363zM1997.462 442.397c45.16 0 58.064 28.315 58.064 28.315h0.717v-5.736c0-10.752 5.734-18.278 20.070-18.278h33.691v29.747h-14.338c-4.659 0-7.885 2.511-7.885 7.17v136.912c0 59.856-45.519 82.794-91.395 82.794-21.862 0-44.085-6.093-62.005-15.053l11.827-27.957c0 0 22.223 12.186 49.463 12.186 31.539 0 57.344-13.978 57.344-50.536v-12.186c0-5.734 0.719-11.469 0.719-11.469h-0.719c-10.752 17.562-27.597 27.599-54.12 27.599-50.176 0-81-40.503-81-92.829 0-51.97 29.032-90.679 79.567-90.679z",
1808
+ "M2147.004 412.648c0-5.376-2.869-7.885-7.885-7.885h-14.694v-29.749h34.406c16.128 0 22.938 6.81 22.938 22.223v70.607c0 8.602-0.717 15.053-0.717 15.053h0.717c7.885-17.562 31.183-40.501 67.383-40.501 42.651 0 62.005 23.298 62.005 69.533v78.491c0 5.376 2.867 7.885 7.885 7.885h14.694v29.749h-34.048c-16.128 0-22.939-6.81-22.939-22.939v-85.301c0-25.446-5.376-45.519-34.408-45.519-27.597 0-49.818 18.637-57.344 44.802-2.511 7.168-3.227 15.411-3.227 24.013v84.944h-34.765v-215.405z",
1809
+ "M2373.444 474.653h-23.654v-27.955h24.371v-49.819h34.050v49.819h43.366v27.955h-43.366v83.152c0 36.2 25.088 40.858 38.351 40.858 5.016 0 8.243-0.717 8.243-0.717v30.824c0 0-4.661 0.717-12.187 0.717-22.938 0-69.173-7.17-69.173-67.741v-87.093z"
1810
+ ],
1811
+ "attrs": [
1812
+ {
1813
+ "fill": "rgb(0, 89, 79)"
1814
+ },
1815
+ {
1816
+ "fill": "rgb(77, 186, 109)"
1817
+ },
1818
+ {
1819
+ "fill": "rgb(77, 186, 109)"
1820
+ },
1821
+ {
1822
+ "fill": "rgb(77, 186, 109)"
1823
+ },
1824
+ {
1825
+ "fill": "rgb(77, 186, 109)"
1826
+ },
1827
+ {
1828
+ "fill": "rgb(77, 186, 109)"
1829
+ },
1830
+ {
1831
+ "fill": "rgb(77, 186, 109)"
1832
+ },
1833
+ {
1834
+ "fill": "rgb(77, 186, 109)"
1835
+ },
1836
+ {
1837
+ "fill": "rgb(77, 186, 109)"
1838
+ },
1839
+ {
1840
+ "fill": "rgb(77, 186, 109)"
1841
+ },
1842
+ {
1843
+ "fill": "rgb(77, 186, 109)"
1844
+ },
1845
+ {
1846
+ "fill": "rgb(255, 255, 255)"
1847
+ },
1848
+ {
1849
+ "fill": "rgb(255, 255, 255)"
1850
+ },
1851
+ {
1852
+ "fill": "rgb(255, 255, 255)"
1853
+ },
1854
+ {
1855
+ "fill": "rgb(205, 205, 205)"
1856
+ },
1857
+ {
1858
+ "fill": "rgb(205, 205, 205)"
1859
+ },
1860
+ {
1861
+ "fill": "rgb(205, 205, 205)"
1862
+ },
1863
+ {
1864
+ "fill": "rgb(205, 205, 205)"
1865
+ },
1866
+ {
1867
+ "fill": "rgb(205, 205, 205)"
1868
+ },
1869
+ {
1870
+ "fill": "rgb(205, 205, 205)"
1871
+ },
1872
+ {
1873
+ "fill": "rgb(205, 205, 205)"
1874
+ },
1875
+ {
1876
+ "fill": "rgb(205, 205, 205)"
1877
+ },
1878
+ {
1879
+ "fill": "rgb(205, 205, 205)"
1880
+ },
1881
+ {
1882
+ "fill": "rgb(205, 205, 205)"
1883
+ }
1884
+ ],
1885
+ "width": 2560,
1886
+ "isMulticolor": true,
1887
+ "grid": 0,
1888
+ "tags": [
1889
+ "logo"
1890
+ ],
1891
+ "colorPermutations": {
1892
+ "110811712512052052051255255255177186109189791": [
1893
+ {
1894
+ "f": 1
1895
+ },
1896
+ {
1897
+ "f": 3
1898
+ },
1899
+ {
1900
+ "f": 3
1901
+ },
1902
+ {
1903
+ "f": 3
1904
+ },
1905
+ {
1906
+ "f": 3
1907
+ },
1908
+ {
1909
+ "f": 3
1910
+ },
1911
+ {
1912
+ "f": 3
1913
+ },
1914
+ {
1915
+ "f": 3
1916
+ },
1917
+ {
1918
+ "f": 3
1919
+ },
1920
+ {
1921
+ "f": 3
1922
+ },
1923
+ {
1924
+ "f": 3
1925
+ },
1926
+ {
1927
+ "f": 5
1928
+ },
1929
+ {
1930
+ "f": 5
1931
+ },
1932
+ {
1933
+ "f": 5
1934
+ },
1935
+ {
1936
+ "f": 4
1937
+ },
1938
+ {
1939
+ "f": 4
1940
+ },
1941
+ {
1942
+ "f": 4
1943
+ },
1944
+ {
1945
+ "f": 4
1946
+ },
1947
+ {
1948
+ "f": 4
1949
+ },
1950
+ {
1951
+ "f": 4
1952
+ },
1953
+ {
1954
+ "f": 4
1955
+ },
1956
+ {
1957
+ "f": 4
1958
+ },
1959
+ {
1960
+ "f": 4
1961
+ },
1962
+ {
1963
+ "f": 4
1964
+ }
1965
+ ]
1966
+ }
1967
+ },
1968
+ {
1969
+ "paths": [
1970
+ "M733.623 512.731c0-9.874-3.657-19.017-10.24-25.6l-51.931-52.297c-6.949-6.949-16.091-10.24-25.6-10.24s-19.017 3.657-25.6 10.24l-108.251 107.886v-286.72c0-20.198-16.374-36.571-36.571-36.571v0h-73.143c-20.198 0-36.571 16.374-36.571 36.571v0 286.72l-107.886-107.52c-6.949-6.949-16.091-10.971-25.6-10.971s-19.017 4.023-25.6 10.971l-52.297 51.931c-6.949 6.949-10.24 16.091-10.24 25.6s3.657 19.017 10.24 25.6l258.926 259.291c6.583 6.583 16.091 10.24 25.6 10.24s19.017-3.657 25.6-10.24l258.926-258.926c6.334-6.459 10.244-15.316 10.244-25.087 0-0.181-0.001-0.361-0.004-0.541l0 0.027zM877.714 512c0 242.374-196.483 438.857-438.857 438.857s-438.857-196.483-438.857-438.857v0c0-242.374 196.483-438.857 438.857-438.857s438.857 196.483 438.857 438.857v0z"
1971
+ ],
1972
+ "attrs": [
1973
+ {
1974
+ "fill": "rgb(108, 117, 125)"
1975
+ }
1976
+ ],
1977
+ "width": 878,
1978
+ "grid": 0,
1979
+ "tags": [
1980
+ "arrow-circle-down"
1981
+ ],
1982
+ "colorPermutations": {
1983
+ "110811712512052052051255255255177186109189791": [
1984
+ {
1985
+ "f": 2
1986
+ }
1987
+ ]
1988
+ }
1989
+ },
1990
+ {
1991
+ "paths": [
1992
+ "M804.571 566.857v274.286c0 20.198-16.374 36.571-36.571 36.571v0h-219.429v-219.429h-146.286v219.429h-219.429c-20.198 0-36.571-16.374-36.571-36.571v0-274.286l0.731-3.657 328.411-270.629 328.411 270.629c0.47 0.939 0.745 2.045 0.745 3.216 0 0.155-0.005 0.31-0.014 0.462l0.001-0.021zM931.84 527.36l-35.109 42.423c-2.997 3.44-7.226 5.741-11.993 6.211l-0.076 0.006h-1.829c-0.316 0.019-0.685 0.031-1.057 0.031-4.155 0-7.986-1.386-11.057-3.721l0.045 0.033-395.337-330.24-395.337 329.874c-3.258 2.569-7.422 4.121-11.949 4.121-0.686 0-1.364-0.036-2.032-0.105l0.083 0.007c-4.823-0.551-9.030-2.833-12.053-6.2l-0.016-0.018-35.474-42.423c-2.453-3.127-3.933-7.119-3.933-11.456 0-5.645 2.507-10.703 6.469-14.124l0.024-0.020 410.331-342.309c11.843-9.42 27.017-15.113 43.52-15.113s31.677 5.693 43.664 15.223l-0.144-0.11 138.971 116.663v-111.543c0-10.24 8.411-18.286 18.286-18.286h109.714c10.606 0 18.286 8.046 18.286 18.286v233.326l125.44 103.863c7.314 6.217 8.411 18.286 2.194 25.6z"
1993
+ ],
1994
+ "attrs": [
1995
+ {
1996
+ "fill": "rgb(108, 117, 125)"
1997
+ }
1998
+ ],
1999
+ "width": 951,
2000
+ "grid": 0,
2001
+ "tags": [
2002
+ "home"
2003
+ ],
2004
+ "colorPermutations": {
2005
+ "110811712512052052051255255255177186109189791": [
2006
+ {
2007
+ "f": 2
2008
+ }
2009
+ ]
2010
+ }
2011
+ }
2012
+ ],
2013
+ "colorThemes": [
2014
+ [
2015
+ [
2016
+ 0,
2017
+ 0,
2018
+ 0,
2019
+ 1
2020
+ ],
2021
+ [
2022
+ 0,
2023
+ 89,
2024
+ 79,
2025
+ 1
2026
+ ],
2027
+ [
2028
+ 108,
2029
+ 117,
2030
+ 125,
2031
+ 1
2032
+ ],
2033
+ [
2034
+ 77,
2035
+ 186,
2036
+ 109,
2037
+ 1
2038
+ ],
2039
+ [
2040
+ 205,
2041
+ 205,
2042
+ 205,
2043
+ 1
2044
+ ],
2045
+ [
2046
+ 255,
2047
+ 255,
2048
+ 255,
2049
+ 1
2050
+ ]
2051
+ ]
2052
+ ],
2053
+ "colorThemeIdx": 0,
2054
+ "preferences": {
2055
+ "showGlyphs": true,
2056
+ "showCodes": true,
2057
+ "showQuickUse": true,
2058
+ "showQuickUse2": true,
2059
+ "showSVGs": true,
2060
+ "fontPref": {
2061
+ "prefix": "icon-",
2062
+ "metadata": {},
2063
+ "metrics": {
2064
+ "emSize": 1024,
2065
+ "baseline": 6.25,
2066
+ "whitespace": 50
2067
+ }
2068
+ },
2069
+ "imagePref": {
2070
+ "prefix": "icon-",
2071
+ "png": true,
2072
+ "useClassSelector": true,
2073
+ "color": 0,
2074
+ "bgColor": 16777215
2075
+ },
2076
+ "historySize": 50
2077
+ },
2078
+ "IcoMoonType": "icon-set"
2079
+ }