From fc95d4fec2fd00b6d5ddb31345cf126b22021327 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Wed, 15 Oct 2025 18:53:03 +0700 Subject: [PATCH 01/13] add new symlinks to steam icon --- scalable/apps/{com.valvesoftware.Steam.svg => steam-icon.svg} | 0 scalable/apps/steam.svg | 1 + scalable/apps/steamlauncher.svg | 1 + scalable/apps/steampowered.svg | 1 + 4 files changed, 3 insertions(+) rename scalable/apps/{com.valvesoftware.Steam.svg => steam-icon.svg} (100%) create mode 120000 scalable/apps/steam.svg create mode 120000 scalable/apps/steamlauncher.svg create mode 120000 scalable/apps/steampowered.svg diff --git a/scalable/apps/com.valvesoftware.Steam.svg b/scalable/apps/steam-icon.svg similarity index 100% rename from scalable/apps/com.valvesoftware.Steam.svg rename to scalable/apps/steam-icon.svg diff --git a/scalable/apps/steam.svg b/scalable/apps/steam.svg new file mode 120000 index 0000000..6e2ce45 --- /dev/null +++ b/scalable/apps/steam.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/steam-icon.svg \ No newline at end of file diff --git a/scalable/apps/steamlauncher.svg b/scalable/apps/steamlauncher.svg new file mode 120000 index 0000000..6e2ce45 --- /dev/null +++ b/scalable/apps/steamlauncher.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/steam-icon.svg \ No newline at end of file diff --git a/scalable/apps/steampowered.svg b/scalable/apps/steampowered.svg new file mode 120000 index 0000000..6e2ce45 --- /dev/null +++ b/scalable/apps/steampowered.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/steam-icon.svg \ No newline at end of file From d300106f810555ffc6db339e9388c9e2e3502bfe Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Wed, 15 Oct 2025 19:00:11 +0700 Subject: [PATCH 02/13] add postman icon --- scalable/apps/com.getpostman.Postman.svg | 1 + scalable/apps/postman.svg | 713 +++++++++++++++++++++++ 2 files changed, 714 insertions(+) create mode 120000 scalable/apps/com.getpostman.Postman.svg create mode 100644 scalable/apps/postman.svg diff --git a/scalable/apps/com.getpostman.Postman.svg b/scalable/apps/com.getpostman.Postman.svg new file mode 120000 index 0000000..7dac273 --- /dev/null +++ b/scalable/apps/com.getpostman.Postman.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/postman.svg \ No newline at end of file diff --git a/scalable/apps/postman.svg b/scalable/apps/postman.svg new file mode 100644 index 0000000..d7ce2c8 --- /dev/null +++ b/scalable/apps/postman.svg @@ -0,0 +1,713 @@ + + + + From 4fe0d5fd785c404fd3d7cd393e1405ad6c18f1f0 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Wed, 15 Oct 2025 19:00:43 +0700 Subject: [PATCH 03/13] add modrinth icon --- scalable/apps/ModrinthApp.svg | 698 +++++++++++++++++++++ scalable/apps/com.modrinth.ModrinthApp.svg | 1 + 2 files changed, 699 insertions(+) create mode 100644 scalable/apps/ModrinthApp.svg create mode 120000 scalable/apps/com.modrinth.ModrinthApp.svg diff --git a/scalable/apps/ModrinthApp.svg b/scalable/apps/ModrinthApp.svg new file mode 100644 index 0000000..b45a302 --- /dev/null +++ b/scalable/apps/ModrinthApp.svg @@ -0,0 +1,698 @@ + + + + diff --git a/scalable/apps/com.modrinth.ModrinthApp.svg b/scalable/apps/com.modrinth.ModrinthApp.svg new file mode 120000 index 0000000..1166a6e --- /dev/null +++ b/scalable/apps/com.modrinth.ModrinthApp.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/ModrinthApp.svg \ No newline at end of file From 0a930855679c3e247c1e3f79a29afb94b56f72b5 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Wed, 15 Oct 2025 19:38:48 +0700 Subject: [PATCH 04/13] add moonlight icon --- .../apps/com.moonlight_stream.Moonlight.svg | 1 + scalable/apps/moonlight.svg | 684 ++++++++++++++++++ 2 files changed, 685 insertions(+) create mode 120000 scalable/apps/com.moonlight_stream.Moonlight.svg create mode 100644 scalable/apps/moonlight.svg diff --git a/scalable/apps/com.moonlight_stream.Moonlight.svg b/scalable/apps/com.moonlight_stream.Moonlight.svg new file mode 120000 index 0000000..9fdb2b0 --- /dev/null +++ b/scalable/apps/com.moonlight_stream.Moonlight.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/moonlight.svg \ No newline at end of file diff --git a/scalable/apps/moonlight.svg b/scalable/apps/moonlight.svg new file mode 100644 index 0000000..92215c3 --- /dev/null +++ b/scalable/apps/moonlight.svg @@ -0,0 +1,684 @@ + + + + From 72997c1d97e7a8e7028aca2949bfcd429afa4ba4 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Wed, 15 Oct 2025 19:49:17 +0700 Subject: [PATCH 05/13] update modrinth icon --- scalable/apps/ModrinthApp.svg | 50 ++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/scalable/apps/ModrinthApp.svg b/scalable/apps/ModrinthApp.svg index b45a302..07d77bd 100644 --- a/scalable/apps/ModrinthApp.svg +++ b/scalable/apps/ModrinthApp.svg @@ -8,7 +8,7 @@ version="1.1" id="svg5" inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)" - sodipodi:docname="modrinth.svg" + sodipodi:docname="ModrinthApp.svg" inkscape:export-filename="/home/retro/.icons/skeuowaita/scalable/apps/skeuowaita.png" inkscape:export-xdpi="1536" inkscape:export-ydpi="1536" @@ -30,15 +30,15 @@ inkscape:showpageshadow="false" showborder="true" inkscape:snap-page="true" - inkscape:zoom="0.59043931" - inkscape:cx="-562.29319" - inkscape:cy="293.00217" + inkscape:zoom="6.6800582" + inkscape:cx="27.245271" + inkscape:cy="67.364682" inkscape:window-width="2560" inkscape:window-height="1371" inkscape:window-x="0" inkscape:window-y="32" inkscape:window-maximized="1" - inkscape:current-layer="g1" + inkscape:current-layer="g1-2" inkscape:snap-bbox="true" inkscape:snap-bbox-midpoints="true" inkscape:snap-bbox-edge-midpoints="true" @@ -628,12 +628,35 @@ gradientUnits="userSpaceOnUse" /> + id="path2-1" + style="fill:url(#linearGradient3-5);fill-opacity:1;fill-rule:nonzero" /> From 51fecb29c33d66cdef5d9e8c7331c2fd34208d1f Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Thu, 16 Oct 2025 00:33:59 +0700 Subject: [PATCH 06/13] add AudioRelay icon --- scalable/apps/net.audiorelay.AudioRelay.svg | 439 ++++++++++++++++++++ 1 file changed, 439 insertions(+) create mode 100644 scalable/apps/net.audiorelay.AudioRelay.svg diff --git a/scalable/apps/net.audiorelay.AudioRelay.svg b/scalable/apps/net.audiorelay.AudioRelay.svg new file mode 100644 index 0000000..22ec370 --- /dev/null +++ b/scalable/apps/net.audiorelay.AudioRelay.svg @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From d7fd91fe1736ef5e70bfe80183a5acbbafdc5c04 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Thu, 16 Oct 2025 01:09:35 +0700 Subject: [PATCH 07/13] update Postman icon --- scalable/apps/postman.svg | 65 +++++++++++++++++++++++++++++++++++---- 1 file changed, 59 insertions(+), 6 deletions(-) diff --git a/scalable/apps/postman.svg b/scalable/apps/postman.svg index d7ce2c8..9dcfc11 100644 --- a/scalable/apps/postman.svg +++ b/scalable/apps/postman.svg @@ -31,12 +31,12 @@ showborder="true" inkscape:snap-page="true" inkscape:zoom="3.3400291" - inkscape:cx="-35.179335" - inkscape:cy="58.981523" - inkscape:window-width="2560" - inkscape:window-height="1371" + inkscape:cx="15.269328" + inkscape:cy="51.496557" + inkscape:window-width="1920" + inkscape:window-height="1011" inkscape:window-x="0" - inkscape:window-y="32" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" inkscape:snap-bbox="true" @@ -620,7 +620,17 @@ y1="115" x2="64" y2="7.5105515" - gradientUnits="userSpaceOnUse" /> Date: Sat, 18 Oct 2025 19:55:59 +0700 Subject: [PATCH 08/13] add symbolic window controls icons --- symbolic/ui/.window-maximize-symbolic.svg | 74 +++++++++++++ symbolic/ui/.window-restore-symbolic.svg | 98 +++++++++++++++++ symbolic/ui/window-close-symbolic.svg | 108 +++++++++++++++++++ symbolic/ui/window-maximize-symbolic.svg | 122 ++++++++++++++++++++++ symbolic/ui/window-minimize-symbolic.svg | 75 +++++++++++++ symbolic/ui/window-restore-symbolic.svg | 121 +++++++++++++++++++++ 6 files changed, 598 insertions(+) create mode 100644 symbolic/ui/.window-maximize-symbolic.svg create mode 100644 symbolic/ui/.window-restore-symbolic.svg create mode 100644 symbolic/ui/window-close-symbolic.svg create mode 100644 symbolic/ui/window-maximize-symbolic.svg create mode 100644 symbolic/ui/window-minimize-symbolic.svg create mode 100644 symbolic/ui/window-restore-symbolic.svg diff --git a/symbolic/ui/.window-maximize-symbolic.svg b/symbolic/ui/.window-maximize-symbolic.svg new file mode 100644 index 0000000..2357927 --- /dev/null +++ b/symbolic/ui/.window-maximize-symbolic.svg @@ -0,0 +1,74 @@ + + + + + + + + + + diff --git a/symbolic/ui/.window-restore-symbolic.svg b/symbolic/ui/.window-restore-symbolic.svg new file mode 100644 index 0000000..acc0c4f --- /dev/null +++ b/symbolic/ui/.window-restore-symbolic.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + diff --git a/symbolic/ui/window-close-symbolic.svg b/symbolic/ui/window-close-symbolic.svg new file mode 100644 index 0000000..e13f684 --- /dev/null +++ b/symbolic/ui/window-close-symbolic.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + diff --git a/symbolic/ui/window-maximize-symbolic.svg b/symbolic/ui/window-maximize-symbolic.svg new file mode 100644 index 0000000..a9abe17 --- /dev/null +++ b/symbolic/ui/window-maximize-symbolic.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + diff --git a/symbolic/ui/window-minimize-symbolic.svg b/symbolic/ui/window-minimize-symbolic.svg new file mode 100644 index 0000000..27b6dc3 --- /dev/null +++ b/symbolic/ui/window-minimize-symbolic.svg @@ -0,0 +1,75 @@ + + + + + + + + + + diff --git a/symbolic/ui/window-restore-symbolic.svg b/symbolic/ui/window-restore-symbolic.svg new file mode 100644 index 0000000..cbb0174 --- /dev/null +++ b/symbolic/ui/window-restore-symbolic.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + From c0dd85a1095f750867a8e4aad626bfb3518c06e7 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Sat, 18 Oct 2025 19:56:12 +0700 Subject: [PATCH 09/13] update index.theme --- index.theme | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.theme b/index.theme index 2c97c85..179e3d2 100644 --- a/index.theme +++ b/index.theme @@ -1,7 +1,7 @@ [Icon Theme] Name=Neuwaita Comment=Neuwaita icon theme -Inherits=Adwaita, hicolor, breeze +Inherits=MoreWata, Adwaita, hicolor, breeze Example=folder # KDE Specific Stuff @@ -3821,3 +3821,10 @@ Size=16 MaxSize=512 Context=Applications Type=Scalable + +[symbolic/ui] +Context=UI +Size=16 +MinSize=8 +MaxSize=512 +Type=Scalable \ No newline at end of file From ac03da2b9ccd491477389dc033650f1f38b7fd4e Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Sat, 18 Oct 2025 20:10:29 +0700 Subject: [PATCH 10/13] replace gnome tweaks with alt icon --- Extras/org.gnome.tweaks.svg | 1406 ++++++++++++++++++++++++---- scalable/apps/org.gnome.tweaks.svg | 1406 ++++------------------------ 2 files changed, 1406 insertions(+), 1406 deletions(-) diff --git a/Extras/org.gnome.tweaks.svg b/Extras/org.gnome.tweaks.svg index e2b8b43..25ccbe6 100644 --- a/Extras/org.gnome.tweaks.svg +++ b/Extras/org.gnome.tweaks.svg @@ -7,14 +7,14 @@ viewBox="0 0 128 128" version="1.1" id="svg5" - inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" sodipodi:docname="org.gnome.tweaks.svg" + xml:space="preserve" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + y="44.065159" + rx="0" + ry="0" /> diff --git a/scalable/apps/org.gnome.tweaks.svg b/scalable/apps/org.gnome.tweaks.svg index 25ccbe6..e2b8b43 100644 --- a/scalable/apps/org.gnome.tweaks.svg +++ b/scalable/apps/org.gnome.tweaks.svg @@ -7,14 +7,14 @@ viewBox="0 0 128 128" version="1.1" id="svg5" - inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" sodipodi:docname="org.gnome.tweaks.svg" - xml:space="preserve" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + y="7.5" + rx="8" + ry="8" /> + + + + + + + + + + From 72da25359183e3771de545ebc003e033e7382782 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Sat, 18 Oct 2025 20:10:44 +0700 Subject: [PATCH 11/13] update index.theme --- index.theme | 3825 ++------------------------------------------------- 1 file changed, 114 insertions(+), 3711 deletions(-) diff --git a/index.theme b/index.theme index 179e3d2..985afcc 100644 --- a/index.theme +++ b/index.theme @@ -1,7 +1,7 @@ [Icon Theme] Name=Neuwaita Comment=Neuwaita icon theme -Inherits=MoreWata, Adwaita, hicolor, breeze +Inherits=MoreWaita, Adwaita, hicolor, breeze Example=folder # KDE Specific Stuff @@ -20,3806 +20,209 @@ SmallSizes=16 PanelDefault=32 PanelSizes=16,22,32,48,64,72,96,128 -Directories=16x16/actions,16x16@2/actions,16x16/animations,16x16@2/animations,16x16/apps,16x16@2/apps,16x16/categories,16x16@2/categories,16x16/devices,16x16@2/devices,16x16/emblems,16x16@2/emblems,16x16/emotes,16x16@2/emotes,16x16/filesystems,16x16@2/filesystems,16x16/intl,16x16@2/intl,16x16/mimetypes,16x16@2/mimetypes,16x16/places,16x16@2/places,16x16/status,16x16@2/status,16x16/stock/chart,16x16@2/stock/chart,16x16/stock/code,16x16@2/stock/code,16x16/stock/data,16x16@2/stock/data,16x16/stock/form,16x16@2/stock/form,16x16/stock/image,16x16@2/stock/image,16x16/stock/io,16x16@2/stock/io,16x16/stock/media,16x16@2/stock/media,16x16/stock/navigation,16x16@2/stock/navigation,16x16/stock/net,16x16@2/stock/net,16x16/stock/object,16x16@2/stock/object,16x16/stock/table,16x16@2/stock/table,16x16/stock/text,16x16@2/stock/text,22x22/actions,22x22@2/actions,22x22/animations,22x22@2/animations,22x22/apps,22x22@2/apps,22x22/categories,22x22@2/categories,22x22/devices,22x22@2/devices,22x22/emblems,22x22@2/emblems,22x22/emotes,22x22@2/emotes,22x22/filesystems,22x22@2/filesystems,22x22/intl,22x22@2/intl,22x22/mimetypes,22x22@2/mimetypes,22x22/places,22x22@2/places,22x22/status,22x22@2/status,22x22/stock/chart,22x22@2/stock/chart,22x22/stock/code,22x22@2/stock/code,22x22/stock/data,22x22@2/stock/data,22x22/stock/form,22x22@2/stock/form,22x22/stock/image,22x22@2/stock/image,22x22/stock/io,22x22@2/stock/io,22x22/stock/media,22x22@2/stock/media,22x22/stock/navigation,22x22@2/stock/navigation,22x22/stock/net,22x22@2/stock/net,22x22/stock/object,22x22@2/stock/object,22x22/stock/table,22x22@2/stock/table,22x22/stock/text,22x22@2/stock/text,24x24/actions,24x24@2/actions,24x24/animations,24x24@2/animations,24x24/apps,24x24@2/apps,24x24/categories,24x24@2/categories,24x24/devices,24x24@2/devices,24x24/emblems,24x24@2/emblems,24x24/emotes,24x24@2/emotes,24x24/filesystems,24x24@2/filesystems,24x24/intl,24x24@2/intl,24x24/mimetypes,24x24@2/mimetypes,24x24/places,24x24@2/places,24x24/status,24x24@2/status,24x24/stock/chart,24x24@2/stock/chart,24x24/stock/code,24x24@2/stock/code,24x24/stock/data,24x24@2/stock/data,24x24/stock/form,24x24@2/stock/form,24x24/stock/image,24x24@2/stock/image,24x24/stock/io,24x24@2/stock/io,24x24/stock/media,24x24@2/stock/media,24x24/stock/navigation,24x24@2/stock/navigation,24x24/stock/net,24x24@2/stock/net,24x24/stock/object,24x24@2/stock/object,24x24/stock/table,24x24@2/stock/table,24x24/stock/text,24x24@2/stock/text,32x32/actions,32x32@2/actions,32x32/animations,32x32@2/animations,32x32/apps,32x32@2/apps,32x32/categories,32x32@2/categories,32x32/devices,32x32@2/devices,32x32/emblems,32x32@2/emblems,32x32/emotes,32x32@2/emotes,32x32/filesystems,32x32@2/filesystems,32x32/intl,32x32@2/intl,32x32/mimetypes,32x32@2/mimetypes,32x32/places,32x32@2/places,32x32/status,32x32@2/status,32x32/stock/chart,32x32@2/stock/chart,32x32/stock/code,32x32@2/stock/code,32x32/stock/data,32x32@2/stock/data,32x32/stock/form,32x32@2/stock/form,32x32/stock/image,32x32@2/stock/image,32x32/stock/io,32x32@2/stock/io,32x32/stock/media,32x32@2/stock/media,32x32/stock/navigation,32x32@2/stock/navigation,32x32/stock/net,32x32@2/stock/net,32x32/stock/object,32x32@2/stock/object,32x32/stock/table,32x32@2/stock/table,32x32/stock/text,32x32@2/stock/text,36x36/actions,36x36@2/actions,36x36/animations,36x36@2/animations,36x36/apps,36x36@2/apps,36x36/categories,36x36@2/categories,36x36/devices,36x36@2/devices,36x36/emblems,36x36@2/emblems,36x36/emotes,36x36@2/emotes,36x36/filesystems,36x36@2/filesystems,36x36/intl,36x36@2/intl,36x36/mimetypes,36x36@2/mimetypes,36x36/places,36x36@2/places,36x36/status,36x36@2/status,36x36/stock/chart,36x36@2/stock/chart,36x36/stock/code,36x36@2/stock/code,36x36/stock/data,36x36@2/stock/data,36x36/stock/form,36x36@2/stock/form,36x36/stock/image,36x36@2/stock/image,36x36/stock/io,36x36@2/stock/io,36x36/stock/media,36x36@2/stock/media,36x36/stock/navigation,36x36@2/stock/navigation,36x36/stock/net,36x36@2/stock/net,36x36/stock/object,36x36@2/stock/object,36x36/stock/table,36x36@2/stock/table,36x36/stock/text,36x36@2/stock/text,48x48/actions,48x48@2/actions,48x48/animations,48x48@2/animations,48x48/apps,48x48@2/apps,48x48/categories,48x48@2/categories,48x48/devices,48x48@2/devices,48x48/emblems,48x48@2/emblems,48x48/emotes,48x48@2/emotes,48x48/filesystems,48x48@2/filesystems,48x48/intl,48x48@2/intl,48x48/mimetypes,48x48@2/mimetypes,48x48/places,48x48@2/places,48x48/status,48x48@2/status,48x48/stock/chart,48x48@2/stock/chart,48x48/stock/code,48x48@2/stock/code,48x48/stock/data,48x48@2/stock/data,48x48/stock/form,48x48@2/stock/form,48x48/stock/image,48x48@2/stock/image,48x48/stock/io,48x48@2/stock/io,48x48/stock/media,48x48@2/stock/media,48x48/stock/navigation,48x48@2/stock/navigation,48x48/stock/net,48x48@2/stock/net,48x48/stock/object,48x48@2/stock/object,48x48/stock/table,48x48@2/stock/table,48x48/stock/text,48x48@2/stock/text,64x64/actions,64x64@2/actions,64x64/animations,64x64@2/animations,64x64/apps,64x64@2/apps,64x64/categories,64x64@2/categories,64x64/devices,64x64@2/devices,64x64/emblems,64x64@2/emblems,64x64/emotes,64x64@2/emotes,64x64/filesystems,64x64@2/filesystems,64x64/intl,64x64@2/intl,64x64/mimetypes,64x64@2/mimetypes,64x64/places,64x64@2/places,64x64/status,64x64@2/status,64x64/stock/chart,64x64@2/stock/chart,64x64/stock/code,64x64@2/stock/code,64x64/stock/data,64x64@2/stock/data,64x64/stock/form,64x64@2/stock/form,64x64/stock/image,64x64@2/stock/image,64x64/stock/io,64x64@2/stock/io,64x64/stock/media,64x64@2/stock/media,64x64/stock/navigation,64x64@2/stock/navigation,64x64/stock/net,64x64@2/stock/net,64x64/stock/object,64x64@2/stock/object,64x64/stock/table,64x64@2/stock/table,64x64/stock/text,64x64@2/stock/text,72x72/actions,72x72@2/actions,72x72/animations,72x72@2/animations,72x72/apps,72x72@2/apps,72x72/categories,72x72@2/categories,72x72/devices,72x72@2/devices,72x72/emblems,72x72@2/emblems,72x72/emotes,72x72@2/emotes,72x72/filesystems,72x72@2/filesystems,72x72/intl,72x72@2/intl,72x72/mimetypes,72x72@2/mimetypes,72x72/places,72x72@2/places,72x72/status,72x72@2/status,72x72/stock/chart,72x72@2/stock/chart,72x72/stock/code,72x72@2/stock/code,72x72/stock/data,72x72@2/stock/data,72x72/stock/form,72x72@2/stock/form,72x72/stock/image,72x72@2/stock/image,72x72/stock/io,72x72@2/stock/io,72x72/stock/media,72x72@2/stock/media,72x72/stock/navigation,72x72@2/stock/navigation,72x72/stock/net,72x72@2/stock/net,72x72/stock/object,72x72@2/stock/object,72x72/stock/table,72x72@2/stock/table,72x72/stock/text,72x72@2/stock/text,96x96/actions,96x96@2/actions,96x96/animations,96x96@2/animations,96x96/apps,96x96@2/apps,96x96/categories,96x96@2/categories,96x96/devices,96x96@2/devices,96x96/emblems,96x96@2/emblems,96x96/emotes,96x96@2/emotes,96x96/filesystems,96x96@2/filesystems,96x96/intl,96x96@2/intl,96x96/mimetypes,96x96@2/mimetypes,96x96/places,96x96@2/places,96x96/status,96x96@2/status,96x96/stock/chart,96x96@2/stock/chart,96x96/stock/code,96x96@2/stock/code,96x96/stock/data,96x96@2/stock/data,96x96/stock/form,96x96@2/stock/form,96x96/stock/image,96x96@2/stock/image,96x96/stock/io,96x96@2/stock/io,96x96/stock/media,96x96@2/stock/media,96x96/stock/navigation,96x96@2/stock/navigation,96x96/stock/net,96x96@2/stock/net,96x96/stock/object,96x96@2/stock/object,96x96/stock/table,96x96@2/stock/table,96x96/stock/text,96x96@2/stock/text,128x128/actions,128x128@2/actions,128x128/animations,128x128@2/animations,128x128/apps,128x128@2/apps,128x128/categories,128x128@2/categories,128x128/devices,128x128@2/devices,128x128/emblems,128x128@2/emblems,128x128/emotes,128x128@2/emotes,128x128/filesystems,128x128@2/filesystems,128x128/intl,128x128@2/intl,128x128/mimetypes,128x128@2/mimetypes,128x128/places,128x128@2/places,128x128/status,128x128@2/status,128x128/stock/chart,128x128@2/stock/chart,128x128/stock/code,128x128@2/stock/code,128x128/stock/data,128x128@2/stock/data,128x128/stock/form,128x128@2/stock/form,128x128/stock/image,128x128@2/stock/image,128x128/stock/io,128x128@2/stock/io,128x128/stock/media,128x128@2/stock/media,128x128/stock/navigation,128x128@2/stock/navigation,128x128/stock/net,128x128@2/stock/net,128x128/stock/object,128x128@2/stock/object,128x128/stock/table,128x128@2/stock/table,128x128/stock/text,128x128@2/stock/text,192x192/actions,192x192@2/actions,192x192/animations,192x192@2/animations,192x192/apps,192x192@2/apps,192x192/categories,192x192@2/categories,192x192/devices,192x192@2/devices,192x192/emblems,192x192@2/emblems,192x192/emotes,192x192@2/emotes,192x192/filesystems,192x192@2/filesystems,192x192/intl,192x192@2/intl,192x192/mimetypes,192x192@2/mimetypes,192x192/places,192x192@2/places,192x192/status,192x192@2/status,192x192/stock/chart,192x192@2/stock/chart,192x192/stock/code,192x192@2/stock/code,192x192/stock/data,192x192@2/stock/data,192x192/stock/form,192x192@2/stock/form,192x192/stock/image,192x192@2/stock/image,192x192/stock/io,192x192@2/stock/io,192x192/stock/media,192x192@2/stock/media,192x192/stock/navigation,192x192@2/stock/navigation,192x192/stock/net,192x192@2/stock/net,192x192/stock/object,192x192@2/stock/object,192x192/stock/table,192x192@2/stock/table,192x192/stock/text,192x192@2/stock/text,256x256/actions,256x256@2/actions,256x256/animations,256x256@2/animations,256x256/apps,256x256@2/apps,256x256/categories,256x256@2/categories,256x256/devices,256x256@2/devices,256x256/emblems,256x256@2/emblems,256x256/emotes,256x256@2/emotes,256x256/filesystems,256x256@2/filesystems,256x256/intl,256x256@2/intl,256x256/mimetypes,256x256@2/mimetypes,256x256/places,256x256@2/places,256x256/status,256x256@2/status,256x256/stock/chart,256x256@2/stock/chart,256x256/stock/code,256x256@2/stock/code,256x256/stock/data,256x256@2/stock/data,256x256/stock/form,256x256@2/stock/form,256x256/stock/image,256x256@2/stock/image,256x256/stock/io,256x256@2/stock/io,256x256/stock/media,256x256@2/stock/media,256x256/stock/navigation,256x256@2/stock/navigation,256x256/stock/net,256x256@2/stock/net,256x256/stock/object,256x256@2/stock/object,256x256/stock/table,256x256@2/stock/table,256x256/stock/text,256x256@2/stock/text,512x512/actions,512x512@2/actions,512x512/animations,512x512@2/animations,512x512/apps,512x512@2/apps,512x512/categories,512x512@2/categories,512x512/devices,512x512@2/devices,512x512/emblems,512x512@2/emblems,512x512/emotes,512x512@2/emotes,512x512/filesystems,512x512@2/filesystems,512x512/intl,512x512@2/intl,512x512/mimetypes,512x512@2/mimetypes,512x512/places,512x512@2/places,512x512/status,512x512@2/status,512x512/stock/chart,512x512@2/stock/chart,512x512/stock/code,512x512@2/stock/code,512x512/stock/data,512x512@2/stock/data,512x512/stock/form,512x512@2/stock/form,512x512/stock/image,512x512@2/stock/image,512x512/stock/io,512x512@2/stock/io,512x512/stock/media,512x512@2/stock/media,512x512/stock/navigation,512x512@2/stock/navigation,512x512/stock/net,512x512@2/stock/net,512x512/stock/object,512x512@2/stock/object,512x512/stock/table,512x512@2/stock/table,512x512/stock/text,512x512@2/stock/text,scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/filesystems,scalable/intl,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/chart,scalable/stock/code,scalable/stock/data,scalable/stock/form,scalable/stock/image,scalable/stock/io,scalable/stock/media,scalable/stock/navigation,scalable/stock/net,scalable/stock/object,scalable/stock/table,scalable/stock/text,symbolic/apps +# Directory list +Directories=16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/legacy,16x16/mimetypes,16x16/places,16x16/status,16x16/ui,scalable/devices,scalable/mimetypes,scalable/places,scalable/status,scalable/actions,scalable/apps,scalable/categories,scalable/emblems,scalable/emotes,scalable/legacy,scalable/ui,symbolic/actions,symbolic/apps,symbolic/categories,symbolic/devices,symbolic/emblems,symbolic/emotes,symbolic/mimetypes,symbolic/places,symbolic/status,symbolic/legacy,symbolic/ui, - -[16x16/actions] -Size=16 -Context=Actions -Type=Threshold - -[16x16@2/actions] -Size=16 -Scale=2 -Context=Actions -Type=Threshold - -[16x16/animations] -Size=16 -Context=Animations -Type=Threshold - -[16x16@2/animations] -Size=16 -Scale=2 -Context=Animations -Type=Threshold - -[16x16/apps] -Size=16 -Context=Applications -Type=Threshold - -[16x16@2/apps] -Size=16 -Scale=2 -Context=Applications -Type=Threshold - -[16x16/categories] -Size=16 -Context=Categories -Type=Threshold - -[16x16@2/categories] -Size=16 -Scale=2 -Context=Categories -Type=Threshold - -[16x16/devices] -Size=16 -Context=Devices -Type=Threshold - -[16x16@2/devices] -Size=16 -Scale=2 -Context=Devices -Type=Threshold - -[16x16/emblems] -Size=16 -Context=Emblems -Type=Threshold - -[16x16@2/emblems] -Size=16 -Scale=2 -Context=Emblems -Type=Threshold - -[16x16/emotes] -Size=16 -Context=Emotes -Type=Threshold - -[16x16@2/emotes] -Size=16 -Scale=2 -Context=Emotes -Type=Threshold - -[16x16/filesystems] -Size=16 -Context=FileSystems -Type=Threshold - -[16x16@2/filesystems] -Size=16 -Scale=2 -Context=FileSystems -Type=Threshold - -[16x16/intl] -Size=16 -Context=International -Type=Threshold - -[16x16@2/intl] -Size=16 -Scale=2 -Context=International -Type=Threshold - -[16x16/mimetypes] -Size=16 -Context=MimeTypes -Type=Threshold - -[16x16@2/mimetypes] -Size=16 -Scale=2 -Context=MimeTypes -Type=Threshold - -[16x16/places] -Size=16 -Context=Places -Type=Threshold - -[16x16@2/places] -Size=16 -Scale=2 -Context=Places -Type=Threshold - -[16x16/status] -Size=16 -Context=Status -Type=Threshold - -[16x16@2/status] -Size=16 -Scale=2 -Context=Status -Type=Threshold - -[16x16/stock/chart] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/chart] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/code] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/code] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/data] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/data] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/form] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/form] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/image] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/image] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/io] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/io] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/media] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/media] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/navigation] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/navigation] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/net] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/net] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/object] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/object] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/table] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/table] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[16x16/stock/text] -Size=16 -Context=Stock -Type=Threshold - -[16x16@2/stock/text] -Size=16 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/actions] -Size=22 -Context=Actions -Type=Threshold - -[22x22@2/actions] -Size=22 -Scale=2 -Context=Actions -Type=Threshold - -[22x22/animations] -Size=22 -Context=Animations -Type=Threshold - -[22x22@2/animations] -Size=22 -Scale=2 -Context=Animations -Type=Threshold - -[22x22/apps] -Size=22 -Context=Applications -Type=Threshold - -[22x22@2/apps] -Size=22 -Scale=2 -Context=Applications -Type=Threshold - -[22x22/categories] -Size=22 -Context=Categories -Type=Threshold - -[22x22@2/categories] -Size=22 -Scale=2 -Context=Categories -Type=Threshold - -[22x22/devices] -Size=22 -Context=Devices -Type=Threshold - -[22x22@2/devices] -Size=22 -Scale=2 -Context=Devices -Type=Threshold - -[22x22/emblems] -Size=22 -Context=Emblems -Type=Threshold - -[22x22@2/emblems] -Size=22 -Scale=2 -Context=Emblems -Type=Threshold - -[22x22/emotes] -Size=22 -Context=Emotes -Type=Threshold - -[22x22@2/emotes] -Size=22 -Scale=2 -Context=Emotes -Type=Threshold - -[22x22/filesystems] -Size=22 -Context=FileSystems -Type=Threshold - -[22x22@2/filesystems] -Size=22 -Scale=2 -Context=FileSystems -Type=Threshold - -[22x22/intl] -Size=22 -Context=International -Type=Threshold - -[22x22@2/intl] -Size=22 -Scale=2 -Context=International -Type=Threshold - -[22x22/mimetypes] -Size=22 -Context=MimeTypes -Type=Threshold - -[22x22@2/mimetypes] -Size=22 -Scale=2 -Context=MimeTypes -Type=Threshold - -[22x22/places] -Size=22 -Context=Places -Type=Threshold - -[22x22@2/places] -Size=22 -Scale=2 -Context=Places -Type=Threshold - -[22x22/status] -Size=22 -Context=Status -Type=Threshold - -[22x22@2/status] -Size=22 -Scale=2 -Context=Status -Type=Threshold - -[22x22/stock/chart] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/chart] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/code] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/code] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/data] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/data] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/form] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/form] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/image] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/image] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/io] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/io] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/media] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/media] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/navigation] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/navigation] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/net] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/net] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/object] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/object] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/table] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/table] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[22x22/stock/text] -Size=22 -Context=Stock -Type=Threshold - -[22x22@2/stock/text] -Size=22 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/actions] -Size=24 -Context=Actions -Type=Threshold - -[24x24@2/actions] -Size=24 -Scale=2 -Context=Actions -Type=Threshold - -[24x24/animations] -Size=24 -Context=Animations -Type=Threshold - -[24x24@2/animations] -Size=24 -Scale=2 -Context=Animations -Type=Threshold - -[24x24/apps] -Size=24 -Context=Applications -Type=Threshold - -[24x24@2/apps] -Size=24 -Scale=2 -Context=Applications -Type=Threshold - -[24x24/categories] -Size=24 -Context=Categories -Type=Threshold - -[24x24@2/categories] -Size=24 -Scale=2 -Context=Categories -Type=Threshold - -[24x24/devices] -Size=24 -Context=Devices -Type=Threshold - -[24x24@2/devices] -Size=24 -Scale=2 -Context=Devices -Type=Threshold - -[24x24/emblems] -Size=24 -Context=Emblems -Type=Threshold - -[24x24@2/emblems] -Size=24 -Scale=2 -Context=Emblems -Type=Threshold - -[24x24/emotes] -Size=24 -Context=Emotes -Type=Threshold - -[24x24@2/emotes] -Size=24 -Scale=2 -Context=Emotes -Type=Threshold - -[24x24/filesystems] -Size=24 -Context=FileSystems -Type=Threshold - -[24x24@2/filesystems] -Size=24 -Scale=2 -Context=FileSystems -Type=Threshold - -[24x24/intl] -Size=24 -Context=International -Type=Threshold - -[24x24@2/intl] -Size=24 -Scale=2 -Context=International -Type=Threshold - -[24x24/mimetypes] -Size=24 -Context=MimeTypes -Type=Threshold - -[24x24@2/mimetypes] -Size=24 -Scale=2 -Context=MimeTypes -Type=Threshold - -[24x24/places] -Size=24 -Context=Places -Type=Threshold - -[24x24@2/places] -Size=24 -Scale=2 -Context=Places -Type=Threshold - -[24x24/status] -Size=24 -Context=Status -Type=Threshold - -[24x24@2/status] -Size=24 -Scale=2 -Context=Status -Type=Threshold - -[24x24/stock/chart] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/chart] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/code] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/code] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/data] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/data] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/form] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/form] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/image] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/image] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/io] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/io] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/media] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/media] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/navigation] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/navigation] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/net] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/net] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/object] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/object] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/table] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/table] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[24x24/stock/text] -Size=24 -Context=Stock -Type=Threshold - -[24x24@2/stock/text] -Size=24 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/actions] -Size=32 -Context=Actions -Type=Threshold - -[32x32@2/actions] -Size=32 -Scale=2 -Context=Actions -Type=Threshold - -[32x32/animations] -Size=32 -Context=Animations -Type=Threshold - -[32x32@2/animations] -Size=32 -Scale=2 -Context=Animations -Type=Threshold - -[32x32/apps] -Size=32 -Context=Applications -Type=Threshold - -[32x32@2/apps] -Size=32 -Scale=2 -Context=Applications -Type=Threshold - -[32x32/categories] -Size=32 -Context=Categories -Type=Threshold - -[32x32@2/categories] -Size=32 -Scale=2 -Context=Categories -Type=Threshold - -[32x32/devices] -Size=32 -Context=Devices -Type=Threshold - -[32x32@2/devices] -Size=32 -Scale=2 -Context=Devices -Type=Threshold - -[32x32/emblems] -Size=32 -Context=Emblems -Type=Threshold - -[32x32@2/emblems] -Size=32 -Scale=2 -Context=Emblems -Type=Threshold - -[32x32/emotes] -Size=32 -Context=Emotes -Type=Threshold - -[32x32@2/emotes] -Size=32 -Scale=2 -Context=Emotes -Type=Threshold - -[32x32/filesystems] -Size=32 -Context=FileSystems -Type=Threshold - -[32x32@2/filesystems] -Size=32 -Scale=2 -Context=FileSystems -Type=Threshold - -[32x32/intl] -Size=32 -Context=International -Type=Threshold - -[32x32@2/intl] -Size=32 -Scale=2 -Context=International -Type=Threshold - -[32x32/mimetypes] -Size=32 -Context=MimeTypes -Type=Threshold - -[32x32@2/mimetypes] -Size=32 -Scale=2 -Context=MimeTypes -Type=Threshold - -[32x32/places] -Size=32 -Context=Places -Type=Threshold - -[32x32@2/places] -Size=32 -Scale=2 -Context=Places -Type=Threshold - -[32x32/status] -Size=32 -Context=Status -Type=Threshold - -[32x32@2/status] -Size=32 -Scale=2 -Context=Status -Type=Threshold - -[32x32/stock/chart] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/chart] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/code] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/code] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/data] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/data] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/form] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/form] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/image] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/image] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/io] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/io] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/media] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/media] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/navigation] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/navigation] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/net] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/net] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/object] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/object] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/table] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/table] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[32x32/stock/text] -Size=32 -Context=Stock -Type=Threshold - -[32x32@2/stock/text] -Size=32 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/actions] -Size=36 -Context=Actions -Type=Threshold - -[36x36@2/actions] -Size=36 -Scale=2 -Context=Actions -Type=Threshold - -[36x36/animations] -Size=36 -Context=Animations -Type=Threshold - -[36x36@2/animations] -Size=36 -Scale=2 -Context=Animations -Type=Threshold - -[36x36/apps] -Size=36 -Context=Applications -Type=Threshold - -[36x36@2/apps] -Size=36 -Scale=2 -Context=Applications -Type=Threshold - -[36x36/categories] -Size=36 -Context=Categories -Type=Threshold - -[36x36@2/categories] -Size=36 -Scale=2 -Context=Categories -Type=Threshold - -[36x36/devices] -Size=36 -Context=Devices -Type=Threshold - -[36x36@2/devices] -Size=36 -Scale=2 -Context=Devices -Type=Threshold - -[36x36/emblems] -Size=36 -Context=Emblems -Type=Threshold - -[36x36@2/emblems] -Size=36 -Scale=2 -Context=Emblems -Type=Threshold - -[36x36/emotes] -Size=36 -Context=Emotes -Type=Threshold - -[36x36@2/emotes] -Size=36 -Scale=2 -Context=Emotes -Type=Threshold - -[36x36/filesystems] -Size=36 -Context=FileSystems -Type=Threshold - -[36x36@2/filesystems] -Size=36 -Scale=2 -Context=FileSystems -Type=Threshold - -[36x36/intl] -Size=36 -Context=International -Type=Threshold - -[36x36@2/intl] -Size=36 -Scale=2 -Context=International -Type=Threshold - -[36x36/mimetypes] -Size=36 -Context=MimeTypes -Type=Threshold - -[36x36@2/mimetypes] -Size=36 -Scale=2 -Context=MimeTypes -Type=Threshold - -[36x36/places] -Size=36 -Context=Places -Type=Threshold - -[36x36@2/places] -Size=36 -Scale=2 -Context=Places -Type=Threshold - -[36x36/status] -Size=36 -Context=Status -Type=Threshold - -[36x36@2/status] -Size=36 -Scale=2 -Context=Status -Type=Threshold - -[36x36/stock/chart] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/chart] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/code] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/code] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/data] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/data] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/form] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/form] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/image] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/image] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/io] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/io] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/media] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/media] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/navigation] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/navigation] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/net] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/net] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/object] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/object] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/table] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/table] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[36x36/stock/text] -Size=36 -Context=Stock -Type=Threshold - -[36x36@2/stock/text] -Size=36 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/actions] -Size=48 -Context=Actions -Type=Threshold - -[48x48@2/actions] -Size=48 -Scale=2 -Context=Actions -Type=Threshold - -[48x48/animations] -Size=48 -Context=Animations -Type=Threshold - -[48x48@2/animations] -Size=48 -Scale=2 -Context=Animations -Type=Threshold - -[48x48/apps] -Size=48 -Context=Applications -Type=Threshold - -[48x48@2/apps] -Size=48 -Scale=2 -Context=Applications -Type=Threshold - -[48x48/categories] -Size=48 -Context=Categories -Type=Threshold - -[48x48@2/categories] -Size=48 -Scale=2 -Context=Categories -Type=Threshold - -[48x48/devices] -Size=48 -Context=Devices -Type=Threshold - -[48x48@2/devices] -Size=48 -Scale=2 -Context=Devices -Type=Threshold - -[48x48/emblems] -Size=48 -Context=Emblems -Type=Threshold - -[48x48@2/emblems] -Size=48 -Scale=2 -Context=Emblems -Type=Threshold - -[48x48/emotes] -Size=48 -Context=Emotes -Type=Threshold - -[48x48@2/emotes] -Size=48 -Scale=2 -Context=Emotes -Type=Threshold - -[48x48/filesystems] -Size=48 -Context=FileSystems -Type=Threshold - -[48x48@2/filesystems] -Size=48 -Scale=2 -Context=FileSystems -Type=Threshold - -[48x48/intl] -Size=48 -Context=International -Type=Threshold - -[48x48@2/intl] -Size=48 -Scale=2 -Context=International -Type=Threshold - -[48x48/mimetypes] -Size=48 -Context=MimeTypes -Type=Threshold - -[48x48@2/mimetypes] -Size=48 -Scale=2 -Context=MimeTypes -Type=Threshold - -[48x48/places] -Size=48 -Context=Places -Type=Threshold - -[48x48@2/places] -Size=48 -Scale=2 -Context=Places -Type=Threshold - -[48x48/status] -Size=48 -Context=Status -Type=Threshold - -[48x48@2/status] -Size=48 -Scale=2 -Context=Status -Type=Threshold - -[48x48/stock/chart] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/chart] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/code] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/code] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/data] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/data] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/form] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/form] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/image] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/image] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/io] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/io] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/media] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/media] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/navigation] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/navigation] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/net] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/net] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/object] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/object] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/table] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/table] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[48x48/stock/text] -Size=48 -Context=Stock -Type=Threshold - -[48x48@2/stock/text] -Size=48 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/actions] -Size=64 -Context=Actions -Type=Threshold - -[64x64@2/actions] -Size=64 -Scale=2 -Context=Actions -Type=Threshold - -[64x64/animations] -Size=64 -Context=Animations -Type=Threshold - -[64x64@2/animations] -Size=64 -Scale=2 -Context=Animations -Type=Threshold - -[64x64/apps] -Size=64 -Context=Applications -Type=Threshold - -[64x64@2/apps] -Size=64 -Scale=2 -Context=Applications -Type=Threshold - -[64x64/categories] -Size=64 -Context=Categories -Type=Threshold - -[64x64@2/categories] -Size=64 -Scale=2 -Context=Categories -Type=Threshold - -[64x64/devices] -Size=64 -Context=Devices -Type=Threshold - -[64x64@2/devices] -Size=64 -Scale=2 -Context=Devices -Type=Threshold - -[64x64/emblems] -Size=64 -Context=Emblems -Type=Threshold - -[64x64@2/emblems] -Size=64 -Scale=2 -Context=Emblems -Type=Threshold - -[64x64/emotes] -Size=64 -Context=Emotes -Type=Threshold - -[64x64@2/emotes] -Size=64 -Scale=2 -Context=Emotes -Type=Threshold - -[64x64/filesystems] -Size=64 -Context=FileSystems -Type=Threshold - -[64x64@2/filesystems] -Size=64 -Scale=2 -Context=FileSystems -Type=Threshold - -[64x64/intl] -Size=64 -Context=International -Type=Threshold - -[64x64@2/intl] -Size=64 -Scale=2 -Context=International -Type=Threshold - -[64x64/mimetypes] -Size=64 -Context=MimeTypes -Type=Threshold - -[64x64@2/mimetypes] -Size=64 -Scale=2 -Context=MimeTypes -Type=Threshold - -[64x64/places] -Size=64 -Context=Places -Type=Threshold - -[64x64@2/places] -Size=64 -Scale=2 -Context=Places -Type=Threshold - -[64x64/status] -Size=64 -Context=Status -Type=Threshold - -[64x64@2/status] -Size=64 -Scale=2 -Context=Status -Type=Threshold - -[64x64/stock/chart] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/chart] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/code] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/code] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/data] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/data] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/form] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/form] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/image] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/image] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/io] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/io] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/media] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/media] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/navigation] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/navigation] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/net] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/net] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/object] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/object] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/table] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/table] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[64x64/stock/text] -Size=64 -Context=Stock -Type=Threshold - -[64x64@2/stock/text] -Size=64 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/actions] -Size=72 -Context=Actions -Type=Threshold - -[72x72@2/actions] -Size=72 -Scale=2 -Context=Actions -Type=Threshold - -[72x72/animations] -Size=72 -Context=Animations -Type=Threshold - -[72x72@2/animations] -Size=72 -Scale=2 -Context=Animations -Type=Threshold - -[72x72/apps] -Size=72 -Context=Applications -Type=Threshold - -[72x72@2/apps] -Size=72 -Scale=2 -Context=Applications -Type=Threshold - -[72x72/categories] -Size=72 -Context=Categories -Type=Threshold - -[72x72@2/categories] -Size=72 -Scale=2 -Context=Categories -Type=Threshold - -[72x72/devices] -Size=72 -Context=Devices -Type=Threshold - -[72x72@2/devices] -Size=72 -Scale=2 -Context=Devices -Type=Threshold - -[72x72/emblems] -Size=72 -Context=Emblems -Type=Threshold - -[72x72@2/emblems] -Size=72 -Scale=2 -Context=Emblems -Type=Threshold - -[72x72/emotes] -Size=72 -Context=Emotes -Type=Threshold - -[72x72@2/emotes] -Size=72 -Scale=2 -Context=Emotes -Type=Threshold - -[72x72/filesystems] -Size=72 -Context=FileSystems -Type=Threshold - -[72x72@2/filesystems] -Size=72 -Scale=2 -Context=FileSystems -Type=Threshold - -[72x72/intl] -Size=72 -Context=International -Type=Threshold - -[72x72@2/intl] -Size=72 -Scale=2 -Context=International -Type=Threshold - -[72x72/mimetypes] -Size=72 -Context=MimeTypes -Type=Threshold - -[72x72@2/mimetypes] -Size=72 -Scale=2 -Context=MimeTypes -Type=Threshold - -[72x72/places] -Size=72 -Context=Places -Type=Threshold - -[72x72@2/places] -Size=72 -Scale=2 -Context=Places -Type=Threshold - -[72x72/status] -Size=72 -Context=Status -Type=Threshold - -[72x72@2/status] -Size=72 -Scale=2 -Context=Status -Type=Threshold - -[72x72/stock/chart] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/chart] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/code] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/code] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/data] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/data] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/form] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/form] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/image] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/image] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/io] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/io] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/media] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/media] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/navigation] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/navigation] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/net] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/net] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/object] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/object] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/table] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/table] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[72x72/stock/text] -Size=72 -Context=Stock -Type=Threshold - -[72x72@2/stock/text] -Size=72 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/actions] -Size=96 -Context=Actions -Type=Threshold - -[96x96@2/actions] -Size=96 -Scale=2 -Context=Actions -Type=Threshold - -[96x96/animations] -Size=96 -Context=Animations -Type=Threshold - -[96x96@2/animations] -Size=96 -Scale=2 -Context=Animations -Type=Threshold - -[96x96/apps] -Size=96 -Context=Applications -Type=Threshold - -[96x96@2/apps] -Size=96 -Scale=2 -Context=Applications -Type=Threshold - -[96x96/categories] -Size=96 -Context=Categories -Type=Threshold - -[96x96@2/categories] -Size=96 -Scale=2 -Context=Categories -Type=Threshold - -[96x96/devices] -Size=96 -Context=Devices -Type=Threshold - -[96x96@2/devices] -Size=96 -Scale=2 -Context=Devices -Type=Threshold - -[96x96/emblems] -Size=96 -Context=Emblems -Type=Threshold - -[96x96@2/emblems] -Size=96 -Scale=2 -Context=Emblems -Type=Threshold - -[96x96/emotes] -Size=96 -Context=Emotes -Type=Threshold - -[96x96@2/emotes] -Size=96 -Scale=2 -Context=Emotes -Type=Threshold - -[96x96/filesystems] -Size=96 -Context=FileSystems -Type=Threshold - -[96x96@2/filesystems] -Size=96 -Scale=2 -Context=FileSystems -Type=Threshold - -[96x96/intl] -Size=96 -Context=International -Type=Threshold - -[96x96@2/intl] -Size=96 -Scale=2 -Context=International -Type=Threshold - -[96x96/mimetypes] -Size=96 -Context=MimeTypes -Type=Threshold - -[96x96@2/mimetypes] -Size=96 -Scale=2 -Context=MimeTypes -Type=Threshold - -[96x96/places] -Size=96 -Context=Places -Type=Threshold - -[96x96@2/places] -Size=96 -Scale=2 -Context=Places -Type=Threshold - -[96x96/status] -Size=96 -Context=Status -Type=Threshold - -[96x96@2/status] -Size=96 -Scale=2 -Context=Status -Type=Threshold - -[96x96/stock/chart] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/chart] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/code] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/code] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/data] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/data] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/form] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/form] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/image] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/image] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/io] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/io] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/media] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/media] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/navigation] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/navigation] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/net] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/net] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/object] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/object] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/table] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/table] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[96x96/stock/text] -Size=96 -Context=Stock -Type=Threshold - -[96x96@2/stock/text] -Size=96 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/actions] -Size=128 -Context=Actions -Type=Threshold - -[128x128@2/actions] -Size=128 -Scale=2 -Context=Actions -Type=Threshold - -[128x128/animations] -Size=128 -Context=Animations -Type=Threshold - -[128x128@2/animations] -Size=128 -Scale=2 -Context=Animations -Type=Threshold - -[128x128/apps] -Size=128 -Context=Applications -Type=Threshold - -[128x128@2/apps] -Size=128 -Scale=2 -Context=Applications -Type=Threshold - -[128x128/categories] -Size=128 -Context=Categories -Type=Threshold - -[128x128@2/categories] -Size=128 -Scale=2 -Context=Categories -Type=Threshold - -[128x128/devices] -Size=128 -Context=Devices -Type=Threshold - -[128x128@2/devices] -Size=128 -Scale=2 -Context=Devices -Type=Threshold - -[128x128/emblems] -Size=128 -Context=Emblems -Type=Threshold - -[128x128@2/emblems] -Size=128 -Scale=2 -Context=Emblems -Type=Threshold - -[128x128/emotes] -Size=128 -Context=Emotes -Type=Threshold - -[128x128@2/emotes] -Size=128 -Scale=2 -Context=Emotes -Type=Threshold - -[128x128/filesystems] -Size=128 -Context=FileSystems -Type=Threshold - -[128x128@2/filesystems] -Size=128 -Scale=2 -Context=FileSystems -Type=Threshold - -[128x128/intl] -Size=128 -Context=International -Type=Threshold - -[128x128@2/intl] -Size=128 -Scale=2 -Context=International -Type=Threshold - -[128x128/mimetypes] -Size=128 -Context=MimeTypes -Type=Threshold - -[128x128@2/mimetypes] -Size=128 -Scale=2 -Context=MimeTypes -Type=Threshold - -[128x128/places] -Size=128 -Context=Places -Type=Threshold - -[128x128@2/places] -Size=128 -Scale=2 -Context=Places -Type=Threshold - -[128x128/status] -Size=128 -Context=Status -Type=Threshold - -[128x128@2/status] -Size=128 -Scale=2 -Context=Status -Type=Threshold - -[128x128/stock/chart] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/chart] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/code] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/code] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/data] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/data] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/form] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/form] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/image] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/image] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/io] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/io] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/media] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/media] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/navigation] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/navigation] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/net] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/net] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/object] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/object] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/table] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/table] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[128x128/stock/text] -Size=128 -Context=Stock -Type=Threshold - -[128x128@2/stock/text] -Size=128 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/actions] -Size=192 -Context=Actions -Type=Threshold - -[192x192@2/actions] -Size=192 -Scale=2 -Context=Actions -Type=Threshold - -[192x192/animations] -Size=192 -Context=Animations -Type=Threshold - -[192x192@2/animations] -Size=192 -Scale=2 -Context=Animations -Type=Threshold - -[192x192/apps] -Size=192 -Context=Applications -Type=Threshold - -[192x192@2/apps] -Size=192 -Scale=2 -Context=Applications -Type=Threshold - -[192x192/categories] -Size=192 -Context=Categories -Type=Threshold - -[192x192@2/categories] -Size=192 -Scale=2 -Context=Categories -Type=Threshold - -[192x192/devices] -Size=192 -Context=Devices -Type=Threshold - -[192x192@2/devices] -Size=192 -Scale=2 -Context=Devices -Type=Threshold - -[192x192/emblems] -Size=192 -Context=Emblems -Type=Threshold - -[192x192@2/emblems] -Size=192 -Scale=2 -Context=Emblems -Type=Threshold - -[192x192/emotes] -Size=192 -Context=Emotes -Type=Threshold - -[192x192@2/emotes] -Size=192 -Scale=2 -Context=Emotes -Type=Threshold - -[192x192/filesystems] -Size=192 -Context=FileSystems -Type=Threshold - -[192x192@2/filesystems] -Size=192 -Scale=2 -Context=FileSystems -Type=Threshold - -[192x192/intl] -Size=192 -Context=International -Type=Threshold - -[192x192@2/intl] -Size=192 -Scale=2 -Context=International -Type=Threshold - -[192x192/mimetypes] -Size=192 -Context=MimeTypes -Type=Threshold - -[192x192@2/mimetypes] -Size=192 -Scale=2 -Context=MimeTypes -Type=Threshold - -[192x192/places] -Size=192 -Context=Places -Type=Threshold - -[192x192@2/places] -Size=192 -Scale=2 -Context=Places -Type=Threshold - -[192x192/status] -Size=192 -Context=Status -Type=Threshold - -[192x192@2/status] -Size=192 -Scale=2 -Context=Status -Type=Threshold - -[192x192/stock/chart] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/chart] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/code] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/code] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/data] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/data] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/form] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/form] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/image] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/image] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/io] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/io] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/media] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/media] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/navigation] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/navigation] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/net] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/net] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/object] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/object] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/table] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/table] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[192x192/stock/text] -Size=192 -Context=Stock -Type=Threshold - -[192x192@2/stock/text] -Size=192 -Scale=2 -Context=Stock -Type=Threshold - -[256x256/actions] -MinSize=64 -Size=256 -MaxSize=256 -Context=Actions -Type=Scalable - -[256x256@2/actions] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Actions -Type=Scalable - -[256x256/animations] -MinSize=64 -Size=256 -MaxSize=256 -Context=Animations -Type=Scalable - -[256x256@2/animations] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Animations -Type=Scalable - -[256x256/apps] -MinSize=64 -Size=256 -MaxSize=256 -Context=Applications -Type=Scalable - -[256x256@2/apps] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Applications -Type=Scalable - -[256x256/categories] -MinSize=64 -Size=256 -MaxSize=256 -Context=Categories -Type=Scalable - -[256x256@2/categories] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Categories -Type=Scalable - -[256x256/devices] -MinSize=64 -Size=256 -MaxSize=256 -Context=Devices -Type=Scalable - -[256x256@2/devices] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Devices -Type=Scalable - -[256x256/emblems] -MinSize=64 -Size=256 -MaxSize=256 -Context=Emblems -Type=Scalable - -[256x256@2/emblems] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Emblems -Type=Scalable - -[256x256/emotes] -MinSize=64 -Size=256 -MaxSize=256 -Context=Emotes -Type=Scalable - -[256x256@2/emotes] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Emotes -Type=Scalable - -[256x256/filesystems] -MinSize=64 -Size=256 -MaxSize=256 -Context=FileSystems -Type=Scalable - -[256x256@2/filesystems] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=FileSystems -Type=Scalable - -[256x256/intl] -MinSize=64 -Size=256 -MaxSize=256 -Context=International -Type=Scalable - -[256x256@2/intl] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=International -Type=Scalable - -[256x256/mimetypes] -MinSize=64 -Size=256 -MaxSize=256 -Context=MimeTypes -Type=Scalable - -[256x256@2/mimetypes] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=MimeTypes -Type=Scalable - -[256x256/places] -MinSize=64 -Size=256 -MaxSize=256 -Context=Places -Type=Scalable - -[256x256@2/places] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Places -Type=Scalable - -[256x256/status] -MinSize=64 -Size=256 -MaxSize=256 -Context=Status -Type=Scalable - -[256x256@2/status] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Status -Type=Scalable - -[256x256/stock/chart] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/chart] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/code] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/code] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/data] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/data] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/form] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/form] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/image] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/image] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/io] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/io] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/media] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/media] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/navigation] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/navigation] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/net] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/net] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/object] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/object] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/table] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/table] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256/stock/text] -MinSize=64 -Size=256 -MaxSize=256 -Context=Stock -Type=Scalable - -[256x256@2/stock/text] -MinSize=64 -Size=256 -Scale=2 -MaxSize=256 -Context=Stock -Type=Scalable - -[512x512/actions] -MinSize=64 -Size=512 -MaxSize=512 -Context=Actions -Type=Scalable - -[512x512@2/actions] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/actions] Context=Actions -Type=Scalable - -[512x512/animations] -MinSize=64 -Size=512 -MaxSize=512 -Context=Animations -Type=Scalable - -[512x512@2/animations] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Animations -Type=Scalable - -[512x512/apps] -MinSize=64 -Size=512 -MaxSize=512 -Context=Applications -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/apps] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/apps] Context=Applications -Type=Scalable - -[512x512/categories] -MinSize=64 -Size=512 -MaxSize=512 -Context=Categories -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/categories] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/categories] Context=Categories -Type=Scalable - -[512x512/devices] -MinSize=64 -Size=512 -MaxSize=512 -Context=Devices -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/devices] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/devices] Context=Devices -Type=Scalable - -[512x512/emblems] -MinSize=64 -Size=512 -MaxSize=512 -Context=Emblems -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/emblems] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/emblems] Context=Emblems -Type=Scalable - -[512x512/emotes] -MinSize=64 -Size=512 -MaxSize=512 -Context=Emotes -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/emotes] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/emotes] Context=Emotes -Type=Scalable - -[512x512/filesystems] -MinSize=64 -Size=512 -MaxSize=512 -Context=FileSystems -Type=Scalable - -[512x512@2/filesystems] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=FileSystems -Type=Scalable - -[512x512/intl] -MinSize=64 -Size=512 -MaxSize=512 -Context=International -Type=Scalable - -[512x512@2/intl] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=International -Type=Scalable +Size=16 +Type=Fixed -[512x512/mimetypes] -MinSize=64 -Size=512 -MaxSize=512 -Context=MimeTypes -Type=Scalable +[16x16/legacy] +Context=Legacy +Size=16 +Type=Fixed -[512x512@2/mimetypes] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/mimetypes] Context=MimeTypes -Type=Scalable - -[512x512/places] -MinSize=64 -Size=512 -MaxSize=512 -Context=Places -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/places] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/places] Context=Places -Type=Scalable - -[512x512/status] -MinSize=64 -Size=512 -MaxSize=512 -Context=Status -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/status] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 +[16x16/status] Context=Status -Type=Scalable - -[512x512/stock/chart] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/chart] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/code] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/code] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/data] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/data] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/form] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/form] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/image] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/image] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/io] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/io] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/media] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/media] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/navigation] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/navigation] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/net] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512@2/stock/net] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable - -[512x512/stock/object] -MinSize=64 -Size=512 -MaxSize=512 -Context=Stock -Type=Scalable +Size=16 +Type=Fixed -[512x512@2/stock/object] -MinSize=64 -Size=512 -Scale=2 -MaxSize=512 -Context=Stock -Type=Scalable +[16x16/ui] +Context=UI +Size=16 +Type=Fixed -[512x512/stock/table] -MinSize=64 -Size=512 +[scalable/devices] +Context=Devices +Size=128 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[512x512@2/stock/table] -MinSize=64 -Size=512 -Scale=2 +[scalable/mimetypes] +Context=MimeTypes +Size=128 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[512x512/stock/text] -MinSize=64 -Size=512 +[scalable/places] +Context=Places +Size=128 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[512x512@2/stock/text] -MinSize=64 -Size=512 -Scale=2 +[scalable/status] +Context=Status +Size=128 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable [scalable/actions] -MinSize=1 -Size=128 -MaxSize=256 Context=Actions -Type=Scalable - -[scalable/animations] -MinSize=1 Size=128 -MaxSize=256 -Context=Animations +MinSize=8 +MaxSize=512 Type=Scalable [scalable/apps] -MinSize=1 -Size=128 -MaxSize=256 Context=Applications +Size=128 +MinSize=8 +MaxSize=512 Type=Scalable [scalable/categories] -MinSize=1 -Size=128 -MaxSize=256 Context=Categories -Type=Scalable - -[scalable/devices] -MinSize=1 Size=128 +MinSize=8 MaxSize=512 -Context=Devices Type=Scalable [scalable/emblems] -MinSize=1 -Size=128 -MaxSize=256 Context=Emblems -Type=Scalable - -[scalable/emotes] -MinSize=1 Size=128 +MinSize=8 MaxSize=512 -Context=Emotes -Type=Scalable - -[scalable/filesystems] -MinSize=1 -Size=128 -MaxSize=256 -Context=FileSystems Type=Scalable -[scalable/intl] -MinSize=1 +[scalable/emotes] +Context=Emotes Size=128 +MinSize=8 MaxSize=512 -Context=International -Type=Scalable - -[scalable/mimetypes] -MinSize=1 -Size=128 -MaxSize=256 -Context=MimeTypes Type=Scalable -[scalable/places] -MinSize=1 +[scalable/legacy] +Context=Legacy Size=128 +MinSize=8 MaxSize=512 -Context=Places -Type=Scalable - -[scalable/status] -MinSize=1 -Size=128 -MaxSize=256 -Context=Status Type=Scalable -[scalable/stock/chart] -MinSize=1 +[scalable/ui] +Context=UI Size=128 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[scalable/stock/code] -MinSize=1 -Size=128 -MaxSize=256 -Context=Stock -Type=Scalable - -[scalable/stock/data] -MinSize=1 -Size=128 +[symbolic/actions] +Context=Actions +Size=16 +MinSize=8 MaxSize=512 -Context=Stock -Type=Scalable - -[scalable/stock/form] -MinSize=1 -Size=128 -MaxSize=256 -Context=Stock Type=Scalable -[scalable/stock/image] -MinSize=1 -Size=128 +[symbolic/apps] +Context=Applications +Size=16 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[scalable/stock/io] -MinSize=1 -Size=128 -MaxSize=256 -Context=Stock +[symbolic/categories] +Context=Categories +Size=16 +MinSize=8 +MaxSize=512 Type=Scalable -[scalable/stock/media] -MinSize=1 -Size=128 +[symbolic/devices] +Context=Devices +Size=16 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[scalable/stock/navigation] -MinSize=1 -Size=128 -MaxSize=256 -Context=Stock +[symbolic/emblems] +Context=Emblems +Size=16 +MinSize=8 +MaxSize=512 Type=Scalable -[scalable/stock/net] -MinSize=1 -Size=128 +[symbolic/emotes] +Context=Emotes +Size=16 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[scalable/stock/object] -MinSize=1 -Size=128 -MaxSize=256 -Context=Stock +[symbolic/mimetypes] +Context=MimeTypes +Size=16 +MinSize=8 +MaxSize=512 Type=Scalable -[scalable/stock/table] -MinSize=1 -Size=128 +[symbolic/places] +Context=Places +Size=16 +MinSize=8 MaxSize=512 -Context=Stock Type=Scalable -[scalable/stock/text] -MinSize=1 -Size=128 -MaxSize=256 -Context=Stock +[symbolic/status] +Context=Status +Size=16 +MinSize=8 +MaxSize=512 Type=Scalable -[symbolic/apps] -MinSize=8 +[symbolic/legacy] +Context=Legacy Size=16 +MinSize=8 MaxSize=512 -Context=Applications Type=Scalable [symbolic/ui] @@ -3827,4 +230,4 @@ Context=UI Size=16 MinSize=8 MaxSize=512 -Type=Scalable \ No newline at end of file +Type=Scalable From fd672bd80015ebd93ba6e3c6fe8813f73e0f2b13 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Wed, 22 Oct 2025 02:14:27 +0700 Subject: [PATCH 12/13] add several games icons --- scalable/apps/lutris_fallout-4.svg | 1 + scalable/apps/lutris_lethal-company.svg | 1 + .../apps/lutris_the-witcher-3-wild-hunt.svg | 1 + scalable/apps/steam_icon_1966720.svg | 1242 +++++++++++++++++ scalable/apps/steam_icon_292030.svg | 494 +++++++ scalable/apps/steam_icon_377160.svg | 463 ++++++ 6 files changed, 2202 insertions(+) create mode 120000 scalable/apps/lutris_fallout-4.svg create mode 120000 scalable/apps/lutris_lethal-company.svg create mode 120000 scalable/apps/lutris_the-witcher-3-wild-hunt.svg create mode 100644 scalable/apps/steam_icon_1966720.svg create mode 100644 scalable/apps/steam_icon_292030.svg create mode 100644 scalable/apps/steam_icon_377160.svg diff --git a/scalable/apps/lutris_fallout-4.svg b/scalable/apps/lutris_fallout-4.svg new file mode 120000 index 0000000..8d146ae --- /dev/null +++ b/scalable/apps/lutris_fallout-4.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/steam_icon_377160.svg \ No newline at end of file diff --git a/scalable/apps/lutris_lethal-company.svg b/scalable/apps/lutris_lethal-company.svg new file mode 120000 index 0000000..ecd6235 --- /dev/null +++ b/scalable/apps/lutris_lethal-company.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/steam_icon_1966720.svg \ No newline at end of file diff --git a/scalable/apps/lutris_the-witcher-3-wild-hunt.svg b/scalable/apps/lutris_the-witcher-3-wild-hunt.svg new file mode 120000 index 0000000..6eca425 --- /dev/null +++ b/scalable/apps/lutris_the-witcher-3-wild-hunt.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/steam_icon_292030.svg \ No newline at end of file diff --git a/scalable/apps/steam_icon_1966720.svg b/scalable/apps/steam_icon_1966720.svg new file mode 100644 index 0000000..c92372c --- /dev/null +++ b/scalable/apps/steam_icon_1966720.svg @@ -0,0 +1,1242 @@ + + + + diff --git a/scalable/apps/steam_icon_292030.svg b/scalable/apps/steam_icon_292030.svg new file mode 100644 index 0000000..fb4cded --- /dev/null +++ b/scalable/apps/steam_icon_292030.svg @@ -0,0 +1,494 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/scalable/apps/steam_icon_377160.svg b/scalable/apps/steam_icon_377160.svg new file mode 100644 index 0000000..054161b --- /dev/null +++ b/scalable/apps/steam_icon_377160.svg @@ -0,0 +1,463 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4d8f35272ff6eda7ec25bf6dad7f11be0dee92c3 Mon Sep 17 00:00:00 2001 From: Victor Shemyakin Date: Mon, 1 Dec 2025 23:44:02 +0700 Subject: [PATCH 13/13] add jetbrains products symbolic links --- scalable/apps/clion.svg | 1 + scalable/apps/datagrip.svg | 1 + scalable/apps/dataspell.svg | 1 + scalable/apps/fleet.svg | 1 + scalable/apps/goland.svg | 1 + scalable/apps/intellij-idea-community.svg | 1 + scalable/apps/intellij-idea-ultimate.svg | 1 + scalable/apps/phpstorm.svg | 1 + scalable/apps/pycharm-community.svg | 1 + scalable/apps/pycharm-professional.svg | 1 + scalable/apps/rider.svg | 1 + scalable/apps/rubymine.svg | 1 + scalable/apps/rustrover.svg | 1 + scalable/apps/toolbox.svg | 1 + scalable/apps/webstorm.svg | 1 + 15 files changed, 15 insertions(+) create mode 120000 scalable/apps/clion.svg create mode 120000 scalable/apps/datagrip.svg create mode 120000 scalable/apps/dataspell.svg create mode 120000 scalable/apps/fleet.svg create mode 120000 scalable/apps/goland.svg create mode 120000 scalable/apps/intellij-idea-community.svg create mode 120000 scalable/apps/intellij-idea-ultimate.svg create mode 120000 scalable/apps/phpstorm.svg create mode 120000 scalable/apps/pycharm-community.svg create mode 120000 scalable/apps/pycharm-professional.svg create mode 120000 scalable/apps/rider.svg create mode 120000 scalable/apps/rubymine.svg create mode 120000 scalable/apps/rustrover.svg create mode 120000 scalable/apps/toolbox.svg create mode 120000 scalable/apps/webstorm.svg diff --git a/scalable/apps/clion.svg b/scalable/apps/clion.svg new file mode 120000 index 0000000..7a78ea8 --- /dev/null +++ b/scalable/apps/clion.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.CLion.svg \ No newline at end of file diff --git a/scalable/apps/datagrip.svg b/scalable/apps/datagrip.svg new file mode 120000 index 0000000..569ebee --- /dev/null +++ b/scalable/apps/datagrip.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.DataGrip.svg \ No newline at end of file diff --git a/scalable/apps/dataspell.svg b/scalable/apps/dataspell.svg new file mode 120000 index 0000000..762129a --- /dev/null +++ b/scalable/apps/dataspell.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.dataspell.svg \ No newline at end of file diff --git a/scalable/apps/fleet.svg b/scalable/apps/fleet.svg new file mode 120000 index 0000000..ba3a825 --- /dev/null +++ b/scalable/apps/fleet.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.Fleet.svg \ No newline at end of file diff --git a/scalable/apps/goland.svg b/scalable/apps/goland.svg new file mode 120000 index 0000000..2a62c85 --- /dev/null +++ b/scalable/apps/goland.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.GoLand.svg \ No newline at end of file diff --git a/scalable/apps/intellij-idea-community.svg b/scalable/apps/intellij-idea-community.svg new file mode 120000 index 0000000..a4598ec --- /dev/null +++ b/scalable/apps/intellij-idea-community.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.IntelliJ-IDEA-Community.svg \ No newline at end of file diff --git a/scalable/apps/intellij-idea-ultimate.svg b/scalable/apps/intellij-idea-ultimate.svg new file mode 120000 index 0000000..4263669 --- /dev/null +++ b/scalable/apps/intellij-idea-ultimate.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.IntelliJ-IDEA-Ultimate.svg \ No newline at end of file diff --git a/scalable/apps/phpstorm.svg b/scalable/apps/phpstorm.svg new file mode 120000 index 0000000..a8618f3 --- /dev/null +++ b/scalable/apps/phpstorm.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.PhpStorm.svg \ No newline at end of file diff --git a/scalable/apps/pycharm-community.svg b/scalable/apps/pycharm-community.svg new file mode 120000 index 0000000..d506f47 --- /dev/null +++ b/scalable/apps/pycharm-community.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.PyCharm-Community.svg \ No newline at end of file diff --git a/scalable/apps/pycharm-professional.svg b/scalable/apps/pycharm-professional.svg new file mode 120000 index 0000000..8fb2f30 --- /dev/null +++ b/scalable/apps/pycharm-professional.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.PyCharm-Professional.svg \ No newline at end of file diff --git a/scalable/apps/rider.svg b/scalable/apps/rider.svg new file mode 120000 index 0000000..5d96c23 --- /dev/null +++ b/scalable/apps/rider.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.Rider.svg \ No newline at end of file diff --git a/scalable/apps/rubymine.svg b/scalable/apps/rubymine.svg new file mode 120000 index 0000000..3094869 --- /dev/null +++ b/scalable/apps/rubymine.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.RubyMine.svg \ No newline at end of file diff --git a/scalable/apps/rustrover.svg b/scalable/apps/rustrover.svg new file mode 120000 index 0000000..6fc7097 --- /dev/null +++ b/scalable/apps/rustrover.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.RustRover.svg \ No newline at end of file diff --git a/scalable/apps/toolbox.svg b/scalable/apps/toolbox.svg new file mode 120000 index 0000000..85c6675 --- /dev/null +++ b/scalable/apps/toolbox.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.toolbox.svg \ No newline at end of file diff --git a/scalable/apps/webstorm.svg b/scalable/apps/webstorm.svg new file mode 120000 index 0000000..eb71ea7 --- /dev/null +++ b/scalable/apps/webstorm.svg @@ -0,0 +1 @@ +/home/sehnsucht/.local/share/icons/Neuwaita/scalable/apps/com.jetbrains.WebStorm.svg \ No newline at end of file