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,19 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="45px" height="39px" viewBox="0 0 45 39" 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>money</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, -2012.000000)" stroke="#9B9BAB">
<g id="money" transform="translate(140.000000, 2012.000000)">
<g id="Group" transform="translate(0.500000, 0.500000)">
<path d="M32,12 L12,12 C12,15.3 9.3,18 6,18 L6,26 C9.3,26 12,28.7 12,32 L32,32 C32,28.7 34.7,26 38,26 L38,18 C34.7,18 32,15.3 32,12 L32,12 Z" id="Shape"></path>
<polyline id="Shape" points="40 6 40 0 4 0 4 6"></polyline>
<rect id="Rectangle-path" x="0" y="6" width="44" height="32"></rect>
<circle id="Oval" cx="22" cy="22" r="4"></circle>
</g>
</g>
</g>
</g>
</svg>
<svg width="45" height="39" viewBox="0 0 45 39" xmlns="http://www.w3.org/2000/svg"><g class="nc-icon-wrapper" fill="#444444"><title>money</title><g transform="translate(-140 -2012) translate(140 2012) translate(.5 .5)" stroke="#444444" stroke-width="1" fill="none" fill-rule="evenodd"><path d="M32 12H12c0 3.3-2.7 6-6 6v8c3.3 0 6 2.7 6 6h20c0-3.3 2.7-6 6-6v-8c-3.3 0-6-2.7-6-6z"></path><path d="M40 6L40 0 4 0 4 6"></path><path d="M0 6H44V38H0z"></path><circle cx="22" cy="22" r="4"></circle></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 506 B

Before After
Before After