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
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 28" aria-labelledby="aria-label-globe">
2
+ <title>globe</title>
3
+ <path fill="#6c757d" d="M12 2a12 12 0 1 1 0 24 12 12 0 0 1 0-24zm4.28 8.14c-.12.1-.2.27-.36.3.08-.02.16-.3.2-.36.1-.11.22-.17.35-.23.27-.11.53-.15.81-.2.27-.05.6-.05.8.18-.05-.05.33-.37.37-.4.14-.07.38-.04.47-.18.03-.04.03-.34.03-.34-.26.03-.36-.22-.37-.44 0 .02-.03.06-.1.13.02-.24-.28-.07-.39-.1-.36-.1-.31-.34-.42-.6-.06-.15-.23-.2-.3-.34-.06-.09-.09-.3-.23-.3-.1-.02-.27.32-.3.3-.14-.07-.2.04-.31.1-.1.06-.17.03-.27.08.29-.1-.12-.25-.26-.22.22-.07.1-.3-.02-.4h.08c-.03-.15-.47-.27-.6-.37s-.9-.25-1.06-.15c-.18.1.05.42.05.57.02.2-.19.24-.19.4 0 .26.5.21.38.57-.08.22-.38.27-.5.44-.13.16.02.44.14.55.13.1-.22.25-.27.28-.26.12-.46-.27-.53-.5-.04-.17-.06-.38-.25-.47-.1-.03-.39-.08-.45.02-.1-.24-.42-.33-.64-.41a1.8 1.8 0 0 0-.9-.06c.1-.02-.04-.5-.3-.42.07-.16.04-.33.07-.49a1 1 0 0 1 .2-.36c.02-.06.37-.42.26-.44.26.04.56.05.78-.17.14-.14.2-.37.34-.53.2-.23.46.06.67.08.32.02.3-.33.13-.48.2.01.03-.36-.08-.41-.14-.05-.67.1-.39.2-.06-.03-.44.75-.66.36-.06-.08-.09-.4-.23-.42-.12 0-.2.14-.25.23.08-.2-.44-.34-.55-.36.24-.15.05-.32-.12-.42-.13-.08-.52-.14-.63-.01-.3.36.32.4.47.5.05.03.24.14.13.22-.1.04-.38.12-.4.18-.1.14.1.3-.04.44-.14-.14-.14-.37-.25-.53.14.17-.56.08-.55.08-.23 0-.6.15-.78-.08-.03-.06-.03-.42.06-.34-.14-.11-.23-.22-.32-.29-.52.18-1 .4-1.47.65.06.01.1.01.18-.02.13-.05.24-.13.36-.19.16-.06.49-.25.66-.1a.2.2 0 0 1 .08-.08c.1.12.22.25.31.39-.12-.07-.33-.03-.47-.02-.1.03-.3.06-.34.19.05.08.1.2.08.28-.2-.14-.36-.38-.64-.4H7.2c-1.5.84-2.77 2.04-3.67 3.48.06.06.12.1.19.12.15.05 0 .5.3.27.09.08.1.19.04.3.02-.02.64.39.69.42.1.1.28.2.33.33.03.1-.07.23-.16.28-.02-.03-.25-.27-.28-.2-.05.07 0 .5.17.48-.25.01-.14.98-.2 1.17 0 .02.03.02.03.02-.05.18.1.92.42.84-.2.05.36.77.44.81.2.14.44.24.58.44.15.22.15.55.37.72-.06.19.33.4.31.67l-.07.03c.07.22.37.22.48.42.06.13 0 .43.2.36.03-.34-.2-.69-.37-.97l-.27-.45c-.08-.14-.1-.31-.15-.47.06.02.4.14.37.19-.12.31.5.86.67 1.06.05.05.41.52.22.52.2 0 .49.3.58.47.14.23.11.53.2.78.1.3.53.45.78.59.22.1.41.27.63.34.33.13.4.02.69-.03.4-.06.45.4.78.57.2.1.64.26.86.17-.1.03.33.67.36.72.14.18.4.28.56.47.05-.04.1-.08.1-.15-.06.18.24.5.4.47.17-.03.22-.37.22-.5-.32.16-.6.03-.77-.28-.03-.08-.28-.51-.06-.51.3 0 .1-.24.06-.46s-.25-.36-.36-.54c-.1.18-.4.14-.5-.02 0 .05-.04.13-.04.19-.08 0-.16.01-.24-.02.03-.19.05-.42.1-.62.07-.28.59-.83-.08-.8-.24.02-.33.1-.4.31-.09.19-.06.36-.27.46-.15.06-.61.03-.75-.05-.3-.17-.5-.72-.5-1.03-.02-.42.2-.8 0-1.2.09-.07.18-.22.3-.3.09-.07.2.04.24-.14-.04-.04-.1-.1-.12-.1.23.11.67-.15.87 0 .13.1.27.13.35-.03.01-.05-.11-.23-.05-.36.05.27.22.31.45.14.1.1.35.07.52.16.17.1.2.28.4.05.13.18.15.18.2.37.04.17.13.6.29.69.33.2.25-.35.22-.53-.02-.02-.02-.53-.03-.53-.5-.11-.32-.5-.03-.77.04-.03.4-.16.56-.28.14-.13.31-.34.23-.55.08 0 .14-.06.17-.14-.04-.01-.23-.17-.26-.15.1-.07.1-.16.03-.25.15-.1.08-.27.23-.33.17.23.52-.03.35-.22.15-.22.51-.11.6-.31.24.06.07-.24.2-.41.1-.14.29-.14.43-.22 0 .02.4-.22.27-.23.26.03.8-.25.39-.49.06-.14-.14-.2-.28-.23.1-.03.25.03.34-.03.2-.14.06-.2-.1-.25-.23-.07-.5.08-.68.18zm-2.55 13.7a9.91 9.91 0 0 0 5.49-2.95c-.1-.1-.27-.06-.4-.12-.12-.05-.21-.1-.37-.13.03-.31-.31-.42-.53-.58-.2-.15-.33-.32-.62-.26-.04.01-.35.12-.29.18-.2-.17-.3-.26-.56-.34-.25-.08-.42-.4-.67-.1-.12.12-.06.3-.12.43-.2-.17.18-.38.03-.56-.19-.22-.52.14-.68.23-.09.08-.2.11-.26.2-.08.11-.11.25-.17.36-.05-.12-.32-.1-.33-.18.06.37.06.76.14 1.14.05.22 0 .58-.19.75s-.42.36-.45.62c-.03.19.02.36.19.4.01.24-.25.41-.24.66l.03.25z"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-harvard">
2
+ <title>
3
+ harvard
4
+ </title>
5
+ <path fill="#6c757d" d="M1.17 1.17h27.04v10.19c0 13.48-8.54 18.92-13.52 21.81-4.98-2.89-13.52-8.33-13.52-21.81V1.17zm6.34 2.86v2.81h.94v13.49H7.5v2.81h4.83v-2.81h-.93v-5.26h6.56v5.26h-.93v2.81h4.83v-2.81h-.94V6.84h.94V4.02h-4.83v2.82h.94v5.26H11.4V6.84h.93V4.02H7.51z"/>
6
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 28" aria-labelledby="aria-label-home">
2
+ <title>home</title>
3
+ <path fill="#6c757d" d="M22 15.5V23a1 1 0 0 1-1 1h-6v-6h-4v6H5a1 1 0 0 1-1-1v-7.5l.02-.1L13 8l8.98 7.4a.2.2 0 0 1 .02.1zm3.48-1.08l-.96 1.16a.5.5 0 0 1-.33.17h-.05a.5.5 0 0 1-.33-.1L13 6.62 2.19 15.64a.53.53 0 0 1-.38.11.52.52 0 0 1-.33-.17l-.97-1.16a.51.51 0 0 1 .07-.7L11.8 4.36a1.92 1.92 0 0 1 2.38 0l3.8 3.19V4.5c0-.28.23-.5.5-.5h3c.29 0 .5.22.5.5v6.38l3.43 2.84c.2.17.23.5.06.7z"/>
4
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 32" aria-labelledby="aria-label-illinois">
2
+ <title>
3
+ illinois
4
+ </title>
5
+ <path fill="#6c757d" d="M22.16 8.62V0H0v8.62h4.94v14.77H.04V32h22.15V23.4H17.2V8.62zm-4.95 16h3.69v6.13H1.23v-6.13h3.68c.68 0 1.23-.55 1.23-1.23V8.62c0-.68-.55-1.23-1.23-1.23H1.23V1.25h19.7V7.4h-3.69c-.67 0-1.22.55-1.22 1.23v14.77c0 .67.53 1.21 1.2 1.23z"/>
6
+ <path fill="#6c757d" d="M17.21 7.38h3.69V1.25H1.23v6.13h3.68c.68 0 1.23.55 1.23 1.23v14.77c0 .68-.55 1.23-1.23 1.23H1.23v6.13h19.7v-6.13h-3.69c-.67 0-1.22-.55-1.22-1.23V8.62c0-.68.53-1.22 1.2-1.23z"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 28" aria-labelledby="aria-label-image">
2
+ <title>
3
+ image
4
+ </title>
5
+ <path fill="#6c757d" d="M10 9a3 3 0 1 1-6 0 3 3 0 0 1 6 0zm16 6v7H4v-3l5-5 2.5 2.5 8-8zm1.5-11h-25c-.27 0-.5.23-.5.5v19c0 .27.23.5.5.5h25c.27 0 .5-.23.5-.5v-19c0-.27-.23-.5-.5-.5zm2.5.5v19a2.5 2.5 0 0 1-2.5 2.5h-25A2.5 2.5 0 0 1 0 23.5v-19A2.5 2.5 0 0 1 2.5 2h25A2.5 2.5 0 0 1 30 4.5z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-indiana">
2
+ <title>
3
+ indiana
4
+ </title>
5
+ <path fill="#6c757d" d="M0 0h27.36v32H0V0zm16.74 7.7v1.7h1.17v9.46h-2.49V6.39h1.32v-1.7h-6.2v1.7h1.32v12.47H9.34V9.4h1.18V7.7H4.7v1.7H6v10.96l2.15 2.2h3.7v2.52h-1.31v2.18h6.2v-2.18h-1.32v-2.52h3.69l2.13-2.2V9.4h1.34V7.7h-5.84z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-iowa">
2
+ <title>
3
+ iowa
4
+ </title>
5
+ <path fill="#6c757d" d="M16.43 4.4c0 .43-.04 1.15.18 1.3.6.4 1.62.68 1.95 1.07.08.1-.02.8-.26.74-1.63-.36-1.7-.34-2.9-.32-.1 0-.35-.5-.37-.84 0-.21.3-.43.4-.77.2-.57.05-3.2.1-4.97.02-.4.06-.56.45-.56.36 0 .4.25.4.55-.02 1.26.05 2.56.05 3.8zM15.48.45c0-.38.5-.62.68-.38zm2.92 6.27c.24.25 0 .87-.5.68-.87-.31-1.68-.19-2.54-.31-.25-.06-.32-.5-.32-.74zm-2.05-4.9c0 1.17-.06 2.29.06 3.47 0 .12.12.31.19.37zm6.63 16.13a5.8 5.8 0 0 1 1.36 0c.11.02.19.1.22.14.12.16.1.78.1.97-.03.4-.24.64-.24 1 .03 2.83.1 6.2-.06 6.79-.26 1-.22 1.18-.62 1.21-.11.01-.24-.02-.3-.36a6.96 6.96 0 0 1-.1-1.16c0-1.17.02-4.2-.04-5.38-.04-1.07-.32-1.14-.4-1.2-.1-.07-.24-.1-.27-.28-.06-.37.06-1.22.17-1.52.03-.06.08-.18.18-.2zm2.15 12.65c.15 0 .36 0 .4.21.04.23-.03.63-.1.9-.06.23-.14.27-.3.27H6.66c-.14 0-.18-.07-.2-.17-.07-.28.02-.83.11-1.05.03-.1.11-.12.13-.13.2-.1.41.02.63-.8.3-1.13.18-11.9.18-11.9-.01-.64-.2-1.27-.72-1.39a.7.7 0 0 1-.18-.07c-.24-.15-.09-1.43.27-1.46.58-.07.79-.16.93-.52.58-1.44.87-2.92 1.68-4.28a9.53 9.53 0 0 1 3.23-3.1c.43-.13.9.45.68.84-.36.63-.76.9-1.28 1.76-.4.64-.12 1.29-.3 2.09-.28 1.33-.7 1.12-1.15 2.03-.11.22-.13.68-.06.9.06.23.5.2.74.2 4.66.06 13.75.04 14 .07.14.04.19.08.22.19a3 3 0 0 1-.13 1.1c-.07.21-.31.24-.43.25-2.25.06-8.2.03-12.36.03-.08 0-.28.01-.35.15-.13.27-.16.64-.13.99.01.12.12.14.18.17.26.1 1.68 0 1.98.08.18.06.26.1.35.28.21.49-.1 9.97.11 11.9.02.18.13.33.32.4.26.08 1.39.13 1.69-.14.74-.68.5-7.02.45-8.72-.02-1.1-.52-1.6-1.59-1.7-.2-.03-.24-.12-.27-.17-.1-.16 0-1.23.19-1.68.06-.16.2-.2.26-.2h2.35c.64 0 .82.24.82.82 0 3.29-.02 11.27.14 11.62.22.47 1.04.17 1.22-.27.35-.88.32-6.2.27-8.92-.01-.79-.28-1.08-.8-1.2a.33.33 0 0 1-.28-.3c-.04-.37.06-1.2.21-1.52.05-.1.1-.15.19-.2.1-.07 1.16-.03 1.72-.03.43 0 .54.5.54.81.06 3.6-.07 7.2.02 10.8.02.53 0 .81.19.93.28.18 1.75.13 2.71.13zm-15.8-.35c.54-.6.43-8.65.15-9.31-.23-.54-.7-.37-.78-.03-.04.18-.08 6.42-.03 9.4.01.45.33.31.66-.06zm3.26-.02c.51-.59.48-6.08.32-8.56-.05-.87-.14-1.18-.68-1.57-.24-.17-.88-.2-.95.15-.04.19-.17 9.4.08 10.08.16.43.9.3 1.23-.1z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" aria-labelledby="aria-label-leaf">
2
+ <title>
3
+ leaf
4
+ </title>
5
+ <path fill="#6c757d" d="M20 11a1 1 0 0 0-1-1c-5.53 0-9.1 2.31-12.7 6.3a1 1 0 0 0-.3.7 1 1 0 1 0 1.7.7c.77-.68 1.46-1.43 2.2-2.14C12.74 13.01 15.17 12 19 12a1 1 0 0 0 1-1zm8-3.1c0 1-.1 2.02-.31 3.02-1 4.86-4.13 8.02-8.47 10.17a15.33 15.33 0 0 1-6.85 1.7c-1.5 0-3.04-.26-4.46-.74-.75-.25-2.25-1.24-2.88-1.24-.78 0-1.72 3.19-3.08 3.19-.98 0-1.28-.48-1.7-1.2-.14-.27-.25-.36-.25-.7 0-1.62 3.1-2.88 3.1-3.79 0-.14-.41-.97-.48-1.28a9.35 9.35 0 0 1-.14-1.62c0-4.97 3.96-8.52 8.4-9.99 3.2-1.06 10.01.17 12.18-1.89.86-.8 1.28-1.53 2.6-1.53C27.42 2 28 6.58 28 7.9z"/>
6
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 32" aria-labelledby="aria-label-lewis-clark">
2
+ <title>
3
+ lewis-clark
4
+ </title>
5
+ <path fill="#6c757d" d="M12.38 31.94c3.65-1 7.5-3.88 9.48-8.45-1.4 2.41-4.1 4.14-7.8 2.3s-5.83-.4-6.48.22c.73 1.93 2.1 3.9 4.8 5.93zM6.83 21.95c.51-3.7 3.93-5.26 8.3-3.16 4.16 1.99 7.7-.67 8.12-2.3V0H6.77v18.75c.01 1.08 0 2.14.06 3.2z"/>
6
+ <path fill="#6c757d" d="M6.58 25.66c-.73-2.37-.63-4.67-.66-6.9V0H0v16.25C-.16 25.2 5.74 30.65 11.12 32c-2.58-2.13-3.9-4.24-4.54-6.34z"/>
7
+ <path fill="#6c757d" d="M14.43 21.58c-3.5-1.26-6.07-.8-7.51 1.55.1.86.26 1.64.49 2.38l-.02-.08.12.37c.7-2.15 2.73-4.39 7.12-2.74 2.6.96 7.12 1.28 8.2-2.61.23-.95.37-2.06.41-3.19v-.03c-1.06 4.5-5.1 5.68-8.81 4.35z"/>
8
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-line">
2
+ <title>
3
+ line
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="1.52" d="M24.9.76h6.34v6.33h-6.33V.76zM.76 24.9h6.33v6.34H.76v-6.33z"/>
6
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="3.04" d="M7.1 24.9L24.9 7.1"/>
7
+ </svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 1500 600" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g id="Layer-11" serif:id="Layer 11"><path d="M14.055,176.77l229.956,-132.77l229.974,132.77l0,265.544l-229.974,132.767l-229.956,-132.767l0,-265.544Z" style="fill:#00594f;fill-rule:nonzero;"/><path d="M60.968,392.079c7.567,-0.26 15.168,0.78 22.686,-0.758c9.04,-1.864 15.811,-7.043 21.147,-14.377c3.387,-4.651 7.008,-9.172 10.34,-13.869c5.723,-8.054 13.874,-10.634 23.232,-10.69c8.376,-0.065 16.377,-1.386 23.358,-6.582c2.545,-1.886 4.316,-4.463 6.644,-7.275c4.247,9.876 9.15,18.738 16.146,26.274c21.456,23.14 47.932,29.251 77.997,22.908c7.134,-1.496 13.945,-4.074 20.292,-7.643c2.636,-1.467 4.803,-1.258 7.378,-0.182c14.033,5.821 22.521,24.858 19.028,38.121c-3.673,13.941 -8.772,27.45 -15.04,40.171c-7.614,15.479 -5.848,30.131 -1.668,45.463c1.729,6.338 4.081,12.437 7.09,18.15c-0.827,1.019 -1.452,0.348 -1.856,0.045c-11.498,-8.395 -22.229,-17.504 -31.135,-28.767c-10.912,-13.804 -10.937,-27.983 -2.536,-42.762c3.775,-6.633 6.689,-13.578 7.979,-21.147c2.156,-12.685 -2.088,-23.685 -12.602,-32.255c-0.987,1.692 -0.373,3.503 -0.513,5.217c-0.647,8.524 -3.28,15.755 -10.482,21.39c-12.078,9.433 -16.886,21.945 -13.1,37.421c-2.329,-0.738 -2.962,-2.625 -3.666,-4.111c-8.116,-17.295 -14.009,-35.174 -14.186,-54.526c-0.025,-2.616 0.552,-5.237 0.774,-7.86c0.096,-1.149 0.114,-2.442 -1.116,-3.026c-1.098,-0.542 -1.799,0.425 -2.517,1.082c-8.143,7.491 -15.84,15.451 -22.766,24.042c-10.595,13.204 -23.104,21.258 -40.929,18.427c-4.946,-0.81 -10.112,-0.129 -15.108,-0.129c-0.578,-2.644 1.253,-2.991 2.346,-3.728c8.083,-5.216 14.966,-11.862 22.194,-18.119c12.414,-10.713 18.349,-25.064 23.596,-39.933c0.497,-1.407 1.161,-2.859 -0.1,-4.154c-0.781,-0.801 -1.851,-0.692 -2.771,-0.245c-9.068,4.681 -19.204,5.658 -28.842,8.358c-17.902,5.02 -33.559,14.356 -48.322,25.305c-3.984,2.95 -8.195,4.631 -12.903,3.547c-10.581,-2.44 -21.197,-4.957 -30.069,-11.795l0,-1.988Z" style="fill:#4dba6d;"/><path d="M165.997,93.296c13.689,9.307 23.087,20.778 32.049,32.6c4.384,5.765 8.282,11.905 12.348,17.908c8.436,12.462 9.603,25.956 5.72,40.186c-2.699,9.868 -5.212,19.772 -2.773,30.128c1.038,4.417 3.134,8.303 5.731,11.947c1.205,1.669 2.005,2.782 -0.893,3.854c-11.188,4.175 -21.716,9.608 -30.295,18.158c-2.327,2.318 -3.236,-0.043 -4.189,-1.178c-7.507,-8.841 -9.458,-19.255 -8.434,-30.521c1.395,-15.463 4.799,-30.488 8.895,-45.452c3.88,-14.175 1.427,-28.083 -3.986,-41.555c-4.644,-11.572 -9.129,-23.203 -14.173,-36.075" style="fill:#4dba6d;"/><path d="M438.379,244.959c-5.792,3.003 -11.548,2.558 -17.027,3.301c-17.107,2.319 -31.316,9.678 -41.989,23.345c-7.642,9.784 -16.374,18.517 -25.312,27.034c-6.166,5.88 -13.595,9.73 -21.924,11.79c-3.237,0.809 -4.852,0.542 -4.812,-3.468c0.113,-9.467 -1.986,-18.591 -5.128,-27.486c-0.701,-1.97 -1.467,-3.637 1.007,-5.014c22.308,-12.335 44.102,-25.702 68.496,-33.792c11.147,-3.713 22.536,-4.602 34.025,-2.005c4.457,1.008 8.657,2.878 12.664,6.295" style="fill:#4dba6d;"/><path d="M72.058,225.788c0.595,-1.518 0.827,-2.438 1.292,-3.236c9.538,-16.55 36.928,-18.833 48.267,-3.561c9.553,12.877 21.096,22.443 36.58,27.15c5.528,1.669 10.557,4.576 15.204,8.094c3.152,2.359 3.93,4.385 1.301,8.033c-6.121,8.483 -10.282,17.966 -12.268,29.221c-11.455,-8.074 -23.553,-14.685 -31.18,-26.504c-5.529,-8.583 -10.499,-17.476 -14.988,-26.7c-4.353,-8.928 -12.354,-13.538 -22.175,-14.533c-7.208,-0.731 -14.437,-0.326 -22.033,2.036" style="fill:#4dba6d;"/><path d="M318.489,347.509c-1.017,-1.734 0.115,-3.092 0.747,-4.563c3.312,-7.725 6.762,-15.411 7.347,-23.966c0.15,-2.36 1.419,-3.069 3.549,-3.069c5.758,-0.042 10.888,-2.212 15.998,-4.572c10.302,-4.753 20.385,-10.179 32.334,-9.528c3.875,0.216 7.575,0.889 10.933,2.687c9.738,5.221 19.881,9.551 29.954,14.072c6.563,2.947 11.189,7.085 13.526,12.173c-6.443,0.059 -11.948,-2.775 -17.701,-4.355c-8.106,-2.255 -16.301,-3.722 -24.656,-4.791c-11.489,-1.466 -20.476,3.273 -27.663,11.304c-9.359,10.475 -21.625,13.156 -34.555,14.544c-3.259,0.368 -6.588,0.05 -9.875,0.022l0.062,0.042Z" style="fill:#4dba6d;"/><path d="M268.734,228.619c-13.455,-2.766 -26.434,-4.328 -40.078,-1.675c11.688,-32.168 8.106,-63.129 -3.386,-94.156c13.996,9.361 36.418,58.961 43.464,95.831" style="fill:#4dba6d;"/><path d="M159.927,301.152c0.087,9.341 -0.811,17.987 2.494,26.166c0.815,2.05 -0.591,2.146 -1.955,2.382c-18.264,3.094 -34.311,-2.209 -46.954,-15.044c-8.634,-8.772 -17.776,-9.089 -27.029,-3.939c-1.703,0.947 -3.381,1.965 -6.355,3.7c4.949,-10.482 11.033,-17.938 20.572,-22.28c9.643,-4.399 18.693,-4.525 26.84,3.417c9.277,9.053 20.19,10.078 32.387,5.598" style="fill:#4dba6d;"/><path d="M318.427,347.467c3.72,4.117 8.708,6.827 12.244,11.231c18.424,23.016 19.465,51.449 -3.938,75.137c-0.8,0.821 -1.556,2.159 -2.788,1.597c-1.614,-0.738 -1.329,-2.471 -1.173,-3.939c0.878,-9.672 1.704,-19.329 1.722,-29.039c0.051,-15.806 -8.029,-25.986 -23.527,-29.532c-1.123,-0.261 -2.244,-0.519 -3.995,-0.932c6.13,-5.338 11.655,-10.736 16.084,-17.177c1.697,-2.492 2.077,-6.049 5.433,-7.304l-0.062,-0.042Z" style="fill:#4dba6d;"/><path d="M299.793,246.079c7.263,-2.612 13.37,-6.202 18.488,-11.54c3.888,-4.035 5.488,-9.314 8.193,-13.989c1.841,-3.15 3.698,-6.26 6.757,-8.387c4.281,-3.001 8.742,-4.536 14.314,-3.597c10.052,1.69 20.112,3.15 29.6,7.152c2.575,1.076 5.003,2.382 8.499,5.111c-6.667,0 -11.98,0.422 -17.214,-0.088c-11.219,-1.072 -18.381,3.942 -23.268,13.693c-2.857,5.715 -5.956,11.32 -9.64,16.629c-4.49,6.452 -10.839,9.854 -17.832,12.578c-1.261,0.498 -2.551,1.177 -3.446,-0.413c-3.692,-6.479 -9.146,-11.536 -14.451,-17.149" style="fill:#4dba6d;"/><path d="M292.815,164.227c6.62,7.404 11.384,15.436 14.874,24.148c2.864,7.192 2.001,14.564 -0.459,21.715c-3.117,9.038 -7.965,17.298 -11.894,25.977c-1.307,2.9 -2.919,4.155 -6.378,1.828c-4.747,-3.193 -10.085,-5.519 -15.597,-7.303c-1.932,-0.629 -3.741,-1.43 -3.283,-4.067c0.906,-5.176 1.012,-10.46 2.644,-15.513c1.04,-3.212 2.507,-6.328 5.187,-8.258c11.504,-8.237 16.228,-19.359 14.927,-33.286c-0.169,-1.735 -0.021,-3.486 -0.021,-5.241" style="fill:#4dba6d;"/><g><path d="M44.308,305.678c0,32.362 19.186,59.638 52.935,59.638c15.718,0 25.889,-5.316 32.824,-15.256l0.462,0c0,0 -0.231,3.467 -0.231,6.241l0,5.548c0,21.266 -15.487,28.894 -33.286,28.894c-18.031,0 -32.593,-7.859 -32.593,-7.859l-9.015,23.116c11.326,6.01 27.045,10.171 41.839,10.171c30.743,0 62.181,-15.257 62.181,-55.709l0,-81.136c0,-3.005 2.08,-4.623 5.085,-4.623l9.015,0l0,-24.964l-27.276,0c-9.247,0 -12.945,5.547 -12.945,10.864c0,1.618 0,3.005 0,3.005l-0.462,0c0,0 -9.015,-16.643 -36.292,-16.643c-33.98,0 -52.241,26.351 -52.241,58.713Zm59.176,34.905c-18.955,0 -29.357,-15.257 -29.357,-35.829c0,-19.88 9.709,-32.825 27.508,-32.825c15.949,0 29.356,7.166 29.356,33.98c0,26.583 -13.407,34.674 -27.507,34.674Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M185.775,308.683c0,33.518 24.272,61.719 63.337,61.719c29.357,0 47.387,-17.799 47.387,-17.799l-12.251,-20.342c0,0 -14.101,13.176 -33.056,13.176c-17.799,0 -33.055,-10.864 -35.366,-31.668l81.366,0c0,0 0.694,-7.397 0.694,-10.865c0,-31.206 -18.493,-55.939 -52.241,-55.939c-35.367,0 -59.87,25.427 -59.87,61.718Zm30.975,-15.256c3.236,-14.794 13.869,-23.809 28.895,-23.809c12.02,0 21.728,9.708 22.191,23.809l-51.086,0Z" style="fill:#fff;fill-rule:nonzero;"/><path d="M314.529,308.683c0,36.292 28.663,61.719 64.492,61.719c36.061,0 64.724,-25.427 64.724,-61.719c0,-36.06 -28.663,-61.718 -64.724,-61.718c-35.829,0 -64.492,25.658 -64.492,61.718Zm29.588,0c0,-21.728 15.95,-36.754 34.904,-36.754c19.186,0 35.136,15.026 35.136,36.754c0,21.96 -15.95,36.754 -35.136,36.754c-18.954,0 -34.904,-14.794 -34.904,-36.754Z" style="fill:#fff;fill-rule:nonzero;"/></g></g><g id="for-dark-backgrounds" serif:id="for dark backgrounds"><path d="M550.992,353.09c16.8,0 30.661,-13.86 30.661,-38.012c0,-23.1 -12.39,-38.011 -30.241,-38.011c-15.751,0 -30.451,11.13 -30.451,38.221c0,18.901 9.87,37.802 30.031,37.802m-49.981,-111.304c0,-3.15 -1.681,-4.62 -4.621,-4.62l-8.61,0l0,-17.43l20.161,0c9.45,0 13.44,3.99 13.44,13.44l0,34.651c0,5.04 -0.42,8.82 -0.42,8.82l0.42,0c0,0 9.24,-17.431 34.231,-17.431c28.561,0 46.622,22.682 46.622,55.652c0,33.812 -20.371,55.653 -48.302,55.653c-23.731,0 -33.391,-17.851 -33.391,-17.851l-0.42,0c0,0 0.42,3.359 0.42,7.98l0,7.35l-19.53,0l0,-126.214Z" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M627.431,241.786c0,-3.15 -1.68,-4.62 -4.62,-4.62l-8.61,0l0,-17.431l20.16,0c9.45,0 13.441,3.99 13.441,13.441l0,112.773c0,3.15 1.68,4.62 4.62,4.62l8.61,0l0,17.431l-20.161,0c-9.45,0 -13.44,-3.99 -13.44,-13.441l0,-112.773Z" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M714.302,354.14c17.22,0 28.351,-18.061 28.351,-33.812l0,-3.569l-5.25,0c-15.331,0 -43.052,0.84 -43.052,20.37c0,8.611 6.511,17.011 19.951,17.011m23.521,-52.292l4.62,0l0,-1.05c0,-18.69 -6.931,-25.41 -23.521,-25.41c-5.04,0 -17.431,1.259 -17.431,8.189l0,6.091l-19.11,0l0,-10.501c0,-17.43 26.461,-19.95 36.751,-19.95c34.441,0 43.682,18.061 43.682,41.581l0,45.152c0,3.15 1.679,4.62 4.62,4.62l8.61,0l0,17.43l-19.111,0c-9.45,0 -13.23,-4.62 -13.23,-12.18c0,-3.571 0.42,-6.3 0.42,-6.3l-0.42,0c0,0 -8.401,21.001 -33.811,21.001c-18.271,0 -36.122,-11.131 -36.122,-32.342c0,-34.23 46.202,-36.331 64.053,-36.331" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M844.682,259.216c12.811,0 38.222,5.25 38.222,23.311l0,10.92l-18.481,0l0,-5.88c0,-7.56 -11.97,-10.92 -19.741,-10.92c-20.79,0 -36.331,15.54 -36.331,38.011c0,24.15 17.641,37.802 37.382,37.802c19.95,0 32.97,-14.702 32.97,-14.702l8.821,14.491c0,0 -15.12,18.271 -43.262,18.271c-33.391,0 -56.701,-23.731 -56.701,-55.652c0,-31.291 22.891,-55.652 57.121,-55.652" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M909.011,241.786c0,-3.15 -1.681,-4.62 -4.62,-4.62l-8.61,0l0,-17.431l20.16,0c9.45,0 13.44,2.73 13.44,12.18l0,68.883l9.45,0c3.781,0 8.401,-1.05 11.131,-4.62l24.57,-34.441l23.312,0l-28.771,39.481c-4.831,6.51 -7.981,7.98 -7.981,7.98l0,0.42c0,0 3.57,1.26 7.141,7.981l15.751,28.77c1.679,3.36 3.779,4.2 9.03,4.2l6.51,0l0,17.431l-14.7,0c-9.871,0 -13.021,-1.68 -17.641,-9.87l-19.321,-35.701c-2.31,-3.991 -7.14,-4.411 -10.5,-4.411l-7.981,0l0,49.982l-20.37,0l0,-126.214Z" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M1019.43,241.786c0,-3.15 -1.681,-4.62 -4.62,-4.62l-8.61,0l0,-17.431l20.16,0c9.451,0 13.44,3.99 13.44,13.441l0,112.773c0,3.15 1.681,4.62 4.621,4.62l8.61,0l0,17.431l-20.161,0c-9.45,0 -13.44,-3.99 -13.44,-13.441l0,-112.773Z" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M1077.32,219.735l18.271,0l0,21.21l-18.271,0l0,-21.21Zm-0.42,64.052c0,-3.15 -1.679,-4.62 -4.62,-4.62l-8.61,0l0,-17.43l19.951,0c9.45,0 13.441,3.99 13.441,13.44l0,70.772c0,3.151 1.679,4.62 4.62,4.62l8.61,0l0,17.431l-19.951,0c-9.45,0 -13.441,-3.99 -13.441,-13.44l0,-70.773Z" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M1203.57,312.559c0,-27.722 -13.651,-35.702 -30.031,-35.702c-18.481,0 -28.982,13.441 -28.982,35.071c0,22.051 11.551,37.172 30.661,37.172c14.701,0 28.352,-8.82 28.352,-36.541m-33.182,-53.342c26.461,0 34.022,16.591 34.022,16.591l0.42,0l0,-3.361c0,-6.3 3.36,-10.71 11.76,-10.71l19.741,0l0,17.43l-8.401,0c-2.73,0 -4.62,1.471 -4.62,4.201l0,80.222c0,35.072 -26.671,48.512 -53.552,48.512c-12.81,0 -25.831,-3.57 -36.331,-8.82l6.93,-16.381c0,0 13.021,7.14 28.982,7.14c18.48,0 33.6,-8.19 33.6,-29.611l0,-7.14c0,-3.36 0.421,-6.72 0.421,-6.72l-0.421,0c-6.3,10.29 -16.17,16.171 -31.711,16.171c-29.4,0 -47.461,-23.732 -47.461,-54.392c0,-30.451 17.011,-53.132 46.621,-53.132" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M1258.01,241.786c0,-3.15 -1.681,-4.62 -4.62,-4.62l-8.61,0l0,-17.431l20.16,0c9.45,0 13.44,3.99 13.44,13.021l0,41.371c0,5.04 -0.42,8.82 -0.42,8.82l0.42,0c4.62,-10.29 18.271,-23.731 39.482,-23.731c24.991,0 36.331,13.651 36.331,40.742l0,45.991c0,3.15 1.68,4.62 4.62,4.62l8.61,0l0,17.431l-19.95,0c-9.45,0 -13.441,-3.99 -13.441,-13.441l0,-49.981c0,-14.91 -3.15,-26.671 -20.161,-26.671c-16.17,0 -29.19,10.92 -33.6,26.251c-1.471,4.2 -1.891,9.03 -1.891,14.07l0,49.772l-20.37,0l0,-126.214Z" style="fill:#cdcdcd;fill-rule:nonzero;"/><path d="M1390.69,278.117l-13.86,0l0,-16.38l14.28,0l0,-29.191l19.951,0l0,29.191l25.41,0l0,16.38l-25.41,0l0,48.722c0,21.211 14.7,23.94 22.471,23.94c2.939,0 4.83,-0.42 4.83,-0.42l0,18.061c0,0 -2.731,0.42 -7.141,0.42c-13.44,0 -40.531,-4.201 -40.531,-39.692l0,-51.031Z" style="fill:#cdcdcd;fill-rule:nonzero;"/></g></svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 28" aria-labelledby="aria-label-map-marker">
2
+ <title>
3
+ map-marker
4
+ </title>
5
+ <path fill="#6c757d" d="M12 10a4 4 0 0 0-8 0 4 4 0 0 0 8 0zm4 0c0 .95-.1 1.94-.52 2.8L9.8 24.9C9.47 25.57 8.75 26 8 26s-1.47-.42-1.78-1.1L.52 12.8A6.55 6.55 0 0 1 0 10a8 8 0 1 1 16 0z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" aria-labelledby="aria-label-map">
2
+ <title>
3
+ map
4
+ </title>
5
+ <path fill="#6c757d" d="M8 0c.27 0 .5.23.5.5v23a.5.5 0 0 1-.27.44l-7.5 4A.44.44 0 0 1 .5 28a.51.51 0 0 1-.5-.5v-23c0-.19.1-.36.27-.44l7.5-4A.44.44 0 0 1 8 0zm19.5 0c.27 0 .5.23.5.5v23a.5.5 0 0 1-.27.44l-7.5 4A.44.44 0 0 1 20 28a.51.51 0 0 1-.5-.5v-23c0-.19.1-.36.27-.44l7.5-4A.44.44 0 0 1 27.5 0zM10 0a.5.5 0 0 1 .22.05l8 4c.17.1.28.26.28.45v23a.5.5 0 0 1-.72.45l-8-4a.52.52 0 0 1-.28-.45V.5c0-.27.23-.5.5-.5z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 32" aria-labelledby="aria-label-maryland">
2
+ <title>
3
+ maryland
4
+ </title>
5
+ <path fill="#6c757d" d="M12.28 31.99c-.26-.01-.32-.02-.23-.04l.13-.01h-.16a11.32 11.32 0 0 1-3.73-.98c-.25-.12-.3-.15-.31-.23l-.12-.46c-.07-.27-.11-.37-.15-.38-.03-.01-.27.02-.53.07l-.49.09-.25-.18a14.68 14.68 0 0 1-4.37-5.19l-.12-.24.16-.4c.1-.22.16-.43.15-.45 0-.03-.18-.1-.42-.17l-.41-.13-.09-.21a19.5 19.5 0 0 1-1.28-6l-.01-.38.3-.32.3-.35c0-.01-.12-.18-.3-.36l-.3-.33.02-.4c.1-2.07.53-4.03 1.3-6.06l.06-.13.4-.13c.25-.08.42-.15.43-.18.01-.02-.06-.22-.15-.45l-.16-.4.14-.28a14.68 14.68 0 0 1 4.3-5.1l.3-.23.5.1.53.07c.02 0 .09-.18.14-.39l.12-.46c.02-.08.06-.1.33-.23a10.6 10.6 0 0 1 3.78-1l.62-.01c.42 0 .7 0 .63.02l-.15.02h.18a10.92 10.92 0 0 1 3.68.94l.37.17.12.46c.07.27.14.47.17.48s.25-.02.52-.07l.48-.09.16.1a13.97 13.97 0 0 1 3.98 4.36c.21.35.62 1.1.62 1.14L23.3 8c-.1.22-.16.42-.15.44 0 .02.2.1.42.16l.4.13.06.13a19.52 19.52 0 0 1 1.33 6.12l.01.35-.3.32c-.17.18-.31.34-.31.36s.14.18.3.36l.31.32-.02.35a19.4 19.4 0 0 1-1.38 6.23c-.02.02-.2.08-.42.15-.21.07-.39.14-.4.16s.06.22.15.45l.17.41-.16.3a16.2 16.2 0 0 1-1.87 2.82c-.35.42-1.14 1.22-1.55 1.58-.31.27-1.01.8-1.13.87-.04.02-.18 0-.54-.06-.27-.05-.5-.08-.53-.07-.03.01-.05.1-.22.7l-.06.24-.3.14a10.73 10.73 0 0 1-3.74 1 9.86 9.86 0 0 0-.61.04c-.07 0-.29 0-.49-.02zM14 30.66a9.47 9.47 0 0 0 2.93-.94c.03-.03.09-.2.13-.37l.1-.35s.2.01.4.05c.47.08.4.1.89-.26a13.47 13.47 0 0 0 3.86-4.67l.15-.3-.14-.36c-.08-.19-.13-.35-.13-.36l.34-.12c.23-.07.34-.13.37-.17A18.28 18.28 0 0 0 24.18 17l.02-.47-.48-.5.07-.07c.03-.05.14-.16.24-.26l.17-.18-.02-.47a18.15 18.15 0 0 0-1.28-5.82c-.03-.05-.13-.1-.37-.17-.19-.06-.34-.12-.34-.13l.14-.37.13-.33-.15-.31a14 14 0 0 0-2.89-3.86A9.58 9.58 0 0 0 18 2.94c-.03-.02-.21 0-.43.04-.2.04-.39.06-.4.05l-.1-.35-.12-.37a9.5 9.5 0 0 0-3.03-.96c-.5-.07-1.9-.07-2.4 0a8.45 8.45 0 0 0-3.04.98l-.11.37-.1.34-.4-.06c-.24-.04-.4-.06-.43-.04-.1.03-.63.42-.96.7a13.55 13.55 0 0 0-3.5 4.56c0 .03.07.2.14.39.07.18.13.33.12.34l-.33.11c-.18.06-.34.13-.37.16-.12.14-.6 1.6-.81 2.5-.27 1.1-.46 2.51-.48 3.52l-.01.28.47.52-.47.5v.29a18.27 18.27 0 0 0 1.32 6.05l.35.12c.17.05.33.11.33.12l-.12.34a3.4 3.4 0 0 0-.13.39 12.95 12.95 0 0 0 4 4.95c.49.37.42.35.88.27l.4-.06.1.34c.05.18.1.35.13.38a10.1 10.1 0 0 0 3.33 1c.43.05 1.75.02 2.18-.05zM11.73 30a8.86 8.86 0 0 1-2.42-.65c-.26-.11-.27-.12-.3-.24l-.08-.28-.04-.17.16-.24.6-.86c.4-.54.46-.63.6-.7l.13-.08h4.66l.14.08c.13.07.2.16.65.79l.6.86.1.15-.07.28-.09.3a8.97 8.97 0 0 1-2.49.75c-.41.05-1.72.07-2.15.01zm-4.3-1.72a12.1 12.1 0 0 1-3.68-4.42l.1-.31.1-.26H7l.35.18 1.9 2.7.02.52-.53.76c-.3.42-.56.79-.59.81a.84.84 0 0 1-.3.1l-.26.03-.16-.1zm10.12.07l-.28-.07-.57-.8-.56-.8-.02-.43.17-.25.97-1.4c.8-1.13.82-1.14.98-1.23l.17-.09h3.05l.1.27c.07.15.11.29.11.3a12.6 12.6 0 0 1-3.48 4.27c-.38.3-.34.28-.64.22zm-7.29-2.31c-.15-.08-.18-.12-1.1-1.43-.53-.74-.97-1.38-.99-1.43a.9.9 0 0 1 0-.45l.99-1.41c.94-1.33.95-1.34 1.1-1.42l.17-.08h4.58l.15.08c.15.08.2.13 1.12 1.45l.97 1.37v.5l-.97 1.37c-.93 1.31-.97 1.37-1.12 1.45l-.15.08h-4.6l-.15-.08zm-6.8-3.52l-.4-.13-.13-.37a17.39 17.39 0 0 1-.99-4.82l-.01-.37.46-.48h4.63l.16.08c.16.08.17.09 1.13 1.45l.97 1.37-.02.51-1.91 2.7-.35.19H3.85l-.4-.13zm14.79.04c-.17-.09-.18-.1-1.01-1.27-1.24-1.76-1.12-1.56-1.12-1.8v-.21l.97-1.37c.89-1.26.98-1.38 1.12-1.47l.15-.1h4.66l.24.25c.28.28.26.2.2 1.03a17.92 17.92 0 0 1-1.08 4.68c-.04.07-.09.1-.44.22l-.4.13h-3.12l-.17-.09zm-8-3.49c-.14-.07-.22-.18-1.12-1.45l-.97-1.37v-.47l.97-1.37c.9-1.27.98-1.38 1.11-1.45l.14-.08h4.66l.14.08c.13.07.22.19 1.1 1.44l.97 1.36v.52l-.96 1.35c-.89 1.25-.98 1.37-1.1 1.44l-.15.08h-4.65l-.15-.08zm-8.1-3.63l-.23-.25.02-.37c.08-1.54.44-3.28.97-4.76l.15-.4.82-.28H7l.17.09c.1.04.2.13.24.18L8.38 11l.9 1.28v.5l-.96 1.37c-.9 1.27-.98 1.37-1.12 1.44l-.14.08H2.38l-.23-.25zm16.07.16c-.14-.08-.23-.2-1.12-1.46l-.98-1.38v-.21c0-.25-.12-.05 1.12-1.8l.83-1.19.36-.18h3.11l.4.13c.35.12.4.15.44.22a17.7 17.7 0 0 1 1.07 4.68c.07.83.09.76-.2 1.04l-.23.23h-4.66l-.14-.08zm-7.97-3.48c-.17-.1-.2-.13-1.13-1.45L8.16 9.3v-.18c-.02-.1 0-.22 0-.27s.47-.69 1-1.44c.94-1.33.95-1.35 1.1-1.43l.17-.08H15l.16.1c.16.08.2.12 1.13 1.44l.96 1.37v.5l-.97 1.36c-.93 1.32-.97 1.38-1.12 1.45l-.15.08h-4.6l-.17-.09zm-6.4-3.63a1.9 1.9 0 0 1-.1-.31A12.06 12.06 0 0 1 7.23 3.9c.23-.18.35-.25.4-.25.17 0 .47.07.52.11l.59.81.53.77-.01.51-1.91 2.7-.35.19H3.96l-.1-.26zm14.38.17c-.15-.09-.2-.14-.96-1.24l-.98-1.39-.17-.25.02-.43.56-.8.57-.8c.01-.02.43-.1.51-.1.17 0 .96.66 1.65 1.37a12.44 12.44 0 0 1 2.24 3.15c0 .02-.04.16-.1.3l-.1.28h-3.08l-.16-.1zm-7.95-3.48c-.18-.09-.2-.1-.62-.71-.25-.34-.52-.73-.6-.86l-.17-.24.04-.17.08-.28c.03-.12.04-.13.3-.24.63-.28 1.44-.5 2.22-.63a8.76 8.76 0 0 1 4.84.74l.09.3.07.29-.1.14-.6.86c-.5.7-.5.7-.69.8l-.18.1h-4.5l-.18-.1zM0 16.75c0-.05 0-.07.01-.05v.1L0 16.75zm25.4-.04c0-.04.01-.04.02-.02v.06s-.02-.01-.01-.04zM0 15.28c0-.06 0-.08.01-.05v.1L0 15.28zm25.4.04c0-.03.01-.04.02-.02v.06s-.02 0-.01-.04z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 28" aria-labelledby="aria-label-massgis">
2
+ <title>
3
+ massgis
4
+ </title>
5
+ <path fill="#6c757d" d="M15 0l15 6v2h-2c0 .55-.48 1-1.08 1H3.08C2.48 9 2 8.55 2 8H0V6zM4 10h4v12h2V10h4v12h2V10h4v12h2V10h4v12h.92c.6 0 1.08.45 1.08 1v1H2v-1c0-.55.48-1 1.08-1H4V10zm24.92 15c.6 0 1.08.45 1.08 1v2H0v-2c0-.55.48-1 1.08-1h27.84z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 28" aria-labelledby="aria-label-metadata">
2
+ <title>
3
+ metadata
4
+ </title>
5
+ <path fill="#6c757d" d="M22.94 7.44c.15.15.3.34.43.56H16V.62c.22.15.4.29.56.44zM15.5 10H24v16.5c0 .83-.67 1.5-1.5 1.5h-21A1.5 1.5 0 0 1 0 26.5v-25C0 .67.67 0 1.5 0H14v8.5c0 .83.67 1.5 1.5 1.5zM18 21.5v-1a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v1c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5zm0-4v-1a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v1c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5zm0-4v-1a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5v1c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 32" aria-labelledby="aria-label-michigan-state">
2
+ <title>
3
+ michigan-state
4
+ </title>
5
+ <path fill="#6c757d" d="M25.92 2.2s-1.66 3.57-2.5 5.34c-4.15-1.9-9.57-2.17-14.13.53-3.04 1.85-5.49 5.16-5.74 8.7-.08 2.37.94 4.95.6 7.32a8.9 8.9 0 0 1-.96 3.62c-.76 1.27-1.67 2.37-3.19 2.45.34-.42 2.68-1.58 1.76-6.89-.36-2.1-3.26-7.33-.46-13.88C3.85 3.41 14.9-3.67 25.92 2.2z"/>
6
+ <path fill="#6c757d" d="M13.25 12.69a8.26 8.26 0 0 1 4.56-.2 7.78 7.78 0 0 1 6.06 4.82c1.1 2.69 1.88 4.86 3.77 7.16.05.07-2.94-.44-2.93-.52.73-5.33-4.31-5.55-5.7-3.56a5.04 5.04 0 0 0 4.23 1.52c-.3 5.3 1.19 10.1 1.1 10.09-1.2-.17-6.7-3.4-8.31-4.81-2.37.42-4.22 1.3-6.96 1.67-.08.02.5-2.02.42-3.03 0-2.79-2.13-5.4-.62-8.82.9-2.05 2.27-3.56 4.38-4.32zM15.23 11.08c.16 0 .4.04.41.02.05-.18.2-1.5 1.32-2.46 1.25-1.08 2.9-.97 2.88-.98-1.64-.5-3.33-.54-4.5-.43l-.1 3.85zM4.8 15.89a13.63 13.63 0 0 0-.13 3.84s.24-1.35 1-2.1c.68-.67 1.53-.8 1.84-.8 0 0 .15-.51.13-.51l-2.83-.43zM7.98 15.6c.08-.22.18-.4.3-.65l-2.9-1.13c-.19.37-.33.91-.4 1.2l3 .57zM8.68 14.48s.47-.6.48-.59l-2.67-2c-.28.35-.5.73-.69 1.14l2.88 1.45zM9.68 13.39l.59-.54-2.31-2.63c-.52.45-.68.66-1 1.04l2.72 2.13zM10.88 12.48c0 .03.66-.37.67-.4L9.84 8.95c-.66.32-1.08.66-1.27.8l2.3 2.73zM12.15 11.78l.82-.27L11.99 8c-.54.16-1.28.47-1.45.59l1.61 3.2zM13.6 11.3c.03.02.74-.15.75-.15l.09-3.81c-.03.03-.88.16-1.61.36l.77 3.6z"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 32" aria-labelledby="aria-label-michigan">
2
+ <title>
3
+ michigan
4
+ </title>
5
+ <path fill="#6c757d" d="M44.59 23v9H27.8v-9h3.63V13.9l-9.2 12.53-9.07-12.53v9.12h3.64V32H0v-9h3.4V9H0V0H13.2l9.1 12.65L31.39 0h13.2v9h-3.4v14z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-minnesota">
2
+ <title>
3
+ minnesota
4
+ </title>
5
+ <path fill="#6c757d" d="M29.96 20.66h2v4.85h-9.51v-4.85h1.7l-2.91-4.86-1.13 1.89h1.08v4.85H10.77v-4.85h1.08l-1.13-1.89-2.92 4.86h1.71v4.85H0v-4.85h2l5.6-9.31H6.06V6.49h9.32v4.86h-1.54l2.14 3.55 2.14-3.56h-1.54V6.5h9.32v4.85h-1.54zM25.28 7.1H17.2v3.61h2.02l-3.24 5.39-3.24-5.39h2.02v-3.6H6.68v3.6H8.7L2.35 21.28H.62v3.6H8.9v-3.6H6.7l4.02-6.68 2.23 3.7H11.4v3.62h9.18V18.3h-1.56l2.23-3.71 4.02 6.68h-2.19v3.6h8.27v-3.6H29.6l-6.35-10.56h2.02v-3.6zm-.62.63v2.36h-2.5l7.1 11.8h1.46v2.37h-7.03V21.9h2.67l-5.12-8.5-3.33 5.53h2.04v2.36H12v-2.36h2.04l-3.33-5.54L5.6 21.9h2.67v2.37H1.24V21.9H2.7l7.1-11.8H7.3V7.74h6.84v2.36h-2.5l4.34 7.22 4.34-7.22h-2.5V7.74h6.84z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 32" aria-labelledby="aria-label-mit">
2
+ <title>
3
+ mit
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-width="6.75" d="M3.37 0v32M14.36 0v21.78M25.35 0v32"/>
6
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-mixed">
2
+ <title>
3
+ mixed
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="1.52" d="M.76 15.3h3.31v3.31H.76v-3.3zM13.38 15.3h3.32v3.31h-3.32v-3.3zM.76 27.93h3.31v3.31H.76v-3.31zM13.38 27.93h3.32v3.31h-3.32v-3.31z"/>
6
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="1.77" d="M4.07 16.96h9.31M4.07 30.07h9.31M15.04 27.93V18.6M2.42 27.93V18.6"/>
7
+ <path fill="#6c757d" d="M29.4 2.6C31.07 4.28 32 6.51 32 8.9s-.92 4.6-2.6 6.28c-1.68 1.68-3.91 2.6-6.29 2.6s-4.6-.92-6.28-2.6c-1.68-1.68-2.6-3.91-2.6-6.28s.92-4.61 2.6-6.29C18.5.92 20.73 0 23.1 0s4.6.92 6.29 2.6zM28.6 14.4a7.72 7.72 0 0 0 2.12-3.95c-.23.35-.45.48-.6-.3-.13-1.25-1.29-.45-2.01-.9-.77.52-2.48-1-2.2.72.46.77 2.44-1.04 1.45.6-.63 1.13-2.3 3.65-2.09 4.96.03 1.9-1.94.4-2.62-.23-.46-1.27-.16-3.48-1.35-4.1-1.3-.06-2.42-.17-2.92-1.63-.3-1.03.32-2.58 1.43-2.82 1.63-1.02 2.22 1.2 3.74 1.24.48-.5 1.77-.65 1.88-1.2-1-.19 1.27-.85-.1-1.23-.75.09-1.24.78-.84 1.37-1.46.34-1.5-2.12-2.91-1.34-.04 1.22-2.3.4-.78.15.52-.23-.85-.89-.11-.77.36-.02 1.58-.45 1.25-.73.68-.43 1.26 1 1.92-.04.48-.8-.2-.95-.8-.54-.34-.38.6-1.2 1.43-1.56.27-.12.54-.18.74-.16.42.48 1.19.56 1.23-.06a7.75 7.75 0 0 0-8 .78c.36.16.57.36.22.63-.27.8-1.36 1.87-2.31 1.72a7.7 7.7 0 0 0-.97 2.78c.8.27.99.8.82.97-.41.35-.66.86-.79 1.4a7.73 7.73 0 0 0 7.67 6.5c2.08.01 4.03-.8 5.5-2.26z"/>
8
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 32" aria-labelledby="aria-label-multilinestring">
2
+ <title>
3
+ multilinestring
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-width="1.73" d="M19.1 8.07h4.8v4.79h-4.8V8.07zM.86 26.32h4.79v4.78H.86v-4.78z"/>
6
+ <path fill="none" stroke="#6c757d" stroke-width="3.46" d="M5.65 26.32l13.46-13.46"/>
7
+ <path fill="none" stroke="#6c757d" stroke-width="1.73" d="M16.43 22.49h4.79v4.78h-4.79V22.5zM.86.86h4.79v4.79H.86V.86z"/>
8
+ <path fill="none" stroke="#6c757d" stroke-width="3.46" d="M5.48 5.48l10.95 17"/>
9
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-multipoint">
2
+ <title>
3
+ multipoint
4
+ </title>
5
+ <path fill="#6c757d" d="M11.52 17.06c0-.86-.3-1.6-.91-2.2s-1.35-.92-2.2-.92c-.87 0-1.6.3-2.21.92s-.92 1.34-.92 2.2c0 .86.3 1.6.92 2.2s1.34.92 2.2.92c.86 0 1.6-.3 2.21-.91s.91-1.35.91-2.2zm3.12 0c0 .89-.13 1.62-.4 2.18l-4.43 9.43c-.13.27-.33.48-.58.64s-.53.23-.83.23c-.29 0-.56-.08-.82-.23s-.44-.37-.56-.64l-4.45-9.43c-.27-.57-.4-1.3-.4-2.18 0-1.72.6-3.19 1.82-4.4s2.7-1.84 4.41-1.84c1.73 0 3.2.61 4.41 1.83s1.83 2.69 1.83 4.41zM27.02 8.56c0-.86-.3-1.6-.91-2.2s-1.35-.92-2.2-.92c-.87 0-1.6.3-2.21.92s-.92 1.34-.92 2.2c0 .86.3 1.6.92 2.2s1.34.92 2.2.92c.86 0 1.6-.3 2.2-.91s.92-1.35.92-2.2zm3.12 0c0 .89-.13 1.61-.4 2.18l-4.43 9.43c-.13.27-.33.48-.58.64s-.53.23-.83.23c-.29 0-.56-.08-.82-.23s-.44-.37-.57-.64l-4.44-9.43c-.27-.57-.4-1.3-.4-2.18 0-1.72.6-3.19 1.82-4.4a6 6 0 0 1 4.41-1.84 6 6 0 0 1 4.41 1.83 6 6 0 0 1 1.83 4.41z"/>
6
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 32" aria-labelledby="aria-label-multipolygon">
2
+ <title>
3
+ multipolygon
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-width="1.72" d="M.86 10.9h4.2v4.17H.86V10.9zM16.87 10.9h4.2v4.17h-4.2V10.9zM.86 26.89h4.2v4.22H.86v-4.22zM16.87 26.89h4.2v4.22h-4.2v-4.22z"/>
6
+ <path fill="none" stroke="#6c757d" stroke-width="3.44" d="M5.02 13.06H16.8M5.02 29.56H16.8M18.94 26.83V15.07M3.01 26.83V15.07"/>
7
+ <path fill="none" stroke="#6c757d" stroke-width="1.72" d="M8.75.86h4.2v4.16h-4.2V.86zM24.76.86h4.2v4.16h-4.2V.86zM8.75 16.84h4.2v4.23h-4.2v-4.23zM24.76 16.84h4.2v4.22h-4.2v-4.22z"/>
8
+ <path fill="none" stroke="#6c757d" stroke-width="3.44" d="M12.91 3.01h11.77M12.91 19.52h11.77M26.83 16.79V5.02M10.9 16.79V5.02"/>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-nyu">
2
+ <title>
3
+ nyu
4
+ </title>
5
+ <path fill="#6c757d" d="M8.3 7.23c-1.8 1.94-2.64 8.9 5.08 8.9h.2c-4.79-2.65-4.16-6.6-2.29-9.39.21-.35-1.18-3.61-1.25-3.13-.14 1.4-1.46 3.06-1.73 3.62z"/>
6
+ <path fill="#6c757d" d="M14.84 15.98c-3.13-5.9 3.4-9.86 3.4-10.56 0-2.01-1.32-5.9-1.46-5.35-.48 1.8-2.99 4.45-3.47 5-4.45 4.87-3.34 8.76 1.53 10.91z"/>
7
+ <path fill="#6c757d" d="M15.53 15.98c.42-5.97 6.19-6.67 6.67-7.85.77-2.01-.83-5.7-.97-5.42-.55 1.46-1.74 2.78-1.74 2.78-4.8 3.62-5.7 6.6-3.96 10.36v.14z"/>
8
+ <path fill="#6c757d" d="M16.09 16.12c9.31.77 8.82-9.93 8.82-9.93-.55 1.39-1.73 2.08-1.8 2.22-1.18 1.53-5.91 1.67-6.95 7.57-.07 0-.07.14-.07.14zM11.85 16.89h6.32v1.88h-6.32v-1.88zM14.49 31.7c.07.27.7.48.9 0l1.53-12.17h-3.75l1.32 12.16z"/>
9
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 32" aria-labelledby="aria-label-ohio-state">
2
+ <title>
3
+ ohio-state
4
+ </title>
5
+ <path fill="#6c757d" d="M2.98 2.98L0 5.96V26l5.92 6h12.54l5.97-5.96V5.98L18.5 0H5.96L2.98 2.98zm18.06.45l2.86 2.86v19.42l-5.73 5.68H6.25L.57 25.7V6.24L6.27.57h11.9l2.87 2.86z"/>
6
+ <path fill="#6c757d" d="M3.85 4.02L1.23 6.66v18.76L6.5 30.7h11.44l5.24-5.24V6.61l-5.24-5.23H6.5L3.86 4.02zm12.83 3.89l1.07 1.07V23.1l-2.14 2.14H8.77l-1.04-1.07-1.05-1.08V8.94l2.1-2.1h6.84l1.06 1.07z"/>
7
+ <path fill="#6c757d" d="M8.3 8.46l-.85.84v13.48l1.65 1.65h6.23l1.6-1.61V9.3l-1.68-1.69H9.14l-.85.85zm7.4.42l.67.67v12.98l-1.33 1.33H9.4l-1.33-1.33V9.55L9.4 8.22h5.65l.66.66z"/>
8
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 32" aria-labelledby="aria-label-pagelines-brands">
2
+ <title>
3
+ pagelines-brands
4
+ </title>
5
+ <path fill="#6c757d" d="M24 19.54c-3.44 8.55-11.7 3.38-11.7 3.38-2.53 5.11-6.7 8.4-11.53 8.42-1 0-1.04-1.53 0-1.53 4.02-.02 7.53-2.67 9.82-6.88-2.57 1-7.4 1.75-10.1-5.13 6.82-2.81 9.95.7 11.15 2.84a22.68 22.68 0 0 0 1.35-4.98s-8.73 1.37-9.35-6.13c7.45-3 9.54 4.8 9.54 4.8.1-1.05.2-3.3.2-3.35 0 0-6.64-4.6-2.37-10.32 7.78 2.69 3.83 10.15 3.83 10.15.03.1.03 1.49 0 2.09 0 0 2.83-5.57 8.53-3.6-.26 8.38-8.87 6.65-8.87 6.65-.28 1.71-.7 3.34-1.25 4.85 0 0 5.19-5.74 10.75-1.25z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-paper-map">
2
+ <title>
3
+ paper-map
4
+ </title>
5
+ <path fill="#6c757d" d="M0 6l10-4v24L0 30V6zm22 0v24l-10-3.33v-24zm10-4v24l-8 3.2v-24z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 32" aria-labelledby="aria-label-penn-state">
2
+ <title>
3
+ penn-state
4
+ </title>
5
+ <path fill="#6c757d" d="M18.9 18.64c0-.22.19-.56.19-.85 0-.38-.45-.49-.78-.53-.71-.1-.97-.07-.97-.22 0-.11.11-.22.22-.4.19-.3.67-.38.9-.42.33-.03.67-.07 1.11-.07.49 0 .9.07 1.08.11.45.08.52.26.52.49v.22c0 .22-.18.33-.48.37-.08 0-.19.04-.22.04-.23.03-.53.07-.6.37-.22.6-.6 1.08-.86 1.08-.07-.08-.1-.11-.1-.19zm.64-9.82c-.04 0-.12-.04-.12-.15s.08-.22.23-.45c.37-.48.85-1.08 1.04-1.08.07 0 .15.08.26.26.07.12.11.34.11.53 0 .63-.22 1.11-.56 1.6-.18-.12-.48-.45-.96-.71zM8.88 10c.15 0 .3-.11.52-.37.56-.6 1.08-.71 1.08-.97 0-.11-.07-.22-.15-.34-.6-.93-.85-1.4-1.19-2.08-.1-.22-.3-.4-.4-.4-.2 0-.41.21-.56.44-.19.3-.34.6-.34.9 0 .44.11 1.26.3 1.78.19.56.48 1.04.74 1.04zm6.59 2.12c0-.37-.41-.93-1.15-.93-.67 0-1.16.48-1.3.9.14.3.3.63.92.81.08.04.19.04.19.11 0 .12-.11.15-.34.15-.7 0-1.15-.3-1.34-.55-.18.03-.4.1-.67.1-.22 0-.33-.14-.33-.33 0-.11.04-.26.11-.4.04-.08.08-.2.11-.23.12-.22.3-.7.93-1.08l.38-.22c.37-.23.67-.26 1.07-.26h.34c.52 0 .78.15 1.04.33.49.41.75.64.75.93 0 .34 0 .6-.3.93-.23.3-.56.49-.78.49-.08 0-.08-.04-.08-.08s.04-.07.12-.1c.22-.16.3-.42.33-.57zm3.2 10.2c-.11.03-.37.07-1.45.07-1.64 0-1.94-.4-1.94-.7 0-.53 2.35-.94 3.28-.94.89 0 1.3.3 1.3.52s-.41.82-1.2 1.05zm-9.49 4.8a47.47 47.47 0 0 0 5.32 3.57c0-1.6-.03-2.57 1.04-3.72.45-.45.9-.93 1.3-1.38.3-.34.56-.56.71-.56.12 0 .15.04.15.19s.08.67.41 1.3c.41.78 1 .9 1.2.93C24 23.92 27.9 19.35 27.9 12.8V3.24c-1.16-.41-5.88-2.2-13.4-2.2S2.27 2.87 1.11 3.24v9.56a15 15 0 0 0 2.02 7.6c.1-1.35 1-1.98 1-3.28 0-.9-.26-1.5-.26-2.24 0-1.37 1.86-4.2 2.83-5.35.04-.04.07-.12.19-.12.07 0 .1.04.14.12.12.15.15.22.26.22s.15-.07.15-.15c0-.22-.26-.63-.26-2.2 0-1.07.26-1.33.93-2 .12-.12.52-.49.86-.49.4 0 .6.23.86.49.4.4 1 1.19 1.11 1.3.04.04.04.07.11.07.19 0 .38-.07 1.2-.07 1.52 0 3.83.22 5.02.63.6.19.74.34.89.34.07 0 .07-.04.07-.12s-.14-.18-.14-.3c0-.07.07-.1.1-.14.9-.49 1.64-.82 2.35-.82.41 0 .6.33.78.7.15.26.26.64.26 1.01 0 .93-.37 1.53-.63 1.9.15.15.33.33.45.48.22.26.44.6.44.93 0 .15-.07.37-.1.56 0 .07-.08.26-.23.26-.11 0-.15-.15-.15-.26v-.11c0-.26-.07-.64-.34-.9-.3-.3-.55-.52-.89-.52h-.11c-.56 0-.78.23-.93.38s-.3.37-.3.67a6.08 6.08 0 0 0 .7 1.49c.12.18.27.25.42.25.37 0 .7-.03.7-.18 0-.04 0-.08-.07-.08h-.11c-.49 0-.78-.63-1-1.22.18-.19.4-.38.77-.38.49 0 .82.34.82.79 0 .22-.07.4-.1.48-.05.04-.05.07-.05.07 0 .08.08.08.23.12l.18.03c.15.04.3.19.38.34.03.11.14.37.14.44.08.26.23.6.23 1.05s-.04.55-.15 1-.22.78-.26 1.08c.04.11.07.11.07.19.08.18.19.52.19.85v.3c0 .56-.22 1-.49 1.34-.18.26-.44.63-.63.82-.11.11-.22.22-.4.22-.08 0-.16-.03-.27-.03-.11-.04-.3-.08-.37-.12-.33-.07-.45-.3-.56-.6l-.07-.21c-.08-.19-.11-.34-.26-.34-.11 0-.19.08-.3.19-.33.48-.52.67-1.12.82-.22.03-.63.14-.85.18-.34.08-.97.26-1.34.26H15c-.49-.07-.82-.11-1.42-.82-.82-.96-.74-1.11-.78-2.45 0-.15-.04-.34-.22-.34-.15 0-.19.3-.26.67-.08.49-.19.97-.41.97-.15 0-.26-.04-.52-.11-.3-.11-1.05-.34-1.45-.49-.52-.18-1.05-.33-1.27-.78-.11-.22-.26-.63-.37-.85-.08-.15-.11-.23-.22-.23-.15 0-.19.19-.19.3 0 .15-.07.49-.07.7-.08.94-.26 1.35-.67 1.83-.19.22-.34.49-.56.75-.41.55-.67 1.11-.64 2.15v.64c.2 1.78.6 2.53 3.24 4.65z"/>
6
+ <path fill="#6c757d" d="M21.66 13.25c.03.1.14.37.14.44.08.26.23.6.23 1.05s-.04.55-.15 1-.22.78-.26 1.08c-.04-.08-.86-1.49-.9-1.6-.07-.11-.1-.22-.1-.37s.07-.23.22-.34c.1-.07.22-.15.33-.18.41-.23.52-.49.52-.75l-.03-.33zm-3.54 2.2c.04.1.07.22.07.33 0 .22-.03.26-.14.4l-.23.2c-.1.07-.22.14-.3.22-.14.18-.22.3-.22.4 0 .04 0 .08.04.08-.15-.11-.22-.3-.22-.45s.03-.22.03-.37c0-.11-.03-.22-.03-.3-.23-.74-.6-1.64-.82-2.23-.23-.64-.41-.97-.71-.97-.15 0-.3.07-.45.07.23 0 .56-.18.78-.48.26-.33.3-.6.3-.93 0-.15-.07-.26-.18-.4.33.33.55.77.78 1.26.52 1.11.93 2.27 1.3 3.16zM6.1 22.65v-.63c0-1.05.23-1.6.64-2.16l.55-.75c.41-.52.6-.89.67-1.82.04-.22.08-.56.08-.7s.03-.3.18-.3c.12 0 .15.07.23.22.07.22.26.63.37.86.22.48.7.63 1.26.78.41.1 1.16.37 1.45.48.26.07.38.11.53.11.22 0 .33-.48.4-.96.04-.41.12-.67.26-.67s.19.18.23.33c.03 1.34-.04 1.45.78 2.46.6.7.93.74 1.41.82-.18-.04-.4-.26-.4-.71v-.49c0-.22.03-.48.14-.74.08-.11.11-.37.19-.52.11-.26.04-.3.04-.48s-.08-.38-.2-.79l-.25-.81c-.3-.82-.41-1.05-1.41-1.16-.34-.03-1.72-.22-2.01-.3-1.12-.14-2.01-.22-2.46-.96-.56-.9-.48-1.97-1-1.97-.26 0-.38.26-.38.67s.15 1.11.15 2.3c0 1.04-.11 1.34-.7 2.09l-.53.67c-.44.55-.63.89-.63 1.52 0 1.71.3 2.98.41 3.61zm11.43 4.02c.03-.41.22-1.12.22-1.38 0-.15-.04-.18-.15-.18-.15 0-.4.22-.7.55-.42.41-.86.9-1.3 1.38-1.09 1.15-1.05 2.08-1.05 3.72 1.23-.74 2.3-1.45 3.12-2-.1-.71-.22-1.2-.14-2.1z"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-point">
2
+ <title>
3
+ point
4
+ </title>
5
+ <path fill="#6c757d" d="M20.22 11.25q0-1.89-1.34-3.23t-3.23-1.34-3.23 1.34-1.34 3.23 1.34 3.24 3.23 1.33 3.23-1.33 1.34-3.24zm4.57 0q0 1.95-.58 3.2l-6.5 13.82q-.3.59-.85.93t-1.2.34-1.21-.34-.83-.93L7.1 14.45q-.59-1.25-.59-3.2 0-3.78 2.68-6.46t6.46-2.68 6.47 2.68 2.68 6.46z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-polygon">
2
+ <title>
3
+ polygon
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="1.52" d="M.76.76h6.33v6.33H.76V.76zM24.9.76h6.34v6.33h-6.33V.76zM.76 24.9h6.33v6.34H.76v-6.33zM24.9 24.9h6.34v6.34h-6.33v-6.33z"/>
6
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="3.04" d="M7.1 3.93h17.8M7.1 29h17.8M28.07 24.9V7.1M3.93 24.9V7.1"/>
7
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-polyline">
2
+ <title>
3
+ polyline
4
+ </title>
5
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="1.52" d="M13.4.76h6.34v6.33H13.4V.76zM.76 24.9h6.33v6.34H.76v-6.33z"/>
6
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="3.04" d="M7.1 24.9L16 7.1"/>
7
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="1.52" d="M24.8 15.96h6.34v6.33H24.8v-6.33z"/>
8
+ <path fill="none" stroke="#6c757d" stroke-miterlimit="10" stroke-width="3.04" d="M25.07 16.39l-6.99-9.37"/>
9
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-princeton">
2
+ <title>
3
+ princeton
4
+ </title>
5
+ <path fill="#6c757d" d="M14.77 31.35a31.91 31.91 0 0 1-7.18-5.08A24.08 24.08 0 0 1 .13 11.83c-.17-1.25-.1-6.7.1-7.43l.08-.32.98.34c1.93.68 4.47.9 6.35.58A13.33 13.33 0 0 0 15 .85c.43-.47.83-.85.9-.85s.25.18.44.4c.64.76 2.01 1.99 2.87 2.57a12.16 12.16 0 0 0 8.23 2.11c1.22-.13 3.3-.64 3.65-.9.14-.1.25-.12.3-.05.43.5.54 5.98.17 8.3-1.09 6.82-4.83 12.5-11.07 16.81-1.8 1.25-4.15 2.55-4.6 2.55-.14 0-.65-.2-1.12-.44zm2.08-.22a32.7 32.7 0 0 0 6.22-4.21l.91-.8-8.1-5.83-8.07 5.81.69.64a37.31 37.31 0 0 0 5.74 4.03c.83.44 1.57.8 1.63.8s.5-.2.98-.44zM10.1 17.56l5.77-4.16 5.8 4.19c3.64 2.61 5.86 4.14 5.95 4.07.23-.17 1.13-1.74 1.68-2.92.8-1.7 1.3-3.23 1.8-5.47l.08-.34H15.88c-14.52 0-15.31 0-15.25.18a28.04 28.04 0 0 0 1.58 5.07c.71 1.6 1.81 3.54 2 3.54.07 0 2.72-1.87 5.9-4.16z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 28" aria-labelledby="aria-label-public">
2
+ <title>
3
+ public
4
+ </title>
5
+ <path fill="#6c757d" d="M26 9v4a1 1 0 0 1-1 1h-1a1 1 0 0 1-1-1V9a4 4 0 0 0-8 0v3h1.5c.83 0 1.5.67 1.5 1.5v9c0 .83-.67 1.5-1.5 1.5h-15A1.5 1.5 0 0 1 0 22.5v-9c0-.83.67-1.5 1.5-1.5H12V9a7 7 0 0 1 14 0z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 32" aria-labelledby="aria-label-purdue">
2
+ <title>
3
+ purdue
4
+ </title>
5
+ <path fill="#6c757d" d="M13.66 0c-1.9 4.4-3.76 8.83-5.65 13.24h5.98l-2.35 5.52H5.66C3.76 23.15 1.9 27.6 0 32h31.96c1.27-2.93 2.5-5.87 3.76-8.8 5.2-.07 10.8.52 15.4-2.39 3.97-2.5 6.1-7.06 7.17-11.47a7.21 7.21 0 0 0-4.6-8.4C49.7-.49 45.43.14 41.3 0H13.66zm36.29.43c1.08-.15 5.48 1.42 2.65.49-.87-.25-1.76-.4-2.65-.5zm-35.87.2C25.71.67 37.33.6 48.96.68c3.39.07 7.44 1.35 8.55 4.94 1.04 3.72-1 7.4-2.71 10.57-2.47 4.31-7.51 6.27-12.28 6.35-2.4.06-4.81.01-7.22.03-1.27 2.93-2.5 5.87-3.76 8.8H.98l5.1-11.97h5.99c.96-2.26 1.92-4.53 2.9-6.78h-6L14.07.64z"/>
6
+ <path fill="#6c757d" d="M38.8 14.3H28.1l2.2-5.18c3.79.03 7.58-.06 11.36.04 2.9.47 1.07 4.22-.88 4.74a5 5 0 0 1-1.98.4zm7.86-9.96h-31l-2.03 4.78h5.98L13.66 23.1h-6l-2.03 4.77h22.75l2.04-4.77h-6.08l1.72-4.04c5.5-.05 11 .1 16.48-.09 3.53-.19 7.17-1.84 8.77-5.15.99-2.18 2.48-4.52 1.98-7-.98-2.5-4.4-2.38-6.63-2.48z"/>
7
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-raster">
2
+ <title>
3
+ raster
4
+ </title>
5
+ <path fill="#6c757d" d="M27.31 4.69C30.34 7.7 32 11.73 32 16s-1.66 8.3-4.69 11.31C24.3 30.34 20.27 32 16 32s-8.3-1.66-11.31-4.69C1.66 24.3 0 20.27 0 16S1.66 7.7 4.69 4.69C7.7 1.66 11.73 0 16 0s8.3 1.66 11.31 4.69zM25.9 25.9a13.9 13.9 0 0 0 3.82-7.1c-.42.62-.82.85-1.07-.53-.26-2.27-2.34-.82-3.64-1.63-1.38.93-4.47-1.8-3.95 1.28.82 1.39 4.38-1.86 2.6 1.08-1.13 2.05-4.14 6.6-3.75 8.95.05 3.43-3.5.71-4.73-.43-.82-2.28-.28-6.26-2.43-7.37-2.34-.1-4.35-.32-5.25-2.93-.55-1.87.58-4.65 2.58-5.08 2.93-1.85 3.98 2.15 6.73 2.23.86-.9 3.18-1.18 3.38-2.18-1.8-.32 2.29-1.52-.18-2.2-1.35.16-2.23 1.4-1.5 2.47-2.64.61-2.73-3.81-5.26-2.42-.06 2.2-4.13.72-1.4.27.93-.4-1.53-1.6-.2-1.38.66-.03 2.86-.8 2.26-1.32 1.23-.76 2.26 1.82 3.45-.06.87-1.45-.36-1.72-1.44-.98-.62-.69 1.08-2.17 2.57-2.8.5-.22.97-.34 1.34-.3.75.87 2.14 1.02 2.21-.1A13.94 13.94 0 0 0 16 2c-3.05 0-5.95.97-8.35 2.76.64.3 1.01.67.39 1.14C7.55 7.34 5.59 9.27 3.87 9A13.84 13.84 0 0 0 2.14 14c1.44.48 1.77 1.42 1.47 1.74a4.74 4.74 0 0 0-1.42 2.54A13.9 13.9 0 0 0 6.1 25.9C8.75 28.54 12.26 30 16 30s7.26-1.46 9.9-4.1z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 28" aria-labelledby="aria-label-restricted">
2
+ <title>
3
+ restricted
4
+ </title>
5
+ <path fill="#6c757d" d="M5 12h8V9a4 4 0 0 0-8 0v3zm13 1.5v9c0 .83-.67 1.5-1.5 1.5h-15A1.5 1.5 0 0 1 0 22.5v-9c0-.83.67-1.5 1.5-1.5H2V9c0-3.84 3.16-7 7-7s7 3.16 7 7v3h.5c.83 0 1.5.67 1.5 1.5z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 28" aria-labelledby="aria-label-sms">
2
+ <title>
3
+ sms
4
+ </title>
5
+ <path fill="#6c757d" d="M7.25 22a1.25 1.25 0 0 0-2.5 0 1.25 1.25 0 0 0 2.5 0zm3.25-2.5v-11c0-.27-.23-.5-.5-.5H2c-.27 0-.5.23-.5.5v11c0 .27.23.5.5.5h8c.27 0 .5-.23.5-.5zm-3-13.25c0-.14-.1-.25-.25-.25h-2.5c-.14 0-.25.1-.25.25s.1.25.25.25h2.5c.14 0 .25-.1.25-.25zM12 6v16c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h8c1.1 0 2 .9 2 2z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-stanford">
2
+ <title>
3
+ stanford
4
+ </title>
5
+ <path fill="#6c757d" d="M5.77 5.01L10.2.6h11.7l4.32 4.42v6.25h-7.72V8.33h-4.68v4.23h8.47l3.93 3.8v11.5l-3.86 3.85H9.65l-3.88-3.9V21.6h8.34v2.57h4.75v-3.94H9.63l-3.86-3.86V5zm.5.23v10.93l3.56 3.56h9.53v4.97h-5.78v-2.57h-7.3v5.48l3.57 3.6h12.3l3.55-3.55V16.59l-3.64-3.5H13.3V7.85H19v2.91h6.7v-5.5l-4.03-4.13H10.4zm4.34-3.57h10.87l3.71 3.83v4.78h-5.66V7.36h-6.75v6.29h9.07l3.34 3.19v10.64l-3.25 3.26H10.06l-3.27-3.31v-4.75h6.28v2.57h6.8v-6h-9.83l-3.26-3.26V5.5z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 41 32" aria-labelledby="aria-label-table">
2
+ <title>
3
+ table
4
+ </title>
5
+ <path fill="#6c757d" d="M1.55.01C.67.11.01.86.01 1.74v27.68c0 .95.78 1.73 1.73 1.73h36.33c.95 0 1.73-.78 1.73-1.73V1.74c0-.95-.78-1.73-1.73-1.73H1.55zm1.92 3.46h6.06v6.06H3.47V3.47zm9.52 0h23.35v6.06H12.99V3.47zM3.47 13h6.06v14.7H3.47v-14.7zm9.52 0h23.35v14.7H12.99v-14.7z"/>
6
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 28" aria-labelledby="aria-label-tags">
2
+ <title>tags</title>
3
+ <path fill="#6c757d" d="M7 7a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm16.67 9c0 .53-.22 1.05-.58 1.4l-7.67 7.7a2.01 2.01 0 0 1-2.83 0L1.42 13.9A5.43 5.43 0 0 1 0 10.5V4c0-1.1.9-2 2-2h6.5c1.1 0 2.62.62 3.42 1.42L23.1 14.58c.36.37.58.89.58 1.42zm6 0c0 .53-.22 1.05-.58 1.4l-7.67 7.7a2.1 2.1 0 0 1-1.42.57c-.81 0-1.22-.37-1.75-.92l7.34-7.34a2.01 2.01 0 0 0 0-2.83L14.42 3.42A5.5 5.5 0 0 0 11 2h3.5c1.1 0 2.63.62 3.42 1.42L29.1 14.58c.36.37.58.89.58 1.42z"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 32" aria-labelledby="aria-label-texas">
2
+ <title>
3
+ texas
4
+ </title>
5
+ <path fill="#6c757d" d="M26.32 14.13v-5.5h-4.75V6.3h1.67V2.5H16.3v3.8h1.74v2.31H11.3V6.31h1.74V2.5H6.1v3.8h1.67v2.31H3v5.5h3.55v-1.64h1.2v3.02c0 6.48 4.95 7.7 4.95 7.7v2.77h-1.4v3.52h6.72v-3.52h-1.4v-2.78s4.94-1.22 4.94-7.7v-3.02h1.2v1.65h3.55zm-13.61 5.23s-1.4-.82-1.4-2.34v-4.55h1.4v6.89zm5.32-2.34c0 1.52-1.4 2.34-1.4 2.34v-6.88h1.4v4.54z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 32" aria-labelledby="aria-label-tufts">
2
+ <title>
3
+ tufts
4
+ </title>
5
+ <path fill="#6c757d" d="M4.58 5.12h5.96v22.4H5.62V32h17.31v-4.49h-4.91V5.15h6.1v7.28h4.5V0H0v12.43h4.58z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-ucla">
2
+ <title>
3
+ ucla
4
+ </title>
5
+ <path fill="#6c757d" d="M2.98 22.26c-.08-1.12 0-2.7 0-3.48L4.62 0h6.15L9.04 18.93c-.36 4.13 1.26 7.02 5.34 7.02 4.16 0 6.42-2.94 6.78-6.6L22.9 0h6.15l-1.71 19.1C26.7 26.5 21.8 32 13.94 32 7.78 32 3.8 28.01 2.98 22.27z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-labelledby="aria-label-uva">
2
+ <title>
3
+ uva
4
+ </title>
5
+ <path fill="#6c757d" d="M22.16 26.45V14.4h2.58v12.06h-2.58zm-13.92 0V14.4h2.5v12.06h-2.5zm3.36 0V14.4h2.66v12.06H11.6zm3.52 0V14.4h2.66v12.06h-2.66zM21.3 14.4v12.06h-2.66V14.4h2.66zm2.33-.85H9.3l7.36-4.45 6.98 4.45zm-16 0H1.5v-4.5h13.58l-7.44 4.5zm10.54-4.5H31.4v4.5h-6.18l-7.05-4.5zm11.34-.85H3.39A14.97 14.97 0 0 1 16.45.6c5.6 0 10.5 3.07 13.06 7.6zM5.76 25.74l-.15.45.39-.28.39.28-.15-.45.39-.28h-.48L6 25.01l-.15.45h-.48l.39.28zm-2.13-2.79l-.15.45.39-.27.39.27-.15-.45.39-.28h-.48l-.15-.45-.15.45h-.48l.39.28zm-1.47-3.4l-.15.45.4-.28.38.28-.14-.45.39-.28h-.48l-.15-.44-.15.44h-.48l.39.28zm5.22 6.9H1.49V15.68l.2.14-.15.45.4-.28.38.28-.15-.45.4-.28h-.49l-.15-.45-.15.45H1.5V14.4h5.88v12.06zm0 .85v3.2H1.49v-3.2h5.89zm18.22 0h5.8v3.2h-5.8v-3.2zm-5.16 2.28l.4-.28h-.5l-.14-.45-.15.45h-.48l.4.28-.16.45.4-.27.38.27-.15-.45zm3.45-1.36l.39-.28h-.48l-.15-.45-.15.45h-.48l.39.28-.15.45.4-.28.38.28-.15-.45zm-11.43 1.36l-.15.45.39-.27.39.27-.15-.45.39-.28h-.48l-.15-.45-.15.45h-.48l.39.28zM9 28.22l-.15.45.39-.28.39.28-.15-.45.4-.28H9.4l-.15-.45-.15.45h-.48l.39.28zm15.73-.92v3.2h-7.9l-.13-.4.39-.29h-.48l-.15-.45-.15.46h-.48l.39.27-.14.42H8.24v-3.2h16.5zm-7.93 3.2h-.68l.34-.24.34.24zm10.33-4.76l.4-.28h-.49l-.15-.45-.15.45h-.48l.4.28-.16.45.4-.28.38.28-.15-.45zm2.13-2.79l.4-.28h-.49l-.15-.45-.15.45h-.48l.4.28-.16.45.4-.27.38.27-.15-.45zm1.46-3.4l.4-.28h-.49l-.14-.44-.15.44h-.49l.4.28-.15.45.39-.28.39.28-.16-.45zm.67 6.9h-5.8V14.4h5.8v1.15h-.29l-.14-.45-.15.45h-.49l.4.28-.16.45.4-.28.39.28-.15-.45.2-.14v10.77z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 28" aria-labelledby="aria-label-web_services">
2
+ <title>
3
+ web_services
4
+ </title>
5
+ <path fill="#6c757d" d="M22 14.5v5a4.5 4.5 0 0 1-4.5 4.5h-13A4.5 4.5 0 0 1 0 19.5v-13A4.5 4.5 0 0 1 4.5 2h11c.28 0 .5.22.5.5v1a.5.5 0 0 1-.5.5h-11A2.5 2.5 0 0 0 2 6.5v13A2.5 2.5 0 0 0 4.5 22h13a2.5 2.5 0 0 0 2.5-2.5v-5c0-.28.22-.5.5-.5h1c.28 0 .5.22.5.5zM28 1v8a1 1 0 0 1-1 1 .99.99 0 0 1-.7-.3l-2.75-2.75-10.19 10.19c-.1.1-.23.16-.36.16s-.26-.07-.36-.16l-1.78-1.78c-.1-.1-.15-.23-.15-.36s.06-.27.15-.36L21.05 4.45 18.3 1.7A1 1 0 0 1 18 1a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1z"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 32" aria-labelledby="aria-label-wisconsin">
2
+ <title>
3
+ wisconsin
4
+ </title>
5
+ <path fill="#6c757d" d="M10.02 31.99c-.02 0-.03-.02-.02-.03s0-.02-.01-.02c-.04 0-.2-.15-.32-.3l-.11-.15-.24-.06a9.25 9.25 0 0 1-4.62-3.12c-.8-.96-1.41-1.9-2.07-3.23A26.41 26.41 0 0 1 .03 14.9L0 14.39a14.24 14.24 0 0 1 .05-1.75c.01-.66.18-2.07.36-2.96.6-3 1.8-5.16 3.5-6.3a4.81 4.81 0 0 1 2.73-.85c.03 0 .08-.07.14-.2.2-.42.63-.7 1.25-.85.13-.02.23-.05.24-.06l.08-.17c.12-.28.27-.49.48-.7.26-.26.52-.4.84-.47.07-.01.12-.03.1-.04s.05-.02.14-.02c.18-.02.5 0 .47.02l.15.05c.54.13 1.04.59 1.28 1.18.06.14.1.18.15.18.13 0 .5.12.73.23.2.1.27.15.42.3.14.14.2.21.27.36.05.1.1.19.13.2l.22.01c.56 0 1.32.2 1.91.5 1.73.84 3.03 2.67 3.8 5.36a19.4 19.4 0 0 1 .69 4.58l.01.84a9.99 9.99 0 0 1-.04 1.13 25.77 25.77 0 0 1-2.79 10.56 13.4 13.4 0 0 1-3.65 4.52 8.33 8.33 0 0 1-3.06 1.48l-.16.18c-.07.09-.17.19-.21.22l-.06.06c.03 0-.06.04-.09.03h-.06zm.2-.37c.25-.27.5-.77.58-1.14.04-.2.05-.54.02-.73-.02-.16-.08-.25-.23-.34-.32-.19-.85-.16-1.1.06-.13.1-.15.18-.17.46-.03.52.12 1 .47 1.51.15.22.2.26.3.26.05 0 .08-.02.14-.08zm-.87-.52a.93.93 0 0 0-.06-.25 2.63 2.63 0 0 1-.15-.72c0-.17-.02-.2-.15-.25a7.38 7.38 0 0 1-1.56-.82c-.04 0-.24.2-.36.35-.13.17-.27.4-.26.46a7.14 7.14 0 0 0 2.49 1.25l.05-.02zm1.71-.04a8.35 8.35 0 0 0 2.31-1.19c.02-.03-.08-.22-.2-.38a1.6 1.6 0 0 0-.42-.43 7.89 7.89 0 0 1-1.7.87.65.65 0 0 0-.03.22c-.02.26-.07.47-.15.7-.1.3-.1.3.2.21zm-4.28-1.39c.1-.17.26-.38.4-.52.07-.07.12-.13.12-.15s-.09-.1-.2-.2c-.48-.36-1.2-1.05-1.64-1.58a15.23 15.23 0 0 1-1.87-2.87l-.04-.05-.17.05c-.1.02-.28.1-.42.16-.21.1-.24.13-.24.17a15.62 15.62 0 0 0 2.13 3.38c.29.36 1 1.08 1.3 1.33.29.25.5.41.54.41l.1-.12zm6.99-.08a13.3 13.3 0 0 0 3.66-4.87c0-.08-.44-.3-.72-.37-.09-.03-.11-.03-.14 0l-.2.36a12.63 12.63 0 0 1-3.5 4.27l.13.17c.17.18.29.33.38.5.05.09.09.13.11.13.02 0 .15-.09.28-.2zm-4.62.1c.07-.25.18-.38.39-.48.35-.15.73-.15 1.07 0 .22.1.34.24.38.43.01.06.03.07.07.07a4.8 4.8 0 0 0 1.37-.7c0-.03-.06-.1-.13-.15-.2-.16-.57-.56-.73-.76-.16-.22-.3-.44-.39-.66-.04-.09-.08-.17-.1-.17s-.13.05-.24.12c-.26.15-.7.36-.76.36-.06 0-.57-.25-.78-.37a.56.56 0 0 0-.19-.09c-.02 0-.06.06-.1.16-.09.2-.22.41-.4.66-.16.22-.55.62-.74.77-.11.09-.14.13-.12.16s.44.28.71.41c.47.23.67.3.69.23zm-1.35-.87c.48-.4.89-.9 1.1-1.35.13-.27.13-.27-.15-.48-.92-.67-1.96-1.9-2.77-3.25-.1-.17-.15-.24-.18-.24a.38.38 0 0 0-.14.09 4.15 4.15 0 0 1-1.8.82 12.1 12.1 0 0 0 3.13 4.08c.28.23.6.46.63.46l.18-.13zm4.99-.03c1.24-.89 2.4-2.27 3.37-4.04.16-.3.17-.35.08-.37a6.32 6.32 0 0 1-.87-.28 3.32 3.32 0 0 1-.8-.45c-.1-.08-.2-.15-.22-.15s-.1.12-.19.27c-.38.63-.86 1.3-1.3 1.83-.42.5-1.04 1.1-1.5 1.45-.16.11-.17.12-.15.19a3.72 3.72 0 0 0 1.35 1.7c.02 0 .12-.07.23-.15zm-4.12-3.96l.65-4.17.64-4.16.81 4.1.82 4.18.02.07h.2c.12 0 .19-.01.2-.03.02-.02.63-2.74 1.36-6.06.89-4.03 1.35-6.06 1.37-6.09.07-.1.14-.13.3-.15l.17-.01v-.74h-2.1v.74l.16-.01c.29-.01.41.09.42.34 0 .12-1.58 7-1.6 6.97l-.96-4.51c-.7-3.34-.95-4.51-.98-4.54-.06-.06-.34-.05-.37.01l-.7 4.47-.7 4.44-.8-3.38c-.83-3.57-.81-3.5-.73-3.66.06-.11.14-.15.3-.15.1 0 .14-.01.15-.04.03-.04.03-.6 0-.65-.02-.04-.05-.04-1.16-.04-.95 0-1.15 0-1.17.03-.02.02-.02.13-.02.35v.32l.14.05c.17.06.23.1.27.19.02.04.67 2.77 1.44 6.08l1.42 6.04c.02.03.43.04.45.01zm8.98-.54a25.26 25.26 0 0 0 2.23-10.45c0-1.3-.02-1.77-.09-1.81-.06-.05-.45.02-.7.1l-.14.05.01.42a24.1 24.1 0 0 1-2.17 11.25c-.11.24-.15.34-.13.36.01.02.09.06.17.08.17.05.44.18.54.25.12.08.14.06.28-.25zm-14.71.13l.4-.16c.11-.03.15-.05.15-.08a21.8 21.8 0 0 1-1.35-3.58 25.5 25.5 0 0 1-.94-7.96c.02-.3.02-.42 0-.44-.07-.09-.8-.23-.85-.17a24.79 24.79 0 0 0 .25 5.94c.33 1.99.88 3.93 1.63 5.69.22.54.4.88.43.88l.28-.11zm1.12-.17c.47-.12.95-.32 1.26-.52.22-.14.43-.31.43-.36l-.12-.25c-.06-.12-.23-.41-.35-.66-.13-.25-.24-.45-.26-.45s-.05.05-.1.1a.72.72 0 0 1-.33.3c-.32.15-.57.12-.77-.09a.47.47 0 0 1-.15-.34c0-.27.24-.52.46-.48.11.02.24.14.23.2-.01.08-.07.09-.15.02-.05-.04-.09-.05-.13-.04-.18.04-.25.3-.12.47.21.28.74.1.85-.29.08-.28-.06-.57-.34-.72-.11-.06-.14-.07-.35-.07-.2 0-.23 0-.35.07-.16.08-.36.27-.43.41-.21.41-.18 1.09.08 1.9.13.37.28.75.34.83.03.04.07.03.3-.03zm12.43-.15c.12-.26.31-.84.38-1.16.1-.44.11-.88.04-1.17a.98.98 0 0 0-.51-.63.64.64 0 0 0-.34-.08c-.17 0-.2 0-.3.05a.83.83 0 0 0-.36.31c-.05.1-.06.13-.06.28 0 .19.02.25.15.39.08.1.3.2.41.2.05 0 .13-.02.18-.04.23-.12.26-.46.04-.56-.05-.03-.07-.03-.13 0l-.08.06c0 .01-.02.02-.05.02-.07-.01-.07-.11 0-.18.13-.13.34-.12.49.03.15.16.18.36.1.55a.55.55 0 0 1-.6.32.92.92 0 0 1-.62-.39c-.03-.05-.07-.09-.09-.09s-.1.15-.2.35a22.22 22.22 0 0 1-.52 1.01c0 .1.38.36.77.55.27.13.52.23.85.32.35.1.33.1.45-.14zM3 22.2c0-.28.05-.5.16-.73.16-.35.45-.55.84-.6.16-.03.22-.02.51.05.04.01.05 0 .05-.02l-.14-.46a17.2 17.2 0 0 1-.85-4.81l-.02-.47-.07-.1a.79.79 0 0 0-.36-.32 1.06 1.06 0 0 0-.56-.1c-.47.03-.84.26-1.04.67-.1.2-.1.25-.04.82.21 2.1.64 4.04 1.32 5.93.16.43.2.46.2.13zm-.42-1.95l-.06-.18.04-.1a.67.67 0 0 1 .33-.32c.2-.1.36-.13.58-.12.25.02.27.03.36.26l.08.21-.1-.07c-.1-.12-.2-.14-.46-.12a.86.86 0 0 0-.49.17c-.15.11-.2.18-.2.33l-.02.13-.06-.19zm-.33-1.37a.75.75 0 0 1-.02-.23c.04-.14.27-.34.48-.4.05-.02.2-.03.33-.03.2 0 .27 0 .34.04.08.04.09.06.15.24l.07.22c0 .02-.04-.01-.1-.08-.08-.1-.1-.11-.22-.13-.2-.05-.47-.02-.63.06-.23.11-.32.22-.32.37 0 .06 0 .1-.02.1s-.04-.07-.06-.16zM2 17.68l-.03-.22-.02-.15.14-.13c.1-.1.18-.15.28-.19.26-.1.79-.06.88.05.03.03.12.43.1.44l-.07-.09c-.09-.13-.17-.16-.43-.18a.88.88 0 0 0-.57.13c-.14.1-.2.17-.23.3l-.04.11-.02-.07zm-.15-1.3l-.03-.22-.01-.13.1-.11c.19-.22.5-.31.84-.27.2.03.34.08.39.13.04.04.13.46.1.46l-.08-.1c-.1-.16-.2-.2-.55-.2-.26 0-.28 0-.41.07-.15.07-.28.19-.28.25l-.03.12-.03.08-.01-.08zm15.42 5.9a25.94 25.94 0 0 0 1.43-6.4c.03-.35.03-.4-.07-.61-.23-.46-.82-.72-1.36-.61a.92.92 0 0 0-.6.43c-.06.1-.07.14-.07.33a17.68 17.68 0 0 1-.93 5.23c-.08.22-.08.29-.01.27l.19-.05c.3-.07.7.05.95.3.23.23.34.53.36.95.02.3.04.33.12.16zm.24-1.98v-.13l-.12-.13a.8.8 0 0 0-.56-.23c-.28-.02-.36 0-.47.12a.4.4 0 0 1-.1.08s.13-.36.17-.4c.1-.12.6-.1.85.02.13.07.28.22.33.33l.05.1-.05.18c-.08.22-.1.23-.1.06zm.34-1.3a.65.65 0 0 1-.01-.12c0-.08-.08-.17-.21-.26a1.06 1.06 0 0 0-.75-.11c-.1.02-.13.04-.22.14l-.1.1.04-.13c.09-.3.1-.32.2-.36.2-.08.56-.07.8.03.1.05.27.2.33.3.04.1.04.1 0 .27l-.06.19-.02-.05zm.28-1.34a.65.65 0 0 0-.04-.13.73.73 0 0 0-.3-.24c-.13-.07-.14-.07-.4-.07-.35 0-.43.04-.55.25-.04.07-.03 0 .01-.2.04-.14.07-.22.1-.24.14-.11.6-.13.85-.04.16.06.3.18.37.29.05.09.05.1.03.27-.01.1-.03.18-.04.19s-.02-.03-.03-.08zm.19-1.2l-.06-.16c-.04-.13-.05-.15-.18-.23-.17-.11-.31-.15-.59-.13-.3.02-.4.06-.49.2-.04.06-.07.1-.07.08 0-.07.07-.4.09-.43.03-.04.25-.11.4-.14.2-.03.43 0 .6.09.15.06.3.21.33.3a2 2 0 0 1-.03.41zm-16.7-1.61c.5-.49 1.3-.56 1.79-.16.12.1.15.1.15-.1 0-.22.04-.7.09-1.1.02-.2.04-.36.03-.37l-.26-.04a6.16 6.16 0 0 1-1.82-.5c-.16-.09-.2-.08-.22.02-.02.1-.02 2.27 0 2.34.01.04.03.06.05.06s.1-.07.19-.15zm17.15.01c.02-.16.02-1.98 0-2.18-.01-.15-.02-.15-.07-.15-.03 0-.18.06-.33.12-.48.2-1.03.35-1.6.43l-.29.03v.1l.04.39.07.73c.02.34.03.44.05.44.02 0 .07-.04.12-.08.21-.17.47-.25.76-.25.4 0 .74.13 1.02.4.1.09.18.16.2.16s.02-.07.03-.14zM3.72 12.97l.08-.38A7.5 7.5 0 0 1 5.02 9.6c.2-.26.54-.61.75-.78.08-.06.15-.13.15-.15 0-.02-.1-.1-.29-.21a6.14 6.14 0 0 1-2.28-2.24c-.08 0-.42.53-.71 1.13a12.36 12.36 0 0 0-1.21 5.02c.02.05.31.19.66.31.64.24 1.57.4 1.63.3zm13.12.01a6.29 6.29 0 0 0 1.68-.48l.23-.11-.01-.22c-.13-1.94-.67-3.91-1.45-5.26a3.2 3.2 0 0 0-.47-.69 6.02 6.02 0 0 1-2.25 2.2l-.34.24a6.15 6.15 0 0 1 2.08 3.66l.1.49c.04.23.02.23.42.17zm-15.62-.92l.07-.47a12.4 12.4 0 0 1 1.9-5.73c.03-.1-.59-.61-.74-.61-.08 0-.47.63-.78 1.28-.23.49-.37.83-.56 1.41a16.62 16.62 0 0 0-.75 3.82l-.01.14.25.04c.14.02.32.06.41.09.2.06.19.06.21.03zm18.33-.13l.24-.03.01-.09a15.39 15.39 0 0 0-1-4.58c-.23-.58-.63-1.36-.94-1.83-.08-.11-.12-.15-.16-.15-.12 0-.73.48-.73.59l.1.2c.4.58.81 1.41 1.1 2.22.35 1.05.6 2.22.72 3.45.01.19.04.34.05.35s.1 0 .2-.04l.4-.09zm-5.1-3.53c.88-.54 1.6-1.2 2.02-1.83.07-.12.17-.28.2-.36l.07-.14-.1-.12c-.14-.2-.56-.62-.78-.8a3.69 3.69 0 0 0-2.02-.85c-.3-.03-.55-.01-.76.06-.3.1-.5.27-.65.58-.25.5-.19 1.36.15 1.87.2.32.43.47.7.45.36-.03.6-.5.6-1.17 0-.46-.13-.8-.37-.96-.17-.11-.4-.03-.51.18-.1.17-.12.52-.04.78.05.15.17.29.27.29.05 0 .08-.02.11-.07.04-.06.04-.1.04-.26 0-.15-.02-.2-.06-.25-.06-.09-.05-.15.01-.16.14-.01.24.24.22.54-.03.54-.27.75-.53.47-.22-.24-.33-.75-.26-1.18.06-.35.2-.56.4-.66.14-.08.27-.08.4 0 .51.3.67 1.53.3 2.3-.1.2-.2.33-.34.4-.1.05-.12.05-.65.05-.35 0-.6-.01-.7-.03a2.3 2.3 0 0 1-1.39-.68 1.85 1.85 0 0 1-.32-.65 1.8 1.8 0 0 1-.05-.57 3.16 3.16 0 0 1 .59-1.9c.16-.22.5-.54.7-.67.2-.13.21-.17.06-.24a.46.46 0 0 0-.25-.05.88.88 0 0 0-.53.2c-.3.2-.7.7-.81.99-.06.16-.1.16-.17-.01-.16-.4-.64-.91-1.03-1.1a.8.8 0 0 0-.5-.06c-.09.02-.2.1-.2.13l.2.14c.24.16.58.5.74.75.5.74.69 1.8.45 2.51-.1.28-.17.41-.39.62-.2.2-.37.31-.63.41-.42.17-.82.23-1.44.21-.4 0-.46-.01-.54-.05-.53-.24-.75-1.55-.38-2.31a.95.95 0 0 1 .35-.41c.23-.11.5.02.65.31.29.56.07 1.6-.34 1.68-.06.01-.08 0-.15-.07-.22-.22-.25-.85-.05-1.03.1-.1.17.02.08.14-.04.05-.05.09-.05.24 0 .22.05.32.15.32.1 0 .18-.07.25-.21.05-.1.06-.16.07-.36.01-.38-.07-.58-.26-.68-.13-.06-.23-.06-.33 0-.25.17-.37.49-.37.98 0 .34.05.57.15.78.13.26.28.38.5.38.4 0 .77-.46.9-1.1.06-.25.06-.74 0-.94a1.22 1.22 0 0 0-.6-.81c-.18-.1-.34-.13-.66-.12-.88 0-1.7.34-2.47 1.03-.26.23-.67.7-.67.76 0 .06.13.3.28.53.34.5.84.99 1.49 1.45.3.21.8.52.84.52l.32-.14c.61-.3 1.14-.42 1.79-.4.42.01.6.04 1.27.21.66.17.67.17 1.3 0l.7-.15c.3-.06.85-.08 1.13-.04.45.05.99.22 1.38.44.1.05.19.09.2.08l.32-.18zM8.03 7.17a1.8 1.8 0 0 0 1.2-.58c.22-.3.3-.56.3-1C9.55 4.51 8.93 3.5 8 3.05a3.33 3.33 0 0 0-1.65-.26 4.9 4.9 0 0 0-3.3 1.67c-.25.28-.51.61-.51.66 0 .02.06.07.16.14.1.06.25.19.36.28s.2.18.22.18c.02 0 .07-.05.12-.11a4.41 4.41 0 0 1 2.5-1.64c.31-.06.84-.08 1.05-.03.43.1.76.36.96.78.24.49.27 1.07.09 1.66-.07.2-.18.43-.29.58-.08.12-.09.18-.03.21.05.03.12.03.36 0zm4.44.01c.08-.02.08-.08-.02-.22-.56-.83-.52-2.03.09-2.64.17-.17.33-.27.58-.36.17-.06.81-.06 1.1 0 .57.11 1.13.37 1.63.75a6.69 6.69 0 0 1 1.03 1.01c.02 0 .1-.07.2-.16.15-.13.33-.27.53-.39.06-.03.03-.08-.2-.37a5.33 5.33 0 0 0-2.65-1.85 4.38 4.38 0 0 0-1.98-.1 2.7 2.7 0 0 0-2.15 2.73c0 .35 0 .38.06.55.03.1.08.22.12.28.15.26.45.5.77.63.28.1.74.18.89.14zm-2.25-3.71c.42-.73 1-1.12 1.52-1.04.18.03.39.12.5.22l.09.08.13-.04.38-.08a.95.95 0 0 0 .28-.08c.05-.05-.07-.25-.27-.45-.15-.15-.21-.2-.4-.29a1.63 1.63 0 0 0-.72-.19c-.37-.02-.68.06-.97.25-.26.18-.48.45-.6.75l-.08.14-.06-.1a2.06 2.06 0 0 0-.36-.57c-.2-.2-.44-.35-.71-.42-.21-.06-.67-.06-.9 0s-.5.2-.66.34c-.15.13-.34.38-.36.49-.01.07-.01.07.21.1l.37.09.23.06.1-.08a.98.98 0 0 1 .7-.22c.17.01.37.09.54.18.24.15.55.5.77.87.11.2.15.2.27-.01zm-.04-1.2c.16-.27.38-.48.68-.64.2-.1.2-.13.06-.21-.09-.05-.13-.05-.28-.05-.22 0-.35.05-.48.18l-.08.09-.1-.1a.69.69 0 0 0-.45-.18c-.2 0-.43.1-.4.17 0 .02.1.07.19.12.21.1.47.34.61.56.13.2.17.2.25.06zM9 1.37a.83.83 0 0 1 .95-.2c.13.05.14.05.22.01.34-.15.7-.09.96.17l.11.12.15-.03a.52.52 0 0 0 .16-.04c.05-.05-.18-.5-.37-.72A1.53 1.53 0 0 0 9.4.36c-.32.16-.66.56-.77.9-.04.14-.03.15.1.18.16.03.18.03.27-.07z"/>
6
+ </svg>
@@ -0,0 +1,7 @@
1
+ Blacklight.onLoad(function() {
2
+ $(function () {
3
+ $('[data-toggle="popover"]').popover({
4
+ trigger: 'hover'
5
+ })
6
+ })
7
+ });
@@ -9,7 +9,5 @@ Blacklight.onLoad(function() {
9
9
  viewer = new window['GeoBlacklight']['Viewer'][viewerName](element);
10
10
  });
11
11
 
12
- $('.truncate-abstract').readmore({
13
- maxHeight: 60
14
- });
12
+ new Readmore( '.truncate-abstract', { maxHeight: 60 } );
15
13
  });
@@ -0,0 +1,13 @@
1
+ //= require geoblacklight/viewers/viewer
2
+
3
+ GeoBlacklight.Viewer.Oembed = GeoBlacklight.Viewer.extend({
4
+ load: function() {
5
+ var $el = $(this.element);
6
+ $.getJSON(this.data.url, function(data){
7
+ if (data === null){
8
+ return;
9
+ }
10
+ $el.html(data.html);
11
+ });
12
+ },
13
+ });
@@ -2,6 +2,14 @@
2
2
  Stylesheet for overriding styles inherited from Blacklight proper
3
3
  **/
4
4
 
5
+ $logo-image: image_url('blacklight/logo.svg') !default
6
+
7
+ .navbar-brand { /* The main logo image for the Blacklight instance */
8
+ @if $logo-image {
9
+ background: transparent $logo-image no-repeat top left;
10
+ }
11
+ }
12
+
5
13
  // Begin - Addresses GBL issue #634
6
14
  // Emulates font-size for SVG icons and aligns to baseline
7
15
  .blacklight-icons {
@@ -40,4 +48,4 @@
40
48
  padding: 15px;
41
49
  border-bottom: 1px solid #e9ecef;
42
50
  }
43
- // End - Addresses GBL issue #766
51
+ // End - Addresses GBL issue #766