From a1ffc6d32848948c1d1cea84000ad0c9818c7837 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 20 Dec 2019 16:44:47 +0530 Subject: [PATCH 01/21] Mathematica Icon --- apps/scalable/mathematica.svg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 apps/scalable/mathematica.svg diff --git a/apps/scalable/mathematica.svg b/apps/scalable/mathematica.svg new file mode 100755 index 000000000..2b868644c --- /dev/null +++ b/apps/scalable/mathematica.svg @@ -0,0 +1,7 @@ + + + + + + + From 6ea239b8c8b5211cf38f8c0833c727f647c75403 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 20 Dec 2019 16:46:10 +0530 Subject: [PATCH 02/21] Mathematica mimetypes --- .../scalable/application-vnd.wolfram.cdf.svg | 191 ++++++++++++ ...cation-vnd.wolfram.mathematica.package.svg | 146 ++++++++++ .../scalable/application-vnd.wolfram.nb.svg | 273 ++++++++++++++++++ .../application-vnd.wolfram.player.svg | 1 + .../scalable/application-vnd.wolfram.wl.svg | 162 +++++++++++ .../scalable/application-vnd.wolfram.wls.svg | 156 ++++++++++ ...gnome-mime-application-vnd.wolfram.cdf.svg | 1 + ...cation-vnd.wolfram.mathematica.package.svg | 1 + .../gnome-mime-application-vnd.wolfram.nb.svg | 1 + ...me-mime-application-vnd.wolfram.player.svg | 1 + .../gnome-mime-application-vnd.wolfram.wl.svg | 1 + ...gnome-mime-application-vnd.wolfram.wls.svg | 1 + 12 files changed, 935 insertions(+) create mode 100644 mimetypes/scalable/application-vnd.wolfram.cdf.svg create mode 100644 mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg create mode 100644 mimetypes/scalable/application-vnd.wolfram.nb.svg create mode 120000 mimetypes/scalable/application-vnd.wolfram.player.svg create mode 100644 mimetypes/scalable/application-vnd.wolfram.wl.svg create mode 100644 mimetypes/scalable/application-vnd.wolfram.wls.svg create mode 120000 mimetypes/scalable/gnome-mime-application-vnd.wolfram.cdf.svg create mode 120000 mimetypes/scalable/gnome-mime-application-vnd.wolfram.mathematica.package.svg create mode 120000 mimetypes/scalable/gnome-mime-application-vnd.wolfram.nb.svg create mode 120000 mimetypes/scalable/gnome-mime-application-vnd.wolfram.player.svg create mode 120000 mimetypes/scalable/gnome-mime-application-vnd.wolfram.wl.svg create mode 120000 mimetypes/scalable/gnome-mime-application-vnd.wolfram.wls.svg diff --git a/mimetypes/scalable/application-vnd.wolfram.cdf.svg b/mimetypes/scalable/application-vnd.wolfram.cdf.svg new file mode 100644 index 000000000..d2b3afc02 --- /dev/null +++ b/mimetypes/scalable/application-vnd.wolfram.cdf.svg @@ -0,0 +1,191 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg b/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg new file mode 100644 index 000000000..e77b8990c --- /dev/null +++ b/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg @@ -0,0 +1,146 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.nb.svg b/mimetypes/scalable/application-vnd.wolfram.nb.svg new file mode 100644 index 000000000..7a63edc86 --- /dev/null +++ b/mimetypes/scalable/application-vnd.wolfram.nb.svg @@ -0,0 +1,273 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.player.svg b/mimetypes/scalable/application-vnd.wolfram.player.svg new file mode 120000 index 000000000..af002c3c8 --- /dev/null +++ b/mimetypes/scalable/application-vnd.wolfram.player.svg @@ -0,0 +1 @@ +application-vnd.wolfram.cdf.svg \ No newline at end of file diff --git a/mimetypes/scalable/application-vnd.wolfram.wl.svg b/mimetypes/scalable/application-vnd.wolfram.wl.svg new file mode 100644 index 000000000..a426c6427 --- /dev/null +++ b/mimetypes/scalable/application-vnd.wolfram.wl.svg @@ -0,0 +1,162 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.wls.svg b/mimetypes/scalable/application-vnd.wolfram.wls.svg new file mode 100644 index 000000000..91e5d8275 --- /dev/null +++ b/mimetypes/scalable/application-vnd.wolfram.wls.svg @@ -0,0 +1,156 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/gnome-mime-application-vnd.wolfram.cdf.svg b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.cdf.svg new file mode 120000 index 000000000..af002c3c8 --- /dev/null +++ b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.cdf.svg @@ -0,0 +1 @@ +application-vnd.wolfram.cdf.svg \ No newline at end of file diff --git a/mimetypes/scalable/gnome-mime-application-vnd.wolfram.mathematica.package.svg b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.mathematica.package.svg new file mode 120000 index 000000000..bba8b611c --- /dev/null +++ b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.mathematica.package.svg @@ -0,0 +1 @@ +application-vnd.wolfram.mathematica.package.svg \ No newline at end of file diff --git a/mimetypes/scalable/gnome-mime-application-vnd.wolfram.nb.svg b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.nb.svg new file mode 120000 index 000000000..652f3491c --- /dev/null +++ b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.nb.svg @@ -0,0 +1 @@ +application-vnd.wolfram.nb.svg \ No newline at end of file diff --git a/mimetypes/scalable/gnome-mime-application-vnd.wolfram.player.svg b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.player.svg new file mode 120000 index 000000000..af002c3c8 --- /dev/null +++ b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.player.svg @@ -0,0 +1 @@ +application-vnd.wolfram.cdf.svg \ No newline at end of file diff --git a/mimetypes/scalable/gnome-mime-application-vnd.wolfram.wl.svg b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.wl.svg new file mode 120000 index 000000000..b8b1599fa --- /dev/null +++ b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.wl.svg @@ -0,0 +1 @@ +application-vnd.wolfram.wl.svg \ No newline at end of file diff --git a/mimetypes/scalable/gnome-mime-application-vnd.wolfram.wls.svg b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.wls.svg new file mode 120000 index 000000000..bba8b611c --- /dev/null +++ b/mimetypes/scalable/gnome-mime-application-vnd.wolfram.wls.svg @@ -0,0 +1 @@ +application-vnd.wolfram.mathematica.package.svg \ No newline at end of file From 4930b4c26e268838d676b5cfa175799133f182d2 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 20 Dec 2019 17:03:43 +0530 Subject: [PATCH 03/21] Xampp Icon --- apps/scalable/xampp.svg | 69 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100755 apps/scalable/xampp.svg diff --git a/apps/scalable/xampp.svg b/apps/scalable/xampp.svg new file mode 100755 index 000000000..7662d6a7a --- /dev/null +++ b/apps/scalable/xampp.svg @@ -0,0 +1,69 @@ + + + + + + image/svg+xml + + + + + + + + + + + From b3df919eee254051fca836d0acf2c95135ca5661 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 20 Dec 2019 17:10:41 +0530 Subject: [PATCH 04/21] Freeplane Icone --- apps/scalable/freeplane.svg | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 apps/scalable/freeplane.svg diff --git a/apps/scalable/freeplane.svg b/apps/scalable/freeplane.svg new file mode 100755 index 000000000..ee556d101 --- /dev/null +++ b/apps/scalable/freeplane.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + From ba16fbf419006014342457859ab68894fa684d8f Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 20 Dec 2019 17:13:55 +0530 Subject: [PATCH 05/21] Modem-manager-gui icon --- apps/scalable/modem-manager-gui.svg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 apps/scalable/modem-manager-gui.svg diff --git a/apps/scalable/modem-manager-gui.svg b/apps/scalable/modem-manager-gui.svg new file mode 100755 index 000000000..763322311 --- /dev/null +++ b/apps/scalable/modem-manager-gui.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + From 8b5858bf2b2260ca3099b84f007f42fbebb867d2 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 20 Dec 2019 17:22:21 +0530 Subject: [PATCH 06/21] Few extra places Icone (Copy-cloud, Dropbox, Gitlab, Java, Linux, Mega, Torrent, Virtual-box, Wine, Yandex-disk) --- places/scalable/folder-copy-cloud.svg | 172 ++++++++++++++++++++ places/scalable/folder-dropbox.svg | 172 ++++++++++++++++++++ places/scalable/folder-gitlab.svg | 172 ++++++++++++++++++++ places/scalable/folder-java.svg | 172 ++++++++++++++++++++ places/scalable/folder-linux.svg | 172 ++++++++++++++++++++ places/scalable/folder-mega.svg | 172 ++++++++++++++++++++ places/scalable/folder-torrent.svg | 172 ++++++++++++++++++++ places/scalable/folder-vbox.svg | 172 ++++++++++++++++++++ places/scalable/folder-wine.svg | 207 +++++++++++++++++++++++++ places/scalable/folder-yandex-disk.svg | 172 ++++++++++++++++++++ 10 files changed, 1755 insertions(+) create mode 100644 places/scalable/folder-copy-cloud.svg create mode 100644 places/scalable/folder-dropbox.svg create mode 100644 places/scalable/folder-gitlab.svg create mode 100644 places/scalable/folder-java.svg create mode 100644 places/scalable/folder-linux.svg create mode 100644 places/scalable/folder-mega.svg create mode 100644 places/scalable/folder-torrent.svg create mode 100644 places/scalable/folder-vbox.svg create mode 100644 places/scalable/folder-wine.svg create mode 100644 places/scalable/folder-yandex-disk.svg diff --git a/places/scalable/folder-copy-cloud.svg b/places/scalable/folder-copy-cloud.svg new file mode 100644 index 000000000..0babc37e3 --- /dev/null +++ b/places/scalable/folder-copy-cloud.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-dropbox.svg b/places/scalable/folder-dropbox.svg new file mode 100644 index 000000000..6d296afb1 --- /dev/null +++ b/places/scalable/folder-dropbox.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-gitlab.svg b/places/scalable/folder-gitlab.svg new file mode 100644 index 000000000..41fe6842c --- /dev/null +++ b/places/scalable/folder-gitlab.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-java.svg b/places/scalable/folder-java.svg new file mode 100644 index 000000000..1fd1a03b0 --- /dev/null +++ b/places/scalable/folder-java.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-linux.svg b/places/scalable/folder-linux.svg new file mode 100644 index 000000000..f556d54ab --- /dev/null +++ b/places/scalable/folder-linux.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-mega.svg b/places/scalable/folder-mega.svg new file mode 100644 index 000000000..2a9ba3030 --- /dev/null +++ b/places/scalable/folder-mega.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-torrent.svg b/places/scalable/folder-torrent.svg new file mode 100644 index 000000000..7239885fa --- /dev/null +++ b/places/scalable/folder-torrent.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-vbox.svg b/places/scalable/folder-vbox.svg new file mode 100644 index 000000000..72704ee55 --- /dev/null +++ b/places/scalable/folder-vbox.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-wine.svg b/places/scalable/folder-wine.svg new file mode 100644 index 000000000..a4de06b83 --- /dev/null +++ b/places/scalable/folder-wine.svg @@ -0,0 +1,207 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-yandex-disk.svg b/places/scalable/folder-yandex-disk.svg new file mode 100644 index 000000000..409cb2b34 --- /dev/null +++ b/places/scalable/folder-yandex-disk.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 01697bb2dd125cd29506c247901e12aeac80a980 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 00:49:18 +0530 Subject: [PATCH 07/21] Addition of Pink and Magenta icons --- places/scalable/folder-magenta.svg | 2 +- places/scalable/folder-violet.svg | 2 +- places/scalable/folder_color_magenta.svg | 212 ++++++++++++++++++++ places/scalable/folder_color_pink.svg | 245 ++++++++++++++++++++++- places/scalable/folder_color_violet.svg | 244 ++++++++++++++++++++++ 5 files changed, 702 insertions(+), 3 deletions(-) create mode 100644 places/scalable/folder_color_magenta.svg mode change 100644 => 100755 places/scalable/folder_color_pink.svg create mode 100644 places/scalable/folder_color_violet.svg diff --git a/places/scalable/folder-magenta.svg b/places/scalable/folder-magenta.svg index 6e5e40cee..f954977c0 120000 --- a/places/scalable/folder-magenta.svg +++ b/places/scalable/folder-magenta.svg @@ -1 +1 @@ -folder_color_pink.svg \ No newline at end of file +folder_color_magenta.svg \ No newline at end of file diff --git a/places/scalable/folder-violet.svg b/places/scalable/folder-violet.svg index 991a683a9..0467412fe 120000 --- a/places/scalable/folder-violet.svg +++ b/places/scalable/folder-violet.svg @@ -1 +1 @@ -folder_color_purple.svg \ No newline at end of file +folder_color_violet.svg \ No newline at end of file diff --git a/places/scalable/folder_color_magenta.svg b/places/scalable/folder_color_magenta.svg new file mode 100644 index 000000000..a00be4b70 --- /dev/null +++ b/places/scalable/folder_color_magenta.svg @@ -0,0 +1,212 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder_color_pink.svg b/places/scalable/folder_color_pink.svg old mode 100644 new mode 100755 index 96db7b26b..12d27b6ef --- a/places/scalable/folder_color_pink.svg +++ b/places/scalable/folder_color_pink.svg @@ -1 +1,244 @@ - \ No newline at end of file + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg new file mode 100644 index 000000000..04626e7ac --- /dev/null +++ b/places/scalable/folder_color_violet.svg @@ -0,0 +1,244 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From a1bbec56e456fc3ec747fb7d5f896c949cf1c7e5 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 01:28:08 +0530 Subject: [PATCH 08/21] Icone adjustment --- places/scalable/folder_color_violet.svg | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg index 04626e7ac..0ba6ffc96 100644 --- a/places/scalable/folder_color_violet.svg +++ b/places/scalable/folder_color_violet.svg @@ -14,7 +14,7 @@ width="48" height="48" id="svg78" - sodipodi:docname="Violet.svg" + sodipodi:docname="folder-violet.svg" inkscape:version="0.92.3 (2405546, 2018-03-11)"> @@ -42,9 +42,9 @@ id="namedview80" showgrid="false" inkscape:zoom="5.9" - inkscape:cx="40.677966" + inkscape:cx="8.6440677" inkscape:cy="26.446281" - inkscape:window-x="518" + inkscape:window-x="229" inkscape:window-y="163" inkscape:window-maximized="0" inkscape:current-layer="svg78" /> @@ -159,7 +159,7 @@ style="opacity:1;fill:url(#gradientd7k6AnyW4)" id="use34" xlink:href="#a7g0fRVF2" - transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> From 3a06f01e72dfc16cf93c0771fb0e833379a42440 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 17:35:41 +0530 Subject: [PATCH 09/21] Revert "Icone adjustment" This reverts commit a1bbec56e456fc3ec747fb7d5f896c949cf1c7e5. --- places/scalable/folder_color_violet.svg | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg index 0ba6ffc96..04626e7ac 100644 --- a/places/scalable/folder_color_violet.svg +++ b/places/scalable/folder_color_violet.svg @@ -14,7 +14,7 @@ width="48" height="48" id="svg78" - sodipodi:docname="folder-violet.svg" + sodipodi:docname="Violet.svg" inkscape:version="0.92.3 (2405546, 2018-03-11)"> @@ -42,9 +42,9 @@ id="namedview80" showgrid="false" inkscape:zoom="5.9" - inkscape:cx="8.6440677" + inkscape:cx="40.677966" inkscape:cy="26.446281" - inkscape:window-x="229" + inkscape:window-x="518" inkscape:window-y="163" inkscape:window-maximized="0" inkscape:current-layer="svg78" /> @@ -159,7 +159,7 @@ style="opacity:1;fill:url(#gradientd7k6AnyW4)" id="use34" xlink:href="#a7g0fRVF2" - transform="matrix(0.97597248,0,0,0.96969107,0.58480922,0.72692429)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> + transform="matrix(0.89800332,0,0,0.83167416,2.4258916,5.78881)" /> From e0592c7a3fd9bd22b9084aef36ccbae8b6b16c89 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 17:36:22 +0530 Subject: [PATCH 10/21] Revert "Addition of Pink and Magenta icons" This reverts commit 01697bb2dd125cd29506c247901e12aeac80a980. --- places/scalable/folder-magenta.svg | 2 +- places/scalable/folder-violet.svg | 2 +- places/scalable/folder_color_magenta.svg | 212 -------------------- places/scalable/folder_color_pink.svg | 245 +---------------------- places/scalable/folder_color_violet.svg | 244 ---------------------- 5 files changed, 3 insertions(+), 702 deletions(-) delete mode 100644 places/scalable/folder_color_magenta.svg mode change 100755 => 100644 places/scalable/folder_color_pink.svg delete mode 100644 places/scalable/folder_color_violet.svg diff --git a/places/scalable/folder-magenta.svg b/places/scalable/folder-magenta.svg index f954977c0..6e5e40cee 120000 --- a/places/scalable/folder-magenta.svg +++ b/places/scalable/folder-magenta.svg @@ -1 +1 @@ -folder_color_magenta.svg \ No newline at end of file +folder_color_pink.svg \ No newline at end of file diff --git a/places/scalable/folder-violet.svg b/places/scalable/folder-violet.svg index 0467412fe..991a683a9 120000 --- a/places/scalable/folder-violet.svg +++ b/places/scalable/folder-violet.svg @@ -1 +1 @@ -folder_color_violet.svg \ No newline at end of file +folder_color_purple.svg \ No newline at end of file diff --git a/places/scalable/folder_color_magenta.svg b/places/scalable/folder_color_magenta.svg deleted file mode 100644 index a00be4b70..000000000 --- a/places/scalable/folder_color_magenta.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder_color_pink.svg b/places/scalable/folder_color_pink.svg old mode 100755 new mode 100644 index 12d27b6ef..96db7b26b --- a/places/scalable/folder_color_pink.svg +++ b/places/scalable/folder_color_pink.svg @@ -1,244 +1 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg deleted file mode 100644 index 04626e7ac..000000000 --- a/places/scalable/folder_color_violet.svg +++ /dev/null @@ -1,244 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 6ad0926d91b0de1a4e0db7a3363ec377346a168a Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 17:37:07 +0530 Subject: [PATCH 11/21] Revert "Few extra places Icone (Copy-cloud, Dropbox, Gitlab, Java, Linux, Mega, Torrent, Virtual-box, Wine, Yandex-disk)" This reverts commit 8b5858bf2b2260ca3099b84f007f42fbebb867d2. --- places/scalable/folder-copy-cloud.svg | 172 -------------------- places/scalable/folder-dropbox.svg | 172 -------------------- places/scalable/folder-gitlab.svg | 172 -------------------- places/scalable/folder-java.svg | 172 -------------------- places/scalable/folder-linux.svg | 172 -------------------- places/scalable/folder-mega.svg | 172 -------------------- places/scalable/folder-torrent.svg | 172 -------------------- places/scalable/folder-vbox.svg | 172 -------------------- places/scalable/folder-wine.svg | 207 ------------------------- places/scalable/folder-yandex-disk.svg | 172 -------------------- 10 files changed, 1755 deletions(-) delete mode 100644 places/scalable/folder-copy-cloud.svg delete mode 100644 places/scalable/folder-dropbox.svg delete mode 100644 places/scalable/folder-gitlab.svg delete mode 100644 places/scalable/folder-java.svg delete mode 100644 places/scalable/folder-linux.svg delete mode 100644 places/scalable/folder-mega.svg delete mode 100644 places/scalable/folder-torrent.svg delete mode 100644 places/scalable/folder-vbox.svg delete mode 100644 places/scalable/folder-wine.svg delete mode 100644 places/scalable/folder-yandex-disk.svg diff --git a/places/scalable/folder-copy-cloud.svg b/places/scalable/folder-copy-cloud.svg deleted file mode 100644 index 0babc37e3..000000000 --- a/places/scalable/folder-copy-cloud.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-dropbox.svg b/places/scalable/folder-dropbox.svg deleted file mode 100644 index 6d296afb1..000000000 --- a/places/scalable/folder-dropbox.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-gitlab.svg b/places/scalable/folder-gitlab.svg deleted file mode 100644 index 41fe6842c..000000000 --- a/places/scalable/folder-gitlab.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-java.svg b/places/scalable/folder-java.svg deleted file mode 100644 index 1fd1a03b0..000000000 --- a/places/scalable/folder-java.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-linux.svg b/places/scalable/folder-linux.svg deleted file mode 100644 index f556d54ab..000000000 --- a/places/scalable/folder-linux.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-mega.svg b/places/scalable/folder-mega.svg deleted file mode 100644 index 2a9ba3030..000000000 --- a/places/scalable/folder-mega.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-torrent.svg b/places/scalable/folder-torrent.svg deleted file mode 100644 index 7239885fa..000000000 --- a/places/scalable/folder-torrent.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-vbox.svg b/places/scalable/folder-vbox.svg deleted file mode 100644 index 72704ee55..000000000 --- a/places/scalable/folder-vbox.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-wine.svg b/places/scalable/folder-wine.svg deleted file mode 100644 index a4de06b83..000000000 --- a/places/scalable/folder-wine.svg +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder-yandex-disk.svg b/places/scalable/folder-yandex-disk.svg deleted file mode 100644 index 409cb2b34..000000000 --- a/places/scalable/folder-yandex-disk.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 9f3a2742c4ef0dabd3c80cbbfac22e138f1cb695 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 17:37:43 +0530 Subject: [PATCH 12/21] Revert "Modem-manager-gui icon" This reverts commit ba16fbf419006014342457859ab68894fa684d8f. --- apps/scalable/modem-manager-gui.svg | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100755 apps/scalable/modem-manager-gui.svg diff --git a/apps/scalable/modem-manager-gui.svg b/apps/scalable/modem-manager-gui.svg deleted file mode 100755 index 763322311..000000000 --- a/apps/scalable/modem-manager-gui.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - From 65fd510739c471960d34d5176a2730f72aabdb81 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 17:38:40 +0530 Subject: [PATCH 13/21] Revert "Freeplane Icone" This reverts commit b3df919eee254051fca836d0acf2c95135ca5661. --- apps/scalable/freeplane.svg | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 apps/scalable/freeplane.svg diff --git a/apps/scalable/freeplane.svg b/apps/scalable/freeplane.svg deleted file mode 100755 index ee556d101..000000000 --- a/apps/scalable/freeplane.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - From 82f2f1e5a2993a1056b5642fc0e83e317f4737b7 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sat, 21 Dec 2019 17:38:51 +0530 Subject: [PATCH 14/21] Revert "Xampp Icon" This reverts commit 4930b4c26e268838d676b5cfa175799133f182d2. --- apps/scalable/xampp.svg | 69 ----------------------------------------- 1 file changed, 69 deletions(-) delete mode 100755 apps/scalable/xampp.svg diff --git a/apps/scalable/xampp.svg b/apps/scalable/xampp.svg deleted file mode 100755 index 7662d6a7a..000000000 --- a/apps/scalable/xampp.svg +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - From 2aa5f856d6be82635febd89126d1f0fdf900c10f Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Fri, 10 Jan 2020 20:37:53 +0530 Subject: [PATCH 15/21] scour and tidy on Mathematica Icon and mimetype --- apps/scalable/mathematica.svg | 13 +- .../scalable/application-vnd.wolfram.cdf.svg | 232 +++--------- ...cation-vnd.wolfram.mathematica.package.svg | 178 ++-------- .../scalable/application-vnd.wolfram.nb.svg | 329 +++--------------- .../scalable/application-vnd.wolfram.wl.svg | 201 +++-------- .../scalable/application-vnd.wolfram.wls.svg | 190 ++-------- 6 files changed, 214 insertions(+), 929 deletions(-) mode change 100644 => 100755 mimetypes/scalable/application-vnd.wolfram.cdf.svg mode change 100644 => 100755 mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg mode change 100644 => 100755 mimetypes/scalable/application-vnd.wolfram.nb.svg mode change 100644 => 100755 mimetypes/scalable/application-vnd.wolfram.wl.svg mode change 100644 => 100755 mimetypes/scalable/application-vnd.wolfram.wls.svg diff --git a/apps/scalable/mathematica.svg b/apps/scalable/mathematica.svg index 2b868644c..5f1e18811 100755 --- a/apps/scalable/mathematica.svg +++ b/apps/scalable/mathematica.svg @@ -1,7 +1,8 @@ - - - - - - + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.cdf.svg b/mimetypes/scalable/application-vnd.wolfram.cdf.svg old mode 100644 new mode 100755 index d2b3afc02..98b4c3011 --- a/mimetypes/scalable/application-vnd.wolfram.cdf.svg +++ b/mimetypes/scalable/application-vnd.wolfram.cdf.svg @@ -1,191 +1,43 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg b/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg old mode 100644 new mode 100755 index e77b8990c..1cbf0d0e3 --- a/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg +++ b/mimetypes/scalable/application-vnd.wolfram.mathematica.package.svg @@ -1,146 +1,34 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.nb.svg b/mimetypes/scalable/application-vnd.wolfram.nb.svg old mode 100644 new mode 100755 index 7a63edc86..2aadbd5d5 --- a/mimetypes/scalable/application-vnd.wolfram.nb.svg +++ b/mimetypes/scalable/application-vnd.wolfram.nb.svg @@ -1,273 +1,58 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.wl.svg b/mimetypes/scalable/application-vnd.wolfram.wl.svg old mode 100644 new mode 100755 index a426c6427..89628be75 --- a/mimetypes/scalable/application-vnd.wolfram.wl.svg +++ b/mimetypes/scalable/application-vnd.wolfram.wl.svg @@ -1,162 +1,41 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.wls.svg b/mimetypes/scalable/application-vnd.wolfram.wls.svg old mode 100644 new mode 100755 index 91e5d8275..4459d8af7 --- a/mimetypes/scalable/application-vnd.wolfram.wls.svg +++ b/mimetypes/scalable/application-vnd.wolfram.wls.svg @@ -1,156 +1,36 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From c4201c381eb29d8a7fdf66f8b25c015166f7e2c0 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sun, 19 Jan 2020 19:39:27 +0530 Subject: [PATCH 16/21] ALL CAPS issue Fixed --- .../scalable/application-vnd.wolfram.cdf.svg | 19 +++++++-- .../scalable/application-vnd.wolfram.nb.svg | 41 ++++++------------- 2 files changed, 29 insertions(+), 31 deletions(-) mode change 100755 => 100644 mimetypes/scalable/application-vnd.wolfram.cdf.svg mode change 100755 => 100644 mimetypes/scalable/application-vnd.wolfram.nb.svg diff --git a/mimetypes/scalable/application-vnd.wolfram.cdf.svg b/mimetypes/scalable/application-vnd.wolfram.cdf.svg old mode 100755 new mode 100644 index 98b4c3011..e725b9803 --- a/mimetypes/scalable/application-vnd.wolfram.cdf.svg +++ b/mimetypes/scalable/application-vnd.wolfram.cdf.svg @@ -20,12 +20,12 @@ - + - + - + @@ -39,5 +39,18 @@ + + + + + + + + + + + + + diff --git a/mimetypes/scalable/application-vnd.wolfram.nb.svg b/mimetypes/scalable/application-vnd.wolfram.nb.svg old mode 100755 new mode 100644 index 2aadbd5d5..c3d387f31 --- a/mimetypes/scalable/application-vnd.wolfram.nb.svg +++ b/mimetypes/scalable/application-vnd.wolfram.nb.svg @@ -20,39 +20,24 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + From 1b2d119b93a0da87829750b32b6e4713cc803193 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sun, 26 Jan 2020 15:31:32 +0530 Subject: [PATCH 17/21] Pink and Violet colour rectification for colour folders --- places/folder-magenta.svg | 1 + places/scalable/folder-magenta.svg | 2 +- places/scalable/folder-violet.svg | 2 +- places/scalable/folder_color_magenta.svg | 212 +++++++++++++++++++++++ places/scalable/folder_color_pink.svg | 45 ++++- places/scalable/folder_color_violet.svg | 44 +++++ 6 files changed, 303 insertions(+), 3 deletions(-) create mode 100644 places/folder-magenta.svg create mode 100644 places/scalable/folder_color_magenta.svg create mode 100644 places/scalable/folder_color_violet.svg diff --git a/places/folder-magenta.svg b/places/folder-magenta.svg new file mode 100644 index 000000000..96db7b26b --- /dev/null +++ b/places/folder-magenta.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/places/scalable/folder-magenta.svg b/places/scalable/folder-magenta.svg index 6e5e40cee..f954977c0 120000 --- a/places/scalable/folder-magenta.svg +++ b/places/scalable/folder-magenta.svg @@ -1 +1 @@ -folder_color_pink.svg \ No newline at end of file +folder_color_magenta.svg \ No newline at end of file diff --git a/places/scalable/folder-violet.svg b/places/scalable/folder-violet.svg index 991a683a9..0467412fe 120000 --- a/places/scalable/folder-violet.svg +++ b/places/scalable/folder-violet.svg @@ -1 +1 @@ -folder_color_purple.svg \ No newline at end of file +folder_color_violet.svg \ No newline at end of file diff --git a/places/scalable/folder_color_magenta.svg b/places/scalable/folder_color_magenta.svg new file mode 100644 index 000000000..a00be4b70 --- /dev/null +++ b/places/scalable/folder_color_magenta.svg @@ -0,0 +1,212 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder_color_pink.svg b/places/scalable/folder_color_pink.svg index 96db7b26b..8502868f3 100644 --- a/places/scalable/folder_color_pink.svg +++ b/places/scalable/folder_color_pink.svg @@ -1 +1,44 @@ - \ No newline at end of file + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg new file mode 100644 index 000000000..c509f1997 --- /dev/null +++ b/places/scalable/folder_color_violet.svg @@ -0,0 +1,44 @@ + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From f63768bdb0380da3ee605c18f0651879884f79a3 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Sun, 26 Jan 2020 16:07:28 +0530 Subject: [PATCH 18/21] Color fix --- places/folder-magenta.svg | 1 - places/scalable/folder-magenta.svg | 2 +- places/scalable/folder-violet.svg | 2 +- places/scalable/folder_color_magenta.svg | 212 ----------------------- places/scalable/folder_color_pink.svg | 45 +---- places/scalable/folder_color_violet.svg | 44 ----- 6 files changed, 3 insertions(+), 303 deletions(-) delete mode 100644 places/folder-magenta.svg delete mode 100644 places/scalable/folder_color_magenta.svg delete mode 100644 places/scalable/folder_color_violet.svg diff --git a/places/folder-magenta.svg b/places/folder-magenta.svg deleted file mode 100644 index 96db7b26b..000000000 --- a/places/folder-magenta.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/places/scalable/folder-magenta.svg b/places/scalable/folder-magenta.svg index f954977c0..6e5e40cee 120000 --- a/places/scalable/folder-magenta.svg +++ b/places/scalable/folder-magenta.svg @@ -1 +1 @@ -folder_color_magenta.svg \ No newline at end of file +folder_color_pink.svg \ No newline at end of file diff --git a/places/scalable/folder-violet.svg b/places/scalable/folder-violet.svg index 0467412fe..991a683a9 120000 --- a/places/scalable/folder-violet.svg +++ b/places/scalable/folder-violet.svg @@ -1 +1 @@ -folder_color_violet.svg \ No newline at end of file +folder_color_purple.svg \ No newline at end of file diff --git a/places/scalable/folder_color_magenta.svg b/places/scalable/folder_color_magenta.svg deleted file mode 100644 index a00be4b70..000000000 --- a/places/scalable/folder_color_magenta.svg +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/places/scalable/folder_color_pink.svg b/places/scalable/folder_color_pink.svg index 8502868f3..96db7b26b 100644 --- a/places/scalable/folder_color_pink.svg +++ b/places/scalable/folder_color_pink.svg @@ -1,44 +1 @@ - - - - - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg deleted file mode 100644 index c509f1997..000000000 --- a/places/scalable/folder_color_violet.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 6149ffaee4b292a2c8e5a36905c40e22a8528f27 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Thu, 30 Jan 2020 12:59:44 +0530 Subject: [PATCH 19/21] Revert "Color fix" This reverts commit f63768bdb0380da3ee605c18f0651879884f79a3. --- places/folder-magenta.svg | 1 + places/scalable/folder-magenta.svg | 2 +- places/scalable/folder-violet.svg | 2 +- places/scalable/folder_color_magenta.svg | 212 +++++++++++++++++++++++ places/scalable/folder_color_pink.svg | 45 ++++- places/scalable/folder_color_violet.svg | 44 +++++ 6 files changed, 303 insertions(+), 3 deletions(-) create mode 100644 places/folder-magenta.svg create mode 100644 places/scalable/folder_color_magenta.svg create mode 100644 places/scalable/folder_color_violet.svg diff --git a/places/folder-magenta.svg b/places/folder-magenta.svg new file mode 100644 index 000000000..96db7b26b --- /dev/null +++ b/places/folder-magenta.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/places/scalable/folder-magenta.svg b/places/scalable/folder-magenta.svg index 6e5e40cee..f954977c0 120000 --- a/places/scalable/folder-magenta.svg +++ b/places/scalable/folder-magenta.svg @@ -1 +1 @@ -folder_color_pink.svg \ No newline at end of file +folder_color_magenta.svg \ No newline at end of file diff --git a/places/scalable/folder-violet.svg b/places/scalable/folder-violet.svg index 991a683a9..0467412fe 120000 --- a/places/scalable/folder-violet.svg +++ b/places/scalable/folder-violet.svg @@ -1 +1 @@ -folder_color_purple.svg \ No newline at end of file +folder_color_violet.svg \ No newline at end of file diff --git a/places/scalable/folder_color_magenta.svg b/places/scalable/folder_color_magenta.svg new file mode 100644 index 000000000..a00be4b70 --- /dev/null +++ b/places/scalable/folder_color_magenta.svg @@ -0,0 +1,212 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder_color_pink.svg b/places/scalable/folder_color_pink.svg index 96db7b26b..8502868f3 100644 --- a/places/scalable/folder_color_pink.svg +++ b/places/scalable/folder_color_pink.svg @@ -1 +1,44 @@ - \ No newline at end of file + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder_color_violet.svg b/places/scalable/folder_color_violet.svg new file mode 100644 index 000000000..c509f1997 --- /dev/null +++ b/places/scalable/folder_color_violet.svg @@ -0,0 +1,44 @@ + + + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From ffc8f9f78a961cc1b9981cccb845e80c94e912e8 Mon Sep 17 00:00:00 2001 From: Ranjan Rai Date: Thu, 25 Nov 2021 10:20:34 +0530 Subject: [PATCH 20/21] Few extra places Icone (Copy-cloud, Gitlab, Java, Linux, Mega, Torrent, Virtual-box, Yandex-disk) --- places/scalable/folder-copy-cloud.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-gitlab.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-java.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-linux.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-mega.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-torrent.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-vbox.svg | 172 +++++++++++++++++++++++++ places/scalable/folder-yandex-disk.svg | 172 +++++++++++++++++++++++++ 8 files changed, 1376 insertions(+) create mode 100644 places/scalable/folder-copy-cloud.svg create mode 100644 places/scalable/folder-gitlab.svg create mode 100644 places/scalable/folder-java.svg create mode 100644 places/scalable/folder-linux.svg create mode 100644 places/scalable/folder-mega.svg create mode 100644 places/scalable/folder-torrent.svg create mode 100644 places/scalable/folder-vbox.svg create mode 100644 places/scalable/folder-yandex-disk.svg diff --git a/places/scalable/folder-copy-cloud.svg b/places/scalable/folder-copy-cloud.svg new file mode 100644 index 000000000..0babc37e3 --- /dev/null +++ b/places/scalable/folder-copy-cloud.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-gitlab.svg b/places/scalable/folder-gitlab.svg new file mode 100644 index 000000000..41fe6842c --- /dev/null +++ b/places/scalable/folder-gitlab.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-java.svg b/places/scalable/folder-java.svg new file mode 100644 index 000000000..1fd1a03b0 --- /dev/null +++ b/places/scalable/folder-java.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-linux.svg b/places/scalable/folder-linux.svg new file mode 100644 index 000000000..f556d54ab --- /dev/null +++ b/places/scalable/folder-linux.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-mega.svg b/places/scalable/folder-mega.svg new file mode 100644 index 000000000..2a9ba3030 --- /dev/null +++ b/places/scalable/folder-mega.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-torrent.svg b/places/scalable/folder-torrent.svg new file mode 100644 index 000000000..7239885fa --- /dev/null +++ b/places/scalable/folder-torrent.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-vbox.svg b/places/scalable/folder-vbox.svg new file mode 100644 index 000000000..72704ee55 --- /dev/null +++ b/places/scalable/folder-vbox.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/places/scalable/folder-yandex-disk.svg b/places/scalable/folder-yandex-disk.svg new file mode 100644 index 000000000..409cb2b34 --- /dev/null +++ b/places/scalable/folder-yandex-disk.svg @@ -0,0 +1,172 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 9358b5fc66320319c986a7c3c0fdd95579687bd5 Mon Sep 17 00:00:00 2001 From: Rai Date: Thu, 25 Nov 2021 11:13:52 +0530 Subject: [PATCH 21/21] Delete folder-magenta.svg --- places/folder-magenta.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 places/folder-magenta.svg diff --git a/places/folder-magenta.svg b/places/folder-magenta.svg deleted file mode 100644 index 96db7b26b..000000000 --- a/places/folder-magenta.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file