+ spell icons from painterly spell icon set
11
LICENSE
|
@ -1,2 +1,13 @@
|
||||||
The SVG files in this repository are licensed under the CC BY-SA
|
The SVG files in this repository are licensed under the CC BY-SA
|
||||||
License, either Version 3.0 or, at your option, any later version.
|
License, either Version 3.0 or, at your option, any later version.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Painterly Spell icons are released under the following licenses:
|
||||||
|
- GNU GPL 2.0
|
||||||
|
- GNU GPL 3.0
|
||||||
|
- CC-BY 3.0
|
||||||
|
- CC-BY-SA 3.0
|
||||||
|
|
||||||
|
Attribution: J. W. Bjerk (eleazzaar) -- www.jwbjerk.com/art -- find
|
||||||
|
this and other open art at: http://opengameart.org
|
||||||
|
|
3
bo16mblt.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-2/beam-sky-2.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo18lblt.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-2/lighting-sky-2.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo20chlt.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/link-spirit-2.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo22spon.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/light-air-fire-2.png -resize 84x84^ \
|
||||||
|
-gravity North -extent 58x64 png:"$3"
|
3
bo23frbl.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-3/explosion-orange-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo24metr.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-4/fire-arrows-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo25drip.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-3/horror-acid-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo29ashl.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-1/protect-sky-2.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo29shld.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-1/protect-acid-1.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
3
bo30fshl.png.do
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
convert painterly-spell-icons-1/protect-red-3.png -resize 64x64^ \
|
||||||
|
-gravity center -extent 58x64 png:"$3"
|
BIN
painterly-spell-icons-1/protect-acid-1.png
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
painterly-spell-icons-1/protect-red-3.png
Normal file
After Width: | Height: | Size: 105 KiB |
BIN
painterly-spell-icons-1/protect-sky-2.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
painterly-spell-icons-2/beam-sky-2.png
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
painterly-spell-icons-2/lighting-sky-2.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
painterly-spell-icons-3/explosion-orange-3.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
painterly-spell-icons-3/horror-acid-3.png
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
painterly-spell-icons-4/fire-arrows-3.png
Normal file
After Width: | Height: | Size: 98 KiB |
BIN
painterly-spell-icons-4/light-air-fire-2.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
painterly-spell-icons-4/link-spirit-2.png
Normal file
After Width: | Height: | Size: 80 KiB |