Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cee374f authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

folder icon

parent a7f21832
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.17 6L11.17 8H20V18H4V6H9.17ZM10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6H12L10 4Z" fill="black" fill-opacity="0.6"/>
<path d="M9.17 6L11.17 8H20V18H4V6H9.17ZM10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6H12L10 4Z" fill="black"/>
</svg>
+2 −1
Original line number Diff line number Diff line
@@ -186,6 +186,7 @@
    --attachfiles: url('/themes/Murena/snappymail/images/attachfiles.svg');
    --attachment: url('/themes/Murena/snappymail/images/attachment.svg');
    --file-text: url('/themes/Murena/snappymail/images/file-text.svg');
    --folder: url('/themes/Murena/snappymail/images/folder.svg');
    --svg-color:rgb(0,0,0);
    --svg-color-second:rgba(255, 255, 255, 1);
    --svg-color-third:#333333;
@@ -983,7 +984,7 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
    -webkit-mask-position: left center;
    -webkit-mask-repeat: no-repeat;
    background-color: var(--svg-color);
    fill-opacity:var(--svg-opacity);
    opacity:var(--svg-opacity);
    content: "";
    height: 24px;
    width: 24px;