From 87a803c2a128d7597cd68f3a701f493e24904809 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 25 Jan 2026 07:29:05 +0000 Subject: [PATCH] Add missing entries "apps" and "shield-check" to icon_source.yml (#43713). git-svn-id: https://svn.redmine.org/redmine/trunk@24365 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/icon_source.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/icon_source.yml b/config/icon_source.yml index c3edb9beb..0ce2840f4 100644 --- a/config/icon_source.yml +++ b/config/icon_source.yml @@ -243,4 +243,8 @@ - name: hourglass svg: hourglass - name: webhook - svg: webhook \ No newline at end of file + svg: webhook +- name: apps + svg: apps +- name: shield-check + svg: shield-check