From 892f78e42bb6e112dc57c28f6956e8e61b5de1ad Mon Sep 17 00:00:00 2001 From: Robert Sacks Date: Tue, 30 May 2017 04:34:28 -0400 Subject: [PATCH] Added prefix icon to publicip --- themes/icons/awesome-fonts.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index d65a72e..907b3f6 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -99,5 +99,8 @@ }, "spotify": { "prefix": "  " + }, + "publicip": { + "prefix": "  " } }