Fixes icons for coloring from css.

This commit is contained in:
Andy Phillipson 2017-07-13 10:39:46 -04:00
commit 2b5c0f6fa8
No known key found for this signature in database
GPG key ID: D813A67D567D6C88
56 changed files with 62 additions and 1104 deletions

View file

@ -1,26 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="41px" viewBox="0 0 45 41" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
<title>furniture</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="-Transaction-icons" transform="translate(-140.000000, -1475.000000)" stroke="#9B9BAB">
<g id="furniture" transform="translate(140.000000, 1475.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M0,36 L44,36" id="Shape"></path>
<path d="M22,36 L22,0" id="Shape"></path>
<path d="M0,12 L44,12" id="Shape"></path>
<path d="M0,24 L44,24" id="Shape"></path>
<polyline id="Shape" points="0 40 0 0 44 0 44 40"></polyline>
<path d="M9,6 L13,6" id="Shape"></path>
<path d="M31,6 L35,6" id="Shape"></path>
<path d="M9,18 L13,18" id="Shape"></path>
<path d="M31,18 L35,18" id="Shape"></path>
<path d="M9,30 L13,30" id="Shape"></path>
<path d="M31,30 L35,30" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="41" viewBox="0 0 45 41" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>furniture</title><g transform="translate(-140 -1475) translate(140 1475) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M0 36h44"></path><path d="M22 36V0"></path><path d="M0 12h44"></path><path d="M0 24h44"></path><path d="M0 40L0 0 44 0 44 40"></path><path d="M9 6h4"></path><path d="M31 6h4"></path><path d="M9 18h4"></path><path d="M31 18h4"></path><path d="M9 30h4"></path><path d="M31 30h4"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 596 B

Before After
Before After