1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
AideDeJeu/Data/Icons/convert.bat

32 lines
622 B
Batchfile
Raw Normal View History

2018-09-14 18:28:34 +02:00
2019-04-12 11:08:06 +02:00
goto nouveau
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat crystal_ball crystal-ball
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat funnel funnel
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat round_star round-star
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat settings_knobs settings-knobs
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat spell_book spell-book
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat stars_stack stars-stack
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat wooden_sign wooden-sign
2018-09-14 18:28:34 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat plain_arrow_down plain-arrow-down
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat plain_arrow_up plain-arrow-up
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
call convertone.bat trash_can trash-can
2018-09-19 13:47:22 +02:00
2018-12-09 00:42:22 +01:00
rem call convertone.bat battle_axe battle-axe
2018-10-01 00:43:00 +02:00
2018-10-01 11:56:57 +02:00
:nouveau
2018-12-09 00:42:22 +01:00
rem call convertmain.bat battle_axe.png battle-axe.svg
2018-10-01 11:56:57 +02:00
2019-04-12 11:08:06 +02:00
call convertone.bat click click
2018-09-14 18:28:34 +02:00
pause