Skip to content

Commit 380bc25

Browse files
authored
Docs: Fix icons URL for Font Awesome
The params changed.
1 parent 34f577c commit 380bc25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ICONS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Icons from the below listed sources can be used. When specifying an icon, use th
1111
* [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
1212
* [Font Awesome](https://fontawesome.com/icons?d=gallery&m=free), thousands of general-purpose icons
1313
* There is a free and pro tier. You can use any icon from the free tier in the following styles:
14-
* [Solid](https://fontawesome.com/search?o=r&m=free&s=solid) (`fas-`)
15-
* [Regular](https://fontawesome.com/search?o=r&m=free&s=regular) (`far-`)
16-
* [Brands](https://fontawesome.com/search?o=r&f=brands) (`fab-`)
14+
* [Solid](https://fontawesome.com/search?o=r&ic=free&s=solid) (`fas-`)
15+
* [Regular](https://fontawesome.com/search?o=r&ic=free&s=regular) (`far-`)
16+
* [Brands](https://fontawesome.com/search?o=r&ic=free&ip=brands) (`fab-`)
1717
* [iD's presets-icons](https://github.com/openstreetmap/iD/tree/develop/svg/iD-sprite/presets), [iD's fields-icons](https://github.com/openstreetmap/iD/tree/develop/svg/iD-sprite/fields) (`iD-`)
1818

1919
## How can I add new icons?

0 commit comments

Comments
 (0)