From 35c98b8e68cd0ce4c4c095ce4dcdbec68946d75f Mon Sep 17 00:00:00 2001 From: Tariq <646561+tariq86@users.noreply.github.com> Date: Tue, 20 Oct 2020 08:10:51 -0500 Subject: [PATCH] Re-add plain to Jenkins' font icons --- devicon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 3dc55fcb..46ad2d2c 100644 --- a/devicon.json +++ b/devicon.json @@ -1469,7 +1469,8 @@ "plain" ], "font": [ - "line" + "line", + "plain" ] }, "color": "#F0D6B7",