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,21 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="33px" height="45px" viewBox="0 0 33 45" 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>clean</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(-146.000000, -781.000000)" stroke="#9B9BAB">
<g id="clean" transform="translate(146.000000, 781.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M16,44 L16,40" id="Shape"></path>
<path d="M22,44 L22,40" id="Shape"></path>
<path d="M10,44 L10,40" id="Shape"></path>
<path d="M12,18 L20,18" id="Shape"></path>
<polyline id="Shape" points="12 26 0 44 32 44 20 26"></polyline>
<path d="M20,26 L12,26 L12,4 C12,1.8 13.8,0 16,0 L16,0 C18.2,0 20,1.8 20,4 L20,26 L20,26 Z" id="Shape"></path>
</g>
</g>
</g>
</g>
</svg>
<svg width="33" height="45" viewBox="0 0 33 45" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>clean</title><g transform="translate(-146 -781) translate(146 781) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M16 44v-4"></path><path d="M22 44v-4"></path><path d="M10 44v-4"></path><path d="M12 18h8"></path><path d="M12 26L0 44 32 44 20 26"></path><path d="M20 26h-8V4c0-2.2 1.8-4 4-4s4 1.8 4 4v22z"></path></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 504 B

Before After
Before After