From 2501702f6e67dc2f1873eea509b53386f0b655bc Mon Sep 17 00:00:00 2001 From: Rouben Rehman <50652081+RoubenRehman@users.noreply.github.com> Date: Wed, 30 Oct 2024 23:59:36 +0100 Subject: [PATCH] Fixed typo in icons.md Changed "the the" to "to the" in icons.md --- docs/icons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/icons.md b/docs/icons.md index 4a592d9a88..df0e9c6902 100644 --- a/docs/icons.md +++ b/docs/icons.md @@ -63,7 +63,7 @@ Font-Awesome has a wide variety of free icons, but you can also use their pro ic ## Simple Icons -[SimpleIcons.org](https://simpleicons.org/) is a collection of 2000+ high quality, free and open source brand and logo SVG icons. Usage of which is very similar to font-awesome icons. First find the glyph you want to use on the [website](https://simpleicons.org/), then just set your icon the the simple icon slug, prefixed with `si-`. +[SimpleIcons.org](https://simpleicons.org/) is a collection of 2000+ high quality, free and open source brand and logo SVG icons. Usage of which is very similar to font-awesome icons. First find the glyph you want to use on the [website](https://simpleicons.org/), then just set your icon to the simple icon slug, prefixed with `si-`.