Initial release for FoundryVTT
This commit is contained in:
6
assets/icons/system/actors/employe.svg
Normal file
6
assets/icons/system/actors/employe.svg
Normal 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="24" r="8"/><path d="M18 48c2-8 10-13 14-13s12 5 14 13"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 405 B |
6
assets/icons/system/actors/pnj.svg
Normal file
6
assets/icons/system/actors/pnj.svg
Normal 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="24" r="10"/><path d="M24 33v7l4 6h8l4-6v-7"/><path d="M28 24h.01M36 24h.01M28 34h8"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 434 B |
Reference in New Issue
Block a user