From 1f5233750cab6bf766515163938075f5ce108e8a Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Sun, 20 May 2018 14:18:35 +1000 Subject: [PATCH] Add league, shield, tshirt, whistle, time, and friendly icons --- modules/sportspress-icons.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/sportspress-icons.php b/modules/sportspress-icons.php index f365c5d4..e17f4496 100644 --- a/modules/sportspress-icons.php +++ b/modules/sportspress-icons.php @@ -92,6 +92,12 @@ class SportsPress_Icons { 'racing-flag', 'shoe', 'card', + 'league', + 'shield', + 'tshirt', + 'whistle', + 'time', + 'friendly', 'sub', 'update', 'undo',