replace PNG domain icons with SVG versions and update script references
This commit is contained in:
parent
a8b2db4ef7
commit
a796212445
8 changed files with 566 additions and 11 deletions
139
icons/svg/blood.svg
Executable file → Normal file
139
icons/svg/blood.svg
Executable file → Normal file
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 5 MiB |
144
icons/svg/blood_domain.svg
Normal file
144
icons/svg/blood_domain.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5 MiB |
138
icons/svg/dread.svg
Normal file
138
icons/svg/dread.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5 MiB |
146
icons/svg/dread_domain.svg
Normal file
146
icons/svg/dread_domain.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5 MiB |
|
|
@ -1,6 +0,0 @@
|
|||
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="50" cy="50" r="40" fill="#2d004d" />
|
||||
<circle cx="35" cy="40" r="8" fill="white" opacity="0.6" />
|
||||
<circle cx="65" cy="40" r="8" fill="white" opacity="0.6" />
|
||||
<path d="M35 70 Q50 60 65 70" stroke="white" stroke-width="3" fill="none" opacity="0.6" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 363 B |
Loading…
Add table
Add a link
Reference in a new issue