From 89a0cf0302ba493431032313481ed614e8d00a79 Mon Sep 17 00:00:00 2001 From: Esteban Dalel R Date: Wed, 22 Jun 2022 16:23:53 -0400 Subject: [PATCH] Added link to Codicons page (#120) --- 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: