Browse Source

Merge branch 'develop' into prod

Tessier 5 years ago
parent
commit
8b676c149d
34 changed files with 1486 additions and 117 deletions
  1. 5 5
      composer.json
  2. 28 12
      composer.lock
  3. 3 0
      package-lock.json
  4. 20 1
      web/app/themes/la_mine/accueil.php
  5. 38 16
      web/app/themes/la_mine/dist/assets/css/index.css
  6. 0 0
      web/app/themes/la_mine/dist/assets/css/index.min.css
  7. 7 7
      web/app/themes/la_mine/functions.php
  8. 7 9
      web/app/themes/la_mine/src/assets/js/scripts.js
  9. 7 7
      web/app/themes/la_mine/src/assets/scss/components/_footer.scss
  10. 1 1
      web/app/themes/la_mine/src/assets/scss/components/_thumbnails.scss
  11. 3 1
      web/app/themes/la_mine/src/assets/scss/index.scss
  12. 10 3
      web/app/themes/la_mine/src/assets/scss/pages/_association.scss
  13. 5 1
      web/app/themes/la_mine/src/assets/scss/pages/_benevole-zone.scss
  14. 31 2
      web/app/themes/la_mine/src/assets/scss/pages/_home.scss
  15. 4 1
      web/app/themes/la_mine/src/assets/scss/pages/_la-collecte.scss
  16. 7 4
      web/app/themes/la_mine/src/assets/scss/pages/_les-projets.scss
  17. 3 3
      web/app/themes/la_mine/src/assets/scss/pages/_les-temps-forts.scss
  18. 4 0
      web/app/themes/la_mine/src/assets/scss/pages/_privatiser-lespace.scss
  19. 330 0
      web/app/themes/la_mine/static/objet_drag_1.svg
  20. 75 0
      web/app/themes/la_mine/static/objet_drag_2.svg
  21. 57 0
      web/app/themes/la_mine/static/objet_drag_3.svg
  22. 104 0
      web/app/themes/la_mine/static/objet_drag_4.svg
  23. 127 0
      web/app/themes/la_mine/static/objet_drag_5.svg
  24. 145 0
      web/app/themes/la_mine/static/objet_drag_6.svg
  25. 146 0
      web/app/themes/la_mine/static/objet_drag_7.svg
  26. 113 0
      web/app/themes/la_mine/static/objet_drag_8.svg
  27. 148 0
      web/app/themes/la_mine/static/objet_drag_9.svg
  28. 12 0
      web/app/themes/la_mine/templates/accueil.twig
  29. 1 1
      web/app/themes/la_mine/templates/archive.twig
  30. 1 1
      web/app/themes/la_mine/templates/components/footer.twig
  31. 7 2
      web/app/themes/la_mine/templates/components/thumbnails/thumbnails.twig
  32. 19 17
      web/app/themes/la_mine/templates/les_temps_forts.twig
  33. 17 23
      web/app/themes/la_mine/templates/privatiser_lespace.twig
  34. 1 0
      web/wp-config.php

+ 5 - 5
composer.json

@@ -31,19 +31,19 @@
     }
   ],
   "require": {
-    "php": ">=7.1",
+    "php": ">=7.3",
     "composer/installers": "^1.8",
     "vlucas/phpdotenv": "^4.1.3",
     "oscarotero/env": "^1.2.0",
-    "roots/wordpress": "5.4.1",
+    "roots/wordpress": "5.5.1",
     "roots/wp-config": "1.0.0",
     "roots/wp-password-bcrypt": "1.0.0",
-    "wpackagist-plugin/advanced-custom-fields": "^5.8",
+    "wpackagist-plugin/advanced-custom-fields": "^5.9.1",
     "wpackagist-plugin/classic-editor": "^1.5",
-    "wpackagist-plugin/timber-library": "^1.15",
+    "wpackagist-plugin/timber-library": "^1.18",
     "twbs/bootstrap": "4.5.0",
     "twig/extensions": "^1.5",
-    "wpackagist-plugin/advanced-forms": "^1.6",
+    "wpackagist-plugin/advanced-forms": "^1.7",
     "wpackagist-plugin/wp-mail-smtp": "^2.4"
   },
   "require-dev": {

+ 28 - 12
composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "01e1678ee520805eb78030d161e383b5",
+    "content-hash": "df4174eeaca5350cba29729b00378961",
     "packages": [
         {
             "name": "composer/installers",
@@ -243,16 +243,16 @@
         },
         {
             "name": "roots/wordpress",
-            "version": "5.4.1",
+            "version": "5.5.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/WordPress/WordPress.git",
-                "reference": "5.4.1"
+                "reference": "5.5.1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.4.1",
-                "reference": "5.4.1"
+                "url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.5.1",
+                "reference": "5.5.1"
             },
             "require": {
                 "php": ">=5.3.2",
@@ -276,7 +276,17 @@
                 "cms",
                 "wordpress"
             ],
-            "time": "2020-04-29T18:50:02+00:00"
+            "funding": [
+                {
+                    "url": "https://github.com/roots",
+                    "type": "github"
+                },
+                {
+                    "url": "https://www.patreon.com/rootsdev",
+                    "type": "patreon"
+                }
+            ],
+            "time": "2020-09-01T18:56:09+00:00"
         },
         {
             "name": "roots/wordpress-core-installer",
@@ -696,6 +706,7 @@
                 "i18n",
                 "text"
             ],
+            "abandoned": true,
             "time": "2018-12-05T18:34:18+00:00"
         },
         {
@@ -945,12 +956,12 @@
             "source": {
                 "type": "git",
                 "url": "https://github.com/Roave/SecurityAdvisories.git",
-                "reference": "81cb95735a719403eddb77fc78e21362b56d9ea9"
+                "reference": "e859317fce42b1ec2d42b204285beaba541e8dbf"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/81cb95735a719403eddb77fc78e21362b56d9ea9",
-                "reference": "81cb95735a719403eddb77fc78e21362b56d9ea9",
+                "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e859317fce42b1ec2d42b204285beaba541e8dbf",
+                "reference": "e859317fce42b1ec2d42b204285beaba541e8dbf",
                 "shasum": ""
             },
             "conflict": {
@@ -980,7 +991,7 @@
                 "composer/composer": "<=1-alpha.11",
                 "contao-components/mediaelement": ">=2.14.2,<2.21.1",
                 "contao/core": ">=2,<3.5.39",
-                "contao/core-bundle": ">=4,<4.4.46|>=4.5,<4.8.6",
+                "contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0",
                 "contao/listing-bundle": ">=4,<4.4.8",
                 "datadog/dd-trace": ">=0.30,<0.30.2",
                 "david-garcia/phpwhois": "<=4.3.1",
@@ -1044,6 +1055,7 @@
                 "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
                 "league/commonmark": "<0.18.3",
                 "librenms/librenms": "<1.53",
+                "livewire/livewire": ">2.2.4,<2.2.6",
                 "magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
                 "magento/magento1ce": "<1.9.4.3",
                 "magento/magento1ee": ">=1,<1.14.4.3",
@@ -1052,6 +1064,8 @@
                 "mittwald/typo3_forum": "<1.2.1",
                 "monolog/monolog": ">=1.8,<1.12",
                 "namshi/jose": "<2.2",
+                "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
+                "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
                 "nystudio107/craft-seomatic": "<3.3",
                 "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
                 "october/backend": ">=1.0.319,<1.0.467",
@@ -1095,6 +1109,8 @@
                 "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
                 "sensiolabs/connect": "<4.2.3",
                 "serluck/phpwhois": "<=4.2.6",
+                "shopware/core": "<=6.3.1",
+                "shopware/platform": "<=6.3.1",
                 "shopware/shopware": "<5.3.7",
                 "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
                 "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
@@ -1239,7 +1255,7 @@
                     "type": "tidelift"
                 }
             ],
-            "time": "2020-09-18T13:01:53+00:00"
+            "time": "2020-10-02T17:02:13+00:00"
         },
         {
             "name": "squizlabs/php_codesniffer",
@@ -1301,7 +1317,7 @@
     "prefer-stable": true,
     "prefer-lowest": false,
     "platform": {
-        "php": ">=7.1"
+        "php": ">=7.3"
     },
     "platform-dev": [],
     "plugin-api-version": "1.1.0"

+ 3 - 0
package-lock.json

@@ -0,0 +1,3 @@
+{
+  "lockfileVersion": 1
+}

+ 20 - 1
web/app/themes/la_mine/accueil.php

@@ -40,9 +40,28 @@ $args = array (
 
 $context['video_url'] = get_field('video_la_mine', FALSE, FALSE);
 
-
 $context['projet'] = Timber::get_posts( $projet );
 $context['posts'] = Timber::get_posts( $args );
+$count_events = count($context['posts']);
+
+$args = array (
+    'post_type' => 'post',
+    'orderby' => 'informations_fin_event',
+    'order' => 'ASC',
+    'meta_query' => array(
+        array(
+            'key'  => 'informations_fin_event',
+            'compare'   => '>=',
+            'value'     => $today,
+        ),
+      ),
+    'numberposts' => 3
+);
+
+if ($count_events == 0) {
+  $context['posts_now'] = Timber::get_posts( $args );
+}
+
 $context['tpsF'] = Timber::get_posts( $tpsF );
 
 Timber::render('accueil.twig', $context);

File diff suppressed because it is too large
+ 38 - 16
web/app/themes/la_mine/dist/assets/css/index.css


File diff suppressed because it is too large
+ 0 - 0
web/app/themes/la_mine/dist/assets/css/index.min.css


+ 7 - 7
web/app/themes/la_mine/functions.php

@@ -40,19 +40,19 @@
 	}
 	add_action( 'wp_footer', 'rellax' );
 
+	function jquery_ui(){
+		wp_enqueue_script( 'jquery-ui',
+		get_template_directory_uri() . '/src/assets/js/jquery-ui.js', array() );
+	}
+	add_action( 'wp_footer', 'jquery_ui' );
+
+
 	function customJs(){
 		wp_enqueue_script( 'script',
 		get_template_directory_uri() . '/src/assets/js/scripts.js', array() );
 	}
 	add_action( 'wp_footer', 'customJs' );
 
-	// function includedrag() {
-	// 	wp_deregister_script('drag-ui');
-	// 	wp_enqueue_script( 'drag-ui',
-	// 	get_template_directory_uri() . '/asset/dist/js/jquery-ui.js',
-	// 	array() );
-	// }
-	// add_action('wp_enqueue_scripts', 'includedrag');
 
 	// ADD OPTION PAGES
 	if( function_exists('acf_add_options_page') ) {

+ 7 - 9
web/app/themes/la_mine/src/assets/js/scripts.js

@@ -67,11 +67,10 @@ function paralax() {
   var rellax = new Rellax(".paralax", {
     center:true
   });
-
-  $paralax.each( function(){
-    var random = Math.floor((Math.random() * 80) + 20);
-    $(this).css( "left", random +'vw' );
-  })
+  // $paralax.each( function(){
+  //   var random = Math.floor((Math.random() * 80) + 20);
+  //   $(this).css( "left", random +'vw' );
+  // })
 }
 
 function isotope() {
@@ -102,10 +101,11 @@ function isotope() {
 }
 
 function drag(){
-  $( '.group_drag' ).draggable({
+  $( '#section_projets .draggable img' ).draggable({
     containment: "html",
     scroll: false
   });
+
 }
 
 function click_nav() {
@@ -126,14 +126,12 @@ function scrollto(){
 }
 
 $( document ).ready(function() {
+  drag();
   burger();
   click_nav();
   slides();
   isotope();
-  // custom_player();
-  // masonry();
   paralax();
-  // drag();
   if (window.width >= 578) {
     scrollto();
   }

+ 7 - 7
web/app/themes/la_mine/src/assets/scss/components/_footer.scss

@@ -58,10 +58,10 @@ body{
                 flex-wrap: wrap;
                 @media screen and (min-width: 568px) {
                     flex-direction: row;
-                    justify-content: center;
+                    justify-content: flex-start;
                 }
                 & > div{
-                    border: 1px solid black;
+                    border: 2px solid black;
                     background:white;
                     text-transform: uppercase;
                     width: 100%;
@@ -84,7 +84,7 @@ body{
                 }
                 & > input{
                     width: 100%;
-                    border: 1px solid black;
+                    border: 2px solid black;
                     padding: 0.5rem;
                     border-left: 1px solid black;
                     @media screen and (min-width: 568px) {
@@ -120,16 +120,16 @@ body{
             .add_assos{
                 background: white;
                 color: black;
-                margin: 2rem auto;
-                border: 5px solid black;
+                // margin: 2rem auto;
+                border-radius: 0;
+                border: 2px solid black;
                 display: block;
                 width: max-content;
                 text-transform: uppercase;
                 @media screen and (min-width: 568px) {
-                  margin: 0.5rem auto;
+                  // margin: 0.5rem auto;
                 }
                 &:hover{
-                    border: 5px solid black;
                     background: black;
                     color: white;
                 }

+ 1 - 1
web/app/themes/la_mine/src/assets/scss/components/_thumbnails.scss

@@ -33,7 +33,7 @@
       &.transition_urbaine{
         background-image: url("../../assets/images/svg/picto_transition.svg");
       }
-      &.transition_urbaine{
+      &.autre{
         background-image: url("../../assets/images/svg/picto_autres.svg");
       }
     }

+ 3 - 1
web/app/themes/la_mine/src/assets/scss/index.scss

@@ -17,7 +17,9 @@
 .flickity-prev-next-button.next{
     right: 20px;
 }
-
+.flickity-button{
+  background: none;
+}
 @import "hamburgers/hamburgers.scss";
 
 @import "components/index.scss";

+ 10 - 3
web/app/themes/la_mine/src/assets/scss/pages/_association.scss

@@ -25,6 +25,7 @@
     }
     aside{
         height: 100%;
+
         .__header{
           h3{
             font-family: 'millimetre-bold';
@@ -35,11 +36,17 @@
         & > .wrapper{
           border:5px solid $colorYellow;
           padding: 1rem 2rem;
+          background: white;
         }
         .__content{
           ul{
             li{
               margin: 0.5rem 0;
+              a{
+                &:hover{
+                  text-decoration: underline!important;
+                }
+              }
             }
           }
           a{
@@ -49,14 +56,14 @@
             font-size: 1.2rem;
             line-height: 1;
             text-transform: uppercase;
-            text-decoration: underline;
+
           }
         }
         #bouton_asso{
           margin: 2rem 0;
           text-align: center;
           a{
-            background: none;
+            background: white;
             color: black;
             transition: 0.3s all ease;
             padding: 0.5rem 1rem;
@@ -105,4 +112,4 @@
             }
         }
     }
-}
+}

+ 5 - 1
web/app/themes/la_mine/src/assets/scss/pages/_benevole-zone.scss

@@ -4,6 +4,9 @@
             border: 5px solid $colorPurple;
         }
     }
+    .paralax{
+      right: 10%;
+    }
     main{
         aside{
             margin-bottom: 2rem;
@@ -19,6 +22,7 @@
                 padding: 1rem;
                 border: 5px solid $colorPurple;
                 text-align: center;
+                background: white;
                 @media screen and (min-width: 768px) {
                     text-align: left;
                 }
@@ -51,4 +55,4 @@
             }
         }
     }
-}
+}

+ 31 - 2
web/app/themes/la_mine/src/assets/scss/pages/_home.scss

@@ -121,9 +121,12 @@
                         }
                     }
                 }
-
+                .paralax{
+                  left: -10%;
+                }
             }
             &#section_projets{
+              position: relative;
                 .container-fluid{
                     & > h3{
                         border: 5px solid $colorRed;
@@ -167,6 +170,31 @@
                         }
                     }
                 }
+                figure{
+                  &.icones{
+                    img{
+                      position: absolute;
+                      &#objet_1{
+                        width: 200px;
+                        height: auto;
+                        left: calc(0% - 100px);
+                        top: 50%;
+                      }
+                      &#objet_2{
+                        width: 250px;
+                        height: auto;
+                        left: calc(33% - 125px);
+                        bottom: 10%;
+                      }
+                      &#objet_3{
+                        width: 300px;
+                        height: auto;
+                        right: calc(0% - 150px);
+                        top: 70%;
+                      }
+                    }
+                  }
+                }
             }
             &#section_tpsF{
                 .container-fluid{
@@ -272,8 +300,9 @@
             }
         }
     }
-    a.btn{
+    a.btn:not(.add_assos){
         display: block;
         margin: auto;
+        background: white;
     }
 }

+ 4 - 1
web/app/themes/la_mine/src/assets/scss/pages/_la-collecte.scss

@@ -6,6 +6,9 @@
     }
     aside{
         margin-bottom: 3rem;
+        form{
+          background: white;
+        }
         header{
             h3{
                 text-align: center;
@@ -16,4 +19,4 @@
             }
         }
     }
-}
+}

+ 7 - 4
web/app/themes/la_mine/src/assets/scss/pages/_les-projets.scss

@@ -20,7 +20,9 @@
             transform: translateX(-50%) rotate(-15deg);
         }
       }
-
+.paralax{
+  right: 10%;
+}
     article{
         margin: 5rem 0;
         header{
@@ -30,11 +32,12 @@
                 text-transform: uppercase;
                 color: $colorRed;
                 font-family: 'millimetre-regular';
-                font-size: 1.8rem;                
+                font-size: 1.8rem;
             }
             & > div{
-                padding: 2.5rem 3rem;            
+                padding: 2.5rem 3rem;
                 border:5px solid $colorRed;
+                background: white;
                 p{
                     margin: 0;
                 }
@@ -63,4 +66,4 @@
             }
         }
     }
-}
+}

+ 3 - 3
web/app/themes/la_mine/src/assets/scss/pages/_les-temps-forts.scss

@@ -48,13 +48,13 @@
                 left: 0;
                 width: 100%;
                 height: 100%;
-            }        
+            }
         }
     }
     main{
         & > article{
             height: 100%;
-            margin-bottom: 1rem;
+            margin-bottom: 10rem;
             h3{
                 font-size: 1.8rem;
                 line-height: 1.2;
@@ -63,4 +63,4 @@
             }
         }
     }
-}
+}

+ 4 - 0
web/app/themes/la_mine/src/assets/scss/pages/_privatiser-lespace.scss

@@ -25,8 +25,12 @@
             .__item{
                 border: 5px solid $colorGreen;
                 padding: 0.8rem;
+                background: white;
             }
         }
+        .paralax{
+          right: -10%;
+        }
         .btn{
             // margin-top: 2rem;
             border: 5px solid $colorGreen;

+ 330 - 0
web/app/themes/la_mine/static/objet_drag_1.svg

@@ -0,0 +1,330 @@
+<?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"
+   height="197.967"
+   width="200"
+   version="1.1"
+   id="svg6"
+   sodipodi:docname="objet_drag_1.svg"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)">
+  <metadata
+     id="metadata12">
+    <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 />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs10" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="960"
+     inkscape:window-height="1029"
+     id="namedview8"
+     showgrid="false"
+     inkscape:zoom="3.6565608"
+     inkscape:cx="114.05769"
+     inkscape:cy="112.62828"
+     inkscape:window-x="960"
+     inkscape:window-y="22"
+     inkscape:window-maximized="0"
+     inkscape:current-layer="svg6"
+     inkscape:document-rotation="0" />
+  <path
+     inkscape:connector-curvature="0"
+     id="path804"
+     style="fill:#ffffff;stroke:#f40000;stroke-width:5.48522;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+     d="m 65.089374,5.8794488 -8.23385,40.8736202 -41.54499,2.42453 19.91704,36.66901 -30.2164403,28.625491 38.7483003,15.30594 -4.74883,41.43268 39.44903,-13.21798 22.940496,34.85262 21.69155,-35.55642 39.89594,11.96333 -6.21705,-41.25905 L 194.95491,111.4712 163.73808,83.816329 182.34283,46.539449 140.7358,45.428269 131.05621,4.8374668 98.524114,30.790569 Z" />
+  <g
+     id="g417"
+     transform="matrix(0.21891935,0,0,0.21891935,-24.923389,-18.170733)">
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text816"
+       transform="rotate(-16.932756)"
+       aria-label="E">
+      <path
+         id="path140"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 201.40474,570.27319 h 50.367 v -15.1101 h -35.2569 v -10.0734 h 30.2202 v -15.1101 h -30.2202 v -15.1101 h 35.2569 v -15.1101 h -50.367 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text820"
+       transform="rotate(-16.932756)"
+       aria-label="s">
+      <path
+         id="path137"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 286.6686,550.63006 c 10.0734,0.50367 11.08074,1.00734 11.08074,3.02202 0,2.01468 -2.01468,2.51835 -11.08074,2.51835 -8.05872,0 -10.0734,-0.50367 -10.0734,-2.01468 v -1.51101 h -15.11011 v 4.53303 c 0,9.06606 6.04404,14.10276 25.18351,14.10276 18.13212,0 26.19084,-6.04404 26.19084,-16.11744 0,-10.57707 -6.04404,-14.60643 -26.19084,-15.61377 -10.0734,-0.50367 -11.08075,-1.00734 -11.08075,-3.02202 0,-2.01468 2.01469,-2.51835 11.08075,-2.51835 8.05872,0 10.0734,0.50367 10.0734,2.01468 v 1.51101 h 15.1101 v -4.53303 c 0,-9.06606 -6.04404,-14.10276 -25.1835,-14.10276 -18.13213,0 -26.19085,6.04404 -26.19085,16.11744 0,10.57707 6.04404,14.60643 26.19085,15.61377 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text824"
+       transform="rotate(-16.932756)"
+       aria-label="p">
+      <path
+         id="path134"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 336.67555,546.09703 v -2.01468 c 0,-7.05138 2.01468,-10.0734 10.0734,-10.0734 6.04404,0 10.0734,3.02202 10.0734,10.0734 v 2.01468 c 0,7.05138 -4.02936,10.0734 -10.0734,10.0734 -8.05872,0 -10.0734,-3.02202 -10.0734,-10.0734 z m 0,16.11744 c 2.01468,5.54037 6.54771,9.06606 16.11744,9.06606 12.08808,0 19.13946,-7.05138 19.13946,-22.16148 v -8.05872 c 0,-15.1101 -7.05138,-22.16148 -19.13946,-22.16148 -9.56973,0 -14.10276,3.52569 -16.11744,9.06606 l -1.00734,-8.05872 h -14.10276 v 70.5138 h 15.1101 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text828"
+       transform="rotate(-16.932756)"
+       aria-label="a">
+      <path
+         id="path131"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 402.79997,558.18511 c -5.0367,0 -7.05138,-0.50367 -7.05138,-3.02202 0,-2.51835 2.01468,-3.02202 7.05138,-3.02202 11.58441,0 14.10276,1.51101 14.10276,3.02202 0,1.51101 -2.51835,3.02202 -14.10276,3.02202 z m 14.60643,4.02936 1.51101,8.05872 h 13.09542 v -33.24222 c 0,-11.08074 -7.05138,-18.13212 -25.1835,-18.13212 -19.13946,0 -25.1835,5.54037 -25.1835,16.62111 v 2.01468 h 15.1101 v -1.00734 c 0,-2.51835 2.01468,-3.52569 10.0734,-3.52569 8.56239,0 10.0734,0.50367 10.0734,5.0367 v 9.1668 c -1.81321,-3.52569 -7.35358,-5.64111 -17.62845,-5.64111 -12.08808,0 -18.63579,4.4323 -18.63579,15.1101 0,10.77854 6.54771,14.60643 18.63579,14.60643 11.58441,0 17.12478,-3.52569 18.13212,-9.06606 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text832"
+       transform="rotate(-16.932756)"
+       aria-label="c">
+      <path
+         id="path128"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 441.72618,539.04565 v 12.08808 c 0,13.09542 7.05138,20.1468 25.1835,20.1468 19.13946,0 25.1835,-5.0367 25.1835,-19.13946 v -3.02202 h -15.1101 v 3.02202 c 0,3.02202 -2.01468,4.02936 -10.0734,4.02936 -8.05872,0 -10.0734,-2.01468 -10.0734,-10.0734 v -2.01468 c 0,-8.05872 2.01468,-10.0734 10.0734,-10.0734 8.05872,0 10.0734,1.00734 10.0734,4.02936 v 3.02202 h 15.1101 v -3.02202 c 0,-14.10276 -6.04404,-19.13946 -25.1835,-19.13946 -18.13212,0 -25.1835,7.05138 -25.1835,20.1468 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text836"
+       transform="rotate(-16.932756)"
+       aria-label="e">
+      <path
+         id="path125"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 516.91664,539.04565 c 0,-4.02936 2.01468,-5.0367 10.0734,-5.0367 8.05872,0 10.0734,1.00734 10.0734,4.02936 v 2.51835 h -20.1468 z m 35.2569,15.61377 v -0.50367 h -15.1101 c 0,2.01468 -1.10808,2.01468 -10.0734,2.01468 -8.56239,0 -10.0734,-0.50367 -10.0734,-4.02936 v -2.51835 h 35.2569 v -11.58441 c 0,-14.10276 -6.04404,-19.13946 -25.1835,-19.13946 -18.13212,0 -25.1835,7.05138 -25.1835,20.1468 v 14.10276 c 0,11.08074 7.05138,18.13212 25.1835,18.13212 19.13946,0 25.1835,-5.54037 25.1835,-16.62111 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text840"
+       transform="rotate(-16.932756)"
+       aria-label="C">
+      <path
+         id="path122"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 154.09606,655.89661 c -8.05872,0 -10.0734,-2.01468 -10.0734,-9.06606 v -22.16148 c 0,-7.05138 2.01468,-9.06606 10.0734,-9.06606 7.05138,0 10.0734,2.01468 10.0734,9.06606 v 6.04404 h 15.1101 v -8.05872 c 0,-15.1101 -8.05872,-22.16148 -22.16148,-22.16148 h -6.04404 c -14.10276,0 -22.16148,7.05138 -22.16148,24.67983 v 21.15414 c 0,17.62845 8.05872,24.67983 22.16148,24.67983 h 6.04404 c 14.10276,0 22.16148,-7.05138 22.16148,-22.16148 v -8.05872 h -15.1101 v 6.04404 c 0,7.05138 -3.02202,9.06606 -10.0734,9.06606 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text844"
+       transform="rotate(-16.932756)"
+       aria-label="o">
+      <path
+         id="path119"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 224.75349,644.81593 v 2.01468 c 0,8.05872 -2.01468,10.0734 -10.57707,10.0734 -8.56239,0 -10.57707,-2.01468 -10.57707,-10.0734 v -2.01468 c 0,-8.05872 2.01468,-10.0734 10.57707,-10.0734 8.56239,0 10.57707,2.01468 10.57707,10.0734 z m 15.1101,4.02936 v -6.04404 c 0,-14.60643 -7.05138,-23.16882 -25.68717,-23.16882 -18.63579,0 -25.68717,8.56239 -25.68717,23.16882 v 6.04404 c 0,14.60643 7.05138,23.16882 25.68717,23.16882 18.63579,0 25.68717,-8.56239 25.68717,-23.16882 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text848"
+       transform="rotate(-16.932756)"
+       aria-label="-">
+      <path
+         id="path116"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 244.03659,653.37826 h 20.1468 v -15.1101 h -20.1468 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text852"
+       transform="rotate(-16.932756)"
+       aria-label="w">
+      <path
+         id="path113"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 304.11712,655.39294 c 1.51101,6.54771 4.43229,10.87928 8.56239,15.61377 h 10.0734 c 14.10276,-8.56239 16.62111,-25.1835 16.62111,-40.2936 v -10.0734 h -15.1101 v 10.0734 c 0,10.77854 -0.80587,18.83726 -6.34624,25.38497 -5.43964,-6.54771 -6.24551,-14.60643 -6.24551,-25.38497 v -10.0734 h -15.1101 v 10.0734 c 0,10.77854 -0.80587,18.83726 -6.24551,25.38497 -5.54037,-6.54771 -6.34624,-14.60643 -6.34624,-25.38497 v -10.0734 h -15.1101 v 10.0734 c 0,15.1101 2.51835,31.73121 16.62111,40.2936 h 10.0734 c 4.13009,-4.73449 7.05138,-9.06606 8.56239,-15.61377 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text856"
+       transform="rotate(-16.932756)"
+       aria-label="o">
+      <path
+         id="path110"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 384.84787,644.81587 v 2.01468 c 0,8.05872 -2.01468,10.0734 -10.57707,10.0734 -8.56239,0 -10.57707,-2.01468 -10.57707,-10.0734 v -2.01468 c 0,-8.05872 2.01468,-10.0734 10.57707,-10.0734 8.56239,0 10.57707,2.01468 10.57707,10.0734 z m 15.1101,4.02936 v -6.04404 c 0,-14.60643 -7.05138,-23.16882 -25.68717,-23.16882 -18.63579,0 -25.68717,8.56239 -25.68717,23.16882 v 6.04404 c 0,14.60643 7.05138,23.16882 25.68717,23.16882 18.63579,0 25.68717,-8.56239 25.68717,-23.16882 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text860"
+       transform="rotate(-16.932756)"
+       aria-label="r">
+      <path
+         id="path107"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 424.27775,628.69849 -1.00734,-8.05872 h -14.10276 v 50.367 h 15.1101 v -26.19084 c 0,-7.55505 2.01468,-9.06606 10.0734,-9.06606 h 10.0734 v -15.1101 h -7.05138 c -8.56239,0 -11.58441,2.51835 -13.09542,8.05872 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text864"
+       transform="rotate(-16.932756)"
+       aria-label="k">
+      <path
+         id="path104"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 473.27747,653.37826 c 8.05872,0 9.06606,1.00734 10.0734,10.0734 l 1.00734,7.55505 h 15.1101 l -1.00734,-7.55505 c -0.90661,-7.95798 -2.92129,-14.70716 -10.17414,-17.62845 7.25285,-2.92128 9.26753,-9.67046 10.17414,-17.62845 l 1.00734,-7.55505 h -15.1101 l -1.00734,7.55505 c -1.00734,9.06606 -2.01468,10.0734 -10.0734,10.0734 h -9.06606 v -37.77525 h -15.1101 v 70.5138 h 15.1101 v -17.62845 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text868"
+       transform="rotate(-16.932756)"
+       aria-label="i">
+      <path
+         id="path101"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 509.18169,615.60301 h 15.1101 v -15.1101 h -15.1101 z m 0,55.4037 h 15.1101 v -50.367 h -15.1101 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text872"
+       transform="rotate(-16.932756)"
+       aria-label="n">
+      <path
+         id="path98"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 549.11543,628.69843 -1.00734,-8.05872 h -14.10276 v 50.367 h 15.1101 v -26.19084 c 0,-6.54771 2.51835,-10.0734 10.0734,-10.0734 7.05138,0 10.0734,3.02202 10.0734,10.0734 v 26.19084 h 15.1101 v -29.21286 c 0,-16.11744 -6.04404,-22.16148 -19.13946,-22.16148 -9.56973,0 -15.1101,3.52569 -16.11744,9.06606 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text876"
+       transform="rotate(-16.932756)"
+       aria-label="g">
+      <path
+         id="path95"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 594.08565,641.79385 v 8.05872 c 0,5.0367 2.51835,9.56973 7.55505,12.08808 -5.54037,1.51101 -8.56239,6.04404 -8.56239,12.59175 0,12.59175 6.54771,17.62845 26.19084,17.62845 18.13212,0 25.1835,-7.05138 25.1835,-20.1468 v -51.37434 h -14.10276 l -1.00734,8.05872 c -2.01468,-5.54037 -6.54771,-9.06606 -16.11744,-9.06606 -12.08808,0 -19.13946,7.05138 -19.13946,22.16148 z m 15.1101,5.0367 v -2.01468 c 0,-7.05138 4.02936,-10.0734 10.0734,-10.0734 8.05872,0 10.0734,3.02202 10.0734,10.0734 v 2.01468 c 0,8.05872 -2.01468,10.0734 -10.0734,10.0734 -6.04404,0 -10.0734,-3.02202 -10.0734,-10.0734 z m 10.0734,30.2202 c -9.56973,0 -11.08074,-1.00734 -11.08074,-4.02936 0,-3.02202 2.01468,-5.0367 8.05872,-5.0367 5.54037,0 11.08074,-1.00734 13.09542,-3.52569 v 7.55505 c 0,4.02936 -2.01468,5.0367 -10.0734,5.0367 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text880"
+       transform="rotate(-16.932756)"
+       aria-label="W">
+      <path
+         id="path92"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 169.56589,756.12653 c 1.51101,6.54771 4.4323,10.87927 8.56239,15.61377 h 10.0734 c 14.60643,-8.8646 16.62111,-28.30626 16.62111,-45.33031 v -25.1835 h -15.1101 v 25.1835 c 0,12.69249 -0.50367,22.46369 -6.34624,30.01874 -5.74184,-7.55505 -6.24551,-17.32625 -6.24551,-30.01874 v -25.1835 h -15.1101 v 25.1835 c 0,12.69249 -0.50367,22.46369 -6.2455,30.01874 -5.84258,-7.55505 -6.34625,-17.32625 -6.34625,-30.01874 v -25.1835 h -15.1101 v 25.1835 c 0,17.02405 2.01468,36.46571 16.62111,45.33031 h 10.0734 c 4.1301,-4.7345 7.05138,-9.06606 8.56239,-15.61377 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text884"
+       transform="rotate(-16.932756)"
+       aria-label="i">
+      <path
+         id="path89"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 214.53607,716.33659 h 15.1101 v -15.1101 h -15.1101 z m 0,55.40371 h 15.1101 v -50.36701 h -15.1101 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text888"
+       transform="rotate(-16.932756)"
+       aria-label="f">
+      <path
+         id="path86"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 272.09825,754.11185 v -15.1101 H 254.4698 v -17.62846 c 0,-4.02936 2.01468,-5.0367 5.0367,-5.0367 h 15.1101 v -15.1101 h -20.1468 c -9.06606,0 -15.1101,6.04404 -15.1101,15.1101 v 16.11744 l 0.80587,6.54772 h -2.82055 v 15.1101 h 2.82055 l -0.80587,7.95798 v 9.67047 h 15.1101 v -17.62845 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text892"
+       transform="rotate(-16.932756)"
+       aria-label="i">
+      <path
+         id="path83"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 279.29335,716.33659 h 15.1101 v -15.1101 h -15.1101 z m 0,55.40371 h 15.1101 v -50.36701 h -15.1101 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text896"
+       transform="rotate(-16.932756)"
+       aria-label="g">
+      <path
+         id="path80"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 323.90392,742.52744 v 8.05872 c 0,5.0367 2.51835,9.56973 7.55505,12.08808 -5.54037,1.51101 -8.56239,6.04404 -8.56239,12.59175 0,12.59175 6.54771,17.62845 26.19084,17.62845 18.13212,0 25.1835,-7.05138 25.1835,-20.1468 v -51.37435 h -14.10276 l -1.00734,8.05872 c -2.01468,-5.54037 -6.54771,-9.06606 -16.11744,-9.06606 -12.08808,0 -19.13946,7.05138 -19.13946,22.16149 z m 15.1101,5.0367 v -2.01468 c 0,-7.05138 4.02936,-10.07341 10.0734,-10.07341 8.05872,0 10.0734,3.02203 10.0734,10.07341 v 2.01468 c 0,8.05872 -2.01468,10.0734 -10.0734,10.0734 -6.04404,0 -10.0734,-3.02202 -10.0734,-10.0734 z m 10.0734,30.2202 c -9.56973,0 -11.08074,-1.00734 -11.08074,-4.02936 0,-3.02202 2.01468,-5.0367 8.05872,-5.0367 5.54037,0 11.08074,-1.00734 13.09542,-3.52569 v 7.55505 c 0,4.02936 -2.01468,5.0367 -10.0734,5.0367 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text900"
+       transform="rotate(-16.932756)"
+       aria-label="r">
+      <path
+         id="path77"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 399.09437,729.43201 -1.00734,-8.05872 h -14.10276 v 50.36701 h 15.1101 v -26.19084 c 0,-7.55505 2.01468,-9.06606 10.0734,-9.06606 h 10.0734 v -15.11011 h -7.05138 c -8.56239,0 -11.58441,2.51835 -13.09542,8.05872 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text904"
+       transform="rotate(-16.932756)"
+       aria-label="a">
+      <path
+         id="path74"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 445.07207,759.65222 c -5.0367,0 -7.05138,-0.50367 -7.05138,-3.02202 0,-2.51835 2.01468,-3.02202 7.05138,-3.02202 11.58441,0 14.10276,1.51101 14.10276,3.02202 0,1.51101 -2.51835,3.02202 -14.10276,3.02202 z m 14.60643,4.02936 1.51101,8.05872 h 13.09542 v -33.24222 c 0,-11.08075 -7.05138,-18.13213 -25.1835,-18.13213 -19.13946,0 -25.1835,5.54037 -25.1835,16.62112 v 2.01468 h 15.1101 v -1.00734 c 0,-2.51836 2.01468,-3.5257 10.0734,-3.5257 8.56239,0 10.0734,0.50367 10.0734,5.03671 v 9.16679 c -1.81322,-3.52569 -7.35359,-5.6411 -17.62845,-5.6411 -12.08808,0 -18.63579,4.43229 -18.63579,15.1101 0,10.77853 6.54771,14.60643 18.63579,14.60643 11.58441,0 17.12478,-3.52569 18.13212,-9.06606 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;letter-spacing:0px;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text908"
+       transform="rotate(-16.932756)"
+       aria-label="t">
+      <path
+         id="path71"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 515.22585,756.6302 h -11.08074 c -3.02202,0 -5.0367,-1.00734 -5.0367,-5.0367 v -15.1101 h 16.11744 v -15.11011 h -16.11744 v -10.0734 h -12.08808 l -3.02202,10.98001 v 34.3503 c 0,10.0734 5.0367,15.1101 15.1101,15.1101 h 16.11744 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text912"
+       transform="rotate(-16.932756)"
+       aria-label="u">
+      <path
+         id="path68"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 559.18886,763.68158 1.00734,8.05872 h 14.10276 v -50.36701 h -15.1101 v 26.19085 c 0,6.54771 -2.51835,10.0734 -10.0734,10.0734 -7.05138,0 -10.0734,-3.02202 -10.0734,-10.0734 v -26.19085 h -15.1101 v 29.21287 c 0,16.11744 6.04404,22.16148 19.13946,22.16148 9.56973,0 15.1101,-3.52569 16.11744,-9.06606 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text916"
+       transform="rotate(-16.932756)"
+       aria-label="i">
+      <path
+         id="path65"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 584.01229,716.33659 h 15.1101 v -15.1101 h -15.1101 z m 0,55.40371 h 15.1101 v -50.36701 h -15.1101 z" />
+    </g>
+    <g
+       style="font-variant:normal;font-weight:bold;font-size:100.734px;font-family:Millimetre;-inkscape-font-specification:Millimetre-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.59763"
+       id="text920"
+       transform="rotate(-16.932756)"
+       aria-label="t">
+      <path
+         id="path62"
+         style="fill:#000000;fill-opacity:1;stroke-width:3.59763"
+         d="m 640.0635,756.6302 h -11.08074 c -3.02202,0 -5.0367,-1.00734 -5.0367,-5.0367 v -15.1101 h 16.11744 v -15.11011 h -16.11744 v -10.0734 h -12.08808 l -3.02202,10.98001 v 34.3503 c 0,10.0734 5.0367,15.1101 15.1101,15.1101 h 16.11744 z" />
+    </g>
+  </g>
+</svg>

+ 75 - 0
web/app/themes/la_mine/static/objet_drag_2.svg

@@ -0,0 +1,75 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_2.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="64.397003">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg6"
+     inkscape:window-maximized="0"
+     inkscape:window-y="22"
+     inkscape:window-x="0"
+     inkscape:cy="80.904051"
+     inkscape:cx="715.0311"
+     inkscape:zoom="0.33082922"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="869"
+     inkscape:window-width="1179"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     transform="matrix(0.22212895,0,0,0.22212895,-20.592408,-74.15067)"
+     id="g16">
+    <ellipse
+       style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:19.4964;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal"
+       id="path4684"
+       cx="490.16003"
+       cy="532.63483"
+       rx="442.63651"
+       ry="127.8035"
+       transform="rotate(-5.9692718)" />
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:45.4916px;line-height:1.25;font-family:'Universalis ADF Std';-inkscape-font-specification:'Universalis ADF Std, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:2.43705"
+       x="490.15997"
+       y="577.47668"
+       id="text4689"
+       transform="rotate(-5.9692718)"><tspan
+         sodipodi:role="line"
+         id="tspan4687"
+         x="490.15997"
+         y="577.47668"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:129.976px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:2.43705">Fab Lab</tspan></text>
+  </g>
+</svg>

File diff suppressed because it is too large
+ 57 - 0
web/app/themes/la_mine/static/objet_drag_3.svg


+ 104 - 0
web/app/themes/la_mine/static/objet_drag_4.svg

@@ -0,0 +1,104 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_4.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="78.227997">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="g5020"
+     inkscape:window-maximized="1"
+     inkscape:window-y="22"
+     inkscape:window-x="0"
+     inkscape:cy="532.33754"
+     inkscape:cx="570.18795"
+     inkscape:zoom="0.46786317"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="1029"
+     inkscape:window-width="1920"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     id="g5020"
+     transform="matrix(18.091825,0,0,18.091825,-6978.8339,11151.482)">
+    <rect
+       transform="matrix(0.9917817,-0.12794166,0.1671755,0.98592715,0,0)"
+       y="-560.96527"
+       x="483.6001"
+       height="2.8250868"
+       width="10.466565"
+       id="rect945"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.20067;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke" />
+    <g
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.13368px;line-height:1.25;font-family:'Universalis ADF Std';-inkscape-font-specification:'Universalis ADF Std, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="text943"
+       transform="matrix(0.23918932,-0.03636096,0.03636096,0.23918932,291.01507,-471.93244)"
+       aria-label="ATELIERS">
+      <g
+         id="g55">
+        <path
+           d="m 484.39709,-519.48655 h -1.56159 c 0.0813,-0.77267 0.30093,-1.23627 0.7808,-1.6836 0.47986,0.44733 0.69946,0.91093 0.78079,1.6836 z m 0.0325,2.84666 h 1.22 v -2.03333 c 0,-1.62667 -0.32534,-2.72466 -1.62667,-3.66 h -0.81333 c -1.30133,0.93534 -1.62666,2.03333 -1.62666,3.66 v 2.03333 h 1.21999 v -1.62667 h 1.62667 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path30" />
+        <path
+           d="m 490.73294,-521.11322 v -1.22 h -4.47333 v 1.22 h 1.62667 v 4.47333 h 1.21999 v -4.47333 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path32" />
+        <path
+           d="m 491.34293,-516.63989 h 4.06666 v -1.22 h -2.84667 v -0.81333 h 2.44 v -1.22 h -2.44 v -1.22 h 2.84667 v -1.22 h -4.06666 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path34" />
+        <path
+           d="m 496.2229,-516.63989 h 2.64333 v -1.22 h -1.42333 v -4.47333 h -1.22 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path36" />
+        <path
+           d="m 499.47623,-516.63989 h 1.22 v -5.69333 h -1.22 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path38" />
+        <path
+           d="m 501.50954,-516.63989 h 4.06666 v -1.22 h -2.84666 v -0.81333 h 2.44 v -1.22 h -2.44 v -1.22 h 2.84666 v -1.22 h -4.06666 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path40" />
+        <path
+           d="m 508.42285,-521.11322 c 0.69133,0 0.81333,0.16267 0.81333,0.56933 v 0.16267 c 0,0.366 -0.122,0.56933 -0.81333,0.56933 h -0.81333 v -1.30133 z m -0.0813,2.35866 c 0.65067,0 0.65067,0.0813 0.77266,0.89467 l 0.16267,1.22 h 1.26067 l -0.16267,-1.22 c -0.0732,-0.56933 -0.16267,-1.098 -0.65067,-1.342 0.488,-0.122 0.732,-0.56933 0.732,-1.05733 v -0.488 c 0,-1.05733 -0.65066,-1.586 -1.78933,-1.586 h -2.27733 v 5.69333 h 1.22 v -2.11467 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path42" />
+        <path
+           d="m 514.15683,-518.26656 c 0,0.20334 -0.122,0.40667 -0.854,0.40667 -0.61,0 -0.81333,-0.0813 -0.81333,-0.65067 v -0.16266 h -1.22 v 0.244 c 0,1.22 0.65067,1.78933 1.78933,1.78933 h 0.244 c 1.50467,0 2.074,-0.56933 2.074,-1.708 0,-2.11466 -2.88733,-1.38266 -2.88733,-2.35866 0,-0.20334 0.122,-0.40667 0.81333,-0.40667 0.61,0 0.81333,0.0813 0.81333,0.65067 v 0.16266 h 1.22 v -0.244 c 0,-1.21999 -0.65066,-1.78933 -1.78933,-1.78933 h -0.244 c -1.46399,0 -2.03333,0.56934 -2.03333,1.708 0,2.11466 2.88733,1.38267 2.88733,2.35866 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path44" />
+      </g>
+    </g>
+  </g>
+</svg>

+ 127 - 0
web/app/themes/la_mine/static/objet_drag_5.svg

@@ -0,0 +1,127 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_5.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="147.011">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg6"
+     inkscape:window-maximized="0"
+     inkscape:window-y="22"
+     inkscape:window-x="0"
+     inkscape:cy="71.897152"
+     inkscape:cx="63.00782"
+     inkscape:zoom="1.2392763"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="869"
+     inkscape:window-width="1179"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     id="g5020"
+     transform="matrix(3.3122676,0,0,3.3122676,-1280.4054,2027.2765)">
+    <g
+       style="fill:#000002;fill-opacity:1"
+       transform="matrix(0.19067539,0.12260851,0.12260851,-0.19067539,236.5936,-417.37868)"
+       id="g1044">
+      <g
+         style="fill:#000002;fill-opacity:1"
+         transform="matrix(0.98133,0.19232,-0.19232,0.98133,148.06539,1066.1704)"
+         id="g1046" />
+    </g>
+    <g
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.13368px;line-height:1.25;font-family:'Universalis ADF Std';-inkscape-font-specification:'Universalis ADF Std, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="text943"
+       transform="rotate(28.396534)"
+       aria-label="RESSOURCERIE">
+      <g
+         id="g51">
+        <path
+           transform="rotate(-28.396534)"
+           style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.829104;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
+           d="m 395.05909,-611.63641 -8.07994,14.82568 6.95918,3.88422 -1.76744,3.24305 9.71746,5.42376 1.76745,-3.24307 4.20091,2.34473 -1.76744,3.24305 9.71745,5.42374 1.76746,-3.24305 4.2009,2.34471 -1.76744,3.24307 9.71746,5.42374 1.76745,-3.24305 6.95919,3.88423 8.07993,-14.82568 -9.71755,-5.4238 -1.76746,3.24305 -4.20081,-2.34466 1.76744,-3.24304 -9.71745,-5.42377 -1.76746,3.24307 -4.2008,-2.34466 1.76745,-3.24306 -9.71757,-5.4238 -1.76745,3.24305 -4.20091,-2.34471 1.76745,-3.24306 z"
+           id="rect823"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 60.33619,-717.69067 c 0.691333,0 0.813332,0.16266 0.813332,0.56933 v 0.16267 c 0,0.366 -0.121999,0.56933 -0.813332,0.56933 h -0.813332 v -1.30133 z m -0.08133,2.35866 c 0.650666,0 0.650666,0.0813 0.772666,0.89467 l 0.162666,1.21999 h 1.260665 l -0.162667,-1.21999 c -0.0732,-0.56934 -0.162666,-1.098 -0.650665,-1.342 0.487999,-0.122 0.731998,-0.56933 0.731998,-1.05733 v -0.488 c 0,-1.05733 -0.650665,-1.586 -1.78933,-1.586 h -2.27733 v 5.69332 h 1.219998 v -2.11466 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path12" />
+        <path
+           d="m 63.18284,-713.21735 h 4.06666 v -1.21999 h -2.846662 v -0.81334 h 2.439996 v -1.21999 h -2.439996 v -1.22 H 67.2495 v -1.22 h -4.06666 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path14" />
+        <path
+           d="m 70.950148,-714.84401 c 0,0.20333 -0.122,0.40667 -0.853998,0.40667 -0.609999,0 -0.813332,-0.0813 -0.813332,-0.65067 v -0.16267 H 68.06282 v 0.244 c 0,1.22 0.650665,1.78933 1.78933,1.78933 h 0.244 c 1.504664,0 2.073996,-0.56933 2.073996,-1.70799 0,-2.11467 -2.887328,-1.38267 -2.887328,-2.35867 0,-0.20333 0.121999,-0.40666 0.813332,-0.40666 0.609999,0 0.813332,0.0813 0.813332,0.65066 v 0.16267 h 1.219998 v -0.244 c 0,-1.22 -0.650666,-1.78933 -1.789331,-1.78933 H 70.09615 c -1.463998,0 -2.03333,0.56933 -2.03333,1.708 0,2.11466 2.887328,1.38266 2.887328,2.35866 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path16" />
+        <path
+           d="m 75.830127,-714.84401 c 0,0.20333 -0.121999,0.40667 -0.853998,0.40667 -0.609999,0 -0.813332,-0.0813 -0.813332,-0.65067 v -0.16267 h -1.219998 v 0.244 c 0,1.22 0.650665,1.78933 1.78933,1.78933 h 0.244 c 1.504664,0 2.073996,-0.56933 2.073996,-1.70799 0,-2.11467 -2.887328,-1.38267 -2.887328,-2.35867 0,-0.20333 0.122,-0.40666 0.813332,-0.40666 0.609999,0 0.813332,0.0813 0.813332,0.65066 v 0.16267 h 1.219998 v -0.244 c 0,-1.22 -0.650666,-1.78933 -1.789331,-1.78933 h -0.243999 c -1.463998,0 -2.03333,0.56933 -2.03333,1.708 0,2.11466 2.887328,1.38266 2.887328,2.35866 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path18" />
+        <path
+           d="m 79.856109,-714.43734 c -0.650666,0 -0.813332,-0.16267 -0.813332,-0.732 v -1.78933 c 0,-0.56934 0.162666,-0.732 0.813332,-0.732 0.650665,0 0.813332,0.16266 0.813332,0.732 v 1.78933 c 0,0.56933 -0.162667,0.732 -0.813332,0.732 z m -0.244,1.21999 h 0.487999 c 1.138665,0 1.789331,-0.56933 1.789331,-1.99266 v -1.708 c 0,-1.42333 -0.650666,-1.99266 -1.789331,-1.99266 h -0.487999 c -1.138665,0 -1.78933,0.56933 -1.78933,1.99266 v 1.708 c 0,1.42333 0.650665,1.99266 1.78933,1.99266 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path20" />
+        <path
+           d="m 84.736089,-714.43734 c -0.650666,0 -0.813332,-0.16267 -0.813332,-0.732 v -3.74133 h -1.219998 v 3.70066 c 0,1.42333 0.650666,1.99266 1.78933,1.99266 h 0.488 c 1.138664,0 1.78933,-0.56933 1.78933,-1.99266 v -3.70066 h -1.219998 v 3.74133 c 0,0.56933 -0.162666,0.732 -0.813332,0.732 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path22" />
+        <path
+           d="m 89.616067,-717.69067 c 0.691332,0 0.813332,0.16266 0.813332,0.56933 v 0.16267 c 0,0.366 -0.122,0.56933 -0.813332,0.56933 h -0.813332 v -1.30133 z m -0.08133,2.35866 c 0.650666,0 0.650666,0.0813 0.772665,0.89467 l 0.162667,1.21999 h 1.260664 l -0.162666,-1.21999 c -0.0732,-0.56934 -0.162667,-1.098 -0.650666,-1.342 0.487999,-0.122 0.731999,-0.56933 0.731999,-1.05733 v -0.488 c 0,-1.05733 -0.650666,-1.586 -1.78933,-1.586 h -2.27733 v 5.69332 h 1.219998 v -2.11466 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path24" />
+        <path
+           d="m 94.496049,-714.43734 c -0.650665,0 -0.813332,-0.16267 -0.813332,-0.732 v -1.78933 c 0,-0.56934 0.162667,-0.732 0.813332,-0.732 0.569333,0 0.813332,0.16266 0.813332,0.732 v 0.488 h 1.219998 v -0.65067 c 0,-1.22 -0.650666,-1.78933 -1.78933,-1.78933 H 94.25205 c -1.138665,0 -1.789331,0.56933 -1.789331,1.99266 v 1.708 c 0,1.42333 0.650666,1.99266 1.789331,1.99266 h 0.487999 c 1.138664,0 1.78933,-0.56933 1.78933,-1.78933 v -0.65066 h -1.219998 v 0.488 c 0,0.56933 -0.243999,0.732 -0.813332,0.732 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path26" />
+        <path
+           d="m 97.342697,-713.21735 h 4.066663 v -1.21999 h -2.846665 v -0.81334 h 2.439995 v -1.21999 h -2.439995 v -1.22 h 2.846665 v -1.22 h -4.066663 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path28" />
+        <path
+           d="m 104.25601,-717.69067 c 0.69133,0 0.81333,0.16266 0.81333,0.56933 v 0.16267 c 0,0.366 -0.122,0.56933 -0.81333,0.56933 h -0.81334 v -1.30133 z m -0.0813,2.35866 c 0.65067,0 0.65067,0.0813 0.77267,0.89467 l 0.16266,1.21999 h 1.26067 l -0.16267,-1.21999 c -0.0732,-0.56934 -0.16266,-1.098 -0.65066,-1.342 0.488,-0.122 0.732,-0.56933 0.732,-1.05733 v -0.488 c 0,-1.05733 -0.65067,-1.586 -1.78933,-1.586 h -2.27733 v 5.69332 h 1.21999 v -2.11466 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path30" />
+        <path
+           d="m 107.10266,-713.21735 h 1.22 v -5.69332 h -1.22 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path32" />
+        <path
+           d="m 109.13597,-713.21735 h 4.06666 v -1.21999 h -2.84666 v -0.81334 h 2.44 v -1.21999 h -2.44 v -1.22 h 2.84666 v -1.22 h -4.06666 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.435733"
+           id="path34" />
+      </g>
+    </g>
+  </g>
+</svg>

+ 145 - 0
web/app/themes/la_mine/static/objet_drag_6.svg

@@ -0,0 +1,145 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_6.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="123.816">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg6"
+     inkscape:window-maximized="0"
+     inkscape:window-y="22"
+     inkscape:window-x="0"
+     inkscape:cy="412.237"
+     inkscape:cx="706.8714"
+     inkscape:zoom="0.33082922"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="869"
+     inkscape:window-width="1179"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     id="g5020"
+     transform="matrix(3.4826229,0,0,3.4826229,-1352.4191,2107.9977)">
+    <path
+       transform="matrix(1,0,0,0.61826116,0,-226.0778)"
+       inkscape:transform-center-y="1.8900029"
+       inkscape:transform-center-x="4.4389608"
+       d="m 445.23424,-579.32707 -5.73007,12.36155 -10.81843,8.28271 -13.42841,2.3064 -12.9621,-4.19827 -9.52633,-9.74118 -3.9082,-13.05249 2.60525,-13.37364 8.52188,-10.63105 12.48624,-5.45301 13.59016,0.97425 11.58073,7.17831 6.91831,11.73792 z"
+       inkscape:randomized="0"
+       inkscape:rounded="0"
+       inkscape:flatsided="true"
+       sodipodi:arg2="0.43405657"
+       sodipodi:arg1="0.1923956"
+       sodipodi:r2="27.639469"
+       sodipodi:r1="28.46666"
+       sodipodi:cy="-584.7702"
+       sodipodi:cx="417.29282"
+       sodipodi:sides="13"
+       id="path823"
+       style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:1.05444;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
+       sodipodi:type="star" />
+    <path
+       d="m 401.53227,-590.99257 -0.81333,10e-4 -0.002,-1.30133 0.81333,-10e-4 c 0.69134,-9.9e-4 0.81363,0.20217 0.81416,0.56816 l 2.3e-4,0.16267 c 5.8e-4,0.40667 -0.12118,0.56951 -0.81252,0.5705 z m 0.72798,-2.80704 c 4e-4,0.28466 -0.0807,0.44745 -0.40602,0.44791 l -1.13867,0.002 -10e-4,-0.89466 1.13867,-0.002 c 0.32533,-4.6e-4 0.40683,0.12142 0.4073,0.44675 z m 1.21994,-0.0424 c -10e-4,-1.01665 -0.57166,-1.62584 -1.50699,-1.6245 l -2.48067,0.004 0.008,5.69332 2.27732,-0.003 c 1.13867,-0.002 1.78857,-0.53123 1.78706,-1.58856 l -5.2e-4,-0.366 c -8.2e-4,-0.56933 -0.20467,-0.93504 -0.69291,-1.097 0.4471,-0.16331 0.60919,-0.57022 0.60855,-1.01755 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path13" />
+    <path
+       d="m 406.40758,-594.25288 c 0.69133,-9.9e-4 0.81356,0.1615 0.81415,0.56817 l 2.3e-4,0.16266 c 5.2e-4,0.366 -0.12119,0.56951 -0.81251,0.5705 l -0.81333,10e-4 -0.002,-1.30132 z m -0.0779,2.35878 c 0.65067,-9.4e-4 0.65079,0.0804 0.77394,0.89355 l 0.16442,1.21976 1.26067,-0.002 -0.16442,-1.21977 c -0.074,-0.56922 -0.16424,-1.09775 -0.65259,-1.34105 0.48782,-0.1227 0.73118,-0.57039 0.73048,-1.05839 l -7e-4,-0.48799 c -0.002,-1.05734 -0.65293,-1.58507 -1.7916,-1.58344 l -2.27735,0.003 0.008,5.69332 1.22,-0.002 -0.003,-2.11466 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path15" />
+    <path
+       d="m 412.07069,-592.63433 -1.5616,0.002 c 0.0802,-0.77279 0.29917,-1.23669 0.77838,-1.68472 0.48052,0.44665 0.70078,0.90993 0.78322,1.68248 z m 0.0366,2.84661 1.22,-0.002 -0.003,-2.03332 c -0.002,-1.62666 -0.32923,-2.72419 -1.6319,-3.65766 l -0.81333,10e-4 c -1.29999,0.93719 -1.62376,2.03565 -1.62143,3.66231 l 0.003,2.03333 1.21999,-0.002 -0.002,-1.62666 1.62666,-0.002 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path17" />
+    <path
+       d="m 416.98191,-593.53603 0.003,1.78932 c 8.2e-4,0.56934 -0.16161,0.73224 -0.81228,0.73317 l -0.81333,0.001 -0.005,-3.25331 0.81333,-10e-4 c 0.65067,-9.3e-4 0.81356,0.1615 0.81438,0.73083 z m 1.2225,1.74692 -0.002,-1.708 c -0.002,-1.42333 -0.65352,-1.99173 -1.79219,-1.9901 l -2.27732,0.003 0.008,5.69331 2.27733,-0.003 c 1.13867,-0.002 1.78851,-0.57189 1.78647,-1.99522 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path19" />
+    <path
+       d="m 419.02059,-589.79762 4.06665,-0.006 -0.002,-1.22 -2.84665,0.004 -10e-4,-0.81333 2.44,-0.003 -0.002,-1.22 -2.44,0.004 -0.002,-1.21999 2.84665,-0.004 -0.002,-1.22 -4.06666,0.006 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path21" />
+    <path
+       d="m 425.92748,-594.28084 c 0.69133,-9.9e-4 0.81356,0.1615 0.81415,0.56817 l 2.3e-4,0.16266 c 5.2e-4,0.366 -0.12119,0.56951 -0.81251,0.5705 l -0.81333,10e-4 -0.002,-1.30133 z m -0.0779,2.35878 c 0.65066,-9.4e-4 0.65078,0.0804 0.77394,0.89355 l 0.16442,1.21976 1.26066,-0.002 -0.16441,-1.21977 c -0.074,-0.56922 -0.16424,-1.09775 -0.65259,-1.34105 0.48782,-0.1227 0.73118,-0.57039 0.73048,-1.05839 l -7e-4,-0.48799 c -0.002,-1.05734 -0.65293,-1.58507 -1.7916,-1.58344 l -2.27732,0.003 0.008,5.69331 1.22,-0.002 -0.003,-2.11466 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path23" />
+    <path
+       d="m 428.78054,-589.8116 1.21999,-0.002 -0.008,-5.69331 -1.22,0.002 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path25" />
+    <path
+       d="m 430.81385,-589.81451 4.06666,-0.006 -0.002,-1.22 -2.84666,0.004 -0.001,-0.81333 2.44,-0.003 -0.002,-1.22 -2.44,0.003 -0.002,-1.21998 2.84666,-0.004 -0.002,-1.22 -4.06665,0.006 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path27" />
+    <path
+       d="m 397.47728,-582.85335 c 5.2e-4,0.366 -0.20264,0.48829 -0.81264,0.48917 -0.56933,8.1e-4 -0.81368,-0.24284 -0.81449,-0.81217 l -0.003,-1.78932 c -8.1e-4,-0.56933 0.16162,-0.73224 0.81228,-0.73317 0.56934,-8.1e-4 0.81358,0.16151 0.81439,0.73084 l 7e-4,0.488 1.21999,-0.002 -9.3e-4,-0.65067 c -0.002,-1.21999 -0.65323,-1.7884 -1.79189,-1.78677 l -0.488,7e-4 c -1.13866,0.002 -1.78852,0.57191 -1.78648,1.99523 l 0.003,1.99266 c 0.002,1.30133 0.49056,1.78863 1.54789,1.78712 0.77267,-10e-4 1.21959,-0.28642 1.30029,-0.73387 l 0.0822,0.65056 1.13866,-0.002 -0.001,-0.8296 -0.0824,-0.79696 0.28467,-4e-4 -0.002,-1.21999 -2.23667,0.003 0.002,1.21999 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path29" />
+    <path
+       d="m 401.5445,-582.4525 c -0.65066,9.3e-4 -0.81356,-0.16151 -0.81438,-0.73084 l -0.005,-3.74132 -1.22,0.002 0.005,3.70065 c 0.002,1.42334 0.65353,1.99174 1.79219,1.99011 l 0.488,-7e-4 c 1.13866,-0.002 1.78851,-0.57189 1.78647,-1.99523 l -0.005,-3.70066 -1.21999,0.002 0.005,3.74132 c 8.1e-4,0.56933 -0.16162,0.73224 -0.81229,0.73317 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path31" />
+    <path
+       d="m 404.39289,-581.23658 1.22,-0.002 -0.008,-5.69332 -1.22,0.002 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path33" />
+    <path
+       d="m 409.3542,-581.24369 1.13867,-0.002 -0.008,-5.69332 -1.22,0.002 0.004,2.43999 0.0417,0.69127 -1.75315,-3.12882 -1.13866,0.002 0.008,5.69333 1.22,-0.002 -0.003,-2.44 -0.0417,-0.69127 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path35" />
+    <path
+       d="m 414.15051,-582.87723 c 5.3e-4,0.366 -0.20263,0.48829 -0.81263,0.48917 -0.56933,8.1e-4 -0.81368,-0.24284 -0.81449,-0.81217 l -0.003,-1.78933 c -8.2e-4,-0.56932 0.16161,-0.73223 0.81228,-0.73316 0.56933,-8.2e-4 0.81356,0.16151 0.81437,0.73083 l 7e-4,0.488 1.22,-0.002 -9.3e-4,-0.65067 c -0.002,-1.21999 -0.65323,-1.7884 -1.79189,-1.78677 l -0.488,7e-4 c -1.13867,0.002 -1.78851,0.5719 -1.78647,1.99523 l 0.003,1.99266 c 0.002,1.30133 0.49056,1.78863 1.54789,1.78711 0.77266,-10e-4 1.21959,-0.28641 1.30028,-0.73386 l 0.0822,0.65055 1.13867,-0.002 -0.001,-0.8296 -0.0824,-0.79695 0.28467,-4.1e-4 -0.002,-1.21998 -2.23665,0.003 0.002,1.21999 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path37" />
+    <path
+       d="m 418.21774,-582.47638 c -0.65067,9.3e-4 -0.81357,-0.16151 -0.81439,-0.73084 l -0.005,-3.74132 -1.21998,0.002 0.005,3.70066 c 0.002,1.42334 0.65351,1.99174 1.79218,1.99011 l 0.488,-7e-4 c 1.13866,-0.002 1.78851,-0.5719 1.78647,-1.99523 l -0.005,-3.70066 -1.22,0.002 0.005,3.74132 c 8.2e-4,0.56933 -0.16162,0.73224 -0.81228,0.73317 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path39" />
+    <path
+       d="m 421.06614,-581.26046 4.06665,-0.006 -0.002,-1.21999 -2.84666,0.004 -10e-4,-0.81333 2.44,-0.003 -0.002,-1.22 -2.44,0.003 -0.002,-1.21999 2.84666,-0.004 -0.002,-1.22 -4.06666,0.006 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path41" />
+    <path
+       d="m 430.20969,-585.74689 -0.002,-1.22 -4.47332,0.006 0.002,1.21999 1.62667,-0.002 0.006,4.47333 1.21999,-0.002 -0.006,-4.47332 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path43" />
+    <path
+       d="m 435.08966,-585.75388 -0.002,-1.22 -4.47333,0.006 0.002,1.22 1.62667,-0.002 0.006,4.47332 1.22,-0.002 -0.006,-4.47332 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path45" />
+    <path
+       d="m 435.70605,-581.28143 4.06666,-0.006 -0.002,-1.21999 -2.84666,0.004 -0.001,-0.81333 2.43999,-0.003 -0.002,-1.22 -2.44,0.003 -0.002,-1.22 2.84666,-0.004 -0.002,-1.22 -4.06665,0.006 z"
+       style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+       id="path47" />
+  </g>
+</svg>

+ 146 - 0
web/app/themes/la_mine/static/objet_drag_7.svg

@@ -0,0 +1,146 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_7.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="100.637">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     showguides="false"
+     inkscape:current-layer="text943"
+     inkscape:window-maximized="0"
+     inkscape:window-y="48"
+     inkscape:window-x="20"
+     inkscape:cy="452.60337"
+     inkscape:cx="518.71144"
+     inkscape:zoom="0.33082922"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="869"
+     inkscape:window-width="1179"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     id="g5020"
+     transform="matrix(18.091825,0,0,18.091825,-6978.8339,11151.482)">
+    <g
+       style="fill:#000002;fill-opacity:1"
+       transform="matrix(0.19067539,0.12260851,0.12260851,-0.19067539,236.5936,-417.37868)"
+       id="g1044">
+      <g
+         style="fill:#000002;fill-opacity:1"
+         transform="matrix(0.98133,0.19232,-0.19232,0.98133,148.06539,1066.1704)"
+         id="g1046" />
+    </g>
+    <g
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.71932px;line-height:1;font-family:'Universalis ADF Std';-inkscape-font-specification:'Universalis ADF Std, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.413535"
+       id="text943"
+       transform="rotate(-10.046333)"
+       aria-label="MAISON 
+DES COMMUNS">
+      <g
+         transform="matrix(0.18608235,-7.3184954e-8,-7.3184954e-8,0.18608275,397.06008,-441.77648)"
+         id="g64">
+        <path
+           transform="rotate(10.046333)"
+           style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.829104;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
+           d="m 413.01275,-602.08454 -26.53965,10.54724 3.25308,18.51664 55.32549,-9.71981 -3.25307,-18.51663 z"
+           id="rect826"
+           inkscape:connector-curvature="0" />
+        <path
+           d="m 499.82291,-509.93556 c 0.34736,0.61752 0.38595,0.7719 0.38595,1.4666 v 0.38595 h 1.15785 v -0.38595 c 0,-0.6947 0.0386,-0.84908 0.38595,-1.4666 l 0.57892,-1.01891 v 2.87146 h 1.15785 v -5.40328 h -0.92628 l -1.27363,2.12272 c -0.19298,0.30875 -0.36279,0.60208 -0.50174,0.88768 -0.13894,-0.2856 -0.30875,-0.57893 -0.50173,-0.88768 l -1.27363,-2.12272 h -0.92628 v 5.40328 h 1.15785 v -2.87146 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path13" />
+        <path
+           d="m 506.93209,-510.78465 h -1.48205 c 0.0772,-0.7333 0.2856,-1.17329 0.74102,-1.59783 0.45542,0.42454 0.66384,0.86453 0.74103,1.59783 z m 0.0309,2.70164 h 1.15785 v -1.92974 c 0,-1.5438 -0.30876,-2.58586 -1.5438,-3.47354 h -0.77189 c -1.23504,0.88768 -1.5438,1.92974 -1.5438,3.47354 v 1.92974 h 1.15785 v -1.54379 h 1.54379 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path15" />
+        <path
+           d="m 508.8927,-508.08301 h 1.15784 v -5.40328 h -1.15784 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path17" />
+        <path
+           d="m 513.56266,-509.6268 c 0,0.19297 -0.11578,0.38595 -0.81049,0.38595 -0.57892,0 -0.7719,-0.0772 -0.7719,-0.61752 v -0.15438 h -1.15784 v 0.23157 c 0,1.15784 0.61751,1.69817 1.69817,1.69817 h 0.23157 c 1.42801,0 1.96834,-0.54033 1.96834,-1.62098 0,-2.00694 -2.74024,-1.31223 -2.74024,-2.23851 0,-0.19297 0.11579,-0.38595 0.7719,-0.38595 0.57892,0 0.7719,0.0772 0.7719,0.61752 v 0.15438 h 1.15785 v -0.23157 c 0,-1.15785 -0.61752,-1.69817 -1.69818,-1.69817 h -0.23157 c -1.38942,0 -1.92974,0.54032 -1.92974,1.62098 0,2.00694 2.74023,1.31223 2.74023,2.23851 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path19" />
+        <path
+           d="m 517.38355,-509.24085 c -0.61752,0 -0.7719,-0.15438 -0.7719,-0.69471 v -1.69818 c 0,-0.54033 0.15438,-0.69471 0.7719,-0.69471 0.61752,0 0.7719,0.15438 0.7719,0.69471 v 1.69818 c 0,0.54033 -0.15438,0.69471 -0.7719,0.69471 z m -0.23157,1.15784 h 0.46314 c 1.08065,0 1.69817,-0.54033 1.69817,-1.89115 v -1.62098 c 0,-1.35083 -0.61752,-1.89115 -1.69817,-1.89115 h -0.46314 c -1.08066,0 -1.69818,0.54032 -1.69818,1.89115 v 1.62098 c 0,1.35082 0.61752,1.89115 1.69818,1.89115 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path21" />
+        <path
+           d="m 522.86401,-508.08301 h 1.08066 v -5.40328 h -1.15785 v 2.31569 l 0.0386,0.65611 -1.65958,-2.9718 h -1.08066 v 5.40328 h 1.15785 v -2.31569 l -0.0386,-0.65612 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path23" />
+        <path
+           d="m 489.40231,-503.52872 v 1.69817 c 0,0.54033 -0.15438,0.69471 -0.7719,0.69471 h -0.7719 v -3.08759 h 0.7719 c 0.61752,0 0.7719,0.15438 0.7719,0.69471 z m 1.15785,1.65958 v -1.62099 c 0,-1.35082 -0.61752,-1.89115 -1.69818,-1.89115 h -2.16131 v 5.40329 h 2.16131 c 1.08066,0 1.69818,-0.54033 1.69818,-1.89115 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path25" />
+        <path
+           d="m 491.33204,-499.97799 h 3.85949 v -1.15785 h -2.70164 v -0.7719 h 2.31569 v -1.15785 h -2.31569 v -1.15784 h 2.70164 v -1.15785 h -3.85949 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path27" />
+        <path
+           d="m 498.70366,-501.52179 c 0,0.19297 -0.11579,0.38595 -0.8105,0.38595 -0.57892,0 -0.7719,-0.0772 -0.7719,-0.61752 v -0.15438 h -1.15784 v 0.23157 c 0,1.15785 0.61752,1.69818 1.69817,1.69818 h 0.23157 c 1.42801,0 1.96834,-0.54033 1.96834,-1.62099 0,-2.00693 -2.74024,-1.31223 -2.74024,-2.2385 0,-0.19298 0.11579,-0.38595 0.7719,-0.38595 0.57893,0 0.7719,0.0772 0.7719,0.61752 v 0.15438 h 1.15785 v -0.23157 c 0,-1.15785 -0.61752,-1.69818 -1.69818,-1.69818 h -0.23157 c -1.38941,0 -1.92974,0.54033 -1.92974,1.62099 0,2.00693 2.74024,1.31222 2.74024,2.2385 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path29" />
+        <path
+           d="m 504.06833,-501.13584 c -0.61752,0 -0.7719,-0.15438 -0.7719,-0.69471 v -1.69817 c 0,-0.54033 0.15438,-0.69471 0.7719,-0.69471 0.54032,0 0.77189,0.15438 0.77189,0.69471 v 0.46313 h 1.15785 v -0.61751 c 0,-1.15785 -0.61752,-1.69818 -1.69817,-1.69818 h -0.46314 c -1.08066,0 -1.69818,0.54033 -1.69818,1.89115 v 1.62099 c 0,1.35082 0.61752,1.89115 1.69818,1.89115 h 0.46314 c 1.08065,0 1.69817,-0.54033 1.69817,-1.69818 v -0.61752 h -1.15785 v 0.46314 c 0,0.54033 -0.23157,0.69471 -0.77189,0.69471 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path31" />
+        <path
+           d="m 508.6997,-501.13584 c -0.61752,0 -0.7719,-0.15438 -0.7719,-0.69471 v -1.69817 c 0,-0.54033 0.15438,-0.69471 0.7719,-0.69471 0.61752,0 0.7719,0.15438 0.7719,0.69471 v 1.69817 c 0,0.54033 -0.15438,0.69471 -0.7719,0.69471 z m -0.23157,1.15785 h 0.46314 c 1.08066,0 1.69818,-0.54033 1.69818,-1.89115 v -1.62099 c 0,-1.35082 -0.61752,-1.89115 -1.69818,-1.89115 h -0.46314 c -1.08065,0 -1.69817,0.54033 -1.69817,1.89115 v 1.62099 c 0,1.35082 0.61752,1.89115 1.69817,1.89115 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path33" />
+        <path
+           d="m 513.1381,-501.83055 c 0.34736,0.61752 0.38595,0.7719 0.38595,1.46661 v 0.38595 h 1.15785 v -0.38595 c 0,-0.69471 0.0386,-0.84909 0.38595,-1.46661 l 0.57892,-1.0189 v 2.87146 h 1.15785 v -5.40329 h -0.92628 l -1.27363,2.12272 c -0.19297,0.30876 -0.36279,0.60208 -0.50173,0.88768 -0.13894,-0.2856 -0.30876,-0.57892 -0.50174,-0.88768 l -1.27363,-2.12272 h -0.92628 v 5.40329 h 1.15785 v -2.87146 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path35" />
+        <path
+           d="m 519.31328,-501.83055 c 0.34736,0.61752 0.38595,0.7719 0.38595,1.46661 v 0.38595 h 1.15785 v -0.38595 c 0,-0.69471 0.0386,-0.84909 0.38595,-1.46661 l 0.57892,-1.0189 v 2.87146 h 1.15785 v -5.40329 h -0.92628 l -1.27363,2.12272 c -0.19298,0.30876 -0.36279,0.60208 -0.50173,0.88768 -0.13895,-0.2856 -0.30876,-0.57892 -0.50174,-0.88768 l -1.27363,-2.12272 h -0.92628 v 5.40329 h 1.15785 v -2.87146 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path37" />
+        <path
+           d="m 525.68144,-501.13584 c -0.61752,0 -0.7719,-0.15438 -0.7719,-0.69471 v -3.55073 h -1.15785 v 3.51214 c 0,1.35082 0.61752,1.89115 1.69818,1.89115 h 0.46314 c 1.08065,0 1.69817,-0.54033 1.69817,-1.89115 v -3.51214 h -1.15785 v 3.55073 c 0,0.54033 -0.15438,0.69471 -0.77189,0.69471 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path39" />
+        <path
+           d="m 531.1619,-499.97799 h 1.08066 v -5.40329 h -1.15785 v 2.31569 l 0.0386,0.65612 -1.65958,-2.97181 h -1.08065 v 5.40329 h 1.15784 v -2.3157 l -0.0386,-0.65611 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path41" />
+        <path
+           d="m 535.75468,-501.52179 c 0,0.19297 -0.11578,0.38595 -0.81049,0.38595 -0.57893,0 -0.7719,-0.0772 -0.7719,-0.61752 v -0.15438 h -1.15785 v 0.23157 c 0,1.15785 0.61752,1.69818 1.69818,1.69818 h 0.23157 c 1.42801,0 1.96834,-0.54033 1.96834,-1.62099 0,-2.00693 -2.74024,-1.31223 -2.74024,-2.2385 0,-0.19298 0.11579,-0.38595 0.7719,-0.38595 0.57892,0 0.7719,0.0772 0.7719,0.61752 v 0.15438 h 1.15784 v -0.23157 c 0,-1.15785 -0.61752,-1.69818 -1.69817,-1.69818 h -0.23157 c -1.38942,0 -1.92975,0.54033 -1.92975,1.62099 0,2.00693 2.74024,1.31222 2.74024,2.2385 z"
+           style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.71898px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.413535"
+           id="path43" />
+      </g>
+    </g>
+  </g>
+</svg>

+ 113 - 0
web/app/themes/la_mine/static/objet_drag_8.svg

@@ -0,0 +1,113 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_8.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="75.221001">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="svg6"
+     inkscape:window-maximized="0"
+     inkscape:window-y="22"
+     inkscape:window-x="0"
+     inkscape:cy="381.53235"
+     inkscape:cx="728.03035"
+     inkscape:zoom="0.33082922"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="869"
+     inkscape:window-width="1179"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     transform="matrix(0.18458878,0,0,0.18458878,-3.5010804,-58.779102)"
+     id="g145">
+    <ellipse
+       ry="196.25316"
+       rx="534.24475"
+       cy="522.18585"
+       cx="560.71167"
+       id="path837"
+       style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:15;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke" />
+    <g
+       id="g129">
+      <path
+         id="path38"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 151.97819,494.44661 c 11.27862,-0.0162 13.27288,2.63488 13.28238,9.26932 l 0.004,2.65389 c 0.009,5.97102 -1.97715,9.29118 -13.25577,9.30734 l -13.26889,0.019 -0.0304,-21.23055 z m -1.27101,38.48208 c 10.61519,-0.0152 10.61709,1.31093 12.62637,14.57787 l 2.6824,19.89972 20.56694,-0.0295 -2.68239,-19.89972 c -1.20736,-9.28662 -2.67936,-17.90944 -10.64655,-21.87859 7.95863,-2.00187 11.92892,-9.30544 11.91752,-17.26692 l -0.0114,-7.9613 c -0.0247,-17.24981 -10.65224,-25.85933 -29.22891,-25.83273 l -37.15315,0.0532 0.13304,92.88297 19.90352,-0.0285 -0.0494,-34.49944 z" />
+      <path
+         id="path40"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 198.52403,567.35972 66.345,-0.095 -0.0285,-19.90352 -46.44149,0.0665 -0.019,-13.26907 39.80704,-0.057 -0.0285,-19.90352 -39.80704,0.057 -0.0285,-19.90352 46.44148,-0.0665 -0.0285,-19.90334 -66.345,0.095 z" />
+      <path
+         id="path42"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 325.20483,540.64025 c 0.005,3.31713 -1.98096,6.6373 -13.923,6.6544 -9.95176,0.0143 -13.27079,-1.30712 -13.2841,-10.59618 l -0.004,-2.65389 -19.90352,0.0285 0.006,3.98074 c 0.0285,19.90352 10.657,29.17665 29.23349,29.15004 l 3.98074,-0.006 c 24.54768,-0.0352 33.82271,-9.3368 33.79611,-27.91346 -0.0494,-34.49927 -47.13723,-22.48976 -47.16003,-38.41254 -0.005,-3.31731 1.98077,-6.63748 13.25939,-6.65363 9.95176,-0.0143 13.27097,1.30893 13.28428,10.59636 l 0.004,2.65371 19.90352,-0.0285 -0.006,-3.98074 c -0.0285,-19.90352 -10.65699,-29.17647 -29.23366,-29.14986 l -3.98074,0.006 c -23.88426,0.0342 -33.15911,9.33567 -33.1325,27.91233 0.0494,34.49945 47.13722,22.48976 47.16003,38.41272 z" />
+      <path
+         id="path44"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 427.30943,494.05224 -0.0285,-19.90334 -72.97963,0.10453 0.0285,19.90334 26.53814,-0.038 0.10454,72.97963 19.90333,-0.0285 -0.10453,-72.97963 z" />
+      <path
+         id="path46"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 483.20969,520.51037 -25.47652,0.0365 c 1.30808,-12.60754 4.88069,-20.17595 12.69892,-27.48522 7.83914,7.28684 11.43269,14.84499 12.7776,27.44873 z m 0.59661,46.44073 19.90352,-0.0285 -0.0475,-33.17259 c -0.038,-26.53797 -5.37145,-44.44342 -26.62368,-59.67237 l -13.26889,0.019 c -21.20851,15.28976 -26.49045,33.21042 -26.45244,59.74839 l 0.0475,33.17259 19.90333,-0.0285 -0.038,-26.53796 26.53815,-0.038 z" />
+      <path
+         id="path48"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 550.12334,546.95255 c -10.61537,0.0152 -13.27288,-2.63488 -13.28618,-11.92303 l -0.0874,-61.03741 -19.90352,0.0285 0.0865,60.37381 c 0.0333,23.22083 10.66175,32.49396 29.23842,32.46735 l 7.9613,-0.0114 c 18.57666,-0.0266 29.17855,-9.33015 29.14529,-32.55098 l -0.0865,-60.3738 -19.90352,0.0285 0.0874,61.03741 c 0.0133,9.28815 -2.6366,11.94584 -13.25179,11.96104 z" />
+      <path
+         id="path50"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 629.66103,493.76241 c 11.27862,-0.0162 13.2727,2.63488 13.2822,9.26932 l 0.004,2.65389 c 0.009,5.97102 -1.97698,9.29118 -13.25559,9.30734 l -13.26907,0.019 -0.0304,-21.23056 z m -1.27101,38.48208 c 10.61519,-0.0152 10.61709,1.31093 12.62637,14.57787 l 2.6824,19.89972 20.56694,-0.0295 -2.68239,-19.89972 c -1.20737,-9.28662 -2.67937,-17.90944 -10.64655,-21.87859 7.95863,-2.00186 11.92874,-9.30544 11.91733,-17.26692 l -0.0114,-7.9613 c -0.0247,-17.24981 -10.65225,-25.85933 -29.22873,-25.83273 l -37.15333,0.0532 0.13303,92.88297 19.90352,-0.0285 -0.0494,-34.49944 z" />
+      <path
+         id="path52"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 722.05102,520.16827 -25.47652,0.0365 c 1.30988,-12.60754 4.88069,-20.17595 12.69892,-27.48522 7.83932,7.28684 11.43269,14.84499 12.7776,27.44873 z m 0.59661,46.44073 19.90352,-0.0285 -0.0475,-33.17259 c -0.038,-26.53797 -5.37126,-44.44342 -26.62349,-59.67237 l -13.26907,0.019 c -21.20852,15.28976 -26.49045,33.21042 -26.45244,59.74839 l 0.0475,33.17259 19.90352,-0.0285 -0.038,-26.53796 26.53797,-0.038 z" />
+      <path
+         id="path54"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 825.37837,493.48207 -0.0285,-19.90333 -72.97945,0.10453 0.0285,19.90333 26.53797,-0.038 0.10453,72.97964 19.90352,-0.0285 -0.10453,-72.97963 z" />
+      <path
+         id="path56"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 835.43448,566.44745 19.90352,-0.0285 -0.13304,-92.88297 -19.90352,0.0285 z" />
+      <path
+         id="path58"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 901.7508,546.4489 c -10.61537,0.0152 -13.27288,-2.63488 -13.28618,-11.92303 l -0.0418,-29.19185 c -0.0133,-9.28833 2.6366,-11.94602 13.25196,-11.96123 10.61519,-0.0152 13.2727,2.63488 13.286,11.92322 l 0.0418,29.19185 c 0.0133,9.28815 -2.6366,11.94584 -13.25178,11.96104 z m -3.95224,19.90923 7.9613,-0.0114 c 18.57667,-0.0266 29.17855,-9.33014 29.14529,-32.55098 l -0.0399,-27.86481 c -0.0333,-23.22084 -10.66175,-32.49379 -29.23842,-32.46718 l -7.96129,0.0114 c -18.57667,0.0266 -29.17855,9.32996 -29.14529,32.55079 l 0.0399,27.86482 c 0.0333,23.22084 10.66175,32.49396 29.23841,32.46736 z" />
+      <path
+         id="path60"
+         style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:7.33426px;line-height:1;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.10871"
+         d="m 995.98895,566.21748 18.57645,-0.0266 -0.133,-92.88297 -19.90353,0.0285 0.057,39.80685 0.68012,11.27785 -28.60159,-51.04479 -18.57667,0.0266 0.13304,92.88297 19.90352,-0.0285 -0.057,-39.80704 -0.68012,-11.27766 z" />
+    </g>
+  </g>
+</svg>

+ 148 - 0
web/app/themes/la_mine/static/objet_drag_9.svg

@@ -0,0 +1,148 @@
+<?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"
+   inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+   sodipodi:docname="objet_drag_9.svg"
+   id="svg6"
+   version="1.1"
+   width="200"
+   height="200">
+  <metadata
+     id="metadata12">
+    <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="defs10" />
+  <sodipodi:namedview
+     inkscape:document-rotation="0"
+     inkscape:current-layer="g5020"
+     inkscape:window-maximized="0"
+     inkscape:window-y="22"
+     inkscape:window-x="0"
+     inkscape:cy="556.84939"
+     inkscape:cx="344.14649"
+     inkscape:zoom="0.33082922"
+     showgrid="false"
+     id="namedview8"
+     inkscape:window-height="869"
+     inkscape:window-width="1179"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0"
+     guidetolerance="10"
+     gridtolerance="10"
+     objecttolerance="10"
+     borderopacity="1"
+     bordercolor="#666666"
+     pagecolor="#ffffff" />
+  <g
+     id="g5020"
+     transform="matrix(18.091825,0,0,18.091825,-6978.8339,11151.482)">
+    <g
+       style="fill:#000002;fill-opacity:1"
+       transform="matrix(0.19067539,0.12260851,0.12260851,-0.19067539,236.5936,-417.37868)"
+       id="g1044">
+      <g
+         style="fill:#000002;fill-opacity:1"
+         transform="matrix(0.98133,0.19232,-0.19232,0.98133,148.06539,1066.1704)"
+         id="g1046" />
+    </g>
+    <g
+       transform="matrix(0.22431957,0,0,0.22431957,297.80882,-478.95052)"
+       id="g84">
+      <circle
+         style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.829104;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill markers stroke"
+         id="path822"
+         cx="416.65421"
+         cy="-588.02045"
+         r="24.226002" />
+      <g
+         id="g63">
+        <g
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.13368px;line-height:1;font-family:'Universalis ADF Std';-inkscape-font-specification:'Universalis ADF Std, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.435733"
+           id="text943"
+           transform="rotate(-0.08206641)"
+           aria-label="BOUTIQUE
+GRATUITE">
+          <path
+             id="path13"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 402.3779,-590.10635 h -0.81334 v -1.30133 h 0.81334 c 0.69133,0 0.81333,0.20333 0.81333,0.56933 v 0.16267 c 0,0.40666 -0.122,0.56933 -0.81333,0.56933 z m 0.73199,-2.806 c 0,0.28467 -0.0813,0.44734 -0.40666,0.44734 h -1.13867 v -0.89467 h 1.13867 c 0.32533,0 0.40666,0.122 0.40666,0.44733 z m 1.22,-0.0407 c 0,-1.01667 -0.56933,-1.62667 -1.50466,-1.62667 h -2.48066 v 5.69333 h 2.27732 c 1.13867,0 1.78934,-0.52867 1.78934,-1.586 v -0.366 c 0,-0.56933 -0.20334,-0.93533 -0.69134,-1.098 0.44734,-0.16266 0.61,-0.56933 0.61,-1.01666 z" />
+          <path
+             id="path15"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 407.25787,-590.10635 c -0.65066,0 -0.81333,-0.16267 -0.81333,-0.732 v -1.78933 c 0,-0.56933 0.16267,-0.732 0.81333,-0.732 0.65067,0 0.81334,0.16267 0.81334,0.732 v 1.78933 c 0,0.56933 -0.16267,0.732 -0.81334,0.732 z m -0.24399,1.22 h 0.48799 c 1.13867,0 1.78933,-0.56933 1.78933,-1.99267 v -1.70799 c 0,-1.42333 -0.65066,-1.99267 -1.78933,-1.99267 h -0.48799 c -1.13867,0 -1.78934,0.56934 -1.78934,1.99267 v 1.70799 c 0,1.42334 0.65067,1.99267 1.78934,1.99267 z" />
+          <path
+             id="path17"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 412.13785,-590.10635 c -0.65066,0 -0.81333,-0.16267 -0.81333,-0.732 v -3.74133 h -1.22 v 3.70066 c 0,1.42334 0.65067,1.99267 1.78933,1.99267 h 0.488 c 1.13867,0 1.78933,-0.56933 1.78933,-1.99267 v -3.70066 h -1.21999 v 3.74133 c 0,0.56933 -0.16267,0.732 -0.81334,0.732 z" />
+          <path
+             id="path19"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 419.2545,-593.35968 v -1.22 h -4.47333 v 1.22 h 1.62666 v 4.47333 h 1.22 v -4.47333 z" />
+          <path
+             id="path21"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 419.86448,-588.88635 h 1.22 v -5.69333 h -1.22 z" />
+          <path
+             id="path23"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 421.8978,-592.58701 v 1.70799 c 0,1.23627 0.52866,1.87067 1.464,1.952 l -0.0407,0.44733 h 1.22 l -0.0407,-0.44733 c 0.93533,-0.0813 1.464,-0.71573 1.464,-1.952 v -1.70799 c 0,-1.42333 -0.65067,-1.99267 -1.78933,-1.99267 h -0.488 c -1.13867,0 -1.78933,0.56934 -1.78933,1.99267 z m 1.22,1.82999 v -1.87066 c 0,-0.56933 0.16266,-0.732 0.81333,-0.732 0.65066,0 0.81333,0.16267 0.81333,0.732 v 1.87066 c 0,0.45547 -0.0813,0.65067 -0.32533,0.77267 l -0.0813,-0.93533 h -0.81333 l -0.0813,0.93533 c -0.244,-0.122 -0.32533,-0.3172 -0.32533,-0.77267 z" />
+          <path
+             id="path25"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 428.81111,-590.10635 c -0.65067,0 -0.81333,-0.16267 -0.81333,-0.732 v -3.74133 h -1.22 v 3.70066 c 0,1.42334 0.65066,1.99267 1.78933,1.99267 h 0.488 c 1.13866,0 1.78933,-0.56933 1.78933,-1.99267 v -3.70066 h -1.22 v 3.74133 c 0,0.56933 -0.16267,0.732 -0.81333,0.732 z" />
+          <path
+             id="path27"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 431.65776,-588.88635 h 4.06666 v -1.22 h -2.84666 v -0.81333 h 2.43999 v -1.22 h -2.43999 v -1.22 h 2.84666 v -1.22 h -4.06666 z" />
+          <path
+             id="path29"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 403.19123,-581.97294 c 0,0.366 -0.20334,0.488 -0.81333,0.488 -0.56934,0 -0.81334,-0.244 -0.81334,-0.81333 v -1.78933 c 0,-0.56934 0.16267,-0.732 0.81334,-0.732 0.56933,0 0.81333,0.16266 0.81333,0.732 v 0.488 h 1.22 v -0.65067 c 0,-1.22 -0.65067,-1.78933 -1.78934,-1.78933 h -0.48799 c -1.13867,0 -1.78933,0.56933 -1.78933,1.99266 v 1.99267 c 0,1.30133 0.48799,1.78933 1.54533,1.78933 0.77266,0 1.21999,-0.28467 1.30133,-0.732 l 0.0813,0.65066 h 1.13867 v -0.8296 l -0.0813,-0.79706 h 0.28467 v -1.22 h -2.23666 v 1.22 z" />
+          <path
+             id="path31"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 407.25787,-584.8196 c 0.69134,0 0.81334,0.16266 0.81334,0.56933 v 0.16267 c 0,0.366 -0.122,0.56933 -0.81334,0.56933 h -0.81333 v -1.30133 z m -0.0813,2.35866 c 0.65067,0 0.65067,0.0813 0.77267,0.89467 l 0.16266,1.21999 h 1.26067 l -0.16267,-1.21999 c -0.0732,-0.56934 -0.16266,-1.098 -0.65066,-1.342 0.488,-0.122 0.73199,-0.56933 0.73199,-1.05733 v -0.488 c 0,-1.05733 -0.65066,-1.586 -1.78933,-1.586 h -2.27733 v 5.69332 h 1.22 v -2.11466 z" />
+          <path
+             id="path33"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 412.91865,-583.19294 h -1.56159 c 0.0813,-0.77266 0.30093,-1.23626 0.78079,-1.6836 0.47987,0.44734 0.69947,0.91094 0.7808,1.6836 z m 0.0325,2.84666 h 1.21999 v -2.03333 c 0,-1.62666 -0.32533,-2.72466 -1.62666,-3.65999 h -0.81333 c -1.30133,0.93533 -1.62667,2.03333 -1.62667,3.65999 v 2.03333 h 1.22 v -1.62666 h 1.62667 z" />
+          <path
+             id="path35"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 419.2545,-584.8196 v -1.22 h -4.47333 v 1.22 h 1.62666 v 4.47332 h 1.22 v -4.47332 z" />
+          <path
+             id="path37"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 421.89781,-581.56627 c -0.65066,0 -0.81333,-0.16267 -0.81333,-0.732 v -3.74133 h -1.22 v 3.70066 c 0,1.42333 0.65067,1.99266 1.78933,1.99266 h 0.488 c 1.13867,0 1.78933,-0.56933 1.78933,-1.99266 v -3.70066 h -1.21999 v 3.74133 c 0,0.56933 -0.16267,0.732 -0.81334,0.732 z" />
+          <path
+             id="path39"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 424.74446,-580.34628 h 1.22 v -5.69332 h -1.22 z" />
+          <path
+             id="path41"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 431.04777,-584.8196 v -1.22 h -4.47333 v 1.22 h 1.62667 v 4.47332 h 1.22 v -4.47332 z" />
+          <path
+             id="path43"
+             style="font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;font-size:8.13332px;font-family:Millimetre;-inkscape-font-specification:'Millimetre, Ultra-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;writing-mode:lr-tb;text-anchor:middle;stroke-width:0.435733"
+             d="m 431.65776,-580.34628 h 4.06666 v -1.21999 h -2.84666 v -0.81334 h 2.43999 v -1.21999 h -2.43999 v -1.22 h 2.84666 v -1.22 h -4.06666 z" />
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>

+ 12 - 0
web/app/themes/la_mine/templates/accueil.twig

@@ -3,11 +3,18 @@
 {% block content %}
 <section id="section_proch" class="row">
 	<div class="container-fluid">
+{% if posts == true %}
 		<h3>Prochainement</h3>
+	{% elseif posts_now == true %}
+		<h3>En cours</h3>
+{% endif %}
 		<div class="row">
 			{% for item in posts %}
 				{% include 'components/thumbnails/thumbnails.twig'%}
 			{% endfor %}
+			{% for item in posts_now %}
+				{% include 'components/thumbnails/thumbnails.twig'%}
+			{% endfor %}
 		</div>
 		<div class="row wrap-btn">
 			<a class="btn _all" rel="noreferrer" href="/agenda">Tout voir</a>
@@ -34,6 +41,11 @@
 			<img src="{{theme.link}}/dist/assets/images/objet_3.svg" alt="objet 3">
 		</div>
 	</div>
+	<figure class="icones draggable">
+		<img id="objet_1" src="{{theme.link}}/static/objet_drag_1.svg" alt="">
+		<img id="objet_2" src="{{theme.link}}/static/objet_drag_2.svg" alt="">
+		<img id="objet_3" src="{{theme.link}}/static/objet_drag_3.svg" alt="">
+	</figure>
 </section>
 
 <section id="section_tpsF" class="row">

+ 1 - 1
web/app/themes/la_mine/templates/archive.twig

@@ -9,7 +9,7 @@
 		</ul>
 
 	  	<ul class="cat-list col d-flex flex-wrap">
-        <li data-filter="*" >
+        <li data-filter="*">
           Tous
         </li>
         {% set newArray = [] %}

+ 1 - 1
web/app/themes/la_mine/templates/components/footer.twig

@@ -5,11 +5,11 @@
     </figure>
 
     <div class="col-12 col-sm-6 col-md">
-      <strong><a href="https://numerique.ressourcerie-la-mine.com/">La Mine Numérique</a></strong>
       {{options.texte_horaire }}
     </div>
 
     <div class="col-12 col-sm-6 col-md">
+    <strong><a href="https://numerique.ressourcerie-la-mine.com/">Voir le site de La Mine numérique</a></strong>
       {{options.texte_adresse }}
     </div>
 

+ 7 - 2
web/app/themes/la_mine/templates/components/thumbnails/thumbnails.twig

@@ -6,9 +6,14 @@
   {% set title = item.title %}
 {% endif %}
 
+{# {% if loop.index >= 3 %}
+  {% set class = 'col-12 col-md-6 col-lg-4' %}
+  {% elseif loop.length >= 2 %}
+  {% set class = 'col-12 col-md-6 col-lg-6' %}
+{% endif %} #}
+
 <article class="thumbnails col-12 col-md-6 col-lg-4 {{cat}}">
   <a rel="noreferrer" href="{{site.url}}/{{item.post_name}}">
-
     <figure>
       <span class="icone_cat {{cat}}"></span>
       <div class="overflow-hidden">
@@ -26,7 +31,7 @@
             {% set start = item.informations_debut_event|date("Ydj") %}
             {% set end = item.informations_fin_event|date("Ydj") %}
             {% if start == end %}
-            
+
               <span class="start">
                 Le <time datetime="{{item.informations_debut_event|date("j F Y")}}">{{item.informations_debut_event|date("j F Y") }}</time>
                 de <time datetime="{{item.informations_debut_event|date("G:i")}}">{{item.informations_debut_event|date("G:i")}}</time>

+ 19 - 17
web/app/themes/la_mine/templates/les_temps_forts.twig

@@ -19,25 +19,27 @@
 					{{item.meta('text')}}
 				</div>
 			</aside>
-
-			<figure class="main-carousel col-md-8">
-				{% for media in item.meta('slide') %}
-					{% for add in media %}
-						{% if add.acf_fc_layout == 'images' %}
-							<div class="img">
-								<img src="{{ Image(add.image).src }}" alt="{{ Image(add.image).title }}">
-							</div>
-						{% endif %}
-						{% if add.acf_fc_layout == 'video' %}
-							<div class="video">
-								<div class="position-relative">
-									{{ add.video }}
+			{% if item.meta('slide').ajouter_un_media == true %}
+				<figure class="main-carousel col-md-8">
+					{% for media in item.meta('slide') %}
+						{% for add in media %}
+							{% if add.acf_fc_layout == 'images' %}
+								<div class="img">
+									<img src="{{ Image(add.image).src }}" alt="{{ Image(add.image).title }}">
+								</div>
+							{% endif %}
+							{% if add.acf_fc_layout == 'video' %}
+								<div class="video">
+									<div class="position-relative">
+										{{ add.video }}
+									</div>
 								</div>
-							</div>
-						{% endif %}
+							{% endif %}
+						{% endfor %}
 					{% endfor %}
-				{% endfor %}
-			</figure>
+				</figure>
+			{% endif %}
+
 		</article>
 	{% endfor %}
 {% endblock %}

+ 17 - 23
web/app/themes/la_mine/templates/privatiser_lespace.twig

@@ -17,26 +17,25 @@
 			<div class="__body">
 				{{ post.meta('paragraphe_descriptif') }}
 			</div>
-
 		</div>
 
-		<div class="wrap__content privatiser main-carousel">
-			{% for item in post.meta('slide_image') %}
-					<figure>
-						<img src="{{ Image(item.image).src }}" />
-						<div class="container position-relative">
-							<figcaption class="legendes col-10 col-md-6 col-lg-4">
-								<div class="__head">
-									<h6>{{ item.titre_legende}}</h6>
-								</div>
-								<div class="__content">
-									<p>{{ item.texte_legende}}</p>
-								</div>
-							</figcaption>
-						</div>
-					</figure>
-			{% endfor %}
-		</div>
+			<div class="wrap__content privatiser main-carousel">
+				{% for item in post.meta('slide_image') %}
+						<figure>
+							<img src="{{ Image(item.image).src }}" />
+							<div class="container position-relative">
+								<figcaption class="legendes col-10 col-md-6 col-lg-4">
+									<div class="__head">
+										<h6>{{ item.titre_legende}}</h6>
+									</div>
+									<div class="__content">
+										<p>{{ item.texte_legende}}</p>
+									</div>
+								</figcaption>	
+							</div>
+						</figure>
+				{% endfor %}
+			</div>
 
 		<div class="wrap__content __organisation">
 			<div class="__body row justify-content-center">
@@ -60,10 +59,5 @@
 
 	</div>
 
-	<div class="paralax" data-rellax-speed="5">
-		<img src="{{theme.link}}/asset/images/objet_7.svg" alt="objet 7">
-	</div>
-
-
 </article>
 {% endblock %}

+ 1 - 0
web/wp-config.php

@@ -4,6 +4,7 @@
  * This file is required in the root directory so WordPress can find it.
  * WP is hardcoded to look in its own directory or one directory up for wp-config.php.
  */
+ define( 'WP_DEBUG', true );
 require_once dirname(__DIR__) . '/vendor/autoload.php';
 require_once dirname(__DIR__) . '/config/application.php';
 require_once ABSPATH . 'wp-settings.php';

Some files were not shown because too many files changed in this diff