refactor: split main.cpp into separate files, fix bugs 5-8, 15
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
||||
<rect width="64" height="64" rx="8" fill="#3584e4"/>
|
||||
<circle cx="28" cy="28" r="12" fill="none" stroke="#fff" stroke-width="3.5"/>
|
||||
<line x1="36" y1="36" x2="50" y2="50" stroke="#fff" stroke-width="3.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 324 B |
Reference in New Issue
Block a user