chore: Remove opacity from folder.svg

This commit is contained in:
Mattia Astorino 2017-06-19 12:06:08 +02:00
parent f51a629447
commit 89d172c13a
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.16;fill:#FFFFFF;enable-background:new ;}
.st0{fill:#FFFFFF;enable-background:new ;}
.st1{fill:#F78C6C;}
</style>
<g>

Before

Width:  |  Height:  |  Size: 848 B

After

Width:  |  Height:  |  Size: 835 B

View file

@ -3,7 +3,7 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
<style type="text/css">
.st0{opacity:0.16;fill:#FFFFFF;enable-background:new ;}
.st0{fill:#FFFFFF;enable-background:new ;}
</style>
<path class="st0" d="M9.8,3L12,5.2h8.8c1.2,0,2.2,1,2.2,2.2v11.2c0,1.2-1,2.2-2.2,2.2H3.2C2,21,1,20,1,18.8V5.2C1,4,2,3,3.2,3H9.8z"
/>

Before

Width:  |  Height:  |  Size: 578 B

After

Width:  |  Height:  |  Size: 565 B