From 671ffb1ac11f0ea00524510af965550c3fbc40ad Mon Sep 17 00:00:00 2001 From: d23004 <kimseijin@diteam.co.kr> Date: 수, 24 5월 2023 13:41:44 +0900 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/GroubboxHeader_Background.svg | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/GroubboxHeader_Background.svg b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/GroubboxHeader_Background.svg new file mode 100644 index 0000000..7d153eb --- /dev/null +++ b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/GroubboxHeader_Background.svg @@ -0,0 +1,4 @@ +<svg width="1920" height="26" viewBox="0 0 1920 26" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M0 25H1920V26H0V25Z" fill="#23395E"/> +<path d="M0 4C0 1.79086 1.79086 0 4 0H1916C1918.21 0 1920 1.79086 1920 4V25H0V4Z" fill="#4A5C7B"/> +</svg> -- Gitblit v1.9.3