Browse Source

cleanup basic css

ouidade 2 years ago
parent
commit
0e6de56e3e
69 changed files with 459 additions and 3999 deletions
  1. 1 1
      config/sync/block.block.article.yml
  2. 1 1
      config/sync/block.block.booknavigation_2.yml
  3. 2 2
      config/sync/block.block.breadcrumbs.yml
  4. 1 1
      config/sync/block.block.languageswitcher.yml
  5. 1 1
      config/sync/block.block.pagetitle_2.yml
  6. 1 1
      config/sync/block.block.rorschach_content.yml
  7. 1 1
      config/sync/block.block.rorschach_primary_local_tasks.yml
  8. 48 0
      config/sync/block.block.subheading.yml
  9. 28 10
      config/sync/core.entity_form_display.node.book.default.yml
  10. 10 2
      config/sync/core.entity_view_display.node.book.default.yml
  11. 2 0
      config/sync/core.entity_view_display.node.book.full.yml
  12. 2 0
      config/sync/core.entity_view_display.node.book.teaser.yml
  13. 21 0
      config/sync/field.field.node.book.field_bookpage_subheading.yml
  14. 1 1
      config/sync/field.field.paragraph.image.field_image.yml
  15. 20 0
      config/sync/field.storage.node.field_bookpage_subheading.yml
  16. 8 1
      config/sync/node.type.book.yml
  17. 201 0
      config/sync/views.view.book_traversal_links.yml
  18. 24 18
      web/themes/custom/rorschach/css-compiled/styles.css
  19. BIN
      web/themes/custom/rorschach/images/.png
  20. BIN
      web/themes/custom/rorschach/images/Cite_architecture-Freaks_Architects026Copyright_David_Foessel_0.jpg
  21. BIN
      web/themes/custom/rorschach/images/Logement_sociaux_6_1.jpg
  22. BIN
      web/themes/custom/rorschach/images/carre_site.mp4
  23. BIN
      web/themes/custom/rorschach/images/evénement 308.jpg
  24. BIN
      web/themes/custom/rorschach/images/gouvernement_cartouche.png
  25. BIN
      web/themes/custom/rorschach/images/ko.jpg
  26. 0 57
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu-offre.svg
  27. 0 56
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu.svg
  28. 0 65
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu_annuairederecherche.svg
  29. 0 64
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu_bdd.svg
  30. 0 56
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu_contact.svg
  31. 0 64
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu_gouvernance.svg
  32. 0 64
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu_partenaire.svg
  33. 0 64
      web/themes/custom/rorschach/images/pictos/carre-contour-bleu_programme.svg
  34. 0 73
      web/themes/custom/rorschach/images/pictos/fleche_blanche.svg
  35. 0 117
      web/themes/custom/rorschach/images/pictos/forme_home.svg
  36. 0 123
      web/themes/custom/rorschach/images/pictos/forme_home_2.svg
  37. 0 122
      web/themes/custom/rorschach/images/pictos/forme_home_2_smartphone.svg
  38. 0 1
      web/themes/custom/rorschach/images/pictos/icons8-menu.svg
  39. 0 48
      web/themes/custom/rorschach/images/pictos/linkedin_black.svg
  40. 0 48
      web/themes/custom/rorschach/images/pictos/linkedin_white.svg
  41. BIN
      web/themes/custom/rorschach/images/pictos/logo-twitter.png
  42. BIN
      web/themes/custom/rorschach/images/pictos/menu.png
  43. 0 54
      web/themes/custom/rorschach/images/pictos/noun_Arrow_3771902-rouge.svg
  44. 0 53
      web/themes/custom/rorschach/images/pictos/noun_Arrow_3771902.svg
  45. 0 48
      web/themes/custom/rorschach/images/pictos/noun_Download_file_307900.svg
  46. 0 55
      web/themes/custom/rorschach/images/pictos/noun_External Link_674151.svg
  47. 0 43
      web/themes/custom/rorschach/images/pictos/noun_Loupe_337697.svg
  48. 0 71
      web/themes/custom/rorschach/images/pictos/picto_faq.svg
  49. 0 71
      web/themes/custom/rorschach/images/pictos/picto_faq_2.svg
  50. 0 904
      web/themes/custom/rorschach/images/pictos/rosace.svg
  51. BIN
      web/themes/custom/rorschach/images/pictos/rosace_coupee.png
  52. 0 866
      web/themes/custom/rorschach/images/pictos/rosace_coupee.svg
  53. 0 43
      web/themes/custom/rorschach/images/pictos/twitter_black.svg
  54. 0 43
      web/themes/custom/rorschach/images/pictos/twitter_white.svg
  55. 0 74
      web/themes/custom/rorschach/images/pictos/youtube_black.svg
  56. 0 78
      web/themes/custom/rorschach/images/pictos/youtube_white.svg
  57. BIN
      web/themes/custom/rorschach/images/sceau_excellence_def.png
  58. 2 2
      web/themes/custom/rorschach/rorschach.info.yml
  59. 14 0
      web/themes/custom/rorschach/scss/components/_tablefields.scss
  60. 42 26
      web/themes/custom/rorschach/scss/global/_layout.scss
  61. 18 0
      web/themes/custom/rorschach/scss/pages/_bookpage.scss
  62. 0 270
      web/themes/custom/rorschach/scss/pages/_header.scss
  63. 7 9
      web/themes/custom/rorschach/scss/partials/_header.scss
  64. 0 0
      web/themes/custom/rorschach/scss/partials/_navigation.scss
  65. 3 1
      web/themes/custom/rorschach/scss/styles.scss
  66. 0 56
      web/themes/custom/rorschach/templates/layout/html--ressources--annuairederecherche.html.twig
  67. 0 57
      web/themes/custom/rorschach/templates/layout/html--ressources--bdd--30.html.twig
  68. 0 56
      web/themes/custom/rorschach/templates/layout/html--ressources--bdd.html.twig
  69. 0 57
      web/themes/custom/rorschach/templates/layout/html--ressources--offresdeservice.html.twig

+ 1 - 1
config/sync/block.block.article.yml

@@ -10,7 +10,7 @@ dependencies:
 id: article
 theme: rorschach
 region: content
-weight: -3
+weight: -1
 provider: null
 plugin: 'entity_field:node:field_article'
 settings:

+ 1 - 1
config/sync/block.block.booknavigation_2.yml

@@ -16,7 +16,7 @@ plugin: book_navigation
 settings:
   id: book_navigation
   label: 'Book navigation'
-  label_display: visible
+  label_display: '0'
   provider: book
   block_mode: 'all pages'
 visibility:

+ 2 - 2
config/sync/block.block.breadcrumbs.yml

@@ -10,13 +10,13 @@ dependencies:
 id: breadcrumbs
 theme: rorschach
 region: content
-weight: -6
+weight: -5
 provider: null
 plugin: system_breadcrumb_block
 settings:
   id: system_breadcrumb_block
   label: Breadcrumbs
-  label_display: visible
+  label_display: '0'
   provider: system
 visibility:
   context:

+ 1 - 1
config/sync/block.block.languageswitcher.yml

@@ -16,7 +16,7 @@ plugin: 'language_block:language_interface'
 settings:
   id: 'language_block:language_interface'
   label: 'Language switcher'
-  label_display: visible
+  label_display: '0'
   provider: language
 visibility:
   context:

+ 1 - 1
config/sync/block.block.pagetitle_2.yml

@@ -9,7 +9,7 @@ dependencies:
 id: pagetitle_2
 theme: rorschach
 region: content
-weight: -4
+weight: -3
 provider: null
 plugin: page_title_block
 settings:

+ 1 - 1
config/sync/block.block.rorschach_content.yml

@@ -12,7 +12,7 @@ _core:
 id: rorschach_content
 theme: rorschach
 region: content
-weight: -5
+weight: -4
 provider: null
 plugin: system_main_block
 settings:

+ 1 - 1
config/sync/block.block.rorschach_primary_local_tasks.yml

@@ -17,7 +17,7 @@ plugin: local_tasks_block
 settings:
   id: local_tasks_block
   label: 'Primary tabs'
-  label_display: visible
+  label_display: '0'
   provider: core
   primary: true
   secondary: false

+ 48 - 0
config/sync/block.block.subheading.yml

@@ -0,0 +1,48 @@
+uuid: b76a822c-5dc5-4ce5-b4ef-5388d8a77308
+langcode: en
+status: true
+dependencies:
+  module:
+    - context
+    - ctools_block
+  theme:
+    - rorschach
+id: subheading
+theme: rorschach
+region: content
+weight: -2
+provider: null
+plugin: 'entity_field:node:field_bookpage_subheading'
+settings:
+  id: 'entity_field:node:field_bookpage_subheading'
+  label: 'Page SubHeading'
+  label_display: '0'
+  provider: ctools_block
+  context_mapping:
+    entity: '@node.node_route_context:node'
+  formatter:
+    type: text_default
+    weight: 0
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+visibility:
+  context:
+    id: context
+    negate: null
+    values: ''
+  context_all:
+    id: context_all
+    negate: null
+    values: ''
+  user_status:
+    id: user_status
+    negate: false
+    context_mapping:
+      user: '@user.current_user_context:current_user'
+    user_status:
+      viewing_profile: '0'
+      logged_viewing_profile: '0'
+      own_page_true: '0'
+      field_value: '0'
+    user_fields: uid

+ 28 - 10
config/sync/core.entity_form_display.node.book.default.yml

@@ -6,16 +6,20 @@ dependencies:
     - field.field.node.book.body
     - field.field.node.book.field_article
     - field.field.node.book.field_articles
+    - field.field.node.book.field_bookpage_subheading
     - field.field.node.book.field_image
     - field.field.node.book.field_subheading
     - field.field.node.book.field_tablefield
     - field.field.node.book.field_text
     - node.type.book
   module:
+    - advanced_text_formatter
     - field_layout
     - layout_discovery
+    - maxlength
     - paragraphs
     - path
+    - text
 third_party_settings:
   field_layout:
     id: layout_onecol
@@ -30,13 +34,13 @@ mode: default
 content:
   created:
     type: datetime_timestamp
-    weight: 4
+    weight: 5
     region: content
     settings: {  }
     third_party_settings: {  }
   field_article:
     type: paragraphs
-    weight: 1
+    weight: 2
     region: content
     settings:
       title: Paragraph
@@ -53,36 +57,50 @@ content:
         collapse_edit_all: collapse_edit_all
         duplicate: duplicate
     third_party_settings: {  }
+  field_bookpage_subheading:
+    type: text_textfield
+    weight: 1
+    region: content
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings:
+      maxlength:
+        maxlength_js: null
+        maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
+        maxlength_js_enforce: false
+      advanced_text_formatter:
+        show_token_tree: 0
   langcode:
     type: language_select
-    weight: 2
+    weight: 3
     region: content
     settings:
       include_locked: true
     third_party_settings: {  }
   path:
     type: path
-    weight: 8
+    weight: 9
     region: content
     settings: {  }
     third_party_settings: {  }
   promote:
     type: boolean_checkbox
-    weight: 6
+    weight: 7
     region: content
     settings:
       display_label: true
     third_party_settings: {  }
   status:
     type: boolean_checkbox
-    weight: 10
+    weight: 11
     region: content
     settings:
       display_label: true
     third_party_settings: {  }
   sticky:
     type: boolean_checkbox
-    weight: 7
+    weight: 8
     region: content
     settings:
       display_label: true
@@ -96,13 +114,13 @@ content:
       placeholder: ''
     third_party_settings: {  }
   translation:
-    weight: 5
+    weight: 6
     region: content
     settings: {  }
     third_party_settings: {  }
   uid:
     type: entity_reference_autocomplete
-    weight: 3
+    weight: 4
     region: content
     settings:
       match_operator: CONTAINS
@@ -111,7 +129,7 @@ content:
       placeholder: ''
     third_party_settings: {  }
   url_redirects:
-    weight: 9
+    weight: 10
     region: content
     settings: {  }
     third_party_settings: {  }

+ 10 - 2
config/sync/core.entity_view_display.node.book.default.yml

@@ -6,6 +6,7 @@ dependencies:
     - field.field.node.book.body
     - field.field.node.book.field_article
     - field.field.node.book.field_articles
+    - field.field.node.book.field_bookpage_subheading
     - field.field.node.book.field_image
     - field.field.node.book.field_subheading
     - field.field.node.book.field_tablefield
@@ -33,7 +34,7 @@ content:
     label: hidden
     settings: {  }
     third_party_settings: {  }
-    weight: 0
+    weight: 1
     region: content
   field_article:
     type: entity_reference_revisions_entity_view
@@ -53,6 +54,13 @@ content:
     third_party_settings: {  }
     weight: 3
     region: content
+  field_bookpage_subheading:
+    type: text_default
+    label: above
+    settings: {  }
+    third_party_settings: {  }
+    weight: 0
+    region: content
   field_image:
     type: entity_reference_revisions_entity_view
     label: above
@@ -92,7 +100,7 @@ content:
   links:
     settings: {  }
     third_party_settings: {  }
-    weight: 1
+    weight: 2
     region: content
 hidden:
   langcode: true

+ 2 - 0
config/sync/core.entity_view_display.node.book.full.yml

@@ -7,6 +7,7 @@ dependencies:
     - field.field.node.book.body
     - field.field.node.book.field_article
     - field.field.node.book.field_articles
+    - field.field.node.book.field_bookpage_subheading
     - field.field.node.book.field_image
     - field.field.node.book.field_subheading
     - field.field.node.book.field_tablefield
@@ -51,6 +52,7 @@ content:
     region: content
 hidden:
   field_article: true
+  field_bookpage_subheading: true
   field_image: true
   field_subheading: true
   field_tablefield: true

+ 2 - 0
config/sync/core.entity_view_display.node.book.teaser.yml

@@ -7,6 +7,7 @@ dependencies:
     - field.field.node.book.body
     - field.field.node.book.field_article
     - field.field.node.book.field_articles
+    - field.field.node.book.field_bookpage_subheading
     - field.field.node.book.field_image
     - field.field.node.book.field_subheading
     - field.field.node.book.field_tablefield
@@ -52,6 +53,7 @@ content:
     region: content
 hidden:
   field_article: true
+  field_bookpage_subheading: true
   field_image: true
   field_subheading: true
   field_tablefield: true

+ 21 - 0
config/sync/field.field.node.book.field_bookpage_subheading.yml

@@ -0,0 +1,21 @@
+uuid: dedc9ff2-0efc-42ce-bb75-225e31b45824
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.node.field_bookpage_subheading
+    - node.type.book
+  module:
+    - text
+id: node.book.field_bookpage_subheading
+field_name: field_bookpage_subheading
+entity_type: node
+bundle: book
+label: SubHeading
+description: ''
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: text

+ 1 - 1
config/sync/field.field.paragraph.image.field_image.yml

@@ -34,7 +34,7 @@ settings:
   min_resolution: ''
   alt_field: true
   alt_field_required: true
-  title_field: false
+  title_field: true
   title_field_required: false
   default_image:
     uuid: ''

+ 20 - 0
config/sync/field.storage.node.field_bookpage_subheading.yml

@@ -0,0 +1,20 @@
+uuid: 848bc9ff-51f8-4492-840c-0bbc5f83bbc5
+langcode: en
+status: true
+dependencies:
+  module:
+    - node
+    - text
+id: node.field_bookpage_subheading
+field_name: field_bookpage_subheading
+entity_type: node
+type: text
+settings:
+  max_length: 255
+module: text
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false

+ 8 - 1
config/sync/node.type.book.yml

@@ -2,9 +2,16 @@ uuid: 9b0dd004-98ba-4cf1-becf-177beecfa616
 langcode: fr
 status: true
 dependencies:
+  module:
+    - menu_ui
   enforced:
     module:
       - book
+third_party_settings:
+  menu_ui:
+    available_menus:
+      - main
+    parent: 'main:'
 _core:
   default_config_hash: 2gWGA-X4ERc4McStS7cMEG3ZBpDEqfNRDPTjB1v674Y
 name: 'Book page'
@@ -13,4 +20,4 @@ description: '<em>Books</em> have a built-in hierarchical navigation. Use for ha
 help: ''
 new_revision: true
 preview_mode: 1
-display_submitted: true
+display_submitted: false

+ 201 - 0
config/sync/views.view.book_traversal_links.yml

@@ -0,0 +1,201 @@
+uuid: c0be0038-de5e-4e57-b0a5-18fada0a35c8
+langcode: fr
+status: true
+dependencies:
+  config:
+    - block_content.type.content_book_page
+  module:
+    - block_content
+id: book_traversal_links
+label: 'Book traversal links'
+module: views
+description: ''
+tag: ''
+base_table: block_content_field_data
+base_field: nid
+display:
+  default:
+    id: default
+    display_title: Default
+    display_plugin: default
+    position: 0
+    display_options:
+      title: 'Book traversal links'
+      fields:
+        info:
+          id: info
+          table: block_content_field_data
+          field: info
+          relationship: none
+          group_type: group
+          admin_label: ''
+          entity_type: null
+          entity_field: info
+          plugin_id: field
+          label: ''
+          exclude: false
+          alter:
+            alter_text: false
+            text: ''
+            make_link: false
+            path: ''
+            absolute: false
+            external: false
+            replace_spaces: false
+            path_case: none
+            trim_whitespace: false
+            alt: ''
+            rel: ''
+            link_class: ''
+            prefix: ''
+            suffix: ''
+            target: ''
+            nl2br: false
+            max_length: 0
+            word_boundary: true
+            ellipsis: true
+            more_link: false
+            more_link_text: ''
+            more_link_path: ''
+            strip_tags: false
+            trim: false
+            preserve_tags: ''
+            html: false
+          element_type: ''
+          element_class: ''
+          element_label_type: ''
+          element_label_class: ''
+          element_label_colon: true
+          element_wrapper_type: ''
+          element_wrapper_class: ''
+          element_default_classes: true
+          empty: ''
+          hide_empty: false
+          empty_zero: false
+          hide_alter_empty: true
+          click_sort_column: value
+          type: string
+          settings: {  }
+          group_column: value
+          group_columns: {  }
+          group_rows: true
+          delta_limit: 0
+          delta_offset: 0
+          delta_reversed: false
+          delta_first_last: false
+          multi_type: separator
+          separator: ', '
+          field_api_classes: false
+      pager:
+        type: full
+        options:
+          offset: 0
+          items_per_page: 5
+          total_pages: null
+          id: 0
+          tags:
+            next: 'Next ›'
+            previous: '‹ Previous'
+            first: '« First'
+            last: 'Last »'
+          expose:
+            items_per_page: false
+            items_per_page_label: 'Items per page'
+            items_per_page_options: '5, 10, 25, 50'
+            items_per_page_options_all: false
+            items_per_page_options_all_label: '- All -'
+            offset: false
+            offset_label: Offset
+          quantity: 9
+      exposed_form:
+        type: basic
+        options:
+          submit_button: Apply
+          reset_button: false
+          reset_button_label: Reset
+          exposed_sorts_label: 'Sort by'
+          expose_sort_order: true
+          sort_asc_label: Asc
+          sort_desc_label: Desc
+      access:
+        type: none
+        options: {  }
+      cache:
+        type: tag
+        options: {  }
+      empty: {  }
+      sorts: {  }
+      arguments: {  }
+      filters:
+        status:
+          id: status
+          table: block_content_field_data
+          field: status
+          entity_type: block_content
+          entity_field: status
+          plugin_id: boolean
+          value: '1'
+          group: 1
+          expose:
+            operator: ''
+            operator_limit_selection: false
+            operator_list: {  }
+        reusable:
+          id: reusable
+          table: block_content_field_data
+          field: reusable
+          entity_type: block_content
+          entity_field: reusable
+          plugin_id: boolean
+          value: '1'
+          expose:
+            operator_limit_selection: false
+            operator_list: {  }
+        type:
+          id: type
+          table: block_content_field_data
+          field: type
+          entity_type: block_content
+          entity_field: type
+          plugin_id: bundle
+          value:
+            content_book_page: content_book_page
+          expose:
+            operator_limit_selection: false
+            operator_list: {  }
+      style:
+        type: default
+      row:
+        type: fields
+      query:
+        type: views_query
+        options:
+          query_comment: ''
+          disable_sql_rewrite: false
+          distinct: false
+          replica: false
+          query_tags: {  }
+      relationships: {  }
+      header: {  }
+      footer: {  }
+    cache_metadata:
+      max-age: -1
+      contexts:
+        - 'languages:language_content'
+        - 'languages:language_interface'
+        - url.query_args
+      tags: {  }
+  block_1:
+    id: block_1
+    display_title: Block
+    display_plugin: block
+    position: 1
+    display_options:
+      display_extenders: {  }
+    cache_metadata:
+      max-age: -1
+      contexts:
+        - 'languages:language_content'
+        - 'languages:language_interface'
+        - url.query_args
+      tags: {  }

+ 24 - 18
web/themes/custom/rorschach/css-compiled/styles.css

@@ -6,6 +6,12 @@
   margin: auto;
   background-color: hotpink; }
 
+table, th, td {
+  border: 1px solid; }
+
+#main-content {
+  background-color: blueviolet; }
+
 /*global*/
 @font-face {
   font-family: 'Font Awesome';
@@ -100,6 +106,9 @@
   font-style: normal; }
 
 /* Colors used for EQL */
+.block {
+  box-shadow: 1px 0px 1px black; }
+
 .layout-container {
   font-family: "Marianne", sans-serif;
   margin: none;
@@ -122,24 +131,6 @@
   .layout-content .field__label {
     visibility: hidden; }
 
-.path-frontpage {
-  margin: 0; }
-
-.path-node {
-  margin: 0; }
-  .path-node main {
-    width: 100%; }
-  .path-node .main-content {
-    margin-top: 7rem; }
-  .path-node .field--name-field-titre .field__item {
-    color: #09398b;
-    font-weight: 900;
-    font-size: 2rem; }
-  .path-node .field--name-field-titre .field__label {
-    visibility: hidden; }
-  .path-node .inter-titre {
-    color: #009ee3; }
-
 a {
   text-decoration: none; }
 
@@ -799,6 +790,18 @@ a {
 .field--name-field-subheading {
   font-size: 2rem; }
 
+.block {
+  border: black; }
+
+article.node-type-book {
+  width: 70%; }
+  article.node-type-book h2 {
+    visibility: hidden; }
+  article.node-type-book div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2) {
+    display: flex;
+    flex-direction: row;
+    justify-content: space-between; }
+
 /*partials*/
 .layout-container {
   position: relative;
@@ -817,6 +820,9 @@ a {
   color: black;
   top: 0%;
   scroll-margin: 8rem; }
+  #header-top .region-header-top-rigth {
+    display: flex;
+    flex-direction: row; }
   #header-top .region-header-top-left {
     display: flex;
     flex-direction: row; }

BIN
web/themes/custom/rorschach/images/.png


BIN
web/themes/custom/rorschach/images/Cite_architecture-Freaks_Architects026Copyright_David_Foessel_0.jpg


BIN
web/themes/custom/rorschach/images/Logement_sociaux_6_1.jpg


BIN
web/themes/custom/rorschach/images/carre_site.mp4


BIN
web/themes/custom/rorschach/images/evénement 308.jpg


BIN
web/themes/custom/rorschach/images/gouvernement_cartouche.png


BIN
web/themes/custom/rorschach/images/ko.jpg


+ 0 - 57
web/themes/custom/rorschach/images/pictos/carre-contour-bleu-offre.svg

@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="1859.6678"
-   height="1397.6678"
-   viewBox="0 0 492.03713 369.80117"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu-offre.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.23221476"
-     inkscape:cx="850.5058"
-     inkscape:cy="1175.6359"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px"
-     height="1398.6679px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(137.2971,127.25679)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:0.99875;stroke-miterlimit:10"
-       id="rect846"
-       width="352.8764"
-       height="350.48984"
-       x="-86.353134"
-       y="-236.12567"
-       transform="matrix(0.84130088,0.54056713,-0.55615919,0.83107578,0,0)" />
-  </g>
-</svg>

+ 0 - 56
web/themes/custom/rorschach/images/pictos/carre-contour-bleu.svg

@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="1591.1172"
-   height="1591.1172"
-   viewBox="0 0 420.9831 420.9831"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.56123737"
-     inkscape:cx="777.74579"
-     inkscape:cy="558.58718"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(101.77008,91.729773)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:0.923256;stroke-miterlimit:10"
-       id="rect846"
-       width="278.15143"
-       height="278.15143"
-       x="-41.242222"
-       y="-216.25394"
-       transform="rotate(37.400703)" />
-  </g>
-</svg>

+ 0 - 65
web/themes/custom/rorschach/images/pictos/carre-contour-bleu_annuairederecherche.svg

@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="2191.668"
-   height="1859.6678"
-   viewBox="0 0 579.87773 492.03713"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu_annuairederecherche.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.1044922"
-     inkscape:cx="-138.76634"
-     inkscape:cy="488.07471"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="332"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px"
-     width="2062.668px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(137.2971,127.25679)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect846"
-       width="280"
-       height="289.78366"
-       x="124.94337"
-       y="-184.75882"
-       transform="rotate(35)" />
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect846-3"
-       width="354.94754"
-       height="354.94693"
-       x="-87.054558"
-       y="-149.21928"
-       transform="rotate(75)" />
-  </g>
-</svg>

+ 0 - 64
web/themes/custom/rorschach/images/pictos/carre-contour-bleu_bdd.svg

@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="1859.6678"
-   height="1859.6678"
-   viewBox="0 0 492.03713 492.03713"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu_bdd.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.23221476"
-     inkscape:cx="848.35262"
-     inkscape:cy="1175.6359"
-     inkscape:window-width="1453"
-     inkscape:window-height="841"
-     inkscape:window-x="2273"
-     inkscape:window-y="69"
-     inkscape:window-maximized="0"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(137.2971,127.25679)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-miterlimit:10"
-       id="rect846"
-       width="352.12128"
-       height="352.12128"
-       x="-55.000809"
-       y="-192.71989"
-       transform="rotate(35)" />
-    <rect
-       style="fill:#ffffff;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect846-3"
-       width="264.6261"
-       height="264.62564"
-       x="-100.82403"
-       y="-266.3089"
-       transform="rotate(75)" />
-  </g>
-</svg>

+ 0 - 56
web/themes/custom/rorschach/images/pictos/carre-contour-bleu_contact.svg

@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="1729.9076"
-   height="1542.5575"
-   viewBox="0 0 457.70473 408.13501"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu_contact.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.22583307"
-     inkscape:cx="1224.3557"
-     inkscape:cy="1025.0934"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(321.89541,336.88183)">
-    <rect
-       style="fill:#ffffff;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect1867"
-       width="395"
-       height="330"
-       x="-396.64142"
-       y="-622.02563"
-       transform="rotate(-12.367575)" />
-  </g>
-</svg>

+ 0 - 64
web/themes/custom/rorschach/images/pictos/carre-contour-bleu_gouvernance.svg

@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="2254.1101"
-   height="2122.175"
-   viewBox="0 0 596.39998 561.49216"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu_gouvernance.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.22583307"
-     inkscape:cx="527.07357"
-     inkscape:cy="375.32012"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(137.59224,164.72754)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:1.45026;stroke-miterlimit:10"
-       id="rect846"
-       width="590"
-       height="530.63019"
-       x="-216.81145"
-       y="-484.47232"
-       transform="matrix(0.86566806,0.50061843,-0.50152651,0.86514228,0,0)" />
-    <rect
-       style="fill:#ffffff;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect1867"
-       width="395"
-       height="330"
-       x="-59.947247"
-       y="-158.27324"
-       transform="rotate(-12.367575)" />
-  </g>
-</svg>

+ 0 - 64
web/themes/custom/rorschach/images/pictos/carre-contour-bleu_partenaire.svg

@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="1859.6678"
-   height="1859.6678"
-   viewBox="0 0 492.03713 492.03713"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu_partenaire.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.23221476"
-     inkscape:cx="850.50579"
-     inkscape:cy="1173.4827"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(137.2971,127.25679)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:1.;stroke-miterlimit:10"
-       id="rect846"
-       width="350"
-       height="320"
-       x="-18.882277"
-       y="-141.13676"
-       transform="rotate(35)" />
-    <rect
-       style="fill:#ffffff;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect846-3"
-       width="264.6261"
-       height="264.62564"
-       x="-66.884071"
-       y="-216.47726"
-       transform="rotate(75)" />
-  </g>
-</svg>

+ 0 - 64
web/themes/custom/rorschach/images/pictos/carre-contour-bleu_programme.svg

@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="1859.6678"
-   height="1859.6678"
-   viewBox="0 0 492.03713 492.03713"
-   version="1.1"
-   id="svg5"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="carre-contour-bleu_programme.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview7"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.23221476"
-     inkscape:cx="850.50579"
-     inkscape:cy="1173.4827"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     units="px" />
-  <defs
-     id="defs2" />
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(137.2971,127.25679)">
-    <rect
-       style="fill:none;stroke:#009ee3;stroke-width:1.;stroke-miterlimit:10"
-       id="rect846"
-       width="352.12128"
-       height="352.12128"
-       x="-18.882277"
-       y="-141.13676"
-       transform="rotate(35)" />
-    <rect
-       style="fill:white;stroke:#009ee3;stroke-width:1;stroke-miterlimit:10"
-       id="rect846-3"
-       width="264.6261"
-       height="264.62564"
-       x="-39.998676"
-       y="-250.01031"
-       transform="rotate(75)" />
-  </g>
-</svg>

+ 0 - 73
web/themes/custom/rorschach/images/pictos/fleche_blanche.svg

@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   version="1.1"
-   x="0px"
-   y="0px"
-   viewBox="0 0 51.400001 18.692308"
-   xml:space="preserve"
-   id="svg8"
-   sodipodi:docname="flèche_blanche.svg"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   width="29.653847"
-   height="18.692308"
-   inkscape:export-filename="/home/ouidade/Sites/EQL/docker-eql/src_d9/web/themes/custom/eql/images/pictos/noun_Arrow_3771902.png"
-   inkscape:export-xdpi="300"
-   inkscape:export-ydpi="300"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
-     id="metadata14"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
-     id="defs12"><clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath827"><use
-         x="0"
-         y="0"
-         xlink:href="#g823"
-         id="use829"
-         width="100%"
-         height="100%" /></clipPath></defs><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview10"
-     showgrid="false"
-     inkscape:zoom="6.92"
-     inkscape:cx="20.66474"
-     inkscape:cy="30.924855"
-     inkscape:window-x="0"
-     inkscape:window-y="332"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g825"
-     inkscape:pagecheckerboard="0"
-     width="99px"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0" /><g
-     id="g825"
-     clip-path="url(#clipPath827)"
-     transform="translate(-0.484148,-12.583082)"><g
-       inkscape:label="Clip"
-       id="g823"
-       style="fill:#ffffff"><polygon
-         points="24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2 71.9,49 24.3,49 "
-         id="polygon2"
-         inkscape:export-filename="/home/ouidade/Sites/EQL/docker-eql/src_d9/web/themes/custom/eql/images/pictos/polygon2.png"
-         inkscape:export-xdpi="300"
-         inkscape:export-ydpi="300"
-         transform="translate(-23.815852,-33.316918)"
-         style="fill:#ffffff" /></g></g></svg>

+ 0 - 117
web/themes/custom/rorschach/images/pictos/forme_home.svg

@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   version="1.1"
-   id="svg871"
-   xml:space="preserve"
-   width="1700.7874"
-   height="1322.8346"
-   viewBox="0 0 1700.7874 1322.8346"
-   sodipodi:docname="forme_home.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata877"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs875"><clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath893"><path
-         d="M 0,0 H 1263.5 V -982.96474 H 0 Z"
-         clip-rule="evenodd"
-         id="path891" /></clipPath><linearGradient
-       x1="0"
-       y1="0"
-       x2="393.55112"
-       y2="0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0000104,0,0,-1.0000104,1187.5312,848.11903)"
-       spreadMethod="pad"
-       id="linearGradient923"><stop
-         style="stop-opacity:1;stop-color:#4ca5e1"
-         offset="0"
-         id="stop919" /><stop
-         style="stop-opacity:1;stop-color:#f25152"
-         offset="1"
-         id="stop921" /></linearGradient><linearGradient
-       x1="0"
-       y1="0"
-       x2="493.23679"
-       y2="0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.99998925,0,0,-0.99998925,-103.89338,971.68058)"
-       spreadMethod="pad"
-       id="linearGradient943"><stop
-         style="stop-opacity:1;stop-color:#4ca5e1"
-         offset="0"
-         id="stop939" /><stop
-         style="stop-opacity:1;stop-color:#26448e"
-         offset="1"
-         id="stop941" /></linearGradient><linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient943"
-       id="linearGradient1728"
-       x1="-162.00925"
-       y1="623.79181"
-       x2="341.04544"
-       y2="623.79181"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(435.18428,-1001.4364)" /><linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient923"
-       id="linearGradient1736"
-       x1="637.69739"
-       y1="456.5993"
-       x2="1028.988"
-       y2="456.5993"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-235.25704,-1066.2619)" /></defs><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview873"
-     showgrid="false"
-     inkscape:zoom="0.23118815"
-     inkscape:cx="-47.39632"
-     inkscape:cy="1343.2661"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g879" /><g
-     id="g879"
-     inkscape:groupmode="layer"
-     inkscape:label="forme_home"
-     transform="matrix(1.3333333,0,0,-1.3333333,0,1322.8346)"><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#26448e;stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680"
-       width="693.87683"
-       height="693.87683"
-       x="-7.3518319"
-       y="-1212.7548"
-       transform="matrix(0.80548505,-0.5926161,-0.5926161,-0.80548505,0,0)" /><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1736);stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680-2"
-       width="380.04062"
-       height="380.04062"
-       x="408.06534"
-       y="-799.68292"
-       transform="matrix(0.97384906,-0.22719595,-0.22719595,-0.97384906,0,0)" /><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1728);stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680-2-9"
-       width="491.80469"
-       height="491.80469"
-       x="278.80002"
-       y="-623.547"
-       transform="matrix(0.92187643,0.38748399,0.38748399,-0.92187643,0,0)" /></g></svg>

+ 0 - 123
web/themes/custom/rorschach/images/pictos/forme_home_2.svg

@@ -1,123 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   version="1.1"
-   id="svg871"
-   xml:space="preserve"
-   width="1695.3441"
-   height="1022.614"
-   viewBox="0 0 1695.3441 1022.614"
-   sodipodi:docname="forme_home_2.svg"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
-     id="metadata877"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
-     id="defs875"><clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath893"><path
-         d="M 0,0 H 1263.5 V -982.96474 H 0 Z"
-         clip-rule="evenodd"
-         id="path891" /></clipPath><linearGradient
-       x1="0"
-       y1="0"
-       x2="393.55112"
-       y2="0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0000104,0,0,-1.0000104,1187.5312,848.11903)"
-       spreadMethod="pad"
-       id="linearGradient923"><stop
-         style="stop-opacity:1;stop-color:#4ca5e1"
-         offset="0"
-         id="stop919" /><stop
-         style="stop-opacity:1;stop-color:#f25152"
-         offset="1"
-         id="stop921" /></linearGradient><linearGradient
-       x1="0"
-       y1="0"
-       x2="493.23679"
-       y2="0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.99998925,0,0,-0.99998925,-103.89338,971.68058)"
-       spreadMethod="pad"
-       id="linearGradient943"><stop
-         style="stop-opacity:1;stop-color:#4ca5e1"
-         offset="0"
-         id="stop939" /><stop
-         style="stop-opacity:1;stop-color:#26448e"
-         offset="1"
-         id="stop941" /></linearGradient><linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient943"
-       id="linearGradient1728"
-       x1="-162.00925"
-       y1="623.79181"
-       x2="341.04544"
-       y2="623.79181"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(475.28911,-1096.8496)" /><linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient923"
-       id="linearGradient1736"
-       x1="637.69739"
-       y1="456.5993"
-       x2="1028.988"
-       y2="456.5993"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-258.77158,-1167.0568)" /></defs><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview873"
-     showgrid="false"
-     inkscape:zoom="0.32694942"
-     inkscape:cx="639.24261"
-     inkscape:cy="828.87439"
-     inkscape:window-x="0"
-     inkscape:window-y="332"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g879"
-     inkscape:document-rotation="0"
-     inkscape:pagecheckerboard="0"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0"
-     height="33.000008px" /><g
-     id="g879"
-     inkscape:groupmode="layer"
-     inkscape:label="forme_home"
-     transform="matrix(1.3333333,0,0,-1.3333333,-10.720345,1456.7682)"><path
-       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
-       d="M 541.20254,-272.12823 1100.1099,-683.33083 688.90735,-1242.2383 129.99993,-831.03569 Z"
-       id="path910" /><path
-       id="path912"
-       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#26448e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.999998;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
-       d="m 711.57863,1092.5762 -3.33398,-4.5308 L 293.70997,524.60789 561.15235,327.8442 h 18.98438 L 309.43946,527.00291 713.97365,1076.8481 1263.8189,672.31102 1010.3862,327.8442 h 13.9659 l 255.1963,346.86184 z" /><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1736);stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680-2"
-       width="380.04062"
-       height="380.04062"
-       x="384.55084"
-       y="-900.47516"
-       transform="matrix(0.97384906,-0.22719595,-0.22719595,-0.97384906,0,0)" /><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1728);stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680-2-9"
-       width="491.80469"
-       height="491.80469"
-       x="318.90533"
-       y="-718.96106"
-       transform="matrix(0.92187643,0.38748399,0.38748399,-0.92187643,0,0)" /></g></svg>

+ 0 - 122
web/themes/custom/rorschach/images/pictos/forme_home_2_smartphone.svg

@@ -1,122 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   version="1.1"
-   id="svg871"
-   xml:space="preserve"
-   width="1022.6142"
-   height="1695.3451"
-   viewBox="0 0 1022.6142 1695.3451"
-   sodipodi:docname="forme_home_2_smartphone.svg"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
-     id="metadata877"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
-     id="defs875"><clipPath
-       clipPathUnits="userSpaceOnUse"
-       id="clipPath893"><path
-         d="M 0,0 H 1263.5 V -982.96474 H 0 Z"
-         clip-rule="evenodd"
-         id="path891" /></clipPath><linearGradient
-       x1="0"
-       y1="0"
-       x2="393.55112"
-       y2="0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.0000104,0,0,-1.0000104,1187.5312,848.11903)"
-       spreadMethod="pad"
-       id="linearGradient923"><stop
-         style="stop-opacity:1;stop-color:#4ca5e1"
-         offset="0"
-         id="stop919" /><stop
-         style="stop-opacity:1;stop-color:#f25152"
-         offset="1"
-         id="stop921" /></linearGradient><linearGradient
-       x1="0"
-       y1="0"
-       x2="493.23679"
-       y2="0"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(0.99998925,0,0,-0.99998925,-103.89338,971.68058)"
-       spreadMethod="pad"
-       id="linearGradient943"><stop
-         style="stop-opacity:1;stop-color:#4ca5e1"
-         offset="0"
-         id="stop939" /><stop
-         style="stop-opacity:1;stop-color:#26448e"
-         offset="1"
-         id="stop941" /></linearGradient><linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient943"
-       id="linearGradient1728"
-       x1="-162.00925"
-       y1="623.79181"
-       x2="341.04544"
-       y2="623.79181"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(598.31786,-923.95276)" /><linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient923"
-       id="linearGradient1736"
-       x1="637.69739"
-       y1="456.5993"
-       x2="1028.988"
-       y2="456.5993"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.6512491,0,0,1.6844893,-1016.5674,-973.84839)" /></defs><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview873"
-     showgrid="false"
-     inkscape:zoom="0.32694942"
-     inkscape:cx="483.25518"
-     inkscape:cy="880.8702"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="g879"
-     inkscape:document-rotation="0"
-     inkscape:pagecheckerboard="0"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0" /><g
-     id="g879"
-     inkscape:groupmode="layer"
-     inkscape:label="forme_home"
-     transform="matrix(1.3333333,0,0,-1.3333333,-10.719379,1318.7682)"><path
-       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
-       d="M 541.20254,-272.12823 1100.1099,-683.33083 688.90735,-1242.2383 129.99993,-831.03569 Z"
-       id="path910" /><path
-       id="path912"
-       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#26448e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:22.8913;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000"
-       d="m 202.58714,931.90593 -3.63791,-4.9438 -452.32333,-614.8 L 38.448137,97.461606 H 59.16311 L -236.21071,314.77547 205.20048,914.74413 805.16917,473.32975 528.63379,97.461606 h 15.23895 L 822.33257,475.94309 Z" /><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1736);stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680-2"
-       width="627.54175"
-       height="640.17432"
-       x="45.718075"
-       y="-524.79889"
-       transform="matrix(0.97270863,-0.23202998,-0.22245187,-0.97494367,0,0)" /><rect
-       style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient1728);stroke-width:11.25;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke;stop-color:#000000"
-       id="rect1680-2-9"
-       width="400"
-       height="400"
-       x="441.93378"
-       y="-546.06274"
-       transform="matrix(0.92187643,0.38748399,0.38748399,-0.92187643,0,0)" /></g></svg>

+ 0 - 1
web/themes/custom/rorschach/images/pictos/icons8-menu.svg

@@ -1 +0,0 @@
-<svg fill="#000000" xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 30 30" width="30px" height="30px"><path d="M 3 7 A 1.0001 1.0001 0 1 0 3 9 L 27 9 A 1.0001 1.0001 0 1 0 27 7 L 3 7 z M 3 14 A 1.0001 1.0001 0 1 0 3 16 L 27 16 A 1.0001 1.0001 0 1 0 27 14 L 3 14 z M 3 21 A 1.0001 1.0001 0 1 0 3 23 L 27 23 A 1.0001 1.0001 0 1 0 27 21 L 3 21 z"/></svg>

+ 0 - 48
web/themes/custom/rorschach/images/pictos/linkedin_black.svg

@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   enable-background="new 0 0 32 32"
-   version="1.1"
-   viewBox="0 0 32 32"
-   xml:space="preserve"
-   id="svg25"
-   sodipodi:docname="linkedin_black.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata31"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs29" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview27"
-     showgrid="false"
-     inkscape:zoom="19.11398"
-     inkscape:cx="8.019588"
-     inkscape:cy="20.338722"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg25" /><path
-     d="m 30.192952,22.92261 h -0.272828 v -0.54516 h 0.345452 c 0.179661,0 0.382741,0.0288 0.382741,0.259771 0,0.26399 -0.204827,0.285389 -0.455365,0.285389 z m 0.271391,0.162139 c 0.275705,-0.03293 0.420543,-0.183538 0.420543,-0.434976 0,-0.306686 -0.18911,-0.455552 -0.576782,-0.455552 h -0.621671 v 1.61336 h 0.233691 v -0.70277 h 0.289366 l 0.01028,0.01029 0.450023,0.693923 h 0.249511 l -0.481768,-0.718619 z"
-     style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
-     id="path6766" /><path
-     d="m 30.219763,24.329286 c -0.74052,0 -1.321616,-0.577053 -1.321616,-1.326223 0,-0.74876 0.581096,-1.326225 1.321616,-1.326225 0.740827,0 1.321,0.577465 1.321,1.326225 0,0.74917 -0.580173,1.326223 -1.321,1.326223 z m 0,-2.852344 c -0.868716,0 -1.548939,0.670056 -1.548939,1.526121 0,0.856782 0.680223,1.526119 1.548939,1.526119 0.867277,0 1.547911,-0.669337 1.547911,-1.526119 0,-0.856065 -0.680634,-1.526121 -1.547911,-1.526121 z"
-     style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
-     id="path6774" /><path
-     d="m 24.203977,24.130626 h -3.483698 v -5.377018 c 0,-1.282499 -0.0226,-2.932074 -1.81016,-2.932074 -1.812934,0 -2.089562,1.397622 -2.089562,2.839998 v 5.469094 H 13.340659 V 13.073303 h 3.339786 v 1.511512 h 0.04725 c 0.46461,-0.86913 1.601327,-1.785788 3.296335,-1.785788 3.527562,0 4.179535,2.289385 4.179535,5.267448 z M 9.4124842,11.562513 c -1.1189456,0 -2.0211495,-0.892791 -2.0211495,-1.9929888 0,-1.0998888 0.9022039,-1.9928859 2.0211495,-1.9928859 1.1146308,0 2.0191978,0.8929971 2.0191978,1.9928859 0,1.1001978 -0.904567,1.9929888 -2.0191978,1.9929888 z M 11.155052,24.130626 H 7.6678609 V 13.073303 H 11.155052 Z M 25.938945,4.3868483 H 5.9198485 c -0.9555163,0 -1.7323986,0.7479369 -1.7323986,1.670666 V 25.88555 c 0,0.922626 0.7768823,1.672003 1.7323986,1.672003 H 25.938945 c 0.957673,0 1.737329,-0.749377 1.737329,-1.672003 V 6.0575143 c 0,-0.9227291 -0.779656,-1.670666 -1.737329,-1.670666 z"
-     style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
-     id="path6782" /></svg>

+ 0 - 48
web/themes/custom/rorschach/images/pictos/linkedin_white.svg

@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   enable-background="new 0 0 32 32"
-   version="1.1"
-   viewBox="0 0 32 32"
-   xml:space="preserve"
-   id="svg25"
-   sodipodi:docname="linkedin_white.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata31"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs29" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview27"
-     showgrid="false"
-     inkscape:zoom="19.11398"
-     inkscape:cx="8.019588"
-     inkscape:cy="20.338722"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg25" /><path
-     d="m 30.192952,22.92261 h -0.272828 v -0.54516 h 0.345452 c 0.179661,0 0.382741,0.0288 0.382741,0.259771 0,0.26399 -0.204827,0.285389 -0.455365,0.285389 z m 0.271391,0.162139 c 0.275705,-0.03293 0.420543,-0.183538 0.420543,-0.434976 0,-0.306686 -0.18911,-0.455552 -0.576782,-0.455552 h -0.621671 v 1.61336 h 0.233691 v -0.70277 h 0.289366 l 0.01028,0.01029 0.450023,0.693923 h 0.249511 l -0.481768,-0.718619 z"
-     style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
-     id="path6766" /><path
-     d="m 30.219763,24.329286 c -0.74052,0 -1.321616,-0.577053 -1.321616,-1.326223 0,-0.74876 0.581096,-1.326225 1.321616,-1.326225 0.740827,0 1.321,0.577465 1.321,1.326225 0,0.74917 -0.580173,1.326223 -1.321,1.326223 z m 0,-2.852344 c -0.868716,0 -1.548939,0.670056 -1.548939,1.526121 0,0.856782 0.680223,1.526119 1.548939,1.526119 0.867277,0 1.547911,-0.669337 1.547911,-1.526119 0,-0.856065 -0.680634,-1.526121 -1.547911,-1.526121 z"
-     style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
-     id="path6774" /><path
-     d="m 24.203977,24.130626 h -3.483698 v -5.377018 c 0,-1.282499 -0.0226,-2.932074 -1.81016,-2.932074 -1.812934,0 -2.089562,1.397622 -2.089562,2.839998 v 5.469094 H 13.340659 V 13.073303 h 3.339786 v 1.511512 h 0.04725 c 0.46461,-0.86913 1.601327,-1.785788 3.296335,-1.785788 3.527562,0 4.179535,2.289385 4.179535,5.267448 z M 9.4124842,11.562513 c -1.1189456,0 -2.0211495,-0.892791 -2.0211495,-1.9929888 0,-1.0998888 0.9022039,-1.9928859 2.0211495,-1.9928859 1.1146308,0 2.0191978,0.8929971 2.0191978,1.9928859 0,1.1001978 -0.904567,1.9929888 -2.0191978,1.9929888 z M 11.155052,24.130626 H 7.6678609 V 13.073303 H 11.155052 Z M 25.938945,4.3868483 H 5.9198485 c -0.9555163,0 -1.7323986,0.7479369 -1.7323986,1.670666 V 25.88555 c 0,0.922626 0.7768823,1.672003 1.7323986,1.672003 H 25.938945 c 0.957673,0 1.737329,-0.749377 1.737329,-1.672003 V 6.0575143 c 0,-0.9227291 -0.779656,-1.670666 -1.737329,-1.670666 z"
-     style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.33333"
-     id="path6782" /></svg>

BIN
web/themes/custom/rorschach/images/pictos/logo-twitter.png


BIN
web/themes/custom/rorschach/images/pictos/menu.png


+ 0 - 54
web/themes/custom/rorschach/images/pictos/noun_Arrow_3771902-rouge.svg

@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   version="1.1"
-   x="0px"
-   y="0px"
-   viewBox="0 0 52 33"
-   xml:space="preserve"
-   id="svg8"
-   sodipodi:docname="noun_Arrow_3771902-rouge.svg"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   width="52"
-   height="33"
-   inkscape:export-filename="/home/ouidade/Sites/EQL/docker-eql/src_d9/web/themes/custom/eql/images/pictos/noun_Arrow_3771902.png"
-   inkscape:export-xdpi="300"
-   inkscape:export-ydpi="300"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
-     id="metadata14"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
-     id="defs12" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview10"
-     showgrid="false"
-     inkscape:zoom="6.92"
-     inkscape:cx="20.953757"
-     inkscape:cy="38.222543"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg8"
-     inkscape:pagecheckerboard="0"
-     width="99px" /><polygon
-     points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2 "
-     id="polygon2"
-     inkscape:export-filename="/home/ouidade/Sites/EQL/docker-eql/src_d9/web/themes/custom/eql/images/pictos/polygon2.png"
-     inkscape:export-xdpi="300"
-     inkscape:export-ydpi="300"
-     transform="translate(-23.815852,-33.316918)"
-     style="fill:#ea0000;fill-opacity:1" /></svg>

+ 0 - 53
web/themes/custom/rorschach/images/pictos/noun_Arrow_3771902.svg

@@ -1,53 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   version="1.1"
-   x="0px"
-   y="0px"
-   viewBox="0 0 52 33"
-   xml:space="preserve"
-   id="svg8"
-   sodipodi:docname="noun_Arrow_3771902.svg"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   width="30"
-   height="auto"
-   inkscape:export-filename="/home/ouidade/Sites/EQL/docker-eql/src_d9/web/themes/custom/eql/images/pictos/noun_Arrow_3771902.png"
-   inkscape:export-xdpi="300"
-   inkscape:export-ydpi="300"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/"><metadata
-     id="metadata14"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
-     id="defs12" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview10"
-     showgrid="false"
-     inkscape:zoom="6.92"
-     inkscape:cx="20.953757"
-     inkscape:cy="38.222543"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg8"
-     inkscape:pagecheckerboard="0"
-     width="99px" /><polygon
-     points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2 "
-     id="polygon2"
-     inkscape:export-filename="/home/ouidade/Sites/EQL/docker-eql/src_d9/web/themes/custom/eql/images/pictos/polygon2.png"
-     inkscape:export-xdpi="300"
-     inkscape:export-ydpi="300"
-     transform="translate(-23.815852,-33.316918)" /></svg>

+ 0 - 48
web/themes/custom/rorschach/images/pictos/noun_Download_file_307900.svg

@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   version="1.1"
-   x="0px"
-   y="0px"
-   viewBox="0 0 512 640"
-   enable-background="new 0 0 512 512"
-   xml:space="preserve"
-   id="svg12"
-   sodipodi:docname="noun_Download file_307900.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata18"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs16" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1051"
-     id="namedview14"
-     showgrid="false"
-     inkscape:zoom="0.95569901"
-     inkscape:cx="-5.7117605"
-     inkscape:cy="290.68646"
-     inkscape:window-x="1920"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg12" /><g
-     id="g6"><path
-       d="M443.059,118.594c-0.062-2.312-1.172-4.688-3.016-6.328L330.293,2.562C328.574,0.922,326.34,0,323.98,0H92.863   C79.66,0,68.926,10.75,68.926,23.969v464.094C68.926,501.266,79.66,512,92.863,512h326.273c13.188,0,23.938-10.734,23.938-23.938   L443.059,118.594z M324.418,22.422l96.25,96.234h-96.25V22.422z M424.855,493.781H87.137V18.25h219.078v94.688   c0,13.188,10.734,23.938,23.922,23.938h94.719V493.781z"
-       id="path2" /></g><path
-     style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1"
-     d="m 348.93992,348.05552 -88.89665,88.89665 V 187.66369 H 247.1597 v 249.28848 l -88.89665,-88.89665 -9.0185,9.0185 104.35694,104.35694 104.35693,-104.35694 z"
-     id="polygon2"
-     sodipodi:nodetypes="cccccccccc" /></svg>

+ 0 - 55
web/themes/custom/rorschach/images/pictos/noun_External Link_674151.svg

@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   version="1.1"
-   x="0px"
-   y="0px"
-   viewBox="0 0 100 125"
-   style="enable-background:new 0 0 100 100;"
-   xml:space="preserve"
-   id="svg20"
-   sodipodi:docname="noun_External Link_674151.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata26"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs24" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview22"
-     showgrid="false"
-     inkscape:zoom="6.92"
-     inkscape:cx="50"
-     inkscape:cy="159.82431"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg20" /><g
-     id="g14"><g
-       id="g4"><rect
-         x="31.4"
-         y="35.1"
-         transform="matrix(0.7071 -0.7071 0.7071 0.7071 -7.65 55.5169)"
-         width="63.6"
-         height="3.7"
-         id="rect2" /></g><g
-       id="g8"><polygon
-         points="87.6,40.7 83.8,40.7 83.8,16.4 59.4,16.4 59.4,12.6 87.6,12.6   "
-         id="polygon6" /></g><g
-       id="g12"><polygon
-         points="80.1,87.6 12.6,87.6 12.6,20.1 46.3,20.1 46.3,23.9 16.3,23.9 16.3,83.9 76.3,83.9 76.3,53.9 80.1,53.9   "
-         id="polygon10" /></g></g></svg>

+ 0 - 43
web/themes/custom/rorschach/images/pictos/noun_Loupe_337697.svg

@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   version="1.1"
-   x="0px"
-   y="0px"
-   viewBox="0 0 100 125"
-   style="enable-background:new 0 0 100 100;"
-   xml:space="preserve"
-   id="svg8"
-   sodipodi:docname="noun_Loupe_337697.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata14"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
-     id="defs12" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview10"
-     showgrid="false"
-     inkscape:zoom="6.92"
-     inkscape:cx="50"
-     inkscape:cy="74.060694"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg8" /><path
-     d="M91.7,90.5L64.4,63.2c5.3-5.8,8.5-13.4,8.5-21.8c0-17.9-14.6-32.4-32.4-32.4S8,23.4,8,41.3s14.6,32.4,32.4,32.4  c8.4,0,16.1-3.2,21.9-8.5l27.3,27.3L91.7,90.5z M11,41.3c0-16.2,13.2-29.4,29.4-29.4s29.4,13.2,29.4,29.4S56.6,70.8,40.4,70.8  S11,57.6,11,41.3z"
-     id="path2" /></svg>

+ 0 - 71
web/themes/custom/rorschach/images/pictos/picto_faq.svg

@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   width="80px"
-   height="80px"
-   viewBox="0 0 126.18079 126.18081"
-   version="1.1"
-   id="svg868"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="picto_faq.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/">
-  <defs
-     id="defs862" />
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="227.14286"
-     inkscape:cy="264.28571"
-     inkscape:document-units="mm"
-     inkscape:current-layer="g1447"
-     inkscape:document-rotation="0"
-     showgrid="false"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:pagecheckerboard="0"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0" />
-  <metadata
-     id="metadata865">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(-46.48071,-78.786087)">
-    <g
-       id="g1447">
-      <path
-         id="path832"
-         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.25437;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;paint-order:markers fill stroke;stop-color:#000000"
-         d="M 171.03432,141.87648 A 61.463213,61.463213 0 0 1 109.57111,203.33971 61.463213,61.463213 0 0 1 48.107895,141.87648 61.463213,61.463213 0 0 1 109.57111,80.413272 61.463213,61.463213 0 0 1 171.03432,141.87648 Z" />
-      <path
-         d="m 103.23466,157.97877 h 7.1952 l 0.54509,-9.81162 c 14.60843,-2.50742 24.96515,-10.79279 24.96515,-24.20202 0,-12.86414 -10.46574,-22.23969 -23.54791,-22.23969 -11.22887,0 -18.642098,5.01483 -24.311043,13.08217 l 8.067345,5.01483 c 4.578758,-6.32305 9.157518,-9.48457 15.916638,-9.48457 7.95832,0 13.8453,5.88697 13.8453,13.73628 0,10.35672 -8.39439,15.58959 -23.76595,17.33388 z m 3.70662,23.43891 c 3.81563,0 6.97716,-3.16153 6.97716,-6.97717 0,-3.70663 -3.16153,-6.86813 -6.97716,-6.86813 -3.81564,0 -6.977158,3.1615 -6.977158,6.86813 0,3.81564 3.161518,6.97717 6.977158,6.97717 z"
-         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:412.037px;line-height:1.25;font-family:Marianne;-inkscape-font-specification:Marianne;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
-         id="path845" />
-    </g>
-  </g>
-</svg>

+ 0 - 71
web/themes/custom/rorschach/images/pictos/picto_faq_2.svg

@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   width="50px"
-   height="50px"
-   viewBox="0 0 126.18079 126.18081"
-   version="1.1"
-   id="svg868"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="picto_faq.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:dc="http://purl.org/dc/elements/1.1/">
-  <defs
-     id="defs862" />
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="0.35"
-     inkscape:cx="227.14286"
-     inkscape:cy="264.28571"
-     inkscape:document-units="mm"
-     inkscape:current-layer="g1447"
-     inkscape:document-rotation="0"
-     showgrid="false"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:pagecheckerboard="0"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0" />
-  <metadata
-     id="metadata865">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(-46.48071,-78.786087)">
-    <g
-       id="g1447">
-      <path
-         id="path832"
-         style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:3.25437;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;paint-order:markers fill stroke;stop-color:#000000"
-         d="M 171.03432,141.87648 A 61.463213,61.463213 0 0 1 109.57111,203.33971 61.463213,61.463213 0 0 1 48.107895,141.87648 61.463213,61.463213 0 0 1 109.57111,80.413272 61.463213,61.463213 0 0 1 171.03432,141.87648 Z" />
-      <path
-         d="m 103.23466,157.97877 h 7.1952 l 0.54509,-9.81162 c 14.60843,-2.50742 24.96515,-10.79279 24.96515,-24.20202 0,-12.86414 -10.46574,-22.23969 -23.54791,-22.23969 -11.22887,0 -18.642098,5.01483 -24.311043,13.08217 l 8.067345,5.01483 c 4.578758,-6.32305 9.157518,-9.48457 15.916638,-9.48457 7.95832,0 13.8453,5.88697 13.8453,13.73628 0,10.35672 -8.39439,15.58959 -23.76595,17.33388 z m 3.70662,23.43891 c 3.81563,0 6.97716,-3.16153 6.97716,-6.97717 0,-3.70663 -3.16153,-6.86813 -6.97716,-6.86813 -3.81564,0 -6.977158,3.1615 -6.977158,6.86813 0,3.81564 3.161518,6.97717 6.977158,6.97717 z"
-         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:412.037px;line-height:1.25;font-family:Marianne;-inkscape-font-specification:Marianne;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.264583"
-         id="path845" />
-    </g>
-  </g>
-</svg>

+ 0 - 904
web/themes/custom/rorschach/images/pictos/rosace.svg

@@ -1,904 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="210mm"
-   height="297mm"
-   viewBox="0 0 210 297"
-   version="1.1"
-   id="svg6743"
-   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20, custom)"
-   sodipodi:docname="rosace.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview6745"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.52221046"
-     inkscape:cx="999.59698"
-     inkscape:cy="126.38583"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1" />
-  <defs
-     id="defs6740">
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3030"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(140.06414,-405.71378)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient12831-2">
-      <stop
-         style="stop-color:#2c409c;stop-opacity:1"
-         offset="0"
-         id="stop12827" />
-      <stop
-         style="stop-color:#009ee3;stop-opacity:1"
-         offset="1"
-         id="stop12829" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3034"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(132.70674,-363.89944)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3038"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(114.10856,-325.73301)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient45611">
-      <stop
-         style="stop-color:#2c409c;stop-opacity:1"
-         offset="0"
-         id="stop45607" />
-      <stop
-         style="stop-color:#d187be;stop-opacity:1"
-         offset="1"
-         id="stop45609" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3044"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(85.710766,-294.1712)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3048"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(49.713522,-271.65962)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3052"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(8.9057667,-259.94224)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3056"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-33.550951,-259.92697)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3060"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-74.367244,-271.61484)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3064"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-110.38091,-294.10063)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3068"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-138.80131,-325.64174)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3074"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-157.42681,-363.79525)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3078"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-164.81436,-405.60412)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3082"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-160.39154,-447.82997)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3086"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-144.5011,-487.20087)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3090"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-118.37413,-520.66662)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3094"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-84.034922,-545.63428)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3098"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-44.143883,-560.16974)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3102"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-1.7915977,-563.14646)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3106"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(39.740576,-554.33419)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3110"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(77.234762,-534.41547)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3114"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(107.7863,-504.93359)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3118"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(129.02788,-468.1728)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7117"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(114.10856,-325.73301)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7119"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-138.80131,-325.64174)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7902"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(3.1513502,-2.0865811,2.0865811,3.1513502,450.15103,-872.9166)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7904"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(2.4541325,-2.8743803,2.8743803,2.4541325,135.00899,-576.62202)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7906"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(21.026791,-41.056399)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7908"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-82.232798,-46.179483)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7910"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-180.07995,-79.565967)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7912"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-180.07995,-79.565967)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7914"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-264.93403,-138.62995)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7916"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-2.4045561,-2.9159798,2.9159798,-2.4045561,178.0484,1420.7283)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7918"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-3.1151607,-2.1402342,2.1402342,-3.1151607,505.6608,1703.1727)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7920"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-383.7679,-416.42931)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7922"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-367.87942,-518.5875)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7924"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-324.44788,-612.40868)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7926"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-256.83815,-690.62421)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7928"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-2.6486612,2.6961866,-2.6961866,-2.6486612,2487.5698,1451.5887)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7930"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-1.8028868,3.3218109,-3.3218109,-1.8028868,2734.2221,1096.2475)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7932"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.81743088,3.6900725,-3.6900725,-0.81743088,2873.3742,686.68462)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-  </defs>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1">
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3030);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2919"
-       width="35.04966"
-       height="35.04966"
-       x="171.63136"
-       y="26.933884"
-       transform="rotate(43.561725)"
-       inkscape:transform-center-x="0.4025973"
-       inkscape:transform-center-y="53.700246" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3034);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2923"
-       width="35.04966"
-       height="35.04966"
-       x="164.27403"
-       y="68.74839"
-       transform="rotate(27.561725)"
-       inkscape:transform-center-x="-14.414895"
-       inkscape:transform-center-y="51.731073" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient7117);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2927"
-       width="35.04966"
-       height="35.04966"
-       x="145.67567"
-       y="106.91513"
-       transform="rotate(11.561725)"
-       inkscape:transform-center-x="-14.329148"
-       inkscape:transform-center-y="21.894009" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3038);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2929"
-       width="35.04966"
-       height="35.04966"
-       x="145.67567"
-       y="106.91513"
-       transform="rotate(11.561725)"
-       inkscape:transform-center-x="-28.11523"
-       inkscape:transform-center-y="45.753928" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3044);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2933"
-       width="35.04966"
-       height="35.04966"
-       x="117.27796"
-       y="138.47707"
-       transform="rotate(-4.4382748)"
-       inkscape:transform-center-x="-39.637596"
-       inkscape:transform-center-y="36.231947" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3048);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2937"
-       width="35.04966"
-       height="35.04966"
-       x="81.280769"
-       y="160.98862"
-       transform="rotate(-20.438275)"
-       inkscape:transform-center-x="-48.088969"
-       inkscape:transform-center-y="23.902773" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3052);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2941"
-       width="35.04966"
-       height="35.04966"
-       x="40.472694"
-       y="172.70575"
-       transform="rotate(-36.438275)"
-       inkscape:transform-center-x="-52.814383"
-       inkscape:transform-center-y="9.7216281" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3056);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2945"
-       width="35.04966"
-       height="35.04966"
-       x="-1.9840789"
-       y="172.72118"
-       transform="rotate(-52.438275)"
-       inkscape:transform-center-x="-53.44821"
-       inkscape:transform-center-y="-5.2124536" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3060);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2949"
-       width="35.04966"
-       height="35.04966"
-       x="-42.800396"
-       y="161.03328"
-       transform="rotate(-68.438275)"
-       inkscape:transform-center-x="-49.94097"
-       inkscape:transform-center-y="-19.742881" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3064);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2953"
-       width="35.04966"
-       height="35.04966"
-       x="-78.813812"
-       y="138.54733"
-       transform="rotate(-84.438275)"
-       inkscape:transform-center-x="-42.564353"
-       inkscape:transform-center-y="-32.743704" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient7119);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2957"
-       width="35.04966"
-       height="35.04966"
-       x="-107.23437"
-       y="107.00624"
-       transform="rotate(-100.43828)"
-       inkscape:transform-center-x="-31.890294"
-       inkscape:transform-center-y="-43.207516" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3068);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2959"
-       width="35.04966"
-       height="35.04966"
-       x="-107.23437"
-       y="107.00624"
-       transform="rotate(-100.43828)"
-       inkscape:transform-center-x="-31.890294"
-       inkscape:transform-center-y="-43.207516" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3074);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2963"
-       width="35.04966"
-       height="35.04966"
-       x="-125.85974"
-       y="68.852814"
-       transform="rotate(-116.43827)"
-       inkscape:transform-center-x="-18.744901"
-       inkscape:transform-center-y="-50.323875" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3078);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2967"
-       width="35.04966"
-       height="35.04966"
-       x="-133.24739"
-       y="27.043709"
-       transform="rotate(-132.43827)"
-       inkscape:transform-center-x="-4.1476916"
-       inkscape:transform-center-y="-53.541176" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3082);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2971"
-       width="35.04966"
-       height="35.04966"
-       x="-128.82454"
-       y="-15.182114"
-       transform="rotate(-148.43827)"
-       inkscape:transform-center-x="10.771056"
-       inkscape:transform-center-y="-52.610321" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3086);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2975"
-       width="35.04966"
-       height="35.04966"
-       x="-112.93417"
-       y="-54.553066"
-       transform="rotate(-164.43827)"
-       inkscape:transform-center-x="24.855104"
-       inkscape:transform-center-y="-47.603509" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3090);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2979"
-       width="35.04966"
-       height="35.04966"
-       x="-86.807213"
-       y="-88.018646"
-       transform="rotate(179.56173)"
-       inkscape:transform-center-x="37.013649"
-       inkscape:transform-center-y="-38.908513" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3094);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2983"
-       width="35.04966"
-       height="35.04966"
-       x="-52.467884"
-       y="-112.98674"
-       transform="rotate(163.56173)"
-       inkscape:transform-center-x="46.304394"
-       inkscape:transform-center-y="-27.198725" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3098);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2987"
-       width="35.04966"
-       height="35.04966"
-       x="-12.576773"
-       y="-127.5218"
-       transform="rotate(147.56173)"
-       inkscape:transform-center-x="52.007814"
-       inkscape:transform-center-y="-13.38208" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3102);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2991"
-       width="35.04966"
-       height="35.04966"
-       x="29.7757"
-       y="-130.4987"
-       transform="rotate(131.56173)"
-       inkscape:transform-center-x="53.681811"
-       inkscape:transform-center-y="1.471716" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3106);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2995"
-       width="35.04966"
-       height="35.04966"
-       x="71.3078"
-       y="-121.68629"
-       transform="rotate(115.56173)"
-       inkscape:transform-center-x="51.196746"
-       inkscape:transform-center-y="16.211403" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3110);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect2999"
-       width="35.04966"
-       height="35.04966"
-       x="108.8021"
-       y="-101.76765"
-       transform="rotate(99.561727)"
-       inkscape:transform-center-x="44.74489"
-       inkscape:transform-center-y="29.695128" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3114);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect3003"
-       width="35.04966"
-       height="35.04966"
-       x="139.35353"
-       y="-72.285713"
-       transform="rotate(83.561725)"
-       inkscape:transform-center-x="34.826413"
-       inkscape:transform-center-y="40.878149" />
-    <rect
-       style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3118);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-       id="rect3007"
-       width="35.04966"
-       height="35.04966"
-       x="160.59517"
-       y="-35.524799"
-       transform="rotate(67.561725)"
-       inkscape:transform-center-x="22.209708"
-       inkscape:transform-center-y="48.893956" />
-    <path
-       id="path8075"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1562.8379 351.50781 L 1452.3848 424.64258 L 1465.1738 443.95703 L 1624.0508 443.95703 L 1562.8379 351.50781 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path8077"
-       style="color:#000000;fill:url(#linearGradient7902);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1563.5293 348.10352 L 1448.9785 423.95117 L 1450.3359 426 L 1462.2266 443.95703 L 1468.123 443.95703 L 1455.793 425.33594 L 1562.1504 354.91406 L 1621.1074 443.95703 L 1626.9961 443.95703 L 1563.5293 348.10352 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path8069"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1542.0898 293.67188 L 1456.0742 394.41797 L 1514.0957 443.95703 L 1587.9648 443.95703 L 1642.8359 379.68945 L 1542.0898 293.67188 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path8071"
-       style="color:#000000;fill:url(#linearGradient7904);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1541.8184 290.20898 L 1452.6113 394.69141 L 1454.4805 396.28906 L 1510.3125 443.95703 L 1517.8848 443.95703 L 1459.5371 394.14062 L 1542.3594 297.13672 L 1639.3691 379.96289 L 1584.7305 443.95703 L 1591.1953 443.95703 L 1646.3008 379.41602 L 1541.8184 290.20898 z "
-       transform="scale(0.26458333)" />
-    <g
-       id="rect2949-7"
-       inkscape:transform-center-x="-50.884504"
-       inkscape:transform-center-y="-17.165341"
-       transform="rotate(-65.509454,-11.130995,-13.561256)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 52.593639,391.59174 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8063" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7906);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 51.943359,390.94141 v 0.65039 35.69922 h 36.34961 v -36.34961 z m 1.300782,1.30078 h 33.75 v 33.75 h -33.75 z"
-         id="path8065" />
-    </g>
-    <g
-       id="rect2953-2"
-       inkscape:transform-center-x="-44.181804"
-       inkscape:transform-center-y="-30.526093"
-       transform="rotate(-81.509454,-7.5711295,-12.41376)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -50.665699,386.46848 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8057" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7908);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -51.316406,385.81836 v 0.65039 35.69922 h 36.349609 v -36.34961 z m 1.300781,1.30078 h 33.75 v 33.74805 h -33.75 z"
-         id="path8059" />
-    </g>
-    <g
-       id="rect2957-3"
-       inkscape:transform-center-x="-34.056339"
-       inkscape:transform-center-y="-41.521631"
-       transform="rotate(-97.509459,-5.0095404,-11.588051)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -148.51302,353.082 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8051" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7910);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -149.16211,352.43164 v 0.65039 35.69922 h 36.34961 v -36.34961 z m 1.29883,1.30078 h 33.75 v 33.75 h -33.75 z"
-         id="path8053" />
-    </g>
-    <g
-       id="rect2959-5"
-       inkscape:transform-center-x="-34.056339"
-       inkscape:transform-center-y="-41.521631"
-       transform="rotate(-97.509459,-5.0095404,-11.588051)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -148.51302,353.082 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8045" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7912);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -149.16211,352.43164 v 0.65039 35.69922 h 36.34961 v -36.34961 z m 1.29883,1.30078 h 33.75 v 33.75 h -33.75 z"
-         id="path8047" />
-    </g>
-    <g
-       id="rect2963-1"
-       inkscape:transform-center-x="-21.291731"
-       inkscape:transform-center-y="-49.300369"
-       transform="rotate(-113.50945,-3.0100209,-10.943521)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -233.36696,294.01813 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8039" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7914);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -234.01758,293.36719 v 0.65039 35.70117 h 36.34961 v -36.35156 z m 1.30078,1.30078 h 33.75 v 33.75 h -33.75 z"
-         id="path8041" />
-    </g>
-    <path
-       id="path8033"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1361.4668 115.34375 L 1279.791 182.69531 L 1364.0703 284.89844 L 1466.2734 200.61914 L 1395.9531 115.34375 L 1361.4668 115.34375 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path8035"
-       style="color:#000000;fill:url(#linearGradient7916);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1361.5566 115.26953 L 1276 185.82031 L 1363.4043 291.81445 L 1365.3008 290.25195 L 1469.3984 204.41016 L 1395.8926 115.26953 L 1389.5293 115.26953 L 1462.4844 203.74023 L 1364.0703 284.89453 L 1282.916 186.48047 L 1369.2715 115.26953 L 1361.5566 115.26953 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path8027"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1291.084 115.34375 L 1224.1074 212.83008 L 1333.293 287.84375 L 1408.3066 178.6582 L 1316.1504 115.34375 L 1291.084 115.34375 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path8029"
-       style="color:#000000;fill:url(#linearGradient7918);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1288.1523 115.26953 L 1220.6895 213.46289 L 1333.9238 291.25977 L 1335.3164 289.23438 L 1411.7207 178.02539 L 1320.3789 115.26953 L 1311.709 115.26953 L 1404.8945 179.29102 L 1332.6621 284.42773 L 1227.5254 212.19531 L 1294.1172 115.26953 L 1288.1523 115.26953 z "
-       transform="scale(0.26458333)" />
-    <g
-       id="rect2975-9"
-       inkscape:transform-center-x="22.390321"
-       inkscape:transform-center-y="-48.811312"
-       transform="rotate(-161.50945,1.4416112,-9.5085712)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -352.20099,16.218491 h 35.04966 V 51.26815 h -35.04966 z"
-         id="path8021" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7920);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -352.85156,15.568359 v 0.650391 35.699219 h 36.34961 v -36.34961 z m 1.30078,1.300782 h 33.75 v 33.748046 h -33.75 z"
-         id="path8023" />
-    </g>
-    <g
-       id="rect2979-4"
-       inkscape:transform-center-x="34.977258"
-       inkscape:transform-center-y="-40.748918"
-       transform="rotate(-177.50945,2.7158249,-9.0978381)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -336.3125,-85.939529 h 35.04966 v 35.049659 h -35.04966 z"
-         id="path8015" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7922);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -336.96289,-86.589844 v 0.650391 35.699219 h 36.34961 v -36.34961 z m 1.30078,1.300782 h 33.75 v 33.75 h -33.75 z"
-         id="path8017" />
-    </g>
-    <g
-       id="rect2983-1"
-       inkscape:transform-center-x="44.854182"
-       inkscape:transform-center-y="-29.529139"
-       transform="rotate(166.49055,3.9822767,-8.6896069)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -292.88083,-179.76114 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8009" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7924);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -293.53125,-180.41211 v 0.65039 35.70117 h 36.34961 v -36.35156 z m 1.30078,1.30078 h 33.75 v 33.75 h -33.75 z"
-         id="path8011" />
-    </g>
-    <g
-       id="rect2987-6"
-       inkscape:transform-center-x="51.256118"
-       inkscape:transform-center-y="-16.021959"
-       transform="rotate(150.49055,5.2916046,-8.2675549)">
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -225.27104,-257.97626 h 35.04966 v 35.04966 h -35.04966 z"
-         id="path8003" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7926);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m -225.92187,-258.62695 v 0.65039 35.69922 h 36.3496 v -36.34961 z m 1.30078,1.30078 h 33.75 v 33.75 h -33.75 z"
-         id="path8005" />
-    </g>
-    <path
-       id="path7997"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1142.959 297.92773 L 1050.125 392.42773 L 1102.5781 443.95703 L 1185.2031 443.95703 L 1237.459 390.76172 L 1142.959 297.92773 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path7999"
-       style="color:#000000;fill:url(#linearGradient7928);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1142.9277 294.45312 L 1046.6504 392.45898 L 1099.0723 443.95703 L 1106.0879 443.95703 L 1053.6016 392.39648 L 1142.9902 301.40625 L 1233.9863 390.79688 L 1181.7637 443.95703 L 1188.6465 443.95703 L 1240.9336 390.73047 L 1239.1797 389.00781 L 1142.9277 294.45312 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path7991"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1123.707 357.90234 L 1077 443.95703 L 1227.7246 443.95703 L 1240.1348 421.0918 L 1123.707 357.90234 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path7993"
-       style="color:#000000;fill:url(#linearGradient7930);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1122.7148 354.57227 L 1074.2031 443.95703 L 1079.7969 443.95703 L 1124.6934 361.23242 L 1236.8047 422.08008 L 1224.9316 443.95703 L 1230.5254 443.95703 L 1243.4688 420.10938 L 1241.3066 418.9375 L 1122.7148 354.57227 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path7985"
-       style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1121.7324 420.85938 L 1116.6152 443.95703 L 1226.002 443.95703 L 1121.7324 420.85938 z "
-       transform="scale(0.26458333)" />
-    <path
-       id="path7987"
-       style="color:#000000;fill:url(#linearGradient7932);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-       d="M 1119.8652 417.93359 L 1114.0996 443.95703 L 1119.1367 443.95703 L 1123.6035 423.78906 L 1214.6426 443.95703 L 1237.3418 443.95703 L 1119.8652 417.93359 z "
-       transform="scale(0.26458333)" />
-  </g>
-</svg>

BIN
web/themes/custom/rorschach/images/pictos/rosace_coupee.png


+ 0 - 866
web/themes/custom/rorschach/images/pictos/rosace_coupee.svg

@@ -1,866 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   width="158.6575mm"
-   height="86.965233mm"
-   viewBox="0 0 158.6575 86.965233"
-   version="1.1"
-   id="svg6743"
-   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
-   sodipodi:docname="rosace_coupee.svg"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:svg="http://www.w3.org/2000/svg">
-  <sodipodi:namedview
-     id="namedview6745"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     inkscape:pagecheckerboard="0"
-     inkscape:document-units="mm"
-     showgrid="false"
-     inkscape:zoom="0.52221046"
-     inkscape:cx="933.53166"
-     inkscape:cy="574.48102"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     inkscape:window-x="0"
-     inkscape:window-y="36"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="layer1"
-     fit-margin-top="0"
-     fit-margin-left="0"
-     fit-margin-right="0"
-     fit-margin-bottom="0" />
-  <defs
-     id="defs6740">
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3030"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(140.06414,-405.71378)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient12831-2">
-      <stop
-         style="stop-color:#2c409c;stop-opacity:1"
-         offset="0"
-         id="stop12827" />
-      <stop
-         style="stop-color:#009ee3;stop-opacity:1"
-         offset="1"
-         id="stop12829" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3034"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(132.70674,-363.89944)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3038"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(114.10856,-325.73301)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       id="linearGradient45611">
-      <stop
-         style="stop-color:#2c409c;stop-opacity:1"
-         offset="0"
-         id="stop45607" />
-      <stop
-         style="stop-color:#d187be;stop-opacity:1"
-         offset="1"
-         id="stop45609" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3044"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(85.710766,-294.1712)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3048"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(49.713522,-271.65962)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3052"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(8.9057667,-259.94224)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3056"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-33.550951,-259.92697)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3060"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-74.367244,-271.61484)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3064"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-110.38091,-294.10063)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3068"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-138.80131,-325.64174)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3074"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-157.42681,-363.79525)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3078"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-164.81436,-405.60412)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient3082"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-160.39154,-447.82997)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3086"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-144.5011,-487.20087)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3090"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-118.37413,-520.66662)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3094"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-84.034922,-545.63428)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3098"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-44.143883,-560.16974)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3102"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-1.7915977,-563.14646)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3106"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(39.740576,-554.33419)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3110"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(77.234762,-534.41547)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3114"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(107.7863,-504.93359)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient3118"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(129.02788,-468.1728)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7117"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(114.10856,-325.73301)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7119"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="translate(-138.80131,-325.64174)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7902"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(3.1513502,-2.0865811,2.0865811,3.1513502,450.15103,-872.9166)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7904"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(2.4541325,-2.8743803,2.8743803,2.4541325,135.00899,-576.62202)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7906"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-65.509454,-53.553265,-9.374997)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7908"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-81.509454,6.7527757,58.385951)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7910"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-97.509459,50.147504,107.14472)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7912"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-97.509459,50.147504,107.14472)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7914"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-113.50945,84.020278,145.20502)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7916"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-2.4045561,-2.9159798,2.9159798,-2.4045561,178.0484,1420.7283)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient45611"
-       id="linearGradient7918"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-3.1151607,-2.1402342,2.1402342,-3.1151607,505.6608,1703.1727)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7920"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-161.50945,159.43328,229.94013)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7922"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(-177.50945,181.01912,254.19431)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7924"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(166.49055,202.47349,278.3007)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7926"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="rotate(150.49055,224.65422,303.2233)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7928"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-2.6486612,2.6961866,-2.6961866,-2.6486612,2487.5698,1451.5887)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7930"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-1.8028868,3.3218109,-3.3218109,-1.8028868,2734.2221,1096.2475)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient12831-2"
-       id="linearGradient7932"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(-0.81743088,3.6900725,-3.6900725,-0.81743088,2873.3742,686.68462)"
-       x1="30.567211"
-       y1="450.17307"
-       x2="67.616875"
-       y2="450.17307" />
-  </defs>
-  <g
-     inkscape:label="Calque 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(-13.491078,-3.2457191)">
-    <g
-       id="g1008"
-       transform="translate(283.49589,146.60547)">
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3030);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2919"
-         width="35.04966"
-         height="35.04966"
-         x="171.63136"
-         y="26.933884"
-         transform="rotate(43.561725)"
-         inkscape:transform-center-x="0.4025973"
-         inkscape:transform-center-y="53.700246" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3034);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2923"
-         width="35.04966"
-         height="35.04966"
-         x="164.27403"
-         y="68.74839"
-         transform="rotate(27.561725)"
-         inkscape:transform-center-x="-14.414895"
-         inkscape:transform-center-y="51.731073" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient7117);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2927"
-         width="35.04966"
-         height="35.04966"
-         x="145.67567"
-         y="106.91513"
-         transform="rotate(11.561725)"
-         inkscape:transform-center-x="-14.329148"
-         inkscape:transform-center-y="21.894009" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3038);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2929"
-         width="35.04966"
-         height="35.04966"
-         x="145.67567"
-         y="106.91513"
-         transform="rotate(11.561725)"
-         inkscape:transform-center-x="-28.11523"
-         inkscape:transform-center-y="45.753928" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3044);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2933"
-         width="35.04966"
-         height="35.04966"
-         x="117.27796"
-         y="138.47707"
-         transform="rotate(-4.4382748)"
-         inkscape:transform-center-x="-39.637596"
-         inkscape:transform-center-y="36.231947" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3048);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2937"
-         width="35.04966"
-         height="35.04966"
-         x="81.280769"
-         y="160.98862"
-         transform="rotate(-20.438275)"
-         inkscape:transform-center-x="-48.088969"
-         inkscape:transform-center-y="23.902773" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3052);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2941"
-         width="35.04966"
-         height="35.04966"
-         x="40.472694"
-         y="172.70575"
-         transform="rotate(-36.438275)"
-         inkscape:transform-center-x="-52.814383"
-         inkscape:transform-center-y="9.7216281" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3056);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2945"
-         width="35.04966"
-         height="35.04966"
-         x="-1.9840789"
-         y="172.72118"
-         transform="rotate(-52.438275)"
-         inkscape:transform-center-x="-53.44821"
-         inkscape:transform-center-y="-5.2124536" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3060);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2949"
-         width="35.04966"
-         height="35.04966"
-         x="-42.800396"
-         y="161.03328"
-         transform="rotate(-68.438275)"
-         inkscape:transform-center-x="-49.94097"
-         inkscape:transform-center-y="-19.742881" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3064);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2953"
-         width="35.04966"
-         height="35.04966"
-         x="-78.813812"
-         y="138.54733"
-         transform="rotate(-84.438275)"
-         inkscape:transform-center-x="-42.564353"
-         inkscape:transform-center-y="-32.743704" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient7119);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2957"
-         width="35.04966"
-         height="35.04966"
-         x="-107.23437"
-         y="107.00624"
-         transform="rotate(-100.43828)"
-         inkscape:transform-center-x="-31.890294"
-         inkscape:transform-center-y="-43.207516" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3068);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2959"
-         width="35.04966"
-         height="35.04966"
-         x="-107.23437"
-         y="107.00624"
-         transform="rotate(-100.43828)"
-         inkscape:transform-center-x="-31.890294"
-         inkscape:transform-center-y="-43.207516" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3074);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2963"
-         width="35.04966"
-         height="35.04966"
-         x="-125.85974"
-         y="68.852814"
-         transform="rotate(-116.43827)"
-         inkscape:transform-center-x="-18.744901"
-         inkscape:transform-center-y="-50.323875" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3078);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2967"
-         width="35.04966"
-         height="35.04966"
-         x="-133.24739"
-         y="27.043709"
-         transform="rotate(-132.43827)"
-         inkscape:transform-center-x="-4.1476916"
-         inkscape:transform-center-y="-53.541176" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3082);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2971"
-         width="35.04966"
-         height="35.04966"
-         x="-128.82454"
-         y="-15.182114"
-         transform="rotate(-148.43827)"
-         inkscape:transform-center-x="10.771056"
-         inkscape:transform-center-y="-52.610321" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3086);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2975"
-         width="35.04966"
-         height="35.04966"
-         x="-112.93417"
-         y="-54.553066"
-         transform="rotate(-164.43827)"
-         inkscape:transform-center-x="24.855104"
-         inkscape:transform-center-y="-47.603509" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3090);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2979"
-         width="35.04966"
-         height="35.04966"
-         x="-86.807213"
-         y="-88.018646"
-         transform="rotate(179.56173)"
-         inkscape:transform-center-x="37.013649"
-         inkscape:transform-center-y="-38.908513" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3094);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2983"
-         width="35.04966"
-         height="35.04966"
-         x="-52.467884"
-         y="-112.98674"
-         transform="rotate(163.56173)"
-         inkscape:transform-center-x="46.304394"
-         inkscape:transform-center-y="-27.198725" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3098);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2987"
-         width="35.04966"
-         height="35.04966"
-         x="-12.576773"
-         y="-127.5218"
-         transform="rotate(147.56173)"
-         inkscape:transform-center-x="52.007814"
-         inkscape:transform-center-y="-13.38208" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3102);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2991"
-         width="35.04966"
-         height="35.04966"
-         x="29.7757"
-         y="-130.4987"
-         transform="rotate(131.56173)"
-         inkscape:transform-center-x="53.681811"
-         inkscape:transform-center-y="1.471716" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3106);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2995"
-         width="35.04966"
-         height="35.04966"
-         x="71.3078"
-         y="-121.68629"
-         transform="rotate(115.56173)"
-         inkscape:transform-center-x="51.196746"
-         inkscape:transform-center-y="16.211403" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3110);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect2999"
-         width="35.04966"
-         height="35.04966"
-         x="108.8021"
-         y="-101.76765"
-         transform="rotate(99.561727)"
-         inkscape:transform-center-x="44.74489"
-         inkscape:transform-center-y="29.695128" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3114);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect3003"
-         width="35.04966"
-         height="35.04966"
-         x="139.35353"
-         y="-72.285713"
-         transform="rotate(83.561725)"
-         inkscape:transform-center-x="34.826413"
-         inkscape:transform-center-y="40.878149" />
-      <rect
-         style="fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient3118);stroke-width:1.3;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:fill markers stroke;stop-color:#000000"
-         id="rect3007"
-         width="35.04966"
-         height="35.04966"
-         x="160.59517"
-         y="-35.524799"
-         transform="rotate(67.561725)"
-         inkscape:transform-center-x="22.209708"
-         inkscape:transform-center-y="48.893956" />
-    </g>
-    <g
-       id="g982"
-       transform="translate(-263.43517,-27.252677)"
-       inkscape:export-filename="/home/ouidade/Sites/EQL/EQLD_Design/v2/rosace_coupee.png"
-       inkscape:export-xdpi="180.98"
-       inkscape:export-ydpi="180.98">
-      <path
-         id="path8075"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1562.8379,351.50781 -110.4531,73.13477 12.789,19.31445 h 158.877 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path8077"
-         style="color:#000000;fill:url(#linearGradient7902);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1563.5293,348.10352 -114.5508,75.84765 1.3574,2.04883 11.8907,17.95703 h 5.8964 l -12.33,-18.62109 106.3574,-70.42188 58.957,89.04297 h 5.8887 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path8069"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1542.0898,293.67188 -86.0156,100.74609 58.0215,49.53906 h 73.8691 l 54.8711,-64.26758 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path8071"
-         style="color:#000000;fill:url(#linearGradient7904);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1541.8184,290.20898 -89.2071,104.48243 1.8692,1.59765 55.832,47.66797 h 7.5723 l -58.3477,-49.81641 82.8223,-97.0039 97.0097,82.82617 -54.6386,63.99414 h 6.4648 l 55.1055,-64.54101 z"
-         transform="scale(0.26458333)" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 383.98686,96.40081 398.51646,64.504579 430.41269,79.034174 415.8831,110.9304 Z"
-         id="path8063" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7906);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 383.12548,96.722995 0.59187,0.269614 32.48735,14.798861 15.06848,-33.07922 -33.07922,-15.068479 z m 1.72297,-0.644521 13.99083,-30.713502 30.71351,13.990829 -13.99083,30.713499 z"
-         id="path8065" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 380.57671,89.101958 5.17495,-34.665525 34.66552,5.17495 -5.17495,34.665524 z"
-         id="path8057" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7908);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 379.83764,89.649545 0.64326,0.09603 35.30796,5.270855 5.36689,-35.951226 -35.95123,-5.366883 z m 1.47858,-1.094469 4.98306,-33.380108 33.37818,4.982772 -4.98306,33.380108 z"
-         id="path8059" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 375.2873,83.025961 -4.58064,-34.749049 34.74905,-4.580636 4.58064,34.74905 z"
-         id="path8051" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7910);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 374.72734,83.754479 0.64481,-0.085 35.39304,-4.665526 -4.75052,-36.037851 -36.03785,4.750526 z m 1.11988,-1.457689 -4.41078,-33.460536 33.46054,-4.410783 4.41078,33.460536 z"
-         id="path8053" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 375.2873,83.025961 -4.58064,-34.749049 34.74905,-4.580636 4.58064,34.74905 z"
-         id="path8045" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7912);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 374.72734,83.754479 0.64481,-0.085 35.39304,-4.665526 -4.75052,-36.037851 -36.03785,4.750526 z m 1.11988,-1.457689 -4.41078,-33.460536 33.46054,-4.410783 4.41078,33.460536 z"
-         id="path8047" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 368.52753,78.643178 354.54621,46.50284 386.68655,32.52152 400.66787,64.661858 Z"
-         id="path8039" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7914);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 368.19015,79.499454 0.59641,-0.259441 32.73777,-14.241208 -14.49987,-33.332385 -33.33418,14.500649 z m 0.67393,-1.71169 -13.46289,-30.948557 30.94856,-13.462886 13.46289,30.948557 z"
-         id="path8041" />
-      <path
-         id="path8033"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1361.4668,115.34375 -81.6758,67.35156 84.2793,102.20313 102.2031,-84.2793 -70.3203,-85.27539 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path8035"
-         style="color:#000000;fill:url(#linearGradient7916);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 1361.5566,115.26953 1276,185.82031 l 87.4043,105.99414 1.8965,-1.5625 104.0976,-85.84179 -73.5058,-89.14063 h -6.3633 l 72.9551,88.4707 -98.4141,81.1543 -81.1543,-98.41406 86.3555,-71.21094 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path8027"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1291.084,115.34375 -66.9766,97.48633 109.1856,75.01367 75.0136,-109.18555 -92.1562,-63.31445 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path8029"
-         style="color:#000000;fill:url(#linearGradient7918);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1288.1523,115.26953 -67.4628,98.19336 113.2343,77.79688 1.3926,-2.02539 76.4043,-111.20899 -91.3418,-62.75586 h -8.6699 l 93.1855,64.02149 -72.2324,105.13671 -105.1367,-72.23242 66.5918,-96.92578 z"
-         transform="scale(0.26458333)" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 344.98705,78.24963 311.7468,67.133692 322.86273,33.893438 356.10299,45.009376 Z"
-         id="path8021" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7920);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 345.39785,79.072527 345.60412,78.455712 356.92606,44.59943 322.45297,33.071215 310.92475,67.544312 Z M 344.57676,77.426356 312.56907,66.722603 323.2722,34.716767 355.27989,45.42052 Z"
-         id="path8023" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 338.08478,82.403612 -35.01655,-1.523069 1.52307,-35.016551 35.01655,1.523069 z"
-         id="path8015" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7922);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 338.7063,83.081575 0.0283,-0.649776 1.55129,-35.665498 -36.31527,-1.579558 -1.57956,36.315274 z m -1.24303,-1.356078 -33.71812,-1.466593 1.46659,-33.71812 33.71812,1.466593 z"
-         id="path8017" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 332.59489,88.299692 298.515,96.487494 290.3272,62.407609 324.40709,54.219807 Z"
-         id="path8009" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7924);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 333.37938,88.780709 -0.15193,-0.632395 -8.34,-34.713368 -35.34387,8.491477 8.49194,35.345763 z m -1.56866,-0.96092 -32.81618,7.884194 -7.88419,-32.816185 32.81618,-7.884194 z"
-         id="path8011" />
-      <path
-         style="color:#000000;fill:#ffffff;stroke-width:1.3;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 328.94268,95.479981 298.43986,112.74429 281.17555,82.241466 311.67837,64.977157 Z"
-         id="path8003" />
-      <path
-         style="color:#000000;fill:url(#linearGradient7926);stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 329.82959,95.725683 -0.32036,-0.566018 -17.58426,-31.06812 -31.63413,17.904617 17.90462,31.634138 z m -1.77276,-0.491315 -29.37176,16.624142 -16.62414,-29.371765 29.37176,-16.62414 z"
-         id="path8005" />
-      <path
-         id="path7997"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1142.959,297.92773 -92.834,94.5 52.4531,51.5293 h 82.625 l 52.2559,-53.19531 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path7999"
-         style="color:#000000;fill:url(#linearGradient7928);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1142.9277,294.45312 -96.2773,98.00586 52.4219,51.49805 h 7.0156 l -52.4863,-51.56055 89.3886,-90.99023 90.9961,89.39063 -52.2226,53.16015 h 6.8828 l 52.2871,-53.22656 -1.7539,-1.72266 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path7991"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="M 1123.707,357.90234 1077,443.95703 h 150.7246 l 12.4102,-22.86523 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path7993"
-         style="color:#000000;fill:url(#linearGradient7930);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1122.7148,354.57227 -48.5117,89.38476 h 5.5938 l 44.8965,-82.72461 112.1113,60.84766 -11.8731,21.87695 h 5.5938 l 12.9434,-23.84765 -2.1622,-1.17188 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path7985"
-         style="color:#000000;fill:#ffffff;stroke-width:4.91339;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1121.7324,420.85938 -5.1172,23.09765 h 109.3868 z"
-         transform="scale(0.26458333)" />
-      <path
-         id="path7987"
-         style="color:#000000;fill:url(#linearGradient7932);stroke-width:3.77953;stroke-linecap:square;-inkscape-stroke:none;paint-order:fill markers stroke"
-         d="m 1119.8652,417.93359 -5.7656,26.02344 h 5.0371 l 4.4668,-20.16797 91.0391,20.16797 h 22.6992 z"
-         transform="scale(0.26458333)" />
-    </g>
-  </g>
-</svg>

+ 0 - 43
web/themes/custom/rorschach/images/pictos/twitter_black.svg

@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   enable-background="new 0 0 32 32"
-   version="1.1"
-   viewBox="0 0 32 32"
-   xml:space="preserve"
-   id="svg25"
-   sodipodi:docname="twitter_black.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata31"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs29" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview27"
-     showgrid="false"
-     inkscape:zoom="9.5569901"
-     inkscape:cx="4.1524306"
-     inkscape:cy="22.33258"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg25" /><path
-     d="M 20.009985,4.1196297 C 17.230146,5.131885 15.473081,7.7403954 15.672392,10.595379 l 0.06642,1.10146 -1.111934,-0.134796 C 10.579502,11.044649 7.0426424,9.2909282 4.0390213,6.345021 L 2.5704289,4.8834324 2.1945094,5.9621625 C 1.3937716,8.367813 1.9060114,10.909915 3.5739355,12.61976 4.4638326,13.563888 4.2627771,13.69849 2.7294932,13.137154 2.1962403,12.95676 1.7277051,12.82262 1.6839952,12.89068 c -0.1556183,0.157262 0.3776381,2.202922 0.8007308,3.014101 0.5787146,1.125977 1.7570712,2.225653 3.047331,2.879499 l 1.0909544,0.517394 -1.2920117,0.01983 c -1.2448051,0 -1.2902598,0.01983 -1.1556389,0.496249 0.4440482,1.461589 2.2011386,3.014101 4.1592601,3.688959 l 1.3794313,0.4718 -1.2011005,0.72032 c -1.7797942,1.03677 -3.8707918,1.620705 -5.9617841,1.662665 -1.0017951,0.01983 -1.8252506,0.111665 -1.8252506,0.180394 0,0.224005 2.7151476,1.482601 4.2921362,1.979115 4.7379588,1.461587 10.3658108,0.830407 14.5915108,-1.66445 3.00362,-1.776254 6.005496,-5.30788 7.407654,-8.727635 0.757019,-1.819997 1.512295,-5.148763 1.512295,-6.745018 0,-1.034987 0.06647,-1.169655 1.311247,-2.4057163 0.734296,-0.7202536 1.423138,-1.5070503 1.557759,-1.7307921 0.223808,-0.4281873 0.199293,-0.4281873 -0.933609,-0.046261 -1.889933,0.6748584 -2.157432,0.5854543 -1.222081,-0.4268674 0.688842,-0.7203201 1.512304,-2.0245753 1.512304,-2.4057152 0,-0.066733 -0.333895,0.046261 -0.711564,0.2464718 -0.40037,0.2253275 -1.290267,0.5629884 -1.958129,0.7639985 L 26.88434,5.7616122 25.795137,5.0167754 C 25.193691,4.6130366 24.35102,4.1618535 23.905195,4.0272518 22.768786,3.7127177 21.034452,3.7576514 20.009934,4.1184444 Z"
-     fill="#ffffff"
-     id="path6"
-     style="fill:#000000;stroke-width:1" /></svg>

+ 0 - 43
web/themes/custom/rorschach/images/pictos/twitter_white.svg

@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   enable-background="new 0 0 32 32"
-   version="1.1"
-   viewBox="0 0 32 32"
-   xml:space="preserve"
-   id="svg25"
-   sodipodi:docname="twitter_white.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata31"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs29" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview27"
-     showgrid="false"
-     inkscape:zoom="9.5569901"
-     inkscape:cx="4.1524306"
-     inkscape:cy="22.33258"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg25" /><path
-     d="M 20.009985,4.1196297 C 17.230146,5.131885 15.473081,7.7403954 15.672392,10.595379 l 0.06642,1.10146 -1.111934,-0.134796 C 10.579502,11.044649 7.0426424,9.2909282 4.0390213,6.345021 L 2.5704289,4.8834324 2.1945094,5.9621625 C 1.3937716,8.367813 1.9060114,10.909915 3.5739355,12.61976 4.4638326,13.563888 4.2627771,13.69849 2.7294932,13.137154 2.1962403,12.95676 1.7277051,12.82262 1.6839952,12.89068 c -0.1556183,0.157262 0.3776381,2.202922 0.8007308,3.014101 0.5787146,1.125977 1.7570712,2.225653 3.047331,2.879499 l 1.0909544,0.517394 -1.2920117,0.01983 c -1.2448051,0 -1.2902598,0.01983 -1.1556389,0.496249 0.4440482,1.461589 2.2011386,3.014101 4.1592601,3.688959 l 1.3794313,0.4718 -1.2011005,0.72032 c -1.7797942,1.03677 -3.8707918,1.620705 -5.9617841,1.662665 -1.0017951,0.01983 -1.8252506,0.111665 -1.8252506,0.180394 0,0.224005 2.7151476,1.482601 4.2921362,1.979115 4.7379588,1.461587 10.3658108,0.830407 14.5915108,-1.66445 3.00362,-1.776254 6.005496,-5.30788 7.407654,-8.727635 0.757019,-1.819997 1.512295,-5.148763 1.512295,-6.745018 0,-1.034987 0.06647,-1.169655 1.311247,-2.4057163 0.734296,-0.7202536 1.423138,-1.5070503 1.557759,-1.7307921 0.223808,-0.4281873 0.199293,-0.4281873 -0.933609,-0.046261 -1.889933,0.6748584 -2.157432,0.5854543 -1.222081,-0.4268674 0.688842,-0.7203201 1.512304,-2.0245753 1.512304,-2.4057152 0,-0.066733 -0.333895,0.046261 -0.711564,0.2464718 -0.40037,0.2253275 -1.290267,0.5629884 -1.958129,0.7639985 L 26.88434,5.7616122 25.795137,5.0167754 C 25.193691,4.6130366 24.35102,4.1618535 23.905195,4.0272518 22.768786,3.7127177 21.034452,3.7576514 20.009934,4.1184444 Z"
-     fill="#ffffff"
-     id="path6"
-     style="fill:#ffffff;stroke-width:1" /></svg>

+ 0 - 74
web/themes/custom/rorschach/images/pictos/youtube_black.svg

@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   enable-background="new 0 0 32 32"
-   version="1.1"
-   viewBox="0 0 32 32"
-   xml:space="preserve"
-   id="svg25"
-   sodipodi:docname="youtube_black.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata31"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs29" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview27"
-     showgrid="false"
-     inkscape:zoom="13.515625"
-     inkscape:cx="9.3724133"
-     inkscape:cy="18.847089"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg25" /><g
-     id="Flat_copy"><g
-       id="g4"><path
-         d="M16-0.005c-8.837,0-16,7.163-16,16c0,8.836,7.163,16,16,16s16-7.164,16-16C32,7.158,24.837-0.005,16-0.005    z"
-         fill="#333333"
-         id="path2"
-         style="fill:#000000" /></g><g
-       id="g22"><path
-         d="M15.997,15.202c0-0.001,6.331,0.009,7.082,0.76c0.754,0.752,0.763,4.462,0.763,4.483    c0,0-0.006,3.73-0.763,4.484c-0.752,0.749-7.082,0.766-7.082,0.766s-6.33-0.016-7.083-0.766c-0.754-0.752-0.755-4.456-0.755-4.484    c0-0.021,0.002-3.731,0.755-4.483C9.667,15.212,15.997,15.202,15.997,15.202z"
-         fill="#FFFFFF"
-         id="path6" /><path
-         d="M22.491,21.325v-1.186c0-0.441-0.112-0.779-0.336-1.014c-0.225-0.235-0.547-0.353-0.966-0.353    c-0.41,0-0.743,0.127-1.002,0.381c-0.258,0.254-0.389,0.584-0.389,0.986v2.089c0,0.449,0.12,0.801,0.354,1.055    c0.235,0.256,0.559,0.383,0.968,0.383c0.455,0,0.798-0.12,1.026-0.36c0.231-0.243,0.344-0.602,0.344-1.079v-0.239H21.55V22.2    c0,0.275-0.032,0.451-0.092,0.531c-0.06,0.08-0.166,0.12-0.318,0.12c-0.146,0-0.248-0.046-0.31-0.141    c-0.059-0.095-0.089-0.265-0.089-0.51v-0.875H22.491z M20.741,20.599v-0.47c0-0.195,0.031-0.335,0.094-0.417    c0.064-0.087,0.169-0.128,0.314-0.128c0.139,0,0.242,0.041,0.303,0.128c0.064,0.082,0.097,0.222,0.097,0.417v0.47H20.741z"
-         fill="#333333"
-         id="path8"
-         style="fill:#000000" /><path
-         d="M19.09,19.126c-0.152-0.197-0.373-0.296-0.663-0.296c-0.142,0-0.282,0.036-0.422,0.111    c-0.138,0.073-0.268,0.182-0.392,0.323v-2.031h-0.924v6.306h0.924v-0.357c0.119,0.144,0.251,0.247,0.391,0.315    c0.139,0.068,0.298,0.101,0.478,0.101c0.271,0,0.48-0.086,0.622-0.263c0.144-0.176,0.215-0.428,0.215-0.757v-2.582    C19.319,19.615,19.244,19.324,19.09,19.126z M18.378,22.449c0,0.15-0.028,0.255-0.08,0.32c-0.052,0.067-0.134,0.099-0.246,0.099    c-0.078,0-0.15-0.017-0.221-0.05c-0.071-0.032-0.144-0.09-0.218-0.164v-2.899c0.062-0.064,0.125-0.112,0.189-0.142    c0.063-0.031,0.128-0.045,0.194-0.045c0.123,0,0.219,0.04,0.285,0.121c0.064,0.081,0.097,0.201,0.097,0.357V22.449z"
-         fill="#333333"
-         id="path10"
-         style="fill:#000000" /><path
-         d="M15.087,23.538v-0.511c-0.17,0.189-0.345,0.333-0.529,0.431c-0.183,0.1-0.36,0.148-0.531,0.148    c-0.212,0-0.369-0.068-0.478-0.208c-0.105-0.139-0.16-0.345-0.16-0.623v-3.89h0.914v3.568c0,0.111,0.019,0.19,0.056,0.24    c0.04,0.05,0.103,0.074,0.188,0.074c0.067,0,0.153-0.032,0.256-0.099c0.103-0.066,0.197-0.148,0.284-0.249v-3.534H16v4.653    L15.087,23.538L15.087,23.538z"
-         fill="#333333"
-         id="path12"
-         style="fill:#000000" /><polygon
-         fill="#333333"
-         points="11.921,18.149 11.921,23.538 10.889,23.538 10.889,18.149 9.823,18.149 9.823,17.233     12.987,17.233 12.987,18.149   "
-         id="polygon14"
-         style="fill:#000000" /><path
-         d="M21.146,13.251h-1.03v-0.566c-0.188,0.208-0.386,0.368-0.592,0.476c-0.205,0.109-0.404,0.164-0.597,0.164    c-0.24,0-0.418-0.077-0.538-0.229c-0.12-0.153-0.181-0.381-0.181-0.687V8.126h1.028v3.929c0,0.121,0.024,0.209,0.067,0.263    c0.042,0.055,0.113,0.082,0.209,0.082c0.075,0,0.171-0.036,0.287-0.108c0.115-0.072,0.222-0.164,0.317-0.276v-3.89h1.03    L21.146,13.251L21.146,13.251z"
-         fill="#FFFFFF"
-         id="path16" /><path
-         d="M16.965,8.369c-0.273-0.248-0.623-0.373-1.049-0.373c-0.467,0-0.841,0.118-1.117,0.353    c-0.278,0.235-0.417,0.551-0.416,0.949v2.656c0,0.436,0.136,0.782,0.405,1.04c0.271,0.257,0.632,0.386,1.082,0.386    c0.469,0,0.835-0.125,1.104-0.374c0.266-0.25,0.399-0.593,0.399-1.031V9.327C17.372,8.937,17.236,8.617,16.965,8.369z     M16.323,12.052c0,0.136-0.041,0.244-0.123,0.324c-0.083,0.078-0.193,0.117-0.332,0.117c-0.137,0-0.242-0.038-0.314-0.115    c-0.073-0.078-0.111-0.186-0.111-0.326V9.26c0-0.112,0.04-0.203,0.118-0.272c0.079-0.069,0.181-0.103,0.307-0.103    c0.135,0,0.245,0.034,0.329,0.103c0.084,0.069,0.126,0.16,0.126,0.272V12.052z"
-         fill="#FFFFFF"
-         id="path18" /><polygon
-         fill="#FFFFFF"
-         points="11.578,6.305 10.41,6.305 11.79,10.499 11.79,13.251 12.95,13.251 12.95,10.369 14.299,6.305     13.12,6.305 12.404,9.081 12.331,9.081   "
-         id="polygon20" /></g></g></svg>

+ 0 - 78
web/themes/custom/rorschach/images/pictos/youtube_white.svg

@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   enable-background="new 0 0 32 32"
-   version="1.1"
-   viewBox="0 0 32 32"
-   xml:space="preserve"
-   id="svg25"
-   sodipodi:docname="youtube_white.svg"
-   inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
-     id="metadata31"><rdf:RDF><cc:Work
-         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
-     id="defs29" /><sodipodi:namedview
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1"
-     objecttolerance="10"
-     gridtolerance="10"
-     guidetolerance="10"
-     inkscape:pageopacity="0"
-     inkscape:pageshadow="2"
-     inkscape:window-width="1920"
-     inkscape:window-height="1015"
-     id="namedview27"
-     showgrid="false"
-     inkscape:zoom="13.515625"
-     inkscape:cx="9.3724133"
-     inkscape:cy="18.847089"
-     inkscape:window-x="0"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1"
-     inkscape:current-layer="svg25" /><g
-     id="Flat_copy"><g
-       id="g4"><path
-         d="M16-0.005c-8.837,0-16,7.163-16,16c0,8.836,7.163,16,16,16s16-7.164,16-16C32,7.158,24.837-0.005,16-0.005    z"
-         fill="#333333"
-         id="path2"
-         style="fill:#ffffff" /></g><g
-       id="g22"><path
-         d="M15.997,15.202c0-0.001,6.331,0.009,7.082,0.76c0.754,0.752,0.763,4.462,0.763,4.483    c0,0-0.006,3.73-0.763,4.484c-0.752,0.749-7.082,0.766-7.082,0.766s-6.33-0.016-7.083-0.766c-0.754-0.752-0.755-4.456-0.755-4.484    c0-0.021,0.002-3.731,0.755-4.483C9.667,15.212,15.997,15.202,15.997,15.202z"
-         fill="#FFFFFF"
-         id="path6"
-         style="fill:#000000" /><path
-         d="M22.491,21.325v-1.186c0-0.441-0.112-0.779-0.336-1.014c-0.225-0.235-0.547-0.353-0.966-0.353    c-0.41,0-0.743,0.127-1.002,0.381c-0.258,0.254-0.389,0.584-0.389,0.986v2.089c0,0.449,0.12,0.801,0.354,1.055    c0.235,0.256,0.559,0.383,0.968,0.383c0.455,0,0.798-0.12,1.026-0.36c0.231-0.243,0.344-0.602,0.344-1.079v-0.239H21.55V22.2    c0,0.275-0.032,0.451-0.092,0.531c-0.06,0.08-0.166,0.12-0.318,0.12c-0.146,0-0.248-0.046-0.31-0.141    c-0.059-0.095-0.089-0.265-0.089-0.51v-0.875H22.491z M20.741,20.599v-0.47c0-0.195,0.031-0.335,0.094-0.417    c0.064-0.087,0.169-0.128,0.314-0.128c0.139,0,0.242,0.041,0.303,0.128c0.064,0.082,0.097,0.222,0.097,0.417v0.47H20.741z"
-         fill="#333333"
-         id="path8"
-         style="fill:#ffffff" /><path
-         d="M19.09,19.126c-0.152-0.197-0.373-0.296-0.663-0.296c-0.142,0-0.282,0.036-0.422,0.111    c-0.138,0.073-0.268,0.182-0.392,0.323v-2.031h-0.924v6.306h0.924v-0.357c0.119,0.144,0.251,0.247,0.391,0.315    c0.139,0.068,0.298,0.101,0.478,0.101c0.271,0,0.48-0.086,0.622-0.263c0.144-0.176,0.215-0.428,0.215-0.757v-2.582    C19.319,19.615,19.244,19.324,19.09,19.126z M18.378,22.449c0,0.15-0.028,0.255-0.08,0.32c-0.052,0.067-0.134,0.099-0.246,0.099    c-0.078,0-0.15-0.017-0.221-0.05c-0.071-0.032-0.144-0.09-0.218-0.164v-2.899c0.062-0.064,0.125-0.112,0.189-0.142    c0.063-0.031,0.128-0.045,0.194-0.045c0.123,0,0.219,0.04,0.285,0.121c0.064,0.081,0.097,0.201,0.097,0.357V22.449z"
-         fill="#333333"
-         id="path10"
-         style="fill:#ffffff" /><path
-         d="M15.087,23.538v-0.511c-0.17,0.189-0.345,0.333-0.529,0.431c-0.183,0.1-0.36,0.148-0.531,0.148    c-0.212,0-0.369-0.068-0.478-0.208c-0.105-0.139-0.16-0.345-0.16-0.623v-3.89h0.914v3.568c0,0.111,0.019,0.19,0.056,0.24    c0.04,0.05,0.103,0.074,0.188,0.074c0.067,0,0.153-0.032,0.256-0.099c0.103-0.066,0.197-0.148,0.284-0.249v-3.534H16v4.653    L15.087,23.538L15.087,23.538z"
-         fill="#333333"
-         id="path12"
-         style="fill:#ffffff" /><polygon
-         fill="#333333"
-         points="11.921,18.149 11.921,23.538 10.889,23.538 10.889,18.149 9.823,18.149 9.823,17.233     12.987,17.233 12.987,18.149   "
-         id="polygon14"
-         style="fill:#ffffff" /><path
-         d="M21.146,13.251h-1.03v-0.566c-0.188,0.208-0.386,0.368-0.592,0.476c-0.205,0.109-0.404,0.164-0.597,0.164    c-0.24,0-0.418-0.077-0.538-0.229c-0.12-0.153-0.181-0.381-0.181-0.687V8.126h1.028v3.929c0,0.121,0.024,0.209,0.067,0.263    c0.042,0.055,0.113,0.082,0.209,0.082c0.075,0,0.171-0.036,0.287-0.108c0.115-0.072,0.222-0.164,0.317-0.276v-3.89h1.03    L21.146,13.251L21.146,13.251z"
-         fill="#FFFFFF"
-         id="path16"
-         style="fill:#000000" /><path
-         d="M16.965,8.369c-0.273-0.248-0.623-0.373-1.049-0.373c-0.467,0-0.841,0.118-1.117,0.353    c-0.278,0.235-0.417,0.551-0.416,0.949v2.656c0,0.436,0.136,0.782,0.405,1.04c0.271,0.257,0.632,0.386,1.082,0.386    c0.469,0,0.835-0.125,1.104-0.374c0.266-0.25,0.399-0.593,0.399-1.031V9.327C17.372,8.937,17.236,8.617,16.965,8.369z     M16.323,12.052c0,0.136-0.041,0.244-0.123,0.324c-0.083,0.078-0.193,0.117-0.332,0.117c-0.137,0-0.242-0.038-0.314-0.115    c-0.073-0.078-0.111-0.186-0.111-0.326V9.26c0-0.112,0.04-0.203,0.118-0.272c0.079-0.069,0.181-0.103,0.307-0.103    c0.135,0,0.245,0.034,0.329,0.103c0.084,0.069,0.126,0.16,0.126,0.272V12.052z"
-         fill="#FFFFFF"
-         id="path18"
-         style="fill:#000000" /><polygon
-         fill="#FFFFFF"
-         points="11.578,6.305 10.41,6.305 11.79,10.499 11.79,13.251 12.95,13.251 12.95,10.369 14.299,6.305     13.12,6.305 12.404,9.081 12.331,9.081   "
-         id="polygon20"
-         style="fill:#000000" /></g></g></svg>

BIN
web/themes/custom/rorschach/images/sceau_excellence_def.png


+ 2 - 2
web/themes/custom/rorschach/rorschach.info.yml

@@ -14,9 +14,9 @@ regions:
   header_top_left: 'Header top left'
   header_top_rigth: 'Header top right'
   header_bottom: 'Header Bottom'
-  help: Help
+  help: 'Help'
   page_top: 'Page top'
-  content: Content
+  content: 'Main Content'
   sidebar_first: 'Sidebar first'
   sidebar_second: 'Sidebar second'
   page_bottom: 'Page bottom'

+ 14 - 0
web/themes/custom/rorschach/scss/components/_tablefields.scss

@@ -0,0 +1,14 @@
+// .tablefield{
+//     border: 1px 1px 1px black;
+//     thead{
+//         box-shadow: 1px 0px 1px $black;
+
+//     }
+// }
+
+thead th {
+    border-bottom: 1px solid #333; 
+    text-align: center; 
+    font-weight: bold;
+}
+

+ 42 - 26
web/themes/custom/rorschach/scss/global/_layout.scss

@@ -1,5 +1,14 @@
 
 
+.block{
+    box-shadow: 1px 0px 1px $black;
+}
+
+// .layout-sidebar-first{
+//     clear: left;
+// }
+
+
 .layout-container {
     font-family: $font-family-default;
     margin: none;
@@ -14,12 +23,18 @@
         flex: 0 0 100%;
     }
     main{
+        
         position: relative;
         // top: -7rem;
+        .layout-sidebar-first{
+
+        }
     }
     footer{
         flex: 0 0 100%;
     }
+
+
 }
 .layout-content{
     padding-top: 7rem;
@@ -28,31 +43,32 @@
         visibility: hidden;
     }
 }
-.path-frontpage{
-    margin: 0;
-}
-.path-node {
-    margin: 0;
+// .path-frontpage{
+//     margin: 0;
+// }
+// .path-node {
+//     margin: 0;
 
-main{
-    width: 100%;
-}
-.main-content{
-    margin-top: 7rem;
-}
+// main{
+//     width: 100%;
+// }
+// .main-content{
+//     margin-top: 7rem;
+// }
+
+//     .field--name-field-titre{
+//         .field__item{
+//             color: $blue-dark;
+//             font-weight: 900;
+//             font-size: 2rem;
+//         }
+//         .field__label{
+//             visibility: hidden;
+//         }
+//     } 
+// .inter-titre {
+//     color: $blue-light;
+//     // text-transform: uppercase;
+// }
+// }
 
-    .field--name-field-titre{
-        .field__item{
-            color: $blue-dark;
-            font-weight: 900;
-            font-size: 2rem;
-        }
-        .field__label{
-            visibility: hidden;
-        }
-    } 
-.inter-titre {
-    color: $blue-light;
-    // text-transform: uppercase;
-}
-}

+ 18 - 0
web/themes/custom/rorschach/scss/pages/_bookpage.scss

@@ -1,3 +1,21 @@
 .field--name-field-subheading{
     font-size: 2rem;
+}
+
+.block{
+    border: black;
+}
+h2{
+
+}
+article.node-type-book{
+    width: 70%;
+    h2{
+        visibility: hidden;
+    }
+    div:nth-child(1) > nav:nth-child(1) > ul:nth-child(2){
+        display: flex;
+        flex-direction: row;
+        justify-content: space-between;
+    }
 }

+ 0 - 270
web/themes/custom/rorschach/scss/pages/_header.scss

@@ -1,270 +0,0 @@
-
-.layout-container{
-    position: relative;
-    header{                       
-        // display: block;
-        width: 100%;
-        position: fixed;
-        z-index: 99;
-        // position: -webkit-sticky;
-        // position: sticky;
-        // top: 0;
-        // .sticky{
-        //         position: fixed;
-        // }
-
-    }
-
-    
-}
-
-
-
-#header-top {
-    height: 7rem;
-    background-color: $white;
-    box-shadow: 1px 0px 8px $black;
-    display: flex;
-    flex-direction: row;
-    justify-content: space-between;
-    color: $black;
-    top:0%;
-    scroll-margin: 8rem {};
-   
-
- // logo + menu déroulant
-    .region-header-top-left {     
-        display:flex;
-        flex-direction: row;
-        padding: 1rem;
-        padding-left: 4%;
-        align-items:center;  
-        color: $black;  
-        font-weight: 800;
-        flex: 1;
-
-        #block-logogouv{
-            display: flex;
-            height: 100%;
-            align-items: center;
-            img{
-                width: 80%;
-                height: auto;
-            }
-        }
-        #block-logoeql{
-            display: flex;
-            height: 100%;
-            align-items: center;
-
-            img{
-                // min-width: 80px;
-                width: 80%;
-                height: auto;
-            }
-        }
-
-        #block-headermenu{
-            align-self: baseline;
-            width: 70%;
-            margin-left: 3rem;
-            margin-right: 3rem;
-        }
-
-        ul{
-            font-size: 1rem;
-            list-style: none;
-            display: flex;
-            flex-direction: row;
-            justify-content: space-between;
-            // margin-right: 20px;
-            width: 100%;
-            padding-inline-start: 0px;
-            padding: 1rem;
-            .is-active{
-                color:$blue-light;
-            }
-            ul{
-                display: flex;
-                flex-direction: column;
-                display: none;
-                min-width: 100px;
-                width: 100%;
-                justify-content: space-between;
-                background:$white;
-                // padding-inline-start: 0;
-                padding-inline-start: 0px;
-            
-                .is-active{
-                    color:$blue-light;
-                }
-            }
-            li{
-                display: flex;
-                flex-direction: column;
-                // justify-content: space-between;
-                background-color: $white;
-                padding-bottom: 0.8rem;
-                max-width: inherit;
-                align-items: center;
-                // padding-left: 0;
-                // text-align: none
-                ;
-                // .menuOpen{
-                //     display: flex;
-                // }
-                a {
-                    color: $black;
-                }
-                .is-active{
-                    color:$blue-light;
-                }
-                :hover{
-                    color: $blue-light;
-                }
-            }
-
-            li:hover ul {
-                display: block;
-            }
-        }
-    } 
-
-    // reseaux sociaux
-
-    #block-socialnetwork-2{
-        position: relative;
-        top: -33px;
-        align-self: flex-end;
-        margin-left: auto;
-        .field--name-body{
-            min-height: 75px;
-            margin-right: 1rem;
-        }
-            p{
-                display: flex;
-                flex-direction: row-reverse;
-                margin-bottom: 0;
-                min-height: 65px;
-                justify-content: space-around;
-                width: 120%;
-                a{
-                    color: $white;
-                    font-size: 0;
-                }
-                svg.ext{
-                    display: none;
-                }
-                .link-twitter{
-                    display: flex;
-                    background-color: black;
-                    width: 40px;
-                    justify-content: center;
-                    align-items: flex-end;
-                    &:before{
-                        content: url("../images/pictos/twitter_white.svg");
-                        min-width: 30px;
-                        padding-bottom: 0.3rem;
-                    }
-                }
-                .link-youtube{
-                    display: flex;
-                    background-color: black;
-                    min-width: 40px;
-                    justify-content: center;
-                    align-items: flex-end;
-                    &:before{
-                        content: url("../images/pictos/youtube_white.svg");
-                        min-width: 25px;
-                        padding-bottom: 0.5rem;
-                    }
-                }
-                .link-linkedin{
-                    display: flex;
-                    background-color: black;
-                    min-width: 40px;
-                    justify-content: center;
-                    align-items: flex-end;
-                    // background-position-y: top;
-                  
-                &:before{
-                        content: url("../images/pictos/linkedin_white.svg");
-                        min-width: 35px;
-                        padding-bottom: 0.2rem;
-                    }
-                }
-            }
-        
-    }
-
-// menu burger à droite
-    #block-burger {              
-        z-index: 1;
-        background-color: $blue-light;
-        font-size: 0.7rem;
-        color: $white;
-        display: block;
-        width: 7rem;
-        height: 100%;
-        margin-top: 0;
-        :hover{
-            cursor: pointer;
-        }
-        h2{
-            padding-top: 1rem;
-        }
-        h2:after{
-            display: block;
-            margin:auto;
-            height: 70px;
-            content:url('data:image/svg+xml,<svg width="100" height="70" xmlns="http://www.w3.org/2000/svg" version="1.1"> <path id="path930" d="M 30,13 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-3" d="M 30,25 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-6" d="M 30,37 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/></svg>');
-        }          
-
-        #block-burger-menu{
-            display: block;
-            margin: 0;
-            align-self: center;
-            text-align: center;
-            // height:7rem;
-        }
-
-
-  // block menu open fond bleu
-
-        .ul1:not(.sous-liste){    
-            width: 300%;
-            position: relative;
-            right: 260px;
-            margin: 0;
-            padding-top: 2rem;
-            padding-bottom: 2rem;
-            z-index: 99;
-
-        }
-        ul  {
-            display: none;
-            background-color: $blue-light;
-            line-height: 2rem;
-            list-style: none;
-        
-            .ul1 .sous-liste{
-                a{
-                    opacity: 1;
-                }
-            }
-            a{
-                opacity: 0.6;
-                color: $white;
-                font-weight: 800;
-                font-size: 1rem;
-            }
-        }
-        &.opened ul {
-          display: block;
-
-        }
-    }   
-
-
-}
-

+ 7 - 9
web/themes/custom/rorschach/scss/partials/_header.scss

@@ -18,12 +18,8 @@
         // }
 
     }
-
-    
 }
 
-
-
 #header-top {
     height: 7rem;
     background-color: $white;
@@ -36,11 +32,12 @@
 
     scroll-margin: 8rem {};
    
-//    .region-header-top-rigth{
-//        display: flex;
-//        flex-direction: row;
-//    }
+   .region-header-top-rigth{
+       display: flex;
+       flex-direction: row;
+   }
 
+   
  // logo + menu déroulant
     .region-header-top-left {     
         display:flex;
@@ -57,7 +54,7 @@
             }
         }
         
-
+       
 
         #block-rorschach-main-menu{
             align-self: baseline;
@@ -134,6 +131,7 @@
 
     } 
 
+ 
 
 
 // menu burger à droite

+ 0 - 0
web/themes/custom/rorschach/scss/partials/_navigation.scss


+ 3 - 1
web/themes/custom/rorschach/scss/styles.scss

@@ -1,7 +1,8 @@
 /*eql*/
 
 /*components*/
-@import "components/_quotes";  
+@import "components/_quotes";
+@import "components/_tablefields";  
 
 /*global*/
 
@@ -29,5 +30,6 @@
 /*partials*/
 @import "partials/_header";
 @import "partials/_footer";
+@import "partials/_navigation";
 
 

+ 0 - 56
web/themes/custom/rorschach/templates/layout/html--ressources--annuairederecherche.html.twig

@@ -1,56 +0,0 @@
-{#
-/**
- * @file
- * Theme override for the basic structure of a single Drupal page.
- *
- * Variables:
- * - logged_in: A flag indicating if user is logged in.
- * - root_path: The root path of the current page (e.g., node, admin, user).
- * - node_type: The content type for the current node, if the page is a node.
- * - head_title: List of text elements that make up the head_title variable.
- *   May contain one or more of the following:
- *   - title: The title of the page.
- *   - name: The name of the site.
- *   - slogan: The slogan of the site.
- * - page_top: Initial rendered markup. This should be printed before 'page'.
- * - page: The rendered page markup.
- * - page_bottom: Closing rendered markup. This variable should be printed after
- *   'page'.
- * - db_offline: A flag indicating if the database is offline.
- * - placeholder_token: The token for generating head, css, js and js-bottom
- *   placeholders.
- *
- * @see template_preprocess_html()
- */
-#}
-{%
-  set body_classes = [
-    logged_in ? 'user-logged-in',
-    not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,
-    node_type ? 'page-node-type-' ~ node_type|clean_class,
-    db_offline ? 'db-offline',
-    'annuairederecherche',
-  ]
-%}
-<!DOCTYPE html>
-<html{{ html_attributes }}>
-  <head>
-    <head-placeholder token="{{ placeholder_token }}">
-    <title>{{ head_title|safe_join(' | ') }}</title>
-    <css-placeholder token="{{ placeholder_token }}">
-    <js-placeholder token="{{ placeholder_token }}">
-  </head>
-  <body{{ attributes.addClass(body_classes) }}>
-    {#
-      Keyboard navigation/accessibility link to main content section in
-      page.html.twig.
-    #}
-    <a href="#main-content" class="visually-hidden focusable skip-link">
-      {{ 'Skip to main content'|t }}
-    </a>
-    {{ page_top }}
-    {{ page }}
-    {{ page_bottom }}
-    <js-bottom-placeholder token="{{ placeholder_token }}">
-  </body>
-</html>

+ 0 - 57
web/themes/custom/rorschach/templates/layout/html--ressources--bdd--30.html.twig

@@ -1,57 +0,0 @@
-{#
-/**
- * @file
- * Theme override for the basic structure of a single Drupal page.
- *
- * Variables:
- * - logged_in: A flag indicating if user is logged in.
- * - root_path: The root path of the current page (e.g., node, admin, user).
- * - node_type: The content type for the current node, if the page is a node.
- * - head_title: List of text elements that make up the head_title variable.
- *   May contain one or more of the following:
- *   - title: The title of the page.
- *   - name: The name of the site.
- *   - slogan: The slogan of the site.
- * - page_top: Initial rendered markup. This should be printed before 'page'.
- * - page: The rendered page markup.
- * - page_bottom: Closing rendered markup. This variable should be printed after
- *   'page'.
- * - db_offline: A flag indicating if the database is offline.
- * - placeholder_token: The token for generating head, css, js and js-bottom
- *   placeholders.
- *
- * @see template_preprocess_html()
- */
-#}
-{%
-  set body_classes = [
-    logged_in ? 'user-logged-in',
-    not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,
-    node_type ? 'page-node-type-' ~ node_type|clean_class,
-    db_offline ? 'db-offline',
-    'basededonnees',
-    'autres',
-  ]
-%}
-<!DOCTYPE html>
-<html{{ html_attributes }}>
-  <head>
-    <head-placeholder token="{{ placeholder_token }}">
-    <title>{{ head_title|safe_join(' | ') }}</title>
-    <css-placeholder token="{{ placeholder_token }}">
-    <js-placeholder token="{{ placeholder_token }}">
-  </head>
-  <body{{ attributes.addClass(body_classes) }}>
-    {#
-      Keyboard navigation/accessibility link to main content section in
-      page.html.twig.
-    #}
-    <a href="#main-content" class="visually-hidden focusable skip-link">
-      {{ 'Skip to main content'|t }}
-    </a>
-    {{ page_top }}
-    {{ page }}
-    {{ page_bottom }}
-    <js-bottom-placeholder token="{{ placeholder_token }}">
-  </body>
-</html>

+ 0 - 56
web/themes/custom/rorschach/templates/layout/html--ressources--bdd.html.twig

@@ -1,56 +0,0 @@
-{#
-/**
- * @file
- * Theme override for the basic structure of a single Drupal page.
- *
- * Variables:
- * - logged_in: A flag indicating if user is logged in.
- * - root_path: The root path of the current page (e.g., node, admin, user).
- * - node_type: The content type for the current node, if the page is a node.
- * - head_title: List of text elements that make up the head_title variable.
- *   May contain one or more of the following:
- *   - title: The title of the page.
- *   - name: The name of the site.
- *   - slogan: The slogan of the site.
- * - page_top: Initial rendered markup. This should be printed before 'page'.
- * - page: The rendered page markup.
- * - page_bottom: Closing rendered markup. This variable should be printed after
- *   'page'.
- * - db_offline: A flag indicating if the database is offline.
- * - placeholder_token: The token for generating head, css, js and js-bottom
- *   placeholders.
- *
- * @see template_preprocess_html()
- */
-#}
-{%
-  set body_classes = [
-    logged_in ? 'user-logged-in',
-    not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,
-    node_type ? 'page-node-type-' ~ node_type|clean_class,
-    db_offline ? 'db-offline',
-    'basededonnees',
-  ]
-%}
-<!DOCTYPE html>
-<html{{ html_attributes }}>
-  <head>
-    <head-placeholder token="{{ placeholder_token }}">
-    <title>{{ head_title|safe_join(' | ') }}</title>
-    <css-placeholder token="{{ placeholder_token }}">
-    <js-placeholder token="{{ placeholder_token }}">
-  </head>
-  <body{{ attributes.addClass(body_classes) }}>
-    {#
-      Keyboard navigation/accessibility link to main content section in
-      page.html.twig.
-    #}
-    <a href="#main-content" class="visually-hidden focusable skip-link">
-      {{ 'Skip to main content'|t }}
-    </a>
-    {{ page_top }}
-    {{ page }}
-    {{ page_bottom }}
-    <js-bottom-placeholder token="{{ placeholder_token }}">
-  </body>
-</html>

+ 0 - 57
web/themes/custom/rorschach/templates/layout/html--ressources--offresdeservice.html.twig

@@ -1,57 +0,0 @@
-{#
-/**
- * @file
- * Theme override for the basic structure of a single Drupal page.
- *
- * Variables:
- * - logged_in: A flag indicating if user is logged in.
- * - root_path: The root path of the current page (e.g., node, admin, user).
- * - node_type: The content type for the current node, if the page is a node.
- * - head_title: List of text elements that make up the head_title variable.
- *   May contain one or more of the following:
- *   - title: The title of the page.
- *   - name: The name of the site.
- *   - slogan: The slogan of the site.
- * - page_top: Initial rendered markup. This should be printed before 'page'.
- * - page: The rendered page markup.
- * - page_bottom: Closing rendered markup. This variable should be printed after
- *   'page'.
- * - db_offline: A flag indicating if the database is offline.
- * - placeholder_token: The token for generating head, css, js and js-bottom
- *   placeholders.
- *
- * @see template_preprocess_html()
- */
-#}
-{%
-  set body_classes = [
-    logged_in ? 'user-logged-in',
-    not root_path ? 'path-frontpage' : 'path-' ~ root_path|clean_class,
-    node_type ? 'page-node-type-' ~ node_type|clean_class,
-  
-    db_offline ? 'db-offline',
-    'offresdeservices',
-  ]
-%}
-<!DOCTYPE html>
-<html{{ html_attributes }}>
-  <head>
-    <head-placeholder token="{{ placeholder_token }}">
-    <title>{{ head_title|safe_join(' | ') }}</title>
-    <css-placeholder token="{{ placeholder_token }}">
-    <js-placeholder token="{{ placeholder_token }}">
-  </head>
-  <body{{ attributes.addClass(body_classes) }}>
-    {#
-      Keyboard navigation/accessibility link to main content section in
-      page.html.twig.
-    #}
-    <a href="#main-content" class="visually-hidden focusable skip-link">
-      {{ 'Skip to main content'|t }}
-    </a>
-    {{ page_top }}
-    {{ page }}
-    {{ page_bottom }}
-    <js-bottom-placeholder token="{{ placeholder_token }}">
-  </body>
-</html>