From fa87a558389d9d425f70afa1c8de54c69875ef2c Mon Sep 17 00:00:00 2001 From: d23004 <kimseijin@diteam.co.kr> Date: 수, 24 5월 2023 13:35:37 +0900 Subject: [PATCH] Revert "Revert "Main gui 개선"" --- SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Copy_Icon.svg | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Copy_Icon.svg b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Copy_Icon.svg new file mode 100644 index 0000000..e092808 --- /dev/null +++ b/SA_LTT_UI/SA_LTT_UI/bin/Debug/Resources/SVG_Icon/Copy_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 d="M7.79999 11.5176C7.79999 9.3368 7.79999 8.2464 8.45565 7.5688C9.1121 6.8912 10.1675 6.8912 12.28 6.8912H14.52C16.6317 6.8912 17.6871 6.8912 18.3435 7.5688C19 8.2464 19 9.3368 19 11.5176V15.3736C19 17.5544 19 18.6448 18.3435 19.3224C17.6879 20 16.6317 20 14.52 20H12.28C10.1675 20 9.1121 20 8.45565 19.3224C7.79999 18.6448 7.79999 17.5544 7.79999 15.3736V11.5176Z" fill="black"/> +<path opacity="0.5" d="M5.91156 4.9376C5 5.8744 5 7.3832 5 10.4V12C5 15.0168 5 16.5256 5.91156 17.4624C6.39144 17.9568 7.02611 18.1904 7.94933 18.3008C7.8 17.6288 7.8 16.704 7.8 15.3728V11.5176C7.8 9.3368 7.8 8.2464 8.45567 7.5688C9.11211 6.8912 10.1676 6.8912 12.28 6.8912H14.52C15.8049 6.8912 16.6978 6.8912 17.3496 7.0432C17.2422 6.0888 17.0151 5.4336 16.5329 4.9376C15.6221 4 14.1552 4 11.2222 4C8.28922 4 6.82233 4 5.91156 4.9376Z" fill="black"/> +</svg> -- Gitblit v1.9.3