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

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="M32 14 46 20v13c0 9-6 15-14 18-8-3-14-9-14-18V20z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 390 B

View File

@@ -0,0 +1,10 @@
<?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">
<circle cx="32" cy="22" r="8"/>
<path d="M20 44h24"/>
<path d="M24 52h16"/>
<path d="M32 30v14"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 443 B

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"><circle cx="32" cy="32" r="16"/><circle cx="32" cy="32" r="8"/><path d="M32 10v8M54 32h-8M32 54v-8M10 32h8"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 438 B

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="M28 12v12l-10 16a8 8 0 0 0 7 12h14a8 8 0 0 0 7-12L36 24V12"/><path d="M24 34h16"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 420 B

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"><rect x="18" y="20" width="28" height="28" rx="6"/><path d="M24 20v-4c0-4 3-6 8-6s8 2 8 6v4"/><path d="M24 32h16"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 444 B

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="M14 18h36v22H29l-9 8v-8H14z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 368 B

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="M18 46 46 18"/><path d="m44 14 2 6 6 2-6 2-2 6-2-6-6-2 6-2z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 400 B

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="M18 44l14-26 14 26"/><path d="M24 34h16"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 380 B