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">
<rect x="2" y="2" width="60" height="60" rx="10" fill="#fff" stroke="#000" stroke-width="2"/>
<path d="M20 16h24l8 14-8 18H20l-8-18z" fill="#fff" stroke="#000" stroke-width="2.5"/>
<text x="32" y="38" text-anchor="middle" font-family="Arial, Helvetica, sans-serif" font-size="15" font-weight="700" fill="#000">AC</text>
</svg>

After

Width:  |  Height:  |  Size: 456 B