샘플 파일 및 프로젝트 Init

This commit is contained in:
2025-01-04 16:30:51 +09:00
commit 4243edfbfb
74 changed files with 784 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 240 240" style="enable-background:new 0 0 240 240;" xml:space="preserve">
<g>
<path style="fill:#666666;" d="M88.7,45.52c-0.67-1.35-1.48-2.63-2.38-3.85c-0.36-9.22-5.04-18.09-12.37-23.75
c-7.98-6.17-18.96-8.55-28.8-5.76c-7.67,2.18-13.69,6.53-19.51,11.83c-10.19,9.29-10.13,27.88,0,37.18
c2.88,2.64,6.07,4.56,9.41,5.79c2.77,3.47,6.31,6.16,10.26,8.23c7.47,9.89,23.63,12.97,33.97,6.3
C91.9,73.35,95.27,58.72,88.7,45.52z M47.86,76.41c0.52,0.28,0.93,0.54,0.94,0.73C48.49,76.89,48.18,76.65,47.86,76.41z"/>
<path style="fill:#666666;" d="M137.73,36.26c-5.8,0.34-11.46,3.87-13.69,9.15c-3.93,4.62-4.76,11.48-1.65,16.96
c-3.11,4.06-3.91,10.64-2.68,15.08c3.35,12.18,18.07,16.5,28.39,10.35c10.28-6.13,11.94-18.02,9.44-28.78
C155.13,48.64,151.06,35.49,137.73,36.26z"/>
<path style="fill:#666666;" d="M128.68,173.65c-10.45,0.23-18.83,1.62-26.26,9.74c-2.24,2.44-3.6,5.46-4.02,8.57
c-3.29,3.51-4.88,8.31-3.44,13.55c0.89,3.22,3.16,6.21,6.07,8.25c0.04,2.59,0.67,5.21,1.98,7.94c2.27,4.73,7.78,7.03,12.68,7.28
c9.19,0.47,17.99-7.79,23.68-14.18c5.58-6.25,11.89-14.17,11.97-23C151.46,178.6,140.09,173.41,128.68,173.65z"/>
<path style="fill:#666666;" d="M55.82,157.83c-0.05-0.47-0.09-0.95-0.18-1.42c-1.56-8.51-6.53-15.12-13.29-20.16
c0.54-7.17-2.99-14.12-10.49-16.18c-7.09-1.95-16.69,2.4-18.07,10.26c-2.63,14.94,1.63,44.89,20.2,48.34
c2.15,1.6,4.44,3.03,6.73,4.36c6.65,3.86,16.38,1.76,20.1-5.27C64.49,170.83,62.7,162.02,55.82,157.83z"/>
<path style="fill:#666666;" d="M217.47,118.05c-3.91-4.2-9.2-8.42-14.89-9.82c-0.74-0.18-1.49-0.29-2.23-0.36
c-1.79-3.75-5.21-6.72-9.43-8.19c-16.03-5.58-30.18,11.14-25.22,26.26c1.51,4.6,4.75,8.59,8.8,11.34
c-0.11,2.89-0.61,6.62-0.33,8.48c1.23,8.21,7.16,15.11,15.92,15.38c5.78,0.18,11.97-1.32,17.66-2.25
c6.39-1.05,12.09-3.22,15.86-8.92C230.65,139.35,225.4,126.57,217.47,118.05z"/>
<path style="fill:#666666;" d="M121.78,155.17c10.11-3.23,18.1-13.69,15.1-24.58c-3.04-11.06-15.28-11.62-24.54-13.42
c-0.6-0.12-1.19-0.19-1.79-0.25c-3.25-5.78-10.07-9.09-16.77-7.25c-7.52,2.07-12.58,10.45-10.26,18.07
c2.32,7.64,5.68,17.02,11.46,22.83C101.52,157.15,113.26,157.89,121.78,155.17z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB