[PIFMGR]
- Add new icons by DSP2003 under CC-BY-SA 4.0 International License Terms (the .ico and the original .png files). - Use DSP2003's icons wherever possible, otherwise fallback to "alternative" icons or to the placeholder icon. The aim is to finally convert or create all the remaining icons using DSP2003's style. CORE-10253 svn path=/trunk/; revision=72667
@@ -1,5 +1,5 @@
|
||||
|
||||
file(GLOB pifmgr_rc_deps res/*.*)
|
||||
file(GLOB pifmgr_rc_deps "res/*.*" "res_alt/*.*")
|
||||
add_rc_deps(pifmgr.rc ${pifmgr_rc_deps})
|
||||
add_library(pifmgr SHARED pifmgr.rc)
|
||||
set_module_type(pifmgr win32dll UNICODE ENTRYPOINT 0)
|
||||
|
||||
@@ -10,41 +10,41 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
/* Icons */
|
||||
1 ICON "res/01.ico"
|
||||
2 ICON "res/02.ico"
|
||||
2 ICON "res_alt/02.ico"
|
||||
3 ICON "res/03.ico"
|
||||
4 ICON "res/04.ico"
|
||||
5 ICON "res/00.ico"
|
||||
6 ICON "res/06.ico"
|
||||
7 ICON "res/00.ico"
|
||||
8 ICON "res/08.ico"
|
||||
8 ICON "res_alt/08.ico"
|
||||
9 ICON "res/09.ico"
|
||||
/* No icon 10 */
|
||||
11 ICON "res/11.ico"
|
||||
12 ICON "res/00.ico"
|
||||
13 ICON "res/13.ico"
|
||||
14 ICON "res/14.ico"
|
||||
15 ICON "res/15.ico"
|
||||
16 ICON "res/00.ico"
|
||||
15 ICON "res_alt/15.ico"
|
||||
16 ICON "res_alt/16.ico"
|
||||
17 ICON "res/00.ico"
|
||||
18 ICON "res/00.ico"
|
||||
19 ICON "res/00.ico"
|
||||
20 ICON "res/00.ico"
|
||||
18 ICON "res_alt/18.ico"
|
||||
19 ICON "res/19.ico"
|
||||
20 ICON "res/20.ico"
|
||||
21 ICON "res/00.ico"
|
||||
22 ICON "res/00.ico"
|
||||
23 ICON "res/00.ico"
|
||||
24 ICON "res/24.ico"
|
||||
25 ICON "res/25.ico"
|
||||
26 ICON "res/00.ico"
|
||||
23 ICON "res/23.ico"
|
||||
24 ICON "res_alt/24.ico"
|
||||
25 ICON "res_alt/25.ico"
|
||||
26 ICON "res_alt/26.ico"
|
||||
27 ICON "res/00.ico"
|
||||
28 ICON "res/00.ico"
|
||||
29 ICON "res/29.ico"
|
||||
29 ICON "res_alt/29.ico"
|
||||
30 ICON "res/00.ico"
|
||||
31 ICON "res/00.ico"
|
||||
32 ICON "res/32.ico"
|
||||
33 ICON "res/33.ico"
|
||||
34 ICON "res/00.ico"
|
||||
32 ICON "res_alt/32.ico"
|
||||
33 ICON "res_alt/33.ico"
|
||||
34 ICON "res/34.ico"
|
||||
35 ICON "res/00.ico"
|
||||
36 ICON "res/36.ico"
|
||||
37 ICON "res/37.ico"
|
||||
36 ICON "res_alt/36.ico"
|
||||
37 ICON "res_alt/37.ico"
|
||||
38 ICON "res/00.ico"
|
||||
39 ICON "res/00.ico"
|
||||
|
||||
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 953 B |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 879 B |
|
After Width: | Height: | Size: 787 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 685 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 582 B |
|
After Width: | Height: | Size: 568 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 621 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 657 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 635 B |
|
After Width: | Height: | Size: 813 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 738 B |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 457 B |
|
After Width: | Height: | Size: 585 B |
|
After Width: | Height: | Size: 796 B |
|
After Width: | Height: | Size: 591 B |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 509 B |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 618 B |
|
After Width: | Height: | Size: 762 B |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 725 B |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 640 B |
@@ -0,0 +1,6 @@
|
||||
|
||||
This icon set is (CC) 2016 DSP2003.
|
||||
http://dsp2003.deviantart.com | http://wks.arai-kibou.ru
|
||||
Distributed under CC-BY-SA 4.0 International License Terms.
|
||||
|
||||
Converted to 16 colors by Hermès Bélusca-Maïto.
|
||||
|
After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.9 KiB |
@@ -19,9 +19,17 @@ https://openclipart.org/detail/172888/simple-beach-ball
|
||||
Column
|
||||
https://openclipart.org/detail/25388/architetto-capitello-modanatura
|
||||
|
||||
Crayon-drawed icon, combined from the icons
|
||||
https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Format-justify-fill.svg/48px-Format-justify-fill.svg.png
|
||||
https://openclipart.org/detail/85387/crayon
|
||||
https://openclipart.org/detail/161623/crayon-star
|
||||
|
||||
Domino
|
||||
https://openclipart.org/detail/3525/domino-set-15
|
||||
|
||||
Soccer ball
|
||||
https://openclipart.org/detail/21992/soccer-ball
|
||||
|
||||
Race flag
|
||||
https://openclipart.org/detail/62779/wavy-checkered-flag
|
||||
|
||||