Initial release for FoundryVTT

This commit is contained in:
2026-04-13 15:53:13 +02:00
parent f61cbf0b78
commit 1ff1425777
193 changed files with 11270 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64" fill="none">
<rect x="2" y="2" width="60" height="60" rx="10" fill="#fff" stroke="#000" stroke-width="2"/>
<g stroke="#000" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M34 12 48 26 34 40"/><path d="M28 18h12"/><path d="M20 48 34 34"/><path d="M18 50 14 54"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 428 B