Add support for >200% scale for icons which should stay monochrome
This commit is contained in:
parent
2c5074ce73
commit
ab758050c8
1
icons-dark/actions/16@3x
Symbolic link
1
icons-dark/actions/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/actions/22@3x
Symbolic link
1
icons-dark/actions/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons-dark/actions/32@3x
Symbolic link
1
icons-dark/actions/32@3x
Symbolic link
@ -0,0 +1 @@
|
||||
32
|
||||
1
icons-dark/animations/16@3x
Symbolic link
1
icons-dark/animations/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/apps/16@3x
Symbolic link
1
icons-dark/apps/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/apps/22@3x
Symbolic link
1
icons-dark/apps/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons-dark/devices/16@3x
Symbolic link
1
icons-dark/devices/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/devices/22@3x
Symbolic link
1
icons-dark/devices/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons-dark/emblems/16@3x
Symbolic link
1
icons-dark/emblems/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/emblems/22@3x
Symbolic link
1
icons-dark/emblems/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons-dark/emotes/22@3x
Symbolic link
1
icons-dark/emotes/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
@ -105,7 +105,7 @@ KDE-Extensions=.svg
|
||||
########## ordered by category and alphabetically
|
||||
|
||||
Directories=actions/12,actions/16,actions/22,actions/24,actions/32,actions/64,animations/16,animations/22,apps/16,apps/22,apps/32,apps/48,preferences/32,applets/22,applets/48,applets/64,applets/128,applets/256,categories/32,devices/16,devices/22,devices/64,emblems/8,emblems/16,emblems/22,emotes/22,mimetypes/16,mimetypes/22,mimetypes/32,mimetypes/64,places/16,places/22,places/32,places/48,places/64,status/16,status/22,status/24,status/32,status/64,actions/symbolic,devices/symbolic,emblems/symbolic,places/symbolic,status/symbolic
|
||||
ScaledDirectories=actions/16@2x,actions/22@2x,actions/24@2x,actions/32@2x,animations/16@2x,apps/16@2x,apps/22@2x,devices/16@2x,devices/22@2x,emblems/16@2x,emblems/22@2x,emotes/22@2x,mimetypes/16@2x,mimetypes/22@2x,places/16@2x,places/22@2x,status/16@2x,status/22@2x
|
||||
ScaledDirectories=actions/16@2x,actions/16@3x,actions/22@2x,actions/22@3x,actions/24@2x,actions/24@3x,actions/32@2x,actions/32@3x,animations/16@2x,animations/16@3x,apps/16@2x,apps/16@3x,apps/22@2x,apps/22@3x,devices/16@2x,devices/16@3x,devices/22@2x,devices/22@3x,emblems/16@2x,emblems/16@3x,emblems/22@2x,emblems/22@3x,emotes/22@2x,emotes/22@3x,mimetypes/16@2x,mimetypes/16@3x,mimetypes/22@2x,mimetypes/22@3x,places/16@2x,places/16@3x,places/22@2x,places/22@3x,status/16@2x,status/16@3x,status/22@2x,status/22@3x
|
||||
|
||||
########## Actions
|
||||
########## ordered by size
|
||||
@ -129,6 +129,13 @@ Scale=2
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - For use in sidebar(s) smaller toolbar(s) >!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/22]
|
||||
Size=22
|
||||
@ -142,6 +149,13 @@ Scale=2
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/24]
|
||||
Size=24
|
||||
@ -155,6 +169,13 @@ Scale=2
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#24x24@3x - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/24@3x]
|
||||
Size=24
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/32]
|
||||
Size=32
|
||||
@ -172,6 +193,15 @@ Type=Scalable
|
||||
MinSize=32
|
||||
MaxSize=256
|
||||
|
||||
#32x32@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/32@3x]
|
||||
Size=32
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Scalable
|
||||
MinSize=32
|
||||
MaxSize=256
|
||||
|
||||
#64x64 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/64]
|
||||
Size=64
|
||||
@ -196,6 +226,13 @@ Scale=2
|
||||
Context=Animations
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[animations/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Animations
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Scalable
|
||||
[animations/22]
|
||||
Size=22
|
||||
@ -220,6 +257,13 @@ Scale=2
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[apps/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[apps/22]
|
||||
Size=22
|
||||
@ -233,6 +277,13 @@ Scale=2
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[apps/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the following sizes: 32x32 (default), 64x64, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[apps/32]
|
||||
Size=32
|
||||
@ -315,6 +366,7 @@ Size=16
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
|
||||
#16x16@2x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/16@2x]
|
||||
Size=16
|
||||
@ -322,6 +374,13 @@ Scale=2
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/22]
|
||||
Size=22
|
||||
@ -335,6 +394,13 @@ Scale=2
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[devices/64]
|
||||
Size=64
|
||||
@ -365,6 +431,13 @@ Scale=2
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[emblems/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[emblems/22]
|
||||
Size=22
|
||||
@ -378,6 +451,13 @@ Scale=2
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[emblems/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
########## Emoticons
|
||||
########## ordered by size
|
||||
|
||||
@ -394,6 +474,13 @@ Scale=2
|
||||
Context=Emotes
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat
|
||||
[emotes/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Emotes
|
||||
Type=Fixed
|
||||
|
||||
########## Mimetypes
|
||||
########## ordered by size
|
||||
|
||||
@ -412,6 +499,14 @@ Context=MimeTypes
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#16x16@3x - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[mimetypes/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=MimeTypes
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[mimetypes/22]
|
||||
Size=22
|
||||
@ -429,13 +524,20 @@ Type=Scalable
|
||||
MinSize=22
|
||||
MaxSize=24
|
||||
|
||||
#22x22@3x - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[mimetypes/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=MimeTypes
|
||||
Type=Scalable
|
||||
MinSize=22
|
||||
MaxSize=24
|
||||
|
||||
#32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[mimetypes/32]
|
||||
Size=32
|
||||
Context=MimeTypes
|
||||
Type=Scalable
|
||||
MinSize=32
|
||||
MaxSize=48
|
||||
Type=Fixed
|
||||
|
||||
#64x64 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[mimetypes/64]
|
||||
@ -455,7 +557,7 @@ Context=Places
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#16x16@x - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
#16x16@2x - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[places/16@2x]
|
||||
Size=16
|
||||
Scale=2
|
||||
@ -463,6 +565,14 @@ Context=Places
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#16x16@3x - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[places/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Places
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[places/22]
|
||||
Size=22
|
||||
@ -476,6 +586,13 @@ Scale=2
|
||||
Context=Places
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[places/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Places
|
||||
Type=Fixed
|
||||
|
||||
#32x32 - Fixed size - For folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[places/32]
|
||||
Size=32
|
||||
@ -508,6 +625,13 @@ Type=Fixed
|
||||
#16x16@2x - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[status/16@2x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[status/16@3x]
|
||||
Size=16
|
||||
Scale=2
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
@ -525,6 +649,13 @@ Scale=2
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[status/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
|
||||
#24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[status/24]
|
||||
Size=24
|
||||
|
||||
1
icons-dark/mimetypes/16@3x
Symbolic link
1
icons-dark/mimetypes/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/mimetypes/22@3x
Symbolic link
1
icons-dark/mimetypes/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons-dark/places/16@3x
Symbolic link
1
icons-dark/places/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/places/22@3x
Symbolic link
1
icons-dark/places/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons-dark/status/16@3x
Symbolic link
1
icons-dark/status/16@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons-dark/status/22@3x
Symbolic link
1
icons-dark/status/22@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/actions/16x@3x
Symbolic link
1
icons/actions/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/actions/22x@3x
Symbolic link
1
icons/actions/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/actions/32x@3x
Symbolic link
1
icons/actions/32x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
32
|
||||
1
icons/animations/16x@3x
Symbolic link
1
icons/animations/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/apps/16x@3x
Symbolic link
1
icons/apps/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/apps/22x@3x
Symbolic link
1
icons/apps/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/devices/16x@3x
Symbolic link
1
icons/devices/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/devices/22x@3x
Symbolic link
1
icons/devices/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/emblems/16x@3x
Symbolic link
1
icons/emblems/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/emblems/22x@3x
Symbolic link
1
icons/emblems/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/emotes/22x@3x
Symbolic link
1
icons/emotes/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
@ -105,7 +105,7 @@ KDE-Extensions=.svg
|
||||
########## ordered by category and alphabetically
|
||||
|
||||
Directories=actions/12,actions/16,actions/22,actions/24,actions/32,actions/64,animations/16,animations/22,apps/16,apps/22,apps/32,apps/48,preferences/32,applets/22,applets/48,applets/64,applets/128,applets/256,categories/32,devices/16,devices/22,devices/64,emblems/8,emblems/16,emblems/22,emotes/22,mimetypes/16,mimetypes/22,mimetypes/32,mimetypes/64,places/16,places/22,places/32,places/48,places/64,status/16,status/22,status/24,status/32,status/64,actions/symbolic,devices/symbolic,emblems/symbolic,places/symbolic,status/symbolic
|
||||
ScaledDirectories=actions/16@2x,actions/22@2x,actions/24@2x,actions/32@2x,animations/16@2x,apps/16@2x,apps/22@2x,devices/16@2x,devices/22@2x,emblems/16@2x,emblems/22@2x,emotes/22@2x,mimetypes/16@2x,mimetypes/22@2x,places/16@2x,places/22@2x,status/16@2x,status/22@2x
|
||||
ScaledDirectories=actions/16@2x,actions/16@3x,actions/22@2x,actions/22@3x,actions/24@2x,actions/24@3x,actions/32@2x,actions/32@3x,animations/16@2x,animations/16@3x,apps/16@2x,apps/16@3x,apps/22@2x,apps/22@3x,devices/16@2x,devices/16@3x,devices/22@2x,devices/22@3x,emblems/16@2x,emblems/16@3x,emblems/22@2x,emblems/22@3x,emotes/22@2x,emotes/22@3x,mimetypes/16@2x,mimetypes/16@3x,mimetypes/22@2x,mimetypes/22@3x,places/16@2x,places/16@3x,places/22@2x,places/22@3x,status/16@2x,status/16@3x,status/22@2x,status/22@3x
|
||||
|
||||
########## Actions
|
||||
########## ordered by size
|
||||
@ -129,6 +129,13 @@ Scale=2
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - For use in sidebar(s) smaller toolbar(s) >!!!ONLY!!!<: e.g. Kate movable sidebar/toolbar (search and replace, current project, etc.) or Juk tree view - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/22]
|
||||
Size=22
|
||||
@ -142,6 +149,13 @@ Scale=2
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#24x24 - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/24]
|
||||
Size=24
|
||||
@ -155,6 +169,13 @@ Scale=2
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#24x24@3x - Fixed size - GTK icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/24@3x]
|
||||
Size=24
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Fixed
|
||||
|
||||
#32x32 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/32]
|
||||
Size=32
|
||||
@ -172,6 +193,15 @@ Type=Scalable
|
||||
MinSize=32
|
||||
MaxSize=256
|
||||
|
||||
#32x32@3x - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/32@3x]
|
||||
Size=32
|
||||
Scale=3
|
||||
Context=Actions
|
||||
Type=Scalable
|
||||
MinSize=32
|
||||
MaxSize=256
|
||||
|
||||
#64x64 - Fixed size - For toolbar icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[actions/64]
|
||||
Size=64
|
||||
@ -196,6 +226,13 @@ Scale=2
|
||||
Context=Animations
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[animations/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Animations
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Scalable
|
||||
[animations/22]
|
||||
Size=22
|
||||
@ -220,6 +257,13 @@ Scale=2
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - Application icon(s) for Dolphin sidebar - OPTIONAL + DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[apps/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[apps/22]
|
||||
Size=22
|
||||
@ -233,6 +277,13 @@ Scale=2
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. Dolphin Open Terminal/About Dolphin/About KDE buttons - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[apps/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Applications
|
||||
Type=Fixed
|
||||
|
||||
#32x32 - Fixed size - For System Settings icons >!!!ONLY!!!< - Scalable to the following sizes: 32x32 (default), 64x64, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[apps/32]
|
||||
Size=32
|
||||
@ -323,6 +374,13 @@ Scale=2
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/22]
|
||||
Size=22
|
||||
@ -336,6 +394,13 @@ Scale=2
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - For small device icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[devices/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Devices
|
||||
Type=Fixed
|
||||
|
||||
#64x64 - Scalable - For device icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[devices/64]
|
||||
Size=64
|
||||
@ -366,6 +431,13 @@ Scale=2
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[emblems/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
#22x22 - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[emblems/22]
|
||||
Size=22
|
||||
@ -379,6 +451,13 @@ Scale=2
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - File system emblems - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[emblems/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Emblems
|
||||
Type=Fixed
|
||||
|
||||
########## Emoticons
|
||||
########## ordered by size
|
||||
|
||||
@ -395,6 +474,13 @@ Scale=2
|
||||
Context=Emotes
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Emoticons - DO_NOT_USE_ANYWHERE_ELSE - Color/flat
|
||||
[emotes/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Emotes
|
||||
Type=Fixed
|
||||
|
||||
########## Mimetypes
|
||||
########## ordered by size
|
||||
|
||||
@ -413,6 +499,14 @@ Context=MimeTypes
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#16x16@3x - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[mimetypes/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=MimeTypes
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#22x22 - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[mimetypes/22]
|
||||
Size=22
|
||||
@ -430,6 +524,15 @@ Type=Scalable
|
||||
MinSize=22
|
||||
MaxSize=24
|
||||
|
||||
#22x22@3x - Fixed size - For small file type icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[mimetypes/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=MimeTypes
|
||||
Type=Scalable
|
||||
MinSize=22
|
||||
MaxSize=24
|
||||
|
||||
#32x32 - Scalable - For file type icons >!!!ONLY!!!< - Scalable to the following sizes: 64x64 (default), 32x32, 128x128, 256x256 - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[mimetypes/32]
|
||||
Size=32
|
||||
@ -462,6 +565,14 @@ Context=Places
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#16x16@3x - Fixed size - For small folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[places/16@3x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Places
|
||||
Type=Fixed
|
||||
MinSize=16
|
||||
|
||||
#22x22 - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[places/22]
|
||||
Size=22
|
||||
@ -475,6 +586,13 @@ Scale=2
|
||||
Context=Places
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Workaround icon(s) for toolbar(s) button(s) e.g. KMail trash icon - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[places/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Places
|
||||
Type=Fixed
|
||||
|
||||
#32x32 - Fixed size - For folder icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Color
|
||||
[places/32]
|
||||
Size=32
|
||||
@ -507,6 +625,13 @@ Type=Fixed
|
||||
#16x16@2x - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[status/16@2x]
|
||||
Size=16
|
||||
Scale=3
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
|
||||
#16x16@3x - Fixed size - For IM status icons >!!!ONLY!!!< - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[status/16@3x]
|
||||
Size=16
|
||||
Scale=2
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
@ -524,6 +649,13 @@ Scale=2
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
|
||||
#22x22@3x - Fixed size - Icon(s) for Plasma theme/System Tray. Not particularly used on Plasma. - DO_NOT_USE_ANYWHERE_ELSE - Monochrome
|
||||
[status/22@3x]
|
||||
Size=22
|
||||
Scale=3
|
||||
Context=Status
|
||||
Type=Fixed
|
||||
|
||||
#24x24 - Fixed size - for GTK apps. - WRONG_ICON_USAGE_BY_APP - Monochrome
|
||||
[status/24]
|
||||
Size=24
|
||||
|
||||
1
icons/mimetypes/16x@3x
Symbolic link
1
icons/mimetypes/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/mimetypes/22x@3x
Symbolic link
1
icons/mimetypes/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/places/16x@3x
Symbolic link
1
icons/places/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/places/22x@3x
Symbolic link
1
icons/places/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
1
icons/status/16x@3x
Symbolic link
1
icons/status/16x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
16
|
||||
1
icons/status/22x@3x
Symbolic link
1
icons/status/22x@3x
Symbolic link
@ -0,0 +1 @@
|
||||
22
|
||||
Loading…
x
Reference in New Issue
Block a user