|
|
@@ -39,6 +39,8 @@
|
|
|
font-style: normal;
|
|
|
font-size: 24px;
|
|
|
line-height: 1;
|
|
|
+ width: 24px;
|
|
|
+ height: 24px;
|
|
|
letter-spacing: normal;
|
|
|
text-transform: none;
|
|
|
display: inline-block;
|
|
|
@@ -49,6 +51,10 @@
|
|
|
-moz-font-feature-settings: "liga";
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
+i.person {
|
|
|
+ background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12%2012c2.21%200%204-1.79%204-4s-1.79-4-4-4-4%201.79-4%204%201.79%204%204%204zm0%202c-2.67%200-8%201.34-8%204v2h16v-2c0-2.66-5.33-4-8-4z%22%2F%3E%3C%2Fsvg%3E");
|
|
|
+ background-repeat: no-repeat;
|
|
|
+}
|
|
|
.benevole {
|
|
|
vertical-align: middle;
|
|
|
display: inline-block;
|
|
|
@@ -348,53 +354,17 @@
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Alexis FP : 06 95 52 90 88</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Marlène : 06 83 91 98 02</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Edouard : 06 47 49 38 68</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -402,19 +372,7 @@
|
|
|
<div class="agenda-creneau-details--content">
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Olivier : 06 82 50 92 85
|
|
|
Alexis : 06 79 99 31 24</span>
|
|
|
</div>
|
|
|
@@ -440,291 +398,87 @@ Alexis : 06 79 99 31 24</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Jonas : 06 69 74 79 04</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Adrien : 06 71 80 48 30</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laureen : 07 78 10 47 37</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nadège : 06 78 64 72 56</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>David : 06 20 63 29 57</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Armand FP : 06 03 46 59 48</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nicholas : 07 77 82 44 89</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Theo : 06 51 13 60 36</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Anne-Gaëlle : 06 66 96 14 07</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laurie : 07 77 23 11 34</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Vincent M. : 06 25 57 25 99</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Mathilde : 07 71 14 41 46</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Maxime : 06 16 13 39 41</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nicole : 06 34 10 06 88</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Maël : 06 10 31 87 30</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Stefan : 06 66 33 03 09</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Félix : 06 38 30 68 67</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -732,19 +486,7 @@ Alexis : 06 79 99 31 24</span>
|
|
|
<div class="agenda-creneau-details--content">
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Stef 06 66 33 03 09
|
|
|
Jonas 06 69 74 79 04</span>
|
|
|
</div>
|
|
|
@@ -764,36 +506,12 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>David : 06 20 63 29 57</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Mathilde : 07 71 14 41 46</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -801,19 +519,7 @@ Jonas 06 69 74 79 04</span>
|
|
|
<div class="agenda-creneau-details--content">
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Stef 06 66 33 03 09
|
|
|
Jonas 06 69 74 79 04</span>
|
|
|
</div>
|
|
|
@@ -823,53 +529,17 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Adrien : 06 71 80 48 30</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laureen : 07 78 10 47 37</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nicole : 06 34 10 06 88</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -878,70 +548,22 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laurie : 07 77 23 11 34</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Vincent M. : 06 25 57 25 99</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Maxime : 06 16 13 39 41</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Félix : 06 38 30 68 67</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -960,121 +582,37 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>David : 06 20 63 29 57</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Armand FP : 06 03 46 59 48</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nicholas : 07 77 82 44 89</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laurie : 07 77 23 11 34</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Vincent M. : 06 25 57 25 99</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Maxime : 06 16 13 39 41</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Félix : 06 38 30 68 67</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -1082,19 +620,7 @@ Jonas 06 69 74 79 04</span>
|
|
|
<div class="agenda-creneau-details--content">
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Stef 06 66 33 03 09
|
|
|
Jonas 06 69 74 79 04</span>
|
|
|
</div>
|
|
|
@@ -1104,70 +630,22 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Adrien : 06 71 80 48 30</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laureen : 07 78 10 47 37</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nadège : 06 78 64 72 56</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nicole : 06 34 10 06 88</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -1186,53 +664,17 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>David : 06 20 63 29 57</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Armand FP : 06 03 46 59 48</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Nicholas : 07 77 82 44 89</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -1240,19 +682,7 @@ Jonas 06 69 74 79 04</span>
|
|
|
<div class="agenda-creneau-details--content">
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Stef 06 66 33 03 09
|
|
|
Jonas 06 69 74 79 04</span>
|
|
|
</div>
|
|
|
@@ -1262,70 +692,22 @@ Jonas 06 69 74 79 04</span>
|
|
|
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Adrien : 06 71 80 48 30</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laureen : 07 78 10 47 37</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Laurie : 07 77 23 11 34</span>
|
|
|
</div>
|
|
|
<div class="benevole">
|
|
|
|
|
|
-<svg
|
|
|
- class="icon"
|
|
|
- xmlns="http://www.w3.org/2000/svg"
|
|
|
- height="24px"
|
|
|
- viewBox="0 0 24 24"
|
|
|
- width="24px"
|
|
|
- fill="currentcolor"
|
|
|
->
|
|
|
- <path d="M0 0h24v24H0z" fill="none" />
|
|
|
- <path
|
|
|
- d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
|
- />
|
|
|
-</svg>
|
|
|
+<i class="person"></i>
|
|
|
<span>Maxime : 06 16 13 39 41</span>
|
|
|
</div>
|
|
|
</div>
|