Browse Source

Update Icons.md

master
Stephan Bösch-Plepelits 5 years ago
committed by GitHub
parent
commit
e4990407fe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      doc/Icons.md

2
doc/Icons.md

@ -15,7 +15,7 @@ You may upload images to your repository and use them via a relative image link:
This will include the image from your repository (when uploaded to your 'img' directory).
#### Font Awesome Icons
[Font Awesome 5](https://fontawesome.com/) is included in OpenStreetBrowser, therefore you can use, e.g.:
[Font Awesome 5 Free](https://fontawesome.com/) is included in OpenStreetBrowser, therefore you can use, e.g.:
```html
<i class="fas fa-compass" aria-hidden="true"></i> <!-- solid -->
<i class="far fa-compass" aria-hidden="true"></i> <!-- regular -->

Loading…
Cancel
Save