Total refactoring of file structure for better and simple organization

This commit is contained in:
AdamBtech
2025-05-26 21:49:29 +02:00
parent 105c3f8ba5
commit 1461d1e1e8
98 changed files with 85 additions and 149 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<title>dark-mode</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Icons">
<g>
<rect width="48" height="48" fill="none"/>
<g>
<path d="M14,24A10,10,0,0,0,24,34V14A10,10,0,0,0,14,24Z"/>
<path d="M24,2A22,22,0,1,0,46,24,21.9,21.9,0,0,0,24,2ZM6,24A18.1,18.1,0,0,1,24,6v8a10,10,0,0,1,0,20v8A18.1,18.1,0,0,1,6,24Z"/>
</g>
</g>
</g>
</g>

After

Width:  |  Height:  |  Size: 634 B