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/Time_Icon.svg |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Time_Icon.svg b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Time_Icon.svg
new file mode 100644
index 0000000..fe047c9
--- /dev/null
+++ b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Time_Icon.svg
@@ -0,0 +1,4 @@
+<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path opacity="0.3" d="M12 5.60001C8.46398 5.60001 5.59998 8.46401 5.59998 12C5.59998 15.536 8.46398 18.4 12 18.4C15.536 18.4 18.4 15.536 18.4 12C18.4 8.46401 15.536 5.60001 12 5.60001ZM15.4 15.32L11.2 12.8V8.00001H12.4V12.2L16 14.336L15.4 15.32Z" fill="black" fill-opacity="0.3"/>
+<path d="M11.992 4C7.576 4 4 7.584 4 12C4 16.416 7.576 20 11.992 20C16.416 20 20 16.416 20 12C20 7.584 16.416 4 11.992 4ZM12 18.4C8.464 18.4 5.6 15.536 5.6 12C5.6 8.464 8.464 5.6 12 5.6C15.536 5.6 18.4 8.464 18.4 12C18.4 15.536 15.536 18.4 12 18.4ZM12.4 8H11.2V12.8L15.4 15.32L16 14.336L12.4 12.2V8Z" fill="black"/>
+</svg>

--
Gitblit v1.9.3