新規作成
This commit is contained in:
9
public/images/payroll.svg
Normal file
9
public/images/payroll.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg width="200" height="200" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="200" height="200" fill="#1a1a2e"/>
|
||||
<circle cx="100" cy="60" r="20" fill="#8b5cf6" stroke="#8b5cf6" stroke-width="2"/>
|
||||
<rect x="60" y="100" width="80" height="50" fill="#8b5cf6" stroke="#8b5cf6" stroke-width="2" rx="4"/>
|
||||
<circle cx="80" cy="140" r="6" fill="#1a1a2e"/>
|
||||
<circle cx="100" cy="140" r="6" fill="#1a1a2e"/>
|
||||
<circle cx="120" cy="140" r="6" fill="#1a1a2e"/>
|
||||
<text x="100" y="190" font-size="12" fill="#e5e7eb" text-anchor="middle">給与システム</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 598 B |
Reference in New Issue
Block a user