From 74a085fa77f54a36e5c233c6e275e1f72d116828 Mon Sep 17 00:00:00 2001 From: Esteban Dalel R Date: Wed, 22 Jun 2022 15:44:04 -0400 Subject: [PATCH] Added link to Codicons page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 346a5e02..65c8d29e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ![codicons preview of the icons](https://raw.githubusercontent.com/microsoft/vscode-codicons/main/preview.png) -This tool takes the Visual Studio Code icons and converts them into an icon font using [fantasticon](https://github.com/tancredi/fantasticon). +This tool takes the [Visual Studio Code icons](https://microsoft.github.io/vscode-codicons/dist/codicon.html) and converts them into an icon font using [fantasticon](https://github.com/tancredi/fantasticon). ## Install You can use the [npm package](https://www.npmjs.com/package/@vscode/codicons) and install into your project via: