From 96dcdafebaeaafbe7fcc4aa678b9ebe0c1138239 Mon Sep 17 00:00:00 2001
From: 김세진 <kimseijin@diteam.co.kr>
Date: 수, 24 5월 2023 14:14:58 +0900
Subject: [PATCH] no message

---
 SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Label_Main_Background.svg |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Label_Main_Background.svg b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Label_Main_Background.svg
new file mode 100644
index 0000000..d72a279
--- /dev/null
+++ b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Label_Main_Background.svg
@@ -0,0 +1,9 @@
+<svg width="1000" height="81" viewBox="0 0 1000 81" fill="none" xmlns="http://www.w3.org/2000/svg">
+<rect x="0.5" y="0.5" width="999" height="80" fill="url(#paint0_linear_14_171)" stroke="#23395E"/>
+<defs>
+<linearGradient id="paint0_linear_14_171" x1="500" y1="0" x2="500" y2="81" gradientUnits="userSpaceOnUse">
+<stop stop-color="#516485"/>
+<stop offset="1" stop-color="#5E6F8E"/>
+</linearGradient>
+</defs>
+</svg>

--
Gitblit v1.9.3