diff --git a/src/CoreBundle/Component/Utils/ToolIcon.php b/src/CoreBundle/Component/Utils/ToolIcon.php index ac8266340a..29da36eead 100644 --- a/src/CoreBundle/Component/Utils/ToolIcon.php +++ b/src/CoreBundle/Component/Utils/ToolIcon.php @@ -16,6 +16,8 @@ enum ToolIcon: string case ASSIGNMENT = 'inbox-full'; // Attendance case ATTENDANCE = 'av-timer'; + // Blog + case BLOG = 'post-outline'; // Chat case CHAT = 'chat-processing'; // Course description