Add preferences folder

This commit is contained in:
EliverLara 2020-10-27 12:42:47 -06:00
parent b68fb3b670
commit 0a08159a28
2 changed files with 9 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Inherits=breeze-dark,gnome,ubuntu-mono-dark,Mint-X,elementary,gnome,hicolor
# Directory list
Directories=places/16,places/48,apps/scalable,devices/scalable
Directories=places/16,places/48,apps/scalable,devices/scalable,preferences/scalable
[Apps]
@ -29,6 +29,13 @@ MinSize=8
MaxSize=512
Type=Scalable
[preferences/scalable]
Size=96
Context=Applications
MinSize=8
MaxSize=512
Type=Scalable
[Mimes]
Context=MimeTypes

View File

@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="0 0 48 48" width="48" height="48"><linearGradient id="_lgradient_0" x1="0" y1="0.5" x2="1" y2="0.5"><stop offset="0%" stop-opacity="1" style="stop-color:rgb(52,148,230)"/><stop offset="98.69565217391305%" stop-opacity="1" style="stop-color:rgb(236,110,173)"/></linearGradient><path d=" M 38 12 L 43 12 L 43 27 L 22 27 L 22 32" fill="none" vector-effect="non-scaling-stroke" stroke-width="4" stroke="url(#_lgradient_0)" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="3"/><linearGradient id="_lgradient_1" x1="1.0367647058823526" y1="0.48214285714285704" x2="-0.06585255247473754" y2="0.4911894273127746"><stop offset="0%" stop-opacity="1" style="stop-color:rgb(255,224,49)"/><stop offset="98.69565217391305%" stop-opacity="1" style="stop-color:rgb(252,82,82)"/></linearGradient><rect x="4" y="6" width="34" height="14" transform="matrix(1,0,0,1,0,0)" fill="none" vector-effect="non-scaling-stroke" stroke-width="4" stroke="url(#_lgradient_1)" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="2"/><defs><linearGradient id="_lgradient_2" x1="-0.000038208333333289435" y1="0.5000000833333331" x2="0.9999618333333335" y2="0.5000000833333331"><stop offset="0%" style="stop-color:#D300DC"/><stop offset="100%" style="stop-color:#8700FF"/></linearGradient></defs><path d="M 21.39 35 L 22.61 35 C 23.929 35 25 36.071 25 37.39 L 25 44.087 C 25 44.591 24.591 45 24.087 45 L 19.913 45 C 19.409 45 19 44.591 19 44.087 L 19 37.39 C 19 36.071 20.071 35 21.39 35 Z" style="stroke:none;fill:url(#_lgradient_2);stroke-miterlimit:10;"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB