aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-04-04 10:58:55 +0200
committerMattias Andrée <maandree@kth.se>2020-04-04 10:58:55 +0200
commit0fbce8a34b3b63fc3d2c403feac9b8a4a3916f89 (patch)
treeab66effa146597f5df42171a5726f9694999ed72
parentFix makefile (diff)
downloadsimple-icon-theme-0fbce8a34b3b63fc3d2c403feac9b8a4a3916f89.tar.gz
simple-icon-theme-0fbce8a34b3b63fc3d2c403feac9b8a4a3916f89.tar.bz2
simple-icon-theme-0fbce8a34b3b63fc3d2c403feac9b8a4a3916f89.tar.xz
Add more icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--LICENSE2
-rw-r--r--Makefile21
-rw-r--r--TODO5
l---------scalable/actions/view-conceal.svg1
-rw-r--r--scalable/actions/view-continuous-horizontal.svg1
-rw-r--r--scalable/actions/view-more-horizontal.svg1
l---------scalable/actions/view-page-continuous-horizontal.svg1
l---------scalable/actions/view-pages-continuous-horizontal.svg1
l---------scalable/actions/view-pages-continuous.svg1
l---------scalable/actions/view-pages-facing.svg1
l---------scalable/actions/view-reveal.svg1
l---------scalable/apps/IcewindDale.svg1
l---------scalable/apps/IcewindDale64.svg1
l---------scalable/apps/anjuta6.svg1
-rw-r--r--scalable/apps/apport.svg1
-rw-r--r--scalable/apps/icewind-dale-how.svg1
-rw-r--r--scalable/apps/icewind-dale.svg1
l---------scalable/apps/nwmain-linux.svg1
l---------scalable/apps/nwserver-linux.svg1
l---------scalable/apps/org.gnome.baobab.svg1
l---------scalable/apps/thunderbird-icon.svg1
l---------scalable/apps/thunderbird.svg1
l---------scalable/apps/transmission-tray-icon.svg1
l---------scalable/apps/vlc-kb.svg1
24 files changed, 48 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index b339294..7388311 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-© 2018 Mattias Andrée <maandree@kth.se>
+© 2018, 2019, 2020 Mattias Andrée <maandree@kth.se>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/Makefile b/Makefile
index b7514d9..31e1d27 100644
--- a/Makefile
+++ b/Makefile
@@ -164,7 +164,9 @@ ICONS =\
categories/package_office\
categories/redhat-office\
categories/xfce-office\
+ apps/apport\
apps/anjuta\
+ apps/anjuta6\
apps/converseen\
apps/ffmulticonverter\
apps/mendeleydesktop\
@@ -191,6 +193,8 @@ ICONS =\
apps/evolution\
apps/claws-mail\
apps/claws-mail_logo\
+ apps/thunderbird\
+ apps/thunderbird-icon\
apps/ufraw\
apps/bluefish\
apps/gnome-gnibbles\
@@ -331,6 +335,7 @@ ICONS =\
apps/transmission-edit\
apps/transmission-remote\
apps/transmission-show\
+ apps/transmission-tray-icon\
apps/cloudsn\
apps/launchpad\
apps/live\
@@ -376,10 +381,16 @@ ICONS =\
actions/volume_icon\
apps/darktable\
apps/neverwinter-nights\
+ apps/nwmain-linux\
+ apps/nwserver-linux\
apps/baldurs-gate\
apps/BaldursGate\
apps/BaldursGate64\
apps/baldurs-gate-2-tob\
+ apps/icewind-dale\
+ apps/IcewindDale\
+ apps/IcewindDale64\
+ apps/icewind-dale-how\
apps/eekeeper\
apps/EEKeeper\
apps/near-infinity\
@@ -603,6 +614,7 @@ ICONS =\
apps/start-here\
mimetypes/vmlinuz\
apps/baobab\
+ apps/org.gnome.baobab\
apps/kdf\
apps/gnome-disks\
apps/gnome-disks-state-standby\
@@ -637,6 +649,7 @@ ICONS =\
apps/dooble-qt4\
apps/vlc\
apps/vlc-xmas\
+ apps/vlc-kb\
apps/kdenlive\
mimetypes/application-x-kdenlive\
mimetypes/application-x-kdenlivetitle\
@@ -1742,6 +1755,7 @@ ICONS =\
status/password-hidden\
actions/hide-password\
actions/password-hide\
+ actions/view-conceal\
status/user-tracked\
status/object-visible\
status/password-shown\
@@ -1750,6 +1764,7 @@ ICONS =\
actions/eye\
actions/visible\
actions/gimp-visible\
+ actions/view-reveal\
status/thunderbolt-acquiring\
status/night-light-on\
status/night-light\
@@ -2504,8 +2519,13 @@ ICONS =\
actions/pan-up\
actions/view-continuous\
actions/view-page-continuous\
+ actions/view-pages-continuous\
+ actions/view-continuous-horizontal\
+ actions/view-page-continuous-horizontal\
+ actions/view-pages-continuous-horizontal\
actions/view-dual\
actions/view-page-facing\
+ actions/view-pages-facing\
actions/view-fullscreen\
actions/gtk-fullscreen\
actions/stock_fullscreen\
@@ -2521,6 +2541,7 @@ ICONS =\
actions/view-list\
actions/view-list-details\
actions/view-more\
+ actions/view-more-horizontal\
actions/view-paged\
actions/view-restore\
actions/gtk-leave-fullscreen\
diff --git a/TODO b/TODO
index 99f954e..0aea296 100644
--- a/TODO
+++ b/TODO
@@ -54,3 +54,8 @@ intl/
status/
sync-error The icon used when an error occurs while attempting to synchronize data from the computing device, to another device.
sync-synchronizing The icon used while data is successfully synchronizing to another device.
+
+
+Icon that should be ungenericised:
+ apps/thunderbird
+ apps/nautilus
diff --git a/scalable/actions/view-conceal.svg b/scalable/actions/view-conceal.svg
new file mode 120000
index 0000000..b0bf4ba
--- /dev/null
+++ b/scalable/actions/view-conceal.svg
@@ -0,0 +1 @@
+hide-password.svg \ No newline at end of file
diff --git a/scalable/actions/view-continuous-horizontal.svg b/scalable/actions/view-continuous-horizontal.svg
new file mode 100644
index 0000000..fec3868
--- /dev/null
+++ b/scalable/actions/view-continuous-horizontal.svg
@@ -0,0 +1 @@
+<svg height="16.000336" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" transform="matrix(0 -1 -1 0 883.00007 -141.00011)"><rect height="2" opacity=".35" rx=".375" width="4.000036" x="-151.0002" y="878"/><rect height="2.000214" opacity=".35" rx=".375" width="4.000035" x="-151.0002" y="866.99976"/><rect height="2" opacity=".35" rx=".375" width="4.000035" x="-151.0002" y="881"/><rect height="2.000214" opacity=".35" rx=".375" width="4.000037" x="-151.0002" y="869.99976"/><path d="m-155.0002 874h12.00001v2h-12.00001z"/></g></svg> \ No newline at end of file
diff --git a/scalable/actions/view-more-horizontal.svg b/scalable/actions/view-more-horizontal.svg
new file mode 100644
index 0000000..bde6a77
--- /dev/null
+++ b/scalable/actions/view-more-horizontal.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" transform="matrix(0 1 -1 0 15.9998 .0002)"><rect height="4" rx=".384615" ry=".502294" width="4" x="5.9998"/><rect height="4" rx=".384615" ry=".502294" width="4" x="5.9998" y="6"/><rect height="4" rx=".384615" ry=".502294" width="4" x="5.9998" y="12"/></g></svg> \ No newline at end of file
diff --git a/scalable/actions/view-page-continuous-horizontal.svg b/scalable/actions/view-page-continuous-horizontal.svg
new file mode 120000
index 0000000..d788b96
--- /dev/null
+++ b/scalable/actions/view-page-continuous-horizontal.svg
@@ -0,0 +1 @@
+view-continuous-horizontal.svg \ No newline at end of file
diff --git a/scalable/actions/view-pages-continuous-horizontal.svg b/scalable/actions/view-pages-continuous-horizontal.svg
new file mode 120000
index 0000000..548d8c8
--- /dev/null
+++ b/scalable/actions/view-pages-continuous-horizontal.svg
@@ -0,0 +1 @@
+view-page-continuous-horizontal.svg \ No newline at end of file
diff --git a/scalable/actions/view-pages-continuous.svg b/scalable/actions/view-pages-continuous.svg
new file mode 120000
index 0000000..f705cce
--- /dev/null
+++ b/scalable/actions/view-pages-continuous.svg
@@ -0,0 +1 @@
+view-page-continuous.svg \ No newline at end of file
diff --git a/scalable/actions/view-pages-facing.svg b/scalable/actions/view-pages-facing.svg
new file mode 120000
index 0000000..62b89a9
--- /dev/null
+++ b/scalable/actions/view-pages-facing.svg
@@ -0,0 +1 @@
+view-page-facing.svg \ No newline at end of file
diff --git a/scalable/actions/view-reveal.svg b/scalable/actions/view-reveal.svg
new file mode 120000
index 0000000..4e65eb9
--- /dev/null
+++ b/scalable/actions/view-reveal.svg
@@ -0,0 +1 @@
+show-password.svg \ No newline at end of file
diff --git a/scalable/apps/IcewindDale.svg b/scalable/apps/IcewindDale.svg
new file mode 120000
index 0000000..5bf1e6c
--- /dev/null
+++ b/scalable/apps/IcewindDale.svg
@@ -0,0 +1 @@
+icewind-dale.svg \ No newline at end of file
diff --git a/scalable/apps/IcewindDale64.svg b/scalable/apps/IcewindDale64.svg
new file mode 120000
index 0000000..d7e5345
--- /dev/null
+++ b/scalable/apps/IcewindDale64.svg
@@ -0,0 +1 @@
+IcewindDale.svg \ No newline at end of file
diff --git a/scalable/apps/anjuta6.svg b/scalable/apps/anjuta6.svg
new file mode 120000
index 0000000..8602ae2
--- /dev/null
+++ b/scalable/apps/anjuta6.svg
@@ -0,0 +1 @@
+anjuta.svg \ No newline at end of file
diff --git a/scalable/apps/apport.svg b/scalable/apps/apport.svg
new file mode 100644
index 0000000..3a59bc0
--- /dev/null
+++ b/scalable/apps/apport.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m10.112208 31.999879c-1.005679.01463-.193801 2.391097-.647031 3.360161-.483446 1.033668-.923192.754437-1.06558.457482-.142389-.296956.175747-3.027602-1.2079983-2.488231-1.0196572.397454.5840485 2.095928.4656785 2.688539-.3617658 1.81116-2.6040902 1.082957-2.9836221.577872-.379532-.505086-3.1126743-4.445662-4.45852738-2.409336-1.34585262 2.036325 4.06676448 3.036308 3.97543048 3.12809-.091332.09178 1.3433437.69592 1.1854573.942115-.1578852.246195-.3272081.818423-1.1121987 1.059432-.7849903.241008-2.1080781-1.095911-2.4329019.310965-.3248237 1.406876 1.9098941.304037 2.4754228.213628.5655269-.09041.5391627.16542.6741837.387297.097956.160963.025616.429572.025616.565065 0 .135492-.064798.926509-.3693669 1.000517-1.4997893.364438-3.87619778.722774-3.0025771 2.186487.8736209 1.463712 2.845867-1.721945 3.6270682-1.939559s1.1433374.19636 1.3883268.355022c.2449901.158662.5617383.427651.3601453 1.498983-.2015924 1.071332-2.536819 4.185623-.6495934 4.104018 1.8872257-.08161 1.1599578-3.4785 1.4964217-3.816619.3364629-.338118 1.145353-.728909 1.809948-.545597.158446.0437.287719.193487.39908.388834.231471.431271.338339 1.071928.506663 1.238224.097.215368.194605.343787.313013.244878.321194-.268303.0618-.780304-.218239-1.251543-.06435-.11298-.131494-.224748-.195698-.330432-.04737-.07797-.0888-.150491-.126025-.220289-.000262-.000524-.000248-.001-.000525-.0015-.09357-.181352-.139753-.326517-.07889-.404715.244125-.313677.418191-.81079.904205-.960559 1.707097-.526054 3.715637 3.70436 4.660373 1.951855s-2.942708-2.242474-3.132189-2.837105c-.18948-.594631-.51803-.771741-.360145-1.017936s.275221.143446.611684-.194673c.336463-.338117 2.691729 1.690589 3.028192.338116.336464-1.352472-3.298686-.877604-3.298686-1.150108 0-.272502.522686-.640678.467216-.92982-.08218-.428387-.451662-.612749-.169059-.718754.282604-.106006 2.710922.730411 2.63526-.273567-.08197-1.087679-1.651714-.135223-2.537923-.0999-.425678.01697-.508995-.526383-.503589-.596315.0307-.396743.424958-.354681.371416-.653692-.06833-.381613-.585319-.114486-.518957-.427768.1663-.785087 2.123481-1.224411 1.326851-2.005646s-1.350038 1.139134-1.906772 1.819169c-.395655.483279-.849265.722837-1.30431.582995-.322865-.09921-.590502-.03546-.536364-.863211.05414-.82775 1.681408-2.894993.335555-3.233111-.08412-.02113-.15939-.03069-.226436-.02971zm1.239249 14.198844a.96233151.53295376 65.075688 0 0 -.103997.02715.96233151.53295376 65.075688 0 0 -.07787 1.097342.96233151.53295376 65.075688 0 0 .889349.648057.96233151.53295376 65.075688 0 0 .07736-1.097342.96233151.53295376 65.075688 0 0 -.78484-.675209z" fill="#bebebe" transform="translate(0 -32)"/></svg> \ No newline at end of file
diff --git a/scalable/apps/icewind-dale-how.svg b/scalable/apps/icewind-dale-how.svg
new file mode 100644
index 0000000..18740f4
--- /dev/null
+++ b/scalable/apps/icewind-dale-how.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" fill-rule="evenodd"><path d="m3 3v3.156l2.977-3.156zm7.023 0 2.977 3.156v-3.156zm-7.023 6.844v3.156h2.977zm10 0-2.977 3.156h2.977z" opacity=".35"/><path d="m8 .25-7.45703125 7.75 7.45703125 7.75 7.457031-7.75zm0 1.414063 6.042969 6.335937-6.042969 6.335938-6.0429688-6.335938z"/><circle cx="7.259586" cy="11.149912" r=".4"/><path d="m8.046875 3.0742188c-1.567795.0858476-2.1962046 1.8254001-1.3007812 3.2148437-.9965759.3876902-1.3660496-.7268713-1.7460938-1.8144531l-3.4238281 3.6445312 3.609375 3.4394534c.3619923.144683.6230367.137546.8984375.152344-.3013323-.404477-.8808422-1.081-.9824219-1.660157.3298957.05457.5504186.01887.609375-.1523435-.508343-.1704597-1.2176989.0892769-.8457031-1.9492187.3213421.3071027.6130968.8217464.9746094.8476562-.2394605-.5449973-.939777-1.1413122-.0761719-1.8984375.1242938.019842.1705287-.099709.3710937.203125.2286873.065829.3469166.056839.4414063.033203.027147.2239902.4141207.1598781.5253906.3398438.047835.2140118.053099.3309232.3222656.6777344.187779.2102892.1966757.6480893.2363281.9667968.012283.066588.056525.1615299.1171876.28125-1.1175089-.7266674-.7940936-1.1858037-.7773438-1.5917967-.7395975.6625204.1812377 1.6952488.9863281 1.9667968.080641.1398356.135677.2388424.2675781.4609374.043103.121225.1024337.237814.2792969.314453.022453.09485.046852.186934.025391.347657.1754214.225427.2644702.556897.5429687.576171-.1009001-.345807.095126-.289575.1347656-.5-.032439-.594268-.072829-1.2382011.068359-1.7890621.090235-.708824.145016-.9315088-.3222656-1.5253907.242745.7068885.2990781.7334306.00977 1.2050782 0 0 .036758-1.0314309-.00977-1.2050782-.0877869-.2542372-.1242624-.5250595-.3222656-.7792968.1613478.013539.3241062.0301737.4414063-.0664063.3277483.079354.6605945.1747967.9667965.1679688-.0719942-.118116-.1993855-.2548932-.035156-.2871094.132265.078089.197109.018158.289063.015625.426086.337001.689316.3224254.52539 1.4082031.217134-.2618097.515528-.5243744.431641-.9667968.344305-.060944.26102 1.5685064.162109 2.2539062-.147014.1402005-.294338.2514464-.576172.2792969.108129.100387.274151.1049271.449219.09375-.06978.2120927-.3166.3712721-.162109.6445311.174056.11118.412761.101935.695312-.05078l2.47461-2.4414064s-4.272346-4.1261255-3.611328-3.7617187c-1.0457908-.8323456-1.9514289-1.1347258-2.664063-1.0957041zm.4453125 2.34375c.2498297-.0306087.7088865.1966537.8378906.7597656.0298562.1194247-.7559055.2596145-.9140625.1015625-.204011-.5436536-.1276035-.8363619.0761719-.8613281z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/icewind-dale.svg b/scalable/apps/icewind-dale.svg
new file mode 100644
index 0000000..8f518eb
--- /dev/null
+++ b/scalable/apps/icewind-dale.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe" fill-rule="evenodd"><path d="m3 3v3.156l2.977-3.156zm7.023 0 2.977 3.156v-3.156zm-7.023 6.844v3.156h2.977zm10 0-2.977 3.156h2.977z" opacity=".35"/><path d="m8 .25-7.45703125 7.75 7.45703125 7.75 7.457031-7.75zm0 1.414063 6.042969 6.335937-6.042969 6.335938-6.0429688-6.335938z"/><circle cx="7.123993" cy="10.938047" r=".4"/><path d="m6.098796 12.773825c.6187184-.441941 1.9997864.09944 2.276-.861786.1314577-.457473 1.1911068-.572115.066291-1.723573-.7833997-.8019555-1.2134166-.9429287-1.6351842-.9612232-.385242-.0167102-.0924557-.3343558-.7667811-.3136055-.37727.0116094-.5084786-.6909032-.7317996-.698284-.4692854-.01551-.5822218-.1948525-.8461614-.4118021-.279977-.2301317-.5186113-.5343514-.6356838-.3954118-.1486548.1764212-.1897209.1976484-.2990959.1781171.1992188-.15625.3357713-.6119131.5173859-.4913825.3880171.2575119.4834551.2521059.8149114.3183971.3314563.066291-.1921732.1892932.3860288.2066863.080031.00241.1529879.078259.1799244.1630052.016148.050803.080969.1034195.1475621.1066532.070857.00344.1051401.067288.1624897.094093.2273565.1062657.380272.1711416.3872052.3212581.00346.074831.058102.1337297.3264134.1325163.225455-.00102.2760012-.0502431.1965929-.1581222-.0472805-.0642324-.1934727-.2360579-.3485608-.3572988-.0775441-.0606205-.2497237-.0983129-.2805326-.195966-.029308-.0928956-.1573113-.0594601-.2760831-.1229892-.9501746-.5082331-.0607669-.1325826-.8120679-.6573883-.5847574-.4084702-1.0500719-.5382902-.9004563-.5966214.072693-.024305.4586756.1824497 1.0938058.3148835.057941.012081.13342.083118.2041432.1316319.070723.048514.1366903.074505.131413.1069812-.022028.1355591.1027089.2276601.1724849.316913.1395518.1785058.2929783.2123476.20459-.1301573-.1767766-.6850097.0441941-.734728-.1546797-.856262-.2218975-.135604-.3986742-.0693127-.4647338-.2453341-.0754003-.2009104-.5876875-.2269436-.507538-.3070931 0 0 .121534-.1933496.5413786.093913.2099224.1436311.2955486.092532.466801.223733.1712524.1312015.2946088.2890025.3286941.6767233.088388 1.0054175.8175922 1.2374369 1.016466 1.3700194s.2541166.7954951.3204078.5745243c.066291-.2209709.3756503-1.1490484 0-1.8782524-.3756505-.7292043-.3594838-.7846969-.8507379-1.1490489-.275242-.2041408-.4161109-.248335-.8693441-.2359697-.3216354.008775-.6994126-.1048771-.6664034-.2280691 0 0 .2678406-.044032.380188-.016253.2301446.056906-.0924-.055136.5257926-.011368.3000555.021244.2485922-.07734.2485922-.07734s-.2596408-.4198447-.1823009-.6960582c.1850629.4502281.1450119.1367257.2354719.3128119.09046.1760861.1788484.4053434.1788484.4053434.1904506.1616728.3698544.2803624.751301.370126.055243-.4695631-.1325825-.7236796-.1325825-.7236796s-.6352913-.4198447-.6463399-.6131942c.030088-.1122887.4069441.3959595.6850098.2983107-.049718-.8065437.033146-.7844466.033146-.7844466.093913.508233.1988737.447466.1988737.9059805l.2430676-.0110485-.1988737.1546796c.00389.6773485.2005574.425439.2209708.9722719.2058001.1696247.7329993.9865427.955699 1.2926795.051896.089886.050396.3052199-.00552.4198447.1988696-.0331456.5468986-.6684369.5468986-.6684369.0746288-.0746288.281738-.0552427.281738-.0552427-.0220971-.3811747-.2375438-.1436311-.2817379-.4640389-.4087961-.325932-.2706893-.5192815-.3922233-.7899708l-.3425048-.4861359c.1823009-.0552427.4640388.2596408.4640388.2596408s.1393697.4555815.4750873.8673106c.2927864.3590777.3038349.2320194.3038349.2320194.2058197-.3214961.2302726-.6848462.2485923-1.0496116-.2660859-.0597147-.5266157-.7342109-.6187184-.8838834-.0359078-.0856262-.1333033-.1864294-.3151272-.246805-.0799986-.0265639.0270139-.1122714-.2398831-.3979903-.1381234-.1478641-.3110818-.3460804-.2957276-.3716708.143631-.1215342.7623495.6629127.7623495.6629127l-.0552427-.2154467c.2797252.061338.2147306.2835452.2983107.4364175.2461252.6470138.324484.3342578.4419417.6850097.1066289.2272205.209695.1291098.2420666-.035995.03391-.1729472.180525-.2083991.244069-.4501408.149258 0-.07182.5524271-.07182.5524271s.0382.1843509-.168486.955699c-.2697499.5175475-.2290084.6609097-.318322.7323338-.1606695.1284874-.1374299.192444-.1374299.3062292 0 0-.121534.022097-.2154466-.03867 0 0-.044194.2485922-.2375437.4087961.03867.1160097.243068.022097.243068.022097s.3204077-.2596404.4640388-.3866987c.1210886-.056699.2242464-.023744.3314564-.011049-.02304-.011518.432895-1.0237511.723679-1.0219903.159522.2273348-.454371.4319594-.403272.9501748.280336-.0001836.495761-.2337619.789972-.4143203 0 0 .104961-.2485922.408796-.6960582.193349.1712524-.43373.6308776-.06077.6463398.0221.1767766.0077.2245719-.168489.226495-.115549.00126.0028.1712524-.549664.3369805-.194253.1782544-.448466.2451559-.745776.2320199-.08081.1390099-.1608245.184751-.3425052.2154466 0 0-.3257771.2086878-.1049612.2568786.2069771.045171-.066291.2458301.011048.223733.6577704.086106.048628-.1722406.9170294-.2320194.204398-.127058.419845-.2762136.419845-.2762136.370126.03867.364602-.1988737.68501-.2872621 0 0 .541378-.4253689.696058-.4253689.154679 0-.348029.3590777-.348029.3590777s-.425369.3646019-.72368.4861359c.386699-.049718.778923.033145.778923.033145s.325931-.1712524.745776-.1823009c.04972.099437-.613194.3425048-.613194.3425048-.348029.011049-.232019.1325826-1.364495.1546797-.215447-.011049-.569.1408689-1.0392542.244449-.4200734.092527-.7920426.3355995-1.0986397.3963665.2604429.923812 1.7467489.5818127 2.7787089.7071068.209212.03086.389043.3241461 1.336873.2320193l-4.7840188 5.402738z"/></g></svg> \ No newline at end of file
diff --git a/scalable/apps/nwmain-linux.svg b/scalable/apps/nwmain-linux.svg
new file mode 120000
index 0000000..f672702
--- /dev/null
+++ b/scalable/apps/nwmain-linux.svg
@@ -0,0 +1 @@
+neverwinter-nights.svg \ No newline at end of file
diff --git a/scalable/apps/nwserver-linux.svg b/scalable/apps/nwserver-linux.svg
new file mode 120000
index 0000000..f672702
--- /dev/null
+++ b/scalable/apps/nwserver-linux.svg
@@ -0,0 +1 @@
+neverwinter-nights.svg \ No newline at end of file
diff --git a/scalable/apps/org.gnome.baobab.svg b/scalable/apps/org.gnome.baobab.svg
new file mode 120000
index 0000000..4180791
--- /dev/null
+++ b/scalable/apps/org.gnome.baobab.svg
@@ -0,0 +1 @@
+baobab.svg \ No newline at end of file
diff --git a/scalable/apps/thunderbird-icon.svg b/scalable/apps/thunderbird-icon.svg
new file mode 120000
index 0000000..b5aba8a
--- /dev/null
+++ b/scalable/apps/thunderbird-icon.svg
@@ -0,0 +1 @@
+thunderbird.svg \ No newline at end of file
diff --git a/scalable/apps/thunderbird.svg b/scalable/apps/thunderbird.svg
new file mode 120000
index 0000000..071ecc1
--- /dev/null
+++ b/scalable/apps/thunderbird.svg
@@ -0,0 +1 @@
+mail-client.svg \ No newline at end of file
diff --git a/scalable/apps/transmission-tray-icon.svg b/scalable/apps/transmission-tray-icon.svg
new file mode 120000
index 0000000..cc56576
--- /dev/null
+++ b/scalable/apps/transmission-tray-icon.svg
@@ -0,0 +1 @@
+transmission.svg \ No newline at end of file
diff --git a/scalable/apps/vlc-kb.svg b/scalable/apps/vlc-kb.svg
new file mode 120000
index 0000000..495a636
--- /dev/null
+++ b/scalable/apps/vlc-kb.svg
@@ -0,0 +1 @@
+vlc.svg \ No newline at end of file