aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-06-15 17:25:20 +0200
committerMattias Andrée <maandree@kth.se>2018-06-15 17:25:20 +0200
commit0189ff7110c0df2ff77c75ff7605359f92ad5a8b (patch)
tree456b96564848c14f41063ecc6db666f76231c5bc
parentAdd feh (diff)
downloadsimple-icon-theme-0189ff7110c0df2ff77c75ff7605359f92ad5a8b.tar.gz
simple-icon-theme-0189ff7110c0df2ff77c75ff7605359f92ad5a8b.tar.bz2
simple-icon-theme-0189ff7110c0df2ff77c75ff7605359f92ad5a8b.tar.xz
More icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile20
-rw-r--r--TODO1
-rw-r--r--scalable/apps/LimeWire.svg1
-rw-r--r--scalable/apps/application-community.svg1
l---------scalable/apps/blueshift.svg1
l---------scalable/apps/evolution.svg1
-rw-r--r--scalable/apps/gnome-gnect.svg1
-rw-r--r--scalable/apps/gnome-iagno.svg1
-rw-r--r--scalable/apps/gnome-samegnome.svg1
-rw-r--r--scalable/apps/google-drive.svg1
-rw-r--r--scalable/apps/google-play.svg1
l---------scalable/apps/guake.svg1
-rw-r--r--scalable/apps/ktip.svg1
-rw-r--r--scalable/apps/marble.svg1
-rw-r--r--scalable/apps/redshift.svg1
-rw-r--r--scalable/apps/vbox.svg1
-rw-r--r--scalable/apps/vmware-workstation.svg1
-rw-r--r--scalable/apps/x.svg1
l---------scalable/status/blueshift-off.svg1
l---------scalable/status/blueshift-on.svg1
-rw-r--r--scalable/status/redshift-status-off.svg1
l---------scalable/status/redshift-status-on.svg1
22 files changed, 41 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 47abba4..cd7c5b8 100644
--- a/Makefile
+++ b/Makefile
@@ -146,6 +146,7 @@ ICONS =\
categories/redhat-office\
categories/xfce-office\
apps/mail-client\
+ apps/evolution\
apps/claws-mail\
apps/claws-mail_logo\
apps/ufraw\
@@ -306,6 +307,7 @@ ICONS =\
apps/openterm\
apps/lxterminal\
apps/terminal\
+ apps/guake\
apps/Terminal\
apps/bash\
apps/tilda\
@@ -488,6 +490,22 @@ ICONS =\
mimetypes/gnome-mime-image-x-psd\
mimetypes/image-x-psdimage-x-psd\
apps/inkscape\
+ apps/application-community\
+ apps/gnome-gnect\
+ apps/gnome-iagno\
+ apps/gnome-samegnome\
+ apps/google-drive\
+ apps/google-play\
+ apps/ktip\
+ apps/LimeWire\
+ apps/marble\
+ apps/redshift\
+ apps/blueshift\
+ apps/redshift-status-on\
+ apps/blueshift-on\
+ apps/vbox\
+ apps/vmware-workstation\
+ apps/x\
apps/utilities-file-archiver\
apps/utilities-archiver\
apps/utilities_file_archiver\
@@ -589,6 +607,8 @@ ICONS =\
apps/ppracer\
apps/mate-panel-drawer\
apps/gnome-panel-drawer\
+ status/redshift-status-off\
+ status/blueshift-off\
status/notification-display-brightness-full\
status/notification-gpm-brightness-lcd\
status/notification-display-brightness-high\
diff --git a/TODO b/TODO
index eb9ce39..9db4c22 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
grub-customizer: should be a boot with a wrench
apps/package-*: should probably be in status/
gtk-[dis]connect: should look like [un]connected powercords
+zoom: should probably be a magnifying glass
diff --git a/scalable/apps/LimeWire.svg b/scalable/apps/LimeWire.svg
new file mode 100644
index 0000000..8dc2823
--- /dev/null
+++ b/scalable/apps/LimeWire.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 0c-4.418276 0-8 3.58172-8 8s3.581724 8 8 8 8-3.58172 8-8-3.581724-8-8-8zm-4 3a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm4 0a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm4 0a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm-8 4a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm8 0a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm-8 4a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm4 0a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1zm4 0a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1-1 1 1 0 0 1 1-1z" fill="#bebebe"/></svg> \ No newline at end of file
diff --git a/scalable/apps/application-community.svg b/scalable/apps/application-community.svg
new file mode 100644
index 0000000..47cc99f
--- /dev/null
+++ b/scalable/apps/application-community.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4.9003906.69726562c-2.7030177-.00000001-4.90039061 2.19737308-4.9003906 4.90039058-.00000006 1.2996726.5177347 2.4737459 1.3457031 3.3515626h-.0195312l6.6738281 7.0507812 6.673828-7.0507812h-.01953c.827967-.8778167 1.345702-2.05189 1.345702-3.3515626 0-2.7030176-2.197373-4.90039057-4.900391-4.90039058-1.1820757.00000008-2.2524265.43772778-3.099609 1.13671878-.8471826-.698991-1.9175331-1.13671878-3.0996094-1.13671878z" fill="#bebebe" fill-rule="evenodd"/></svg> \ No newline at end of file
diff --git a/scalable/apps/blueshift.svg b/scalable/apps/blueshift.svg
new file mode 120000
index 0000000..918a748
--- /dev/null
+++ b/scalable/apps/blueshift.svg
@@ -0,0 +1 @@
+redshift.svg \ No newline at end of file
diff --git a/scalable/apps/evolution.svg b/scalable/apps/evolution.svg
new file mode 120000
index 0000000..071ecc1
--- /dev/null
+++ b/scalable/apps/evolution.svg
@@ -0,0 +1 @@
+mail-client.svg \ No newline at end of file
diff --git a/scalable/apps/gnome-gnect.svg b/scalable/apps/gnome-gnect.svg
new file mode 100644
index 0000000..01f1593
--- /dev/null
+++ b/scalable/apps/gnome-gnect.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m2 12c-1.10160834 0-2 .898392-2 2s.89839166 2 2 2c1.1016083 0 2-.898392 2-2s-.8983917-2-2-2z"/><path d="m6 12c-1.1016083 0-2 .898392-2 2s.8983917 2 2 2 2-.898392 2-2-.8983917-2-2-2z"/><path d="m10 12c-1.1016083 0-2 .898392-2 2s.8983917 2 2 2c1.101608 0 2-.898392 2-2s-.898392-2-2-2z"/><path d="m14 12c-1.101608 0-2 .898392-2 2s.898392 2 2 2 2-.898392 2-2-.898392-2-2-2z"/><path d="m2 8c-1.10160834 0-2 .8983917-2 2 0 1.101608.89839166 2 2 2 1.1016083 0 2-.898392 2-2 0-1.1016083-.8983917-2-2-2zm0 .5c.8313883 0 1.5.6686117 1.5 1.5 0 .831388-.6686117 1.5-1.5 1.5s-1.5-.668612-1.5-1.5c0-.8313883.6686117-1.5 1.5-1.5z"/><path d="m6 8c-1.1016083 0-2 .8983917-2 2 0 1.101608.8983917 2 2 2s2-.898392 2-2c0-1.1016083-.8983917-2-2-2z"/><path d="m10 8c-1.1016083 0-2 .8983917-2 2 0 1.101608.8983917 2 2 2 1.101608 0 2-.898392 2-2 0-1.1016083-.898392-2-2-2zm0 .5c.831388 0 1.5.6686117 1.5 1.5 0 .831388-.668612 1.5-1.5 1.5-.8313883 0-1.5-.668612-1.5-1.5 0-.8313883.6686117-1.5 1.5-1.5z"/><path d="m14 8c-1.101608 0-2 .8983917-2 2 0 1.101608.898392 2 2 2s2-.898392 2-2c0-1.1016083-.898392-2-2-2zm0 .5c.831388 0 1.5.6686117 1.5 1.5 0 .831388-.668612 1.5-1.5 1.5s-1.5-.668612-1.5-1.5c0-.8313883.668612-1.5 1.5-1.5z"/><path d="m10 4c-1.1016083 0-2 .8983917-2 2s.8983917 2 2 2c1.101608 0 2-.8983917 2-2s-.898392-2-2-2z"/><path d="m14 4c-1.101608 0-2 .8983917-2 2s.898392 2 2 2 2-.8983917 2-2-.898392-2-2-2zm0 .5c.831388 0 1.5.6686117 1.5 1.5s-.668612 1.5-1.5 1.5-1.5-.6686117-1.5-1.5.668612-1.5 1.5-1.5z"/><path d="m14 0c-1.101608 0-2 .89839166-2 2 0 1.1016083.898392 2 2 2s2-.8983917 2-2c0-1.10160834-.898392-2-2-2z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/gnome-iagno.svg b/scalable/apps/gnome-iagno.svg
new file mode 100644
index 0000000..5a304a3
--- /dev/null
+++ b/scalable/apps/gnome-iagno.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m7.5 12a3.5 3.5 0 0 1 -3.5 3.5 3.5 3.5 0 0 1 -3.5-3.5 3.5 3.5 0 0 1 3.5-3.5 3.5 3.5 0 0 1 3.5 3.5z"/><path d="m15.5 12a3.5 3.5 0 0 1 -3.5 3.5 3.5 3.5 0 0 1 -3.5-3.5 3.5 3.5 0 0 1 3.5-3.5 3.5 3.5 0 0 1 3.5 3.5z"/><path d="m15.5 4a3.5 3.5 0 0 1 -3.5 3.5 3.5 3.5 0 0 1 -3.5-3.5 3.5 3.5 0 0 1 3.5-3.5 3.5 3.5 0 0 1 3.5 3.5z"/><path d="m4 .5c-1.9270743 0-3.5 1.5729257-3.5 3.5s1.5729257 3.5 3.5 3.5 3.5-1.5729257 3.5-3.5-1.5729257-3.5-3.5-3.5zm0 1c1.3866342 0 2.5 1.1133658 2.5 2.5s-1.1133658 2.5-2.5 2.5-2.5-1.1133658-2.5-2.5 1.1133658-2.5 2.5-2.5z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/gnome-samegnome.svg b/scalable/apps/gnome-samegnome.svg
new file mode 100644
index 0000000..7fc0cfc
--- /dev/null
+++ b/scalable/apps/gnome-samegnome.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m15.5 12a3.5 3.5 0 0 1 -3.5 3.5 3.5 3.5 0 0 1 -3.5-3.5 3.5 3.5 0 0 1 3.5-3.5 3.5 3.5 0 0 1 3.5 3.5z"/><path d="m4 8.5c-1.9270743 0-3.5 1.572926-3.5 3.5s1.5729257 3.5 3.5 3.5 3.5-1.572926 3.5-3.5-1.5729257-3.5-3.5-3.5zm0 1c1.3866342 0 2.5 1.113366 2.5 2.5s-1.1133658 2.5-2.5 2.5-2.5-1.113366-2.5-2.5 1.1133658-2.5 2.5-2.5z"/><path d="m12 .5c-1.927074 0-3.5 1.572926-3.5 3.5s1.572926 3.5 3.5 3.5 3.5-1.572926 3.5-3.5-1.572926-3.5-3.5-3.5zm0 1c1.386634 0 2.5 1.113366 2.5 2.5s-1.113366 2.5-2.5 2.5-2.5-1.113366-2.5-2.5 1.113366-2.5 2.5-2.5z"/><path d="m7.5 4a3.5 3.5 0 0 1 -3.5 3.5 3.5 3.5 0 0 1 -3.5-3.5 3.5 3.5 0 0 1 3.5-3.5 3.5 3.5 0 0 1 3.5 3.5z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/google-drive.svg b/scalable/apps/google-drive.svg
new file mode 100644
index 0000000..e492879
--- /dev/null
+++ b/scalable/apps/google-drive.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" fill-rule="evenodd"><path d="m6.49822 10.493707a.50009807.50009807 0 0 0 -.4336357.251977l-2.0001923 3.494477a.50009807.50009807 0 0 0 .4336357.748119l9.0008633.01172a.50009807.50009807 0 0 0 .433636-.251977l2.000192-3.506196a.50009807.50009807 0 0 0 -.433636-.74812z"/><path d="m7.4688981 6.3297005a.50005.50005 0 0 0 -.0014-.5014797l-2.0260151-3.4791217a.50005.50005 0 0 0 -.8646247.00148l-4.51014898 7.788368a.50005.50005 0 0 0 .001401.501476l2.03616298 3.48498a.50005.50005 0 0 0 .864626-.0015z"/><path d="m10.594844 9.2436985a.50009807.50009807 0 0 0 .435036.2495515l4.026403-.015021a.50009807.50009807 0 0 0 .431071-.7495993l-4.49028-7.80083713a.50009807.50009807 0 0 0 -.435034-.24954889l-4.0365648.02088091a.50009807.50009807 0 0 0 -.4310553.74961011z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/google-play.svg b/scalable/apps/google-play.svg
new file mode 100644
index 0000000..872071e
--- /dev/null
+++ b/scalable/apps/google-play.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m0 .70703125v14.58593775l7.2929688-7.292969zm1.4140625 0 6.5859375 6.58593755 2.195312-2.1953126zm9.7246095 4.86132815-2.4316408 2.4316406 2.4316408 2.431641 4.861328-2.431641zm-3.138672 3.1386718-6.5859375 6.5859378 8.7812495-4.390625z" fill="#bebebe" fill-rule="evenodd"/></svg> \ No newline at end of file
diff --git a/scalable/apps/guake.svg b/scalable/apps/guake.svg
new file mode 120000
index 0000000..b6181fc
--- /dev/null
+++ b/scalable/apps/guake.svg
@@ -0,0 +1 @@
+terminal.svg \ No newline at end of file
diff --git a/scalable/apps/ktip.svg b/scalable/apps/ktip.svg
new file mode 100644
index 0000000..9f69d24
--- /dev/null
+++ b/scalable/apps/ktip.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 0a4.8561816 4.8561816 0 0 0 -4.8554688 4.8554688 4.8561816 4.8561816 0 0 0 1.2304688 3.2226562c.9963533 1.1656416 1.4580477 2.357363 1.625 3.5625h4c.324071-1.208841.730933-2.4124921 1.644531-3.5820312a4.8561816 4.8561816 0 0 0 1.210938-3.203125 4.8561816 4.8561816 0 0 0 -4.855469-4.8554688zm-2 13v2c.0236945 1.353849 3.967863 1.206662 4 0v-2z" fill="#bebebe"/></svg> \ No newline at end of file
diff --git a/scalable/apps/marble.svg b/scalable/apps/marble.svg
new file mode 100644
index 0000000..c880e77
--- /dev/null
+++ b/scalable/apps/marble.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 0c-4.418276 0-8 3.58172-8 8s3.581724 8 8 8 8-3.58172 8-8-3.581724-8-8-8zm4.134766 3.1542969a.50005.50005 0 0 1 .421875.7871093l-3.4199222 5.03125a.50005.50005 0 0 1 -.1132813.1191407l-4.8652344 3.6503911a.50005.50005 0 0 1 -.7148437-.683594l3.4179687-5.0312502a.50005.50005 0 0 1 .0410157-.0507813.50005.50005 0 0 1 .0722656-.0664063l4.8652346-3.6523437a.50005.50005 0 0 1 .294922-.1035156z" fill="#bebebe"/></svg> \ No newline at end of file
diff --git a/scalable/apps/redshift.svg b/scalable/apps/redshift.svg
new file mode 100644
index 0000000..7ea13cc
--- /dev/null
+++ b/scalable/apps/redshift.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m4.8554688 0a4.8561816 4.8561816 0 0 0 -4.8554688 4.8554688 4.8561816 4.8561816 0 0 0 1.2304688 3.2226562c.9963532 1.1656416 1.4580477 2.357363 1.625 3.5625h4c.1620354-.60442.3451383-1.20843.6015624-1.8066406-1.9311561-1.4230073-2.9080771-3.9360775-2.2519531-6.3847656.3158191-1.1786527.9683296-2.1796744 1.8242188-2.9335938a4.8561816 4.8561816 0 0 0 -2.1738281-.515625z"/><path d="m2.8554688 13v2c.023695 1.353849 3.967863 1.206662 4 0v-2z"/><g transform="matrix(.62499998 0 0 .62499998 -57.124997 -173.125)"><circle cx="247.07959" cy="-179.04942" fill-opacity=".333333" r="7.998046" transform="matrix(-.25881905 .96592583 -.96592583 -.25881905 0 0)"/><path d="m116.7257 287.06832c.57603-2.14977.21453-4.32196-.82537-6.10217-.15954-.0403-.32155-.055-.50071-.005-.37425.10604-.73993.20163-1.05714.38097.52869.3377.78734 1.04888.59583 1.76358-.16127.60188-.59918 1.03599-1.10861 1.17724.40084.65882.90713 1.31105.67658 2.36839-.3847 1.76415-1.79797 1.57018-2.63042 3.232-.53969 1.07685-.66031 2.16146-.68845 2.81038 2.60742-.75072 4.78451-2.81304 5.53831-5.62625zm-.61709-.9592c-.0211.17136-.10831.31152-.22641.36055-.15766.0654-.31967-.0712-.35508-.30585-.0351-.23605.0716-.48894.2294-.55418.15761-.0651.31607.0848.35111.32071.009.0593.008.12117.00079.1785zm-.0204-1.25294c-.0626.1939-.18923.35084-.33696.41191-.26263.10878-.53169-.12377-.59052-.51465-.0584-.39308.10922-.79622.37223-.90475.26262-.10877.53161.12388.59048.51468.0145.0982.014.19711.002.29228-.0103.0711-.0177.13575-.0392.20019zm-.90455.77823c-.0156.12037-.0834.22881-.16736.26298-.11094.0463-.22162-.0617-.24648-.22779-.0248-.16634.0545-.33087.16577-.37677.11094-.0463.21067.0421.2354.20909.006.0415.0176.0927.0129.13339zm-2.26226 1.43513c.31808-.98927-.37215-1.69651-1.08909-1.97665-.7169-.28033-.85496 1.77866-1.782.85096-.0966-.0969-.15405-.17369-.2082-.24997-.53248-.22441-.81935-.86885-.6455-1.51764.0804-.30037.25566-.54091.46734-.71724-.12671-.0648-.28217-.13866-.50844-.21691-.79778-.27811-1.60354.12267-2.14855.10477.21425.19848.4548.38983.73748.57021-.81764-.021-1.37596.0863-1.93016.19563-.13328.77018.0793 1.46947.32733 2.16148-.63547-.54511-1.21857-1.14589-1.69459-1.83116-.71962.98192-.89379 2.02869-.84387 3.09506-.39205-.84398-.66226-1.63535-.42178-3.07777-.57788.93295-1.22733 1.9673-1.1784 3.49147-.40039-1.4951-.60185-3.00638-.13456-4.57233l-.4036 1.56054.70242-3.16538.73951-1.55155.70864.25493c.10695-.70293.69138-1.35973 1.12694-2.03091.11571.73894.15687 1.51052.60137 2.10523.35974-.73373.98204-1.01295 1.53001-1.42073-.31902-.44764-.63604-.80351-.51398-1.22321.22243-.76829 1.35607-.73054 1.95364-.46477.59764.26578-.0476 1.41434.43303 1.52554-.14174.0785-.28102.17533-.40332.29694-.63086.62778-.69152 1.59393-.13903 2.14987.55242.55593 1.50671.50389 2.13758-.12386.63086-.62779.69149-1.59393.13897-2.14989-.32157-.32354-.76704-.42668-1.21975-.34125.46702-.30662.97123-.90621.97123-.90621l1.76515-.30466c-.29978-.12113-.61503-.22987-.93522-.31566-4.26487-1.14276-8.64349 1.38762-9.78724 5.65618-1.08052 4.03248 1.11911 8.16682 4.96128 9.5756.6081-.0437 2.29699-.18941 2.80711-.6897.0344-.0358.0496-.0727.0777-.10867-.12133.0181-.23877.00025-.30568-.0675-.10774-.10535-.0588-.27794.11877-.38937.11486-.0711.25014-.0993.36173-.0814-.0282-.43243-.40272-.84474-.84659-1.06927-.66652-.33705-2.06938.35279-2.06938.35279.18424-.67875.39569-1.6767 1.46402-1.77869.90955-.0868 1.934.84457 2.717.37164 0 0 2.04085-.987 2.35875-1.97631zm-4.30495 3.56099c-.002.0326-.013.0575-.0243.0907-.0441.13361-.15578.26221-.32483.36663-.33798.20891-.77174.21262-.97506.0143-.20321-.19844-.0943-.51962.2438-.7285.33803-.20893.77175-.21261.97509-.0143.0763.0745.11254.17392.10534.27139zm-1.23537-9.64652c.0321-.14199.047-.29648.0419-.45861-.0167-.53721-.23821-.9446-.47862-1.2947-.35523.67287-.90531 1.25483-.9004 2.09169.4141-.0355.81513-.0213 1.20966.0162.0488-.11254.0979-.22852.12733-.35468zm-.75534 1.36907c-.10021.0289-.19604.0495-.29722.0823.0361.0898.0744.17427.1247.2601.028-.11335.0956-.22116.17238-.34268zm-1.42476.36348c.20149-.75198-.0991-1.48458-.66251-1.63556-.56349-.15099-1.17487.33726-1.37636 1.08924-.20151.75201.0839 1.48055.64733 1.63153.5635.151 1.19003-.33321 1.39154-1.08521zm-.40775-.10923c-.12063.45013-.50065.74072-.83798.65033-.33732-.0904-.50601-.528-.38539-.97814.1206-.45013.48551-.74477.82282-.65439.33732.0904.52115.53205.40055.9822zm-1.75841 4.81034c-.0513.13746-.2297.15493-.39898.0392-.16921-.11632-.25624-.3058-.20485-.44372.0513-.13765.22968-.15489.39898-.0391.16922.11632.25626.30577.20483.4437z" fill-rule="evenodd"/></g></g></svg> \ No newline at end of file
diff --git a/scalable/apps/vbox.svg b/scalable/apps/vbox.svg
new file mode 100644
index 0000000..4b9f3ff
--- /dev/null
+++ b/scalable/apps/vbox.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" fill-rule="evenodd"><path d="m1 12.420272v-7.0151093l6 3.6896746v6.9051627z"/><path d="m15 12.420272v-7.0151093l-6 3.6896746v6.9051627z"/><path d="m2 3.75 6 3.5 6-3.5-6-3.5z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/vmware-workstation.svg b/scalable/apps/vmware-workstation.svg
new file mode 100644
index 0000000..87841fc
--- /dev/null
+++ b/scalable/apps/vmware-workstation.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m1.5 5a.50005.50005 0 0 0 -.5.5v9a.50005.50005 0 0 0 .5.5h9a.50005.50005 0 0 0 .5-.5v-9a.50005.50005 0 0 0 -.5-.5zm.5 1h8v8h-8z"/><path d="m3.5 1a.50005.50005 0 0 0 -.5.5v9a.50005.50005 0 0 0 .5.5h9a.50005.50005 0 0 0 .5-.5v-9a.50005.50005 0 0 0 -.5-.5zm.5 1h8v8h-8z"/><path d="m5.5 3a.50005.50005 0 0 0 -.5.5v9a.50005.50005 0 0 0 .5.5h9a.50005.50005 0 0 0 .5-.5v-9a.50005.50005 0 0 0 -.5-.5zm.5 1h8v8h-8z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/x.svg b/scalable/apps/x.svg
new file mode 100644
index 0000000..1f7d1c4
--- /dev/null
+++ b/scalable/apps/x.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m1.611328 1 4.943359 7.1894531-4.769531 6.8105469h1.832032l3.843749-5.4902344 3.775391 5.4902344h3.152344l-5.335938-7.7617188 4.367188-6.2382812h-1.830078l-3.445313 4.9179688-3.380859-4.9179688z" fill="#bebebe" fill-rule="evenodd"/></svg> \ No newline at end of file
diff --git a/scalable/status/blueshift-off.svg b/scalable/status/blueshift-off.svg
new file mode 120000
index 0000000..e3d6a0d
--- /dev/null
+++ b/scalable/status/blueshift-off.svg
@@ -0,0 +1 @@
+redshift-status-off.svg \ No newline at end of file
diff --git a/scalable/status/blueshift-on.svg b/scalable/status/blueshift-on.svg
new file mode 120000
index 0000000..7f814ae
--- /dev/null
+++ b/scalable/status/blueshift-on.svg
@@ -0,0 +1 @@
+redshift-status-on.svg \ No newline at end of file
diff --git a/scalable/status/redshift-status-off.svg b/scalable/status/redshift-status-off.svg
new file mode 100644
index 0000000..279a2cc
--- /dev/null
+++ b/scalable/status/redshift-status-off.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" opacity=".35"><path d="m4.8554688 0a4.8561816 4.8561816 0 0 0 -4.8554688 4.8554688 4.8561816 4.8561816 0 0 0 1.2304688 3.2226562c.9963532 1.1656416 1.4580477 2.357363 1.625 3.5625h4c.1620354-.60442.3451383-1.20843.6015624-1.8066406-1.9311561-1.4230073-2.9080771-3.9360775-2.2519531-6.3847656.3158191-1.1786527.9683296-2.1796744 1.8242188-2.9335938a4.8561816 4.8561816 0 0 0 -2.1738281-.515625z" opacity="1"/><path d="m2.8554688 13v2c.023695 1.353849 3.967863 1.206662 4 0v-2z" opacity="1"/><g transform="matrix(.62499998 0 0 .62499998 -57.124997 -173.125)"><circle cx="247.07959" cy="-179.04942" fill-opacity=".333333" r="7.998046" transform="matrix(-.25881905 .96592583 -.96592583 -.25881905 0 0)"/><path d="m116.7257 287.06832c.57603-2.14977.21453-4.32196-.82537-6.10217-.15954-.0403-.32155-.055-.50071-.005-.37425.10604-.73993.20163-1.05714.38097.52869.3377.78734 1.04888.59583 1.76358-.16127.60188-.59918 1.03599-1.10861 1.17724.40084.65882.90713 1.31105.67658 2.36839-.3847 1.76415-1.79797 1.57018-2.63042 3.232-.53969 1.07685-.66031 2.16146-.68845 2.81038 2.60742-.75072 4.78451-2.81304 5.53831-5.62625zm-.61709-.9592c-.0211.17136-.10831.31152-.22641.36055-.15766.0654-.31967-.0712-.35508-.30585-.0351-.23605.0716-.48894.2294-.55418.15761-.0651.31607.0848.35111.32071.009.0593.008.12117.00079.1785zm-.0204-1.25294c-.0626.1939-.18923.35084-.33696.41191-.26263.10878-.53169-.12377-.59052-.51465-.0584-.39308.10922-.79622.37223-.90475.26262-.10877.53161.12388.59048.51468.0145.0982.014.19711.002.29228-.0103.0711-.0177.13575-.0392.20019zm-.90455.77823c-.0156.12037-.0834.22881-.16736.26298-.11094.0463-.22162-.0617-.24648-.22779-.0248-.16634.0545-.33087.16577-.37677.11094-.0463.21067.0421.2354.20909.006.0415.0176.0927.0129.13339zm-2.26226 1.43513c.31808-.98927-.37215-1.69651-1.08909-1.97665-.7169-.28033-.85496 1.77866-1.782.85096-.0966-.0969-.15405-.17369-.2082-.24997-.53248-.22441-.81935-.86885-.6455-1.51764.0804-.30037.25566-.54091.46734-.71724-.12671-.0648-.28217-.13866-.50844-.21691-.79778-.27811-1.60354.12267-2.14855.10477.21425.19848.4548.38983.73748.57021-.81764-.021-1.37596.0863-1.93016.19563-.13328.77018.0793 1.46947.32733 2.16148-.63547-.54511-1.21857-1.14589-1.69459-1.83116-.71962.98192-.89379 2.02869-.84387 3.09506-.39205-.84398-.66226-1.63535-.42178-3.07777-.57788.93295-1.22733 1.9673-1.1784 3.49147-.40039-1.4951-.60185-3.00638-.13456-4.57233l-.4036 1.56054.70242-3.16538.73951-1.55155.70864.25493c.10695-.70293.69138-1.35973 1.12694-2.03091.11571.73894.15687 1.51052.60137 2.10523.35974-.73373.98204-1.01295 1.53001-1.42073-.31902-.44764-.63604-.80351-.51398-1.22321.22243-.76829 1.35607-.73054 1.95364-.46477.59764.26578-.0476 1.41434.43303 1.52554-.14174.0785-.28102.17533-.40332.29694-.63086.62778-.69152 1.59393-.13903 2.14987.55242.55593 1.50671.50389 2.13758-.12386.63086-.62779.69149-1.59393.13897-2.14989-.32157-.32354-.76704-.42668-1.21975-.34125.46702-.30662.97123-.90621.97123-.90621l1.76515-.30466c-.29978-.12113-.61503-.22987-.93522-.31566-4.26487-1.14276-8.64349 1.38762-9.78724 5.65618-1.08052 4.03248 1.11911 8.16682 4.96128 9.5756.6081-.0437 2.29699-.18941 2.80711-.6897.0344-.0358.0496-.0727.0777-.10867-.12133.0181-.23877.00025-.30568-.0675-.10774-.10535-.0588-.27794.11877-.38937.11486-.0711.25014-.0993.36173-.0814-.0282-.43243-.40272-.84474-.84659-1.06927-.66652-.33705-2.06938.35279-2.06938.35279.18424-.67875.39569-1.6767 1.46402-1.77869.90955-.0868 1.934.84457 2.717.37164 0 0 2.04085-.987 2.35875-1.97631zm-4.30495 3.56099c-.002.0326-.013.0575-.0243.0907-.0441.13361-.15578.26221-.32483.36663-.33798.20891-.77174.21262-.97506.0143-.20321-.19844-.0943-.51962.2438-.7285.33803-.20893.77175-.21261.97509-.0143.0763.0745.11254.17392.10534.27139zm-1.23537-9.64652c.0321-.14199.047-.29648.0419-.45861-.0167-.53721-.23821-.9446-.47862-1.2947-.35523.67287-.90531 1.25483-.9004 2.09169.4141-.0355.81513-.0213 1.20966.0162.0488-.11254.0979-.22852.12733-.35468zm-.75534 1.36907c-.10021.0289-.19604.0495-.29722.0823.0361.0898.0744.17427.1247.2601.028-.11335.0956-.22116.17238-.34268zm-1.42476.36348c.20149-.75198-.0991-1.48458-.66251-1.63556-.56349-.15099-1.17487.33726-1.37636 1.08924-.20151.75201.0839 1.48055.64733 1.63153.5635.151 1.19003-.33321 1.39154-1.08521zm-.40775-.10923c-.12063.45013-.50065.74072-.83798.65033-.33732-.0904-.50601-.528-.38539-.97814.1206-.45013.48551-.74477.82282-.65439.33732.0904.52115.53205.40055.9822zm-1.75841 4.81034c-.0513.13746-.2297.15493-.39898.0392-.16921-.11632-.25624-.3058-.20485-.44372.0513-.13765.22968-.15489.39898-.0391.16922.11632.25626.30577.20483.4437z" fill-rule="evenodd"/></g></g></svg> \ No newline at end of file
diff --git a/scalable/status/redshift-status-on.svg b/scalable/status/redshift-status-on.svg
new file mode 120000
index 0000000..574315b
--- /dev/null
+++ b/scalable/status/redshift-status-on.svg
@@ -0,0 +1 @@
+../apps/redshift.svg \ No newline at end of file