Initial commit to github pages

This commit is contained in:
2024-02-17 17:47:25 -05:00
commit 0c8d5bc4e3
159 changed files with 32833 additions and 0 deletions

12
css/images/open.svg Normal file
View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" zoomAndPan="disable">
<style>
line {
stroke: #fff;
stroke-width: 1.5px;
}
</style>
<line x1="20" y1="20" x2="44" y2="20.025" />
<line x1="20" y1="28" x2="44" y2="28.025" />
<line x1="20" y1="36" x2="44" y2="36.025" />
<line x1="20" y1="44" x2="44" y2="44.025" />
</svg>

After

Width:  |  Height:  |  Size: 426 B