first commit

This commit is contained in:
z0x 2024-07-15 20:10:38 -04:00
commit 1c7877b6b1
12 changed files with 256 additions and 0 deletions

BIN
img/favicon-180x180.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
img/favicon-192x192.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
img/favicon-256x256.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
img/gradient.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

BIN
img/logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

8
img/matrix.svg Normal file
View file

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-matrix" width="44" height="44" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M4 3h-1v18h1" />
<path d="M20 21h1v-18h-1" />
<path d="M7 9v6" />
<path d="M12 15v-3.5a2.5 2.5 0 1 0 -5 0v.5" />
<path d="M17 15v-3.5a2.5 2.5 0 1 0 -5 0v.5" />
</svg>

After

Width:  |  Height:  |  Size: 469 B