You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ICONS.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,16 @@ For presets and some fields, icons can be specified. They provide an additional
6
6
7
7
Icons from the below listed sources can be used. When specifying an icon, use the prefixed version of the name, for example `"icon": "maki-park"`.
8
8
9
-
*[Maki](https://labs.mapbox.com/maki-icons/) (`maki-`), map-specific icons from Mapbox
10
-
*[Temaki](https://rapideditor.github.io/temaki/docs/) (`temaki-`), an expansion pack for Maki
11
-
*[Röntgen](https://github.com/enzet/map-machine#r%C3%B6ntgen-icon-set) ([available icons](https://github.com/openstreetmap/iD/tree/develop/svg/roentgen)) (`roentgen-`), part of the Map Machine project
12
-
*[Font Awesome](https://fontawesome.com/icons?d=gallery&m=free), thousands of general-purpose icons
13
-
* There is a free and pro tier. You can use any icon from the free tier in the following styles:
|[Maki](https://labs.mapbox.com/maki-icons/)|`maki-`| Map-specific icons from Mapbox |[Preview](https://icones.js.org/collection/maki)|
12
+
|[Temaki](https://rapideditor.github.io/temaki/docs/)|`temaki-`| An expansion pack for Maki |[Preview](https://icones.js.org/collection/temaki)|
13
+
|[Röntgen](https://github.com/enzet/map-machine#r%C3%B6ntgen-icon-set)|`roentgen-`| Part of the Map Machine project |[Preview](https://icones.js.org/collection/roentgen)|
14
+
|[Font Awesome Solid](https://fontawesome.com/search?o=r&ic=free&s=solid)|`fas-`| Solid style icons from Font Awesome (free tier) |[Preview](https://icones.js.org/collection/fa-solid)|
15
+
|[Font Awesome Regular](https://fontawesome.com/search?o=r&ic=free&s=regular)|`far-`| Regular style icons from Font Awesome (free tier) |[Preview](https://icones.js.org/collection/fa-regular)|
16
+
|[Font Awesome Brands](https://fontawesome.com/search?o=r&ic=free&ip=brands)|`fab-`| Brand icons from Font Awesome (free tier) |[Preview](https://icones.js.org/collection/fa-brands)|
0 commit comments