Skip to content

Commit 039d6dd

Browse files
ctruedenmattxwang
authored andcommitted
Change Font Awesome icon count to 1,500
Of the >5,000 icons, only ~1,500 are free.
1 parent b80dc8b commit 039d6dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_pages/editing/notices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,10 @@ by name, sans file extension.
172172

173173
{% highlight liquid %}{% raw %}{% include notice class="fab fa-fort-awesome"
174174
content="You can use Font Awesome icons.
175-
[More than 5,000 icons!](https://fontawesome.com/v5.9.0/icons)" %}{% endraw %}{% endhighlight %}
175+
[More than 1,500 icons!](https://fontawesome.com/v5.9/icons?m=free)" %}{% endraw %}{% endhighlight %}
176176
{% include notice class="fab fa-fort-awesome"
177177
content="You can use Font Awesome icons.
178-
[More than 5,000 icons!](https://fontawesome.com/v5.9.0/icons)" %}
178+
[More than 1,500 icons!](https://fontawesome.com/v5.9/icons?m=free)" %}
179179

180180
See also [Symbols › Font Awesome](/editing/symbols#font-awesome).
181181

_pages/editing/symbols.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ look, you can try drawing it on [shapecatcher.com](https://shapecatcher.com/).
2929
## Font Awesome
3030

3131
This wiki supports [Font Awesome](https://fontawesome.com/), a
32-
collection of more than 5,000 icons for embedding on websites.
32+
collection of more than 1,500 free icons for embedding on websites.
3333
Examples:
3434

3535
| Code | Icon |
@@ -43,4 +43,4 @@ Examples:
4343
| `<i class="fas fa-vial"></i>` | <i class="fas fa-vial"></i> |
4444

4545
To find icons matching your criteria, use the
46-
[Font Awesome search](https://fontawesome.com/v5.9/icons).
46+
[Font Awesome search](https://fontawesome.com/v5.9/icons?m=free).

0 commit comments

Comments
 (0)