This commit is contained in:
2023-10-12 23:06:37 +02:00
commit d0840d7f2e
556 changed files with 14051 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="-2 -2 30 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="2" y="2" width="26" height="26" stroke="black" stroke-width="2"/>
<path d="M2 26L26 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-dasharray="4,4"/>
<path d="M2 2L26 26" stroke="black" stroke-width="2" stroke-linecap="round" stroke-dasharray="4,4"/>
</svg>

After

Width:  |  Height:  |  Size: 382 B