Colored icons.

This commit is contained in:
Ruben Thoms 2020-10-06 17:35:18 +02:00 committed by Magne Sjaastad
parent 8dec8ba234
commit f900e06d70
3 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,7 @@
.st0{display:none;fill:#FFFFFF;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st1{display:none;fill:none;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st2{fill:none;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st2{fill:none;stroke:#AE4E97;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
</style>
<path class="st0" d="M18.94,5.84v14.43c0,1.14-0.92,2.06-2.06,2.06H6.57c-1.14,0-2.06-0.92-2.06-2.06V5.84 M7.6,5.84V3.78
c0-1.14,0.92-2.06,2.06-2.06h4.12c1.14,0,2.06,0.92,2.06,2.06v2.06"/>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -3,12 +3,11 @@
<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{fill:#FFFFFF;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st1{fill:none;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st0{fill:none;stroke:#FBB000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
</style>
<path class="st0" d="M18.94,5.84v14.43c0,1.14-0.92,2.06-2.06,2.06H6.57c-1.14,0-2.06-0.92-2.06-2.06V5.84 M7.6,5.84V3.78
c0-1.14,0.92-2.06,2.06-2.06h4.12c1.14,0,2.06,0.92,2.06,2.06v2.06"/>
<polyline class="st1" points="2.45,5.84 4.51,5.84 21.01,5.84 "/>
<line class="st1" x1="9.66" y1="11" x2="9.66" y2="17.18"/>
<line class="st1" x1="13.79" y1="11" x2="13.79" y2="17.18"/>
<polyline class="st0" points="2.45,5.84 4.51,5.84 21.01,5.84 "/>
<line class="st0" x1="9.66" y1="11" x2="9.66" y2="17.18"/>
<line class="st0" x1="13.79" y1="11" x2="13.79" y2="17.18"/>
</svg>

Before

Width:  |  Height:  |  Size: 995 B

After

Width:  |  Height:  |  Size: 875 B

View File

@ -7,7 +7,7 @@
.st0{display:none;fill:#FFFFFF;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st1{display:none;fill:none;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st2{fill:none;stroke:#8F9090;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
.st2{fill:none;stroke:#8DC584;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.6667;}
</style>
<path class="st0" d="M18.94,5.84v14.43c0,1.14-0.92,2.06-2.06,2.06H6.57c-1.14,0-2.06-0.92-2.06-2.06V5.84 M7.6,5.84V3.78
c0-1.14,0.92-2.06,2.06-2.06h4.12c1.14,0,2.06,0.92,2.06,2.06v2.06"/>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB