From 2b41526b4fecd0dc1df0c84efa41e8d268865245 Mon Sep 17 00:00:00 2001
From: Raaj Trambadia <raaj@raajtram.com>
Date: Sat, 30 Dec 2017 19:22:46 -0500
Subject: [PATCH] Remove Entypo from "Preferred Icon Sets". (#25141)

The download link for Entypo (on its website) is invalid. It's a Dropbox link which now results in a 403 error. The website was last updated in 2015 (as seen in the footer).
---
 docs/4.0/extend/icons.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/4.0/extend/icons.md b/docs/4.0/extend/icons.md
index 4b2e79fd66..fb3cf6f093 100644
--- a/docs/4.0/extend/icons.md
+++ b/docs/4.0/extend/icons.md
@@ -13,7 +13,6 @@ We've tested and used these icon sets ourselves.
 
 - [Iconic](https://useiconic.com/open/)
 - [Octicons](https://octicons.github.com/)
-- [Entypo](http://www.entypo.com/)
 
 ## More options
 
-- 
GitLab