modifs pas finies de la carte interactive + clean des scss
This commit is contained in:
1
web/modules/custom/erable_mod/assets/svg/carte.svg
Normal file
1
web/modules/custom/erable_mod/assets/svg/carte.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 80 KiB |
25
web/modules/custom/erable_mod/assets/svg/feuille.svg
Normal file
25
web/modules/custom/erable_mod/assets/svg/feuille.svg
Normal file
@@ -0,0 +1,25 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="18"
|
||||
height="18"
|
||||
viewBox="2933 3781 107.091 110.044"
|
||||
fill="none"
|
||||
id="projet-$index"
|
||||
data-geofieldlon="$lon"
|
||||
data-geofieldlat="$lat"
|
||||
data-title="$title"
|
||||
data-place="$place"
|
||||
>
|
||||
<a href="$href">
|
||||
<path
|
||||
d="M2948.852 3798.42c-3.606 3.667-2.847 11.102-1.479 17.824 1.619 7.951 5.315 16.118 12.339 24.491 3.456 4.205 9.513 6.379 14.08 9.238-10.249-1.658-21.843 3.107-29.852 9.438-5.7 4.488-11.197 10.188-10.931 15.125.261 4.757 5.974 8.041 11.591 10.646 7.669 3.555 17.089 5.343 29.989 3.293 18.866-3.004 36.608-14.662 40.31-24.59 0 0 16.971 18.409 13.637 26.71 1.459.976 4.253.403 4.516-2.138.92-8.85-15.986-26.562-15.986-26.562 10.111-3.235 19.484-19.744 22.323-39.307 2.031-14.005-.579-24.218-4.883-31.774-2.606-4.576-5.279-9.628-9.507-9.809-4.109-.171-9.189 4.422-13.021 8.545-5.631 6.058-10.313 13.829-12.151 25.629-.431 2.766-.094 7.971-.201 8.514-1.077-3.802-.253-6.156-5.417-12.196-9.426-8.649-18.53-12.964-27.384-14.735-6.814-1.364-14.321-2.055-17.973 1.658Z"
|
||||
style="
|
||||
cursor: pointer;
|
||||
fill-rule: evenodd;
|
||||
stroke: none;
|
||||
fill: rgb(3, 135, 136);
|
||||
fill-opacity: 1;
|
||||
"
|
||||
class="fills"/>
|
||||
</a>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user