Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-LJ committed Jun 21, 2024
1 parent de5276e commit acf47b7
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 1 deletion.
17 changes: 17 additions & 0 deletions icon/round_shield_cairn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions icon/round_shield_camp_site.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/Hiking_legend_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ <h4>Icônes spéciales pour la randonnée</h4>
<p style="display: flex; align-items: center; justify-content: center">Exemple</p>
</td>
<td colspan="3">
<p style="display: flex; align-items: center; justify-content: space-evenly"><img src="/icon/round_shield_alpinehut.svg" width="40px" id="round_shield_alpinehut" alt="round_shield_alpinehut" title="round_shield_alpinehut"><img src="/icon/round_shield_viewpoint.svg" width="40px" alt="round_shield_viewpoint" title="round_shield_viewpoint"><img src="/icon/round_shield_guidepost.svg" width="40px" id="round_shield_guidepost" alt="round_shield_guidepost" title="round_shield_guidepost"><img src="/icon/round_shield_info.svg" width="40px" alt="round_shield_info" title="round_shield_info"></p>
<p style="display: flex; align-items: center; justify-content: space-evenly"><img src="/icon/round_shield_alpinehut.svg" width="40px" id="round_shield_alpinehut" alt="round_shield_alpinehut" title="round_shield_alpinehut"><img src="/icon/round_shield_cairn.svg" width="40px" alt="round_shield_cairn" title="round_shield_cairn"><img src="/icon/round_shield_camp_site.svg" width="40px" id="round_shield_camp_site" alt="round_shield_camp_site" title="round_shield_camp_site"><img src="/icon/round_shield_viewpoint.svg" width="40px" alt="round_shield_viewpoint" title="round_shield_viewpoint"><img src="/icon/round_shield_guidepost.svg" width="40px" id="round_shield_guidepost" alt="round_shield_guidepost" title="round_shield_guidepost"><img src="/icon/round_shield_info.svg" width="40px" alt="round_shield_info" title="round_shield_info"></p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit acf47b7

Please sign in to comment.