Initial commit

This commit is contained in:
2025-07-13 14:01:29 +03:00
commit 0eaf91561a
188 changed files with 11616 additions and 0 deletions

6
assets/monochrome.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
<!-- Transparent background -->
<rect width="1024" height="1024" fill="none"/>
<!-- White “N” path for monochrome adaptive icon -->
<path d="M256 192h128l256 512V192h128v640H640L384 320v512H256V192z" fill="#FFFFFF"/>
</svg>

After

Width:  |  Height:  |  Size: 328 B